Mathieu Arnold
8f358fda0d
Fix with Perl 5.20+
...
With hat: perl@
Sponsored by: Absolight
2015-04-12 21:30:18 +00:00
Muhammad Moinur Rahman
6d2e8f9aeb
Change my non-FreeBSD MAINTAINER mail to bofh@
...
Approved by: bapt
2014-12-24 00:14:11 +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
Baptiste Daroussin
77cba41a62
Cleanup plist
2014-10-27 15:23:30 +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
Sunpoet Po-Chuan Hsieh
f20ebf7c68
- Add LICENSE
...
- Pass maintainership to submitter
PR: ports/189334
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-09 03:51:17 +00:00
Florian Smeets
24136b5bd5
Release a few ports I don't use anymore. Unfortunately I don't have time to
...
maintain them properly currently.
2014-03-11 20:35:53 +00:00
Andrej Zverev
073942c880
- add stage support
...
Approved by: portmgr (blanket infrastructure)
2014-01-29 17:46:33 +00:00
Baptiste Daroussin
888ab73a81
Add NO_STAGE all over the place in preparation for the staging support (cat: lang)
2013-09-20 19:53:09 +00:00
Andrej Zverev
e91a050e2e
- convert to the new perl5 framework
...
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
2013-09-11 08:15:53 +00:00
Sergey Skvortsov
c4fb4bbca5
Build with Perl 5.12+
2011-05-05 18:08:47 +00:00
Florian Smeets
43d6fb8dee
- change MAINTAINER to my @FreeBSD.org address
...
Approved by: jadawin (mentor)
2010-12-27 22:02:09 +00:00
Philip M. Gollucci
b0de515849
- Update maintainer email address flo@kasimir.com -> flo@smeets.im
...
PR: ports/150855
Submitted by: maintainer
2010-09-22 21:21:25 +00:00
Philip M. Gollucci
111dfca7e2
- Mark MAKE_JOBS_UNSAFE=yes
...
Reported by: P6 TB
2010-09-10 06:06:40 +00:00
Sergey Skvortsov
1a9ef9fa67
Introduce Perl 5.10.0
2009-03-28 20:45:10 +00:00
Martin Wilke
ba127194e9
- Unbreak after strndup MFC
...
- Pass maintainership to submitter
PR: 132160
Submitted by: Florian Smeets <flo@kasimir.com>
2009-02-28 20:00:23 +00:00
Mark Linimon
698b5f1407
Also mark broken on 7-stable after strndup MFC.
2009-02-27 01:41:31 +00:00
Erwin Lansing
9aff21ffbd
Mark BROKEN on HEAD after the import of strndup(3).
...
As OSVERSION was not bumped at the time, approximate with 800058.
Submitted by: pointyhat
2009-01-08 17:36:31 +00:00
Tilman Keskinoz
4aaedc83cd
Fix build with gcc4
2007-05-30 17:15:47 +00:00
Pav Lucistnik
f307f38435
- Add SHA256
2005-11-25 00:33:45 +00:00
Mark Linimon
5568758603
Chase updated mastersite.
2005-10-09 21:30:21 +00:00
Jun Kuriyama
fdee5c5320
Don't install unused perllocal.pod file.
...
Reported by: pointyhat via kris
2005-01-26 01:13:47 +00:00
Pav Lucistnik
24ac9498b0
- Introduce MASTER_SITE_OSSP
...
PR: ports/70504
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
2004-08-21 15:19:42 +00:00
Trevor Johnson
17dfa2daa6
Add size data.
2004-03-19 04:21:39 +00:00
Ralf S. Engelschall
ba4cf9fabb
Resign maintainership of the ports corresponding to software I developed
...
myself because I've not the necessary time to maintain the ports in a
reasonable way. This way others are encouraged to pick up those ports.
2004-03-14 11:23:26 +00:00
Mathieu Arnold
8a0e9b184d
Fix patch
...
Obtained from: kriss via bento
Pointy Hat To: me
2004-03-04 14:38:46 +00:00
Mathieu Arnold
54dea4c2eb
Fix build with perl 5.8.x
...
Remove BROKEN
2004-02-25 11:16:31 +00:00
Kris Kennaway
2a657a2e88
BROKEN on 5.x: configure fails
2004-02-05 22:58:48 +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
3baa89dcc9
De-pkg-comment.
2003-02-21 12:35:09 +00:00
Ralf S. Engelschall
f334567ae5
fix MASTER_SITES
2002-12-07 21:08:42 +00:00
Edwin Groothuis
c3ca2684da
Make lang/p5-ePerl compiling again.
...
Seen on: bento
2002-11-21 10:29:47 +00:00
Vanilla I. Shu
68c2f99c63
Remove do-configure section, use PERL_CONFIGURE now.
2001-03-01 06:39:18 +00:00
Will Andrews
1e60866cc1
Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.
...
Add some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many
miscellaneous modifications. I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS.
Patches largely done by: Christian Weisgerber <naddy@mips.inka.de>
2000-06-17 02:37:15 +00:00
David E. O'Brien
5cd5b258b5
Convert to the PORTNAME - PORTVERSION syntax.
2000-04-12 06:21:15 +00:00
David E. O'Brien
f0f690adc1
Change Id->FreeBSD.
1999-08-25 06:35:40 +00:00
Michael Haro
99e0b1f29f
Yet more WWW: additions
1999-05-03 06:13:27 +00:00
Hidetoshi Shimokawa
145684059e
Rewrite p5- module's PLIST for alpha.
...
Use newly introduced %%PARL_ARCH%% for dirname of architecture
dependent libraries.
(i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!)
Approved by: asami
1999-01-11 15:34:56 +00:00
Satoshi Asami
668e0f51f4
Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball
...
checks haven't missed anything.
Submitted by: dima
1998-09-15 21:31:59 +00:00
Justin M. Seger
9b49915c44
Make this work with the new perl variables.
1998-08-22 19:55:02 +00:00
Tim Vanderhoek
8ce50883da
The first time I tried committing this set of manpage removals it got
...
all the way to diffing yorick/pkg/PLIST and then died with a
"bad hostname freefall.freebsd.org" .... Hopefully that's not bad... ;-)
Hmm.. Maybe I'll try doing this from beast, next! kickme's a boring
machine, and bento is busy.
1998-08-18 18:33:15 +00:00
Ralf S. Engelschall
7b57e4b952
Upgrade to ePerl, Version 2.2.14
1998-08-02 14:55:26 +00:00
Ralf S. Engelschall
b0fbe8da62
Upgrade to ePerl Version 2.2.13
1998-07-10 09:12:02 +00:00
Ralf S. Engelschall
3d9cf9c7de
- Upgrade to ePerl 2.2.12
...
- Reorderd MASTER_SITES the same as in eperl port
1997-12-31 09:28:40 +00:00
Ralf S. Engelschall
7ff8898e96
- Upgrade to Embedded Perl (ePerl), Version 2.2.11
...
- fixed PLIST: dir lib/perl5/site_perl/auto/Parse/ePerl/ was not removed.
1997-12-30 10:00:36 +00:00
Ralf S. Engelschall
6390f4e443
Also upgraded to ePerl 2.2.10.
1997-12-28 17:11:47 +00:00
Ralf S. Engelschall
de1d7ea009
- Upgrade to ePerl 2.2.9
...
- Removed version string from pkg/DESCR
- Added official mirror site to MASTER_SITES
1997-12-27 11:11:42 +00:00
Ralf S. Engelschall
8797fa11f7
Tarballs have moved to subdir on FTP server.
1997-12-09 15:42:37 +00:00
Ralf S. Engelschall
a24d07f678
Upgrade to ePerl 2.2.8
1997-11-17 16:18:40 +00:00
Ralf S. Engelschall
72bb33c98e
Upgrade to ePerl 2.2.7
1997-11-07 16:12:12 +00:00