summaryrefslogtreecommitdiff
path: root/editors (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Update to 3.8.3.Bill Fenner1999-01-302-4/+4
| | | | | | | | PR: ports/9735 Submitted by: brett@peloton.physics.montana.edu Notes: svn path=/head/; revision=16425
* Master site dirname has changed.Satoshi Asami1999-01-281-2/+2
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=16405
* Fetch files from correct place.Satoshi Asami1999-01-282-4/+4
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=16400
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.Bill Fenner1999-01-277-7/+14
| | | | Notes: svn path=/head/; revision=16378
* Update to version 3.2.Steve Price1999-01-263-327/+510
| | | | | | | | PR: 9624 Submitted by: Kris Kennaway <kkennawa@physics.adelaide.edu.au> Notes: svn path=/head/; revision=16314
* Add --with-session=yes to the config options. This is slightly differentGary Jennejohn1999-01-254-4/+8
| | | | | | | | from the patch in the PR. PR: 9552 Notes: svn path=/head/; revision=16298
* o Fix for undesired error message in apel-emacs20.Jun Kuriyama1999-01-244-8/+18
| | | | | | | | | o Make more simple in Makefile by moving declaration of variables. Submitted by: maintainer Notes: svn path=/head/; revision=16280
* Add fix for Alpha.Hidetoshi Shimokawa1999-01-2343-137/+867
| | | | | | | - patch for configure, unexelf.c, alpha.h, PLIST and etc. Notes: svn path=/head/; revision=16277
* Bump png's major number to 3.Vanilla I. Shu1999-01-236-12/+12
| | | | Notes: svn path=/head/; revision=16275
* Activate the following ports: semi-emacs20, semi-emacs20-current,Steve Price1999-01-181-1/+5
| | | | | | | wemi-emacs20, wemi-emacs20-current. Notes: svn path=/head/; revision=16156
* Initial import of wemi-emacs20-current version 1.12.0.Steve Price1999-01-184-0/+159
| | | | | | | | | | A library of MIME features for GNU Emacs (branch of SEMI kernel package). PR: 9205 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> Notes: svn path=/head/; revision=16155
* Initial import of wemi-emacs20 version 1.8.6.Steve Price1999-01-184-0/+160
| | | | | | | | | | A library of MIME features for GNU Emacs (branch of SEMI kernel package). PR: 9204 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> Notes: svn path=/head/; revision=16154
* Initial import of semi-emacs20-current version 1.12.0.Steve Price1999-01-1814-0/+416
| | | | | | | | | | A library of MIME features for GNU Emacs. PR: 9203 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> Notes: svn path=/head/; revision=16153
* Initial import of semi-emacs20 version 1.8.6.Steve Price1999-01-184-0/+144
| | | | | | | | | | A library of MIME features for GNU Emacs. PR: 9202 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> Notes: svn path=/head/; revision=16152
* From maintainer:Steve Price1999-01-182-10/+13
| | | | | | | | | | | | (1) Change RUN_DEPENDS so as to correct to create INSTALL_COOKIEs. (2) WRKDIRPREFIX inserted for safe. (3) Change creation for PACKAGE_COOKIEs. PR: 9419 Submitted by: maintainer Notes: svn path=/head/; revision=16135
* The new version of texinfo in -current defaults to bailing with noSteve Price1999-01-183-9/+33
| | | | | | | output on errors. Add the --force flag so it doesn't. Notes: svn path=/head/; revision=16122
* Upgrade to 1.19.Vanilla I. Shu1999-01-177-50/+69
| | | | Notes: svn path=/head/; revision=16115
* Add USE_XLIB -- otherwise the packages will be built without X support.Satoshi Asami1999-01-166-6/+12
| | | | Notes: svn path=/head/; revision=16085
* Activate flim-emacs20{,-current}.Jun Kuriyama1999-01-161-1/+3
| | | | Notes: svn path=/head/; revision=16077
* FLIM, message representation or encoding emacs lisp library for emacs20.Jun Kuriyama1999-01-1611-0/+322
| | | | | | | | PR: ports/9201 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> Notes: svn path=/head/; revision=16076
* FLIM, message representation or encoding emacs lisp library for emacs20.Jun Kuriyama1999-01-164-0/+114
| | | | | | | | PR: ports/9200 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> Notes: svn path=/head/; revision=16075
* BUILD_DEPENDS on emacs binary.Satoshi Asami1999-01-112-6/+4
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=16002
* Update to version 1.0.0 and use ncurses in the base system.Steve Price1999-01-104-32/+45
| | | | | | | | PR: 9121 Submitted by: maintainer Notes: svn path=/head/; revision=15984
* Update to version 3.8.2.Steve Price1999-01-103-3/+5
| | | | | | | | PR: 9378 Submitted by: maintainer Notes: svn path=/head/; revision=15970
* Break up the "plan9" category -- all the ports are where they belong, andSatoshi Asami1999-01-093-5/+7
| | | | | | | | | "plan9" is a virtual category now. Reviewed by: the ports list Notes: svn path=/head/; revision=15939
* Add apel-*.Satoshi Asami1999-01-071-1/+4
| | | | Notes: svn path=/head/; revision=15913
* Add 'ONLY_FOR_ARCHS=i386' to linux_lib dependent ports.Hidetoshi Shimokawa1999-01-071-1/+2
| | | | Notes: svn path=/head/; revision=15902
* Don't error out on ``make fetch'' if distfiles are not present.David E. O'Brien1999-01-041-16/+7
| | | | | | | This allows ``cd /usr/ports ; make fetch'' to work. Notes: svn path=/head/; revision=15824
* Add --with-clash-detection to CONFIGURE_ARGS so that the file lockingSteve Price1999-01-044-4/+8
| | | | | | | | | code is compiled in. Submitted by: TAOKA Satoshi <taoka@infonets.hiroshima-u.ac.jp> Notes: svn path=/head/; revision=15811
* editors/apel-emacs:Jun Kuriyama1999-01-0233-0/+775
| | | | | | | | | | | | | | | | | A Portable Emacs Library for emacs. editors/apel-emacs20: A Portable Emacs Library for emacs20. editors/apel-mule: A Portable Emacs Library for mule. o Correct "Version required" header in apel-emacs/Makefile. o Fix virtual category "elisps" to "elisp". PR: ports/8831 Submitted: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> Notes: svn path=/head/; revision=15769
* Lock file correction and reflect change in /etc/mtree/BSD.local.dist.Jun Kuriyama1999-01-0212-16/+84
| | | | | | | | PR: ports/8289 (part of) Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> Notes: svn path=/head/; revision=15768
* Reflect change in 1.44 of src/etc/mtree/BSD.local.dist.Jun Kuriyama1999-01-021-2/+0
| | | | | | | (not to remove directory share/emacs/site-lisp.) Notes: svn path=/head/; revision=15767
* Change *_DEPENDS on lang/perl5 to USE_PERL5 so we won't have anySatoshi Asami1999-01-022-4/+4
| | | | | | | | | | dependencies to perl5 in -current. This might cause some unwanted perl5 installations on -stable (if it was originally RUN_DEPENDS, perl5 will now be installed during build too, etc.), but its lifetime is limited anyway. Notes: svn path=/head/; revision=15765
* Upgrade to v1.2.Jun Kuriyama1998-12-273-4/+19
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=15653
* (1) Fetch site correctedJun Kuriyama1998-12-262-15/+24
| | | | | | | | | | | (2) package-cookie correct reasonably (3) Use WRKDIRPREFIX PR: ports/8827 Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> Notes: svn path=/head/; revision=15615