1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Commit Graph

568 Commits

Author SHA1 Message Date
Tim Vanderhoek
e49e6b4ea0 Use MAN1. Don't be as gratuitously stupid about it (and installing
in general) as before.
1998-08-23 02:10:57 +00:00
Satoshi Asami
e49f81adfd Mark this MANUAL_PACKAGE_BUILD, because it depends on
ncurses, which is ".
1998-08-20 09:39:06 +00:00
Satoshi Asami
93ec0e28ee cc -c -D_PATH_SYSEXRC=\"/usr/local/etc/vi.exrc\" -O2 -pipe -I. -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.
1998-08-18 08:53:30 +00:00
Tim Vanderhoek
19187332cd Remove manpages, but _NOT_ from the multi-lingual
emacsen (*mule-common, mule).  That is left for someone more
familiar with their twisty incestuous relationships.
1998-08-17 09:35:03 +00:00
David E. O'Brien
d91123e4d4 Update info.
Submitted by:	Sven Guckes <guckes@math.fu-berlin.de>
1998-08-11 10:32:45 +00:00
Thomas Gellekum
a302a60193 $DISTNAME and the path changed. Minor cleanups while I'm here. 1998-08-10 09:00:03 +00:00
Steve Price
115ad6e501 Turn on hexedit. 1998-08-10 00:32:34 +00:00
Steve Price
bf873ad2a4 Initial import of hexedit version 0.9.3.
View and edit files in hexadecimal or ASCII.

PR:		7506
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1998-08-10 00:31:41 +00:00
Satoshi Asami
5264cbceb5 Fix up dependencies for ports that moved into the x11-toolkits category. 1998-08-07 23:56:56 +00:00
Satoshi Asami
ceba211283 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00
Joerg Wunsch
b1034d2287 The former ftp.germany.eu.net (now ftp.de.uu.net) has thrown a lot of
stuff away.  Move to other FTP servers.
1998-08-02 18:21:40 +00:00
Justin M. Seger
9a6168a1b8 Remove obsolete MASTER_SITE 1998-07-31 15:39:37 +00:00
Tim Vanderhoek
0ec2b6d084 Another batch of add homepage. In general I've avoided any links
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.
1998-07-28 06:34:42 +00:00
Satoshi Asami
c23cc4074c Making x11 category more useful project part 1: take out "x11" of
ports that are mere users of X.

Partial list submitted by: Josh Gilliam <josh@quick.net>
1998-07-27 23:25:33 +00:00
Satoshi Asami
4c82c24952 c++ -g -O2 -Wall -o le about.o block.o calc.o chset.o cmd.o color.o edit.o 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.
1998-07-25 11:56:15 +00:00
Steve Price
99cc5f0435 Make jove display 8-bit characters correctly.
PR:		7301
Submitted by:	Arjan de Vet <Arjan.deVet@ady.iae.nl>
1998-07-20 21:45:32 +00:00
Steve Price
e14ec98a41 Add another MASTER_SITE so that this fetch's again.
Noticed by:	FreeBSD's newlywed - Satoshi Asami
1998-07-20 18:51:39 +00:00
Satoshi Asami
eebeb6026b HTTP server not responding. 1998-07-20 15:24:31 +00:00
Steve Price
7f3715f194 Update to version 1.07.
PR:		7267
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
1998-07-20 03:18:03 +00:00
Steve Price
a4fc28db05 Fix a display corruption found when running jove from within
an xterm and clicking the first mouse button.

PR:		7071
Submitted by:	Carl Mascott <cmascott@world.std.com>
1998-07-12 22:39:02 +00:00
Steve Price
d3e491a231 Update to version 1.06.
PR:		7127
Submitted by:	maintainer
1998-07-11 00:29:10 +00:00
Joseph Koshy
5e3a7723e8 Update maintainer address. 1998-07-07 11:39:46 +00:00
Steve Price
9c04016eb7 Update to version 1.0.5.
PR:		7152
Submitted by:	maintainer
1998-07-04 20:27:09 +00:00
Steve Price
1ba10c29a0 Allow the display of '%'. Also combine the two patches for
bpatch.c while I'm here.

