summaryrefslogtreecommitdiff
path: root/editors/wemi-emacs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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/+13
| | | | | | | | wemi-setupel.el file is installed into ${PREFIX}/${EMACS_LIBDIR_WITH_VER}/site-lisp. Notes: svn path=/head/; revision=20562
* 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 wemi-setup.el to wemi-setupel.el.Shigeyuki Fukushima1999-05-235-10/+17
| | | | | | | | | Use WEMI_SETUPEL in PLIST_SUB variable. Improve scripts/configure. Fix pkg/DESCR. Notes: svn path=/head/; revision=18948
* WEMI is a branch of SEMI kernel package using widget. It is a libraryShigeyuki Fukushima1999-05-211-1/+1
| | | | | | | | | to provide MIME feature for GNU Emacs based on SEMI API. Namely it contains whole features of SEMI thus it is a replacement of SEMI. I forgot to put this in previous commit log. Notes: svn path=/head/; revision=18925
* New port: editors/wemi-emacs.Shigeyuki Fukushima1999-05-109-0/+253
Notes: svn path=/head/; revision=18736