| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=373448
|
|
|
|
|
|
|
| |
Approved by: portmgr (blanket infrastructure)
Notes:
svn path=/head/; revision=338799
|
|
|
|
|
|
|
| |
net)
Notes:
svn path=/head/; revision=327755
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=326361
|
|
|
|
|
|
|
|
|
|
|
| |
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi)
Notes:
svn path=/head/; revision=298970
|
|
|
|
|
|
|
| |
With hat: perl
Notes:
svn path=/head/; revision=281878
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
| |
Notes:
svn path=/head/; revision=238789
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=238756
|
|
|
|
|
|
|
|
|
| |
PR: ports/135787
Approved by: maintainer timeout (16 days)
Submitted by: myself (pgollucci@)
Notes:
svn path=/head/; revision=237043
|
|
|
|
|
|
|
|
|
| |
PR: 133023
Submitted by: Edmondas Girkantas <eg@fbsd.lt>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=232101
|
|
|
|
|
|
|
|
|
|
|
| |
- Better adjustment of dependencies
PR: ports/121023
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by: maintainer
Notes:
svn path=/head/; revision=207997
|
|
|
|
|
|
|
|
|
|
|
| |
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
Notes:
svn path=/head/; revision=199069
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/107768
Submitted by: Christopher Boumenot <boumenot@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=181996
|
|
|
|
|
|
|
|
|
|
| |
- Bump portrevision
Reported by: pointyhat via kris
Approved by: Christopher Boumenot <boumenot@gmail.com> (maintainer, implicit)
Notes:
svn path=/head/; revision=181988
|
|
|
|
|
|
|
| |
Approved by: Christopher Boumenot <boumenot@gmail.com>
Notes:
svn path=/head/; revision=180179
|
|
able to write raw data directly to the network.
Authors: Patrice Auffret <netpkt@gomor.org>
WWW: http://search.cpan.org/dist/Net-Write
PR: ports/97427
Submitted by: Christopher Boumenot <boumenot@gmail.com>
Notes:
svn path=/head/; revision=162729
|