Eitan Adler
c59a3834c4
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
2012-01-21 17:40:15 +00:00
Doug Barton
989772c9ac
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
2011-10-24 09:11:38 +00:00
Frederic Culot
7d4d74391f
- Update to 4.1
...
Changes: http://search.cpan.org/dist/XML-TreeBuilder/Changes
2011-04-12 07:30:21 +00:00
Frederic Culot
c6d21bca6b
- Update to 4.0
...
- TEST_DEPENDS added
- Take maintainership
Changes: http://search.cpan.org/dist/XML-TreeBuilder/Changes
Approved by: wen@ (mentor)
2010-12-11 14:12:38 +00:00
Emanuel Haupt
5e8691baf3
- Add cpan site to WWW
...
- Fix indentation, fmt -w 80
2010-01-23 14:45:04 +00:00
Marcelo Araujo
4aaab89f57
- 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)
2008-04-17 14:30:31 +00:00
Edwin Groothuis
508b8d82f4
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 03:01:03 +00:00
Pav Lucistnik
c937229ea3
- Add SHA256
2005-11-25 18:40:57 +00:00
Erwin Lansing
b321eff424
Update to 3.09
2004-07-24 22:08:24 +00:00
Trevor Johnson
f15b845ebe
SIZEify.
2004-01-29 16:13:06 +00:00
Ying-Chieh Liao
c634b4bb83
utilize SITE_PERL
...
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Akinori MUSHA
cb07270bfe
De-pkg-comment.
2003-02-20 19:21:36 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34
o Rollback PORTCOMMENT modifications while this feature's implementation
...
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
...
Approved by: pat
2002-11-06 22:47:41 +00:00
Vanilla I. Shu
80873e456d
Add (BUILD|RUN)_DEPENDS to p5-XML-Parser.
2001-05-09 06:57:38 +00:00
Vanilla I. Shu
dfe74543ca
Add {BUILD|RUN}_DEPENDS to p5-HTML-Tree.
...
Forgotten by: will
2001-05-02 21:37:57 +00:00
Steve Price
d73ba718fa
Remove empty directories on uninstall.
2001-04-14 22:31:52 +00:00
Vanilla I. Shu
68c2f99c63
Remove do-configure section, use PERL_CONFIGURE now.
2001-03-01 06:39:18 +00:00
Will Andrews
451aec5397
Add p5-XML-TreeBuilder 3.08, perl module to make XML document trees.
2001-01-03 23:48:47 +00:00