Alexey Dokuchaev
f7bac0a543
Unbreak the INDEX build after r432934.
...
Prompted by: mat
2017-01-31 18:23:03 +00:00
Mathieu Arnold
4e1b79a0a6
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 14:00:51 +00:00
Dmitry Marakasov
12045b7070
- Fix shebangs
...
Approved by: portmgr blanket
MFH: 2015Q2
2015-05-03 20:33:43 +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
ff2951b4df
Cleanup plist
2014-10-20 11:52:39 +00:00
Andrej Zverev
3c9ffd7218
- add stage support
...
Approved by: portmgr (blanket infrastructure)
2014-01-30 08:45:50 +00:00
Baptiste Daroussin
cf104c570b
Add NO_STAGE all over the place in preparation for the staging support (cat: deskutils)
2013-09-20 16:21:37 +00:00
Andrej Zverev
466eb5c92f
- convert to the new perl5 framework
...
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
2013-09-11 12:59:14 +00:00
Carlo Strub
2adc21ec96
Fix typos in COMMENT
2012-07-24 21:27:13 +00:00
Frederic Culot
7be252a927
- Remove SITE_PERL from *_DEPENDS [1]
...
- Add BUILD_DEPENDS to silence build warnings
PR: ports/169552 [1]
Submitted by: Zane C.B-H. <vvelox@vvelox.net> (maintainer)
2012-06-30 11:08:48 +00:00
Dirk Meyer
2b74a89bc8
- update png to 1.5.10
2012-06-01 05:26:28 +00:00
Andrej Zverev
dec946ad51
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
...
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
2011-06-20 08:37:15 +00:00
Martin Wilke
bb86cbe5d2
- Get Rid MD5 support
2011-03-20 12:54:45 +00:00
Andrej Zverev
85b13ac345
Fix WWW in pkg-descr to http://search.cpan.org/dist/ <MODULE> for unification.
...
No functional changes.
Sponsored by: p5 namespace
2011-02-12 09:30:23 +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
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
Wen Heping
47e944e846
- Update to 1.0.0
...
PR: ports/139895
Submitted by: "Zane C.B." <vvelox@vvelox.net> (maintainer)
Approved by: miwi,jadawin(mentors,implicit)
2009-10-28 12:34:42 +00:00
Martin Wilke
43b75816c3
- Update to 0.2.0
...
- Connect deskutils/p5-ZConf-BGSet to the build
PR: 134992
Submitted by: "Zane C.B." <vvelox@vvelox.net> (maintainer)
2009-06-15 20:18:05 +00:00
Martin Wilke
4428b8eee1
A versitile background setter supporting random backgrounds
...
that uses ZConf as the setting storage backend.
zbgset - Background setter.
zbgset-admin - Manages the settings.
WWW: http://search.cpan.org/~vvelox/ZConf-BGSet/
PR: ports/131517
Submitted by: Zane C, Bowers <vvelox at vvelox.net>
2009-02-15 20:24:21 +00:00