Date: Thu, 20 Oct 2005 19:11:03 +0000 (UTC) From: Jeremy Messenger <mezz@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/transmission Makefile distinfo ports/net/transmission/files patch-configure Message-ID: <200510201911.j9KJB3QT020806@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mezz 2005-10-20 19:11:03 UTC FreeBSD ports repository Modified files: net/transmission Makefile distinfo Added files: net/transmission/files patch-configure Log: Update to 0.3, add WITHOUT_OPENSSL knob. I have created a patch for configure to add a few new flags. If it causes any trouble, I will remove it. * --help * --disable-openssl (autocheck: enable by default) * --openssl-include=PATH * --openssl-lib=PATH * Add CC and CFLAGS in configure for anyone can edit it. I have submitted this patch to the author. http://people.freebsd.org/~mezz/diff/configure.diff I believe that it can be done in Jamfile instead configure, I will have to learn more abot Jamfile later for what features and what it can do. If anyone know any better way or so, let me know. Revision Changes Path 1.3 +26 -9 ports/net/transmission/Makefile 1.2 +2 -2 ports/net/transmission/distinfo 1.1 +218 -0 ports/net/transmission/files/patch-configure (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510201911.j9KJB3QT020806>