| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
05 Feb 2007 01:08:46
0.2.5
|
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 ) |
30 Aug 2006 16:14:00
0.2.5
|
clsung  |
- Update to 0.2.5
- Addition of -W option and minor bug fixed where whitespace at begin/end of
portglob argument was not properly rejected.
PR: ports/102695
Submitted by: maintainer (Martin Kammerhofer) |
15 Aug 2006 17:44:19
0.2.4
|
rafan  |
- Update to 0.2.4
Use bash rather than /bin/sh to add -I option (case insensitive globbing).
PR: ports/102020
Submitted by: Martin Kammerhofer <dada at pluto.tugraz.at>
Approved by: Martin Kammerhofer <mkamm at gmx.net> (maintainer) |
10 Jul 2006 08:53:48
0.2.2
|
clsung  |
- update to 0.2.2
- Added option -w to report matching port directories.
PR: ports/100014
Submitted by: maintainer (Martin Kammerhofer) |
19 Jun 2006 10:20:14
0.2.1
|
pav  |
- Drop dependency on less port, we can use less in base
PR: ports/99093
Submitted by: Martin Kammerhofer <dada@sbox.tugraz.at> (maintainer) |
16 Jun 2006 08:45:50
0.2_1
|
erwin  |
Update to 0.2_1
PR: 99013
Submitted by: Martin Kammerhofer <dada@pluto.tugraz.at> |
14 Jun 2006 19:59:01
0.2
|
erwin  |
Update to 0.2
PR: 98950
Submitted by: Martin Kammerhofer (maintainer) |
13 Jun 2006 01:21:54
0.1.1
|
aaron  |
- Fix typo in files/portless.sh script
- Update from v0.1 to v0.1.1
PR: ports/98852
Submitted by: maintainer
Approved by: tobez (implicit) |
11 Jun 2006 10:43:46
0.1
|
erwin  |
portless is a small shell script which lets FreeBSD users quickly browse
port descriptions given the port's name or a glob. Basically to view
the descriptions of GCC (related) ports you type
portless gcc\*
and portless will display the descriptions of all gcc* ports.
There are options to display the postinstall messages or Makefiles instead.
- Martin Kammerhofer
mkamm@gmx.net
PR: ports/98739
Submitted by: Martin Kammerhofer |