aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Sudo
Commit message (Collapse)AuthorAgeFilesLines
* Support STAGEDIR.Vanilla I. Shu2013-11-062-4/+2
| | | | Notes: svn path=/head/; revision=332949
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* - Use single space after WWW:Sunpoet Po-Chuan Hsieh2013-08-291-1/+1
| | | | Notes: svn path=/head/; revision=325559
* Update to 0.33.Mathieu Arnold2013-08-192-4/+4
| | | | Notes: svn path=/head/; revision=324978
* - Convert to new perl frameworkMathieu Arnold2013-08-021-6/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-061-3/+3
| | | | Notes: svn path=/head/; revision=298616
* - Add BUILD_DEPENDS to silence build warningsSteve Wills2012-01-071-1/+2
| | | | Notes: svn path=/head/; revision=288697
* End WWW CPAN URL with a "/"Emanuel Haupt2011-12-281-1/+1
| | | | Notes: svn path=/head/; revision=288161
* - Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+Sunpoet Po-Chuan Hsieh2011-09-171-1/+1
| | | | | | | | Suggested by: az With hat: perl Notes: svn path=/head/; revision=281882
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.Andrej Zverev2011-06-201-1/+1
| | | | | | | | | See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. - Remove MD5 checksum Notes: svn path=/head/; revision=275887
* - Cleaning MD5 in perl@'s portsPhilippe Audeoud2011-05-171-1/+0
| | | | | | | Approved by: erwin@ (portmgr) Notes: svn path=/head/; revision=274222
* - only 13% of the p5- ports embed @comment $FreeBSD$:Philip M. Gollucci2010-09-241-1/+0
| | | | | | | | | so standarize and remove it With Hat: perl@ Notes: svn path=/head/; revision=261743
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-8/+2
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - Update to 0.32Cheng-Lung Sung2007-07-242-6/+5
| | | | | | | | | | - return maintainership PR: ports/114347 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=196169
* Add p5-Sudo 0.31, perl extension for running a command line sudo.Cheng-Lung Sung2007-07-024-0/+50
PR: ports/113056 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=194588