| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=439736
|
|
|
|
|
|
|
|
|
| |
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=426088
|
|
|
|
| |
Notes:
svn path=/head/; revision=425758
|
|
|
|
| |
Notes:
svn path=/head/; revision=425708
|
|
|
|
|
|
|
| |
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=425705
|
|
|
|
|
|
|
| |
- Update BROKEN: use lowercase for leading character
Notes:
svn path=/head/; revision=413818
|
|
|
|
| |
Notes:
svn path=/head/; revision=413746
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412346
|
|
|
|
| |
Notes:
svn path=/head/; revision=399749
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for package change
Notes:
svn path=/head/; revision=394702
|
|
|
|
| |
Notes:
svn path=/head/; revision=373939
|
|
|
|
|
|
|
|
| |
Reported by: portsmon
Sponsored by: Absolight
Notes:
svn path=/head/; revision=373886
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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=371255
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
library version.
PR: ports/190409
Submitted by: ports at robakdesign.com
Approved by: portmgr@ (for NO_STAGE)
Notes:
svn path=/head/; revision=356371
|
|
|
|
|
|
|
| |
Reported by: Dominic Fandrey <kamikaze@bsdforen.de>
Notes:
svn path=/head/; revision=354670
|
|
|
|
| |
Notes:
svn path=/head/; revision=334235
|
|
|
|
| |
Notes:
svn path=/head/; revision=328825
|
|
|
|
|
|
|
| |
databases)
Notes:
svn path=/head/; revision=327717
|
|
|
|
| |
Notes:
svn path=/head/; revision=327166
|
|
|
|
| |
Notes:
svn path=/head/; revision=325212
|
|
|
|
| |
Notes:
svn path=/head/; revision=325163
|
|
|
|
| |
Notes:
svn path=/head/; revision=325161
|
|
|
|
| |
Notes:
svn path=/head/; revision=325134
|
|
|
|
| |
Notes:
svn path=/head/; revision=325110
|
|
|
|
| |
Notes:
svn path=/head/; revision=299426
|
|
|
|
|
|
|
|
| |
PR: ports/164589
Submitted by: swills
Notes:
svn path=/head/; revision=290019
|
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Tie-LevelDB/Changes
Feature safe: yes
Notes:
svn path=/head/; revision=285857
|
|
Tie::LevelDB is the Perl Interface for Google NoSQL database called LevelDB. See
http://code.google.com/p/leveldb/ for more details.
Interface is implemented both as a reflection of an original LevelDB C++ API and
a Perl-ish TIEHASH mechanism.
WWW: http://search.cpan.org/dist/Tie-LevelDB/
Notes:
svn path=/head/; revision=284521
|