aboutsummaryrefslogtreecommitdiffstats
path: root/editors
Commit message (Collapse)AuthorAgeFilesLines
* Add @direntry for info.info.kuriyama1999-02-101-0/+13
| | | | | | | This fixes error at pkg_add. Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> Modified by: kuriyama
* Use XEMACS_ARCH and XEMACS_VER and cleanup PLIST.steve1999-02-049-16642/+17003
|
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofasami1999-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.
* Fix typo in previous commit.asami1999-02-031-2/+2
|
* Upgrade to 1.20.vanilla1999-02-033-18/+18
|
* Remove a couple of MASTER_SITES. This port still needs to be upgradedfenner1999-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"
* Update to 3.8.3.fenner1999-01-302-4/+4
| | | | | PR: ports/9735 Submitted by: brett@peloton.physics.montana.edu
* Master site dirname has changed.asami1999-01-281-2/+2
| | | | Submitted by: maintainer
* Fetch files from correct place.asami1999-01-282-4/+4
| | | | Submitted by: maintainer
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.fenner1999-01-277-7/+14
|
* Update to version 3.2.steve1999-01-263-327/+510
| | | | | PR: 9624 Submitted by: Kris Kennaway <kkennawa@physics.adelaide.edu.au>
* Add --with-session=yes to the config options. This is slightly differentgj1999-01-264-4/+8
| | | | | from the patch in the PR. PR: 9552
* o Fix for undesired error message in apel-emacs20.kuriyama1999-01-244-8/+18
| | | | | | o Make more simple in Makefile by moving declaration of variables. Submitted by: maintainer
* Add fix for Alpha.simokawa1999-01-2343-137/+867
| | | | - patch for configure, unexelf.c, alpha.h, PLIST and etc.
* Bump png's major number to 3.vanilla1999-01-236-12/+12
|
* Activate the following ports: semi-emacs20, semi-emacs20-current,steve1999-01-181-1/+5
| | | | wemi-emacs20, wemi-emacs20-current.
* Initial import of wemi-emacs20-current version 1.12.0.steve1999-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>
* Initial import of wemi-emacs20 version 1.8.6.steve1999-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>
* Initial import of semi-emacs20-current version 1.12.0.steve1999-01-1814-0/+416
| | | | | | | A library of MIME features for GNU Emacs. PR: 9203 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
* Initial import of semi-emacs20 version 1.8.6.steve1999-01-184-0/+144
| | | | | | | A library of MIME features for GNU Emacs. PR: 9202 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
* From maintainer:steve1999-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
* The new version of texinfo in -current defaults to bailing with nosteve1999-01-183-9/+33
| | | | output on errors. Add the --force flag so it doesn't.
* Upgrade to 1.19.vanilla1999-01-187-50/+69
|
* Add USE_XLIB -- otherwise the packages will be built without X support.asami1999-01-176-6/+12
|
* Activate flim-emacs20{,-current}.kuriyama1999-01-161-1/+3
|
* FLIM, message representation or encoding emacs lisp library for emacs20.kuriyama1999-01-1611-0/+322
| | | | | PR: ports/9201 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
* FLIM, message representation or encoding emacs lisp library for emacs20.kuriyama1999-01-164-0/+114
| | | | | PR: ports/9200 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
* BUILD_DEPENDS on emacs binary.asami1999-01-112-6/+4
| | | | Submitted by: maintainer
* Update to version 1.0.0 and use ncurses in the base system.steve1999-01-114-32/+45
| | | | | PR: 9121 Submitted by: maintainer
* Update to version 3.8.2.steve1999-01-113-3/+5
| | | | | PR: 9378 Submitted by: maintainer
* Break up the "plan9" category -- all the ports are where they belong, andasami1999-01-093-5/+7
| | | | | | "plan9" is a virtual category now. Reviewed by: the ports list
* Add apel-*.asami1999-01-071-1/+4
|
* Add 'ONLY_FOR_ARCHS=i386' to linux_lib dependent ports.simokawa1999-01-071-1/+2
|
* Don't error out on ``make fetch'' if distfiles are not present.obrien1999-01-051-16/+7
| | | | This allows ``cd /usr/ports ; make fetch'' to work.
* Add --with-clash-detection to CONFIGURE_ARGS so that the file lockingsteve1999-01-044-4/+8
| | | | | | code is compiled in. Submitted by: TAOKA Satoshi <taoka@infonets.hiroshima-u.ac.jp>
* editors/apel-emacs: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>
* Lock file correction and reflect change in /etc/mtree/BSD.local.dist.kuriyama1999-01-0212-16/+84
| | | | | PR: ports/8289 (part of) Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
* Reflect change in 1.44 of src/etc/mtree/BSD.local.dist.kuriyama1999-01-021-2/+0
| | | | (not to remove directory share/emacs/site-lisp.)
* Change *_DEPENDS on lang/perl5 to USE_PERL5 so we won't have anyasami1999-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.
* Upgrade to v1.2.kuriyama1998-12-273-4/+19
| | | | Submitted by: maintainer
* (1) Fetch site correctedkuriyama1998-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>
* Add ${PREFIX}/share/thot/doc and add missing @dirrms to PLISTjseger1998-12-222-6/+10
| | | | PR: ports/5158
* Add Wordperfectmsmith1998-12-201-1/+2
|
* Port framework for installing Corel WordPerfect 8.0.msmith1998-12-208-0/+790
| | | | | | | | | Some shortcomings: - Corel's mirror license requires the fetch to be interactive - The variable install means that some files listed in the PLIS won't be there when the port is pkd_deleted Obtained from: Originally from OpenBSD, many local improvements
* No need to use ${.CURDIR}/... trick in RUN_DEPENDS.asami1998-12-171-2/+2
|
* GNU editing macros with dynamic loading module function (binary only).kuriyama1998-12-1310-0/+140
| | | | | PR: ports/8776 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
* Activate emacs20-dl.kuriyama1998-12-131-1/+2
|
* Add USE_XPGLIB extension (default OFF).kuriyama1998-12-134-1/+47
| | | | | PR: ports/8775 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
* Use libttf.3 of the new freetype 1.2jseger1998-12-131-2/+2
|
* Multi-lingual unicode text editor with TTF support.kuriyama1998-12-085-0/+113
| | | | | | | (with unicode converter and print utility) PR: ports/8136 Submitted by: Ricardas Cepas <rch@richard.eu.org>
* Activate yudit.kuriyama1998-12-081-1/+2
|
* excape the chars properlyobrien1998-12-023-6/+6
|
* Fix configure bug that caused use to be linked improperly on 3.0/ELF.obrien1998-12-023-6/+6
|
* Force linking against termlib instead of ncurses. Obviously this is only aobrien1998-12-023-12/+12
| | | | | | | | | | workaround for a problem in the ncurses library. The vim5.3's "configure" script checks for tgetent() in ncurses. It's found in the 3.0 libncurses (so vim is linked with it), but this check fails under FreeBSD 2.2.x, so it's linked with libtermlib. Submitted by: "José Mª Alcaide" <jose@we.lc.ehu.es>
* (Hopefully last) USE_XLIB.asami1998-12-021-1/+2
|
* Add little hack to make it build even if it's called before other xemacs's.asami1998-12-021-5/+17
| | | | Add dependencies. Create lock dir before chmod'ing it.
* An ugly hack to make it build when PACKAGE_BUILDING build comes hereasami1998-12-021-4/+50
| | | | | | | | without building one of the other mule's first. Also, add USE_XLIB and fix stuff to synch it with ../mule. Submitted by: maintainer (last part)
* More missing dependencies.asami1998-11-291-1/+3
|
* A few more USE_XLIBs.asami1998-11-282-3/+4
|
* Add USE_XLIB to some ports that require X. (Actually BUILD_DEPENDS on imakeasami1998-11-281-1/+2
| | | | for ilu and mkdirhier for asl.)
* Upgrade to 1.17.vanilla1998-11-247-46/+55
|
* Change @mkdir to @exec mkdir so that it actually worksjseger1998-11-241-1/+1
|
* Make the package properly create the leim dirjseger1998-11-231-0/+1
| | | | | Submitted by: joelh PR: 8815
* Fixup CATEGORIES list.steve1998-11-221-2/+2
| | | | Submitted by: Josh Gilliam <josh@quick.net>
* Remove extraneous x11 from CATEGORIES.steve1998-11-211-2/+2
| | | | Submitted by: Josh Gilliam <josh@quick.net>
* updated to use latest m17n patch (19981119).itojun1998-11-192-6/+5
|
* Adjust RUN_DEPENDS path (${PREFIX}/lib/xemacs-mule-20.4/etc/BABYL ->asami1998-11-111-2/+2
| | | | .../xemacs-20.4/...) to match reality.
* Upgrade to 1.16.vanilla1998-11-045-15/+33
|
* Don't warn before mv'ing.jseger1998-10-311-1/+1
| | | | | Submitted by: shige@kuis.kyoto-u.ac.jp PR: ports/8226
* Upgrade to 1.15.vanilla1998-10-252-5/+5
|
* Remove extra trailing "\" -- the CONFIGURE_ARGS line was continuing ontoasami1998-10-211-2/+2
| | | | the "STRIP=".
* Unbreak.jseger1998-10-161-3/+2
| | | | Submitted by: steve
* Mark BROKEN for ELF:jseger1998-10-141-1/+3
| | | | | | | | cc -o wily env.o include.o label.o file.o msg.o data.o line.o vgeom.o vsearch.o vshow.o tagmatch.o place.o event.o exec.o dir.o point.o global.o cursor.o scroll.o path.o keyboard.o wily.o tag.o view.o grow.o adjust.o win.o list.o col.o undo.o builtins.o util.o select.o mouse.o regexp.o text2.o sam.o text.o click.o tile.o search.o ../libmsg/libmsg.a ../libframe/libframe.a ../libXg/libXg.a -L/usr/X11R6/lib -lXt -lSM -lICE -lX11 cc: ../libmsg/libmsg.a: No such file or directory cc: ../libframe/libframe.a: No such file or directory cc: ../libXg/libXg.a: No such file or directory *** Error code 1
* Unbreak.jseger1998-10-142-3/+12
| | | | Submitted by: steve
* Unbreak.jseger1998-10-142-5/+5
| | | | Submitted by: steve
* If you try to build Vim using Lesstif for Motif, the resulting GUIjseger1998-10-143-6/+6
| | | | | | | | version is unstable. Due to a minor bug in my Makefile, Vim will build for Motif even if you don't have HAVE_MOTIF defined, but do have Lesstif already installed. Submitted by: obrien
* Mark BROKEN for ELF:jseger1998-10-131-1/+3
| | | | | | | | | cd /usr/ports/editors/jed/work/jed/src/objs; cc vfile.o rgrep.o -o rgrep -L/usr/local/lib -lslang /usr/local/lib/libslang.so: undefined reference to `tgetnum' /usr/local/lib/libslang.so: undefined reference to `tgetflag' /usr/local/lib/libslang.so: undefined reference to `tgetent' /usr/local/lib/libslang.so: undefined reference to `tgetstr' *** Error code 1
* Mark BROKEN for ELF:jseger1998-10-131-1/+3
| | | | | | | | | | ===> Building package for cooledit-3.7.4 Creating package /usr/ports/packages/All/cooledit-3.7.4.tgz Registering depends: XFree86-3.3.2 xpm-3.4k. Creating gzip'd tar ball in '/usr/ports/packages/All/cooledit-3.7.4.tgz' tar: can't add file lib/libCw.so.1 : No such file or directory /usr/sbin/pkg_create: tar command failed with code 256 *** Error code 1
* Allow emacs to run stripped.steve1998-10-114-12/+52
| | | | Submitted by: TAOKA Satoshi <taoka@infonets.hiroshima-u.ac.jp>
* ELFlization.kuriyama1998-10-104-3661/+3717
| | | | | PR: ports/8232 (part of) Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
* Convert to ELF.steve1998-10-108-64/+256
| | | | | PR: 8090 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
* Fix the emacsclient bug.motoyuki1998-10-095-0/+110
| | | | PR: ports/8208
* Remove all the remaining regexps from LIB_DEPENDS. There are someasami1998-10-091-2/+2
| | | | | ports that are not ELFized yet but it's getting too late in the game and I need to commit the new bsd.port.mk that doesn't use regexps.
* Prepend ${WRKDIRPREFIX} to WRKDIR definitions.asami1998-10-091-5/+5
|
* Forgot to update the PLISTs to reflect xemacs20.shgj1998-10-085-5/+5
|
* Make startup script quiet according to my own guidelines.asami1998-10-081-2/+2
|
* Move the lock directory to /var/run/emacs/lock per Satoshi'sgj1998-10-085-20/+34
| | | | | | request. To avoid conflicts with other emacsen rename xemacs.sh to xemacs20.sh.
* Update to 3.7.4msmith1998-10-083-8/+16
| | | | Submitted by: MAINTAINER
* ELFize. Also, upgrade to mule-2.3 based on emacs-19.34b (used to beasami1998-10-0720-1129/+2562
| | | | | | | 19.28). PR: 8178 Submitted by: taoka@infonets.hiroshima-u.ac.jp
* Move manpages to Makefile and use MAN* macros.steve1998-10-042-16/+8
|
* Do not use libDnd if we are package building (this is the --with-offix option).gj1998-10-024-12/+20
|
* Add patch-ah to make xemacs20 ELF ready. I tested this with both elf andgj1998-10-011-0/+44
| | | | | | | aout with no problems. PR: 8092 Submitted by: Satoshi Taoka
* Remove regexp support for libdnd.steve1998-09-271-2/+2
|
* devel/libslang has been ELFized.asami1998-09-251-2/+2
|
* tcl80 has been ELFized.asami1998-09-254-8/+8
|
* Fix info page problem.vanilla1998-09-242-62/+147
|
* gtk and gtk11 are now ELFized.asami1998-09-231-2/+2
|
* No need to put name of package in front.asami1998-09-221-1/+1
|
* Remove regexp support for libcanna since it can now be builtsteve1998-09-223-6/+6
| | | | in ELF format as well.
* Remove regexp support for libxview not that it builds ELF too.steve1998-09-221-2/+2
|
* Remove regexp support for compface since it now builds ELF too.steve1998-09-211-2/+2
|
* Activate leim20.vanilla1998-09-191-1/+2
|
* This is a port for LEIM (Libraries of Emacs Input Method)vanilla1998-09-196-0/+179
| | | | | | | | | LEIM enables you to input Multilingual Characters on Emacs20. The package making from this port includes emacs lisp files for LEIM. PR: ports/7891 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
* Roll back libpng major to 2.asami1998-09-175-10/+10
|
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itasami1998-09-179-18/+18
| | | | in the first place.
* Upgrade to 1.14.vanilla1998-09-175-23/+62
|
* libpng major is now 3. Also remove regexp support in preparation forasami1998-09-155-10/+10
| | | | ELF conversion.
* jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.asami1998-09-155-10/+10
| | | | | (Note, since the shlib major didn't change this just removes the regexp support.)
* libXpm major is now 5. Also remove regexp support in preparation forasami1998-09-159-18/+18
| | | | ELF conversion.
* Use PLIST_SUB to minimize changes to PLIST when version is changed.asami1998-09-148-3760/+3768
|
* Upgrade to 0.13.41jkoshy1998-09-073-11/+33
|
* Correct master site URL.jkoshy1998-09-071-2/+2
|
* pages aren't compressed at move timeobrien1998-09-063-6/+6
|
* install ctags manpage as ``ectags''.obrien1998-09-053-9/+12
| | | | E for Exuberant Ctags
* ln -> {LN}obrien1998-09-053-12/+12
|
* Retire vim5beta until next round.obrien1998-09-031-2/+1
|
* upgrade to version 5.3obrien1998-09-0315-171/+246
|
* Use PLIST_SUB to avoid having to change 1,200 lines in the PLIST fileasami1998-09-012-1255/+1256
| | | | when the port is upgraded.
* Upgrade to emacs 20.3jseger1998-09-016-1326/+1309
| | | | PR: 7714
* Add -lmytinfo to link step so this builds again.steve1998-08-311-3/+1
|
* Upgrade to 1.12, and change depends to gtk11.vanilla1998-08-254-35/+33
|
* Use MAN1. Install correctly from usermode.hoek1998-08-233-11/+8
|
* Clarify.hoek1998-08-231-1/+1
|
* Move the warning about redistribution from Makefile to pkg/DESCR. Somehoek1998-08-232-11/+9
| | | | rephrasals in pkg/DESCR.
* Use MAN1. Don't be as gratuitously stupid about it (and installinghoek1998-08-233-7/+6
| | | | in general) as before.
* Mark this MANUAL_PACKAGE_BUILD, because it depends onasami1998-08-201-1/+3
| | | | ncurses, which is ".
* cc -c -D_PATH_SYSEXRC=\"/usr/local/etc/vi.exrc\" -O2 -pipe -I. ↵asami1998-08-181-1/+3
| | | | | | | | | | | | | | | | | | | | | | -I./../include -I./../regex -I./../db/include -I./../curses -I/usr/local/include -I/usr/local/lib/perl5/5.00502/i386-freebsd/CORE perl.c In file included from /usr/local/lib/perl5/5.00502/i386-freebsd/CORE/perl.h:361, from perl.xs:37: /usr/include/sys/param.h:188: warning: `MIN' redefined port.h:121: warning: this is the location of the previous definition /usr/include/sys/param.h:189: warning: `MAX' redefined port.h:118: warning: this is the location of the previous definition In file included from /usr/local/lib/perl5/5.00502/i386-freebsd/CORE/perl.h:583, from perl.xs:37: /usr/include/errno.h:165: warning: `EFTYPE' redefined port.h:149: warning: this is the location of the previous definition perl.xs: In function `perl_init': perl.xs:145: `incgv' undeclared (first use this function) perl.xs:145: (Each undeclared identifier is reported only once perl.xs:145: for each function it appears in.) *** Error code 1 Stop.
* Remove manpages, but _NOT_ from the multi-lingualhoek1998-08-1726-55/+1
| | | | | emacsen (*mule-common, mule). That is left for someone more familiar with their twisty incestuous relationships.
* Update info.obrien1998-08-113-21/+45
| | | | Submitted by: Sven Guckes <guckes@math.fu-berlin.de>
* $DISTNAME and the path changed. Minor cleanups while I'm here.tg1998-08-103-56/+43
|
* Turn on hexedit.steve1998-08-101-1/+2
|
* Initial import of hexedit version 0.9.3.steve1998-08-106-0/+68
| | | | | | | View and edit files in hexadecimal or ASCII. PR: 7506 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-082-4/+4
|
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orasami1998-08-055-10/+10
| | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
* The former ftp.germany.eu.net (now ftp.de.uu.net) has thrown a lot ofjoerg1998-08-032-4/+4
| | | | stuff away. Move to other FTP servers.
* Remove obsolete MASTER_SITEjseger1998-07-311-3/+2
|
* Another batch of add homepage. In general I've avoided any linkshoek1998-07-283-2/+5
| | | | | | | | | except to official homepages, but in this batch there were a few cases where a link was desireable anyways. For these, the form http://url/ (FAQ/whatever) was used.
* Making x11 category more useful project part 1: take out "x11" ofasami1998-07-282-4/+4
| | | | | | ports that are mere users of X. Partial list submitted by: Josh Gilliam <josh@quick.net>
* c++ -g -O2 -Wall -o le about.o block.o calc.o chset.o cmd.o color.o edit.o ↵asami1998-07-251-1/+3
| | | | | | | | | | editcalc.o ehelp.o ext.o file.o format.o frames.o getch.o getstr.o help.o history.o kern.o keymap.o keymapdf.o keymapfn.o loadsave.o mainmenu.o menu.o menu1.o options.o pipe.o rus.o screen.o search.o signals.o tables.o textpoin.o user.o window.o highli.o clipbrd.o keynames.o mouse.o ../lib/liblib.a -lncurses -lm keymap.o: Undefined symbol `_tigetstr' referenced (use -lmytinfo ?) ld: Spurious undefined symbols: # undefined symbols 1, reported 0 *** Error code 1 Stop.
* Make jove display 8-bit characters correctly.steve1998-07-211-0/+10
| | | | | PR: 7301 Submitted by: Arjan de Vet <Arjan.deVet@ady.iae.nl>
* Add another MASTER_SITE so that this fetch's again.steve1998-07-211-4/+3
| | | | Noticed by: FreeBSD's newlywed - Satoshi Asami
* HTTP server not responding.asami1998-07-201-1/+3
|
* Update to version 1.07.steve1998-07-204-5/+34
| | | | | PR: 7267 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
* Fix a display corruption found when running jove from withinsteve1998-07-131-0/+19
| | | | | | | an xterm and clicking the first mouse button. PR: 7071 Submitted by: Carl Mascott <cmascott@world.std.com>
* Update to version 1.06.steve1998-07-112-5/+5
| | | | | PR: 7127 Submitted by: maintainer
* Update maintainer address.jkoshy1998-07-071-2/+2
|
* Update to version 1.0.5.steve1998-07-052-5/+5
| | | | | PR: 7152 Submitted by: maintainer
* Allow the display of '%'. Also combine the two patches forsteve1998-07-051-10/+35
| | | | | | | bpatch.c while I'm here. PR: 6867 Submitted by: Luoqi Chen <luoqi@chen.ml.org>
* Handle /usr/lib/aout which, like the visiting mother-in-law, hasjdp1998-07-041-0/+9
| | | | overstayed its welcome.
* Turn on sted.steve1998-07-041-1/+2
|
* sted - A small text editor.steve1998-07-047-0/+68
| | | | | PR: 7037 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
* No need to use += for variable defined only once.asami1998-07-021-2/+2
|
* Activate gxedit.tg1998-07-011-1/+2
|
* New port gxedit, a small editor written with GTk.tg1998-07-015-0/+29
| | | | | PR: 7134 Submitted by: Dom Mitchell <dom@myrddin.demon.co.uk>
* Remove NO_CONFIGURE and NO_PATCH, they never meant anything.asami1998-06-272-4/+2
|
* Canna includes should be searched for in ${prefix}, not /usr/localobrien1998-06-261-0/+15
|
* Add vim5beta.asami1998-06-071-1/+2
|
* Update xvile to version 8. This adds support for PERL scripts but requiresgj1998-06-054-12/+62
| | | | | | | | | perl5. Install the documentation and macros in reasonable places. NOTE: If you are running -current then you may have to re-install perl5 to reflect the new /usr/lib/aout, otherwise the make of xvile with the optional PERL support could fail. I was forced to do this in the course of testing.
* Update vile to version 8. This adds support for PERL scripts but requiresgj1998-06-054-8/+62
| | | | | | | | | perl5. Install the documentation and macros in reasonable places. NOTE: If you are running -current then you may have to re-install perl5 to reflect the new /usr/lib/aout, otherwise the make of vile with the optional PERL support could fail. I was forced to do this in the course of testing.
* Fix the last commit so that it really works. There was a ';' in thegj1998-06-054-8/+8
| | | | | wrong place. Lesson learned: do not use old patches when committing !
* Install xemacs.sh into ${PREFIX}/etc/rc.d to create /var/run/xemacsgj1998-06-049-4/+21
| | | | | dynamically. This is needed now that /etc/rc removes everything in /var/run.
* Change to more common expressionkuriyama1998-05-291-1/+1
|
* Activate xemacs-mule and xemacs-mule-common.kuriyama1998-05-261-1/+3
|
* For XEmacs, lisp files, info pages, etc (except executables)kuriyama1998-05-264-0/+3737
| | | | | | | Submitted by: KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp> Reviewed by: Japanese Ports Team <ports-jp@jp.freebsd.org> PR: ports/6548 PR: ports/6580
* XEmacs the next generation of Emacs (Only the executables)kuriyama1998-05-263-0/+128
| | | | | | | Submitted by: KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp> Reviewed by: Japanese Ports Team <ports-jp@jp.freebsd.org> PR: ports/6548 PR: ports/6580
* MASTER_SITE_SUBDIR should have neither a leading nor a trailing slash.fenner1998-05-261-2/+2
|
* Upgrade to 0.98-7, for compatibility with version 1.2.2 of slang,mph1998-05-184-12/+21
| | | | which was just committed.
* Upgrade to 3.6.2.mph1998-05-152-3/+3
| | | | | PR; 6635 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
* Activate offix-editor.tg1998-05-061-1/+2
|
* New port: Editor from the OffiX package.tg1998-05-065-0/+39
| | | | | PR: part of 3991 Submitted by: Ruslan Shevchenko <ruslan@shevchenko.kiev.ua>
* Change JPEG shared library number to 9. This is to make sure that everyonejseger1998-05-054-8/+8
| | | | | | | | | installs the version of the port that uses shared library number 9 and the LIBRARY_VERSION set to the default. Normally this is against our policy (bumping the version number for minor things), however due to the major problems caused with the upgrade, Satoshi and I decided that this was best. Approved by: asami
* Make this port use libtool v1.2 instead of the included 1.0. This fixesjseger1998-05-031-1/+5
| | | | | building on current. I have sent a message to the developer of cooledit, so hopefully this won't be needed for long.
* Bugfix:max1998-05-033-4/+18
| | | | | | | | | | | (1) /usr/local/lib/mule/site-lisp/site-start.el is fixed (2) /usr/X11R6/info is added to Info-default-directory-list in site-start.el (3) mule can work on FreeBSD-current (this problem is about new ld.so). PR: 6030 Submitted by: maintainer
* Update Xeamcs to version 20.4. MASTERSITES cleaned up; a lot of themgj1998-04-2013-17803/+16638
| | | | | | either didn't have xemacs-20.4 or it was located in a different place. Tested packaging and re-installing. Submitted by: maintainer
* Activate cooledit.mph1998-04-191-1/+2
|
* Import of cooledit, a graphical application suite including anmph1998-04-195-0/+87
| | | | | | | editor. PR: 5111 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
* Switch remaining ports to use jpeg lib version 8.0.jseger1998-04-164-8/+8
|
* Upgrade to version 5.1obrien1998-04-089-12/+129
|
* Add NO_LATEST_LINK -- these are not the latest versions, and we shouldn'tasami1998-04-044-4/+8
| | | | | depend on ordering in the parent Makefiles for the links to be created correctly.
* Don't die if a rmdir fails.asami1998-04-011-2/+2
|
* upgrade png majorache1998-03-294-8/+8
|
* Upgrade to version 5.0.2.steve1998-03-282-7/+7
| | | | | PR: 6069 Submitted by: maintainer
* Upgrade to 4.0. Split patches into one patch for each patched file.tg1998-03-259-1849/+1364
|
* Fix handling of man page links.obrien1998-03-236-21/+126
|
* vim --> vim4obrien1998-03-181-4/+3
| | | | | vim5beta --> vim5 gvim --> Attic (switch to vim5 for X11 support)
* Oops, forgot the category.tg1998-03-171-2/+2
|
* Revert to using Tcl8.0, 8.1 doesn't work.tg1998-03-171-2/+2
| | | | Noted by: Glenn Johnson <gljohns@bellsouth.net>
* Activate le.tg1998-03-161-1/+2
|
* Import le port. le is a text editor with many block operations withtg1998-03-165-0/+50
| | | | | | | | | | | stream and rectangular blocks, can edit both unix and dos style files (LF/CRLF), is binary clean, has hex mode, can edit large files and mmap'pable devices in MAP_SHARED mode, has tunable syntax highlighting, tunable color scheme (can use default colors), tunable key map. PR: 4777 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
* Dist tarball updated to include ctags bug fixes.obrien1998-03-023-3/+3
| | | | Vim src didn't change.
* Xemac's send-pr is causing me too many problems and it's broken anyway,obrien1998-03-029-17/+16
| | | | | so totally remove it. Portlint this baby.
* Upgrade to use tcl8.1 and tk8.1.jseger1998-02-251-3/+3
|
* More tcl/tk virtual category fixups.fenner1998-02-221-2/+2
|
* Vim 5.0 has been RELEASED! :)obrien1998-02-209-27/+33
| | | | | (I will move this port to something in a few days, so don't worry, it's not beta anymore)
* Remove last reference to gmake, it isn't required anymore.obrien1998-02-203-6/+6
|
* rename ports/editors/nvi to ports/editors/nvi-m17n.itojun1998-02-207-152/+108
| | | | | | update language-specific configurations for nvi-m17n accordingly. add ports/editors/nvi-perl, nvi 1.79 with perl5 linked into.
* Move textedit from x11 to editors.asami1998-02-182-3/+4
| | | | Approved by: jraynard
* - PKGNAME has to be defined BEFORE including bsd.port.mk, to makeitojun1998-02-172-6/+6
| | | | | | | | | | Latest/* symbolic links. - PKGNAME format changed, to make Latest/* symbolic links with proper name. (also make it Y2K complient) was: ja-nvi-iso2022jp-1.79-970820 now: ja-nvi-iso2022jp-1.79.19970820 Submitted by: asami
* Revert previous change. Now faces will be autodetected as beforesteve1998-02-164-12/+28
| | | | | | | except when PACKAGE_BUILDING is defined where it will be disabled by default. Suggested by: asami and eivind
* Upgrade to beta version 5.0x.obrien1998-02-169-9/+12
|
* nvi-1.79.tar.gz seems to be replaced, with the same filename...itojun1998-02-162-2/+2
|
* Build this port with '--with-xface=no'.steve1998-02-154-4/+8
| | | | PR: 5656
* Upgrade to beta version 5.0w.obrien1998-02-0912-45/+84
|
* nvi MASTER_SITE moved from ftp.cs.berkeley.edu to ftp.bostic.comfenner1998-02-092-4/+4
| | | | Submitted by: distfile checker
* Add -DUSE_XMIM so input methods work.jfieber1998-02-011-2/+2
|
* Add libXm.so.0.1 to search list of possible Motif libraries [for Lesstif?]obrien1998-01-273-0/+33
| | | | Requested by: Andreas Klemm <andreas@klemm.gtn.com>
* Upgrade to beta version 5.0vobrien1998-01-276-18/+9
|
* Use bold (if available) when underlining is not available.fenner1998-01-223-0/+48
| | | | | PR: ports/4521 Submitted by: Dan Nelson <dnelson@emsphone.com>
* Author put out a patch.obrien1998-01-209-6/+24
|
* Upgrade to 5.0.1jfieber1998-01-174-45/+8
| | | | | | PR: 5511 Reviewed by: jfieber Submitted by: deischen@iworks.InterWorks.org
* Upgrade to beta version 5.0uobrien1998-01-149-39/+24
|
* Mini portlint.asami1998-01-061-3/+2
|
* The XView windowing text editor, based around command panel buttonsjraynard1998-01-056-0/+44
| | | | | and text areas and menus. It supports both mouse and keyboard operations.
* PR: ports/5357gj1998-01-025-4/+3848
| | | | | | | | | | | | | Obtained from: Maintainer (partly) modify the Makefile to use PLIST.mule if USE_MULE is defined. This will allow the version with mule to be successfullt packaged and pkg_delete'd. Add a warning, obtained from the Maintainer, in the case where HAVE_MOTIF is defined but MOTIF is really lesstif. It seems that some users have seen problems with that constellation. Add pkg/PLIST.mule to be used for the mule version. Satoshi forgot to close the PR when he made his commit for the reported problem with generating a version with mule.
* Upgrade to beta version 5.0t.obrien1997-12-289-12/+18
|
* Add vilearn.asami1997-12-271-1/+2
|
* Make the USE_MULE variable work (the mule distfile was separated).asami1997-12-278-12/+20
| | | | | | | I know some people are working on splitting this port up, so this is just a stop-gap solution until then. Also remove the extra "\" at the end of the last master site.
* Port import of vilearn - a vi tutorial.hoek1997-12-276-0/+66
| | | | | | | | The documentation-minded may wish to mention this in the handbook somewhere. PR: ports/5279 Submitted by: Ian Vaudrey [3]Ian Vaudrey <i.vaudrey@bigfoot.com>
* Be more selective about which ports to maintain. I no longer have timeasami1997-12-261-2/+2
| | | | to maintain all these ports I once committed (sometimes as a proxy).
* Rename a patch file that didn't adhere to the usual namingjdp1997-12-234-0/+44
| | | | conventions.
* Add patches to use the unexec function from xemacs. This eliminatesjdp1997-12-238-8/+2824
| | | | | the need for a hack in ld.so to make emacs work. I have submitted these changes to a GNU emacs maintainer.
* Remove a few lines that shouldn't be there.jseger1997-12-172-4/+1
| | | | Pointed out by: asami
* update to xemacs-20.3. Packaging tested (under -current).gj1997-12-1616-14080/+14096
| | | | Obtained from: maintainer (me@freebsd.org)
* Upgrade repository copy of emacs to emacs 20.2.jseger1997-12-146-1088/+1317
|
* emacs20 -> ports/editors/emacs20jseger1997-12-141-1/+2
|
* Add a bunch of info files that were missing from various lists. Myasami1997-12-1412-8/+96
| | | | | | goodness, I don't even know how long they were missing! PR: 5286 (pointed out the ccmode omission)
* Eliminate a harmless warning caused by recent changes to the dynamicjdp1997-12-121-0/+21
| | | | linker.
* Update to vile-7.3. Also add NO_PATCH since there is no patch.gj1997-12-112-5/+6
| | | | packaging tested (also applies to the vile commit I just did).
* Update to vile-7.3.gj1997-12-112-4/+4
|
* Upgrade to version 5.0s.obrien1997-12-099-12/+21
|
* Remove bad MASTER_SITE.jseger1997-11-271-4/+2
|
* Upgrade to version 5.0r.obrien1997-11-259-12/+30
|
* replace /usr/local with ${PREFIX} in CONFIGURE_ARGSgj1997-11-194-12/+12
| | | | Obtained from: maintainer
* Import wily port. wily is a clone of the plan9 editor acme.tg1997-11-175-0/+64
| | | | | PR: 4624 Submitted by: A Joseph Koshy <koshy@india.hp.com>
* make it packageobrien1997-11-166-15/+3
|
* Mark this port brooken, doesn't package.asami1997-11-153-3/+9
|
* By popular demand remove the ``@unexec rm -rf'' and replace it withgj1997-11-134-12/+12
| | | | | @dirrm instead. Do not delete share/emacs since it may also be used by emacs.
* Change shared/xemacs/site-lisp to shared/emacs/site-lisp. Accordinggj1997-11-134-12/+12
| | | | | to the maintainer this directory is supposed to be shared between emacs and xemacs.
* Upgrade to version 5.0qobrien1997-11-1112-171/+54
|
* Upgrade to 5.0dima1997-11-113-53/+48
| | | | Submitted by: maintainer
* Put the lock file in /var/run/xemacs/lock rather thangj1997-11-094-36/+16
| | | | | | | | | | | | ${PREFIX}/lib/xemacs/lock. Also simplfy removal of some directories with pkg_delete. Previously, the contents of ${PREFIX}/{lib,share}/xemacs/site-lisp was deleted and then the directories themselves using @dirrm. This didn't work in my tests, so I changed it to just ``@exec rm -rf'' the directories. PR: ports/4976 Submitted by: Sheldon Hearn
* Put the lock file in /var/run/xemacs/lock rather thangj1997-11-094-4/+24
| | | | | | | | | | | ${PREFIX}/lib/xemacs/lock. Also modify post-install to set the permissions on /var/run/xemacs/lock, ${PREFIX}/lib/xemacs/site-lisp and ${PREFIX}/share/xemacs/site-lisp, as done in PLIST, since ``make install'' doesn't do it. PR: ports/4976 Submitted by: Sheldon Hearn
* Fix etc/doc* installation related problems.max1997-10-313-25/+2
| | | | Submitted by: maintainer
* Change jp-mule-* -> ja-mule-*max1997-10-311-3/+3
| | | | | | | | Submitted by: maintainer While at it, I also changed kr-mule-2.3 -> ko-mule-2.3 cn-mule-2.3 -> zh-mule-2.3
* Update MAINTAINER addressfenner1997-10-272-5/+5
| | | | Submitted by: Andreas Kohout <shanee@augusta.de>
* Update the references to other mule ports.max1997-10-231-3/+3
| | | | | (Now, PKGNAME of these ports are ja-mule-*, zh-*, ko-* instead of jp, cn or kr.)
* Upgrade to vim-5.0p.obrien1997-10-2215-51/+309
| | | | | Apply patch to work with Perl5 support (needed especically if perl5 was installed as a package).
* autoconf's handling of perl5 interpreter support is broken on 2.2.5-BETA.obrien1997-10-153-9/+36
|
* Upgrade to vim-5.0o betaobrien1997-10-016-9/+9
|
* Support compiling on {Open,Net}BSD.tg1997-09-291-1/+1
| | | | Submitted by: Berndt Josef Wulf <wulf@ping.net.au> via Warner Losh