1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Marcelo Araujo
9939e501cf - Update to 0.2.7.
- Fixed the Ignore trailing slash in port globs.
- Optionally narrow selected ports by grepping the pkg-descr files.

PR:		ports/116512
Submitted by:	Martin Kammerhofer <dada@pluto.tugraz.at> (maintainer)
Approved by:	stas (mentor)
2007-09-27 14:49:54 +00:00
Pav Lucistnik
74900beb69 - Update portupgrade location in vendor manpage 2007-02-05 02:18:06 +00:00
Cheng-Lung Sung
6d4a92f5ac - 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)
2006-08-30 15:14:00 +00:00
Rong-En Fan
673fdfcdc7 - 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)
2006-08-15 16:44:19 +00:00
Cheng-Lung Sung
dc2fc40ccd - update to 0.2.2
- Added option -w to report matching port directories.

PR:		ports/100014
Submitted by:	maintainer (Martin Kammerhofer)
2006-07-10 07:53:48 +00:00
Erwin Lansing
8a91ddc838 Update to 0.2_1
PR:		99013
Submitted by:	Martin Kammerhofer <dada@pluto.tugraz.at>
2006-06-16 07:45:50 +00:00
Erwin Lansing
964ee9f48a Update to 0.2
PR:		98950
Submitted by:	Martin Kammerhofer (maintainer)
2006-06-14 18:59:01 +00:00
Aaron Dalton
cc9f90cf7d - 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)
2006-06-13 00:21:54 +00:00
Erwin Lansing
1901427f77 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
2006-06-11 09:43:46 +00:00