Commit graph

5 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
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Mark Linimon
9edb10042a Reset bg1tpt@gmail.com due to maintainer-timeouts and no response to
email.

Hat:		portmgr
2010-04-25 19:03:52 +00:00
Martin Wilke
c2d12a2f67 - Update to 1.0.0
PR:		129837
Submitted by:	Zhen REN <bg1tpt@gmail.com> (maintainer)
2008-12-22 22:29:30 +00:00
Martin Wilke
2b01965527 A package that returns all the combinations and
permutations, without repitition, of a given set
and subset size. Associative arrays are preserved.

WWW: http://pear.php.net/package/Math_Combinatorics/

PR:		ports/112824
Submitted by:	Zhen REN <bg1tpt at gmail.com>
2007-05-29 16:12:27 +00:00