summaryrefslogtreecommitdiff
path: root/editors/flim-emacs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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. Notes: svn path=/head/; revision=33576
* Fix broken apel-dependency in the case of xemacs and xemacs20.Shigeyuki Fukushima2000-07-191-0/+4
| | | | Notes: svn path=/head/; revision=30833
* Convert into EMACS_PORT_NAME style port.Shigeyuki Fukushima2000-07-124-60/+38
| | | | Notes: svn path=/head/; revision=30528
* Finish converting editors/ to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-3/+3
| | | | Notes: svn path=/head/; revision=27506
* Install _pkg.el for xemacs(21.x or later) package version descriptor.Shigeyuki Fukushima2000-01-112-1/+24
| | | | Notes: svn path=/head/; revision=24642
* Install to ${PREFIX}/lib/xemacs/site-packages as XEmacs packages.Shigeyuki Fukushima1999-10-181-0/+10
| | | | | | | | | (apel is RUN_DEPENDS on xemacs-sumo-packages. some PLIST are fixed.) Pointed out by: HASEGAWA Tomoki <thasegawa@mta.biglobe.ne.jp> Notes: svn path=/head/; revision=22506
* Fix flim-elisp compile problem.Shigeyuki Fukushima1999-10-142-3/+11
| | | | | | | | | Fix `@unexec rmdir' command in PLIST. Pkg_delete does not return an error, even if there is other FLIM_COOKIEs in the cookies directory. Notes: svn path=/head/; revision=22447
* Update to 1.12.7.Shigeyuki Fukushima1999-10-115-27/+70
| | | | Notes: svn path=/head/; revision=22344
* Fix for xemacs-mule-21.1.6.Shigeyuki Fukushima1999-09-101-27/+78
| | | | | | | flim package should be compatible with xemacs-package on xemacs-21.x. Notes: svn path=/head/; revision=21582
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-2/+2
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* Add EMACS_LIBDIR_WITH_VER valiable.Shigeyuki Fukushima1999-08-063-9/+14
| | | | | | | | flim-setupel.el file is installed into ${PREFIX}/${EMACS_LIBDIR_WITH_VER}/site-lisp. Notes: svn path=/head/; revision=20560
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* 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
* Change from flim-stup.el to flim-setupel.el.Shigeyuki Fukushima1999-05-235-9/+16
| | | | | | | | Use APEL_SETUPEL in PLIST_SUB variable. Improve scripts/configure. Notes: svn path=/head/; revision=18945
* FLIM is a library to provide basic features about message representationShigeyuki Fukushima1999-05-211-1/+1
| | | | | | | | or encoding. I forgot to put this in previous commit log. Notes: svn path=/head/; revision=18917
* Fix REQUIRE_SETUPEL.Shigeyuki Fukushima1999-05-102-2/+3
| | | | Notes: svn path=/head/; revision=18732
* New port: editors/flim-emacs.Shigeyuki Fukushima1999-05-099-0/+223
Notes: svn path=/head/; revision=18640