summaryrefslogtreecommitdiff
path: root/editors (follow)
Commit message (Collapse)AuthorAgeFilesLines
* include bsd.port.pre.mk so we can find PORTSDIRMichael Haro1999-07-161-1/+2
| | | | Notes: svn path=/head/; revision=20228
* /usr/ports -> ${PORTSDIR}Michael Haro1999-07-151-2/+2
| | | | Notes: svn path=/head/; revision=20224
* Don't install links to GUI versions, nor their man pages.David E. O'Brien1999-07-153-9/+24
| | | | | | | Suggested by: Nick Hibma <nick.hibma@jrc.it> Notes: svn path=/head/; revision=20216
* And `vim-lite' was born.David E. O'Brien1999-07-141-1/+2
| | | | Notes: svn path=/head/; revision=20199
* Satelite port for Vim to build a version w/o X11 support, w/o perl or tclDavid E. O'Brien1999-07-141-0/+20
| | | | | | | interpreter support, etc.. Notes: svn path=/head/; revision=20198
* Support a "lite" satelite port.David E. O'Brien1999-07-143-15/+39
| | | | Notes: svn path=/head/; revision=20196
* Change PATCH_SITES.Shigeyuki Fukushima1999-07-121-2/+2
| | | | | | | Fix unfetchable problem. Notes: svn path=/head/; revision=20172
* Update to 1.5.2Chris Piazza1999-07-102-4/+4
| | | | | | | | PR: 12559 Submitted by: maintainer Notes: svn path=/head/; revision=20142
* Remove a couple of extra blank lines so portlint is happy.Steve Price1999-07-041-5/+0
| | | | Notes: svn path=/head/; revision=20047
* Update to lpe 1.2.2.Chris Piazza1999-07-044-4/+25
| | | | Notes: svn path=/head/; revision=19997
* Bring over the NO_X11 changes from emacs20. (define NO_X11 to build withoutChris Piazza1999-07-044-8/+24
| | | | | | | an X dependancy) Notes: svn path=/head/; revision=19985
* Fix a probrem which occurs if you specify WRKDIRPREFIX variable.SADA Kenji1999-07-011-7/+11
| | | | Notes: svn path=/head/; revision=19949
* Activate the following ports:Shigeyuki Fukushima1999-07-011-1/+4
| | | | | | | | | apel-xemacs apel-xemacs20 apel-xemacs-mule Notes: svn path=/head/; revision=19946
* A Portable Emacs Library for xemacs(20)-mule.Shigeyuki Fukushima1999-07-017-0/+197
| | | | Notes: svn path=/head/; revision=19939
* A Protable Emacs Library for xemacs20.Shigeyuki Fukushima1999-07-014-0/+105
| | | | Notes: svn path=/head/; revision=19938
* A Protable Emacs Library for xemacs(-19.16).Shigeyuki Fukushima1999-07-014-0/+105
| | | | Notes: svn path=/head/; revision=19937
* Update to 9.19.Shigeyuki Fukushima1999-06-2928-240/+265
| | | | Notes: svn path=/head/; revision=19906
* Move manpage from PLIST to Makefile and cleanup MakefileMichael Haro1999-06-272-6/+2
| | | | Notes: svn path=/head/; revision=19827
* 1) move manpage from PLIST to MakefileMichael Haro1999-06-272-4/+4
| | | | | | | 2) fix maintainer's email address (@@ -> @) Notes: svn path=/head/; revision=19826
* Add a MAINTAINER to this port.Chris Piazza1999-06-273-3/+9
| | | | | | | | PR: 12405 Submitted by: andrews@technologist.com Notes: svn path=/head/; revision=19821
* Fix some 80+ character COMMENTs that turned-up in the recent pkg/COMMENTTim Vanderhoek1999-06-271-1/+1
| | | | | | | rampage. Notes: svn path=/head/; revision=19819
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-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. Notes: svn path=/head/; revision=19799
* Add non-X support by building with NO_X11 defined.Justin M. Seger1999-06-251-2/+6
| | | | | | | | Submitted by: Matthew Seaman <m.seaman@inpharmatica.co.uk> PR: ports/11781 Notes: svn path=/head/; revision=19779
* Fix PLIST to reflect the fact that I changed xemacs.sh to xemacs21.shGary Jennejohn1999-06-233-3/+3
| | | | | | | (a la xemacs20), but forgot to update PLIST. Notes: svn path=/head/; revision=19729
* Add xemacs-packages and xemacs21.Gary Jennejohn1999-06-221-1/+3
| | | | Notes: svn path=/head/; revision=19691
* This is xemacs-packages. It contains a selection of "most used"Gary Jennejohn1999-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) Notes: svn path=/head/; revision=19690
* This is the latest version of xemacs - Xemacs 21.1.Gary Jennejohn1999-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) Notes: svn path=/head/; revision=19689
* This port also BUILD_DEPENDS on gettext for its documentation.Steve Price1999-06-221-2/+3
| | | | Notes: svn path=/head/; revision=19642
* Update cooledit to 3.11.3.Chris Piazza1999-06-194-12/+12
| | | | | | | PR: 12162 Notes: svn path=/head/; revision=19553
* Update to 1.2.1Chris Piazza1999-06-197-27/+63
| | | | | | | PR: 12287 Notes: svn path=/head/; revision=19552
* Update to version 3.11.2.Steve Price1999-06-0912-62/+205
| | | | | | | | PR: 12047 Submitted by: Chris Piazza <cpiazza@home.net> Notes: svn path=/head/; revision=19346
* Add the gedit port and re-order the gnotepad+ port.Steve Price1999-06-061-2/+3
| | | | Notes: svn path=/head/; revision=19274
* Initial import of gedit version 0.5.1.Steve Price1999-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> Notes: svn path=/head/; revision=19273
* Add the .so symlink for the library.Steve Price1999-06-061-0/+1
| | | | Notes: svn path=/head/; revision=19235
* Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro1999-06-0557-75/+6
| | | | | | | in bsd.port.mk and this helps to unify the check and install. Notes: svn path=/head/; revision=19223
* Switch from GNU_CONFIGURE to USE_LIBTOOL with port so that it won't installMichael Haro1999-06-052-7/+2
| | | | | | | the .la file. Notes: svn path=/head/; revision=19217
* Fix typo.Jun Kuriyama1999-05-293-3/+3
| | | | Notes: svn path=/head/; revision=19092
* A major mode for editing SGML and XML documents for XEmacs with Mule.Jun Kuriyama1999-05-294-0/+75
| | | | Notes: svn path=/head/; revision=19091
* Activate psgml-xemacs-mule.Jun Kuriyama1999-05-291-1/+2
| | | | Notes: svn path=/head/; revision=19090
* Update to use gtk version 1.2.3.Steve Price1999-05-296-13/+15
| | | | | | | | PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=19055
* Change from psgml-setup.el to psgml-setupel.el.Shigeyuki Fukushima1999-05-2310-19/+16
| | | | | | | | Improve scripts/configure (delete needless indirect INFILES variable). Use PSGML_SETUPEL in PLIST_SUB. Notes: svn path=/head/; revision=18951
* Change from wemi-setup.el to wemi-setupel.el.Shigeyuki Fukushima1999-05-237-14/+21
| | | | | | | | | Use WEMI_SETUPEL in PLIST_SUB. Improve scripts/configure. Fix pkg/DESCR (sync with apel/flim modification). Notes: svn path=/head/; revision=18949
* Change from wemi-setup.el to wemi-setupel.el.Shigeyuki Fukushima1999-05-237-14/+21
| | | | | | | | | Use WEMI_SETUPEL in PLIST_SUB variable. Improve scripts/configure. Fix pkg/DESCR. Notes: svn path=/head/; revision=18948
* Improve scripts/configure.Shigeyuki Fukushima1999-05-2323-46/+40
| | | | | | | Fix pkg/DESCR (sync with apel/flim modification). Notes: svn path=/head/; revision=18947
* Change from flim-setup.el to flim-setupel.el.Shigeyuki Fukushima1999-05-2337-63/+98
| | | | | | | | Use FLIM_SETUPEL in PLIST_SUB variable. Improve scripts/configure. Notes: svn path=/head/; revision=18946
* Change from flim-stup.el to flim-setupel.el.Shigeyuki Fukushima1999-05-237-12/+19
| | | | | | | | Use APEL_SETUPEL in PLIST_SUB variable. Improve scripts/configure. Notes: svn path=/head/; revision=18945
* Use PLIST_SUB (apel-setupel.el).Shigeyuki Fukushima1999-05-234-4/+4
| | | | Notes: svn path=/head/; revision=18944
* Change from apel-setup.el to apel-setupel.el.Shigeyuki Fukushima1999-05-2310-18/+34
| | | | | | | Improve scripts/configure. Notes: svn path=/head/; revision=18943
* 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(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. Notes: svn path=/head/; revision=18928
* 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. This is a development version. I forgot to put this in previous commit log. Notes: svn path=/head/; revision=18927