| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
PR: 113326
Submitted by: Ed Schouten <ed@fxq.nl>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
for some ports:
- ECHO -> ECHO_CMD
- pre-fetch -> pre-everything
PR: ports/56800-56819
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
|
|
|
|
| |
Approved by: pat
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
|
|
|
|
| |
--> sanpei@FreeBSD.org
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
--> sanpei@sanpei.org
|
|
|
|
|
|
|
|
| |
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. :)
|
|
|
|
| |
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
|
| |
|
|
|
|
| |
chown -> ${CHOWN}
|
|
|
|
|
|
| |
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`
Results to follow. :)
|
|
|
|
| |
in ELF format as well.
|
|
|
|
|
|
|
|
| |
This involves a bit of reorganizing:
Instead of using instman.sh that comes with the distribution,
use /usr/bin/install to install the man page (by patching the
dist makefile), otherwise, man pages get compressed according
to elvis's own rule.
|
|
|
|
| |
Move PATCH_DIST_STRIP to appropriate place.
|
| |
|
|
|
|
| |
for PKGNAME. (IE, jp-* to ja-*).
|
| |
|
|
|
|
|
|
|
| |
Change the kanji-in code from ESC $@ -> ESC $B as it was mismatching
with kterm.
Submitted by: sanpei@yy.cs.keio.ac.jp
(Closing PR #2417.)
|
|
|
|
|
| |
Submitted by: sanpei@yy.cs.keio.ac.jp
(Closing PR #2364.)
|
| |
|
|
|
|
| |
Inspired by: obrien
|
| |
|
|
|
|
|
|
|
| |
relevant directories.
(Closing PR #1733.)
Submitted by: sanpei@yy.cs.keio.ac.jp
|
|
|
|
|
| |
(Closing PR #1733.)
Submitted by: sanpei@yy.cs.keio.ac.jp
|
|
|
|
|
|
|
|
|
| |
Changed the location for the documentation to be installed to
${PREFIX}/share/doc/jp-elvis.
(Closing PR #1733.)
Submitted by: sanpei@yy.cs.keio.ac.jp
|
|
|
|
|
|
|
|
|
| |
Fixed the problem that elvis attempts to use /usr/preserve if /var/preserve
doesn't exist.
(Closing PR #1733.)
Submitted by: sanpei@yy.cs.keio.ac.jp
|
|
|
|
|
|
|
|
|
|
|
| |
The location for the documentation to be installed is now
${PREFIX}/share/doc/jp-elvis.
Added ``editors'' to the CATEGORIES list.
(Closing PR #1733.)
Submitted by: sanpei@yy.cs.keio.ac.jp
|
|
|
|
|
|
|
|
|
|
| |
all the COMMENTs! No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.
Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)
Phew! 238 ports modified!
|
|
ago, and simply FORGOT. Shame on me.
Submitted by: Yoshiro MIHIRA <sanpei@yy.cs.keio.ac.jp>
|