This module collects ip validation routines to make input validation, and untainting easier and more readable. All functions return an untainted value if the test passes, and undef if it fails. This means that you should always check for a defined status explicitly. Don't assume the return will be true. (e.g. is_username('0')) The value to test is always the first (and often only) argument. WWW: http://search.cpan.org/dist/Data-Validate-IP/ Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/gnome-mount
Commit message (Expand)AuthorAgeFilesLines
* Remove libintl.so.9 compatibility link that was added in r374303 totijl2016-12-091-1/+1
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.mat2016-04-011-4/+4
* Cleanup plistantoine2014-11-221-9/+0
* Add USES=alias to several portsmarino2014-10-201-1/+1
* Support stagebapt2014-04-262-11/+9
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Add an explicit dependency on pkgconfbapt2013-09-031-2/+1
* Chase security/libgcrypt updateehaupt2013-05-041-6/+2
* - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1
* - update png to 1.5.10dinoex2012-06-011-1/+1
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+2
* Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where ...kwm2011-08-242-4/+25
* - Get Rid MD5 supportmiwi2011-03-19