| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
Notes:
svn path=/head/; revision=53961
|
|
|
|
|
|
|
|
|
| |
anywhere else
Submitted by: fenner (distfiles survey)
Notes:
svn path=/head/; revision=49026
|
|
|
|
| |
Notes:
svn path=/head/; revision=38576
|
|
|
|
|
|
|
|
|
|
|
| |
defined PORTDOCS PLIST_SUB.
Submitted by: lioux
Closes PR: 24468
PR Submitter: Mikhail Teterin <mi@aldan.algebra.com>
Notes:
svn path=/head/; revision=37356
|
|
|
|
|
|
|
|
|
| |
bsd.port.mk, for easy removal of documentation. I left alone one port -
japanese/elisa8x8 (or something like that), because it appeared to have
some rather weird way of doing PORTDOCS substitution.
Notes:
svn path=/head/; revision=37257
|
|
|
|
|
|
|
| |
Approved by: will
Notes:
svn path=/head/; revision=33350
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Some simple changes. Mostly implementing Mr. Sada Kenji patches to
JX x11-toolkit family ports:
1. nonexistent -> ${NONEXISTENT}
2. Allow you to define WRKDIRPREFIX safely.
-JXPORT_WRKSRC= ${JXPORT}/work/JX-1.5.3
+JXPORT_WRKSRC!= cd ${JXPORT} && ${MAKE} -V WRKSRC
Notes:
svn path=/head/; revision=33349
|
|
|
|
|
|
|
|
|
| |
files in the correct place.
Submitted by: maintainer
Notes:
svn path=/head/; revision=32782
|
|
|
|
|
|
|
|
|
| |
2. Allow you to define WRKDIRPREFIX.
Approved by: lioux@linf.unb.br (maintainer)
Notes:
svn path=/head/; revision=32492
|
|
|
|
|
|
|
|
| |
PR: 20269
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=31525
|
|
|
|
|
|
|
|
|
|
|
|
| |
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
Notes:
svn path=/head/; revision=29651
|
|
|
|
| |
Notes:
svn path=/head/; revision=29630
|
|
PR: 19041
Submitted by: Mario Sergio Fujikawa Ferriera <lioux@uol.com.br>
Notes:
svn path=/head/; revision=29461
|