| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- Sort PLIST
Notes:
svn path=/head/; revision=384018
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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=332868
|
|
|
|
|
|
|
| |
net)
Notes:
svn path=/head/; revision=327755
|
|
|
|
|
|
|
|
| |
- Use single space after WWW:
- Remove Author line
Notes:
svn path=/head/; revision=325610
|
|
|
|
|
|
|
|
| |
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Notes:
svn path=/head/; revision=324174
|
|
|
|
| |
Notes:
svn path=/head/; revision=311085
|
|
|
|
|
|
|
| |
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
Notes:
svn path=/head/; revision=309105
|
|
|
|
|
|
|
|
|
|
|
| |
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi)
Notes:
svn path=/head/; revision=298970
|
|
|
|
| |
Notes:
svn path=/head/; revision=298348
|
|
|
|
|
|
|
| |
Approved by: clsung via IRC
Notes:
svn path=/head/; revision=295750
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=284642
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues
Notes:
svn path=/head/; revision=284239
|
|
|
|
| |
Notes:
svn path=/head/; revision=282413
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
|
|
|
| |
Explicitly depend on p5-Digest-SHA only if PERL_LEVEL < 501000
Notes:
svn path=/head/; revision=261560
|
|
|
|
|
|
|
|
| |
PR: ports/140295
Submitted by: Sahil Tandon <sahil_AT_tandon dot net>
Notes:
svn path=/head/; revision=244243
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Net-Amazon/Changes
Notes:
svn path=/head/; revision=243397
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Net-Amazon/Changes
Notes:
svn path=/head/; revision=238972
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Net-Amazon/Changes
Notes:
svn path=/head/; revision=236579
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Net-Amazon/Changes
Notes:
svn path=/head/; revision=236111
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Net-Amazon/Changes
Notes:
svn path=/head/; revision=235627
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Net-Amazon/Changes
Notes:
svn path=/head/; revision=219405
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Net-Amazon/Changes
Notes:
svn path=/head/; revision=212125
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Net-Amazon/Changes
Notes:
svn path=/head/; revision=205671
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Net-Amazon/Changes
Notes:
svn path=/head/; revision=205042
|
|
|
|
| |
Notes:
svn path=/head/; revision=194611
|
|
|
|
|
|
|
| |
- remove 4.x perl requirement
Notes:
svn path=/head/; revision=187985
|
|
|
|
| |
Notes:
svn path=/head/; revision=185513
|
|
|
|
| |
Notes:
svn path=/head/; revision=184231
|
|
|
|
| |
Notes:
svn path=/head/; revision=184229
|
|
|
|
| |
Notes:
svn path=/head/; revision=182390
|
|
|
|
| |
Notes:
svn path=/head/; revision=159544
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154193
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154116
|
|
|
|
|
|
|
| |
- Added similar_asins() to Net::Amazon::Property
Notes:
svn path=/head/; revision=139781
|
|
|
|
|
|
|
|
|
|
| |
- from Changes:
- Makefile.PL prerequisite changed from undef to '0'.
- Greg McCann <greg AT cambria dot com> added ThirdPartyProductInfo.
- Added Exchange requests with help by Greg McCann.
Notes:
svn path=/head/; revision=129744
|
|
|
|
|
|
|
| |
Approved by: co-mentor (vanilla)
Notes:
svn path=/head/; revision=119893
|
|
|
|
|
|
|
|
|
|
|
| |
- bug fix and patch.
PR: ports/72605
Submitted by: Toshiya SAITOH <toshiya AT saitoh dot nu>
Approved by: co-mentor (vanilla)
Notes:
svn path=/head/; revision=119156
|
|
|
|
|
|
|
|
|
| |
PR: ports/71245
Submitted by: Simon Dick <simond@irrelevant.org>
Approved by: vanilla (co-mentor)
Notes:
svn path=/head/; revision=117842
|
|
|
|
|
|
|
| |
Approved by: vanilla (co-mentor)
Notes:
svn path=/head/; revision=116729
|
|
|
|
|
|
|
|
|
|
| |
- new modules along with manpages...
PR: ports/70552
Submitted by: maintainer
Notes:
svn path=/head/; revision=116531
|
|
|
|
|
|
|
|
| |
PR: ports/70155
Submitted by: maintainer
Notes:
svn path=/head/; revision=115751
|
|
|
|
|
|
|
|
|
|
| |
- rearrange pkg-plist
PR: ports/69284
Submitted by: maintainer
Notes:
svn path=/head/; revision=114216
|
|
|
|
|
|
|
|
|
|
| |
- add Request/Sort.pm Request/TextStream.pm Response/TextStream.pm
PR: ports/66233
Submitted by: maintainer
Notes:
svn path=/head/; revision=108503
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- cut from Changes
(ms) Michael Coulter noticed that eg/review had the
wrong path to Review.pm.
(ms) Sam Smith noticed that the dependency on
LWP::UserAgent was missing from the documentation.
(ms) Bill Fitzpatrick provided a patch implementing and testing
Manufacturer searches.
PR: 63045
Submitted by: maintainer
Notes:
svn path=/head/; revision=101387
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- refine pkg-plist
- Brian Hirt provided a patch for
multiple error messages returned by some requests to AMZN.
There's two accessors now, Response->messages() returning
a ref to an array of error messages, and Response->message()
returning them stringed together for backwards compatibility.
- Padraic Renaghan provided a patch
for access to upc/media/nummedia fields in Music.pm
- Fixed test suite warnings with perl 5.8.2 in N::A::Property::Book.
PR: 60813
Submitted by: maintainer
Notes:
svn path=/head/; revision=97069
|
|
|
|
|
|
|
|
|
|
|
| |
board. No 'mode' parameter is allowed. According to Amazon's
developer's kit, this will result in up to three matches per
category and can yield a total of 45 matches.
PR: ports/59414
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> (maintainer)
Notes:
svn path=/head/; revision=94614
|