| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=76037
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Use command macros where appropriate.
Notes:
svn path=/head/; revision=53956
|
|
|
|
|
|
|
|
| |
PR: 31438
Submitted by: maintainer
Notes:
svn path=/head/; revision=49101
|
|
|
|
| |
Notes:
svn path=/head/; revision=43378
|
|
|
|
|
|
|
|
| |
PR: 27512
Submitted by: maintainer
Notes:
svn path=/head/; revision=42925
|
|
|
|
|
|
|
|
| |
PR: 20772
Submitted by: maintainer
Notes:
svn path=/head/; revision=32283
|
|
|
|
|
|
|
|
| |
PR: ports/20461
Submitted by: Jonathan Hanna <pangolin@home.com> (MAINTAINER)
Notes:
svn path=/head/; revision=31416
|
|
|
|
|
|
|
|
|
|
|
| |
Now try to use those variables everywhere around DIST* and PATCH*
definitions as far as possible, for ease of the future updates and the
neatness.
Okay, 60% of `japanese' ports have been done. :)
Notes:
svn path=/head/; revision=27449
|
|
|
|
| |
Notes:
svn path=/head/; revision=25065
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=25063
|
|
|
|
| |
Notes:
svn path=/head/; revision=21047
|
|
|
|
| |
Notes:
svn path=/head/; revision=20944
|
|
|
|
|
|
|
|
| |
true -> ${TRUE}
false -> ${FALSE}
Notes:
svn path=/head/; revision=20902
|
|
|
|
|
|
|
|
|
|
|
| |
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
Notes:
svn path=/head/; revision=20898
|
|
|
|
|
|
|
| |
chown -> ${CHOWN}
Notes:
svn path=/head/; revision=20885
|
|
|
|
|
|
|
|
| |
PR: 12643
Submitted by: maintainer
Notes:
svn path=/head/; revision=20244
|
|
|
|
|
|
|
|
|
| |
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`
Results to follow. :)
Notes:
svn path=/head/; revision=19801
|
|
|
|
| |
Notes:
svn path=/head/; revision=16828
|
|
|
|
|
|
|
|
| |
NO_WRKDIR is a port variable, not a user variable, it made no sense
for these to be here in the first place.
Notes:
svn path=/head/; revision=15298
|
|
|
|
| |
Notes:
svn path=/head/; revision=14118
|
|
|
|
|
|
|
|
| |
PR: 8192
Submitted by: maintainer
Notes:
svn path=/head/; revision=13831
|
|
PR: ports/4643
Submitted by: Jonathan Hanna <jhanna@imtcomsys.bc.ca>
Notes:
svn path=/head/; revision=11190
|