summaryrefslogtreecommitdiff
path: root/japanese/jvim3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* Changed MAINTAINER's e-mail addressSatoshi Taoka1999-05-012-4/+4
| | | | | | | from taoka@infonets.hiroshima-u.ac.jp to taoka@FreeBSD.org Notes: svn path=/head/; revision=18291
* I make the relation for dependent ports being more correct.Satoshi Taoka1999-03-061-18/+18
| | | | Notes: svn path=/head/; revision=17014
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofSatoshi Asami1999-02-031-2/+3
| | | | | | | | | | | | | | | | | | | | | | 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
* Upgrade to patch 1.3j.Satoshi Asami1999-01-263-20/+13
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=16300
* A few more USE_XLIBs.Satoshi Asami1998-11-281-1/+2
| | | | Notes: svn path=/head/; revision=14930
* Version up of jvim3: 1.3d -> 1.3iSADA Kenji1998-11-244-26/+32
| | | | | | | | PR: ports/8755 Submitted by: Satoshi TAOKA <taoka@infonets.hiroshima-u.ac.jp> Notes: svn path=/head/; revision=14872
* Waiting for jgrep, jfold, jcat.Jun Kuriyama1998-10-311-1/+2
| | | | Notes: svn path=/head/; revision=14270
* Reverse order of master sites -- the original one returns an invalidSatoshi Asami1998-10-281-3/+3
| | | | | | | | http redirect leading to a "sorry, not found" page, which fetch happily retrieves and have checksum fail. Notes: svn path=/head/; revision=14224
* Add more MASTER_SITES.Jun Kuriyama1998-10-281-4/+3
| | | | Notes: svn path=/head/; revision=14223
* Mark broken, can't fetch....Satoshi Asami1998-10-261-1/+3
| | | | | | | | | | | | ------- >> Attempting to fetch from http://spock.vector.co.jp/authors/VA003457/vim/vim3/1.3d/. fetch: jvim.1.3d.tar.gz: resource has moved temporarily to `http://hp.vector.co.jp/authors/VA003457/vim/vim3/1.3d/jvim.1.3d.tar.gz' fetch: jvim.1.3d.tar.gz: resource has moved temporarily to `http://www.vector.co.jp/messages/not_found.html' Receiving jvim.1.3d.tar.gz: 1 Kbytes 1126 bytes transfered in 0.2 seconds (6.38 Kbytes/s) Notes: svn path=/head/; revision=14188
* Japanized Vim-3.0 with {Canna, Canna+Wnn4, Canna+Wnn6, Wnn4, Wnn6 andJun Kuriyama1998-10-207-0/+231
direct connection to Canna}. PKGNAME of japanese/jvim3-direct_canna has 2 dashes like "ja-jvim--direct_canna-3.0.1.3d", but "-direct_canna" is used for specifying compiler option automagically. PR: ports/8115 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> Notes: svn path=/head/; revision=14127