Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Oct 2018 13:06:45
5.07

|
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
5.07

|
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
5.07

|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
31 Aug 2017 15:32:18
5.07

|
sunpoet  |
Update to 5.07
Changes: http://search.cpan.org/dist/HTML-Tree/Changes |
28 Apr 2017 20:25:29
5.06

|
sunpoet  |
Update to 5.06
Changes: http://search.cpan.org/dist/HTML-Tree/Changes |
27 Apr 2017 07:03:18
5.05

|
sunpoet  |
Update to 5.05
Changes: http://search.cpan.org/dist/HTML-Tree/Changes |
19 Apr 2017 14:40:35
5.04

|
sunpoet  |
Update to 5.04
Changes: http://search.cpan.org/dist/HTML-Tree/Changes |
31 Jan 2017 16:21:46
5.03_2

|
mat  |
Bump PORTREVISION for ports affected by the fix the last commit.
Done with: Tools/scripts/bump-revision.sh
Sponsored by: Absolight |
01 Apr 2016 14:33:58
5.03_1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
29 Nov 2015 07:00:23
5.03_1

|
sunpoet  |
- Add LICENSE_FILE
- Add NO_ARCH
- Sort PLIST |
26 Nov 2014 13:08:38
5.03_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 ) |
07 Nov 2013 13:55:25
5.03

|
vanilla  |
support STAGEDIR. |
20 Sep 2013 23:36:54
5.03

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

|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
11 Feb 2013 11:37:36
5.03

|
tobez  |
Update to 5.03.
Changes: http://search.cpan.org/dist/HTML-Tree/Changes |
03 Aug 2012 15:54:36
4.2
|
cs  |
Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)
Approved by: portmgr@ (implicit) |
10 Jun 2012 18:42:48
4.2
|
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) |
07 Oct 2011 11:22:46
4.2
|
culot  |
- Fix LICENSE (Artistic 1 instead of Artistic 2)
- Pet portlint(1)
PR: ports/161336
Submitted by: Simon Olofsson <simon@olofsson.de> |
11 Apr 2011 06:11:05
4.2
|
bapt  |
- update to 4.2
- add license
- changes: http://cpansearch.perl.org/src/JFEARN/HTML-Tree-4.2/Changes |
19 Dec 2010 09:57:31
4.1_1
|
sunpoet  |
- Take devel/p5-Module-Build away from RUN_DEPENDS
- Bump PORTREVISION |
09 Dec 2010 18:57:09
4.1
|
culot  |
- Update to 4.1
- TEST_DEPENDS added
Changes: http://search.cpan.org/dist/HTML-Tree/Changes
PR: ports/152556
Submitted by: culot@ (myself)
Approved by: sahil@/wen@ (mentors, implicit), clsung@ (maintainer, timeout
>14days) |
07 Dec 2010 19:47:56
3.23
|
linimon  |
With portmgr hat, reassign some ports from clsung to perl, since clsung
is apparently having some trouble with email. |
17 Apr 2008 14:30:31
3.23
|
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
01 May 2007 07:45:29
3.23
|
clsung  |
- remove ".if ${PERL_LEVEL} < 500600 ..." stuff |
14 Nov 2006 00:39:51
3.23
|
clsung  |
- Update to 3.23 |
07 Aug 2006 06:41:04
3.21
|
clsung  |
- update to 3.21
- take maintainership |
08 Jun 2006 01:11:55
3.20
|
clsung  |
- Update to 3.20
- Add WWW entry
- Add missing dependency HTML::Tagset, as it is listed in Makefile.PL.
- Use package dependency list to meet the minimum version
PR: ports/98643
Submitted by: Rong-En Fan |
22 Jan 2006 02:58:25
3.19.01
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
03 Jan 2006 09:12:28
3.19.01
|
demon  |
Drop maintainership. |
30 Dec 2005 01:13:55
3.19.01
|
leeym  |
- unbreak this port on old perl
PR: based on 90030
Submitted by: leeym |
29 Dec 2005 22:31:05
3.19.01
|
pav  |
- Update to 3.19.01
PR: ports/90030
Submitted by: leeym
Approved by: maintainer timeout (demon; 3 weeks) |
18 Mar 2004 18:01:13
3.18
|
trevor  |
Add size data, approved by maintainers. |
10 Dec 2003 15:52:58
3.18
|
demon  |
Update to version 3.18. |
24 Oct 2003 12:05:09
3.17
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
07 Mar 2003 06:12:57
3.17
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
23 Feb 2003 19:24:16
3.17
|
sobomax  |
Add missed RUN_DEPENDS and upgrade to 3.17 while I'm here.
Sponsored by: Porta Software Ltd. |
02 May 2001 22:36:59

|
vanilla  |
Upgrade to latest version. |
16 Mar 2001 09:55:12

|
demon  |
Add missing man pages. |
13 Mar 2001 10:58:35

|
demon  |
Update to version 3.1. |
01 Mar 2001 06:39:18

|
vanilla  |
Remove do-configure section, use PERL_CONFIGURE now. |
16 Jan 2001 17:33:20

|
sobomax  |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
22 Nov 2000 21:04:55

|
demon  |
Update to version 3.08 |
13 Nov 2000 12:45:41

|
demon  |
Change MAINTAINER field. I am now at FreeBSD dot org |
08 Oct 2000 08:11:25

|
asami  |
Convert category www to new layout. |
17 Jun 2000 03:37:15

|
will  |
Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX. Add
some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many
miscellaneous modifications. I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS. |