Bug 162567 - [NEW PORT] ports-mgmt/pkg-plist
Summary: [NEW PORT] ports-mgmt/pkg-plist
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: Chris Rees
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-14 19:40 UTC by martin
Modified: 2011-11-24 18:20 UTC (History)
0 users

See Also:


Attachments
pkg-plist.shar (1.64 KB, text/plain)
2011-11-14 19:40 UTC, martin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description martin 2011-11-14 19:40:03 UTC
New port: ports-mgmt/pkg-plist

Make a pkg-plist for a FreeBSD port. Try to be as "automatic" as possible. 

That's all it does ;-)

WWW: http://code.google.com/p/pkg-plist/
Comment 1 Chris Rees freebsd_committer freebsd_triage 2011-11-14 20:56:00 UTC
Responsible Changed
From-To: freebsd-ports-bugs->crees

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-11-24 18:15:35 UTC
crees       2011-11-24 18:15:21 UTC

  FreeBSD ports repository

  Modified files:
    ports-mgmt           Makefile 
  Added files:
    ports-mgmt/pkg-plist Makefile distinfo pkg-descr 
  Log:
  Make a pkg-plist for a FreeBSD port. Try to be as "automatic" as possible.
  
  That's all it does ;-)
  
  WWW: http://code.google.com/p/pkg-plist/
  
  PR:             ports/162567
  Submitted by:   Martin Tournoij <martin@arp242.net>
  Feature safe:   yes
  
  Revision  Changes    Path
  1.47      +1 -0      ports/ports-mgmt/Makefile
  1.1       +27 -0     ports/ports-mgmt/pkg-plist/Makefile (new)
  1.1       +2 -0      ports/ports-mgmt/pkg-plist/distinfo (new)
  1.1       +5 -0      ports/ports-mgmt/pkg-plist/pkg-descr (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"
Comment 3 Chris Rees freebsd_committer freebsd_triage 2011-11-24 18:16:43 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!