summaryrefslogtreecommitdiff
path: root/japanese/jvim3-direct_canna (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-03-07Remove pkg-comment from remaining master/slave port sets.Ade Lovett2-1/+2
Approved by: portmgr (implicitly) Notes: svn path=/head/; revision=77041
2000-10-08Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami1-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
2000-04-11Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.Akinori MUSHA1-1/+0
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. :) Notes: svn path=/head/; revision=27449
2000-02-07Update a patch to japanize to 2.0Satoshi Taoka2-1/+3
Add WWW for japanized vim Notes: svn path=/head/; revision=25562
1999-09-27Updated the japanized patch to lastest versionSatoshi Taoka1-3/+1
Notes: svn path=/head/; revision=22004
1999-08-25Change Id->FreeBSD.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=20944
1999-05-01Changed MAINTAINER's e-mail addressSatoshi Taoka2-3/+3
from taoka@infonets.hiroshima-u.ac.jp to taoka@FreeBSD.org Notes: svn path=/head/; revision=18291
1999-03-06Typo of the package nameSatoshi Taoka1-2/+2
Notes: svn path=/head/; revision=17013
1999-01-26Upgrade to patch 1.3j.Satoshi Asami1-3/+3
Submitted by: maintainer Notes: svn path=/head/; revision=16300
1998-12-01Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denoteSatoshi Asami1-2/+5
that the port otherwise uses files from another port. (Note: support for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.) Notes: svn path=/head/; revision=14974
1998-11-24Version up of jvim3: 1.3d -> 1.3iSADA Kenji1-4/+4
PR: ports/8755 Submitted by: Satoshi TAOKA <taoka@infonets.hiroshima-u.ac.jp> Notes: svn path=/head/; revision=14872
1998-10-20Japanized Vim-3.0 with {Canna, Canna+Wnn4, Canna+Wnn6, Wnn4, Wnn6 andJun Kuriyama3-0/+27
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