Shell Flags (shFlags) is a library written to greatly simplify the handling of command-line flags in Bourne based Unix shell scripts (bash, dash, ksh, sh, zsh) on many Unix OSes (Linux, Solaris, Mac OS X, etc.). Most shell scripts use getopt for flags processing, but the different versions of getopt on various OSes make writing portable shell scripts difficult. shFlags instead provides an API that doesn't change across shell and OS versions so the script writer can be confident that the script will work. shFlags is a port of the google-gflags C++/Python library. WWW: https://github.com/kward/shflags el='vcs-git' href='https://phantom.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/net/stf-6rd-kmod
Commit message (Expand)AuthorAgeFilesLines
* ${RM} already has -f.mat2016-10-211-3/+3
* MASTER_SITES cleanup.mat2015-05-141-2/+1
* Add support for 10.1R and drop 9.2R.kuriyama2014-12-097-335/+3140
* Prevent usage of @cwdbapt2014-11-021-3/+2
* Add support for 9.3-RELEASE.kuriyama2014-07-224-18/+1184
* Support stage.rene2014-01-271-7/+2
* Convert to USES=kmod, which removes duplicated code and ensures that allrene2013-11-102-10/+3
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Support 8.4-REL.kuriyama2013-07-283-17/+21
* Add unofficial support for 9.1-RELEASE.kuriyama2013-02-012-1/+3
* Add kld to CATEGORIES.hrs2012-06-251-1/+1
* Port for package building of 6rd patched stf(4) kernel lodable modules.kuriyama2012-06-10