summaryrefslogtreecommitdiffstats
path: root/japanese/elvis
Commit message (Collapse)AuthorAgeFilesLines
* Update dependency.hrs2008-10-261-2/+2
|
* - Use termios instead of sgttymiwi2007-06-062-2/+2
| | | | | PR: 113326 Submitted by: Ed Schouten <ed@fxq.nl>
* - Add SHA256pav2005-11-241-0/+2
|
* Tidy up whitespace.trevor2004-04-101-4/+4
|
* SIZEify.trevor2004-01-291-0/+2
|
* - ECHO -> ECHO_MSGedwin2003-09-271-1/+1
| | | | | | | | | for some ports: - ECHO -> ECHO_CMD - pre-fetch -> pre-everything PR: ports/56800-56819 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* De-pkg-comment.knu2003-02-202-1/+1
|
* Define HAVE_MEMCPY and unbreak.knu2002-11-281-0/+13
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-102-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-062-1/+2
| | | | Approved by: pat
* drop maintainershipsanpei2002-08-271-1/+1
|
* Style review in ports/japanese.olgeni2001-02-061-3/+3
|
* Bump portrevision due to overflow fixjedgar2001-01-291-0/+1
|
* Fix exploitable buffer overflow in elvrecjedgar2001-01-291-0/+55
|
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-081-1/+1
| | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
* change my e-mail addresssanpei2000-08-031-1/+1
| | | | --> sanpei@FreeBSD.org
* As threatened on freebsd-ports: all startup scripts know about the twotg2000-07-052-16/+26
| | | | | | | 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.
* Change maintainer's mail address.sanpei2000-07-022-2/+2
| | | | --> sanpei@sanpei.org
* Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.knu2000-04-111-4/+4
| | | | | | | | 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. :)
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffmharo1999-08-271-9/+9
| | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* chmod -> ${CHMOD}mharo1999-08-221-3/+3
| | | | chown -> ${CHOWN}
* Commit #2/4 to enforce Caps, no period. I ran this oe ashoek1999-06-261-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* Remove regexp support for libcanna since it can now be builtsteve1998-09-211-2/+2
| | | | in ELF format as well.
* Man page fix.max1998-09-033-11/+10
| | | | | | | | 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.
* Define MAN1 & MANCOMPRESSED.max1997-09-151-2/+4
| | | | Move PATCH_DIST_STRIP to appropriate place.
* Change some file names and installation location after having PKGNAME changed.max1997-09-142-7/+8
|
* Use ISO639 language abbreviation instead of ISO3166 country abbreviationmax1997-09-141-2/+2
| | | | for PKGNAME. (IE, jp-* to ja-*).
* /bin/sh -> ${SH}max1997-07-131-2/+2
|
* New patch:max1997-01-081-0/+11
| | | | | | | 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.)
* The original distribution tarball has been renamed.max1997-01-042-3/+3
| | | | | Submitted by: sanpei@yy.cs.keio.ac.jp (Closing PR #2364.)
* mkdir --> ${MKDIR} cp -->${CP}obrien1996-12-031-5/+4
|
* CATEGORIES+= -> CATEGORIES=max1996-11-111-2/+2
| | | | Inspired by: obrien
* Prints some warning message about user initialization file at installation.max1996-10-221-0/+9
|
* Workaround for elvrec acts inproperly when there is symbolic links inmax1996-10-221-0/+28
| | | | | | | relevant directories. (Closing PR #1733.) Submitted by: sanpei@yy.cs.keio.ac.jp
* Changed the name of user initialization file in the man page to .elvisrc.max1996-10-221-0/+26
| | | | | (Closing PR #1733.) Submitted by: sanpei@yy.cs.keio.ac.jp
* This port now installs startup script into ${PREFIX}/etc/rc.d.max1996-10-222-1/+5
| | | | | | | | | 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
* Split the patch file. (Separate patch file for each file to be patched.)max1996-10-221-0/+85
| | | | | | | | | 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
* This port now installs its startup script in ${PREFIX}/etc/rc.d.max1996-10-221-7/+28
| | | | | | | | | | | 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
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-101-1/+1
| | | | | | | | | | 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!
* Japanese version of elvis. I was supposed to import this a long timeasami1995-10-185-0/+70
ago, and simply FORGOT. Shame on me. Submitted by: Yoshiro MIHIRA <sanpei@yy.cs.keio.ac.jp>
OpenPOWER on IntegriCloud