aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Authen-Krb5
Commit message (Collapse)AuthorAgeFilesLines
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-7/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr Notes: svn path=/head/; revision=373448
* Specify the libkrb5 abi version, otherwise, LIB_DEPEDNS finds it from base, andMathieu Arnold2014-07-301-1/+1
| | | | | | | | | | hell breaks loose. Pointy hat to: bapt (because one has to take the blame) Sponsored by: Absolight Notes: svn path=/head/; revision=363483
* Modernize LIB_DEPENDSBaptiste Daroussin2014-07-141-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=361812
* 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-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
* - 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
* - 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
* - Use @dirrmtry instead of @dirrmWen Heping2010-05-041-3/+3
| | | | | | | | PR: ports/144965 Submitted by: Kimo <kimor79@yahoo.com> Notes: svn path=/head/; revision=253658
* - Update to 1.9Philip M. Gollucci2010-01-112-4/+4
| | | | Notes: svn path=/head/; revision=247564
* - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checksPhilip M. Gollucci2009-07-221-6/+1
| | | | | | | | | PR: ports/135398 Tested by: 2 -exp runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=238202
* - update to 1.8Yen-Ming Lee2008-10-062-10/+9
| | | | Notes: svn path=/head/; revision=221288
* - 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
* Transfer maintainership to perl@Renato Botelho2007-03-131-1/+1
| | | | Notes: svn path=/head/; revision=187321
* - Remove 4.x support on my portsRenato Botelho2007-02-031-4/+0
| | | | Notes: svn path=/head/; revision=184036
* Mark it as BROKEN on 4.x while I cannot take a lookRenato Botelho2006-08-311-1/+7
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=171720
* Update to 1.6Renato Botelho2006-08-292-4/+4
| | | | Notes: svn path=/head/; revision=171620
* - Respect non-standard LOCALBASERenato Botelho2005-11-091-4/+3
| | | | | | | Noticed by: kris Notes: svn path=/head/; revision=147741
* - Add SHA256Renato Botelho2005-11-081-0/+1
| | | | Notes: svn path=/head/; revision=147578
* - Fix WWW lineRenato Botelho2005-10-271-3/+1
| | | | Notes: svn path=/head/; revision=146471
* search.cpan.org redirect reduction canonicalization project, pass 2:Bill Fenner2005-09-211-1/+1
| | | | | | | | | | | Refer to all modules using their /dist/Foo/ path instead of via the mishmash of old author path, new author path, module documentation, etc. This pass brought to you by loving, painstaking hand editing. Notes: svn path=/head/; revision=143305
* Change MAINTAINER to my @FreeBSD.org accountRenato Botelho2005-07-111-1/+1
| | | | | | | Approved by: flz (mentor) Notes: svn path=/head/; revision=138919
* Update to 1.5Roman Bogorodskiy2005-05-032-4/+5
| | | | | | | | PR: 80567 Submitted by: Renato Botelho (maintainer) Notes: svn path=/head/; revision=134548
* - Update to 1.4Sergei Kolobov2005-04-253-6/+8
| | | | | | | | | | | - Unbreak - Assign maintainership to the submitter PR: ports/79627 Submitted by: Renato Botelho <freebsd@galle.com.br> Notes: svn path=/head/; revision=134129
* BROKEN: Incomplete pkg-plistKris Kennaway2005-02-121-0/+2
| | | | Notes: svn path=/head/; revision=128587
* - reset MAINTAINERYen-Ming Lee2005-01-261-3/+2
| | | | | | | | | | - minor cosmetic fixes PR: 76682 Submitted by: Andrew J. Korty <ajk at iu.edu> Notes: svn path=/head/; revision=127378
* Add size data.Trevor Johnson2004-03-181-0/+1
| | | | | | | Approved by: maintainers Notes: svn path=/head/; revision=104361
* utilize SITE_PERLYing-Chieh Liao2003-10-241-6/+6
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Add p5-Authen-Krb5 1.2, a perl extension for Kerberos 5.Will Andrews2001-02-035-0/+48
PR: 24832 Submitted by: Andrew J. Korty <ajk@iu.edu> Notes: svn path=/head/; revision=37939