| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
05 Feb 2007 01:08:46
20061113
|
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 ) |
13 Nov 2006 18:39:09
20061113
|
stefan  |
Update to 20061113. |
07 May 2006 13:32:13
20060430
|
stefan  |
Convert MAINTAINER to my freebsd.org account. |
30 Apr 2006 20:59:45
20060430
|
pav  |
- Update to 20060430, which uses pkg_delete instead of pkg_deinstall
- Remove dependency on sysutils/portupgrade
PR: ports/96558
Submitted by: Stefan Walter <sw@gegenunendlich.de> (maintainer) |
28 Dec 2005 15:43:42
20051228
|
pav  |
- Update to 20051228
- add switch ('-g') to automatically generate the exclude file from kept or
installed packges
- improve command line processing
- improve recursive cutting of leaves
PR: ports/91021
Submitted by: Stefan Walter <sw@gegenunendlich.de> (maintainer) |
17 May 2004 14:15:38
20040517
|
krion  |
- Update to 20040517
(add parameter '-L': treat exclude file as a list of files
that *should* be installed and report deviations from that
list; patch sent by Bob Van Valzah <Bob@VanValzah.Com>)
PR: ports/66734
Submitted by: maintainer |
04 May 2004 15:33:14
20040414
|
mat  |
Update to 20040414,
- Add the ability to handle portnames with + sign
PR: 65329
Submitted by: maintainer |
08 Feb 2004 22:25:19
20040207
|
pav  |
Update to 20040207
- provide a dummy exclusion pattern if the exclude file exists but
doesn't contain any patterns (Yen-Ming Lee <leeym@FreeBSD.org>)
- progress status display for interactive phase, too
- minor code cleanups, improved comments/docs
PR: ports/62539
Submitted by: Stefan Walter <sw@gegenunendlich.de> (author) |
25 Jan 2004 16:25:19
20031231
|
clement  |
- Use PLIST_FILES
PR: 61886
Submitted by: Stefan Walter <sw@gegenunendlich.de> (maintainer) |
31 Dec 2003 15:12:54
20031231
|
pav  |
Update to 20031231
Cosmetic update, no functional changes:
- exit automatically when there aren't any more packages to process
- send error messages to stderr
- ignore whitespace in user input, don't blindly get the first character
PR: ports/60763
Submitted by: Stefan Walter <sw@gegenunendlich.de> (maintainer) |
27 Dec 2003 23:08:05
20031227
|
pav  |
- Update to 20031227
- check for empty +REQUIRED_BY files, too (Yen-Ming Lee <leeym@leeym.com>)
- optionally run 'pkgdb -F' after each run (new parameter '-F')
- add info messages for progress status when deinstalling packages
- minor code cleanups, improvement of messages/comments
- remove the 'usage' text from the pkg-descr file
PR: ports/60639
Submitted by: Stefan Walter <sw@gegenunendlich.de> (author) |
16 Nov 2003 18:50:53
20031115
|
pav  |
Update to 20031115
PR: ports/59304
Submitted by: Stefan Walter (maintainer)
Approved by: marcus (backup mentor) |
30 Sep 2003 14:19:27
20030727
|
leeym  |
add pkg_cutleaves-20030727
pkg_cutleaves finds installed 'leaf' packages, i.e. packages that
are not referenced by any other installed package, and lets you
decide for each one if you want to keep or deinstall it via pkg_deinstall(1).
PR: 54912
Submitted by: Stefan Walter <sw@gegenunendlich.de> |