summaryrefslogtreecommitdiff
path: root/editors/semi113 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* New master/slave scheme for flim-1.13.x(old version) ports.Shigeyuki Fukushima2001-12-0312-120/+124
| | | | | | | | | | | | Update master port to emacs21. Update slave ports to stub port: flim113-emacs20, flim113-mule, flim113-xemacs21-mule. Remove slave ports: flim113-emacs. Add slave stub ports: flim113-emacs19 for emacs-19.x ports. Install el/elc files to version specific site-lisp directory. Change some style.
* PORTREVISION bump.Shigeyuki Fukushima2001-11-011-0/+1
| | | | Because of change naming scheme of install-cookie.
* Specify PREFIX, LISPDIR, and VERSION_SPECIFIC_LISPDIR clearyShigeyuki Fukushima2001-10-241-0/+6
| | | | when port building.
* Change cookie-filename scheme.Shigeyuki Fukushima2001-10-221-3/+3
|
* Fix depend-directory(port name) after repo-copy.Shigeyuki Fukushima2001-10-226-16/+16
|
* 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.
* Convert into EMACS_PORT_NAME style port.Shigeyuki Fukushima2000-07-131-1/+1
|
* Convert into EMACS_PORT_NAME style port.Shigeyuki Fukushima2000-07-127-72/+41
|
* Finish converting editors/ to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-3/+3
|
* Delete BROKEN mark.Shigeyuki Fukushima2000-01-113-3/+4
| | | | | Modify as a port which depends on *xemacs21-mule* ports. Add target `xemacs-package'.
* Install _pkg.el for xemacs(21.x or later) package version descriptor.Shigeyuki Fukushima2000-01-112-0/+24
|
* Upgrade to 1.13.7.Shigeyuki Fukushima2000-01-022-3/+3
|
* s/xemacs-packages/site-packages/Shigeyuki Fukushima1999-11-061-1/+1
|
* Install to ${PREFIX}/lib/xemacs/site-packages as XEmacs packages.Shigeyuki Fukushima1999-10-182-0/+14
| | | | | | (apel is RUN_DEPENDS on xemacs-sumo-packages. some PLIST are fixed.) Pointed out by: HASEGAWA Tomoki <thasegawa@mta.biglobe.ne.jp>
* Install semi-cookie for FreeBSD packages.Shigeyuki Fukushima1999-10-166-1/+13
|
* Add mime-bbdb.elc and mime-w3.elc to the PLIST.Shigeyuki Fukushima1999-10-141-4/+2
| | | | | | | But, these files exist when xemacs-sumo-* package is installed. (It is not neccesary that we must install xemacs-sumo-* package, since this is *BUILD*_DEPENDS on semi-package.) Therefore, it is neccesary that we use @unexec rm -f in the PLIST.
* Fix unfetchable problem.Shigeyuki Fukushima1999-10-141-4/+4
|
* Update to 1.13.6.Shigeyuki Fukushima1999-10-113-26/+55
|
* Fix for xemacs-21.1.6.Shigeyuki Fukushima1999-09-103-67/+118
| | | | | flim-current/semi-current/wemi-current should be compatible with xemacs-packages on xemacs-21.x.
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-2/+2
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* xemacs-mule does not require *-setupel.el.Shigeyuki Fukushima1999-08-121-1/+0
| | | | | Because sub-directorues in ${PREFIX}/lib/xemacs-20.4/site-lisp are added to default load-path automatically.
* SEMI(semi-xemacs-mule-current) is a library of MIME feature for GNU Emacs.Shigeyuki Fukushima1999-08-063-0/+67
| | | | This version is a development version.
* Add EMACS_LIBDIR_WITH_VER valiable.Shigeyuki Fukushima1999-08-064-10/+15
| | | | | semi-setupel.el file is installed into ${PREFIX}/${EMACS_LIBDIR_WITH_VER}/site-lisp.
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-264-4/+4
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro1999-06-054-4/+0
| | | | in bsd.port.mk and this helps to unify the check and install.
* Improve scripts/configure.Shigeyuki Fukushima1999-05-234-8/+7
| | | | Fix pkg/DESCR (sync with apel/flim modification).
* SEMI is a library to provide MIME feature for GNU Emacs.Shigeyuki Fukushima1999-05-211-1/+1
| | | | | This is a development version. I forgot to put this in previous commit log.
* Change semi-setup.el to semi-setupel.el.Shigeyuki Fukushima1999-05-107-8/+16
|
* Add semi-setup.el to PLIST.Shigeyuki Fukushima1999-05-102-0/+2
|
* Fix REQUIRE_SETUPEL.Shigeyuki Fukushima1999-05-101-2/+2
|
* Change from master to slave.Shigeyuki Fukushima1999-05-094-6/+6
| | | | New master port is editors/semi-emacs-current.
* New port: editors/semi-mule-current.Shigeyuki Fukushima1999-05-093-0/+71
|
* New port: editors/semi-emacs-current.Shigeyuki Fukushima1999-05-099-0/+235
|
* Update to 1.13.3.Shigeyuki Fukushima1999-03-092-8/+6
|
* Initial import of semi-emacs20-current version 1.12.0.Steve Price1999-01-186-0/+130
A library of MIME features for GNU Emacs. PR: 9203 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>