non port: ports-mgmt/pkg-plist/pkg-descr |
SVNWeb
|
Number of commits found: 4 |
Thu, 19 May 2016
|
[ 10:53 amdmi3 ] (Only the first 10 of 853 ports in this commit are shown above. )
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket
|
Fri, 5 Dec 2014
|
[ 17:13 amdmi3 ]
- Resurrect ports-mgmt/pkg-plist, update to 1.4
Make a pkg-plist for a FreeBSD port. Try to be as "automatic" as possible.
That's all it does ;-)
Basic usage
===========
1. Build your port to the staging directory: `make stage`.
2. Run this from your port's directory (or set `-p`).
Alternatively, you can install your ports to a "fake" prefix, this is the "old"
from before staging support, but it has the added advantage that you've tested
whether your port works when installing to a different prefix.
1. Build & install your port with a different `PREFIX`: `make install
PREFIX=/var/tmp/ptest`.
2. Run this from your port's directory with `-x` set to `PREFIX`.
WWW: http://code.arp242.net/pkg-plist
PR: 195576
Submitted by: lightside@gmx.com
Approved by: martin@arp242.net (maintainer)
|
Wed, 7 Nov 2012
|
[ 23:17 jhale ]
- Update to 1.2
While here:
- Trim Makefile header
PR: ports/173452
Submitted by: Martin Tournoij <martin@arp242.net> (maintainer)
Approved by: makc, avilla (mentors, implicit)
Feature safe: yes
|
Thu, 24 Nov 2011
|
[ 18:15 crees ]
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
|
Number of commits found: 4 |