Commit Graph

29 Commits

Author SHA1 Message Date
Alexey Dokuchaev 0f7042e5fe Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 7). 2020-05-28 13:13:25 +00:00
Sunpoet Po-Chuan Hsieh 413a7937e6 Update to 0.24
Changes:	https://metacpan.org/changes/distribution/Data-ICal
2020-01-13 17:45:45 +00:00
Sunpoet Po-Chuan Hsieh 633aa2ee5e Update to 0.23
- Add NO_ARCH

Changes:	https://metacpan.org/changes/distribution/Data-ICal
2019-08-16 18:11:05 +00:00
Dag-Erling Smørgrav 9dff352320 Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.

Approved by:	portmgr (adamw)
2018-10-06 13:06:42 +00:00
Mathieu Arnold cb41fc6623 Fix license information for portgs that use "the same license as Perl".
Sponsored by:	Absolight
2017-09-15 08:58:46 +00:00
Mathieu Arnold 4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Sunpoet Po-Chuan Hsieh b7da5646fb - Update to 0.22
- Sort PLIST

Changes:	http://search.cpan.org/dist/Data-ICal/Changes
2015-02-18 16:22:37 +00:00
Mathieu Arnold eee58d187e Change the way Perl modules are installed, update the default Perl to 5.18.
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
2014-11-26 13:08:24 +00:00
Vanilla I. Shu 39cc6a799f support STAGEDIR. 2013-11-01 14:46:30 +00:00
Baptiste Daroussin cf104c570b Add NO_STAGE all over the place in preparation for the staging support (cat: deskutils) 2013-09-20 16:21:37 +00:00
Mathieu Arnold 76dd70fc63 Update to 0.21. 2013-08-20 09:52:55 +00:00
Mathieu Arnold 4819ca343b - Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-02 18:52:07 +00:00
Anton Berezin 131172fea9 Update to 0.20.
Changes:	http://search.cpan.org/dist/Data-ICal/Changes
2013-05-02 08:49:43 +00:00
Frederic Culot a2bab695c8 - Update to 0.19
- Add LICENSE (Artistic 1 & GPL 1)
- Pet portlint(1) by moving TEST_DEPENDS earlier

Changes:	http://search.cpan.org/dist/Data-ICal/Changes
Feature safe:	yes
2012-12-04 15:20:33 +00:00
Sunpoet Po-Chuan Hsieh b2971fac2b - Update to 0.18
Changes:	http://search.cpan.org/dist/Data-ICal/Changes
Feature safe:	yes
2011-12-06 03:56:40 +00:00
Sunpoet Po-Chuan Hsieh 22f14bd3e9 - Update to 0.17
- Use TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Data-ICal/Changes
Feature safe:	yes
2011-11-28 09:21:24 +00:00
Anton Berezin 0a70186c14 Work around a bug in inc::Module::Install bundled with this
distribution.  Grrrr.

Noticed by:	erwin, QAT
2009-07-29 17:17:46 +00:00
Anton Berezin bdbfc544e2 Update to 0.16.
Changes:	http://search.cpan.org/dist/Data-ICal/Changes
2009-07-28 14:49:28 +00:00
Philip M. Gollucci c10f314307 - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR:             ports/135398
Tested by:      2 -exp runs by pav
Approved by:    portmgr (pav)
2009-07-22 16:27:08 +00:00
Yen-Ming Lee 8ccdba778c - update to 0.15
- reassign to perl@ per request

Approved by:	tobez
2009-03-10 20:25:41 +00:00
Yen-Ming Lee 5959845e05 - simplify dependencies
- bump PORTREVISION

PR:		124836
Submitted by:	leeym
Approved by:	maintainer timeout
2008-07-04 23:02:01 +00:00
Marcelo Araujo 4aaab89f57 - Take advantage of CPAN macro from bsd.sites.mk, change ${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)
2008-04-17 14:30:31 +00:00
Mark Linimon 9839011ec3 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
2007-09-08 01:12:10 +00:00
Anton Berezin e7a90e5238 Update to 0.13. 2007-02-24 22:54:15 +00:00
Anton Berezin 68a45aec7e Update to 0.12. 2007-01-16 11:51:40 +00:00
Anton Berezin 3afde34a66 Update to 0.11. 2006-11-28 12:25:20 +00:00
Anton Berezin d4051bbdd4 Update to 0.08. 2006-09-21 10:03:24 +00:00
Anton Berezin 176b80a6dc Update to 0.07. 2006-01-25 10:34:25 +00:00
Anton Berezin 3e22071ac6 Add deskutils/p5-Data-ICal 0.05, a Perl module to generate iCalendar
(RFC 2445) calendar files.

Requested by:	edwin
2005-11-10 11:01:51 +00:00