summaryrefslogtreecommitdiff
path: root/japanese/w3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove pkg-comment from remaining master/slave port sets.Ade Lovett2003-03-072-1/+1
| | | | Approved by: portmgr (implicitly)
* 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.
* Tiny cosmetic fixes.Akinori MUSHA2000-04-141-1/+1
| | | | | | | Assure master ports and their lang-specific slaves of having consistent categories. Remove redundant space.
* Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.Akinori MUSHA2000-04-131-3/+1
| | | | Finally `japanese' category has been done.
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* Category cleanups. japanese is always first category. Also, add graphicsSatoshi Asami1999-08-021-2/+2
| | | | to tgif/iv.
* Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denoteSatoshi Asami1998-12-011-4/+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.)
* Add virtual category elisp.Jun Kuriyama1998-11-141-2/+2
| | | | | Reminded by: wosch Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
* mew -> w3 in pkg/DESCRSteve Price1998-08-091-2/+2
| | | | | PR: 7516 Submitted by: maintainer
* Use ISO639 language abbreviation instead of ISO3166 country abbreviationMasafumi Max NAKANE1997-09-141-2/+2
| | | | for PKGNAME. (IE, jp-* to ja-*).
* Change organization so that files can be shared between this port andSatoshi Asami1997-06-102-25/+10
| | | | | | | | | | www/w3. Note this is a "blind" commit; it is too much trouble to test an update with this many added and deleted files. I'll test it later. PR: 3793 Submitted by: <kiri@kiri.toba-cmt.ac.jp>
* Put ftp.cs.indiana.edu before ftp.iij.ad.jp in the site list as indiana isMasafumi Max NAKANE1997-02-151-3/+3
| | | | the primary distribution site.
* Rename files/.{emacs,mosaic-hotlist-default} toMasafumi Max NAKANE1997-01-041-8/+10
| | | | | | | | dot.{emacs,mosaic-hotlist-default}. Install sample files into share/examples/w3 instead of to share/doc/w3. Use PKG_PREFIX in the installation/deinstallation scripts. Some Makefile cleanup. Submitted by: (Kiriyama Kazuhiko) <kiri@kiri.toba-cmt.ac.jp>
* Rename files/.{emacs,mosaic-hotlist-default} toMasafumi Max NAKANE1997-01-042-7/+7
| | | | | | | | dot.{emacs,mosaic-hotlist-default}. Install sample files into share/examples/w3 instead of to share/doc/w3. Use PKG_PREFIX in the installation/deinstallation scripts. Some Makefile cleanup. Submitted by: (Kiriyama Kazuhiko) <kiri@kiri.toba-cmt.ac.jp>
* Web browser based on emacs/mule.Satoshi Asami1996-12-184-0/+137
Submitted by: Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>