update net/gatekeeper to v2.2.2 - switch to GNU_CONFIGURE - added knobs to build with MySQL and PostgreSQL (currently not active due to compile problems) - added pkg-install and pkg-deinstall scripts to create an unpriviledged user account and to create/remove (un)necessary files and directories (based on www/squid) - added rcNG script to start and stop the daemon - install example configuration in ${PREFIX}/etc - install more examples to ${EXAMPLESDIR} - updated pkg-plist and distinfo - retired old patches and added a new one as the maintainer is currently set to ports@FreeBSD.org, i would take it to provide further updates. Fix: - apply the diff to net/gatekeeper - remove files/patch-makefile and files/patch-singleton.h from CVS - add pkg-install, pkg-deinstall, files/gnugk.sh.sample and files/patch-Makefile.in to CVS
===> Building for gatekeeper-2.2.2_3 autoconf gmake: autoconf: Command not found gmake: *** [configure] Error 127 *** Error code 2 Stop in /usr/ports/net/gatekeeper. USE_AUTOCONF_VER is missed -- Sem.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tue, 21 Jun 2005, Sergey Matveychuk wrote: > ===> Building for gatekeeper-2.2.2_3 > autoconf > gmake: autoconf: Command not found > gmake: *** [configure] Error 127 > *** Error code 2 > > Stop in /usr/ports/net/gatekeeper. > > USE_AUTOCONF_VER is missed Hi Sergey, thanks for the hint. I didn't thought about this, it was late last night. If you replace the line: GNU_CONFIGURE=YES with USE_AUTOCONF_VER=259 after applying the patch from the PR, it should work. Sorry for this. Joerg - -- The beginning is the most important part of the work. -Plato -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCuAiXSPOsGF+KA+MRAj0xAJ4juDexO/dN0Rtnl5tutWo9CrXH2ACeNppE f3cUDaE1nsM79xAlxUSNXjQ= =4v/k -----END PGP SIGNATURE-----
State Changed From-To: open->feedback Compilation dies on FreeBSD 4.X in radius section, should I conditionally disable radius depending on FreeBSD version?
Responsible Changed From-To: freebsd-ports-bugs->pav Handling
State Changed From-To: feedback->closed Committed, thanks!