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
Andrej Zverev
073942c880
- add stage support
...
Approved by: portmgr (blanket infrastructure)
2014-01-29 17:46:33 +00:00
Baptiste Daroussin
28bf02d683
Add NO_STAGE all over the place in preparation for the staging support (cat: net-im)
2013-09-20 22:13:34 +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
Andrej Zverev
a41069ab3b
- Remove SITE_PERL from *_DEPENDS
...
Approved by: portmgr@ (bapt@)
2012-06-30 14:53:22 +00:00
Martin Wilke
bb86cbe5d2
- Get Rid MD5 support
2011-03-20 12:54:45 +00:00
Aaron Dalton
f86b0698a0
- Update mirror
...
PR: ports/97742
Submitted by: Martin Wilke
Reviewed by: maintainer
Approved by: maintainer, tobez (implicit)
2006-06-02 22:07:32 +00:00
Edwin Groothuis
45e4c90095
SHA256ify
...
Approved by: krion@
2006-02-01 01:02:03 +00:00
Pav Lucistnik
d11b5ce66c
Move instant messaging related ports to newly created net-im category:
...
net/aim -> net-im/aim
net/amsn -> net-im/amsn
net/ari-yahoo -> net-im/ari-yahoo
net/ayttm -> net-im/ayttm
net/bsflite -> net-im/bsflite
net/ccmsn -> net-im/ccmsn
net/centericq -> net-im/centericq
net/cicquin -> net-im/cicquin
net/coccinella -> net-im/coccinella
net/convey -> net-im/convey
net/echat -> net-im/echat
net/ejabberd -> net-im/ejabberd
net/firetalk -> net-im/firetalk
net/fugu -> net-im/fugu
net/gajim -> net-im/gajim
net/gale -> net-im/gale
net/ginsu -> net-im/ginsu
net/gnome-jabber -> net-im/gnome-jabber
net/gtkyahoo -> net-im/gtkyahoo
net/gyach -> net-im/gyach
net/icb -> net-im/icb
net/icmpchat -> net-im/icmpchat
net/icqlib -> net-im/icqlib
net/imcom -> net-im/imcom
net/jabberd -> net-im/jabberd
net/jabber-pymsn -> net-im/jabber-pymsn
net/jit -> net-im/jit
net/kmerlin -> net-im/kmerlin
net/kmess -> net-im/kmess
net/konverse -> net-im/konverse
net/kpopup -> net-im/kpopup
net/libmsn -> net-im/libmsn
net/libyahoo2 -> net-im/libyahoo2
net/linpopup -> net-im/linpopup
net/linux-ymessenger -> net-im/linux-ymessenger
net/mcabber -> net-im/mcabber
net/mercury -> net-im/mercury
net/micq -> net-im/micq
net/mu-conference -> net-im/mu-conference
net/naim -> net-im/naim
net/pebrot -> net-im/pebrot
net/pork -> net-im/pork
net/py-msnp -> net-im/py-msnp
net/py-pyxmpp -> net-im/py-pyxmpp
net/p5-Jabber-Connection -> net-im/p5-Jabber-Connection
net/p5-Net-AIM -> net-im/p5-Net-AIM
net/p5-Net-AOLIM -> net-im/p5-Net-AOLIM
net/p5-Net-ICQ2000 -> net-im/p5-Net-ICQ2000
net/p5-Net-MSN -> net-im/p5-Net-MSN
net/p5-Net-NetSend -> net-im/p5-Net-NetSend
net/p5-Net-OSCAR -> net-im/p5-Net-OSCAR
net/simicq -> net-im/simicq
net/sulci -> net-im/sulci
net/tik -> net-im/tik
net/tkabber -> net-im/tkabber
net/tkabber-devel -> net-im/tkabber-devel
net/tmsnc -> net-im/tmsnc
net/vicq -> net-im/vicq
net/vqcc-gtk -> net-im/vqcc-gtk
net/xicq -> net-im/xicq
net/ymessenger -> net-im/ymessenger
net/ysm -> net-im/ysm
Repocopied by: marcus
2005-11-09 07:48:19 +00:00
Trevor Johnson
8232e82f85
SIZEify (maintainer timeout)
2004-03-31 03:12:58 +00:00
Mark Linimon
074e13d261
Update maintainer's email address (prompted by detailed autoreply to
...
a message I just forwarded).
2004-01-19 00:56:11 +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
Kirill Ponomarev
c3d050563b
Add p5-Jabber-Connection 0.04, jabber Perl library for
...
client/component connectivity.
PR: 57478
Submitted by: Lars Eggert
2003-10-02 07:14:17 +00:00