Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reset MAINTAINER to ports@. | nork | 2004-12-23 | 1 | -1/+1 |
| | | | | | | | | We cannot contact them for a long time. Discussed with: hrs Approved by: kiri(blanket), mita(blanket), shige(blanket), taoka(blanket) | ||||
* | SIZEify (maintainer timeout) | trevor | 2004-03-31 | 1 | -0/+1 |
| | |||||
* | Add NO_LATEST_LINK flag. | shige | 2004-02-17 | 1 | -0/+2 |
| | |||||
* | Destroy pkg-comment for some of the stranger uses in the tree, | ade | 2003-03-06 | 6 | -5/+1 |
| | | | | | | pending the final semi-automatic purge. Approved by: portmgr (implicitly) | ||||
* | New master/slave scheme for flim-1.13.x(old version) ports. | shige | 2001-12-03 | 12 | -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. | shige | 2001-11-01 | 1 | -0/+1 |
| | | | | Because of change naming scheme of install-cookie. | ||||
* | Specify PREFIX, LISPDIR, and VERSION_SPECIFIC_LISPDIR cleary | shige | 2001-10-24 | 1 | -0/+6 |
| | | | | when port building. | ||||
* | Change cookie-filename scheme. | shige | 2001-10-22 | 1 | -3/+3 |
| | |||||
* | Fix depend-directory(port name) after repo-copy. | shige | 2001-10-22 | 6 | -16/+16 |
| | |||||
* | Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is | asami | 2000-10-08 | 1 | -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. | shige | 2000-07-13 | 1 | -1/+1 |
| | |||||
* | Convert into EMACS_PORT_NAME style port. | shige | 2000-07-12 | 7 | -72/+41 |
| | |||||
* | Finish converting editors/ to PORTNAME/PORTVERSION. | asami | 2000-04-14 | 1 | -3/+3 |
| | |||||
* | Delete BROKEN mark. | shige | 2000-01-11 | 3 | -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. | shige | 2000-01-11 | 2 | -0/+24 |
| | |||||
* | Upgrade to 1.13.7. | shige | 2000-01-02 | 2 | -3/+3 |
| | |||||
* | s/xemacs-packages/site-packages/ | shige | 1999-11-06 | 1 | -1/+1 |
| | |||||
* | Install to ${PREFIX}/lib/xemacs/site-packages as XEmacs packages. | shige | 1999-10-18 | 2 | -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. | shige | 1999-10-16 | 6 | -1/+13 |
| | |||||
* | Add mime-bbdb.elc and mime-w3.elc to the PLIST. | shige | 1999-10-14 | 1 | -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. | shige | 1999-10-14 | 1 | -4/+4 |
| | |||||
* | Update to 1.13.6. | shige | 1999-10-11 | 3 | -26/+55 |
| | |||||
* | Fix for xemacs-21.1.6. | shige | 1999-09-10 | 3 | -67/+118 |
| | | | | | flim-current/semi-current/wemi-current should be compatible with xemacs-packages on xemacs-21.x. | ||||
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -2/+2 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | xemacs-mule does not require *-setupel.el. | shige | 1999-08-12 | 1 | -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. | shige | 1999-08-06 | 3 | -0/+67 |
| | | | | This version is a development version. | ||||
* | Add EMACS_LIBDIR_WITH_VER valiable. | shige | 1999-08-06 | 4 | -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 are | hoek | 1999-06-26 | 4 | -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 now | mharo | 1999-06-05 | 4 | -4/+0 |
| | | | | in bsd.port.mk and this helps to unify the check and install. | ||||
* | Improve scripts/configure. | shige | 1999-05-23 | 4 | -8/+7 |
| | | | | Fix pkg/DESCR (sync with apel/flim modification). | ||||
* | SEMI is a library to provide MIME feature for GNU Emacs. | shige | 1999-05-21 | 1 | -1/+1 |
| | | | | | This is a development version. I forgot to put this in previous commit log. | ||||
* | Change semi-setup.el to semi-setupel.el. | shige | 1999-05-10 | 7 | -8/+16 |
| | |||||
* | Add semi-setup.el to PLIST. | shige | 1999-05-10 | 2 | -0/+2 |
| | |||||
* | Fix REQUIRE_SETUPEL. | shige | 1999-05-10 | 1 | -2/+2 |
| | |||||
* | Change from master to slave. | shige | 1999-05-09 | 4 | -6/+6 |
| | | | | New master port is editors/semi-emacs-current. | ||||
* | New port: editors/semi-mule-current. | shige | 1999-05-09 | 3 | -0/+71 |
| | |||||
* | New port: editors/semi-emacs-current. | shige | 1999-05-09 | 9 | -0/+235 |
| | |||||
* | Update to 1.13.3. | shige | 1999-03-09 | 2 | -8/+6 |
| | |||||
* | Initial import of semi-emacs20-current version 1.12.0. | steve | 1999-01-18 | 6 | -0/+130 |
A library of MIME features for GNU Emacs. PR: 9203 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> |