| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Approved by: krion@
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION
PR: 88843
Submitted by: Dirk Gouders <gouders@et.bocholt.fh-ge.de>
Approved by: maintainer
|
|
|
|
| |
Submitted by: Jonathan Hanna <jhanna@shaw.ca>
|
|
|
|
|
|
|
| |
upgraded and given a new name.
PR: ports/77540
Submitted by: Jonathan Hanna <jhanna@shaw.ca> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
*** addresses that may be dead, even though the error is temporary:
*** addresses that seem to be dead, but give a hint to a new address:
PR: ports/58694
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
| |
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
PR: 31438
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
PR: 27512
Submitted by: maintainer
|
|
|
|
|
| |
PR: 20772
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/20461
Submitted by: Jonathan Hanna <pangolin@home.com> (MAINTAINER)
|
|
|
|
|
|
|
|
| |
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. :)
|
| |
|
|
|
|
| |
Approved by: maintainer
|
| |
|
| |
|
|
|
|
|
| |
true -> ${TRUE}
false -> ${FALSE}
|
|
|
|
|
|
|
|
| |
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
|
|
|
|
| |
chown -> ${CHOWN}
|
|
|
|
|
| |
PR: 12643
Submitted by: maintainer
|
|
|
|
|
|
| |
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`
Results to follow. :)
|
| |
|
|
|
|
|
| |
NO_WRKDIR is a port variable, not a user variable, it made no sense
for these to be here in the first place.
|
| |
|
|
|
|
|
| |
PR: 8192
Submitted by: maintainer
|
|
PR: ports/4643
Submitted by: Jonathan Hanna <jhanna@imtcomsys.bc.ca>
|