| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415499
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412348
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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=347776
|
|
|
|
|
|
|
| |
- Use shebangfix
Notes:
svn path=/head/; revision=343040
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@)
Notes:
svn path=/head/; revision=338168
|
|
|
|
|
|
|
| |
mail)
Notes:
svn path=/head/; revision=327742
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=326272
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove unnecessary depend on PERL_LEVEL < 5.12
PR: ports/178899
Submitted by: az
Approved by: maintainer
Notes:
svn path=/head/; revision=318932
|
|
|
|
|
|
|
|
|
|
|
|
| |
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so)
Notes:
svn path=/head/; revision=293247
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index
Notes:
svn path=/head/; revision=292977
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=290857
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix RUN_DEPENDS
- Digest::SHA is bundled in Perl releases since 5.9.3
- This port requires LWP 6
- Bump PORTREVISION for tarball and dependency change
Changes: http://aws.amazon.com/code/Amazon-SES/8945574369528337
PR: ports/163201
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 8 weeks)
Notes:
svn path=/head/; revision=290574
|
|
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITES
PR: Gea-Suan Lin <gslin@gslin.org>
Approved by: maintainer
Notes:
svn path=/head/; revision=290005
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Thanks to crees@ for generating the initial patch
PR: ports/163521
Submitted by: Pedro Giffuni <pfg apache.org>
Hat: portmgr
Exp run by: pav
Notes:
svn path=/head/; revision=288824
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE (Apache)
- Update maintainer's address (submitted via private email)
Changes: http://aws.amazon.com/code/Amazon-SES/8945574369528337
PR: ports/161295
Submitted by: Stephon Chen <stephon@gmail.com> (maintainer)
Feature safe: yes
Notes:
svn path=/head/; revision=286657
|
|
|
|
| |
Notes:
svn path=/head/; revision=277098
|
|
Perl module of Amazon Simple Email Services
WWW: http://aws.amazon.com/code/Amazon-SES/8945574369528337
PR: ports/156713
Submitted by: Stephon Chen <stephon@pixnet.tw>
Notes:
svn path=/head/; revision=273847
|