summaryrefslogtreecommitdiffstats
path: root/editors
Commit message (Collapse)AuthorAgeFilesLines
* Move manpage from PLIST to Makefile and cleanup Makefilemharo1999-06-272-6/+2
|
* 1) move manpage from PLIST to Makefilemharo1999-06-272-4/+4
| | | | 2) fix maintainer's email address (@@ -> @)
* Add a MAINTAINER to this port.cpiazza1999-06-273-3/+9
| | | | | PR: 12405 Submitted by: andrews@technologist.com
* Fix some 80+ character COMMENTs that turned-up in the recent pkg/COMMENThoek1999-06-271-1/+1
| | | | rampage.
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-2693-93/+93
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* Add non-X support by building with NO_X11 defined.jseger1999-06-251-2/+6
| | | | | Submitted by: Matthew Seaman <m.seaman@inpharmatica.co.uk> PR: ports/11781
* Fix PLIST to reflect the fact that I changed xemacs.sh to xemacs21.shgj1999-06-233-3/+3
| | | | (a la xemacs20), but forgot to update PLIST.
* Add xemacs-packages and xemacs21.gj1999-06-221-1/+3
|
* This is xemacs-packages. It contains a selection of "most used"gj1999-06-2235-0/+7014
| | | | | | | | | | | | | packages to go along with the xemacs21 port. Note that the user can add and delete packages as desired using the mechanisms provided by xemacs21. The packages are automatically installed when xemacs21 is installed from the ports tree. Unfortunately, this is not true when xemacs21 is installed using pkg_add. In this case the user has to install xemacs-packages manually beforehand. Submitted by: Michael Elbel (me@freebsd.org)
* This is the latest version of xemacs - Xemacs 21.1.gj1999-06-2221-8883/+1764
| | | | | | | | | | | | This requires xemacs-packages which be will committed next. Xemacs now allows the user to maintain packages himself. See DESCR. This supersedes PR 11618, which was based on an older release. This commit was blasted over a repository copy of xemacs20, which is why there are so many changes. Submitted by: Michael Elbel (me@freebsd.org)
* This port also BUILD_DEPENDS on gettext for its documentation.steve1999-06-221-2/+3
|
* Update cooledit to 3.11.3.cpiazza1999-06-194-12/+12
| | | | PR: 12162
* Update to 1.2.1cpiazza1999-06-197-27/+63
| | | | PR: 12287
* Update to version 3.11.2.steve1999-06-0912-62/+205
| | | | | PR: 12047 Submitted by: Chris Piazza <cpiazza@home.net>
* Add the gedit port and re-order the gnotepad+ port.steve1999-06-061-2/+3
|
* Initial import of gedit version 0.5.1.steve1999-06-0610-0/+250
| | | | | | | A small but powerful text editor for the Gnome Desktop Environment. PR: 11486 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
* Add the .so symlink for the library.steve1999-06-061-0/+1
|
* Remove the test to create ${PREFIX}/share/info/dir as it is nowmharo1999-06-0557-75/+6
| | | | in bsd.port.mk and this helps to unify the check and install.
* Switch from GNU_CONFIGURE to USE_LIBTOOL with port so that it won't installmharo1999-06-052-7/+2
| | | | the .la file.
* Fix typo.kuriyama1999-05-293-3/+3
|
* A major mode for editing SGML and XML documents for XEmacs with Mule.kuriyama1999-05-294-0/+75
|
* Activate psgml-xemacs-mule.kuriyama1999-05-291-1/+2
|
* Update to use gtk version 1.2.3.steve1999-05-296-13/+15
| | | | | PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Change from psgml-setup.el to psgml-setupel.el.shige1999-05-2310-19/+16
| | | | | Improve scripts/configure (delete needless indirect INFILES variable). Use PSGML_SETUPEL in PLIST_SUB.
* Change from wemi-setup.el to wemi-setupel.el.shige1999-05-237-14/+21
| | | | | | Use WEMI_SETUPEL in PLIST_SUB. Improve scripts/configure. Fix pkg/DESCR (sync with apel/flim modification).
* Change from wemi-setup.el to wemi-setupel.el.shige1999-05-237-14/+21
| | | | | | Use WEMI_SETUPEL in PLIST_SUB variable. Improve scripts/configure. Fix pkg/DESCR.
* Improve scripts/configure.shige1999-05-2323-46/+40
| | | | Fix pkg/DESCR (sync with apel/flim modification).
* Change from flim-setup.el to flim-setupel.el.shige1999-05-2337-63/+98
| | | | | Use FLIM_SETUPEL in PLIST_SUB variable. Improve scripts/configure.
* Change from flim-stup.el to flim-setupel.el.shige1999-05-237-12/+19
| | | | | Use APEL_SETUPEL in PLIST_SUB variable. Improve scripts/configure.
* Use PLIST_SUB (apel-setupel.el).shige1999-05-234-4/+4
|
* Change from apel-setup.el to apel-setupel.el.shige1999-05-2310-18/+34
| | | | Improve scripts/configure.
* WEMI is a branch of SEMI kernel package using widget. It is a libraryshige1999-05-211-1/+1
| | | | | | | to provide MIME feature for GNU Emacs(Mule) based on SEMI API. Namely it contains whole features of SEMI thus it is a replacement of SEMI. This is a development version. I forgot to put this in previous commit log.
* WEMI is a branch of SEMI kernel package using widget. It is a libraryshige1999-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. This is a development version. I forgot to put this in previous commit log.
* WEMI is a branch of SEMI kernel package using widget. It is a libraryshige1999-05-211-1/+1
| | | | | | to provide MIME feature for GNU Emacs(Mule) 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.
* WEMI is a branch of SEMI kernel package using widget. It is a libraryshige1999-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.
* SEMI is a library to provide MIME feature for GNU Emacs(Mule).shige1999-05-212-2/+2
| | | | | This is a development version. I forgot to put this in previous commit log.
* SEMI is a library to provide MIME feature for GNU Emacs.shige1999-05-215-5/+5
| | | | | This is a development version. I forgot to put this in previous commit log.
* SEMI is a library to provide MIME feature for GNU Emacs(Mule).shige1999-05-211-1/+1
| | | | I forgot to put this in previous commit log.
* SEMI is a library to provide MIME feature for GNU Emacs.shige1999-05-211-1/+1
| | | | I forgot to put this in previous commit log.
* FLIM is a library to provide basic features about message representationshige1999-05-212-2/+2
| | | | | or encoding for editors/mule. This is a development version. I forgot to put this in previous commit log.
* FLIM is a library to provide basic features about message representationshige1999-05-215-5/+5
| | | | | or encoding. This is a development version. I forgot to put this in previous commit log.
* FLIM is a library to provide basic features about message representationshige1999-05-211-1/+1
| | | | | or encoding for editors/mule. I forgot to put this in previous commit log.
* FLIM is a library to provide basic features about message representationshige1999-05-211-1/+1
| | | | | or encoding. I forgot to put this in previous commit log.
* Fix a few more category typos.asami1999-05-131-2/+2
|
* Fix some typos.asami1999-05-124-8/+10
| | | | Submitted by: maintainer
* Remove two missing files so packaging works.asami1999-05-124-8/+0
|
* Fix compilation errors.asami1999-05-1220-624/+180
| | | | | PR: 11612 Submitted by: cpiazza@home.net
* Depend on mail/metamail (mmencode).shige1999-05-105-5/+25
|
* Change semi-setup.el to semi-setupel.el.shige1999-05-1034-39/+79
|
* Change semi-setup.el to semi-setupel.el.shige1999-05-106-7/+15
|
OpenPOWER on IntegriCloud