| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=449893
|
|
|
|
|
|
|
| |
back to the collective.
Notes:
svn path=/head/; revision=423693
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415498
|
|
|
|
|
|
|
|
| |
While here, change WWW to the meta::cpan page, and adopt maintainership
of this port.
Notes:
svn path=/head/; revision=406091
|
|
|
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Exporter-Lite
Notes:
svn path=/head/; revision=406078
|
|
|
|
|
|
|
|
|
|
| |
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/Exporter-Lite/Changes
Notes:
svn path=/head/; revision=401264
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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=371547
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
0.06 2014-07-29
- Improved the abstract - explicit mention that functions are supported
- Improved the SYNOPSIS - split into separate code blocks
- Improved the DESCRIPTION. Made clearer that as soon as you specify
an import symbol, you have to also specify any you want from @EXPORT.
- Removed the BUGS and CAVEATS section from the doc; it was just being
self-deprecating about whether it deserved the "lite" moniker.
Notes:
svn path=/head/; revision=363572
|
|
|
|
| |
Notes:
svn path=/head/; revision=355629
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
Changes: http://search.cpan.org/dist/Exporter-Lite/Changes
Notes:
svn path=/head/; revision=349526
|
|
|
|
| |
Notes:
svn path=/head/; revision=331936
|
|
|
|
|
|
|
| |
devel part 3)
Notes:
svn path=/head/; revision=327724
|
|
|
|
|
|
|
|
| |
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Notes:
svn path=/head/; revision=324174
|
|
|
|
|
|
|
| |
Approved by: erwin@ (portmgr)
Notes:
svn path=/head/; revision=274220
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=239641
|
|
|
|
|
|
|
|
| |
Use DISTVERSION in place of DISTNAME where possible.
Remove perl 5.005 shims.
Notes:
svn path=/head/; revision=198588
|
|
|
|
| |
Notes:
svn path=/head/; revision=181416
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154110
|
|
|
|
| |
Notes:
svn path=/head/; revision=148240
|
|
|
|
| |
Notes:
svn path=/head/; revision=99406
|
|
|
|
|
|
|
| |
Approved by: demon (mentor)
Notes:
svn path=/head/; revision=87033
|
|
|
|
|
|
|
|
|
|
|
| |
add missing directory to PLIST
PR: ports/51846
Submitted by: Erwin Lansing <erwin@lansing.dk>
Approved by: Mathieu Arnold <mat@mat.cc>
Notes:
svn path=/head/; revision=80494
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fix plist (and cleanup WWW and Makefile)
This commit is not dedicated to the ()!@*#)(*!@ australians who
think that watching Big Brother via the internet makes their life
more worthwhile, while all it does is given me a 500ms second delay
between my ISP and their upstream.
PR: ports/51785
Submitted by: Mathieu Arnold <m@absolight.net>
Notes:
svn path=/head/; revision=80162
|
|
|
|
|
|
|
| |
Noticed by: bento
Notes:
svn path=/head/; revision=80161
|
|
Lightweight exporting of variables
PR: ports/51030
Submitted by: Mathieu Arnold <m@absolight.net>
Notes:
svn path=/head/; revision=79198
|