summaryrefslogtreecommitdiffstats
path: root/textproc/coco
Commit message (Collapse)AuthorAgeFilesLines
* Added "%%LOCALBASE%%/share/mule/info" into site-start.eltaoka1999-09-281-0/+1
| | | | | Reported by: Inagaki Kentaro <inagaki@tg.rim.or.jp> Obtained from: ports-jp@jp.freebsd.org
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffmharo1999-08-271-1/+1
| | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* chmod -> ${CHMOD}mharo1999-08-221-4/+4
| | | | chown -> ${CHOWN}
* Fix a probrem which occurs if you specify WRKDIRPREFIX variable.sada1999-07-011-7/+11
|
* Fix some 80+ character COMMENTs that turned-up in the recent pkg/COMMENThoek1999-06-271-1/+1
| | | | rampage.
* Remove the test to create ${PREFIX}/share/info/dir as it is nowmharo1999-06-052-5/+1
| | | | in bsd.port.mk and this helps to unify the check and install.
* Changed MAINTAINER's e-mail addresstaoka1999-05-012-4/+4
| | | | from taoka@infonets.hiroshima-u.ac.jp to taoka@FreeBSD.org
* XIM does not work very well. So X_I18N_INHIBITED is set.taoka1999-04-051-2/+9
| | | | Noticed by: MANTANI Nobutaka <nobutaka@nobutaka.com>
* Remove CONFIGURE_TARGET, the default suffices with the fixed bsd.port.mk.asami1999-03-291-2/+1
| | | | PR: 10724
* Fix to make ports work with bsd.port.mk rev. 1.306.asami1999-03-081-4/+4
| | | | | | | | | | | | | | | | ${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if GNU_CONFIGURE is defined. Take the target out of CONFIGURE_ARGS of some ports that added it explicitly; define it as ${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part; define it as something else (such as ${MACHINE_ARCH}--freebsdelf if the port requires that; define it as an empty string if the port doesn't like it at all. The last might be a sign that a GNU_CONFIGURE port actually doesn't use GNU's version of configure at all; but I don't have time to go look at them all, we'll fix them as time goes on. At least we've got much fewer "-unknown-"s in the tree as the result. :)
* For 4.X and later releasetaoka1999-03-031-1/+1
|
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofasami1999-02-031-3/+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.
* Add fix for Alpha.simokawa1999-01-237-21/+139
| | | | - patch for configure, unexelf.c, alpha.h, PLIST and etc.
* An ugly hack to make it build when PACKAGE_BUILDING build comes hereasami1998-12-021-4/+50
| | | | | | | | without building one of the other mule's first. Also, add USE_XLIB and fix stuff to synch it with ../mule. Submitted by: maintainer (last part)
* Remove extra trailing "\" -- the CONFIGURE_ARGS line was continuing ontoasami1998-10-211-2/+2
| | | | the "STRIP=".
* Fix the emacsclient bug.motoyuki1998-10-091-0/+22
| | | | PR: ports/8208
* Prepend ${WRKDIRPREFIX} to WRKDIR definitions.asami1998-10-081-5/+5
|
* Make startup script quiet according to my own guidelines.asami1998-10-071-2/+2
|
* ELFize. Also, upgrade to mule-2.3 based on emacs-19.34b (used to beasami1998-10-0716-1047/+2464
| | | | | | | 19.28). PR: 8178 Submitted by: taoka@infonets.hiroshima-u.ac.jp
* Bugfix:max1998-05-022-2/+8
| | | | | | | | | | | (1) /usr/local/lib/mule/site-lisp/site-start.el is fixed (2) /usr/X11R6/info is added to Info-default-directory-list in site-start.el (3) mule can work on FreeBSD-current (this problem is about new ld.so). PR: 6030 Submitted by: maintainer
* Fix etc/doc* installation related problems.max1997-10-312-25/+0
| | | | Submitted by: maintainer
* Change jp-mule-* -> ja-mule-*max1997-10-311-3/+3
| | | | | | | | Submitted by: maintainer While at it, I also changed kr-mule-2.3 -> ko-mule-2.3 cn-mule-2.3 -> zh-mule-2.3
* Update the references to other mule ports.max1997-10-231-3/+3
| | | | | (Now, PKGNAME of these ports are ja-mule-*, zh-*, ko-* instead of jp, cn or kr.)
* Share files among various mule ports, both port files and withinasami1997-09-108-64/+157
| | | | | | | | | 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-083-22/+24
|
* Align all info dir entries in the "emacs" section.asami1997-05-282-7/+7
|
* Make the mule ports use install-info. Note that our makeinfo can'tasami1997-05-213-8/+220
| | | | | handle sources with Japanese characters, so the dir entries for those are given explicitly in Makefile and pkg/PLIST.
* Make the emacs/mule ports compile when __FreeBSD__ == 3. Closes PRasami1997-04-091-0/+9
| | | | ports/3175.
* Install emacsclient et al., which were not included previously becauseasami1996-11-302-2/+61
| | | | | | | | | they might overwrite emacs' versions. The more I think about this, the less sense this makes, as we pratcically mandate emacs to be installed as well for this mule to work. Requested by: hosokawa@mt.cs.keio.ac.jp (HOSOKAWA Tatsumi)
* Converted to MAN[1-9NL]obrien1996-11-171-6/+2
|
* CATEGORIES+= --> CATEGORIES=obrien1996-11-111-2/+2
| | | | Minor variable reordering where needed.
* Use GNU_CONFIGURE instead of HAS_CONFIGURE. Conditionalize manasami1996-08-161-3/+5
| | | | page compression on NOMANCOMPRESS.
* Delete @cwd, @mode, @owner and @group from these packing lists.asami1995-11-131-6/+1
| | | | Reported by: jkh
* Shorten one-line comments. Boy, I'm listed as MAINTAINERs in aasami1995-11-091-1/+1
| | | | lot of ports or what! ;>
* Upgrade, 2.2.2 -> 2.3.asami1995-09-155-20/+12
|
* Change -lgcc to /usr/lib/libgcc.a so that the shared libgcc won't getasami1995-08-091-4/+8
| | | | | | picked up. Submitted by: NIIMI Satoshi <sa2c@and.or.jp>
* Remove redundant mkdir of share/emacs/site-lisp from post-install.asami1995-07-231-4/+1
| | | | | | The internal install rule already creates all the site-lisp directories! Pointed-out by: me (not asami!)
* Add a mkdir -p for share/emacs/site-lisp, just in case. Reverse theasami1995-07-202-3/+6
| | | | | order of the search for site-lisp (lib/mule is searched before share/emacs now).
* Useasami1995-06-271-2/+3
| | | | | | | | | | | | | | | /usr/local/share/emacs/site-lisp /usr/local/lib/mule-site-lisp as the "site-lisp" directories. Basically all I did was tuck --locallisppath=${PREFIX}/share/emacs/site-lisp:${PREFIX}/lib/mule/site-lisp to the end of CONFIGURE_ARGS. Also, all the patch-aa's are unnecessary because bsd.port.mk now will take ${CFLAGS} from /etc/make.conf and put it in the environment before calling configure.
* Put back the longer PLISTs, now that pkg_create can take them. Thanks,asami1995-05-121-2/+888
| | | | Jordan!
* Another PLIST hack to shrink it.asami1995-05-061-888/+2
|
* Since thud was down all day (no offense Gary :), I finally had time toasami1995-04-234-31/+921
| | | | | | | | | | | | | | | split mule into three ports: editors/mule: no language-specific support japanese/mule-canna: Japanese support, Canna library built-in japanese/mule-wnn: Japanese support, Wnn library built-in Note that the two ports under japanese/ will overwrite some of the emacs support files. Although this itself isn't a problem, if you pkg_delete it, you will lose some files needed for emacs. (This is explained in DESCR, although god knows who reads them.) Also I've listed every single file in the PLIST.
* Update Makefile.canna to work with bsd.port.mk.asami1995-04-221-1/+8
| | | | | Also, strip the installed binaries. Aren't you glad I invented post-install? :)
* Update of editors Makefiles!asami1995-04-201-7/+2
|
* DEPENDS= ${PORTSDIR}/japanese/Wnnjkh1995-04-101-2/+2
| | | | | Not: DEPENDS= ${PORTSDIR}/utils/Wnn
* Another round of Makefile updates, editors version.asami1995-04-091-12/+18
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-1/+2
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Reviewed by:asami1995-03-282-28/+9
| | | | | Submitted by: Obtained from:
* Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,asami1995-03-241-1/+2
| | | | and some other minor cleanup.
OpenPOWER on IntegriCloud