| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
- Update OPTIONS_DEFINE
- Rename option: TT -> TEMPLATE
- Convert to new options helper
- Use CPAN as primary WWW
Notes:
svn path=/head/; revision=377358
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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=371040
|
|
|
|
|
|
|
| |
Approved by: portmgr (not really, but touches unstaged ports)
Notes:
svn path=/head/; revision=363374
|
|
|
|
| |
Notes:
svn path=/head/; revision=341724
|
|
|
|
|
|
|
| |
www)
Notes:
svn path=/head/; revision=327776
|
|
|
|
|
|
|
|
|
| |
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=327283
|
|
|
|
|
|
|
|
|
| |
- Convert Makefile header to new style if needed
Approved by: swills (mentor)
Notes:
svn path=/head/; revision=312143
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE (ART10 and GPLv1)
- Add new template suuport to options
- Sort MAN3
- Remove unnecessary post-patch target
- Give maintainership to submitter
PR: ports/175364
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
Notes:
svn path=/head/; revision=310634
|
|
|
|
| |
Notes:
svn path=/head/; revision=305307
|
|
|
|
| |
Notes:
svn path=/head/; revision=305130
|
|
|
|
|
|
|
| |
Approved by: portmgr@ (bapt@)
Notes:
svn path=/head/; revision=300240
|
|
|
|
|
|
|
|
|
|
| |
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
With perl@ hat
Notes:
svn path=/head/; revision=281454
|
|
|
|
| |
Notes:
svn path=/head/; revision=271305
|
|
|
|
|
|
|
|
|
|
| |
are part of lang/perl5* pkg-plist
- Bump PORTREVISIONs
With Hat: perl@
Notes:
svn path=/head/; revision=261734
|
|
|
|
|
|
|
|
|
|
|
|
| |
${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:
PR: ports/119391
Submitted by: James O'Gorman <james_AT_netinertia dot co dot uk>
Reviewed by: clsung
Approved by: maintainer (Fernan Aguero)
Notes:
svn path=/head/; revision=210307
|
|
|
|
|
|
|
|
|
|
|
| |
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
Notes:
svn path=/head/; revision=199069
|
|
PR: ports/103267
Submitted by: Fernan Aguero
Notes:
svn path=/head/; revision=173236
|