/security/cryptlib/

agic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
Change the way Perl modules 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
Cleanup plist 2014-10-27T10:55:56+00:00 bapt bapt@FreeBSD.org 2014-10-27T10:55:56+00:00 f1ff8b62dabefdc28a84cc859e497155561b775f

- add stage support 2014-01-06T13:53:21+00:00 az az@FreeBSD.org 2014-01-06T13:53:21+00:00 35433ff2ce86c6f17a034fd63134e8a0f957383d Approved by: portmgr (blanket infrastructure)
Approved by:	portmgr (blanket infrastructure)
Add NO_STAGE all over the place in preparation for the staging support (cat: devel part 3) 2013-09-20T17:13:42+00:00 bapt bapt@FreeBSD.org 2013-09-20T17:13:42+00:00 3ff0383d3a2fb21cdb1e80822419f4aac7fd522f

- Convert to new perl framework 2013-08-05T15:05:29+00:00 az az@FreeBSD.org 2013-08-05T15:05:29+00:00 12549b30c2eef8132a2851d6f17e8c45a3491872 - Trim Makefile header Approved by: tobez@ (maintainer)
- Trim Makefile header

Approved by:	tobez@ (maintainer)
Update to 0.12. 2012-05-21T13:58:16+00:00 tobez tobez@FreeBSD.org 2012-05-21T13:58:16+00:00 7986d4e87ff20d6e625ef4e3724b61ede56e72bb PR: 167909 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Changes: http://search.cpan.org/dist/Sys-RunAlone/CHANGELOG
PR:		167909
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Changes:	http://search.cpan.org/dist/Sys-RunAlone/CHANGELOG
Update to 0.10. 2011-09-06T10:16:57+00:00 tobez tobez@FreeBSD.org 2011-09-06T10:16:57+00:00 6f620414361468d44374db954b49e626f4c7a159 Changes: http://search.cpan.org/dist/Sys-RunAlone/CHANGELOG
Changes:	http://search.cpan.org/dist/Sys-RunAlone/CHANGELOG
-remove MD5 2011-07-03T14:59:23+00:00 ohauer ohauer@FreeBSD.org 2011-07-03T14:59:23+00:00 4428229e8770bd5f712eb4660005504197317366