I am happy to take over maintainer on this port. I have added a much needed startup script, optimised db table creation with indexes, added a PID file option to the polling process and fixed some warnings in the Makefile. Added file(s): - files/patch-etc-rtgtargmkr.pl.in - files/patch-src-rtg.h - files/patch-src-rtgpoll.c - files/rtgpoll.in Generated with FreeBSD Port Tools 0.99
Responsible Changed From-To: freebsd-ports-bugs->stefan Take.
stefan 2010-06-30 20:05:46 UTC FreeBSD ports repository Modified files: net/rtg Makefile Added files: net/rtg/files patch-etc-rtgtargmkr.pl.in patch-src-rtg.h patch-src-rtgpoll.c rtgpoll.in Log: - Add rc.d script. - Optimise db table creation with indexes. - Add PID file option. - Fix a few warnings in the Makefile. - Assign maintainership to submitter. PR: 145924 Submitted by: Daniel Austin <freebsd-ports@dan.me.uk> Feature safe: yes Revision Changes Path 1.13 +13 -5 ports/net/rtg/Makefile 1.1 +11 -0 ports/net/rtg/files/patch-etc-rtgtargmkr.pl.in (new) 1.1 +13 -0 ports/net/rtg/files/patch-src-rtg.h (new) 1.1 +65 -0 ports/net/rtg/files/patch-src-rtgpoll.c (new) 1.1 +36 -0 ports/net/rtg/files/rtgpoll.in (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"
State Changed From-To: open->closed Committed, thanks!