aboutsummaryrefslogtreecommitdiff
path: root/sysutils/sysvbanner
Commit message (Collapse)AuthorAgeFilesLines
* Thank you Uffe for your past work on FreeBSD ports! Hope you'll find timeBoris Samorodov2016-10-091-1/+1
| | | | | | | | | to contribute to FreeBSD in the future. Reset Uffe's ports maintainership. Requested by: Uffe Jakobsen <uffe@uffe.org> (maintainer, via e-mail) Notes: svn path=/head/; revision=423625
* Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.Mathieu Arnold2015-05-182-3/+5
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386691
* Support stagingEmanuel Haupt2014-02-261-6/+5
| | | | Notes: svn path=/head/; revision=346152
* Part 2 at removing now useless FETCH_ARGS redifitionBaptiste Daroussin2014-01-031-2/+0
| | | | Notes: svn path=/head/; revision=338513
* 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
* sysvbanner prints SysV style banners.Dmitry Marakasov2013-08-283-0/+32
Prints out the first 10 characters of text in large letters. WWW: https://github.com/uffejakobsen/sysvbanner PR: 181455 Submitted by: Uffe Jakobsen <uffe@uffe.org> Notes: svn path=/head/; revision=325499