PR:		6867
Submitted by:	Luoqi Chen <luoqi@chen.ml.org>
1998-07-04 19:05:14 +00:00
John Polstra
18c9beae17 Handle /usr/lib/aout which, like the visiting mother-in-law, has
overstayed its welcome.
1998-07-04 01:48:56 +00:00
Steve Price
f6410b121f Turn on sted. 1998-07-03 23:45:28 +00:00
Steve Price
591307035f sted - A small text editor.
PR:		7037
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1998-07-03 23:44:56 +00:00
Satoshi Asami
f16cfd0c32 No need to use += for variable defined only once. 1998-07-02 00:11:28 +00:00
Thomas Gellekum
9b5b3cb3b3 Activate gxedit. 1998-07-01 12:00:18 +00:00
Thomas Gellekum
7a03827998 New port gxedit, a small editor written with GTk.
PR:		7134
Submitted by:	Dom Mitchell <dom@myrddin.demon.co.uk>
1998-07-01 11:58:48 +00:00
Satoshi Asami
7d45e2b7a1 Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +00:00
David E. O'Brien
77562d42a9 Canna includes should be searched for in ${prefix}, not /usr/local 1998-06-26 09:25:22 +00:00
Satoshi Asami
cbb366a404 Add vim5beta. 1998-06-07 02:18:14 +00:00
Gary Jennejohn
00ea68f1b3 Update xvile to version 8. This adds support for PERL scripts but requires
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.
1998-06-04 20:42:17 +00:00
Gary Jennejohn
39dfc15110 Update vile to version 8. This adds support for PERL scripts but requires
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.
1998-06-04 20:05:04 +00:00
Gary Jennejohn
baf4d79818 Fix the last commit so that it really works. There was a ';' in the
wrong place.
Lesson learned: do not use old patches when committing !
1998-06-04 19:21:46 +00:00
Gary Jennejohn
91fca4dbdc Install xemacs.sh into ${PREFIX}/etc/rc.d to create /var/run/xemacs
dynamically. This is needed now that /etc/rc removes everything in
/var/run.
1998-06-03 19:30:13 +00:00
Jun Kuriyama
cd81f3431d Change to more common expression 1998-05-29 11:58:46 +00:00
Jun Kuriyama
ad93828a99 Activate xemacs-mule and xemacs-mule-common. 1998-05-26 15:11:09 +00:00
Jun Kuriyama
7d74a5d6d9 For XEmacs, lisp files, info pages, etc (except executables)
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
1998-05-26 15:02:10 +00:00
Jun Kuriyama
7423a0cae6 XEmacs the next generation of Emacs (Only the executables)
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
1998-05-26 15:00:22 +00:00
Bill Fenner
4f2f81b483 MASTER_SITE_SUBDIR should have neither a leading nor a trailing slash. 1998-05-25 21:03:04 +00:00
Matthew Hunt
1756c43424 Upgrade to 0.98-7, for compatibility with version 1.2.2 of slang,
which was just committed.
1998-05-17 22:56:19 +00:00
Matthew Hunt
f27a20ceca Upgrade to 3.6.2.
PR;		6635
Submitted by:	Brett Taylor <brett@peloton.physics.montana.edu>
1998-05-15 05:13:50 +00:00
Thomas Gellekum
bf511e8f4c Activate offix-editor. 1998-05-06 12:43:02 +00:00
Thomas Gellekum
5bfccef2f1 New port: Editor from the OffiX package.
PR:		part of 3991
Submitted by:	Ruslan Shevchenko <ruslan@shevchenko.kiev.ua>
1998-05-06 12:18:25 +00:00
Justin M. Seger
18f33c0f93 Change JPEG shared library number to 9. This is to make sure that everyone
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
1998-05-04 20:23:32 +00:00
Justin M. Seger
aab02f871a Make this port use libtool v1.2 instead of the included 1.0. This fixes
building on current.  I have sent a message to the developer of cooledit, so
hopefully this won't be needed for long.
1998-05-03 15:40:01 +00:00
Masafumi Max NAKANE
2263897ac8 Bugfix:
(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
1998-05-02 21:07:10 +00:00
Gary Jennejohn
c0655ba8db Update Xeamcs to version 20.4. MASTERSITES cleaned up; a lot of them
either didn't have xemacs-20.4 or it was located in a different place.
Tested packaging and re-installing.
Submitted by:	maintainer
1998-04-20 05:15:54 +00:00
Matthew Hunt
bde9553c09 Activate cooledit. 1998-04-19 05:16:59 +00:00
Matthew Hunt
be4ccfa555 Import of cooledit, a graphical application suite including an
editor.

PR:		5111
Submitted by:	Brett Taylor <brett@peloton.physics.montana.edu>
1998-04-19 05:14:17 +00:00
Justin M. Seger
b5544f1358 Switch remaining ports to use jpeg lib version 8.0. 1998-04-15 22:18:24 +00:00
David E. O'Brien
ca68fbe642 Upgrade to version 5.1 1998-04-07 23:38:42 +00:00
Satoshi Asami
acd19d78e8 Add NO_LATEST_LINK -- these are not the latest versions, and we shouldn't
depend on ordering in the parent Makefiles for the links to be created
correctly.
1998-04-04 07:36:46 +00:00
Satoshi Asami
f0f4ce5881 Don't die if a rmdir fails. 1998-04-01 01:50:02 +00:00
Andrey A. Chernov
574f6deb06 upgrade png major 1998-03-28 19:49:58 +00:00
Steve Price
8c29b5ec32 Upgrade to version 5.0.2.
PR:		6069
Submitted by:	maintainer
1998-03-28 14:36:41 +00:00
Thomas Gellekum
3f7830ce4f Upgrade to 4.0. Split patches into one patch for each patched file. 1998-03-25 14:15:10 +00:00
David E. O'Brien
4ab3e40ac4 Fix handling of man page links. 1998-03-22 22:13:59 +00:00
David E. O'Brien
1f3c4e97c4 vim --> vim4
vim5beta --> vim5
gvim --> Attic (switch to vim5 for X11 support)
1998-03-18 10:21:44 +00:00
Thomas Gellekum
63f73aec5e Oops, forgot the category. 1998-03-17 07:48:56 +00:00
Thomas Gellekum
bb8677101b Revert to using Tcl8.0, 8.1 doesn't work.
Noted by:	Glenn Johnson <gljohns@bellsouth.net>
1998-03-17 07:29:51 +00:00
Thomas Gellekum
e0462a071d Activate le. 1998-03-16 14:10:23 +00:00
Thomas Gellekum
4df1f92e44 Import le port. le is a text editor with many block operations with
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>
1998-03-16 14:08:19 +00:00
David E. O'Brien
67d0815558 Dist tarball updated to include ctags bug fixes.
Vim src didn't change.
1998-03-02 12:32:03 +00:00
David E. O'Brien
ff3efb61de Xemac's send-pr is causing me too many problems and it's broken anyway,
so totally remove it.
Portlint this baby.
1998-03-02 01:38:49 +00:00
Justin M. Seger
3d4a5438d3 Upgrade to use tcl8.1 and tk8.1. 1998-02-24 21:43:51 +00:00
Bill Fenner
163154d815 More tcl/tk virtual category fixups. 1998-02-22 08:35:03 +00:00
David E. O'Brien
4933627bea Vim 5.0 has been RELEASED! :)
(I will move this port to something in a few days, so don't worry, it's
not beta anymore)
1998-02-19 18:08:53 +00:00
David E. O'Brien
ffffd02011 Remove last reference to gmake, it isn't required anymore. 1998-02-19 17:42:54 +00:00
Jun-ichiro itojun Hagino
891dd04c3f rename ports/editors/nvi to ports/editors/nvi-m17n.
update language-specific configurations for nvi-m17n accordingly.

