Commit graph

41 commits

Author SHA1 Message Date
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
Baptiste Daroussin
1e242b782f Clean up plist 2014-10-20 15:20:21 +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
Jimmy Olgeni
76c7f8fbe6 Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.

CR:		D196
Approved by:	portmgr (bapt)
2014-06-10 07:39:01 +00:00
Renato Botelho
6a54e6c427 . Add LICENSE
. Fix .packlist
2014-05-15 12:59:19 +00:00
Renato Botelho
47fbd11274 . Support STAGE
. Simplify Makefile
2013-10-31 23:35:00 +00:00
Baptiste Daroussin
1640537ad6 Add NO_STAGE all over the place in preparation for the staging support (cat: ftp) 2013-09-20 17:23:18 +00:00
Renato Botelho
8009e03e6f Change my ports to USES (gmake|perl5) 2013-09-02 09:45:00 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Andrej Zverev
8e2084427b - switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header

Approved by:	bapt@ (portmrg@)
2013-07-25 17:45:09 +00:00
Renato Botelho
566e1b7f4e Change headers of all ports maintained by me to new format 2012-10-05 12:41:45 +00:00
Renato Botelho
1fee5c0c7c Remove unecessary OPTIONS_DEFAULT definitions added on r301957
Reported by:	sunpoet@
2012-08-03 18:39:20 +00:00
Renato Botelho
90d97bb7c0 Add DOCS, EXAMPLES and NLS to OPTIONS_DEFINE to my ports 2012-08-03 15:34:45 +00:00
Renato Botelho
03002a4b72 Rename old patch-aa to a better name 2012-07-16 18:25:52 +00:00
Andrej Zverev
e6353d0b3d - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-29 16:47:42 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Renato Botelho
45208a1784 Cleanup MASTER_SITES 2010-09-30 17:25:12 +00:00
Renato Botelho
c9e008f727 Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE 2009-03-28 17:53:24 +00:00
Renato Botelho
8f90f58b5d - New entry to MASTER_SITES 2008-07-25 18:00:16 +00:00
Renato Botelho
66ff2d4c39 - Remove WWW on pkg-descr, this site is down since june.
PR:		ports/89692
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2005-11-30 11:12:48 +00:00
Renato Botelho
46e7d42e8a - Add SHA256 2005-11-08 14:33:35 +00:00
Renato Botelho
d5a8ad9d47 Change MAINTAINER to my @FreeBSD.org account
Approved by:	flz (mentor)
2005-07-11 16:47:16 +00:00
Roman Bogorodskiy
c94a2e04c0 Fix plist 2005-05-05 04:16:35 +00:00
Roman Bogorodskiy
4f807f2794 - unbreak
- use PORTDOCS
- pass maintainership to submitter (current maintainer is inactive for
  about 5 years)

PR:		80141
Submitted by:	Renato Botelho <freebsd@galle.com.br>
Approved by:	maintainer timeout
2005-05-04 16:08:51 +00:00
Kris Kennaway
28df3baa72 BROKEN: Installs perllocal.pod 2005-02-28 00:26:38 +00:00
Jun Kuriyama
a7c62940b0 Unbreak on perl-5.8.x. 2004-05-06 00:30:56 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +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
Akinori MUSHA
a8edaa568e De-pkg-comment. 2003-02-21 12:06:51 +00:00
Jun Kuriyama
a680e8c1b5 Add support for Socket6-0.11.
Submitted by:	ume
2001-09-18 09:15:41 +00:00
Jun Kuriyama
bf40274e7e Dependency on p5-Socket6 should be "RUN", not "BUILD". 2001-04-05 23:51:12 +00:00
Jun Kuriyama
d36a08fde1 Add ipv6 category and bump PORTREVISION.
Suggested by:	sumikawa
2001-03-02 02:24:14 +00:00
Jun Kuriyama
e76addb2fb Apply IPv6 patch.
Obtained from:		ume
No response from:	maintainer
2001-03-02 02:16:30 +00:00
Michael Haro
343c80d542 PORTNAME/PORTVERSION stuff 2000-04-12 05:31:29 +00:00
Chris D. Faulhaber
46a5d7753d Correct patch
PR:		16990
Submitted by:	Maintainer
2000-02-29 02:32:11 +00:00
Chris D. Faulhaber
cf8562750b * Update port to 1.96
* Fix of the problem that rotate script doesn't work

PR:		16888
Submitted by:	Maintainer
2000-02-23 00:32:38 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Satoshi Asami
779e91cb05 Change "net" -> "ftp". 1999-08-02 10:44:03 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.

As promised,

$ time cvs ci
real    67m51.701s
user    0m1.250s
sys     0m5.345s
1999-06-26 19:12:45 +00:00
Michael Haro
5b9355a3b1 WWW: This is definately the daemon's work. In Chuck we trust. 1999-05-03 05:26:53 +00:00
Satoshi Taoka
1741779f03 Ftpmirror is an utility to mirror with FTP
PR:		ports/10640
Submitted by:	Yasuhiro Fukuma yasuf@big.or.jp
1999-03-19 07:08:30 +00:00