I've updated the freenet6 port to version 6.0.1. The patches that were present in the previous version were also ported (they are needed to run the 'gw6c-'freebsd.sh script in the 'bin/' directory instead of 'template/' which was the one chosen upstream). To cope with the fact that now the configuration file is dinamically generated in the install phase, I had to move from manual installation in the port Makefile (as it was done in the old port) to the usage of 'make install'. I also moved the configuration file 'gw6c.conf.example', along with the 'README' of 'gw6c-freebsd.sh', to ' etc/freenet6/ instead of just plain etc/. If you would like to revert to the old position, or have any other requests, please let me know. I've tested it personally as it seems to work as expected. Best Regards Emanuele A. Bagnaschi
Responsible Changed From-To: freebsd-ports-bugs->edwin edwin@mavetju.org => edwin@ (via the GNATS Auto Assign Tool)
Maintainer of net/freenet6, Please note that PR ports/140610 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/140610 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
State Changed From-To: feedback->closed Committed, thanks!
pav 2010-02-12 13:19:28 UTC FreeBSD ports repository Modified files: net/freenet6 Makefile distinfo net/freenet6/files freenet6.in patch-src__tsp__tsp_setup.c patch-src_lib_config.c pkg-message.in Added files: net/freenet6 pkg-plist net/freenet6/files patch-Makefiles-etcdir.patch Log: - Update to 6.0.1 PR: ports/140610 Submitted by: Emanuele A. Bagnaschi <zephyrus.271@gmail.com> Approved by: maintainer timeout (edwin; 3 months) Revision Changes Path 1.30 +6 -17 ports/net/freenet6/Makefile 1.8 +3 -3 ports/net/freenet6/distinfo 1.2 +3 -3 ports/net/freenet6/files/freenet6.in 1.1 +37 -0 ports/net/freenet6/files/patch-Makefiles-etcdir.patch (new) 1.2 +12 -12 ports/net/freenet6/files/patch-src__tsp__tsp_setup.c 1.2 +8 -8 ports/net/freenet6/files/patch-src_lib_config.c 1.11 +1 -1 ports/net/freenet6/files/pkg-message.in 1.4 +5 -0 ports/net/freenet6/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"