add ports/editors/nvi-perl, nvi 1.79 with perl5 linked into.
1998-02-19 16:50:18 +00:00
Satoshi Asami
43adb20442 Move textedit from x11 to editors.
Approved by:	jraynard
1998-02-18 04:18:45 +00:00
Jun-ichiro itojun Hagino
758c97ff55 - PKGNAME has to be defined BEFORE including bsd.port.mk, to make
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
1998-02-17 13:12:05 +00:00
Steve Price
d2ec730a39 Revert previous change. Now faces will be autodetected as before
except when PACKAGE_BUILDING is defined where it will be disabled
by default.

Suggested by:	asami and eivind
1998-02-16 14:38:26 +00:00
David E. O'Brien
78d23d4a06 Upgrade to beta version 5.0x. 1998-02-16 11:23:14 +00:00
Jun-ichiro itojun Hagino
f9763a0c15 nvi-1.79.tar.gz seems to be replaced, with the same filename... 1998-02-15 16:24:55 +00:00
Steve Price
7bde2d64d0 Build this port with '--with-xface=no'.
PR:		5656
1998-02-15 15:43:42 +00:00
David E. O'Brien
1bee26eff9 Upgrade to beta version 5.0w. 1998-02-09 10:35:12 +00:00
Bill Fenner
b7475abeef nvi MASTER_SITE moved from ftp.cs.berkeley.edu to ftp.bostic.com
Submitted by:	distfile checker
1998-02-09 06:56:40 +00:00
John Fieber
120c6d00b9 Add -DUSE_XMIM so input methods work. 1998-01-31 23:46:21 +00:00
David E. O'Brien
ef970a0167 Add libXm.so.0.1 to search list of possible Motif libraries [for Lesstif?]
Requested by:	Andreas Klemm <andreas@klemm.gtn.com>
1998-01-27 10:42:21 +00:00
David E. O'Brien
98fc166031 Upgrade to beta version 5.0v 1998-01-26 23:36:57 +00:00
Bill Fenner
e7804d3636 Use bold (if available) when underlining is not available.
PR:		ports/4521
Submitted by:	Dan Nelson <dnelson@emsphone.com>
1998-01-22 01:44:14 +00:00
David E. O'Brien
7be500b900 Author put out a patch. 1998-01-20 11:14:45 +00:00
John Fieber
0fced76bff Upgrade to 5.0.1
PR:		5511
Reviewed by:	jfieber
Submitted by:	deischen@iworks.InterWorks.org
1998-01-16 21:09:29 +00:00
David E. O'Brien
854ef0e783 Upgrade to beta version 5.0u 1998-01-14 02:40:09 +00:00
Satoshi Asami
1517df147c Mini portlint. 1998-01-06 06:22:37 +00:00
James Raynard
5c62ad9cd8 The XView windowing text editor, based around command panel buttons
and text areas and menus.  It supports both mouse and keyboard
operations.
1998-01-04 22:33:30 +00:00
Gary Jennejohn
a859a78175 PR: ports/5357
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.
1998-01-01 21:06:47 +00:00
David E. O'Brien
ba0cae6e2f Upgrade to beta version 5.0t. 1997-12-28 14:02:28 +00:00
Satoshi Asami
39e1914a14 Add vilearn. 1997-12-27 03:10:58 +00:00
Satoshi Asami
8d985e1922 Make the USE_MULE variable work (the mule distfile was separated).
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.
1997-12-27 02:53:26 +00:00
Tim Vanderhoek
2dd6b6d304 Port import of vilearn - a vi tutorial.
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>
1997-12-26 19:26:39 +00:00
Satoshi Asami
ed1ba38a9f Be more selective about which ports to maintain. I no longer have time
to maintain all these ports I once committed (sometimes as a proxy).
1997-12-25 22:29:52 +00:00
John Polstra
76be313fb7 Rename a patch file that didn't adhere to the usual naming
conventions.
1997-12-23 05:39:20 +00:00
John Polstra
b7fa3dd64d Add patches to use the unexec function from xemacs. This eliminates
the need for a hack in ld.so to make emacs work.  I have submitted
these changes to a GNU emacs maintainer.
1997-12-23 05:35:56 +00:00
Justin M. Seger
93d22c6aff Remove a few lines that shouldn't be there.
Pointed out by: asami
1997-12-17 01:31:20 +00:00
Gary Jennejohn
92ad704911 update to xemacs-20.3. Packaging tested (under -current).
Obtained from: maintainer (me@freebsd.org)
1997-12-15 20:07:46 +00:00
Justin M. Seger
5f572b1190 Upgrade repository copy of emacs to emacs 20.2. 1997-12-14 14:52:03 +00:00
Justin M. Seger
37fcabb41c emacs20 -> ports/editors/emacs20 1997-12-14 14:48:37 +00:00
Satoshi Asami
b4249ca7db Add a bunch of info files that were missing from various lists. My
goodness, I don't even know how long they were missing!

