Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.23 04 Apr 2024 11:07:03 |
Philippe Audeoud (jadawin) |
www/p5-HTTP-Body: update to 1.23 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.22 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.22 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
1.22 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.22 27 Apr 2019 18:27:39 |
sunpoet |
Add NO_ARCH |
1.22 20 Oct 2018 14:50:08 |
sunpoet |
Sort PLIST |
1.22 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
1.22 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
1.22 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.22 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.22 08 Feb 2015 19:08:19 |
adamw |
Update to 1.22.
Changes: https://metacpan.org/changes/distribution/HTTP-Body |
1.19_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
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 (Only the first 15 lines of the commit message are shown above ) |
1.19 09 Dec 2013 19:30:58 |
sunpoet |
- Update to 1.19
Changes: http://search.cpan.org/dist/HTTP-Body/Changes |
1.17 07 Nov 2013 13:55:25 |
vanilla |
support STAGEDIR. |
1.17 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.17 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.17 17 Dec 2012 12:15:18 |
az |
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon. |
1.17 03 Nov 2012 11:38:21 |
ehaupt |
- Update to 1.17
- Trim header
Feature safe: yes |
1.15 13 Mar 2012 16:15:36 |
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) |
1.15 08 Mar 2012 18:45:38 |
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 |
1.15 05 Dec 2011 07:13:09 |
sunpoet |
- Update to 1.15
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/HTTP-Body/Changes
Feature safe: yes |
1.14 06 Nov 2011 03:07:59 |
clsung |
- Update to 1.14 |
1.12 07 Oct 2011 11:22:46 |
culot |
- Fix LICENSE (Artistic 1 instead of Artistic 2)
- Pet portlint(1)
PR: ports/161336
Submitted by: Simon Olofsson <simon@olofsson.de> |
1.12 28 Mar 2011 06:21:04 |
bapt |
- update to 1.12
- add licenses
- changes: http://cpansearch.perl.org/src/GETTY/HTTP-Body-1.12/Changes |
1.11 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.11 27 Oct 2010 03:34:35 |
wen |
- Update to 1.11
Changes: http://search.cpan.org/src/GETTY/HTTP-Body-1.11/Changes |
1.10 14 Oct 2010 00:42:44 |
leeym |
- update to 1.10 |
1.09 24 Aug 2010 19:19:40 |
leeym |
- update to 1.09 |
1.07 25 Jan 2010 06:43:55 |
wen |
- Update to 1.07 |
1.06 10 Jan 2010 05:19:22 |
wen |
- Update to 1.06 |
1.05_1 09 Sep 2009 09:14:05 |
kuriyama |
- Remove dependency on p5-File-Temp, which is included since perl 5.6.1. |
1.05 16 Aug 2009 09:22:05 |
linimon |
Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
1.05 06 Dec 2008 00:10:15 |
lbr |
Update to 1.05 |
1.04 29 Jun 2008 18:57:16 |
lbr |
Update to 1.04 |
1.03 08 Apr 2008 15:49:34 |
lbr |
Update to 1.03 |
1.02 07 Mar 2008 18:08:06 |
lbr |
Update to 1.02 |
1.01 26 Feb 2008 07:26:50 |
lbr |
Update to 1.01 |
0.9 08 Sep 2007 01:11:48 |
linimon |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
0.9 28 Mar 2007 05:19:20 |
lbr |
Update to 0.9 |
0.8 24 Mar 2007 06:27:40 |
lbr |
Update to 0.8 |
0.6 01 May 2006 13:52:00 |
lbr |
Changing email-address on my 80 ports.
Approved by: erwin (mental) |
0.6 22 Jan 2006 02:58:25 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.6 08 Jan 2006 09:20:28 |
erwin |
Update to 0.6
PR: 91497
Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer) |
0.5 18 Nov 2005 11:20:50 |
erwin |
Update to 0.5
PR: 89222
Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer) |
0.4 16 Nov 2005 20:32:19 |
lth |
Add p5-HTTP-Body 0.4, HTTP Body Parser.
PR: ports/89137
Submitted by: Lars Balker Rasmussen <lars@balker.dk> |