Commit graph

6 commits

Author SHA1 Message Date
Pav Lucistnik
b61b507ba1 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)
2004-02-08 22:25:19 +00:00
Clement Laforet
b6ffb8d2af - Use PLIST_FILES
PR:		61886
Submitted by:	Stefan Walter <sw@gegenunendlich.de> (maintainer)
2004-01-25 16:25:19 +00:00
Pav Lucistnik
5d240596fa 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)
2003-12-31 15:12:54 +00:00
Pav Lucistnik
c9f4bc9773 - 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)
2003-12-27 23:08:05 +00:00
Pav Lucistnik
605bf1dfcf Update to 20031115
PR:		ports/59304
Submitted by:	Stefan Walter (maintainer)
Approved by:	marcus (backup mentor)
2003-11-16 18:50:53 +00:00
Yen-Ming Lee
d85f8f76c8 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>
2003-09-30 14:19:27 +00:00