| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
28 Jan 2013 00:00:48
0.62
|
leeym  |
- update to 0.62 |
17 Dec 2012 15:39:36
0.61
|
az  |
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon. |
10 Jun 2012 18:42:48
0.61
|
swills  |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
04 Jun 2012 11:07:26
0.61
|
az  |
- Remove SITE_PERL from *_DEPENDS |
01 May 2012 01:47:10
0.61
|
swills  |
- Assign clsung's p5- ports to perl@
Approved by: clsung via IRC |
13 Mar 2012 16:15:36
0.61
|
pgollucci  |
- Revert ports/165605 as requested by portmgr@
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) |
08 Mar 2012 18:45:38
0.61
|
pgollucci  |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
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 |
29 Oct 2011 12:39:10
0.61
|
clsung  |
- Update to 0.61 |
24 Oct 2011 09:11:38
0.60
|
dougb  |
The vast majority of pkg-descr files had the following format when they
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 |
26 Sep 2011 05:32:09
0.60
|
clsung  |
- Update to 0.60 |
20 Mar 2011 12:54:45
0.59
|
miwi  |
- Get Rid MD5 support |
21 Sep 2010 16:08:11
0.59
|
mm  |
Explicitly depend on p5-Digest-MD5 only if PERL_LEVEL < 500703
Explicitly depend on p5-Digest-SHA only if PERL_LEVEL < 501000 |
14 Nov 2009 05:53:31
0.59
|
clsung  |
- Update to 0.59
PR: ports/140295
Submitted by: Sahil Tandon <sahil_AT_tandon dot net> |
28 Oct 2009 02:04:50
0.57
|
clsung  |
- Update to 0.57
Changes: http://search.cpan.org/dist/Net-Amazon/Changes |
05 Aug 2009 12:01:05
0.55
|
clsung  |
- Update to 0.55
Changes: http://search.cpan.org/dist/Net-Amazon/Changes |
24 Jun 2009 08:33:45
0.54
|
clsung  |
- Update to 0.54
Changes: http://search.cpan.org/dist/Net-Amazon/Changes |
17 Jun 2009 08:55:34
0.53
|
clsung  |
- Update to 0.53
Changes: http://search.cpan.org/dist/Net-Amazon/Changes |
12 Jun 2009 07:22:19
0.51
|
clsung  |
- Update to 0.51
Changes: http://search.cpan.org/dist/Net-Amazon/Changes |
29 Aug 2008 06:50:34
0.50
|
clsung  |
- Update to 0.50
Changes: http://search.cpan.org/dist/Net-Amazon/Changes |
28 Apr 2008 01:18:19
0.49
|
clsung  |
- Update to 0.49
Changes: http://search.cpan.org/dist/Net-Amazon/Changes |
15 Jan 2008 00:58:47
0.48
|
clsung  |
- Update to 0.48
Changes: http://search.cpan.org/dist/Net-Amazon/Changes |
05 Jan 2008 04:24:51
0.47
|
clsung  |
- Update to 0.47
Changes: http://search.cpan.org/dist/Net-Amazon/Changes |
02 Jul 2007 08:12:35
0.43
|
clsung  |
- Update to 0.43 |
22 Mar 2007 08:52:32
0.40
|
clsung  |
- Update to 0.40
- remove 4.x perl requirement |
19 Feb 2007 10:41:40
0.39
|
clsung  |
- Update to 0.39 |
05 Feb 2007 02:07:11
0.38
|
clsung  |
- move manpages to Makefile.man |
05 Feb 2007 01:54:31
0.38
|
clsung  |
- Update to 0.38 |
15 Jan 2007 01:56:58
0.36
|
clsung  |
- Update to 0.36 |
15 Apr 2006 03:09:10
0.35
|
clsung  |
- update to 0.35 |
22 Jan 2006 21:24:05
0.34
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:46:07
0.34
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
21 Jul 2005 03:53:50
0.34
|
clsung  |
- update to 0.34
- Added similar_asins() to Net::Amazon::Property |
25 Feb 2005 12:14:17
0.33
|
clsung  |
- update to 0.33
- 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. |
21 Oct 2004 05:29:29
0.32
|
clsung  |
- update to 0.32
Approved by: co-mentor (vanilla) |
13 Oct 2004 06:33:56
0.31
|
clsung  |
- update to 0.31
- bug fix and patch.
PR: ports/72605
Submitted by: Toshiya SAITOH <toshiya AT saitoh dot nu>
Approved by: co-mentor (vanilla) |
01 Sep 2004 15:58:37
0.29
|
clsung  |
Detect p5-Time-HiRes properly.
PR: ports/71245
Submitted by: Simon Dick <simond@irrelevant.org>
Approved by: vanilla (co-mentor) |
20 Aug 2004 02:56:44
0.29
|
clsung  |
My territory, suggested by ijliao. :p
Approved by: vanilla (co-mentor) |
17 Aug 2004 16:05:35
0.29
|
vanilla  |
- Update to 0.29
- new modules along with manpages...
PR: ports/70552
Submitted by: maintainer |
09 Aug 2004 15:55:07
0.28
|
vanilla  |
Update to 0.28.
PR: ports/70155
Submitted by: maintainer |
19 Jul 2004 15:02:38
0.26
|
vanilla  |
- Update to 0.26
- rearrange pkg-plist
PR: ports/69284
Submitted by: maintainer |
05 May 2004 22:25:34
0.21
|
vanilla  |
- update from 0.19 to 0.21
- add Request/Sort.pm Request/TextStream.pm Response/TextStream.pm
PR: ports/66233
Submitted by: maintainer |
19 Feb 2004 10:04:12
0.19
|
erwin  |
- from 0.18 to 0.19
- 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 |
02 Jan 2004 09:38:25
0.18
|
erwin  |
- update from 0.17 to 0.18
- 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 |
21 Nov 2003 06:48:33
0.17
|
linimon  |
Add 'Blended' search on a keyword, resulting in matches across the
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) |
28 Oct 2003 16:34:17
0.16
|
erwin  |
Add p5-Net-Amazon 0.16,
framework for accessing amazon.com via SOAP
and XML/HTTP.
PR: 58414
Submitted by: clsung@dragon2.net |