Bug 134239 - [patch] rc script for net-p2p/py-bittornado
Summary: [patch] rc script for net-p2p/py-bittornado
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-python (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-05 19:00 UTC by Chris Cowart
Modified: 2009-07-13 17:00 UTC (History)
0 users

See Also:


Attachments
file.diff (1.74 KB, patch)
2009-05-05 19:00 UTC, Chris Cowart
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Cowart 2009-05-05 19:00:10 UTC
While the port has a sample startup script, it doesn't make use of rc.subr.

Fix: Attached patch.

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-05-05 19:00:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-05-05 19:00:27 UTC
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
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2009-05-05 19:00:32 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Mohacsi Janos 2009-05-06 11:05:21 UTC
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
>
Comment 5 Mark Linimon freebsd_committer freebsd_triage 2009-05-08 04:44:29 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 6 dfilter service freebsd_committer freebsd_triage 2009-07-13 16:56:38 UTC
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"
Comment 7 Li-Wen Hsu freebsd_committer freebsd_triage 2009-07-13 16:56:44 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!