PR:		5286 (pointed out the ccmode omission)
1997-12-14 02:04:04 +00:00
John Polstra
e35eadfa4a Eliminate a harmless warning caused by recent changes to the dynamic
linker.
1997-12-12 03:08:18 +00:00
Gary Jennejohn
f28eb74bc6 Update to vile-7.3. Also add NO_PATCH since there is no patch.
packaging tested (also applies to the vile commit I just did).
1997-12-10 20:30:25 +00:00
Gary Jennejohn
4f1101fab6 Update to vile-7.3. 1997-12-10 20:27:01 +00:00
David E. O'Brien
b4f7f76f39 Upgrade to version 5.0s. 1997-12-08 19:03:54 +00:00
Justin M. Seger
62fb357129 Remove bad MASTER_SITE. 1997-11-27 00:07:31 +00:00
David E. O'Brien
bf31fadaf2 Upgrade to version 5.0r. 1997-11-24 16:54:25 +00:00
Gary Jennejohn
76f1cf3f43 replace /usr/local with ${PREFIX} in CONFIGURE_ARGS
Obtained from: maintainer
1997-11-18 20:41:44 +00:00
Thomas Gellekum
dc47bfa697 Import wily port. wily is a clone of the plan9 editor acme.
PR:		4624
Submitted by:	A Joseph Koshy <koshy@india.hp.com>
1997-11-17 11:53:06 +00:00
David E. O'Brien
508e99c1b9 make it package 1997-11-16 02:04:51 +00:00
Satoshi Asami
d0f9507abe Mark this port brooken, doesn't package. 1997-11-15 10:17:15 +00:00
Gary Jennejohn
c890f896ed By popular demand remove the ``@unexec rm -rf'' and replace it with
@dirrm instead. Do not delete share/emacs since it may also be used
by emacs.
1997-11-12 21:42:50 +00:00
Gary Jennejohn
81d2fa999c Change shared/xemacs/site-lisp to shared/emacs/site-lisp. According
to the maintainer this directory is supposed to be shared between
emacs and xemacs.
1997-11-12 21:41:33 +00:00
David E. O'Brien
e61cd6ce12 Upgrade to version 5.0q 1997-11-11 15:20:17 +00:00
Dima Ruban
fdbc871691 Upgrade to 5.0
Submitted by:	maintainer
1997-11-10 19:00:00 +00:00
Gary Jennejohn
9cdff1f22f Put the lock file in /var/run/xemacs/lock rather than
${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
1997-11-08 22:19:00 +00:00
Gary Jennejohn
10dace02ac Put the lock file in /var/run/xemacs/lock rather than
${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
1997-11-08 22:15:37 +00:00
Masafumi Max NAKANE
eaaa84e204 Fix etc/doc* installation related problems.
Submitted by:	maintainer
1997-10-31 03:45:59 +00:00
Masafumi Max NAKANE
f69ce87fdb Change jp-mule-* -> ja-mule-*
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
1997-10-31 03:44:09 +00:00
Bill Fenner
337f28498d Update MAINTAINER address
Submitted by:	Andreas Kohout <shanee@augusta.de>
1997-10-26 23:57:21 +00:00
Masafumi Max NAKANE
9d9afefee4 Update the references to other mule ports.
(Now, PKGNAME of these ports are ja-mule-*, zh-*, ko-* instead of jp, cn or
kr.)
1997-10-23 14:24:39 +00:00
David E. O'Brien
5211b46baf Upgrade to vim-5.0p.
Apply patch to work with Perl5 support (needed especically if perl5 was
installed as a package).
1997-10-22 10:23:48 +00:00
David E. O'Brien
9eecda3cf7 autoconf's handling of perl5 interpreter support is broken on 2.2.5-BETA. 1997-10-15 09:28:58 +00:00
David E. O'Brien
34bc9ce004 Upgrade to vim-5.0o beta 1997-10-01 09:59:52 +00:00
Thomas Gellekum
1205669b85 Support compiling on {Open,Net}BSD.
Submitted by:	Berndt Josef Wulf <wulf@ping.net.au> via Warner Losh
1997-09-29 08:07:31 +00:00
Satoshi Asami
dada9c2dce Make this port compile with tcl80. 1997-09-18 08:02:35 +00:00
Chuck Robey
9294836028 Fix thot's Makefile, MASTER_SITES were wrong. I added a whole lot of them.
Thanks for the tipoff, Satoshi.
1997-09-17 04:46:56 +00:00
Satoshi Asami
1f91eef6e6 The Id line is spelled "$Id$", not "$Id:". Move EXTRACT_ONLY down. 1997-09-17 03:23:35 +00:00
Chuck Robey
757815c010 Activate thoteditor.
Submitted by:	Pedro Giffuni S, <pgiffuni@fps.biblos.unal.edu.co>
1997-09-13 20:19:28 +00:00
Chuck Robey
bb9f18e4d2 New editor, based on the Opera team server.
Submitted by:	Pedro Giffuni <pgiffuni@fps.biblos.unal.edu.co>
1997-09-13 20:16:45 +00:00
Satoshi Asami
e9256feffb Share files among various mule ports, both port files and within
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>
1997-09-10 08:51:26 +00:00
Gary Jennejohn
69dc237875 Update to version 7.2. 1997-09-06 19:58:13 +00:00
Gary Jennejohn
2b5260cd92 Update to version 7.2 1997-09-06 19:55:22 +00:00
Gary Jennejohn
9c073f2353 Turn on xemacs20. 1997-09-03 19:39:15 +00:00
Gary Jennejohn
a6c260bba8 Submitted by: me@freebsd.org
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).
1997-09-03 19:27:58 +00:00
Thomas Gellekum
5a9e7f97ed Add another mirror site. Update my e-mail address. 1997-08-29 11:33:09 +00:00
Andreas Klemm
89a8f7a5b1 vim didn't find lesstif's libXm library, since lesstif
doesn't build and install a static library libXm.a.
1997-08-23 13:43:43 +00:00
David E. O'Brien
c23dacf9a9 Upgrade to the 5.0m beta 1997-08-22 19:55:37 +00:00
Jun-ichiro itojun Hagino
d575c6ec05 original distribution of nvi multilingual patch (nvi-m17n)
updated to version 970820-1600.
1997-08-21 16:55:28 +00:00
Eric L. Hernes
644cff35e8 upgrade to 3.1 1997-08-11 15:04:29 +00:00
Thomas Gellekum
df6abdeaaa Upgrade to 1.40.7.
Poked by:	Bill "distfiles" Fenner
1997-08-11 09:32:36 +00:00
David E. O'Brien
52e0060613 Upgrade to vim-5.0l (beta) 1997-07-28 18:35:41 +00:00
Thomas Gellekum
a137d797c3 Update my e-mail address. Remove superfluous backslash. 1997-07-22 07:09:16 +00:00
Satoshi Asami
abeb46a64d Make this port a little more portlint-clean. 1997-07-17 10:38:15 +00:00
Masafumi Max NAKANE
75c141cc7d /bin/sh -> ${SH} 1997-07-13 18:49:31 +00:00
Thomas Gellekum
ea817ec47d Move aswedit from editors to www. 1997-07-10 06:29:41 +00:00
Thomas Gellekum
58dce5ee55 Activate aswedit. 1997-07-09 07:08:15 +00:00
Masafumi Max NAKANE
643e116f8f Update the base version from 1.79-970408 -> 1.79-970617.
PR:		3896
Submitted by:	itojun@itojun.org
1997-06-18 15:01:35 +00:00
Gary Jennejohn
e1dc0ffb1e update xvile to version 7.1, make myself the maintainer
new md5 for the vile-7.1 tarball.
Submitted by:	pgf@foxharp.boston.ma.us
1997-06-17 20:12:23 +00:00
Gary Jennejohn
bbaee3e1e6 update xvile to version 7.1, make myself the maintainer
Submitted by:	pgf@foxharp.boston.ma.us
1997-06-17 20:11:58 +00:00
Gary Jennejohn
3389016ace update vile to version 7.1, make myself the maintainer.
new md5 for the new tarball.
Submitted by:	pgf@foxharp.boston.ma.us
1997-06-17 20:08:26 +00:00
Gary Jennejohn
de156a9b44 update vile to version 7.1, make myself the maintainer.
Submitted by:	pgf@foxharp.boston.ma.us
1997-06-17 20:07:55 +00:00
David E. O'Brien
eba04cf04f Upgrade to 5.0k beta 1997-06-12 16:35:10 +00:00
Satoshi Asami
42fadb342e Align all info entries at 4th tab stop (as in system info entries). 1997-06-08 12:55:04 +00:00
Satoshi Asami
6b1d37ae7b Added jed. 1997-06-04 06:32:40 +00:00
Satoshi Asami
f8c91d4db2 The JED editor.
PR:		3390
Submitted by:	"Eric J. Schwertfeger" <eric@cybernut.com>
1997-06-04 06:32:23 +00:00
David E. O'Brien
9790f7a970 Upgrade to vim-5.0j beta
(configure works properly on FreeBSD-CURRENT now)
1997-06-02 16:10:37 +00:00
David E. O'Brien
87f617f689 Link with force!
Don't install ``ex'' and ``view''.
1997-05-29 03:22:26 +00:00
David E. O'Brien
5ab6e335b7 Upgrade to 5.0i.
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!)
1997-05-28 10:04:37 +00:00
Satoshi Asami
ff7e4c5e08 Align all info dir entries in the "emacs" section. 1997-05-28 03:06:38 +00:00
Peter Wemm
72383a3825 If compiling under native ncurses (instead of libcurses), we have to
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.
1997-05-26 13:34:38 +00:00
David E. O'Brien
1027a39b8e share vim5beta with the world. 1997-05-25 03:00:16 +00:00
David E. O'Brien
87322138a9 Beta version of Vim 5.0.
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.
1997-05-25 02:59:06 +00:00
Satoshi Asami
f9046b3982 Make the mule ports use install-info. Note that our makeinfo can't
handle sources with Japanese characters, so the dir entries for those
are given explicitly in Makefile and pkg/PLIST.
1997-05-21 07:24:28 +00:00
Satoshi Asami
61770d0a45 Spread info dir entries into all relevant files. The previous version
(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?).
1997-05-20 10:25:12 +00:00
Satoshi Asami
c55e0e83f1 Delete directories using @dirrm.
PR:		3323
Submitted by:	Jun-ichiro Itoh <itojun@itojun.org>
1997-04-19 07:59:31 +00:00
Satoshi Asami
df765a4bd6 Hey guys, thanks for the number of comments on my install-info inquiry
(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!
1997-04-18 10:50:28 +00:00
Mike Smith
9a53b3ac26 Add staroffice 1997-04-11 01:43:40 +00:00
Satoshi Asami
98422436f5 Immediately update to April 8th version by author's request. 1997-04-09 07:34:51 +00:00
Satoshi Asami
d02cf33167 Make the emacs/mule ports compile when __FreeBSD__ == 3. Closes PR
ports/3175.
1997-04-09 07:24:35 +00:00
Satoshi Asami
8d8340c399 Update to April 3rd version of patch. Closes PR ports/3204.
Submitted by:	Jun-ichiro ITOH <itojun@csl.sony.co.jp>
1997-04-09 07:10:13 +00:00
Satoshi Asami
6791fd099d Back out previous commit; jmz confirmed his /etc/mtree was out of date. 1997-04-09 02:53:09 +00:00
Jean-Marc Zucconi
57864cd3de Create ${PREFIX}/share/doc/ before installing. 1997-04-06 16:09:01 +00:00
Chuck Robey
dc1f6f9b4e Deactivate scitext port. 1997-04-03 14:06:51 +00:00
Satoshi Asami
834490816d Misc. cleanup. They've been in my tree for a while, I forgot to commit them. 1997-03-15 11:56:09 +00:00
Satoshi Asami
1ad8734a8f Remove catpages. I don't know how this sneaked past me in the first place. 1997-03-15 11:53:16 +00:00
David E. O'Brien
ff3f931231 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
1997-03-12 08:14:45 +00:00
David E. O'Brien
e60b1b2809 I know the ports freeze is 10 minutes past... but hopefully Satoshi
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
1997-03-12 08:14:18 +00:00
David E. O'Brien
a11f28520c I know the ports freeze is 10 minutes past... but hopefully Satoshi
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
1997-03-12 08:13:34 +00:00
Satoshi Asami
e51d4e2fae Enable multilingual nvi ports. (Note the Korean versions were already
included in the port Makefile import.)
1997-03-06 08:41:38 +00:00
Satoshi Asami
4210f39df8 Attempt to import 8 ports at once. I sure hope this will work.
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>
1997-03-06 08:38:46 +00:00
Satoshi Asami
d9384d09c6 Conditionalize the question asking to !defined(PACKAGE_BUILDING). 1997-03-06 04:09:59 +00:00
Satoshi Asami
f471677ce5 List all files in share/emacs/19.34 and libexec/emacs/19.34. Close
PR ports/2860.
1997-03-04 08:04:00 +00:00
Satoshi Asami
94ee79fceb Remove EXTRACT_BEFORE_ARGS, the distfile is a standard gzipped tarball now. 1997-02-18 06:00:30 +00:00
Satoshi Asami
f07ca42bc9 The tarball is compressed now (used to be an uncompressed .tar). 1997-02-18 05:56:25 +00:00
David E. O'Brien
36f464c8d4 Upgrade to 4.0.3.
Submitted by:	Daniel M. Eischen <deischen@iworks.InterWorks.org>

Closes PRs:	ports/1752, ports/2548
1997-02-05 13:11:45 +00:00
Masafumi Max NAKANE
86913ca557 No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,
RESTRICTED or BROKEN.
Pointed-out by:	asami
1996-12-08 01:45:16 +00:00
David E. O'Brien
4e9dc29915 Updated to version 6.3
Closes PR: ports/2109

Submitted by:	Paul Fox <pgf@american.com>
1996-12-03 12:53:39 +00:00
Satoshi Asami
d1a5dc8980 Install emacsclient et al., which were not included previously because
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)
1996-11-30 10:13:51 +00:00
Satoshi Asami
9e08796ef0 Add scitext. Sort. 1996-11-26 08:26:40 +00:00
Satoshi Asami
f1371a36f6 19.34 -> 19.34b. It seems like this release was replaced on the GNU master
site 2 months ago and nobody noticed!
1996-11-19 13:15:31 +00:00
Satoshi Asami
bec0ed8039 Yipes, another typo ("MASTER_SITE_CONTRIB"). 1996-11-19 12:41:20 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
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.
1996-11-18 14:17:24 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Satoshi Asami
5dba7b6e29 Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 10:25:35 +00:00
Satoshi Asami
83e5fd3ee1 Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 09:56:45 +00:00
David E. O'Brien
5223aa0ad2 Converted to MAN[1-9NL] 1996-11-17 07:01:32 +00:00
David E. O'Brien
d23a795680 CATAGORIES+= -> CATAGORIES=
Reordered vars where needed.  Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
1996-11-12 02:19:40 +00:00
David E. O'Brien
4b2988d9d2 CATEGORIES+= --> CATEGORIES=
Minor variable reordering where needed.
1996-11-11 05:07:53 +00:00
David E. O'Brien
541ffb04b1 Turned on gvim 1996-11-07 18:42:06 +00:00
Masafumi Max NAKANE
16068c7ca4 Changed CONFIGURE_ARGS+= -> CONFIGURE_ARGS=
Submitted by:	asami
1996-10-18 16:16:49 +00:00
Masafumi Max NAKANE
b05e0b9072 Removed unnecessary @* directives. 1996-10-18 09:27:53 +00:00
Masafumi Max NAKANE
293b7417bd Honor NOMANCOMPRESS.
Submitted by:	"Philippe Charnier" <charnier@xp11.frmug.org>
1996-10-18 09:25:47 +00:00
Masafumi Max NAKANE
b0f8f3fc60 Removed unnecessary @cwd directive. 1996-10-18 08:57:07 +00:00
Masafumi Max NAKANE
de6b4fa949 Take NOMANCOMPRESS setting into account.
Reminded by:	"Philippe Charnier" <charnier@xp11.frmug.org>

