aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/sysrc
Commit message (Collapse)AuthorAgeFilesLines
* Update "BSD" license in sysutils categoryMark Felder2014-12-111-1/+1
|
* Cleanup plistAntoine Brodin2014-11-221-3/+0
|
* Support stagingEmanuel Haupt2014-02-252-19/+16
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-211-0/+1
| | | | sysutils)
* Update to 5.2.Wesley Shields2013-07-062-3/+3
| | | | Submitted by: dteske@ (maintainer)
* - Update to 5.1 [1]Bryan Drewery2012-09-302-8/+4
| | | | | | | | | | | - Update to new header Changes: * Sync with recent HEAD revisions r241019, r240863, and r240798. PR: ports/172171 [1] Submitted by: dteske [1]
* - Update to 5.0Bryan Drewery2012-08-262-5/+20
| | | | | | | | | | | - Add LICENSE Changelog: * Modularize PR: ports/171050 Submitted by: dteske (maintainer) Approved by: eadler (mentor)
* - Update to 4.1Bryan Drewery2012-08-252-3/+3
| | | | | | | | | Changelog: * Add '-D' flag to show default value(s) only. PR: ports/171012 Submitted by: dteske (maintainer) Approved by: eadler (mentor)
* - Update to 4.0Frederic Culot2012-08-232-4/+4
| | | | | | | - Update MAINTAINER's address PR: ports/170902 Submitted by: dteske@
* - Update to 3.2.2Frederic Culot2012-01-042-3/+3
| | | | | PR: ports/163797 Submitted by: Devin Teske <dteske@vicor.com> (maintainer)
* The sysrc utility performs easy and safe editing of rc.conf style enriesStefan Eßer2011-12-313-0/+39
in configuration files. This port had been added from a temporary directory by accident is moved to its correct place with this commit. A commit to "modules" will follow immdetiately thereafter. Sorry! PR: 163679 Submitted by: Devin Teske (dteske@ at vicor dot com) Feature safe: yes