summaryrefslogtreecommitdiff
path: root/editors/mule-common/pkg-plist (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro1999-06-051-1/+0
| | | | | | | in bsd.port.mk and this helps to unify the check and install. Notes: svn path=/head/; revision=19223
* Add fix for Alpha.Hidetoshi Shimokawa1999-01-231-12/+12
| | | | | | | - patch for configure, unexelf.c, alpha.h, PLIST and etc. Notes: svn path=/head/; revision=16277
* ELFize. Also, upgrade to mule-2.3 based on emacs-19.34b (used to beSatoshi Asami1998-10-071-912/+1169
| | | | | | | | | | 19.28). PR: 8178 Submitted by: taoka@infonets.hiroshima-u.ac.jp Notes: svn path=/head/; revision=13703
* Fix etc/doc* installation related problems.Masafumi Max NAKANE1997-10-311-2/+0
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=8419
* Share files among various mule ports, both port files and withinSatoshi Asami1997-09-101-28/+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> Notes: svn path=/head/; revision=7845
* Align all info entries at 4th tab stop (as in system info entries).Satoshi Asami1997-06-081-8/+10
| | | | Notes: svn path=/head/; revision=6802
* Align all info dir entries in the "emacs" section.Satoshi Asami1997-05-281-3/+3
| | | | Notes: svn path=/head/; revision=6583
* Make the mule ports use install-info. Note that our makeinfo can'tSatoshi Asami1997-05-211-1/+23
| | | | | | | | handle sources with Japanese characters, so the dir entries for those are given explicitly in Makefile and pkg/PLIST. Notes: svn path=/head/; revision=6523
* Install emacsclient et al., which were not included previously becauseSatoshi Asami1996-11-301-0/+57
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=4730
* Delete @cwd, @mode, @owner and @group from these packing lists.Satoshi Asami1995-11-131-6/+1
| | | | | | | Reported by: jkh Notes: svn path=/head/; revision=2415
* Upgrade, 2.2.2 -> 2.3.Satoshi Asami1995-09-151-3/+4
| | | | Notes: svn path=/head/; revision=2153
* Add a mkdir -p for share/emacs/site-lisp, just in case. Reverse theSatoshi Asami1995-07-201-1/+1
| | | | | | | | order of the search for site-lisp (lib/mule is searched before share/emacs now). Notes: svn path=/head/; revision=1998
* Put back the longer PLISTs, now that pkg_create can take them. Thanks,Satoshi Asami1995-05-121-2/+888
| | | | | | | Jordan! Notes: svn path=/head/; revision=1688
* Another PLIST hack to shrink it.Satoshi Asami1995-05-061-888/+2
| | | | Notes: svn path=/head/; revision=1650
* Since thud was down all day (no offense Gary :), I finally had time toSatoshi Asami1995-04-231-5/+897
| | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=1500
* Version up to 2.2 (now based on emacs-19.28).Satoshi Asami1995-01-031-2/+6
| | | | | | | | | | | | | @ Don't need freebsd.h and unexsunos4.c anymore (these were taken from 19.28, with a minor modification, which is now known as patch-ac). @ Tweaked lib-src/Makefile.in.in so that it won't clobber existing emacs installation (patch-ab). @ Taken out -g from configure per someone's suggestion (patch-aa). @ Changed patch site to one in US. @ New md5 checksums. Notes: svn path=/head/; revision=676
* Added ln -s/rm trick taken from emacs port to maintain different versions.Satoshi Asami1994-11-251-1/+3
| | | | Notes: svn path=/head/; revision=497
* mule, multilingual extension to emacs (based on 19.27)Satoshi Asami1994-11-221-0/+29
Notes: svn path=/head/; revision=467