aboutsummaryrefslogtreecommitdiffstats
path: root/editors
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* pkg/COMMENT files for use by ports READMEs.asami1996-04-091-0/+1
|
* ':' was missing from constructed PATHadam1996-03-261-1/+1
|
* No package name necessary, also "hex" doesn't start with a vowel (unlessasami1996-03-221-1/+1
| | | | it is intended to be pronounced "eych ee ecks" :> ).
* Just a little newline to make the maintainer line stand out, so thatasami1996-03-221-1/+2
| | | | people can blame Joerg if it doesn't work. :)
* Add bpatch.joerg1996-03-191-1/+2
|
* bpatch -- yet another hex editor.joerg1996-03-197-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.
* install beav.txtadam1996-03-032-1/+19
|
* previous version was NUL-padded.adam1996-02-231-0/+0
| | | | | this commit restores the next previous version. should I rewind by 2 versions? (how?)
* distfile moved/changed on master sitesadam1996-02-233-9/+9
|
* Add vim.asami1995-12-041-1/+2
|
* Upgrade from 19.29 to 19.30. One of the patches, which we got fromasami1995-12-0125-4105/+4515
| | | | rms, is no longer necessary (naturally).
* Add beav (moved from utils/), removed ashe and tkHTML (moved to www/).asami1995-11-271-3/+2
|
* Change "utilities" category to "misc" in preparation for move to misc.asami1995-11-261-2/+1
|
* Delete @cwd, @mode, @owner and @group from these packing lists.asami1995-11-132-12/+2
| | | | Reported by: jkh
* Shorten one-line comments. Boy, I'm listed as MAINTAINERs in aasami1995-11-093-3/+3
| | | | lot of ports or what! ;>
* Change ashe from NOBUILD to RESTRICTED, that's what we use elsewhereasami1995-11-021-3/+2
| | | | | | for things that require Motif (like Mosaic). Move ashe into alphabetically correct position.
* Add ashe & gnats (ashe=nobuild due to motif)pst1995-10-311-1/+3
|
* shortened COMMENTSerich1995-10-291-1/+1
|
* shortened COMMENTerich1995-10-291-1/+1
|
* added myself as MAINTAINERerich1995-10-291-1/+3
|
* Shorten one-line comments.asami1995-10-251-1/+1
| | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
* Various EXEC_DEPENDS fixes.asami1995-10-041-2/+2
| | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
* Convert all makefiles to new formats.asami1995-10-031-2/+13
|
* added xcoralerich1995-10-031-2/+2
|
* created port for xcoralerich1995-10-035-0/+67
| | | | Reviewed by: asami
* Upgrade, 2.2.2 -> 2.3.asami1995-09-159-37/+23
|
* Upgrade, 1.1r4X -> 1.2r5X.asami1995-09-133-3/+3
|
* Upgrade, 1.1r4X -> 1.2r5X.asami1995-09-131-4/+5
|
* Various plan9 utilities. It's such a complete collection, I'm goingasami1995-08-1410-0/+301
| | | | | | to import it all at once! Submitted by: Eric L. Hernes <erich@lodgenet.com>
* Change -lgcc to /usr/lib/libgcc.a so that the shared libgcc won't getasami1995-08-091-4/+8
| | | | | | picked up. Submitted by: NIIMI Satoshi <sa2c@and.or.jp>
* Remove redundant mkdir of share/emacs/site-lisp from post-install.asami1995-07-242-8/+2
| | | | | | The internal install rule already creates all the site-lisp directories! Pointed-out by: me (not asami!)
* Add a mkdir -p for share/emacs/site-lisp, just in case. Reverse theasami1995-07-204-6/+12
| | | | | order of the search for site-lisp (lib/mule is searched before share/emacs now).
* Upgrade, 1.0r3X -> 1.1r4X. No, I don't know what happened to 1.1r[0-3]X.asami1995-07-194-7/+7
|
* beav (binary editor and viewer)asami1995-07-066-0/+113
| | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
* joe - joe's own editortorstenb1995-07-0518-0/+453
|
* Upgrade, 1.0r2X -> 1.0r3X.asami1995-07-034-7/+7
|
* Useasami1995-06-272-4/+6
| | | | | | | | | | | | | | | /usr/local/share/emacs/site-lisp /usr/local/lib/mule-site-lisp as the "site-lisp" directories. Basically all I did was tuck --locallisppath=${PREFIX}/share/emacs/site-lisp:${PREFIX}/lib/mule/site-lisp to the end of CONFIGURE_ARGS. Also, all the patch-aa's are unnecessary because bsd.port.mk now will take ${CFLAGS} from /etc/make.conf and put it in the environment before calling configure.
* Oops, forgot the stuff in /usr/local/libexec/emacs/19.29.asami1995-06-275-0/+65
| | | | Submitted by: roberto@blaise.ibp.fr (Ollivier Robert)
* While I'm at it, add "--with-x-toolkit" to the configure args. Itasami1995-06-265-10/+10
| | | | looks much nicer that way.
* Strip binaries.asami1995-06-265-5/+20
|
* Upgrade, 19.28 -> 19.29. Note /usr/local/lib/emacs is nowasami1995-06-2620-40/+4050
| | | | /usr/local/share/emacs!
* Upgrade, 19.28 -> 19.29. Note /usr/local/lib/emacs is nowasami1995-06-265-15/+40
| | | | /usr/local/share/emacs!
* Include uzap. (It's protected by a NO_PACKAGE though.)joerg1995-06-231-2/+2
|
* uzap - a small & nice hex editorjoerg1995-06-237-0/+110
| | | | | | | Unfortunately, the copyright is somewhat restrictive, so we cannot make a package out of it. The author seem no longer to be reachable under the provided mail address.
* ...but it still goes into SUBDIR here, 'cause NO_PACKAGE in its ownasami1995-06-211-2/+2
| | | | Makefile should safeguard us.
* A Tcl/Tk-based editor. The license agreement looks a little scary,asami1995-06-215-0/+39
| | | | | so it's NO_PACKAGE for now. Someone with a little better legal mind than me please check it.
* Delete BROKEN: none (or what are we going to do if someone writes an editorasami1995-05-141-3/+1
| | | | called "No One's Nice Editor"?!? :p)
* Clean up subdir Makefiles. They now all look like this:asami1995-05-141-2/+3
| | | | | | | | | | | | | | | | | | | ===== # Id line # # RESTRICTED: restricted_port_1 (comment1) # RESTRICTED: restricted_port_2 (comment2) # # BROKEN: broken_port_3 (comment3) # BROKEN: broken_port_4 (comment4) # BROKEN: broken_port_5 (comment5) # SUBDIR= good_port_1 good_port_2 ... ===== Basically, the idea is to make it easy to find restricted or broken ports by doing a "grep".
* Put back the longer PLISTs, now that pkg_create can take them. Thanks,asami1995-05-122-4/+1776
| | | | Jordan!
* Another PLIST hack to shrink it.asami1995-05-062-1776/+4
|
* Move uemacs back into SUBDIR, tg found a reachable master site.asami1995-05-021-4/+4
|
* Update.asami1995-05-024-19/+19
| | | | Submitted by: thomas@ghpc8.ihf.rwth-aachen.de
* Add tkHTML.jkh1995-04-291-2/+2
|
* Compress manpages.asami1995-04-244-4/+10
|
* Since thud was down all day (no offense Gary :), I finally had time toasami1995-04-237-60/+1841
| | | | | | | | | | | | | | | split mule into three ports: editors/mule: no language-specific support japanese/mule-canna: Japanese support, Canna library built-in japanese/mule-wnn: Japanese support, Wnn library built-in Note that the two ports under japanese/ will overwrite some of the emacs support files. Although this itself isn't a problem, if you pkg_delete it, you will lose some files needed for emacs. (This is explained in DESCR, although god knows who reads them.) Also I've listed every single file in the PLIST.
* Update Makefile.canna to work with bsd.port.mk.asami1995-04-222-2/+16
| | | | | Also, strip the installed binaries. Aren't you glad I invented post-install? :)
* Update of editors Makefiles!asami1995-04-213-20/+6
|
* Put mule back, with apologies.jkh1995-04-111-4/+3
|
* Remove mule - it's a bit broken right now, and probably misfiled anyway.jkh1995-04-101-3/+4
|
* DEPENDS= ${PORTSDIR}/japanese/Wnnjkh1995-04-102-4/+4
| | | | | Not: DEPENDS= ${PORTSDIR}/utils/Wnn
* Another round of Makefile updates, editors version.asami1995-04-0912-68/+95
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-0112-11/+23
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Put the uemacs port into the broken category. The mastersite was neverats1995-03-301-2/+4
| | | | reachable in the last three weeks. It is also not on freefall yet.
* Reviewed by:asami1995-03-283-56/+15
| | | | | Submitted by: Obtained from:
* Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,asami1995-03-242-2/+4
| | | | and some other minor cleanup.
* Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}.ats1995-03-201-1/+1
|
* Change references to Wnn/Canna to point to ports/japanese instead ofasami1995-03-162-4/+4
| | | | ports/utils.
* Forgot to change these when upgraded from 2.2 -> 2.2.2.asami1995-03-074-4/+4
|
* Upgrade, 2.2 -> 2.2.2 (2.2 PL02).asami1995-03-043-6/+14
| | | | | | Note: post-build and cannainfo.el are necessary only for reformatting one of the info files whose source was patched, and can go away when the next minor release (i.e., 2.3) comes out.
* Also add uemacs while we're at it.jkh1995-03-031-2/+2
|
* Add vile and xvile portsjkh1995-03-031-2/+2
|
* Add proper trailing slashes to MASTER_SITESjkh1995-02-282-4/+4
|
* Bring in xvile port from the author, Paul Fox, and Gary Jennejohn.jkh1995-02-285-0/+50
| | | | Submitted by: gj
* Bring in vile port (from the author, Paul Fox, and FreeBSD memberjkh1995-02-285-0/+45
| | | | | Gary Jennejohn). Submitted by: gj
* MicroEmacs-3.12jmz1995-02-247-0/+1888
| | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
* Add mule to the SUBDIR target.ats1995-02-191-2/+2
|
* Add .if !exists(/usr/X11R6/lib/libwnn.a) around DEPENDS line.asami1995-02-172-2/+6
|
* Add an empty STRIP= line to the toplevel Makefile to get all shell-scriptsats1995-02-142-2/+4
| | | | installed.
* Correct the packing list. It referenced a man page under man/cat1/jove.0.ats1995-02-131-1/+4
| | | | | | This does no longer exists. The man page are in man/man1. Also some were missing in the packing lis ( teachjove.1, xjove.1, jovetool.1 ) that are installed from the make install.
* Correct the packing list. The texi.info* and some of the info files areats1995-02-135-80/+0
| | | | not in the source of emacs.
* Add a "STRIP= " to the Makefile to prevent a problem that install will beats1995-02-135-5/+10
| | | | | | | | | | | called with a "-s" flag for shell-scripts, fells flat on the nose and doesn't install them. We have a serious problem with name overloading here. The bsd.port.mk file uses INSTALL and INSTALL_PROGRAM that is also used from GNU's autoconfigure script. If configure detects them it uses it happily with sometimes surprising results. Normally configure know that shell scripts doesn't need the "-s" flag but our INSTALL in bsd.port.mk always uses the "-s" flag and overides configure's autodetection of the correct install and the installflags.
* Update to version 19.28jkh1995-01-0920-35/+35
|
* Remove mule, since it depends on Wnn. When Satoshi can figure out how tojkh1995-01-061-2/+2
| | | | make this stop wanting to always build, we can put it back.
* Simplify - don't need to put gmake in DEPENDS ifjkh1995-01-055-10/+5
| | | | USES_GMAKE is set.
* Add the checksum for axe. I assume we're checking these in, yes?jkh1995-01-041-0/+1
|
* Add axe.jkh1995-01-041-2/+2
|
* John Capo <jc@irbs.com>'s port of the axe editor. Thanks, John!jkh1995-01-044-0/+73
| | | | Submitted by: jc
* Version up to 2.2 (now based on emacs-19.28).asami1995-01-0310-31/+44
| | | | | | | | | | @ Don't need freebsd.h and unexsunos4.c anymore (these were taken from 19.28, with a minor modification, which is now known as patch-ac). @ Tweaked lib-src/Makefile.in.in so that it won't clobber existing emacs installation (patch-ab). @ Taken out -g from configure per someone's suggestion (patch-aa). @ Changed patch site to one in US. @ New md5 checksums.