aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Authen-SASL
Commit message (Collapse)AuthorAgeFilesLines
* - 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-4/+0
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* Use OPTIONS for WITHOUT_KERBEROSErwin Lansing2006-05-171-0/+2
| | | | | | | | PR: 97270 Submitted by: Rong-En Fan <rafan@infor.org> Notes: svn path=/head/; revision=162658
* Allow to build it on system wich have WITHOUT_KERBEROS definedAndrey A. Chernov2006-04-241-3/+7
| | | | | | | (GSSAPI module is optional as intended) Notes: svn path=/head/; revision=160273
* Make the port depend on the newly created security/p5-GSSAPI. BumpAnton Berezin2006-03-281-1/+3
| | | | | | | portrevision. Notes: svn path=/head/; revision=158301
* Update to 2.10. Require perl from ports.Anton Berezin2006-03-273-9/+26
| | | | Notes: svn path=/head/; revision=158250
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Take a perl@ hat and add SHA256 checksumsMathieu Arnold2005-11-141-0/+1
| | | | Notes: svn path=/head/; revision=148244
* * update to 2.09Sergey Skvortsov2005-04-274-6/+10
| | | | | | | * change maintainer to perl@ Notes: svn path=/head/; revision=134239
* Update to 2.08Erwin Lansing2004-05-252-3/+3
| | | | Notes: svn path=/head/; revision=109972
* Update to 2.07Erwin Lansing2004-04-142-3/+3
| | | | Notes: svn path=/head/; revision=106992
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* - Update to version 2.06Kirill Ponomarev2003-11-022-2/+2
| | | | | | | | PR: 58824 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92836
* Update to 2.05Erwin Lansing2003-10-182-2/+2
| | | | Notes: svn path=/head/; revision=91555
* - fixed plistMathieu Arnold2003-08-292-14/+14
| | | | | | | | | | - made portlint happy PR: 55962 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=87975
* Update to 2.04, the latest version in CPAN.Foxfair Hu2003-06-193-18/+18
| | | | | | | Use SITE_PERL in PLIST. Notes: svn path=/head/; revision=83286
* Update to version 2.03.Dmitry Sivachenko2003-05-082-3/+3
| | | | | | | | | | | Approved by: maintainer Reset MAINTAINER to ports@. Requested by: former maintainer Notes: svn path=/head/; revision=80425
* Remove empty directories on deinstall.Dmitry Sivachenko2003-02-221-0/+1
| | | | Notes: svn path=/head/; revision=76191
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* New port: p5-Authen-SASL.Dmitry Sivachenko2003-01-045-0/+45
SASL is a generic mechanism for authentication used by several network protocols. Authen::SASL provides an implementation framework that all protocols should be able to share. Submitted by: Blaz Zupan <blaz@si.FreeBSD.org> Notes: svn path=/head/; revision=72486