Date: Sat, 22 Jun 2002 16:30:18 -0400 From: Alan E <alane@geeksrus.net> To: FreeBSD Port Mgr <portmgr@freebsd.org> Cc: FreeBSD Ports List <ports@freebsd.org> Subject: ports/36071 and ports/36077, waiting for 3 months now.... Message-ID: <20020622203018.GA71456@wwweasel.geeksrus.net>
next in thread | raw e-mail | index | archive | help
These 2 PR's are now over 3 months old. They address problems with the old auto{conf,make} ports as well as provide the infrastructure[1] for correctly supporting multiple versions of automake/autoconf in bsd.port.mk. Please look at them and approve them for commit. Thanks. Notes: [1] ${LOCALBASE}/libexec/${PORTNAME}-${PORTVERSION}, e.g., /usr/local/libexec/autoconf-2.13/, which would contain symlinks using the unaltered names (e.g., autoconf, autoheader) to the binaries (e.g., autoconf-2.13) in /usr/local/bin. This directory could then be pushed onto the PATH for configure, make, and make install. -- AlanE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020622203018.GA71456>