Commit graph

32 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
a76a739bfe Cleanup plist 2014-10-20 17:04:20 +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
Pawel Pekala
853cd6d9f3 Add staging support 2014-04-29 11:12:34 +00:00
Mathieu Arnold
db33716fd3 Drop maintainership on those.
Sponsored by:	Absolight
2014-02-05 17:35:53 +00:00
Baptiste Daroussin
eb08c5441c Add NO_STAGE all over the place in preparation for the staging support (cat: graphics) 2013-09-20 18:35:44 +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
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Baptiste Daroussin
1d1f0a4d5e - update to 1.08 2011-06-09 06:47:50 +00:00
Philippe Audeoud
1b784959fb - Cleaning MD5 in perl@'s ports.
Approved by:	erwin@ (portmgr)
2011-05-17 11:08:18 +00:00
Baptiste Daroussin
1885cfb267 - Update 1.07
Approved by:	mentors (implicit)
2010-09-01 11:58:17 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Pav Lucistnik
2d68f126de - Mark MAKE_JOBS_UNSAFE
Reported by:	pointyhat
2009-11-19 23:41:55 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Gabor Kovesdan
321bbf028d - Update to 1.06 2009-01-31 16:48:36 +00:00
Yen-Ming Lee
b7b9cbb75b - fix wrong target which will touch filesystem before 'make install'
Noticed by:	erwin@
2008-01-04 17:57:35 +00:00
Yen-Ming Lee
1fc3a341c2 - update to 1.05
- assign to perl@
2008-01-02 02:44:59 +00:00
Andrew Pantyukhin
326c4f3af4 - Unbreak with gcc 4.2
- Add CPAN mirrors
2007-08-07 10:14:40 +00:00
Kris Kennaway
b7ff7031ea BROKEN with gcc 4.2 2007-05-27 03:03:31 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Martin Wilke
b582d99506 - Update to 1.03
PR:             110126
Submitted by:   Martin Matuska <martin@matuska.org>
2007-03-09 11:53:36 +00:00
Pav Lucistnik
24492e9dbc - Update to 1.0.2
PR:		ports/96512
Submitted by:	Aleksander Fafula <alex@BSDGuru.org>
2006-04-29 21:10:08 +00:00
Pav Lucistnik
792b758ef4 - Add SHA256 2005-11-26 01:48:16 +00:00
Pav Lucistnik
521a0afff0 - Update to 1.01
- Unbreak on amd64

PR:		ports/78033
Submitted by:	Johan van Selst <johans@stack.nl>
2005-02-25 20:44:22 +00:00
Kris Kennaway
5d7e4d9ac2 BROKEN on amd64: Does not compile (shared libraries need to be compiled with -fPIC) 2004-03-15 12:01:18 +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
Akinori MUSHA
e88cb93ce3 de-pkg-comment 2003-02-20 18:08:19 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Ying-Chieh Liao
8919ebc764 re-add IPA 1.00
Image Processing Algorithms
2002-08-14 08:12:00 +00:00