| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
- While I'm here:
- Add LICENSE
- Add NO_ARCH
- Bump PORTREVISION for dependency change
With hat: perl
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
PR: 193472
Submitted by: michelle@sorbs.net (maintainer)
|
| |
|
|
|
|
|
|
|
| |
(I applied version from upstream)
PR: 191734
Submitted by: Michelle Sullivan <michelle@sorbs.net>
|
|
|
|
| |
Approved by: portmgr (blanket infrastructure)
|
|
|
|
| |
databases)
|
| |
|
|
|
|
|
|
| |
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
|
|
|
|
| |
Feature safe: yes
|
|
|
|
| |
Submitted by: az
|
|
|
|
|
| |
PR: 164414
Submitted by: swills
|
|
|
|
|
|
|
|
|
|
| |
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr
|
|
|
|
| |
With hat: perl
|
|
|
|
|
| |
PR: 154985
Submitted by: Michael Graziano <mikeg@bsd-box.net>
|
|
|
|
|
| |
PR: 141529
Submitted by: pgollucci
|
|
|
|
|
| |
PR: 135728
Submitted by: pgollucci
|
|
|
|
|
| |
PR: 125918
Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
|
|
|
|
|
|
|
|
|
| |
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav)
|
|
|
|
|
| |
PR: 120388
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
|
|
|
|
|
| |
PR: 117584
Submitted by: chinsan
|
|
|
|
|
|
|
|
| |
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
|
|
|
|
|
| |
PR: 110937
Submitted by: rafan
|
| |
|
|
|
|
|
| |
PR: 98185
Submitted by: aaron
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Spotted by: kris
|
| |
|
| |
|
| |
|
|
|
|
| |
Fix plist.
|
| |
|
| |
|
|
|
|
|
| |
Based on PR: 71480 (update to version 1.10)
Submitted by: Palle Girgensohn <girgen@pingpong.net>
|
|
|
|
|
| |
PR: 70244
Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com>
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Approved by: tobez (former maintainer)
Update to version 0.96.
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
|
| |
5.005_03 use databases/p5-DBI-137 as newer versions do not
support the old perl.
Note that for some port, I merely removed the explicit
dependency as they already have implicit dependencies
via other ports.
Approved by: portmgr (marcus)
|
|
|
|
| |
Submitted by: demon
|
|
|
|
|
|
| |
PR: 55383
Submitted by: Mathieu Arnold <m@absolight.net>
Approved by: maintainer (implicit)
|
|
|
|
| |
Approved by: maintainer
|
| |
|
|
|
|
| |
Submitted by: demon
|
| |
|
| |
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
| |
|
| |
|
|
|
|
| |
PR: 38176
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Upgrade mail/p5-Email-Find to 0.04.
Upgrade print/p5-Text-PDF to 0.15.
Upgrade textproc/p5-Text-Tmpl to 0.24.
OK'ed by: markm
|
|
|
|
|
|
| |
Do the same for pkg-descr files.
Approved by: markm
|
|
Statement generation.
PR: 27751
Submitted by: Anton Berezin <tobez@tobez.org>
|