aboutsummaryrefslogtreecommitdiffstats
path: root/editors
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Make this port compile with tcl80.asami1997-09-181-1/+3
|
* Fix thot's Makefile, MASTER_SITES were wrong. I added a whole lot of them.chuckr1997-09-171-2/+8
| | | | Thanks for the tipoff, Satoshi.
* The Id line is spelled "$Id$", not "$Id:". Move EXTRACT_ONLY down.asami1997-09-171-2/+2
|
* Activate thoteditor.chuckr1997-09-141-1/+2
| | | | Submitted by: Pedro Giffuni S, <pgiffuni@fps.biblos.unal.edu.co>
* New editor, based on the Opera team server.chuckr1997-09-146-0/+280
| | | | Submitted by: Pedro Giffuni <pgiffuni@fps.biblos.unal.edu.co>
* Share files among various mule ports, both port files and withinasami1997-09-1013-1085/+279
| | | | | | | | | packages. The editors/mule-common package contains the language- independent parts. Add some new ports based on input methods. They don't take up much space because of efficient sharing. PR: 4411 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
* Update to version 7.2.gj1997-09-072-7/+24
|
* Update to version 7.2gj1997-09-072-5/+10
|
* Turn on xemacs20.gj1997-09-041-1/+2
|
* Submitted by: me@freebsd.orggj1997-09-0424-0/+14440
| | | | | | | new import of xemacs 20.2, including MULE support. Note that I tested that I could build with mule support, but I couldn't actually check the functionality. "make package" and pkg_delete both tested (under -current).
* Add another mirror site. Update my e-mail address.tg1997-08-291-3/+4
|
* vim didn't find lesstif's libXm library, since lesstifandreas1997-08-233-0/+33
| | | | doesn't build and install a static library libXm.a.
* Upgrade to the 5.0m betaobrien1997-08-239-111/+45
|
* original distribution of nvi multilingual patch (nvi-m17n)itojun1997-08-228-20/+14
| | | | updated to version 970820-1600.
* upgrade to 3.1erich1997-08-113-127/+165
|
* Upgrade to 1.40.7.tg1997-08-115-14/+14
| | | | Poked by: Bill "distfiles" Fenner
* Upgrade to vim-5.0l (beta)obrien1997-07-296-9/+9
|
* Update my e-mail address. Remove superfluous backslash.tg1997-07-221-4/+4
|
* Make this port a little more portlint-clean.asami1997-07-175-10/+20
|
* /bin/sh -> ${SH}max1997-07-141-2/+2
|
* Move aswedit from editors to www.tg1997-07-101-2/+1
|
* Activate aswedit.tg1997-07-091-1/+2
|
* Update the base version from 1.79-970408 -> 1.79-970617.max1997-06-186-10/+10
| | | | | PR: 3896 Submitted by: itojun@itojun.org
* update xvile to version 7.1, make myself the maintainergj1997-06-181-1/+1
| | | | | new md5 for the vile-7.1 tarball. Submitted by: pgf@foxharp.boston.ma.us
* update xvile to version 7.1, make myself the maintainergj1997-06-181-5/+5
| | | | Submitted by: pgf@foxharp.boston.ma.us
* update vile to version 7.1, make myself the maintainer.gj1997-06-181-1/+1
| | | | | new md5 for the new tarball. Submitted by: pgf@foxharp.boston.ma.us
* update vile to version 7.1, make myself the maintainer.gj1997-06-181-4/+4
| | | | Submitted by: pgf@foxharp.boston.ma.us
* Upgrade to 5.0k betaobrien1997-06-1312-276/+63
|
* Align all info entries at 4th tab stop (as in system info entries).asami1997-06-0812-114/+123
|
* Added jed.asami1997-06-041-1/+2
|
* The JED editor.asami1997-06-045-0/+198
| | | | | PR: 3390 Submitted by: "Eric J. Schwertfeger" <eric@cybernut.com>
* Upgrade to vim-5.0j betaobrien1997-06-039-183/+9
| | | | (configure works properly on FreeBSD-CURRENT now)
* Link with force!obrien1997-05-299-18/+276
| | | | Don't install ``ex'' and ``view''.
* Upgrade to 5.0i.obrien1997-05-289-9/+183
| | | | | | Castrate configure's checks for elf.h. Now that FreeBSD has an elf.h, Vim thought we were SysV! (yea, right, only when they pry this keyboard from my cold stiff dead hands!)
* Align all info dir entries in the "emacs" section.asami1997-05-284-14/+14
|
* If compiling under native ncurses (instead of libcurses), we have topeter1997-05-265-15/+105
| | | | | | | use the terminfo version of tparam() since the termcap version supplies tgoto() which seriously screws up text display. ncurses-4.1 has both a termcap and terminfo internal interface and is quicker with the terminfo one even when it's read a termcap.db file.
* share vim5beta with the world.obrien1997-05-251-1/+2
|
* Beta version of Vim 5.0.obrien1997-05-2518-0/+525
| | | | | | | Vim 5.0 beta is still under development (hasn't really reached a final beta stage). Until that point, I don't want to change the stable vim-4.6 port. Note that Vim5.0 has syntax coloring and Perl 5.004 support.
* Make the mule ports use install-info. Note that our makeinfo can'tasami1997-05-215-16/+259
| | | | | handle sources with Japanese characters, so the dir entries for those are given explicitly in Makefile and pkg/PLIST.
* Spread info dir entries into all relevant files. The previous versionasami1997-05-2015-85/+825
| | | | | (with all entries listed in emacs.texi) deleted only the first entry when the user did a pkg_delete (a bug in install-info, maybe?).
* Delete directories using @dirrm.asami1997-04-192-0/+8
| | | | | PR: 3323 Submitted by: Jun-ichiro Itoh <itojun@itojun.org>
* Hey guys, thanks for the number of comments on my install-info inquiryasami1997-04-1815-25/+515
| | | | | | (which was about equal to number of FreeBSD installations on Hale Bopp itself). Seems like I need to just go ahead and commit it so people can try out and scream!
* Add starofficemsmith1997-04-111-1/+2
|
* Immediately update to April 8th version by author's request.asami1997-04-094-8/+8
|
* Make the emacs/mule ports compile when __FreeBSD__ == 3. Closes PRasami1997-04-096-0/+64
| | | | ports/3175.
* Update to April 3rd version of patch. Closes PR ports/3204.asami1997-04-096-16/+20
| | | | Submitted by: Jun-ichiro ITOH <itojun@csl.sony.co.jp>
* Back out previous commit; jmz confirmed his /etc/mtree was out of date.asami1997-04-091-4/+1
|
* Create ${PREFIX}/share/doc/ before installing.jmz1997-04-071-1/+4
|
* Deactivate scitext port.chuckr1997-04-031-2/+1
|
* Misc. cleanup. They've been in my tree for a while, I forgot to commit them.asami1997-03-152-2/+6
|
* Remove catpages. I don't know how this sneaked past me in the first place.asami1997-03-152-6/+0
|
* Install app-defaults as NEdit.ad rather than NEdit (so it won't overwriteobrien1997-03-122-2/+2
| | | | | | | any custom one). Submitted by: Daniel M. Eischen <deischen@iworks.InterWorks.org> Closes-PR: ports/2914
* I know the ports freeze is 10 minutes past... but hopefully Satoshiobrien1997-03-121-1/+1
| | | | | | | | | will let me get away with this one... Here's the real justification for this commit... checksum was wrong. Submitted by: Daniel M. Eischen <deischen@iworks.InterWorks.org> Closes-PR: ports/2914
* I know the ports freeze is 10 minutes past... but hopefully Satoshiobrien1997-03-121-2/+2
| | | | | | | | | | will let me get away with this one... Install app-defaults as NEdit.ad rather than NEdit (so it won't overwrite any custom one). Submitted by: Daniel M. Eischen <deischen@iworks.InterWorks.org> Closes-PR: ports/2914
* Enable multilingual nvi ports. (Note the Korean versions were alreadyasami1997-03-061-1/+2
| | | | included in the port Makefile import.)
* Attempt to import 8 ports at once. I sure hope this will work.asami1997-03-0614-0/+410
| | | | | | | | | | | editors/nvi is a multi-byte extension of nvi-1.79; the rest are pretty much skeletons (even more so than regular ports) that use most files from editors/nvi and support for a particular encoding scheme. These ports were submitted by the author of multilingual nvi patches. Closes PR ports/2824. Submitted by: Jun-ichiro Itoh <itojun@csl.sony.co.jp>
* Conditionalize the question asking to !defined(PACKAGE_BUILDING).asami1997-03-061-2/+6
|
* List all files in share/emacs/19.34 and libexec/emacs/19.34. Closeasami1997-03-045-10/+4705
| | | | PR ports/2860.
* Remove EXTRACT_BEFORE_ARGS, the distfile is a standard gzipped tarball now.asami1997-02-181-2/+2
|
* The tarball is compressed now (used to be an uncompressed .tar).asami1997-02-181-1/+1
|
* Upgrade to 4.0.3.obrien1997-02-051-7/+7
| | | | | | Submitted by: Daniel M. Eischen <deischen@iworks.InterWorks.org> Closes PRs: ports/1752, ports/2548
* No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,max1996-12-081-2/+2
| | | | | RESTRICTED or BROKEN. Pointed-out by: asami
* Updated to version 6.3obrien1996-12-034-15/+17
| | | | | | Closes PR: ports/2109 Submitted by: Paul Fox <pgf@american.com>
* Install emacsclient et al., which were not included previously becauseasami1996-11-304-4/+122
| | | | | | | | | they might overwrite emacs' versions. The more I think about this, the less sense this makes, as we pratcically mandate emacs to be installed as well for this mule to work. Requested by: hosokawa@mt.cs.keio.ac.jp (HOSOKAWA Tatsumi)
* Add scitext. Sort.asami1996-11-261-2/+3
|
* 19.34 -> 19.34b. It seems like this release was replaced on the GNU masterasami1996-11-1910-20/+25
| | | | site 2 months ago and nobody noticed!
* Yipes, another typo ("MASTER_SITE_CONTRIB").asami1996-11-191-2/+2
|
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-11-1810-20/+13
| | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-2/+3
|
* Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-185-10/+10
|
* Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-184-9/+12
|
* Converted to MAN[1-9NL]obrien1996-11-1713-77/+29
|
* CATAGORIES+= -> CATAGORIES=obrien1996-11-121-2/+2
| | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
* CATEGORIES+= --> CATEGORIES=obrien1996-11-1118-38/+43
| | | | Minor variable reordering where needed.
* Turned on gvimobrien1996-11-081-1/+2
|
* Changed CONFIGURE_ARGS+= -> CONFIGURE_ARGS=max1996-10-195-10/+10
| | | | Submitted by: asami
* Removed unnecessary @* directives.max1996-10-181-4/+0
|
* Honor NOMANCOMPRESS.max1996-10-181-1/+3
| | | | Submitted by: "Philippe Charnier" <charnier@xp11.frmug.org>
* Removed unnecessary @cwd directive.max1996-10-185-5/+0
|
* Take NOMANCOMPRESS setting into account.max1996-10-185-15/+25
| | | | | | Reminded by: "Philippe Charnier" <charnier@xp11.frmug.org> Use GNU_CONFIGURE=yes instead of HAS_CONFIGURE=yes.
* Trim DESCR to less than a screenful.tg1996-10-161-12/+0
|
* Add joe. Don't know why it was missing.asami1996-10-161-1/+2
|
* Localize itache1996-10-153-0/+189
|
* upgrade to 2.5; install the docs; and look in the right app-defaulterich1996-10-113-4/+260
| | | | directory
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-1014-14/+14
| | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified!
* Modified $Id: line to make the keyword substitution work properly.max1996-10-101-1/+1
|
* Removed unnecessary tab before .if.max1996-10-091-2/+2
| | | | Submitted By: asami
* Deleted unnecessary @cd, @owner and @mode directives from the packing list.max1996-10-072-5/+1
| | | | A little rewrite of COMMENT file.
* Upgrade, 6.0 -> 6.1. (Closes PR #1709.)max1996-10-071-1/+1
| | | | Reminded By: obrien@Nuxi.cs.ucdavis.edu
* Upgrade, 6.0 -> 6.1. (Closes PR #1709.)max1996-10-071-4/+6
| | | | | | Reminded By: obrien@Nuxi.cs.ucdavis.edu NOMANCOMPRESS is now honored.
* Update to 6.1gpalmer1996-10-011-3/+3
|
* kill the EXTRACT_SUFXerich1996-09-251-2/+3
| | | | and add myself as maintainer
* upgrade to 4.16 (non-beta)erich1996-09-245-63/+72
| | | | | | | move: sharedir: lib => share libdir: lib => libexec (houses portsrv and recover only) tmpdir: /usr/tmp => /var/tmp (the former doesn't usually exist)
* Use tcl from /usr/lib, not ports.asami1996-09-111-3/+1
|
* Upgrade, 19.31 -> 19.34.asami1996-09-0415-40/+40
| | | | Submitted (in part) by: rich
* master locations changed againadam1996-08-272-8/+6
|
* Use GNU_CONFIGURE instead of HAS_CONFIGURE. Conditionalize manasami1996-08-162-6/+10
| | | | page compression on NOMANCOMPRESS.
* Convert this port to properly utilize the Motif ports framework, asasami1996-08-092-5/+5
| | | | | | | | | described in the handbook. (1) Define REQUIRES_MOTIF in the Makefile. (2) Use ${MOTIFLIB} in place of -lXm, this makes it possible to link it statically as well as dynamically.
* Adjust the checksum to match the master .tar.Z file.jkh1996-08-091-1/+1
|
* Add missing EXTRACT_SUFXjkh1996-08-091-1/+2
|
* Add aseditjmz1996-08-081-1/+2
|
* asedit - text editor for X/Motifjmz1996-08-086-0/+58
| | | | Submitted by: Andreas Kohout <shanee@rabbit.augusta.de>
* Getting the form more right, on Makefile layout.chuckr1996-07-301-1/+2
|
* Fix Makefile variable ordering.chuckr1996-07-301-4/+3
|
* Inserted new editor 'xed' in Makefile.chuckr1996-07-291-1/+2
|
* Obtained from:Andreas Kohout <shanee@rabbit.augusta.de>chuckr1996-07-295-0/+33
| | | | X11 editor, thanks, Andreas.
* Add back -N to FETCH_BEFORE_ARGS (it used to be in NCFTPFLAGS). -N isgpalmer1996-06-271-2/+2
| | | | | a no-op for fetch (and hence harmless), but this'll make it easier for those that want to use NCFTP to do so.
* NCFTPFLAGS -> FETCH_BEFORE_ARGSgpalmer1996-06-271-2/+2
|
* Convert to a fill file list for lib/uemacs, rather than just thegpalmer1996-06-251-1/+19
| | | | directory, to try and keep the pkg tools happy
* Update to 6.0gpalmer1996-06-253-7/+7
| | | | Submitted By: Paul Fox <pgf@American.COM>
* Update to 6.0gpalmer1996-06-253-6/+6
| | | | Submitted by: Paul Fox <pgf@American.COM>
* Upgrade, 1.2r5X -> 1.2r6X.asami1996-06-122-1/+2
| | | | | | | | | | Pick up PREFIX and X11BASE from the environment if it is set there. (That way you can build it correctly with a different PREFIX/X11BASE from the top, or you can go in there and do a "make" too.) Remove RESTRICTED, but this one IS_INTERACTIVE now. We decided to shove the license in the user's face and ask them if they will promise to read it first. :)
* Upgrade, 1.2r5X -> 1.2r6X.asami1996-06-121-6/+10
| | | | | | | | | | Pick up PREFIX and X11BASE from the environment if it is set there. (That way you can build it correctly with a different PREFIX/X11BASE from the top, or you can go in there and do a "make" too.) Remove RESTRICTED, but this one IS_INTERACTIVE now. We decided to shove the license in the user's face and ask them if they will promise to read it first. :)
* Remove NO_PACKAGE, since this is what the source says:asami1996-06-123-15/+15
| | | | | | | | | | | === JOE is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. === ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Since it's not (only) under GPL1, there shouldn't be any problem with us distributing it in any medium.
* Change NO_PACKAGE to RESTRICTED.asami1996-06-122-6/+4
|
* Fix what I broke in upgrading.jkh1996-06-115-4380/+15
|
* Upgrade to 19.31jkh1996-06-0715-4405/+4405
|
* Move nedit from RESTRICTED to SUBDIR. Requiring Motif is not bad anymore.asami1996-04-121-2/+2
|
* Change this to conform to our new Motif standards.asami1996-04-112-2/+3
| | | | | | (1) Add REQUIRES_MOTIF=yes. (2) Use ${MOTIFLIB} wherever libXm is required.
* A fancy-looking editor that's smaller than emacs (surprise!).asami1996-04-096-0/+180
| | | | | | | | | | Note this port requires Motif, and is patched to build with libXm static (to change this, just go hack in patches/patch-aa, it's only two lines). Some time later, I will make some changes to the ports framework to make this configurable, but for now, it's "the way thud wants it". :> Submitted by: "Daniel M. Eischen" <deischen@iworks.InterWorks.org>
* Add nedit as RESTRICTED (requires motif).asami1996-04-091-1/+2
|