| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
09 Feb 2012 17:09:51
2.7
|
matthew  |
Update maintainer address to matthew@FreeBSD.org
Approved by: shaun (mentor) |
09 Nov 2011 02:05:20
2.7
|
clsung  |
- Update to 2.7
PR: ports/162356
Submitted by: maintainer (Matthew Seaman) |
26 Oct 2011 21:16:25
2.6
|
dougb  |
Update to version 2.6. This adds GraphViz compatible output to
portdepends, plus some routine bug fixing.
- Accessor methods for array valued items now mostly return
arrays rather than array references. This makes quite a
lot of code a lot clearer.
- Add GraphViz output mode to portdepends(1). Pretty
pictures of port dependency trees.
- Remove TODO file as (a) most of the items were done and (b)
most recent changes weren't listed in there.
- Minor docco tweak to portindex reflecting currently
supported FreeBSD major versions.
- Bump VERSION to 2.6 and CACHE_VERSION to 2.5
PR: ports/161396
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) |
24 Oct 2011 04:17:38
2.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. |
29 Aug 2011 04:43:56
2.4
|
dougb  |
New release: version 2.4
- Fix bug where LIB_DEPENDS data was missing from some of the
RUN_DEPENDS column in the generated INDEX (reported by dougb)
- Add an option to portdepends to shorten the output. Only
traverse each dependency sub-tree one time. For complex ports
this results in a substantial decrease in output -- the long
form can produce literally millions of lines.
- Add LICENSE
- Pet portlint
This release modifies the on-disk binary format of the cache.
You will need to rerun cache-init after upgrading.
PR: ports/160252
Submitted by: maintainer |
14 Mar 2011 16:05:35
2.3
|
miwi  |
- Update to 2.3
PR: 155542
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) |
10 Aug 2009 16:23:24
2.2_1
|
bsam  |
. fix pkg-plist;
. bump PORTREVISION.
Submitted by: Matthew Seaman <m.seaman at infracaninophile.co.uk> (maintainer
by e-mail)
Pointed out by: erwin |
10 Aug 2009 11:40:35
2.2
|
bsam  |
Update to version 2.2.
PR: ports/137607
Submitted by: Matthew Seaman <m.seaman at infracaninophile.co.uk> (maintainer) |
08 Apr 2008 01:31:27
2.1
|
clsung  |
- Update to 2.1
- This is a routine bug fix release.
- New features: can now process the output from portsnap as part of
maintaining a local INDEX file. See
http://www.infracaninophile.co.uk/portindex/index.xhtml for more
information.
PR: ports/122546
Submitted by: maintainer |
08 Sep 2007 01:04:03
2.0
|
linimon  |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
05 Aug 2007 22:50:04
2.0
|
miwi  |
- Update to 2.0
* Now tracks changes to OPTIONS settings, and the effect those
have on port dependencies.
* Cleanup of warning and error messages -- new 'Warnings'
configuration variable to turn them on/off
* New 'Strict' configuration option -- at the moment this just
enforces a check that all ports are referenced from the
category Makefile in the directory above. May be extended to
other items later.
* New 'CrunchWhitespace' configuration option -- emulate the way
that 'make index' collapses multiple whitespace into single in (Only the first 15 lines of the commit message are shown above ) |
04 Aug 2007 11:41:31
1.9
|
gabor  |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
05 Feb 2007 01:08:46
1.9
|
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 ) |