| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=76030
|
|
|
|
| |
Notes:
svn path=/head/; revision=27419
|
|
|
|
|
|
|
|
|
| |
PR: 16867
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
No response from: maintainer
Notes:
svn path=/head/; revision=26100
|
|
|
|
| |
Notes:
svn path=/head/; revision=20944
|
|
|
|
|
|
|
|
| |
permitted. Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
Notes:
svn path=/head/; revision=19799
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
bsd.port.mk rev. 1.304 for details on the change.
The fix here is one of the following.
(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
EXTRACT_* commands.
(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
calling the "tar" command (i.e., arguments like "-xzf" are spelled
out).
(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
add ${EXTRACT_AFTER_ARGS} to the command line as well.
(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
is set, define the other two too.
Notes:
svn path=/head/; revision=16518
|
|
|
|
| |
Notes:
svn path=/head/; revision=12572
|
|
|
|
|
|
|
| |
Forgotten by: whomever changed man/ja_JP.EUC -> man/ja in BSD.local.dist
Notes:
svn path=/head/; revision=10426
|
|
|
|
|
|
|
| |
echo -> ${ECHO_MSG}.
Notes:
svn path=/head/; revision=7905
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the handbook to be updated.)
Style fix:
- Insert a blank (`3' only) line before the $Id$ line.
- Move EXTRACT_SUFX to proper place.
- Regenerate the patch file and remove the definition of PATCH_STRIP.
- Correctly define MANLANG and MAN1.
Notes:
svn path=/head/; revision=7904
|
|
|
|
| |
Notes:
svn path=/head/; revision=7903
|
|
|
|
|
|
|
| |
the Makefile.
Notes:
svn path=/head/; revision=7902
|
|
|
|
|
|
|
| |
converters.
Notes:
svn path=/head/; revision=6316
|
|
|
|
|
|
|
|
|
| |
__FreeBSD__.
That said, add __OpenBSD__ and __NetBSD__ where approapiate.
Notes:
svn path=/head/; revision=5656
|
|
|
|
|
|
|
| |
codes are actually different.)
Notes:
svn path=/head/; revision=4841
|
|
|
|
|
|
|
|
| |
Reordered vars where needed. Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
Notes:
svn path=/head/; revision=4416
|
|
Submitted by: pcs51674@asciinet.or.jp
Notes:
svn path=/head/; revision=3188
|