summaryrefslogtreecommitdiff
path: root/editors (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Activate fbChris Piazza1999-11-141-0/+1
| | | | Notes: svn path=/head/; revision=23091
* A binary file editor and viewer.Chris Piazza1999-11-146-0/+39
| | | | | | | | PR: 14358 Submitted by: Mikhail Teterin <mi@aldan.algebra.com> Notes: svn path=/head/; revision=23090
* Activate xenonChris Piazza1999-11-141-0/+1
| | | | Notes: svn path=/head/; revision=23077
* A simple X-based text editor which is based on libXpm instead ofChris Piazza1999-11-149-0/+131
| | | | | | | | | | gtk+/qt/motif/etc. PR: 14467 Submitted by: Chris D. Faulhaber <jedgar@fxp.org> Notes: svn path=/head/; revision=23075
* Nedit has a new home, www.nedit.org, provided by Metrolink. The oldDaniel Eischen1999-11-081-1/+1
| | | | | | | | | www site has gone by-by. Fix DESCR for the new site. Found by: Fenner's ports survey Notes: svn path=/head/; revision=22966
* Update patch-filename in DESCR document.Shigeyuki Fukushima1999-11-061-2/+2
| | | | Notes: svn path=/head/; revision=22940
* s/xemacs-packages/site-packages/Shigeyuki Fukushima1999-11-0610-10/+10
| | | | Notes: svn path=/head/; revision=22939
* Update to 8.0.Shigeyuki Fukushima1999-11-058-24/+20
| | | | Notes: svn path=/head/; revision=22927
* Update to patchlevel 37David E. O'Brien1999-11-036-24/+18
| | | | Notes: svn path=/head/; revision=22883
* Don't be quite so minimalistic in the LITE case.David E. O'Brien1999-11-033-3/+0
| | | | Notes: svn path=/head/; revision=22882
* Update to 0.7.6Chris Piazza1999-11-0128-636/+728
| | | | | | | | PR: 14627 Submitted by: Will Andrews <andrews@technologist.com> Notes: svn path=/head/; revision=22760
* update to 2.1.4Michael Haro1999-10-273-7/+34
| | | | | | | | PR: 14543 Submitted by: KATO Tsuguru tkato@promtomail.ne.jp Notes: svn path=/head/; revision=22661
* update mastersiteMichael Haro1999-10-271-1/+2
| | | | | | | | PR: 14484 Submitted by: Chris D. Faulhaber jedgar@fxp.org Notes: svn path=/head/; revision=22659
* Update emacs-dl patches.Shigeyuki Fukushima1999-10-265-5/+29
| | | | | | | | | | Fix broken internal DOC-string. PR: ports/14513 Submitted by: OKAZAKI Tetsurou <okazaki@be.to> Notes: svn path=/head/; revision=22653
* Update xemacs-mule-sumo-packages and xemacs-sumo-packages to lastest versionSatoshi Taoka1999-10-261-4/+2
| | | | | | | | | | | Remove xemacs-mule-base-packages from DEPENDS of xemacs-mule/Makefile because bugs in the previous version xemacs{,-mule}-sumo-packages were fixed. Submitted by: FUJISHIMA Satsuki <k5@cheerful.com> Obtained from: ports-jp@jp.freebsd.org Notes: svn path=/head/; revision=22639
* Update version 5.5 to Patchlevel 33.David E. O'Brien1999-10-256-6/+111
| | | | Notes: svn path=/head/; revision=22636
* Update to 0.5.5.Yukihiro Nakai1999-10-256-28/+10
| | | | | | | | PR: ports/14481 Submitted by: rod@oscentral.org Notes: svn path=/head/; revision=22624
* Add GTK support. Set "HAVE_GTK" to invoke it.David E. O'Brien1999-10-256-15/+66
| | | | | | | Submitted by: Yuan-Chen Cheng <ycheng@ycheng.wsl.sinica.edu.tw> Notes: svn path=/head/; revision=22618
* Update to 7.19.07.Shigeyuki Fukushima1999-10-226-6/+6
| | | | Notes: svn path=/head/; revision=22586
* Fix PLIST and PLIST.mule to make the lock directory correctly. It shouldGary Jennejohn1999-10-212-2/+2
| | | | | | | | | be /var/run/emacs/lock and not /var/run/xemacs/lock ! Wonder how this went unnoticed for so long ? Notes: svn path=/head/; revision=22569
* Make the lock directory, /var/run/emacs/lock, in PLIST.Gary Jennejohn1999-10-213-0/+3
| | | | | | | Noticed by: Sheldon Hearn <sheldonh@uunet.co.za> Notes: svn path=/head/; revision=22568
* Fix too bad dependency.Shigeyuki Fukushima1999-10-213-5/+6
| | | | | | | | | before: ${PREFIX}/lib/xemacs/site-packages/../xemacs-packages (If site-packages directory does not exist, this dependency is broken.) new: ${PREFIX}/lib/xemacs/xemacs-packages Notes: svn path=/head/; revision=22556
* Update this puppy to 21.1.7.Gary Jennejohn1999-10-2012-72/+351
| | | | | | | | | | | | | | | Modified PLIST to make empty directories which are installed by the port. These empty directories are also removed in PLIST. Tested install/deinstall and pkg_add/pkg_delete. mail/mew/Makefile should be updated to reflect this change. PR: 14329 Requested by: the maintainer Notes: svn path=/head/; revision=22540
* s/Transitioal/Transitional/Jun Kuriyama1999-10-182-2/+2
| | | | Notes: svn path=/head/; revision=22509
* Install to ${PREFIX}/lib/xemacs/site-packages as XEmacs packages.Shigeyuki Fukushima1999-10-1826-17/+190
| | | | | | | | | (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 to ${PREFIX}/lib/xemacs/site-packages as XEmacs packages.Shigeyuki Fukushima1999-10-183-3/+39
| | | | | | | | | RUN_DEPENDS on xemacs-sumo-packages. Pointed out by: HASEGAWA Tomoki <thasegawa@mta.biglobe.ne.jp> Notes: svn path=/head/; revision=22505
* Fix typos.Jun Kuriyama1999-10-181-2/+2
| | | | | | | Pointed out by: MANTANI Nobutaka <nobutaka@nobutaka.com> Notes: svn path=/head/; revision=22502
* Use updated gnomelibs.Yukihiro Nakai1999-10-182-2/+2
| | | | | | | | PR: ports/14374 Submitted by: rod@oscentral.org Notes: svn path=/head/; revision=22498
* Update to 1.2.0.Shigeyuki Fukushima1999-10-1622-80/+257
| | | | Notes: svn path=/head/; revision=22487
* If editors/xemacs-mule-base-packages is installed thenSatoshi Taoka1999-10-161-4/+4
| | | | | | | | | | XEmacs-mule cannot run. So this fix is to avoid it. Approved by: maintainer Obtained from: Kazuyuki IENAGA ienaga@jsys.co.jp Notes: svn path=/head/; revision=22485
* Update to 1.13.6.Shigeyuki Fukushima1999-10-1613-42/+97
| | | | Notes: svn path=/head/; revision=22476
* Update to 1.13.4.Shigeyuki Fukushima1999-10-1615-58/+119
| | | | Notes: svn path=/head/; revision=22475
* Install semi-cookie for FreeBSD packages.Shigeyuki Fukushima1999-10-1632-6/+70
| | | | Notes: svn path=/head/; revision=22474
* Add flim-cookie to PLIST.Shigeyuki Fukushima1999-10-1618-0/+36
| | | | Notes: svn path=/head/; revision=22473
* Keep up with the Joneses and update this port to version 21.1.6.Gary Jennejohn1999-10-1412-72/+327
| | | | | | | | | | | | | | | | Delete the MULE support and refer the user to the xemacs-mule port. Add --with-png=yes to the list of CONFIGURE_ARGS. The port now creates scads of empty directories which, hopefully, can be deleted if the package gets deleted. Tested install/deinstall and packaging. Requested by: the maintainer Notes: svn path=/head/; revision=22459
* Add mime-bbdb.elc and mime-w3.elc to the PLIST.Shigeyuki Fukushima1999-10-144-12/+8
| | | | | | | | | | But, these files exist when xemacs-sumo-* package is installed. (It is not neccesary that we must install xemacs-sumo-* package, since this is *BUILD*_DEPENDS on semi-package.) Therefore, it is neccesary that we use @unexec rm -f in the PLIST. Notes: svn path=/head/; revision=22454
* Fix unfetchable problem.Shigeyuki Fukushima1999-10-145-20/+20
| | | | Notes: svn path=/head/; revision=22453
* Fix semi-elisp compile problem.Shigeyuki Fukushima1999-10-141-4/+15
| | | | Notes: svn path=/head/; revision=22452
* Fix texinfo.el(BUILD_DEPENDS) path.Shigeyuki Fukushima1999-10-146-6/+6
| | | | Notes: svn path=/head/; revision=22450
* Fix an unfetchable problem.Shigeyuki Fukushima1999-10-145-20/+20
| | | | Notes: svn path=/head/; revision=22448
* Fix flim-elisp compile problem.Shigeyuki Fukushima1999-10-142-3/+11
| | | | | | | | | Fix `@unexec rmdir' command in PLIST. Pkg_delete does not return an error, even if there is other FLIM_COOKIEs in the cookies directory. Notes: svn path=/head/; revision=22447
* PR: 13680Gary Jennejohn1999-10-1321-4319/+4571
| | | | | | | | | | | | Submitted by: max Requested by: the maintainer Update the xemacs-packages port to use the latest tar balls. Add a hint to use the xemacs-sumo-packages and xemacs-mule-sumo-packages ports if the user wants to install all packages. Notes: svn path=/head/; revision=22412
* Update to 1.13.6.Shigeyuki Fukushima1999-10-1130-159/+319
| | | | Notes: svn path=/head/; revision=22348
* Update to 1.13.4.Shigeyuki Fukushima1999-10-1112-46/+77
| | | | Notes: svn path=/head/; revision=22347
* Update to 7.19.04.Shigeyuki Fukushima1999-10-1116-85/+138
| | | | Notes: svn path=/head/; revision=22346
* Update to 1.13.2.Shigeyuki Fukushima1999-10-1141-246/+442
| | | | Notes: svn path=/head/; revision=22345
* Update to 1.12.7.Shigeyuki Fukushima1999-10-1113-47/+154
| | | | Notes: svn path=/head/; revision=22344
* Update to 9.22.Shigeyuki Fukushima1999-10-1020-27/+27
| | | | Notes: svn path=/head/; revision=22304
* Bump glib12 's share library version to 3,Vanilla I. Shu1999-10-092-34/+2
| | | | | | | and portlint. Notes: svn path=/head/; revision=22283
* Use updated imlib library.Yukihiro Nakai1999-10-082-4/+4
| | | | Notes: svn path=/head/; revision=22244