| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=289563
|
|
|
|
| |
Notes:
svn path=/head/; revision=276994
|
|
quotes, less-than/greater-than, and ampersands, into variables that end up in
TT templates.
WWW: http://search.cpan.org/dist/Template-Plugin-XML-Escape
PR: ports/130422
Submitted by: kevit
Notes:
svn path=/head/; revision=226075
|