Commit graph

9 commits

Author SHA1 Message Date
Chris Rees
f9a038e6c0 Correct distinfo.
Noticed by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
Submitted by:	Alexandr Kovalenko <never@nevermind.kiev.ua> (maintainer)
2012-02-05 10:35:59 +00:00
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
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Ion-Mihai Tetcu
3be2ee09d0 Latest commit breaks build unconditionally, even if distfile exist in
${DISTDIR}. Fix this by folding code into bsd.port.pre.mk and bsd.port.post.mk.

PR:		99123
Submitted by:	maintainer
2006-06-18 22:14:01 +00:00
Sergey Matveychuk
184a6e4c33 - Add RESTRICTED and IGNORE as in finance/pfpro that share one distfile
Approved by:	maintainer
2006-06-18 17:39:31 +00:00
Aaron Dalton
fbec2dbd62 - ${PREFIX} was incorrectly used. Should use ${LOCALBASE} instead in this
case.
- Slightly modify COMMENT to be more adequate.

PR:		ports/99096
Submitted by:	Alexandr Kovalenko <never@nevermind.kiev.ua>
Reviewed by:	aaron
Approved by:	tobez (implicit)
2006-06-18 15:44:36 +00:00
Aaron Dalton
a3eb7d8c56 - Bump PORTREVISION due to change in default certificate location
PR:		ports/98996
Submitted by:	Alexandr Kovalenko <never@nevermind.kiev.ua>
Approved by:	tobez (implicit)
2006-06-16 09:50:33 +00:00
Aaron Dalton
7f242f3ed9 - Add patch to deal with FreeBSD location of PFPRO_CERT_PATH
PR:		ports/98996
Submitted by:	Alexandr Kovalenko <never@nevermind.kiev.ua>
Approved by:	tobez (implicit)
2006-06-16 04:26:57 +00:00
Aaron Dalton
b8a7c70daf Adding port finance/p5-PFProAPI, Perl support for Payflow Pro calls.
PR:		ports/98882
Submitted by:	Alexandr Kovalenko <never@nevermind.kiev.ua>
Reviewed by:	aaron
Approved by:	tobez (implicit)
2006-06-14 03:04:24 +00:00