While the port has a sample startup script, it doesn't make use of rc.subr. Fix: Attached patch. Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->freebsd-python freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Maintainer of net-p2p/py-bittornado, Please note that PR ports/134239 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/134239 -- 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)
Approved. Janos Mohacsi Network Engineer, Research Associate, Head of Network Planning and Projects NIIF/HUNGARNET, HUNGARY Key 70EF9882: DEC2 C685 1ED4 C95A 145F 4300 6F64 7B00 70EF 9882 On Tue, 5 May 2009, Edwin Groothuis wrote: > Maintainer of net-p2p/py-bittornado, > > Please note that PR ports/134239 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/134239 > > -- > Edwin Groothuis via the GNATS Auto Assign Tool > edwin@FreeBSD.org >
State Changed From-To: feedback->open Maintainer approved.
lwhsu 2009-07-13 15:56:23 UTC FreeBSD ports repository Modified files: net-p2p/py-bittornado Makefile pkg-plist Added files: net-p2p/py-bittornado/files bttrack.in Log: - Add rc script [1] - Respect PORTEXAMPLES, NOPORTEXAMPLES PR: ports/134239 [1] Submitted by: Christopher Cowart <ccowart AT rescomp.berkeley.edu> Approved by: Mohacsi Janos <mohacsi AT niif.hu> (maintainer) Revision Changes Path 1.32 +5 -1 ports/net-p2p/py-bittornado/Makefile 1.1 +36 -0 ports/net-p2p/py-bittornado/files/bttrack.in (new) 1.11 +2 -2 ports/net-p2p/py-bittornado/pkg-plist _______________________________________________ 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, with minor changes. Thanks!