/shells/bash-completion/

dules are installed, update the default Perl to 5.18. 2014-11-26T13:08:24+00:00 mat mat@FreeBSD.org 2014-11-26T13:08:24+00:00 9debac461b7729b783ca5a0f5e46461ddac07173 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
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
- Updatet to 2.62 2013-11-23T15:25:45+00:00 sunpoet sunpoet@FreeBSD.org 2013-11-23T15:25:45+00:00 a438bf6aff3b30a3425b37387a5e65854a8b0af5 - Add LICENSE Changes: http://search.cpan.org/dist/Apache-ASP/CHANGES
- Add LICENSE

Changes:	http://search.cpan.org/dist/Apache-ASP/CHANGES
Support STAGEDIR. 2013-11-07T06:19:38+00:00 vanilla vanilla@FreeBSD.org 2013-11-07T06:19:38+00:00 cb1380cb110f1ddf6403cddb164c00ebbab7ee35

Add NO_STAGE all over the place in preparation for the staging support (cat: www) 2013-09-20T23:36:50+00:00 bapt bapt@FreeBSD.org 2013-09-20T23:36:50+00:00 e598d34341b62529b9ef63db27d571f9bcb8c766

er&id=08370a16d4b112ce9cf157f8264a801302b14bd5'>refslogtreecommitdiffstats
path: root/security/tclsasl
Commit message (Expand)AuthorAgeFilesLines
* Update cyrus-sasl2 to 2.1.26.ume2012-12-101-2/+2
* -remove MD5ohauer2011-07-031-1/+0
* - Change default Tcl/Tk version to 8.5mm2009-02-231-0/+1
* - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriespav2008-04-091-1/+1
* - This patch fixes broken install.db2007-10-051-1/+1
* - Fix after objformat removalmiwi2007-02-111-0/+11
* - Use new USE_TCL_BUILD/USE_TK_BUILD macrospav2007-01-081-3/+2