aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/mule-sj3
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Changed MAINTAINER's e-mail addresstaoka1999-05-012-3/+3
| | | | from taoka@infonets.hiroshima-u.ac.jp to taoka@FreeBSD.org
* Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denoteasami1998-12-011-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.)
* ELFize. Also, upgrade to mule-2.3 based on emacs-19.34b (used to beasami1998-10-072-6/+6
| | | | | | | 19.28). PR: 8178 Submitted by: taoka@infonets.hiroshima-u.ac.jp
* Use ISO639 language abbreviation instead of ISO3166 country abbreviationmax1997-09-151-2/+2
| | | | for PKGNAME. (IE, jp-* to ja-*).
* Share files among various mule ports, both port files and withinasami1997-09-103-66/+26
| | | | | | | | | packages. The editors/mule-common package contains the language- independent parts. Add some new ports based on input methods. They don't take up much space because of efficient sharing. PR: 4411 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
* Align all info entries at 4th tab stop (as in system info entries).asami1997-06-081-5/+5
|
* Align all info dir entries in the "emacs" section.asami1997-05-281-4/+4
|
* Make the mule ports use install-info. Note that our makeinfo can'tasami1997-05-211-7/+16
| | | | | handle sources with Japanese characters, so the dir entries for those are given explicitly in Makefile and pkg/PLIST.
* Misc. bugfixes, mostly FreeBSD-specific.asami1996-11-301-2/+10
| | | | Submitted by: Hidekazu Kuroki <hidekazu@cs.titech.ac.jp>
* Fix Makefiles to work with new bsd.port.mk. Mostly just replacingasami1996-11-131-8/+2
| | | | | ${COMPRESS_MAN} so they will at least work. I will come back later and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
* CATEGORIES+= -> CATEGORIES=max1996-11-111-2/+2
| | | | Inspired by: obrien
* A mule that uses sj3.asami1996-08-193-0/+73
Submitted by: Hidekazu Kuroki <hidekazu@cs.titech.ac.jp>