| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=374047
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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=333056
|
|
|
|
|
|
|
| |
textproc)
Notes:
svn path=/head/; revision=327773
|
|
|
|
| |
Notes:
svn path=/head/; revision=325559
|
|
|
|
|
|
|
|
| |
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Notes:
svn path=/head/; revision=324174
|
|
|
|
|
|
|
| |
- Move Test-Base to a TEST_DEPEND since it's only used for testing
Notes:
svn path=/head/; revision=288769
|
|
|
|
|
|
|
| |
Approved by: erwin@ (portmgr)
Notes:
svn path=/head/; revision=274222
|
|
|
|
|
|
|
|
|
| |
so standarize and remove it
With Hat: perl@
Notes:
svn path=/head/; revision=261743
|
|
|
|
| |
Notes:
svn path=/head/; revision=229708
|
|
|
|
| |
Notes:
svn path=/head/; revision=229082
|
|
|
|
| |
Notes:
svn path=/head/; revision=218308
|
|
|
|
| |
Notes:
svn path=/head/; revision=211359
|
|
|
|
| |
Notes:
svn path=/head/; revision=209320
|
|
|
|
|
|
|
|
|
|
|
| |
- Small Makefile cleanups
- Added one new dependency
PR: 121324
Submitted by: Greg Larkin <glarkin at sourcehosting.net>
Notes:
svn path=/head/; revision=208411
|
|
|
|
| |
Notes:
svn path=/head/; revision=203243
|
|
|
|
| |
Notes:
svn path=/head/; revision=188349
|
|
|
|
| |
Notes:
svn path=/head/; revision=188310
|
|
|
|
|
|
|
| |
for a CPAN site. Notified maintainer.
Notes:
svn path=/head/; revision=186936
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/src/MIZZY/Text-Trac-0.06/Changes
Notes:
svn path=/head/; revision=186417
|
|
|
|
| |
Notes:
svn path=/head/; revision=182196
|
|
|
|
|
|
|
|
|
|
| |
- Move to perl@FreeBSD.org
PR: ports/106522
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Notes:
svn path=/head/; revision=179528
|
|
|
|
|
|
|
|
| |
PR: ports/101602
Submitted by: maintainer (Gea-Suan Lin)
Notes:
svn path=/head/; revision=170043
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Text::More only need in 'make test' phase,
so leave it to maintainer to remove or put it in BUILD_DEPENDS.
PR: ports/100797
Submitted by: clsung
Approved by: maintainer (gslin_AT_gslin dot org)
Notes:
svn path=/head/; revision=169281
|
|
Style.
PR: ports/100528
Submitted by: Gea-Suan Lin <gslin at gslin.org>
Notes:
svn path=/head/; revision=168236
|