summaryrefslogtreecommitdiffstats
path: root/editors
Commit message (Collapse)AuthorAgeFilesLines
* Make useless "Ports collection makefile for" comment consistant with port'sobrien1999-07-191-2/+2
| | | | name.
* include bsd.port.pre.mk so we can find PORTSDIRmharo1999-07-161-1/+2
|
* /usr/ports -> ${PORTSDIR}mharo1999-07-151-2/+2
|
* Don't install links to GUI versions, nor their man pages.obrien1999-07-153-9/+24
| | | | Suggested by: Nick Hibma <nick.hibma@jrc.it>
* And `vim-lite' was born.obrien1999-07-141-1/+2
|
* Satelite port for Vim to build a version w/o X11 support, w/o perl or tclobrien1999-07-141-0/+20
| | | | interpreter support, etc..
* Support a "lite" satelite port.obrien1999-07-143-15/+39
|
* Change PATCH_SITES.shige1999-07-121-2/+2
| | | | Fix unfetchable problem.
* Update to 1.5.2cpiazza1999-07-102-4/+4
| | | | | PR: 12559 Submitted by: maintainer
* Remove a couple of extra blank lines so portlint is happy.steve1999-07-041-5/+0
|
* Update to lpe 1.2.2.cpiazza1999-07-044-4/+25
|
* Bring over the NO_X11 changes from emacs20. (define NO_X11 to build withoutcpiazza1999-07-044-8/+24
| | | | an X dependancy)
* Fix a probrem which occurs if you specify WRKDIRPREFIX variable.sada1999-07-011-7/+11
|
* Activate the following ports:shige1999-07-011-1/+4
| | | | | | apel-xemacs apel-xemacs20 apel-xemacs-mule
* A Portable Emacs Library for xemacs(20)-mule.shige1999-07-017-0/+197
|
* A Protable Emacs Library for xemacs20.shige1999-07-014-0/+105
|
* A Protable Emacs Library for xemacs(-19.16).shige1999-07-014-0/+105
|
* Update to 9.19.shige1999-06-2928-240/+265
|
* 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.
OpenPOWER on IntegriCloud