| 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
|
|
|
|
| |
Notes:
svn path=/head/; revision=371547
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=357300
|
|
|
|
| |
Notes:
svn path=/head/; revision=331856
|
|
|
|
|
|
|
| |
devel part 3)
Notes:
svn path=/head/; revision=327724
|
|
|
|
|
|
|
|
| |
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Notes:
svn path=/head/; revision=324174
|
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Cache-FastMmap/Changes
Feature safe: yes
Notes:
svn path=/head/; revision=286965
|
|
|
|
|
|
|
| |
- changes: http://cpansearch.perl.org/src/ROBM/Cache-FastMmap-1.39/Changes
Notes:
svn path=/head/; revision=277941
|
|
|
|
|
|
|
| |
Approved by: erwin@ (portmgr)
Notes:
svn path=/head/; revision=274220
|
|
|
|
| |
Notes:
svn path=/head/; revision=262413
|
|
|
|
|
|
|
|
|
|
| |
ports@ to perl@.
Changes: http://search.cpan.org/dist/Cache-FastMmap/Changes
Feature safe: yes
Notes:
svn path=/head/; revision=250120
|
|
|
|
|
|
|
| |
he has had one or more maintainer-timeouts on in the past 12 months.
Notes:
svn path=/head/; revision=247508
|
|
|
|
|
|
|
|
|
| |
PR: ports/136491
Approved by: skv (blanket)
Submitted by: myself (pgollucci@)
Notes:
svn path=/head/; revision=237519
|
|
|
|
|
|
|
|
|
| |
PR: ports/135735
Approved by: maintainer timeout (skv; 16 days)
Submitted by: myself (pgollucci@)
Notes:
svn path=/head/; revision=237023
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/src/ROBM/Cache-FastMmap-1.28/Changes
Notes:
svn path=/head/; revision=218643
|
|
|
|
|
|
|
|
|
|
|
|
| |
${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)
Notes:
svn path=/head/; revision=211450
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/src/ROBM/Cache-FastMmap-1.25/Changes
Notes:
svn path=/head/; revision=207200
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/src/ROBM/Cache-FastMmap-1.19/Changes
Notes:
svn path=/head/; revision=200187
|
|
|
|
|
|
|
|
|
|
|
| |
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
Notes:
svn path=/head/; revision=199069
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/src/ROBM/Cache-FastMmap-1.16/Changes
Notes:
svn path=/head/; revision=192083
|
|
|
|
|
|
|
|
| |
PR: ports/104600
Submitted by: Jin-Shan Tseng <tjs xxx cdpa.nsysu.edu.tw>
Notes:
svn path=/head/; revision=177004
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154141
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154110
|
|
|
|
| |
Notes:
svn path=/head/; revision=128702
|
|
|
|
| |
Notes:
svn path=/head/; revision=119665
|
|
|
|
| |
Notes:
svn path=/head/; revision=116904
|
|
|
|
|
|
|
| |
Submitted by: Alex Kapranoff <alex@kapranoff.ru>
Notes:
svn path=/head/; revision=116694
|
|
|
|
| |
Notes:
svn path=/head/; revision=109851
|
|
|
|
| |
Notes:
svn path=/head/; revision=105525
|
|
|
|
|
|
|
| |
Pointed by: kris
Notes:
svn path=/head/; revision=99408
|
|
uses an mmap'ed file to act as a shared
memory interprocess cache.
Notes:
svn path=/head/; revision=99075
|