aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Authen-Libwrap
Commit message (Collapse)AuthorAgeFilesLines
* Remove all the bootstrap files (.bs) from the plists.Mathieu Arnold2014-06-101-1/+0
| | | | | | | | | | | | | Starting with perl 5.20, they're not installed any more if empty, and on FreeBSD, they're (always ?) empty. PR: 190681 Submitted by: mat Exp-Run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=357300
* Support STAGEDIR.Vanilla I. Shu2013-11-062-5/+3
| | | | 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
* - Convert to new perl frameworkMathieu Arnold2013-08-021-1/+2
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* For perl@ owned ports:Eitan Adler2013-03-291-5/+1
| | | | | | | | - Fix COMMENT - Trim header Notes: svn path=/head/; revision=315509
* - Add TEST_DEPENDS to enable testingSteve Wills2012-03-071-0/+2
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=292878
* - Update to 0.22Philip M. Gollucci2010-12-172-4/+3
| | | | | | | | | | - Remove MD5 With Hat: perl@ Changes: http://search.cpan.org/dist/Authen-Libwrap/Changes Notes: svn path=/head/; revision=266520
* Reset hideo@lastamericanempire.com due to maintainer-timeouts and noMark Linimon2010-12-021-1/+1
| | | | | | | | | response to email. Hat: portmgr Notes: svn path=/head/; revision=265542
* - Update to 0.21Rong-En Fan2008-07-222-5/+4
| | | | | | | | PR: ports/125865 Submitted by: maintainer (from different email) Notes: svn path=/head/; revision=217302
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-9/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - fix bug that causes a bootstrap mismatch when loading the XS extension.David Thiel2007-03-011-1/+3
| | | | | | | | | | | - Bump PORTREVISION PR: ports/109726 Submitted by: hideo@lastamericanempire.com (maintainer) Approved by: edwin (mentor) Notes: svn path=/head/; revision=186309
* Fix the build error on 5.005 due to the warnings pragmaErwin Lansing2006-04-221-4/+8
| | | | | | | | PR: 96154 Submitted by: hideo <hideo@lastamericanempire.com> (maintainer) Notes: svn path=/head/; revision=160132
* Update search.cpan.org WWW: entries to have a trailing slash.Bill Fenner2006-02-201-1/+1
| | | | | | | | | | Change some URLs from author dirs to dist dirs. The example in the porter's handbook didn't have the trailing slash; mea culpa for not having caught that when it went in. Notes: svn path=/head/; revision=156536
* The Authen::Libwrap module allows you to access the hosts_ctl()Renato Botelho2006-02-065-0/+74
function from the popular TCP Wrappers security package. This allows validation of network access from perl programs against the system-wide hosts.allow file. WWW: http://search.cpan.org/dist/Authen-Libwrap PR: ports/92855 Submitted by: Zach Thompson <hideo@lastamericanempire.com> Notes: svn path=/head/; revision=155313