Port details |
- portless Quick display of files inside the FreeBSD ports tree
- 0.2.5 misc
=0 0.2.5Version of this port present on the latest quarterly branch. - Maintainer: mkamm@gmx.net
 - Port Added: 2006-06-11 09:50:51
- Last Update: 2007-02-05 01:08:46
- SVN Revision: UNKNOWN
- License: not specified in port
- Description:
- The portless utility 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
simply type
portless gcc\*
and it will display all descriptions of the gcc* ports.
There are options to display the port's postinstall message or
Makefile too. A manpage is included.
- Martin Kammerhofer
mkamm@gmx.net
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: portless
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- bash : shells/bash
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 9
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2.5 05 Feb 2007 01:08:46
 |
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 ) |
0.2.5 30 Aug 2006 15:14:00
 |
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) |
0.2.4 15 Aug 2006 16:44:19
 |
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) |
0.2.2 10 Jul 2006 07:53:48
 |
clsung  |
- update to 0.2.2
- Added option -w to report matching port directories.
PR: ports/100014
Submitted by: maintainer (Martin Kammerhofer) |
0.2.1 19 Jun 2006 09:20:14
 |
pav  |
- Drop dependency on less port, we can use less in base
PR: ports/99093
Submitted by: Martin Kammerhofer <dada@sbox.tugraz.at> (maintainer) |
0.2_1 16 Jun 2006 07:45:50
 |
erwin  |
Update to 0.2_1
PR: 99013
Submitted by: Martin Kammerhofer <dada@pluto.tugraz.at> |
0.2 14 Jun 2006 18:59:01
 |
erwin  |
Update to 0.2
PR: 98950
Submitted by: Martin Kammerhofer (maintainer) |
0.1.1 13 Jun 2006 00:21:54
 |
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) |
0.1 11 Jun 2006 09:43:46
 |
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 |
Number of commits found: 9
|