aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-Authen-PAM
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5ohauer2011-07-031-1/+0
|
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵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)
* - MAN3PREFIX is implied when PERL_CONFIGURE is defined.clsung2006-06-261-1/+0
| | | | | | | | | - this commit modified ports maintained by (non-)ports@, so approved by portmgr (erwin) first. PR: ports/98755 Submitted by: rafan Approved by: portmgr (erwin)
* Add a missing @dirrm.des2006-03-222-0/+2
|
* Update to 0.16.des2006-03-213-7/+7
| | | | | PR: ports/94712 Submitted by: KIMURA Yasuhiro <yasu@utahime.org> (and several other people)
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2
| | | | | Approved by: krion@ PR: ports/88711 (related)
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* utilize SITE_PERLijliao2003-10-241-8/+8
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* 0.14 has been out for a while.des2003-02-252-3/+2
|
* The OpenPAM headers have been changed to #include <sys/types.h>, so thisdes2003-01-232-727/+0
| | | | is no longer necessary.
* Recent versions of OpenPAM require <sys/types.h> to be included beforedes2003-01-223-0/+728
| | | | <security/pam_appl.h>. Make configure{,.in} do so.
* Make this build again by adding the correct configuration incantations.des2002-11-281-0/+1
| | | | Approved by: portmgr (kris)
* Upgrade to 0.13. This makes PORTVERSION go backwards, but since thedes2002-03-072-6/+3
| | | | | | distfile for the previous version disappeared within hours of the port being committed, I'll just pretend that the previous commit never happened.
* Grab unmaintained port, and upgrade to OpenPAM-aware 0.13.pre2.des2002-03-052-4/+7
|
* Upgrade to 0.12.vanilla2001-07-232-2/+2
|
* Upgrade to latest version:vanilla2001-05-103-4/+6
| | | | | | | | | | | | | p5-Authen-PAM => 0.11 p5-Config-IniFiles => 2.19 p5-File-Tail => 0.98 p5-ParallelUA => 2.50 p5-dTemplate => 2.0 set MAINTAINER to ports@FreeBSD.org: p5-Authen-PAM Approved by: maintainers
* Remove do-configure section, use PERL_CONFIGURE now.vanilla2001-03-011-5/+1
|
* Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.will2000-06-171-2/+3
| | | | | | | | Add some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many miscellaneous modifications. I used more excessive hacks to force p5-Jcode and p5-WWW-Search to respect CC/CFLAGS. Patches largely done by: Christian Weisgerber <naddy@mips.inka.de>
* Upgradevanilla2000-04-232-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | p5-Authen-PAM => 0.09 p5-Chart-PNGgraph => 1.21 p5-FastCGI => 0.52 p5-GD => 1.27 p5-GD-Graph => 1.30 p5-HTML-Stream => 1.45 p5-IMAP-Admin => 1.2.2 p5-IRC => 0.63 p5-Image-Size => 2.901 p5-MIME-Lite => 1.137 p5-MIME-Tools => 4.124 p5-Mail-POP3Client => 2.6 p5-Mail-Tools => 1.1401 p5-MatrixReal => 1.3a5 p5-Net-Whois => 1.9 p5-Parse-RecDescent => 1.78 p5-Proc-Simple => 1.14 p5-Term-ReadKey => 2.14 p5-Text-Template => 1.23 p5-Time => 100.010301 p5-TimeDate => 1.09 p5-Tk => 800.021 p5-XML-Parser => 2.28
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
|
* add WWW:mharo2000-01-221-0/+2
| | | | | PR: 16264, 16265, 16266, 16267 Submitted by: joseph.scott@owp.csus.edu
* Initial import of p5-Authen-PAM version 0.08.steve1999-11-275-0/+35
A Perl interface to the PAM library. PR: 14137 Submitted by: Matt Behrens <matt@zigg.com>