Commit graph

10 commits

Author SHA1 Message Date
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
Philippe Audeoud
354b25a277 - Cleaning MD5 in perl@'s ports
Approved by:	erwin@ (portmgr)
2011-05-17 11:14:02 +00:00
Mark Linimon
e963662e8c Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat:		portmgr
2009-08-16 09:55:32 +00:00
Mathieu Arnold
d1850a3d8c Use the CPAN site macro.
Use DISTVERSION in place of DISTNAME where possible.
Remove perl 5.005 shims.
2007-08-31 13:37:23 +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
Mathieu Arnold
b1a641bc45 Be hipe and add SHA256 2005-11-14 14:16:12 +00:00
Mathieu Arnold
f31cfcf9cf Add SIZE field 2004-01-29 13:37:55 +00:00
Mathieu Arnold
7bd7cbe806 Update my ports to use my @FreeBSD.org address
Approved by:	demon (mentor)
2003-08-16 09:13:44 +00:00
Edwin Groothuis
3cb1fc6bb0 UPDATE textproc/p5-String-ShowDiff
Update to 0.03

PR:		ports/51687
Submitted by:	Mathieu Arnold <m@absolight.net>
2003-05-08 23:24:44 +00:00
Edwin Groothuis
0d9e646092 NEW PORT devel/p5-String-ShowDiff
This module is a wrapper around the diff algorithm from the
	module Algorithm::Diff. It's job is to simplify a visualization
	of the differences of each strings.

	Compared to the many other Diff modules, the output is
	neither in diff-style nor are the recognised differences
	on line or word boundaries, they are at character level.

PR:		ports/51434
Submitted by:	Mathieu Arnold <m@absolight.net>
2003-04-29 06:51:02 +00:00