Commit graph

23 commits

Author SHA1 Message Date
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
Vanilla I. Shu
d3a86a7bd9 Support STAGEDIR. 2013-11-05 12:30:46 +00:00
Baptiste Daroussin
2b300eeb3f Add NO_STAGE all over the place in preparation for the staging support (cat: comms) 2013-09-20 16:03:29 +00:00
Andrej Zverev
911aeddd51 - Convert to new perl framework
- Trim Makefile header
2013-08-02 16:55:05 +00:00
Eitan Adler
5190f14f8d For perl@ owned ports:
- Fix COMMENT
- Trim header
2013-03-29 00:44:53 +00:00
Sergey Skvortsov
0601a59f0e Pass maintainership of almost of my "p5-*" ports to "perl@".
(I hope updating of them will be improved).
2012-05-07 15:42:51 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Sergey Skvortsov
1b3cefbf51 Updated to 1.04
PR:		ports/120660
Submitted by:	Felippe de Meirelles Motta <lippemail xx gmail.com>
2008-06-02 17:09:26 +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
Anders Nordby
e5793f46fd Update to 1.003001.
Approved by:	maintainer
2007-10-16 18:54:48 +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
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Edwin Groothuis
913a5a5cba Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 01:29:46 +00:00
Sergey Skvortsov
54a1630d6e * reflect renaming on CPAN File-Spec to PathTools
+ add devel/p5-PathTools, remove devel/p5-File-Spec
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
   + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports

* for all changed ports make dependencies on File::Temp, Digest::MD5,
  Storable unconditional

* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
  (this variable is forced by bsd.port.mk now)

* update Class-Autouse to 1.17

* update POE-API-Hooks to 1.05

* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
2005-06-11 16:13:12 +00:00
Sergey Skvortsov
83a37ccd90 Unbreak build on 6-CURRENT.
Submitted by:	marcel
2005-02-15 10:20:00 +00:00
Sergey Skvortsov
8806f8f934 Fix pkg-plist.
Pointed by:	kris
2004-12-21 10:33:09 +00:00
Sergey Skvortsov
22c9d3f64b Updated to 1.002 2004-12-09 09:22:03 +00:00
Sergey Skvortsov
cc7bf709a9 Updated to 1.000002 2004-08-15 14:51:26 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Ying-Chieh Liao
c634b4bb83 utilize SITE_PERL
PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Erwin Lansing
99b72afa4b Mark IGNORE for perl < 5.6.x
PR:		56479
Submitted by:	bento, Mark Linimon <linimon@lonesome.com>
2003-09-05 09:19:44 +00:00
Nick Sayer
e691fc810c The sparc64 package machines need to have /dev/tty[ab] added to the
list, since this port perversely needs serial devices to build. Those
on alternate platforms may need to follow suit as may be necessary.

Reported by: kris
2003-07-11 06:01:11 +00:00
Nick Sayer
3627b3c3b7 New port for Device::SerialPort 2003-07-08 16:32:45 +00:00