aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/lsknobs
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Convert to UCL & cleanup pkg-message (categories [p-r])Mathieu Arnold2019-08-141-0/+6
| | | | Notes: svn path=/head/; revision=508908
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* - remove do_nadaJason Helfman2015-04-011-3/+1
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=382961
* Support stagingEmanuel Haupt2014-02-271-3/+2
| | | | Notes: svn path=/head/; revision=346239
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-7/+2
| | | | | | | ports-mgmt) Notes: svn path=/head/; revision=327762
* lsknobs is a simple sh(1) script designed to help configureMartin Wilke2008-01-244-0/+156
ports knobs and options by listing them together with their status (either enabled or not). It uses portconf for knobs. PR: ports/116127 Submitted by: Gabriel Linder <linder.gabriel at gmail.com> Notes: svn path=/head/; revision=206131