non port: ports-mgmt/pkg-plist/Makefile |
Number of commits found: 14 |
Sunday, 15 Sep 2019
|
17:28 antoine
Deprecate a few ports
 |
Monday, 5 Aug 2019
|
06:37 antoine
Mark BROKEN: unfetchable
 |
Thursday, 17 May 2018
|
09:56 tz
Drop MAINTAINERship for these ports:
- databases/postgresql-plproxy
- devel/fpp
- devel/gnu-efi
- games/nlarn
- games/wesnoth
- mail/phpmailer
- mail/tlb
- ports-mgmt/pkg-plist
- sysutils/battray
- textproc/xml-parse.el
 |
Monday, 26 Feb 2018
|
19:24 amdmi3
- Fix shebangs
Approved by: portmgr blanket
 |
Friday, 10 Jun 2016
|
09:08 tz
Change MAINTAINER from ports@toco-domains.de to tz@FreeBSD.org
Approved by: junovitch (mentor)
 |
Sunday, 8 Nov 2015
|
08:34 riggs
- New maintainer: Torsten Zuhlsdorff <ports@toco-domains.de>
- Set NO_ARCH
- Bump PORTREVISION
PR: 204306
Submitted by: ports@toco-domains.de (new maintainer)
Approved by: martin@arp242.net (previous maintainer)
 |
Friday, 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)
 |
Wednesday, 5 Nov 2014
|
11:05 mat
Deprecate.
Sponsored by: Absolight
 |
Sunday, 19 Oct 2014
|
17:45 mva
- Convert ports from german/, java/, japanese/ and ports-mgmt/ to new
USES=python
Approved by: portmgr (implicit)
 |
Friday, 28 Feb 2014
|
12:19 ehaupt
Support staging
 |
Friday, 3 Jan 2014
|
01:13 bapt
Part 2 at removing now useless FETCH_ARGS redifition
 |
Friday, 20 Sep 2013
|
22:36 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
ports-mgmt)
 |
Wednesday, 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
 |
Thursday, 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: 14 |