aboutsummaryrefslogtreecommitdiff
path: root/sysutils/sysrc/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Update "BSD" license in sysutils categoryMark Felder2014-12-111-1/+1
| | | | Notes: svn path=/head/; revision=374505
* Support stagingEmanuel Haupt2014-02-251-19/+8
| | | | Notes: svn path=/head/; revision=346027
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* Update to 5.2.Wesley Shields2013-07-051-1/+1
| | | | | | | Submitted by: dteske@ (maintainer) Notes: svn path=/head/; revision=322348
* - Update to 5.1 [1]Bryan Drewery2012-09-291-6/+2
| | | | | | | | | | | | | | - Update to new header Changes: * Sync with recent HEAD revisions r241019, r240863, and r240798. PR: ports/172171 [1] Submitted by: dteske [1] Notes: svn path=/head/; revision=305056
* - Update to 5.0Bryan Drewery2012-08-261-3/+18
| | | | | | | | | | | | | | - Add LICENSE Changelog: * Modularize PR: ports/171050 Submitted by: dteske (maintainer) Approved by: eadler (mentor) Notes: svn path=/head/; revision=303175
* - Update to 4.1Bryan Drewery2012-08-241-1/+1
| | | | | | | | | | | | Changelog: * Add '-D' flag to show default value(s) only. PR: ports/171012 Submitted by: dteske (maintainer) Approved by: eadler (mentor) Notes: svn path=/head/; revision=303103
* - Update to 4.0Frederic Culot2012-08-231-2/+2
| | | | | | | | | | - Update MAINTAINER's address PR: ports/170902 Submitted by: dteske@ Notes: svn path=/head/; revision=302999
* - Update to 3.2.2Frederic Culot2012-01-041-1/+1
| | | | | | | | PR: ports/163797 Submitted by: Devin Teske <dteske@vicor.com> (maintainer) Notes: svn path=/head/; revision=288500
* The sysrc utility performs easy and safe editing of rc.conf style enriesStefan Eßer2011-12-311-0/+25
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 Notes: svn path=/head/; revision=288333