MD5 (KDE/arts-1.5.10.tar.bz2) = 6da172aab2a4a44929b5fdfc30fa3efc SHA256 (KDE/arts-1.5.10.tar.bz2) = 92e23839eb4042d2a15cf59614824cadc0a23e92fa139c50d5e3bd4989a8cc39 SIZE (KDE/arts-1.5.10.tar.bz2) = 973382 dated> sunpoet sunpoet@FreeBSD.org 2017-06-21T18:53:50+00:00 061a57d2398f63e67f1615b1b54cc16038a636d4 - While I'm here, add NO_ARCH - Bump PORTREVISION for dependency change With hat: perl
- While I'm here, add NO_ARCH
- Bump PORTREVISION for dependency change

With hat:	perl
Update to version 0.18 2017-01-21T21:06:21+00:00 skreuzer skreuzer@FreeBSD.org 2017-01-21T21:06:21+00:00 3a216d54b6f9cb0aa737c2ab012629137db78382 Add LICENSE
Add LICENSE
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z. 2016-04-01T14:33:55+00:00 mat mat@FreeBSD.org 2016-04-01T14:33:55+00:00 6126a9c5a826afdbe6ebfd5bf6d02c6e2be2a700 With hat: portmgr Sponsored by: Absolight
With hat:	portmgr
Sponsored by:	Absolight
Convert remaining p5-CGI.pm consumers to p5-CGI, and bump PORTREVISION. 2015-04-25T16:12:19+00:00 adamw adamw@FreeBSD.org 2015-04-25T16:12:19+00:00 a213f118042e80bc994e5a545f08c044cf1a5498 All these changes are tested but the following are worth noting: The following ports fail "make test", but did so before this change, and fail in the same places: - textproc/p5-xmltv - www/p5-Business-Paypal - www/p5-CGI-Enurl www/p5-Apache-Gallery is missing all sorts of dependencies, fails all tests, and should probably be marked BROKEN For graphics/imc, move the OPTIONS_DEFINE block out of the LICENSE block area. As long as we're here, sort plist on perl@-owned ports.
All these changes are tested but the following are worth noting:

The following ports fail "make test", but did so before this change, and
fail in the same places:
- textproc/p5-xmltv
- www/p5-Business-Paypal
- www/p5-CGI-Enurl

www/p5-Apache-Gallery is missing all sorts of dependencies, fails all tests,
and should probably be marked BROKEN

For graphics/imc, move the OPTIONS_DEFINE block out of the LICENSE block area.

As long as we're here, sort plist on perl@-owned ports.
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
- stage support 2014-01-05T13:05:56+00:00 az az@FreeBSD.org 2014-01-05T13:05:56+00:00 9aec49a523bce54d62118e693327026367bd3834 Approved by: portmgr (blanket infrastructure)
Approved by:	portmgr (blanket infrastructure)
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

- convert to the new perl5 framework 2013-09-02T11:04:10+00:00 az az@FreeBSD.org 2013-09-02T11:04:10+00:00 6baf7039c86d473e80dadb8c18e58a99ff11272a Approved by: portmgr (bapt@, blanket)
Approved by:	portmgr (bapt@, blanket)