Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
15 Jun 2020 18:46:24
6.12

|
sunpoet  |
Update to 6.12
Changes: https://metacpan.org/changes/distribution/HTTP-Daemon |
28 May 2020 19:13:04
6.10

|
sunpoet  |
Update to 6.10
Changes: https://metacpan.org/changes/distribution/HTTP-Daemon |
31 Aug 2019 07:56:14
6.06

|
sunpoet  |
Update to 6.06
Changes: https://metacpan.org/changes/distribution/HTTP-Daemon |
27 Jul 2019 14:01:38
6.05

|
sunpoet  |
Update to 6.05
Changes: https://metacpan.org/changes/distribution/HTTP-Daemon |
20 May 2019 18:08:45
6.04

|
sunpoet  |
Add LICENSE
- Update pkg-descr
- Take maintainership |
04 Apr 2019 23:56:30
6.04

|
sunpoet  |
Update to 6.04
Changes: https://metacpan.org/changes/distribution/HTTP-Daemon |
02 Apr 2019 01:10:11
6.03

|
wen  |
- Update to 6.03
- Add missing TEST_DEPENDS |
02 Apr 2019 00:59:59
6.02

|
wen  |
- Update to 6.02 |
06 Oct 2018 13:06:45
6.01_1

|
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) |
27 May 2018 20:15:20
6.01_1

|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
15 Sep 2017 08:58:50
6.01_1

|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
31 May 2017 17:30:33
6.01_1

|
sunpoet  |
Remove CONFLICTS: www/p5-libwww has been updated to 6.x for almost 6 years
- Add NO_ARCH |
01 Apr 2016 14:33:58
6.01_1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
26 Nov 2014 13:08:38
6.01_1

|
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 ) |
08 Jun 2014 19:51:28
6.01

|
olgeni  |
Remove all space characters from Makefile assignments.
No functional changes included.
CR: D193 (except math/sedumi)
Approved by: portmgr (bapt) |
03 Nov 2013 15:16:25
6.01

|
az  |
- support STAGEDIR
- add LICENSE (where it possible) |
20 Sep 2013 23:36:54
6.01

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
02 Aug 2013 18:52:11
6.01

|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
19 Feb 2012 10:53:24
6.01
|
sunpoet  |
- Update to 6.01
Changes: http://search.cpan.org/dist/HTTP-Daemon/Changes |
19 Apr 2011 17:50:25
6.00
|
culot  |
- Add CONFLICTS with www/p5-libwww-5* |
15 Apr 2011 19:08:25
6.00
|
culot  |
HTTP::Daemon is used to create HTTP/1.1 servers that listen on a socket
for incoming requests.
WWW: http://search.cpan.org/dist/HTTP-Daemon/
This new port is needed to update www/p5-libwww. |