summaryrefslogtreecommitdiff
path: root/editors (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updated to xcoral-3.14Justin M. Seger1999-04-053-33/+15
| | | | | | | | PR: ports/10949 Submitted by: Michael Haro <mharo@area51.fremont.ca.us> Notes: svn path=/head/; revision=17655
* Upgrade to xcoral 3.14Justin M. Seger1999-04-052-4/+4
| | | | Notes: svn path=/head/; revision=17654
* Upgrade to hexedit-1.1.0Justin M. Seger1999-04-052-3/+3
| | | | | | | | PR: ports/10948 Submitted by: Michael Haro <mharo@area51.fremont.ca.us> Notes: svn path=/head/; revision=17653
* XIM does not work very well. So X_I18N_INHIBITED is set.Satoshi Taoka1999-04-051-2/+9
| | | | | | | Noticed by: MANTANI Nobutaka <nobutaka@nobutaka.com> Notes: svn path=/head/; revision=17645
* Unbreak for 4.X.Justin M. Seger1999-04-044-0/+44
| | | | | | | PR: ports/10782 Notes: svn path=/head/; revision=17635
* Delete unnecessary newline.Satoshi Asami1999-04-042-3/+0
| | | | Notes: svn path=/head/; revision=17630
* Update to version 8.2Gary Jennejohn1999-04-038-11/+39
| | | | | | | Reminded by: Ulf Zimmermann Notes: svn path=/head/; revision=17624
* Remove vim4.David E. O'Brien1999-03-291-2/+1
| | | | Notes: svn path=/head/; revision=17432
* Remove CONFIGURE_TARGET, the default suffices with the fixed bsd.port.mk.Satoshi Asami1999-03-291-2/+1
| | | | | | | PR: 10724 Notes: svn path=/head/; revision=17430
* Update to version 1.22.Steve Price1999-03-246-29/+31
| | | | | | | | PR: 10453 Submitted by: Nathan Ahlstrom <nrahlstr@winternet.com> Notes: svn path=/head/; revision=17375
* Make it compile under -current again.Gary Jennejohn1999-03-234-0/+80
| | | | | | | Reported by: Satoshi's log file Notes: svn path=/head/; revision=17365
* Use "MLINK"s rather than let Vim's Makefile do the manpage linking.David E. O'Brien1999-03-159-18/+129
| | | | | | | This fixes the problem that many of Vim's manpages pointed to nowhere. Notes: svn path=/head/; revision=17231
* Commit all Y2K/WWW_SITE changes from today...Marc G. Fournier1999-03-118-8/+27
| | | | Notes: svn path=/head/; revision=17142
* Change the order of @exec and @unexec.Shigeyuki Fukushima1999-03-092-6/+6
| | | | Notes: svn path=/head/; revision=17104
* Use ${MV}, ${CAT} and ${ECHO_MSG}.Shigeyuki Fukushima1999-03-091-8/+4
| | | | Notes: svn path=/head/; revision=17103
* Update to 1.13.3.Shigeyuki Fukushima1999-03-098-55/+38
| | | | Notes: svn path=/head/; revision=17102
* Use ${ECHO_MSG}.Shigeyuki Fukushima1999-03-091-8/+4
| | | | Notes: svn path=/head/; revision=17101
* Update to 1.12.5.Shigeyuki Fukushima1999-03-095-25/+17
| | | | Notes: svn path=/head/; revision=17100
* Change the order of @exec and @unexec.Shigeyuki Fukushima1999-03-091-3/+3
| | | | Notes: svn path=/head/; revision=17099
* Use ${ECHO_MSG}.Shigeyuki Fukushima1999-03-091-6/+2
| | | | Notes: svn path=/head/; revision=17098
* Finish updating this port.Steve Price1999-03-081-7/+9
| | | | | | | Submitted by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co> Notes: svn path=/head/; revision=17081
* Fix to make ports work with bsd.port.mk rev. 1.306.Satoshi Asami1999-03-0811-65/+65
| | | | | | | | | | | | | | | | | | | ${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if GNU_CONFIGURE is defined. Take the target out of CONFIGURE_ARGS of some ports that added it explicitly; define it as ${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part; define it as something else (such as ${MACHINE_ARCH}--freebsdelf if the port requires that; define it as an empty string if the port doesn't like it at all. The last might be a sign that a GNU_CONFIGURE port actually doesn't use GNU's version of configure at all; but I don't have time to go look at them all, we'll fix them as time goes on. At least we've got much fewer "-unknown-"s in the tree as the result. :) Notes: svn path=/head/; revision=17053
* ncurses in -current is no longer compatible with -ltermcap (sigh), useJoerg Wunsch1999-03-031-1/+1
| | | | | | | | | -lmytinfo instead. Bug reported by: Christian Weisgerber <naddy@mips.rhein-neckar.de> Notes: svn path=/head/; revision=16988
* For 4.X and later releaseSatoshi Taoka1999-03-031-1/+1
| | | | Notes: svn path=/head/; revision=16986
* Changed my e-mail address.Shigeyuki Fukushima1999-03-0213-13/+13
| | | | Notes: svn path=/head/; revision=16980
* Update to 9.13.Shigeyuki Fukushima1999-03-022-10/+16
| | | | Notes: svn path=/head/; revision=16979
* Update to 9.13.Shigeyuki Fukushima1999-03-024-8/+8
| | | | Notes: svn path=/head/; revision=16978
* Changed from GNU_CONFIGURE=yes to USE_AUTOCONF=yes,Shigeyuki Fukushima1999-03-011-2/+2
| | | | | | | | because this port includes a long long patch for configure. And patches/patch-ce removed. Notes: svn path=/head/; revision=16966
* MAINTAINER changed, because I was a committer.Shigeyuki Fukushima1999-03-0115-30/+30
| | | | Notes: svn path=/head/; revision=16961
* Changed from GNU_CONFIGURE=yes to USE_AUTOCONF=yes,Shigeyuki Fukushima1999-03-012-6/+6
| | | | | | | | because this port includes a long long patch for configure. And patches/patch-ba removed. Notes: svn path=/head/; revision=16960
* Changed from GNU_CONFIGURE=yes to USE_AUTOCONF=yes,Shigeyuki Fukushima1999-03-011-3/+3
| | | | | | | | because this port includes a long long patch for configure. And patches/patch-ce removed. Notes: svn path=/head/; revision=16959
* Fix build error on 4.0-current by registering __FreeBSD__ == 4Shigeyuki Fukushima1999-02-281-1/+10
| | | | | | | | | | with src/s/freebsd.h. This change is by Takayuki TAMURA <ttathome@remus.dti.ne.jp>. PR: ports/10192 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> Notes: svn path=/head/; revision=16926
* Activate psgml-mule.Shigeyuki Fukushima1999-02-261-1/+2
| | | | Notes: svn path=/head/; revision=16909
* A major mode for editing SGML and XML documents for mule.Shigeyuki Fukushima1999-02-264-0/+74
| | | | | | | | PR: ports/9636 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> Notes: svn path=/head/; revision=16908
* Fix a problem of checking emacs in the configure phase.Shigeyuki Fukushima1999-02-262-4/+2
| | | | Notes: svn path=/head/; revision=16907
* Remove extra checksum entry.Steve Price1999-02-221-1/+0
| | | | Notes: svn path=/head/; revision=16823
* Use --no-validate instead of --force to make makeinfo behave.Steve Price1999-02-228-16/+16
| | | | Notes: svn path=/head/; revision=16820
* Category name of elisp ports is "elisp". (not "elisps")Jun Kuriyama1999-02-175-10/+10
| | | | Notes: svn path=/head/; revision=16746
* Unbreak for currentJustin M. Seger1999-02-161-1/+10
| | | | Notes: svn path=/head/; revision=16730
* upgrade to 2.1eDavid E. O'Brien1999-02-125-82/+213
| | | | | | | (with 7 min to spare. :-)) Notes: svn path=/head/; revision=16701
* Activate psgml-emacs20.Jun Kuriyama1999-02-121-1/+2
| | | | Notes: svn path=/head/; revision=16678
* A major mode for editing SGML and XML documents for emacs20.Jun Kuriyama1999-02-124-0/+67
| | | | | | | | PR: ports/9637 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> Notes: svn path=/head/; revision=16676
* A major mode for editing SGML and XML documents for emacs.Jun Kuriyama1999-02-1222-0/+590
| | | | | | | | PR: ports/9635 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> Notes: svn path=/head/; revision=16665
* Activate psgml-emacs.Jun Kuriyama1999-02-121-1/+2
| | | | Notes: svn path=/head/; revision=16662
* Add @direntry for info.info.Jun Kuriyama1999-02-091-0/+13
| | | | | | | | | | This fixes error at pkg_add. Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> Modified by: kuriyama Notes: svn path=/head/; revision=16576
* Use XEMACS_ARCH and XEMACS_VER and cleanup PLIST.Steve Price1999-02-039-16642/+17003
| | | | Notes: svn path=/head/; revision=16527
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofSatoshi Asami1999-02-034-10/+10
| | | | | | | | | | | | | | | | | | | | | | bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too. Notes: svn path=/head/; revision=16518
* Fix typo in previous commit.Satoshi Asami1999-02-031-2/+2
| | | | Notes: svn path=/head/; revision=16514
* Upgrade to 1.20.Vanilla I. Shu1999-02-023-18/+18
| | | | Notes: svn path=/head/; revision=16502
* Remove a couple of MASTER_SITES. This port still needs to be upgradedBill Fenner1999-01-301-6/+3
| | | | | | | | | | | from 2.1b to 2.1e. ftp.uni-paderborn.de - empty directory "thot" ftp.cs.itu.edu.tr - no such directory "Linux" ftp.cnti.chel.su - no such directory "pub" Notes: svn path=/head/; revision=16426