Commit graph

23 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
10aaff5060 - Add WWW
- Remove Author line
2014-07-21 11:49:05 +00:00
Mathieu Arnold
61de712f46 Remove all the bootstrap files (.bs) from the plists.
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
2014-06-10 12:14:12 +00:00
Antoine Brodin
566997c264 - Add LICENSE
- Finish staging support
2013-11-03 19:58:18 +00:00
Vanilla I. Shu
b668a6371b support STAGEDIR. 2013-11-01 02:28:24 +00:00
John Marino
2e37cab623 audio/p5-Net-FreeBSD: Support DragonFly too
Transferring these dports patches to this unmaintained port.
2013-10-06 23:22:08 +00:00
Baptiste Daroussin
183c2ed74f Add NO_STAGE all over the place in preparation for the staging support (cat: audio) 2013-09-20 14:36:35 +00:00
Andrej Zverev
0aad97bb5c - Convert to new perl framework 2013-08-02 18:21:05 +00:00
Andrej Zverev
177fda2433 - Remove SITE_PERL from *_DEPENDS 2012-06-05 03:10:23 +00:00
Greg Larkin
b48da6b6c5 - Reassign to the heap
Requested by:	roam (on ports-developers@)
2012-02-27 20:32:31 +00:00
Eitan Adler
c59a3834c4 At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:	portmgr
2012-01-21 17:40:15 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Philip M. Gollucci
76f3222580 - %%SITE_PERL%%/auto and %%SITE_PERL%%/%%PERL_ARCH%%/auto
are part of lang/perl5* pkg-plist
- Bump PORTREVISIONs

With Hat:   perl@
2010-09-24 00:44:29 +00:00
Jun Kuriyama
326d89e098 - Remove unneeded dependencies which is in perl-5.8.9 dist
(part 19; last!).

Approved by:	portmgr (itetcu)
2010-01-29 14:52:21 +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
Peter Pentchev
76a628b6c7 Update to Net::FreeDB 0.08 - a fully official release this time, after
David Shultz kindly added me to PAUSE as a module co-maintainer.
Since this port depends on File::Temp now, drop all vestiges of support
for Perl 5.005.
2006-09-29 13:17:26 +00:00
Aaron Dalton
6c4c5bc720 - Update to 0.07
- Restrict to Perl 5.6+ due to dependency upon p5-Authen-SASL
- Regen 5.00503 patchfile just in case the dependency can be resolved

PR:		ports/99134
Submitted by:	aaron
Approved by:	maintainer timeout, tobez (implicit)
2006-07-14 16:09:57 +00:00
Peter Pentchev
4d673e0663 Fix the packing list on Perl 5.005 - s/mach/%%PERL_ARCH%%/.
Grrrrr.

Reported by:	pointyhat via kris
2006-02-01 20:36:24 +00:00
Edwin Groothuis
980092624a SHA256ify
Approved by:		krion@
2006-01-22 08:13:12 +00:00
Edwin Groothuis
98c419f62a Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:     krion@
PR:              ports/88711
2006-01-22 01:14:22 +00:00
Peter Pentchev
8b85259739 Fix the build on Perl 5.005.
While I'm here, fix two minor complaints from xsubpp and pod2man.

Reported by:	pointyhat via kris
2005-10-17 14:35:34 +00:00
Peter Pentchev
a853b8142a Fix the packing list: actually remove the Perl module directories :\ 2005-10-05 07:49:41 +00:00
Peter Pentchev
38120d667f Add a port for David Schultz's Net::FreeDB module, one of the few
modules that allow a Perl script to query an audio CD's ID under both
Windows and Linux, and now FreeBSD, too.  I've submitted the FreeBSD
implementation patch to David Schultz, but in the meantime, here it is.
2005-09-29 13:34:44 +00:00