Bug 122814 - [PATCH] net/plb: New rc script
Summary: [PATCH] net/plb: New rc script
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: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-16 13:40 UTC by Jui-Nan Lin
Modified: 2008-04-18 05:50 UTC (History)
0 users

See Also:


Attachments
plb-0.3_6.patch (2.35 KB, patch)
2008-04-16 13:40 UTC, Jui-Nan Lin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jui-Nan Lin 2008-04-16 13:40:01 UTC
 New rc script

Added file(s):
- files/plb.in

Removed file(s):
- files/plb.sh.sample

Generated with FreeBSD Port Tools 0.77
Comment 1 Rong-En Fan freebsd_committer freebsd_triage 2008-04-16 17:05:53 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-04-18 05:40:53 UTC
rafan       2008-04-18 04:40:45 UTC

  FreeBSD ports repository

  Modified files:
    net/plb              Makefile pkg-plist 
  Added files:
    net/plb/files        plb.in 
  Removed files:
    net/plb/files        plb.sh.sample 
  Log:
  - Convert to new rc.d style script
  - Bump PORTREVISION
  
  PR:             ports/122814
  Submitted by:   Jui-Nan Lin <jnlin at csie.nctu.edu.tw>
  
  - Handle configuration files per Porter's Handbook
  - Use DOCSDIR
  
  Revision  Changes    Path
  1.12      +8 -12     ports/net/plb/Makefile
  1.1       +33 -0     ports/net/plb/files/plb.in (new)
  1.2       +0 -19     ports/net/plb/files/plb.sh.sample (dead)
  1.2       +2 -1      ports/net/plb/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 3 Rong-En Fan freebsd_committer freebsd_triage 2008-04-18 05:40:58 UTC
State Changed
From-To: open->closed

Committed with changes. Thansk!