aboutsummaryrefslogtreecommitdiff
path: root/editors/semi
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.14.6.Shigeyuki Fukushima2004-05-022-1/+2
| | | | | | | | | | Sorry, splitted commit. PR: ports/66120 Submitted by: shuhei <sa264@cam.ac.uk> Notes: svn path=/head/; revision=108154
* Update to 1.14.6.Shigeyuki Fukushima2004-05-024-3/+9
| | | | | | | | PR: ports/66120 Submitted by: shuhei <sa264@cam.ac.uk> Notes: svn path=/head/; revision=108153
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Destroy pkg-comment for some of the stranger uses in the tree,Ade Lovett2003-03-064-3/+1
| | | | | | | | | pending the final semi-automatic purge. Approved by: portmgr (implicitly) Notes: svn path=/head/; revision=77037
* Install info(ja version).Shigeyuki Fukushima2003-01-262-0/+6
| | | | | | | Submitted by: Ayumu Kato <akato@rc5.so-net.ne.jp> Notes: svn path=/head/; revision=74029
* Update to 1.14.5.Shigeyuki Fukushima2003-01-244-6/+6
| | | | | | | Submitted by: Yoichi NAKAYAMA <yoichi@FreeBSD.org> Notes: svn path=/head/; revision=73941
* Update to 1.14.4.Shigeyuki Fukushima2002-07-102-2/+2
| | | | Notes: svn path=/head/; revision=62769
* New master/slave scheme for semi-1.14.x ports.Shigeyuki Fukushima2001-12-038-88/+178
| | | | | | | | | | Update master port to emacs21. Update slave ports to stub port: semi-emacs20, semi-xemacs21-mule. Does not support semi-emacs(19) and semi-mule for semi-1.14.x or later. Change some style. Notes: svn path=/head/; revision=50969
* Up to date pkg-descr.Shigeyuki Fukushima2001-11-132-2/+2
| | | | Notes: svn path=/head/; revision=49991
* Changes:Shigeyuki Fukushima2001-10-244-112/+89
| | | | | | | | | | | - Remove *-setupel.el routines and scripts/configure. Because Emacs20 or later has subdirs.el. - Specify PREFIX, LISPDIR, and VERSION_SPECIFIC_LISPDIR clearly when port building. - Install *.el{,c} files to version specific site-lisp directory. Notes: svn path=/head/; revision=49181
* Eliminate portlint fatals and warnings as many as possible.Shigeyuki Fukushima2001-10-223-5/+2
| | | | Notes: svn path=/head/; revision=49089
* Update to 1.14.3 (after repo-copy).Shigeyuki Fukushima2001-10-228-77/+89
| | | | | | | This version port is only for emacs20. Notes: svn path=/head/; revision=49088
* 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
* Convert into EMACS_PORT_NAME style port.Shigeyuki Fukushima2000-07-125-70/+39
| | | | 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-0/+24
| | | | Notes: svn path=/head/; revision=24642
* Upgrade to 1.13.7.Shigeyuki Fukushima2000-01-022-3/+3
| | | | Notes: svn path=/head/; revision=24357
* 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
* Install semi-cookie for FreeBSD packages.Shigeyuki Fukushima1999-10-163-1/+7
| | | | Notes: svn path=/head/; revision=22474
* Fix unfetchable problem.Shigeyuki Fukushima1999-10-141-4/+4
| | | | Notes: svn path=/head/; revision=22453
* Update to 1.13.6.Shigeyuki Fukushima1999-10-114-29/+55
| | | | Notes: svn path=/head/; revision=22348
* Fix for xemacs-21.1.6.Shigeyuki Fukushima1999-09-101-26/+76
| | | | | | | | flim-current/semi-current/wemi-current should be compatible with xemacs-packages on xemacs-21.x. Notes: svn path=/head/; revision=21599
* 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-064-10/+15
| | | | | | | | semi-setupel.el file is installed into ${PREFIX}/${EMACS_LIBDIR_WITH_VER}/site-lisp. Notes: svn path=/head/; revision=20561
* 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-052-2/+0
| | | | | | | in bsd.port.mk and this helps to unify the check and install. Notes: svn path=/head/; revision=19223
* Improve scripts/configure.Shigeyuki Fukushima1999-05-234-8/+7
| | | | | | | Fix pkg/DESCR (sync with apel/flim modification). Notes: svn path=/head/; revision=18947
* 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. Notes: svn path=/head/; revision=18923
* Change semi-setup.el to semi-setupel.el.Shigeyuki Fukushima1999-05-107-8/+16
| | | | Notes: svn path=/head/; revision=18749
* Add semi-setup.el to PLIST.Shigeyuki Fukushima1999-05-102-0/+2
| | | | Notes: svn path=/head/; revision=18746
* Fix REQUIRE_SETUPEL.Shigeyuki Fukushima1999-05-101-2/+2
| | | | Notes: svn path=/head/; revision=18745
* New port: editors/semi-emacs-current.Shigeyuki Fukushima1999-05-0911-0/+303
Notes: svn path=/head/; revision=18665