Use GNU_CONFIGURE=yes instead of HAS_CONFIGURE=yes.
1996-10-18 08:56:31 +00:00
Thomas Gellekum
c0c666523e Trim DESCR to less than a screenful. 1996-10-16 06:53:54 +00:00
Satoshi Asami
6caaec2747 Add joe. Don't know why it was missing. 1996-10-15 19:11:13 +00:00
Andrey A. Chernov
3786b2fff9 Localize it 1996-10-15 13:08:04 +00:00
Eric L. Hernes
0e5db91baf upgrade to 2.5; install the docs; and look in the right app-default
directory
1996-10-10 16:02:04 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
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!
1996-10-10 05:05:35 +00:00
Masafumi Max NAKANE
f88dcb60af Modified $Id: line to make the keyword substitution work properly. 1996-10-10 00:33:02 +00:00
Masafumi Max NAKANE
52ef20c4b0 Removed unnecessary tab before .if.
Submitted By:	asami
1996-10-09 09:22:18 +00:00
Masafumi Max NAKANE
dea7b92366 Deleted unnecessary @cd, @owner and @mode directives from the packing list.
A little rewrite of COMMENT file.
1996-10-07 12:17:30 +00:00
Masafumi Max NAKANE
b0564831b1 Upgrade, 6.0 -> 6.1. (Closes PR #1709.)
Reminded By:	obrien@Nuxi.cs.ucdavis.edu
1996-10-07 12:14:35 +00:00
Masafumi Max NAKANE
58895acd25 Upgrade, 6.0 -> 6.1. (Closes PR #1709.)
Reminded By:	obrien@Nuxi.cs.ucdavis.edu

NOMANCOMPRESS is now honored.
1996-10-07 12:14:03 +00:00
Gary Palmer
4b08d8eeec Update to 6.1 1996-10-01 02:33:39 +00:00
Eric L. Hernes
57e0191834 kill the EXTRACT_SUFX
and add myself as maintainer
1996-09-25 12:58:53 +00:00
Eric L. Hernes
1b424cf434 upgrade to 4.16 (non-beta)
move:
sharedir: lib => share
libdir:   lib => libexec (houses portsrv and recover only)
tmpdir:   /usr/tmp => /var/tmp (the former doesn't usually exist)
1996-09-24 13:41:14 +00:00
Satoshi Asami
6b78b2d60d Use tcl from /usr/lib, not ports. 1996-09-11 04:11:57 +00:00
Satoshi Asami
9ff496d18c Upgrade, 19.31 -> 19.34.
Submitted (in part) by:	rich
1996-09-04 00:56:24 +00:00
Adam David
34355f5fc5 master locations changed again 1996-08-27 14:12:29 +00:00
Satoshi Asami
3784472667 Use GNU_CONFIGURE instead of HAS_CONFIGURE. Conditionalize man
page compression on NOMANCOMPRESS.
1996-08-16 09:43:57 +00:00
Satoshi Asami
d614f6095d Convert this port to properly utilize the Motif ports framework, as
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.
1996-08-09 00:39:06 +00:00
Jordan K. Hubbard
e5b0ed6af5 Adjust the checksum to match the master .tar.Z file. 1996-08-08 16:55:14 +00:00
Jordan K. Hubbard
b59aa533b8 Add missing EXTRACT_SUFX 1996-08-08 16:49:40 +00:00
Jean-Marc Zucconi
59ee0f0292 Add asedit 1996-08-08 15:05:22 +00:00
Jean-Marc Zucconi
91f748423a asedit - text editor for X/Motif
Submitted by:	Andreas Kohout <shanee@rabbit.augusta.de>
1996-08-08 15:01:57 +00:00
Chuck Robey
4b55784268 Getting the form more right, on Makefile layout. 1996-07-30 00:29:12 +00:00
Chuck Robey
c650d30246 Fix Makefile variable ordering. 1996-07-30 00:10:31 +00:00
Chuck Robey
915dc03a31 Inserted new editor 'xed' in Makefile. 1996-07-29 00:43:04 +00:00
Chuck Robey
64a38724fa Obtained from:Andreas Kohout <shanee@rabbit.augusta.de>
X11 editor, thanks, Andreas.
1996-07-29 00:38:24 +00:00
Gary Palmer
f92512c60d Add back -N to FETCH_BEFORE_ARGS (it used to be in NCFTPFLAGS). -N is
a no-op for fetch (and hence harmless), but this'll make it easier for
those that want to use NCFTP to do so.
1996-06-26 22:25:32 +00:00
Gary Palmer
73f39ff297 NCFTPFLAGS -> FETCH_BEFORE_ARGS 1996-06-26 22:02:08 +00:00
Gary Palmer
124d92b5a2 Convert to a fill file list for lib/uemacs, rather than just the
directory, to try and keep the pkg tools happy
1996-06-25 06:18:11 +00:00
Gary Palmer
bea5102a43 Update to 6.0
Submitted By:	Paul Fox <pgf@American.COM>
1996-06-25 03:48:52 +00:00
Gary Palmer
615896b9f9 Update to 6.0
Submitted by:	Paul Fox <pgf@American.COM>
1996-06-25 03:45:45 +00:00
Satoshi Asami
8db6312e73 Upgrade, 1.2r5X -> 1.2r6X.
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. :)
1996-06-12 02:45:40 +00:00
Satoshi Asami
ec246d7f3f Upgrade, 1.2r5X -> 1.2r6X.
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. :)
1996-06-12 02:35:37 +00:00
Satoshi Asami
23b3b9c070 Remove NO_PACKAGE, since this is what the source says:
===
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.
1996-06-11 21:55:48 +00:00
Satoshi Asami
c165e6f26f Change NO_PACKAGE to RESTRICTED. 1996-06-11 21:52:30 +00:00
Jordan K. Hubbard
baabc94fb2 Fix what I broke in upgrading. 1996-06-10 23:18:39 +00:00
Jordan K. Hubbard
5fa74962cf Upgrade to 19.31 1996-06-07 09:41:29 +00:00
Satoshi Asami
33f51fc9ab Move nedit from RESTRICTED to SUBDIR. Requiring Motif is not bad anymore. 1996-04-12 08:27:03 +00:00
Satoshi Asami
5a9482c5b1 Change this to conform to our new Motif standards.
(1) Add REQUIRES_MOTIF=yes.

(2) Use ${MOTIFLIB} wherever libXm is required.
1996-04-11 08:56:49 +00:00
Satoshi Asami
5e945c5595 A fancy-looking editor that's smaller than emacs (surprise!).
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>
1996-04-09 11:03:13 +00:00
Satoshi Asami
46c42a8785 Add nedit as RESTRICTED (requires motif). 1996-04-09 11:00:13 +00:00
Satoshi Asami
b0ae2f4c93 pkg/COMMENT files for use by ports READMEs. 1996-04-09 08:30:00 +00:00
Adam David
acd65d06a5 ':' was missing from constructed PATH 1996-03-25 22:04:37 +00:00
Satoshi Asami
7575530d79 No package name necessary, also "hex" doesn't start with a vowel (unless
it is intended to be pronounced "eych ee ecks" :> ).
1996-03-22 00:45:45 +00:00