| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw)
Notes:
svn path=/head/; revision=481365
|
|
|
|
|
|
|
|
|
|
| |
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl
Notes:
svn path=/head/; revision=470993
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=449893
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412349
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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=360676
|
|
|
|
| |
Notes:
svn path=/head/; revision=333056
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- MKDIR is silent
- ECHO is silent
- INSTALL_* are not silent
- CP/FIND/... are not silent
I fixed a few PORTDOCS misusage, I'll do a second pass.
With Hat: perl@
Notes:
svn path=/head/; revision=331301
|
|
|
|
| |
Notes:
svn path=/head/; revision=327888
|
|
|
|
|
|
|
| |
textproc)
Notes:
svn path=/head/; revision=327773
|
|
|
|
| |
Notes:
svn path=/head/; revision=325268
|
|
|
|
|
|
|
|
| |
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Notes:
svn path=/head/; revision=324174
|
|
|
|
|
|
|
| |
- Changelog: http://cpansearch.perl.org/src/CDOLAN/CAM-PDF-1.59/CHANGES
Notes:
svn path=/head/; revision=311205
|
|
|
|
|
|
|
| |
- Changelog: http://cpansearch.perl.org/src/CDOLAN/CAM-PDF-1.58/CHANGES
Notes:
svn path=/head/; revision=297874
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/CAM-PDF/CHANGES
Notes:
svn path=/head/; revision=287609
|
|
|
|
|
|
|
|
|
|
| |
- Add TEST_DEPENDS
- Remove outdated PERL_LEVEL check
Changes: http://search.cpan.org/dist/CAM-PDF/CHANGES
Notes:
svn path=/head/; revision=287566
|
|
|
|
|
|
|
|
|
|
| |
- Pet portlint(1)
PR: ports/161336
Submitted by: Simon Olofsson <simon@olofsson.de>
Notes:
svn path=/head/; revision=283112
|
|
|
|
|
|
|
| |
ChangeLog: http://cpansearch.perl.org/src/CDOLAN/CAM-PDF-1.55/CHANGES
Notes:
svn path=/head/; revision=276113
|
|
|
|
|
|
|
|
| |
- add licenses
- changes: http://cpansearch.perl.org/src/CDOLAN/CAM-PDF-1.54/CHANGES
Notes:
svn path=/head/; revision=271921
|
|
|
|
|
|
|
|
|
| |
so standarize and remove it
With Hat: perl@
Notes:
svn path=/head/; revision=261743
|
|
|
|
| |
Notes:
svn path=/head/; revision=221348
|
|
|
|
| |
Notes:
svn path=/head/; revision=221066
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/CAM-PDF/CHANGES
Notes:
svn path=/head/; revision=220846
|
|
|
|
| |
Notes:
svn path=/head/; revision=219811
|
|
|
|
| |
Notes:
svn path=/head/; revision=215905
|
|
|
|
| |
Notes:
svn path=/head/; revision=212166
|
|
|
|
| |
Notes:
svn path=/head/; revision=211980
|
|
|
|
|
|
|
|
|
|
|
|
| |
${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
|
|
|
|
| |
Notes:
svn path=/head/; revision=203240
|
|
|
|
| |
Notes:
svn path=/head/; revision=188238
|
|
|
|
| |
Notes:
svn path=/head/; revision=186867
|
|
|
|
|
|
|
|
|
|
| |
- Move to perl@FreeBSD.org
PR: ports/106521
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Notes:
svn path=/head/; revision=179527
|
|
specification generously provided by Adobe at
http://partners.adobe.com/public/developer/pdf/index_reference.html
The file format is well-supported, with the exception of the
"linearized" or "optimized" output format, which this module can read
but not write. Many specific aspects of the document model are not
manipulable with this package (like fonts), but if the input document
is correctly written, then this module will preserve the model
integrity.
This library grants you some power over the PDF security model. Note
that applications editing PDF documents via this library MUST respect
the security preferences of the document. Any violation of this
respect is contrary to Adobe's intellectual property position, as
stated in the reference manual at the above URL.
WWW: http://search.cpan.org/dist/CAM-PDF/
PR: ports/100182
Submitted by: Gea-Suan Lin <gslin at gslin.org>
Notes:
svn path=/head/; revision=167670
|