1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
Commit Graph

11 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
Martin Wilke
2db81a96b0 - Update to 1.2.9
- Pet portlint
2012-01-14 16:32:41 +00:00
Martin Wilke
65e190c0f0 - Get Rid MD5 support
With hat:	portmgr (myself)
2011-03-18 17:59:50 +00:00
Martin Wilke
078e4aeb61 - Update to 1.2.8 2010-11-04 10:00:07 +00:00
Martin Wilke
75eb1983b1 - Update to 1.2.7
- Take maintainership
2007-07-06 08:01:17 +00:00
Cheng-Lung Sung
24c23be75d - Update to 1.2.6
- reset maintainer

Submitted by:	chinsan
Approved by:	maintainer (timeout)
2006-09-21 10:37:18 +00:00
Pav Lucistnik
1a64862143 - Update to 1.2.4
PR:		ports/91634
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
2006-01-11 18:31:21 +00:00
Alex Dupre
4e3717ee4f Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.

Discussed with:	thierry, antonio@php.net
2005-12-09 19:24:52 +00:00
Pav Lucistnik
27171578eb - Update to 1.2.3
PR:		ports/82523
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
2005-06-22 15:25:45 +00:00
Edwin Groothuis
55c16e41f9 Update port: benchmarks/pear-Benchmark to 1.2.2
+ update port: benchmarks/pear-Benchmark to 1.2.2
	+ add bcmath PHP extension dependency
	+ changelog: http://pear.php.net/package/Benchmark/download/1.2.2/

PR:		ports/76458
Submitted by:	Antônio Carlos Venâncio Júnior <antonio@php.net>
2005-01-19 21:12:28 +00:00
Thierry Thomas
fa2b68c8c2 Add pear-Benchmark 1.2.1, framework to benchmark PHP scripts or
function calls.

PR:		71528
Submitted by:	Antônio Carlos Venâncio Júnior
2004-10-18 15:11:32 +00:00