| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to the submitter
PR: 241277
Submitted by: Chris Hutchinson <portmaster@bsdforge.com>
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D22047
Notes:
svn path=/head/; revision=514591
|
|
|
|
|
|
|
| |
- Sort *_DEPENDS
Notes:
svn path=/head/; revision=485345
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412348
|
|
|
|
|
|
|
|
|
| |
PR: 204137
Submitted by: freebsd@oldach.net
MFH: 2015Q4 (ports-secteam fix blanket)
Notes:
svn path=/head/; revision=401699
|
|
|
|
|
|
|
|
|
| |
PR: 204137
Submitted by: freebsd@oldach.net
MFH: 2015Q4 (ports-secteam fix blanket)
Notes:
svn path=/head/; revision=401692
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542
Notes:
svn path=/head/; revision=396892
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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=342441
|
|
|
|
|
|
|
|
| |
Pointy hat to: mat
Reported by: portsnap's cperciva.
Notes:
svn path=/head/; revision=333896
|
|
|
|
|
|
|
| |
print)
Notes:
svn path=/head/; revision=327765
|
|
|
|
| |
Notes:
svn path=/head/; revision=324171
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add perl5 to CATEGORIES
- Remove DEPRECATED/EXPIRATION_DATE since port fetches now
- Remove LICENSE_FILE for license in Templates/Licenses
- Trim Makefile header
PR: ports/172048
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Approved by: makc, avilla (mentors, implicit)
Feature safe: yes
Notes:
svn path=/head/; revision=306164
|
|
|
|
|
|
|
| |
distilator)
Notes:
svn path=/head/; revision=304618
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE (Artistic 2)
PR: ports/160134
Submitted by: Kato Tsuguru <tkato432@yahoo.com>
Notes:
svn path=/head/; revision=280383
|
|
|
|
| |
Notes:
svn path=/head/; revision=276961
|
|
|
|
|
|
|
|
|
|
|
| |
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
Notes:
svn path=/head/; revision=246327
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=220031
|
|
|
|
|
|
|
|
|
|
|
| |
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
Notes:
svn path=/head/; revision=199069
|
|
a2pdf converts ASCII text to PDF format, with optional line/page
numbering and Perl syntax highlighting.
WWW: http://perl.jonallen.info/projects/a2pdf
Author: Jon Allen <jj@jonallen.info>
Notes:
svn path=/head/; revision=193274
|