| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
| |
PR: ports/42562
Noticed by: Tilman Linneweh <tilman@arved.de>
|
|
|
|
| |
Reported by: 3APA3A <3APA3A@SECURITY.NNOV.RU>
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
(I know, I look boring and pedant :o)
|
|
|
|
| |
Submitted by: bento
|
|
|
|
|
| |
PR: 23661
Submitted by: David W. Chapman, Jr. <dwcjr@inethouston.net>
|
|
|
|
|
|
| |
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
|
|
|
|
|
|
|
| |
it is no longer required. Apologies to the various maintainers whom I
did not yet hear back from, but the ports freeze is coming up in a few
hours and I will be verifying all of these ports on a 4.1 machine
myself to catch any problems.
|
|
|
|
|
|
|
| |
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.
The (42 or so) ports that already DTRT before are unchanged.
|
|
|
|
|
|
|
| |
WITHOUT_FOO. Begin the process of reserving these prefixes for user defined
options.
No comment by: ports
|
| |
|
|
|
|
| |
Submitted by: Jim Bloom <bloom@acm.org>
|
|
Submitted by: Alex Perel <veers@disturbed.net>
Reviewed by: cpiazza, obrien
|