summaryrefslogtreecommitdiffstats
path: root/editors
Commit message (Collapse)AuthorAgeFilesLines
* Fix for xemacs-mule-21.1.6.shige1999-09-107-150/+192
| | | | apel package should be compatible with xemacs-package on xemacs-21.x.
* tiff34 -> tiffasami1999-09-101-1/+1
| | | | Submitted by: Toshihiko Kodama <kodama@ayame.mfd.cs.fujitsu.co.jp>
* Addasami1999-09-091-0/+4
| | | | | | | | | | | | | | | | | | | | xemacs-base-packages xemacs-mule-base-packages xemacs-mule-sumo-packages xemacs-sumo-packages to editors/Makefile and xemacs-sumo xemacs-sumo-canna xemacs-sumo-canna+wnn4 xemacs-sumo-canna+wnn6 xemacs-sumo-wnn4 xemacs-sumo-wnn6 to japanese/Makefile. Found by: bento
* I updated XEmacs-mule to 21.1.6 and these ports became broken.taoka1999-09-0910-19/+19
| | | | Changed from "20.4" to "21.1.6" in Makefile
* Updated XEmacs-mule to 21.1.6taoka1999-09-097-3272/+554
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (1) Add the following ports for XEmacs packages (by repository-copy). ports/editors/xemacs-base-packages ports/editors/xemacs-mule-base-packages ports/editors/xemacs-mule-sumo-packages ports/editors/xemacs-sumo-packages The last two ports are for japanese. PR: 13386 Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> (2) Add the following ports for XEmacs packages for mule (by repository-copy). ports/japanese/xemacs-sumo ports/japanese/xemacs-sumo-canna ports/japanese/xemacs-sumo-canna+wnn4 ports/japanese/xemacs-sumo-canna+wnn6 ports/japanese/xemacs-sumo-wnn4 ports/japanese/xemacs-sumo-wnn6 PR: 13387 Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> (3) Modified the following ports in order to update to 21.1.6. ports/japanese/xemacs ports/japanese/xemacs-canna ports/japanese/xemacs-canna+wnn4 ports/japanese/xemacs-canna+wnn6 ports/japanese/xemacs-wnn4 ports/japanese/xemacs-wnn6 ports/editors/xemacs-mule ports/editors/xemacs-mule-common PR: 13390 Submitted by: maintainer, KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
* Update MAINTAINER's email addresscpiazza1999-09-092-2/+2
| | | | | PR: 13648 Submitted by: maintainer
* Add gwptaoka1999-09-091-0/+1
|
* Err, this program links with qt, not qt2.. duhcpiazza1999-09-081-1/+1
|
* BROKEN if OSVERSION < 400004. This port requires NEWGCC but usescpiazza1999-09-081-2/+6
| | | | QT which is built with the old gcc. That doesn't work.
* Depend on custom-emacs or custom-mule.shige1999-09-082-0/+14
| | | | We use a custom library instead of tinycustom.el included in apel.
* Fix a typo (nie -> nice)cpiazza1999-09-071-1/+1
| | | | Submitted by: Maxim Sobolev <sobomax@altavista.net>
* Link with qt2, not qt.cpiazza1999-09-071-1/+1
|
* The tiff port now lives in ports/graphics/tiff.steve1999-09-072-2/+2
|
* Fix by using a MAKE_ENV to set CXX...cpiazza1999-09-061-0/+2
|
* Activate elviscpiazza1999-09-041-0/+1
|
* Import of elvis.cpiazza1999-09-046-0/+103
| | | | | | | | | | | Elvis is intended to be a modern replacement for the classic ex/vi editor. Elvis supports many new features, including multiple edit buffers, multiple windows, multiple user interfaces, and a variety of display modes including plain text, syntax highlighting, hex dump, HTML and man page formatter. PR: 13543 Submitted by: Christian Weisgerber <naddy@unix-ag.uni-kl.de>
* Allow the PKGNAME to be overridden by the vim-lite port so we don'tsteve1999-09-043-3/+3
| | | | | | get duplicate named packages in INDEX. Noticed by: pib
* update URL for reg keymharo1999-09-021-1/+1
| | | | Submitted by: John and Jennifer Reynolds <jreynold@primenet.com>
* bump to patchlevel 49obrien1999-09-023-0/+48
|
* tweak a littleobrien1999-09-013-0/+3
|
* portlintobrien1999-09-013-3/+3
|
* bump up to patchlevel 49obrien1999-09-013-6/+12
|
* Fix reistall.markm1999-08-313-3/+3
|
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-3185-150/+150
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Close a security hole relating to a world-readable DEADJOE file.kris1999-08-303-0/+54
| | | | | PR: 12827 Submitted by: Maintainer
* Remove preceeding pkgname from some of the comments having one.hoek1999-08-296-6/+6
|
* sed -> ${SED}mharo1999-08-281-2/+2
|
* ln -> ${LN}mharo1999-08-285-9/+9
|
* echo -> ${ECHO}/${ECHO_MSG}mharo1999-08-283-21/+21
| | | | ln -> ${LN}
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffmharo1999-08-2711-50/+50
| | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
* Fix a typo (PREIFX -> PREFIX) that prevented this from actuallycpiazza1999-08-261-1/+1
| | | | installing.
* Err, USE_NEWGCC is needed. Put -fguiding-decls back in CFLAGS incpiazza1999-08-262-1/+2
| | | | patch-aa
* Remove a bogus CFLAGS additioncpiazza1999-08-261-1/+1
|
* Change Id->FreeBSD.obrien1999-08-25141-141/+141
|
* awk -> ${AWK}mharo1999-08-221-2/+2
| | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR}
* chmod -> ${CHMOD}mharo1999-08-2210-24/+24
| | | | chown -> ${CHOWN}
* Update to 7.18.19980702.shige1999-08-196-12/+20
| | | | | | Bitmap-mule-7.18 isn't made for emacs20. Emacs20 users should use bitmap-mule-19980702. Submitted by: Satoshi Asami <asami@FreeBSD.org>
* Add editors/bitmap-{emacs20,fonts}, x11-fonts/bitmap-font.asami1999-08-191-1/+3
|
* Update to patchlevel 33.obrien1999-08-186-9/+30
|
* Bitmap-emacs20 is Package to use bitmap in Emacs20.shige1999-08-1810-0/+154
| | | | | | | Bitmap-emacs20 has following modules: - bitmap.el: kernel of bitmap-emacs20 - po.el: tiny BDF font editor - smiley-mule.el: smiley-mark encoder/decoder
* Bitmap-mule is Package to use bitmap in Mule.shige1999-08-1813-0/+196
| | | | | | | Bitmap-mule has following modules: - bitmap.el: kernel of bitmap-mule - po.el: tiny BDF font editor - smiley-mule.el: smiley-mark encoder/decoder
* Activate finecpiazza1999-08-181-1/+2
|
* Import of fine.cpiazza1999-08-187-0/+140
| | | | | | fine is "The Finally INteligent Editor" that does syntax highlighting, has the ability to be programmed to insert text with key bindings and more. It uses the QT toolkit.
* Upgrade to patchlevel 27.obrien1999-08-156-84/+99
| | | | | Use DIST_SUBDIR due to the multitude of dist patch files. Requested by: P.W.Asami-san
* tinycustom.el* does not require on emacs and mule (emacs-19.x base).shige1999-08-144-8/+0
| | | | Because these emacsen's apel port depends custom-* port.
* xemacs-mule does not require *-setupel.el.shige1999-08-1221-39/+9
| | | | | Because sub-directorues in ${PREFIX}/lib/xemacs-20.4/site-lisp are added to default load-path automatically.
* Update 5.4 to patchlevel 23.obrien1999-08-126-6/+60
| | | | | | [ with a big thanks to Bram Moolenaar <Bram@moolenaar.net> (Vim author and FreeBSD user), for tweaking the patchlevel patches to be more Ports Collection `distribution patch' friendly ]
* Typo (share/mule/mule -> share/mule/19.34 for EMACS_LIBDIR_WITH_VER).asami1999-08-111-2/+2
|
* mel-b-el.el, mel-b-el.elc in not required on emacs-20.4.shige1999-08-093-6/+0
| | | | | | Remove these files from pkg/PLIST. Thanks, Okazaki-san. Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
* Catching up to emacs-20.4.shige1999-08-0910-20/+20
|
OpenPOWER on IntegriCloud