Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Aug 2003 10:00:34 -0700 (PDT)
From:      Andriy Gapon <agapon@cv-nj.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/54624: Update: net/gtk-gnutella
Message-ID:  <200308261700.h7QH0YqF025885@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/54624; it has been noted by GNATS.

From: Andriy Gapon <agapon@cv-nj.com>
To: clayton rollins <crollins666@hotmail.com>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: ports/54624: Update: net/gtk-gnutella
Date: Tue, 26 Aug 2003 12:55:03 -0400

 clayton rollins wrote:
 > This report is now outdated, as ver. 0.92.1 has come out in the meantime.
 > I've included a patch below, which makes the required changes to the
 > existing ports directory. The patch also adds functionality to the makefile,
 > installs the man, and fixes some library dependencies.
 > 
 > This is my first work with bsd makefiles, so parts may be wrong. Any advice
 > about style or methods is appreciated and can be sent to
 > crollins666@hotmail.com .
 
 Clayton,
 
 I would suggest using USE_BISON variable instead of spelling out a dependancy, 
 I think it's a proper ports way, I missed it originally.
 Another suggestion would be to create a patch to Configure script to do the 
 following things:
 
 1. change default for "official build" to yes
 2. change default for "portable build" to yes
 3. change default installation prefix to $PREFIX instead of the predefined set
 4. change installation place for pixmaps and default configs from lib to share 
 (FreeBSD way), so that these files are installed in the same place as in the 
 previous versions.
 5. make Configure honor $CFLAGS when setting flags for compiler
 6. teach Configure to properly find gettext (this would require a dependancy 
 in Makefile too)
 7. probably use 'bison -y' instead of yacc, or remove bison dependancy from 
 Makefile altogether.
 
 -- 
 Andriy Gapon
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308261700.h7QH0YqF025885>