| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
26 Jun 2012 21:07:50
4.1
|
pav  |
- Fix typo, unbreak depends
Reported by: pointyhat |
03 Jun 2012 09:09:50
4.1
|
culot  |
- Remove SITE_PERL from *_DEPENDS, as suggested at:
http://wiki.freebsd.org/PortsLongtermTargets#Use_of_SITE_PERL_in_dependencies
Submitted by: az@ (via irc) |
21 Jan 2012 17:40:15
4.1
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
24 Oct 2011 09:11:38
4.1
|
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 |
12 Apr 2011 07:30:21
4.1
|
culot  |
- Update to 4.1
Changes: http://search.cpan.org/dist/XML-TreeBuilder/Changes |
11 Dec 2010 14:12:38
4.0
|
culot  |
- Update to 4.0
- TEST_DEPENDS added
- Take maintainership
Changes: http://search.cpan.org/dist/XML-TreeBuilder/Changes
Approved by: wen@ (mentor) |
23 Jan 2010 14:45:05
3.09
|
ehaupt  |
- Add cpan site to WWW
- Fix indentation, fmt -w 80 |
17 Apr 2008 14:30:31
3.09
|
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) |
22 Jan 2006 02:55:05
3.09
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
25 Nov 2005 18:40:57
3.09
|
pav  |
- Add SHA256 |
24 Jul 2004 22:08:24
3.09
|
erwin  |
Update to 3.09 |
29 Jan 2004 16:13:06
3.08_2
|
trevor  |
SIZEify. |
24 Oct 2003 12:05:09
3.08_2
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
20 Feb 2003 19:11:26
3.08_2
|
knu  |
De-pkg-comment. |
09 May 2001 07:57:39 
|
vanilla  |
Add (BUILD-RUN)_DEPENDS to p5-XML-Parser. |
02 May 2001 22:37:59 
|
vanilla  |
Add {BUILD-RUN}_DEPENDS to p5-HTML-Tree. |
14 Apr 2001 23:31:53 
|
steve  |
Remove empty directories on uninstall. |
01 Mar 2001 06:39:18 
|
vanilla  |
Remove do-configure section, use PERL_CONFIGURE now. |
03 Jan 2001 23:48:47 
|
will  |
Add p5-XML-TreeBuilder 3.08, perl module to make XML document trees. |