Commit graph

4 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
Dmitry Marakasov
c285b5e76b - Update to 1.02
PR:		135655
Submitted by:	Mars G Miro <spry@anarchy.in.the.ph> (maintainer)
2009-06-17 19:10:50 +00:00
Martin Wilke
0cea91c5c7 This module implements the encoding and decoding of the IPv6 layer.
RFC: 2460

WWW: http://search.cpan.org/dist/Net-Frame-Layer-IPv6/

PR:		ports/132448
Submitted by:	Mars G Miro <spry at anarchy.in.the.ph>
2009-03-11 16:40:48 +00:00