summaryrefslogtreecommitdiffstats
path: root/misc/portless
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.2.5clsung2006-08-303-24/+40
| | | | | | | | - 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)
* - Update to 0.2.4rafan2006-08-153-11/+33
| | | | | | | | 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)
* - update to 0.2.2clsung2006-07-103-7/+32
| | | | | | | - Added option -w to report matching port directories. PR: ports/100014 Submitted by: maintainer (Martin Kammerhofer)
* - Drop dependency on less port, we can use less in basepav2006-06-191-4/+1
| | | | | PR: ports/99093 Submitted by: Martin Kammerhofer <dada@sbox.tugraz.at> (maintainer)
* Update to 0.2_1erwin2006-06-162-15/+14
| | | | | PR: 99013 Submitted by: Martin Kammerhofer <dada@pluto.tugraz.at>
* Update to 0.2erwin2006-06-144-29/+64
| | | | | PR: 98950 Submitted by: Martin Kammerhofer (maintainer)
* - Fix typo in files/portless.sh scriptaaron2006-06-132-2/+2
| | | | | | | | - Update from v0.1 to v0.1.1 PR: ports/98852 Submitted by: maintainer Approved by: tobez (implicit)
* portless is a small shell script which lets FreeBSD users quickly browseerwin2006-06-114-0/+239
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
OpenPOWER on IntegriCloud