Michael Haro
b8f8618362
echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
...
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 22:30:39 +00:00
David E. O'Brien
c751fc667a
Change Id->FreeBSD.
1999-08-25 05:28:01 +00:00
Michael Haro
5281212be3
chmod -> ${CHMOD}
...
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Tim Vanderhoek
4b7f92f936
Commit #2/4 to enforce Caps, no period. I ran this oe as
...
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`
Results to follow. :)
1999-06-26 17:55:58 +00:00
Steve Price
6f8bd75797
Remove regexp support for libcanna since it can now be built
...
in ELF format as well.
1998-09-21 22:33:26 +00:00
Masafumi Max NAKANE
ed1cebf877
Man page fix.
...
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.
1998-09-03 22:49:17 +00:00
Masafumi Max NAKANE
8d57ea88dd
Define MAN1 & MANCOMPRESSED.
...
Move PATCH_DIST_STRIP to appropriate place.
1997-09-15 00:04:00 +00:00
Masafumi Max NAKANE
33770155b9
Change some file names and installation location after having PKGNAME changed.
1997-09-14 23:58:19 +00:00
Masafumi Max NAKANE
474b385af1
Use ISO639 language abbreviation instead of ISO3166 country abbreviation
...
for PKGNAME. (IE, jp-* to ja-*).
1997-09-14 21:36:25 +00:00
Masafumi Max NAKANE
75c141cc7d
/bin/sh -> ${SH}
1997-07-13 18:49:31 +00:00
Masafumi Max NAKANE
1b6bbb813b
New patch:
...
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.)
1997-01-08 09:15:34 +00:00
Masafumi Max NAKANE
830f603368
The original distribution tarball has been renamed.
...
Submitted by: sanpei@yy.cs.keio.ac.jp
(Closing PR #2364.)
1997-01-04 15:34:45 +00:00
David E. O'Brien
5f30f5083e
mkdir --> ${MKDIR} cp -->${CP}
1996-12-03 13:08:20 +00:00
Masafumi Max NAKANE
0fe54da9a9
CATEGORIES+= -> CATEGORIES=
...
Inspired by: obrien
1996-11-11 10:13:07 +00:00
Masafumi Max NAKANE
be0381bbfd
Prints some warning message about user initialization file at installation.
1996-10-22 12:51:34 +00:00
Masafumi Max NAKANE
c03dff4b53
Workaround for elvrec acts inproperly when there is symbolic links in
...
relevant directories.
(Closing PR #1733.)
Submitted by: sanpei@yy.cs.keio.ac.jp
1996-10-22 12:44:08 +00:00
Masafumi Max NAKANE
7669466a8f
Changed the name of user initialization file in the man page to .elvisrc.
...
(Closing PR #1733.)
Submitted by: sanpei@yy.cs.keio.ac.jp
1996-10-22 12:36:23 +00:00
Masafumi Max NAKANE
f39b65b750
This port now installs startup script into ${PREFIX}/etc/rc.d.
...
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
1996-10-22 12:23:39 +00:00
Masafumi Max NAKANE
1c30dec1fe
Split the patch file. (Separate patch file for each file to be patched.)
...
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
1996-10-22 12:20:23 +00:00
Masafumi Max NAKANE
20764279f1
This port now installs its startup script in ${PREFIX}/etc/rc.d.
...
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
1996-10-22 12:12:31 +00:00
Satoshi Asami
95137d2010
Oh my goodness! Satoshi is finally fed up and decided to "clean up"
...
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!
1996-10-10 05:05:35 +00:00
Satoshi Asami
b0fad5314c
Japanese version of elvis. I was supposed to import this a long time
...
ago, and simply FORGOT. Shame on me.
Submitted by: Yoshiro MIHIRA <sanpei@yy.cs.keio.ac.jp>
1995-10-18 11:18:59 +00:00