summaryrefslogtreecommitdiff
path: root/editors (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add back -N to FETCH_BEFORE_ARGS (it used to be in NCFTPFLAGS). -N isGary Palmer1996-06-261-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. Notes: svn path=/head/; revision=3289
* NCFTPFLAGS -> FETCH_BEFORE_ARGSGary Palmer1996-06-261-2/+2
| | | | Notes: svn path=/head/; revision=3285
* Convert to a fill file list for lib/uemacs, rather than just theGary Palmer1996-06-251-1/+19
| | | | | | | directory, to try and keep the pkg tools happy Notes: svn path=/head/; revision=3277
* Update to 6.0Gary Palmer1996-06-253-7/+7
| | | | | | | Submitted By: Paul Fox <pgf@American.COM> Notes: svn path=/head/; revision=3276
* Update to 6.0Gary Palmer1996-06-253-6/+6
| | | | | | | Submitted by: Paul Fox <pgf@American.COM> Notes: svn path=/head/; revision=3275
* Upgrade, 1.2r5X -> 1.2r6X.Satoshi 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. :) Notes: svn path=/head/; revision=3198
* Upgrade, 1.2r5X -> 1.2r6X.Satoshi 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. :) Notes: svn path=/head/; revision=3197
* Remove NO_PACKAGE, since this is what the source says:Satoshi Asami1996-06-113-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. Notes: svn path=/head/; revision=3195
* Change NO_PACKAGE to RESTRICTED.Satoshi Asami1996-06-112-6/+4
| | | | Notes: svn path=/head/; revision=3193
* Fix what I broke in upgrading.Jordan K. Hubbard1996-06-105-4380/+15
| | | | Notes: svn path=/head/; revision=3192
* Upgrade to 19.31Jordan K. Hubbard1996-06-0715-4405/+4405
| | | | Notes: svn path=/head/; revision=3177
* Move nedit from RESTRICTED to SUBDIR. Requiring Motif is not bad anymore.Satoshi Asami1996-04-121-2/+2
| | | | Notes: svn path=/head/; revision=2981
* Change this to conform to our new Motif standards.Satoshi Asami1996-04-112-2/+3
| | | | | | | | | (1) Add REQUIRES_MOTIF=yes. (2) Use ${MOTIFLIB} wherever libXm is required. Notes: svn path=/head/; revision=2968
* A fancy-looking editor that's smaller than emacs (surprise!).Satoshi 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> Notes: svn path=/head/; revision=2963
* Add nedit as RESTRICTED (requires motif).Satoshi Asami1996-04-091-1/+2
| | | | Notes: svn path=/head/; revision=2962
* pkg/COMMENT files for use by ports READMEs.Satoshi Asami1996-04-091-0/+1
| | | | Notes: svn path=/head/; revision=2959
* ':' was missing from constructed PATHAdam David1996-03-251-1/+1
| | | | Notes: svn path=/head/; revision=2891
* No package name necessary, also "hex" doesn't start with a vowel (unlessSatoshi Asami1996-03-221-1/+1
| | | | | | | it is intended to be pronounced "eych ee ecks" :> ). Notes: svn path=/head/; revision=2876
* Just a little newline to make the maintainer line stand out, so thatSatoshi Asami1996-03-221-1/+2
| | | | | | | people can blame Joerg if it doesn't work. :) Notes: svn path=/head/; revision=2875
* Add bpatch.Joerg Wunsch1996-03-181-1/+2
| | | | Notes: svn path=/head/; revision=2854
* bpatch -- yet another hex editor.Joerg Wunsch1996-03-187-0/+229
| | | | | | | | This one is unique in that it doesn't load the entire file at once, hence you could use it for large files or even whole disks. Notes: svn path=/head/; revision=2853
* install beav.txtAdam David1996-03-032-1/+19
| | | | Notes: svn path=/head/; revision=2765
* previous version was NUL-padded.Adam David1996-02-231-0/+0
| | | | | | | | this commit restores the next previous version. should I rewind by 2 versions? (how?) Notes: svn path=/head/; revision=2745
* distfile moved/changed on master sitesAdam David1996-02-233-9/+9
| | | | Notes: svn path=/head/; revision=2744
* Add vim.Satoshi Asami1995-12-041-1/+2
| | | | Notes: svn path=/head/; revision=2523
* Upgrade from 19.29 to 19.30. One of the patches, which we got fromSatoshi Asami1995-12-0125-4105/+4515
| | | | | | | rms, is no longer necessary (naturally). Notes: svn path=/head/; revision=2508
* Add beav (moved from utils/), removed ashe and tkHTML (moved to www/).Satoshi Asami1995-11-261-3/+2
| | | | Notes: svn path=/head/; revision=2476
* Change "utilities" category to "misc" in preparation for move to misc.Satoshi Asami1995-11-261-2/+1
| | | | Notes: svn path=/head/; revision=2466
* Delete @cwd, @mode, @owner and @group from these packing lists.Satoshi Asami1995-11-132-12/+2
| | | | | | | Reported by: jkh Notes: svn path=/head/; revision=2415
* Shorten one-line comments. Boy, I'm listed as MAINTAINERs in aSatoshi Asami1995-11-093-3/+3
| | | | | | | lot of ports or what! ;> Notes: svn path=/head/; revision=2402
* Change ashe from NOBUILD to RESTRICTED, that's what we use elsewhereSatoshi Asami1995-11-021-3/+2
| | | | | | | | | for things that require Motif (like Mosaic). Move ashe into alphabetically correct position. Notes: svn path=/head/; revision=2385
* Add ashe & gnats (ashe=nobuild due to motif)Paul Traina1995-10-301-1/+3
| | | | Notes: svn path=/head/; revision=2379
* shortened COMMENTSEric L. Hernes1995-10-281-1/+1
| | | | Notes: svn path=/head/; revision=2375
* shortened COMMENTEric L. Hernes1995-10-281-1/+1
| | | | Notes: svn path=/head/; revision=2373
* added myself as MAINTAINEREric L. Hernes1995-10-281-1/+3
| | | | Notes: svn path=/head/; revision=2372
* Shorten one-line comments.Satoshi Asami1995-10-251-1/+1
| | | | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> Notes: svn path=/head/; revision=2363
* Various EXEC_DEPENDS fixes.Satoshi Asami1995-10-041-2/+2
| | | | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> Notes: svn path=/head/; revision=2244
* Convert all makefiles to new formats.Satoshi Asami1995-10-031-2/+13
| | | | Notes: svn path=/head/; revision=2233
* added xcoralEric L. Hernes1995-10-021-2/+2
| | | | Notes: svn path=/head/; revision=2215
* created port for xcoralEric L. Hernes1995-10-025-0/+67
| | | | | | | Reviewed by: asami Notes: svn path=/head/; revision=2214
* Upgrade, 2.2.2 -> 2.3.Satoshi Asami1995-09-159-37/+23
| | | | Notes: svn path=/head/; revision=2153
* Upgrade, 1.1r4X -> 1.2r5X.Satoshi Asami1995-09-123-3/+3
| | | | Notes: svn path=/head/; revision=2145
* Upgrade, 1.1r4X -> 1.2r5X.Satoshi Asami1995-09-121-4/+5
| | | | Notes: svn path=/head/; revision=2144
* Various plan9 utilities. It's such a complete collection, I'm goingSatoshi Asami1995-08-1410-0/+301
| | | | | | | | | to import it all at once! Submitted by: Eric L. Hernes <erich@lodgenet.com> Notes: svn path=/head/; revision=2055
* Change -lgcc to /usr/lib/libgcc.a so that the shared libgcc won't getSatoshi Asami1995-08-091-4/+8
| | | | | | | | | picked up. Submitted by: NIIMI Satoshi <sa2c@and.or.jp> Notes: svn path=/head/; revision=2046
* Remove redundant mkdir of share/emacs/site-lisp from post-install.Satoshi Asami1995-07-232-8/+2
| | | | | | | | | The internal install rule already creates all the site-lisp directories! Pointed-out by: me (not asami!) Notes: svn path=/head/; revision=2003
* Add a mkdir -p for share/emacs/site-lisp, just in case. Reverse theSatoshi Asami1995-07-204-6/+12
| | | | | | | | order of the search for site-lisp (lib/mule is searched before share/emacs now). Notes: svn path=/head/; revision=1998
* Upgrade, 1.0r3X -> 1.1r4X. No, I don't know what happened to 1.1r[0-3]X.Satoshi Asami1995-07-184-7/+7
| | | | Notes: svn path=/head/; revision=1991
* beav (binary editor and viewer)Satoshi Asami1995-07-066-0/+113
| | | | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> Notes: svn path=/head/; revision=1929
* joe - joe's own editorTorsten Blum1995-07-0518-0/+453
| | | | Notes: svn path=/head/; revision=1926