Scim Port

2006-04-02 Thread Ash Williams
Guys, I'm looking into creating a port for scim so we can have some better support for asian input. I have successfully compiled this on OpenBSD 3.9 with no problems. Looks like a nice easy first port. I'm going through the instructions on the OpenBSD website for creating a port ... soo ... thi

Makefile problems

2006-04-03 Thread Ash Williams
I'm half way through creating a Makefile and have run into a problem... Makefile runs file - checksum OK configure runs fine half way through the compile it dies with an error "don't know how to make option.desktop' Directory structure is like this option.desktop lives in a directory called 'ext

fake install failing

2006-04-07 Thread Ash Williams
I'm creating a port for scim 1.4.4 for OpenBSD, testing on current. scim src compiles fine by itself but i run into problems when i try and make it into a port. I've created an opebsd makefile, put in the master_sites, configure_style etc and the port 'makes' quite fine but fails on a make instal

Re: fake install failing

2006-04-08 Thread Ash Williams
On 08/04/06, Nikolay Sturm <[EMAIL PROTECTED]> wrote: > * Ash Williams [2006-04-08]: > > /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g bin > > 'libscim-x11utils-1.0.la' > > '/usr/ports/japanese/scim/w-scim-1.4.4/fake-i386/usr/loca

make install not installing

2006-04-08 Thread Ash Williams
Sorry if i'm asking some stupid questions here guys, this is the first time i've created a port and i've been reading other Makefiles and reading man pages but am a little lost. I've created the Makefile, overcome my linking problems (libtool) and fake install is completing correctly. My problem n

Re: make install not installing

2006-04-08 Thread Ash Williams
On 09/04/06, Ash Williams <[EMAIL PROTECTED]> wrote: > Sorry if i'm asking some stupid questions here guys, this is the first > time i've created a port and i've been reading other Makefiles and > reading man pages but am a little lost. > > I've created t

Re: make install not installing

2006-04-08 Thread Ash Williams
On 09/04/06, Nikolay Sturm <[EMAIL PROTECTED]> wrote: > * Ash Williams [2006-04-09]: > > I don't understand what's going on. Can anyone shed any light? > > RTFM, http://www.openbsd.org/checklist.html > > Nikolay > > Humm, thanks very much, sorry >_<

scim-1.4.4 testing

2006-04-09 Thread Ash Williams
See attached file scim-1.4.4 Please test, people. Has been tested on -current i386 All feedback welcome ^_^ scim.tar.gz Description: GNU Zip compressed data

Re: scim-1.4.4 testing

2006-04-09 Thread Ash Williams
On 09/04/06, Ash Williams <[EMAIL PROTECTED]> wrote: > See attached file scim-1.4.4 > > Please test, people. Has been tested on -current i386 > > All feedback welcome ^_^ > > Can someone please commit this

Re: scim-1.4.4 testing

2006-04-11 Thread Ash Williams
> > > See attached file scim-1.4.4 > > Glad to see the port. Good job! > > > Please test, people. Has been tested on -current i386 > > "make lib-depends-check" complains something. > (Have you followed ?) > > And libtool-linker warns that its dynamically-link

Re: scim-1.4.4 testing

2006-04-11 Thread Ash Williams
On 11/04/06, TAKAHASHI Tamotsu <[EMAIL PROTECTED]> wrote: > * Sun Apr 9 2006 Ash Williams <[EMAIL PROTECTED]> > > > See attached file scim-1.4.4 > > Glad to see the port. Good job! > > > Please test, people. Has been tested on -current i386 > >

Re: scim-1.4.4 testing

2006-04-12 Thread Ash Williams
On 13/04/06, steven mestdagh <[EMAIL PROTECTED]> wrote: > i have trouble reading your tar.gz > > $ tar tzvf scim.tar.gz > gzip: stdin: unrecognized file format > > > Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm > > Not sure what happened there, I have re-tarred the file. Give this

Re: scim-1.4.4 testing

2006-04-12 Thread Ash Williams
On 13/04/06, John McCall <[EMAIL PROTECTED]> wrote: > On Thu, 13 Apr 2006 06:29:26 +1000, "Ash Williams" <[EMAIL PROTECTED]> wrote: > > > On 13/04/06, steven mestdagh <[EMAIL PROTECTED]> wrote: > > > i have trouble reading your tar.gz >

Re: scim-1.4.4 testing

2006-04-13 Thread Ash Williams
> > some suggestions > - remove unneeded PKGNAME done > - can you use MASTER_SITE_SOURCEFORGE ? yes, done > - can you get rid of the -1.0 suffix for the shared >library names? > hint: avoid libtool's -release flag no - this leads to a few compile errors > - is it possible to remove the version