Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
14 Aug 2019 12:14:43
1.6_1

|
mat  |
Convert to UCL & cleanup pkg-message (categories [p-r]) |
01 Apr 2015 22:06:13
1.6_1

|
jgh  |
- remove do_nada and unmute installation
Approved by: portmgr (blanket) |
28 Dec 2013 17:45:18
1.6_1

|
bapt  |
Support stage |
06 Nov 2013 20:03:31
1.6_1

|
sunpoet  |
- Allow use with bmake (default make on 10 and above)
- Bump PORTREVISION for package change
PR: ports/183104
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 18 days) |
20 Sep 2013 22:36:49
1.6

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
ports-mgmt) |
12 Aug 2013 13:05:08
1.6

|
ale  |
Add dash (-) and plus (+) symbols to allowed characters in variable names:
Dash symbols are required when using OptionsNG and $UNIQUENAME_SET/UNSET. e.g.
apache22-event-mpm_SET=...
Plus symbols can be used to extend existing variables. e.g. OPTIONS_SET+=...
PR: ports/172355, ports/181119
Submitted by: Manuel <manuel-freebsd@mausz.at>,
Gea-Suan Lin <gslin@gslin.org> |
09 Jul 2012 13:49:02
1.5
|
ale  |
Match also lowercase letters in port knobs (used by ghostscript) and
update pkg-message. |
24 Oct 2011 04:17:38
1.4
|
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
11 Jul 2008 10:48:35
1.4
|
ale  |
New feature: undefine variables.
PR: ports/125273
Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> |
02 Oct 2007 16:00:44
1.3
|
ale  |
Improve examples. |
02 Oct 2007 12:39:11
1.3
|
ale  |
Bump PORTVERSION for latest commit. |
23 Sep 2007 11:43:44
1.2
|
edwin  |
[PATCH] ports-mgmt/portconf: support multiple ports per line
This patch adds support to allow multiple ports on a single line.
Instead of having to do:
port1: WITH_COOL_FEATURE
port2: WITH_COOL_FEATURE
you can do this:
port1 port2: WITH_COOL_FEATURE
PR: ports/115733
Submitted by: "Sean C. Farley" <scf@freebsd.org>
Approved by: maintainer timeout |
22 Jun 2007 10:41:01
1.2
|
rafan  |
- Make portconf work when /usr/ports is a symlink. When the link is changed,
you have to reinstall portconf to get make.conf right.
As this does not affect most people, PORTREVISION is not bumped.
The patch in the PR does not work: we can not use variable in substitution.
So, the only way to do is to detect the real path of /usr/ports at
installation time.
PR: ports/104838
Submitted by: rafan
Approved by: maintainer timeout (8 months) |
05 Feb 2007 01:08:46
1.2
|
pav  |
Populate a new ports-mgmt category. List of moved ports:
devel/portcheckout -> ports-mgmt/portcheckout
devel/portlint -> ports-mgmt/portlint
devel/portmk -> ports-mgmt/portmk
devel/porttools -> ports-mgmt/porttools
misc/instant-tinderbox -> ports-mgmt/instant-tinderbox
misc/porteasy -> ports-mgmt/porteasy
misc/portell -> ports-mgmt/portell
misc/portless -> ports-mgmt/portless
misc/tinderbox -> ports-mgmt/tinderbox
security/jailaudit -> ports-mgmt/jailaudit
security/portaudit -> ports-mgmt/portaudit
security/portaudit-db -> ports-mgmt/portaudit-db
security/vulnerability-test-port -> ports-mgmt/vulnerability-test-port (Only the first 15 lines of the commit message are shown above ) |