| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Notes:
svn path=/head/; revision=374324
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Sort *_DEPENDS
- Convert to new options framework
- Use USES=shebangfix
- Respect EXAMPLES
Changes: http://search.cpan.org/dist/Spreadsheet-WriteExcel/Changes
Notes:
svn path=/head/; revision=333110
|
|
|
|
| |
Notes:
svn path=/head/; revision=333056
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Spreadsheet-WriteExcel/Changes
Notes:
svn path=/head/; revision=309019
|
|
|
|
|
|
|
|
|
|
|
| |
- No PORTREVISION bump because the port has been broken with NOPORTDOCS set
PR: ports/164945
Submitted by: scheidell (me)
Approved by: skv (maintainer, via private mail), gabor (mentor)
Notes:
svn path=/head/; revision=291287
|
|
|
|
|
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/JMCNAMARA/Spreadsheet-WriteExcel-2.37/Changes
PR: ports/144032
Submitted by: max
Notes:
svn path=/head/; revision=252016
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/src/JMCNAMARA/Spreadsheet-WriteExcel-2.25/Changes
Notes:
svn path=/head/; revision=220947
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/src/JMCNAMARA/Spreadsheet-WriteExcel-2.23/Changes
Notes:
svn path=/head/; revision=219845
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/src/JMCNAMARA/Spreadsheet-WriteExcel-2.22/Changes
Notes:
svn path=/head/; revision=217288
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/src/JMCNAMARA/Spreadsheet-WriteExcel-2.20/Changes
Notes:
svn path=/head/; revision=207202
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/src/JMCNAMARA/Spreadsheet-WriteExcel-2.17/Changes
Notes:
svn path=/head/; revision=163734
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154116
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/src/JMCNAMARA/Spreadsheet-WriteExcel-2.16/Changes
Notes:
svn path=/head/; revision=153808
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/src/JMCNAMARA/Spreadsheet-WriteExcel-2.15/Changes
Notes:
svn path=/head/; revision=149186
|
|
|
|
| |
Notes:
svn path=/head/; revision=134125
|
|
|
|
| |
Notes:
svn path=/head/; revision=132198
|
|
|
|
|
|
|
|
| |
PR: ports/73314
Submitted byL lth
Notes:
svn path=/head/; revision=121195
|
|
|
|
|
|
|
|
| |
PR: ports/69775
Submitted by: Lars Thegler <lth@FreeBSD.org>
Notes:
svn path=/head/; revision=116249
|
|
|
|
| |
Notes:
svn path=/head/; revision=109854
|
|
|
|
| |
Notes:
svn path=/head/; revision=83297
|
|
|
|
| |
Notes:
svn path=/head/; revision=76491
|
|
|
|
| |
Notes:
svn path=/head/; revision=65281
|
|
|
|
| |
Notes:
svn path=/head/; revision=60695
|
|
|
|
|
|
|
| |
Approved by: markm
Notes:
svn path=/head/; revision=57447
|
|
|
|
|
|
|
|
| |
PR: 31781
Submitted by: maintainer
Notes:
svn path=/head/; revision=49666
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- install documentation
- install examples in ${PREFIX}/share/examples/Spreadsheet-WriteExcel (instead
of inside of ${SITE_PERL}/Spreadsheet/WriteExcel/examples/)
- sort pkg-plist
PR: 30131
Submitted by: maintainer
Notes:
svn path=/head/; revision=47106
|
|
|
|
|
|
|
|
| |
PR: 26947
Submitted by: maintainer
Notes:
svn path=/head/; revision=42124
|
|
|
|
|
|
|
|
| |
PR: 24734
Submitted by: maintainer
Notes:
svn path=/head/; revision=38752
|
|
and numbers to a cross-platform Excel binary file.
PR: 23826
Submitted by: Sergey Skvortsov <skv@protey.ru>
Notes:
svn path=/head/; revision=36368
|