summaryrefslogtreecommitdiff
path: root/japanese/tcsh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove myself from MAINTAINERIssei Suzuki2002-02-161-1/+1
| | | | Notes: svn path=/head/; revision=54769
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-1/+1
| | | | | | | | | | | 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. Use command macros where appropriate. Notes: svn path=/head/; revision=53956
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-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. Notes: svn path=/head/; revision=33576
* Disable these ports for versions with /bin/tcsh. japanese/tcsh is notSatoshi Asami2000-07-131-1/+6
| | | | | | | | | | needed since NLS support is already in /bin/tcsh, and the message catalogs are currently useless since we can't switch them easily. Submitted by: maintainer Notes: svn path=/head/; revision=30545
* Update the japanese/[o-t]* ports with the newAkinori MUSHA2000-04-121-3/+2
| | | | | | | PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. Notes: svn path=/head/; revision=27463
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-2/+2
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* Upgrade to 6.08.05.SADA Kenji1999-07-062-5/+5
| | | | | | | | PR: ports/12499 Submitted by: maintainer Notes: svn path=/head/; revision=20097
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* Update base tcsh version from 6.08.00 to 6.08.02.Seiichirou Hiraoka1998-12-043-13/+11
| | | | | | | Some bugs about dealing with multibyte characters are fixed in tcsh 6.08.02 Notes: svn path=/head/; revision=15105
* Update to version 6.07.13 and find the distfiles.Steve Price1998-10-102-6/+8
| | | | | | | | PR: 8152 Submitted by: maintainer Notes: svn path=/head/; revision=13820
* Update original tcsh version from 6.07.09 to 6.07.12.Jun Kuriyama1998-09-308-32/+56
| | | | | | | | PR: ports/8056 Submitted by: Issei Suzuki <issei@jp.FreeBSD.ORG> Notes: svn path=/head/; revision=13550
* Upgrade, 6.07.6b4 -> 6.07.9b5.Masafumi Max NAKANE1998-08-307-63/+34
| | | | | | | | | | | Provide the Japanese catalog files as separate ports. Update maintainer's e-mail address. PR: 7692 Submitted by: maintainer Notes: svn path=/head/; revision=12943
* Update to version 6.07.06.Steve Price1998-07-046-75/+90
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=11702
* Just a little portlint.Satoshi Asami1997-12-281-3/+3
| | | | Notes: svn path=/head/; revision=9218
* Oops, this one was writing wrong location of tcsh into /etc/shells.Masafumi Max NAKANE1997-12-271-2/+2
| | | | Notes: svn path=/head/; revision=9210
* New port, japanese/tcsh:Masafumi Max NAKANE1997-12-277-0/+139
An extended C-shell with many useful features with Japanese and color support. PR: 5316 Submitted by: Issei Suzuki <issei@mikage.t-cnet.or.jp> Notes: svn path=/head/; revision=9208