Commit Graph

260 Commits

Author SHA1 Message Date
Satoshi Asami
c64bb6c330 Add beav (moved from utils/), removed ashe and tkHTML (moved to www/). 1995-11-26 21:03:22 +00:00
Satoshi Asami
e34d788c22 Change "utilities" category to "misc" in preparation for move to misc. 1995-11-26 10:48:46 +00:00
Satoshi Asami
7cd6a55ea4 Delete @cwd, @mode, @owner and @group from these packing lists.
Reported by:	jkh
1995-11-13 13:21:26 +00:00
Satoshi Asami
14cd728249 Shorten one-line comments. Boy, I'm listed as MAINTAINERs in a
lot of ports or what! ;>
1995-11-09 06:41:02 +00:00
Satoshi Asami
40f8e6581f Change ashe from NOBUILD to RESTRICTED, that's what we use elsewhere
for things that require Motif (like Mosaic).

Move ashe into alphabetically correct position.
1995-11-02 08:21:27 +00:00
Paul Traina
7cc1cfcec4 Add ashe & gnats (ashe=nobuild due to motif) 1995-10-30 17:32:34 +00:00
Eric L. Hernes
5df04e696b shortened COMMENTS 1995-10-28 20:43:28 +00:00
Eric L. Hernes
f4ad1ae7b0 shortened COMMENT 1995-10-28 20:36:59 +00:00
Eric L. Hernes
92ce3d9a43 added myself as MAINTAINER 1995-10-28 20:35:56 +00:00
Satoshi Asami
db9366750d Shorten one-line comments.
Submitted by:	Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
1995-10-25 12:41:52 +00:00
Satoshi Asami
e80af410e2 Various EXEC_DEPENDS fixes.
Submitted by:	Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
1995-10-04 10:18:56 +00:00
Satoshi Asami
1f43de46ba Convert all makefiles to new formats. 1995-10-03 11:45:15 +00:00
Eric L. Hernes
4793533797 added xcoral 1995-10-02 16:17:08 +00:00
Eric L. Hernes
a68627a23d created port for xcoral
Reviewed by:	asami
1995-10-02 16:14:42 +00:00
Satoshi Asami
6a9a0c9b6c Upgrade, 2.2.2 -> 2.3. 1995-09-15 01:41:34 +00:00
Satoshi Asami
b5f11e77d5 Upgrade, 1.1r4X -> 1.2r5X. 1995-09-12 23:19:57 +00:00
Satoshi Asami
906d176f88 Upgrade, 1.1r4X -> 1.2r5X. 1995-09-12 22:47:20 +00:00
Satoshi Asami
4a6b440781 Various plan9 utilities. It's such a complete collection, I'm going
to import it all at once!

Submitted by:	 Eric L. Hernes <erich@lodgenet.com>
1995-08-14 04:08:02 +00:00
Satoshi Asami
0093469238 Change -lgcc to /usr/lib/libgcc.a so that the shared libgcc won't get
picked up.

Submitted by:	NIIMI Satoshi <sa2c@and.or.jp>
1995-08-09 10:07:44 +00:00
Satoshi Asami
fe1573afc7 Remove redundant mkdir of share/emacs/site-lisp from post-install.
The internal install rule already creates all the site-lisp directories!

Pointed-out by:	me (not asami!)
1995-07-23 22:32:44 +00:00
Satoshi Asami
132c2b9d7c Add a mkdir -p for share/emacs/site-lisp, just in case. Reverse the
order of the search for site-lisp (lib/mule is searched before
share/emacs now).
1995-07-20 00:25:25 +00:00
Satoshi Asami
fff8304506 Upgrade, 1.0r3X -> 1.1r4X. No, I don't know what happened to 1.1r[0-3]X. 1995-07-18 22:46:46 +00:00
Satoshi Asami
5ee9b312ba beav (binary editor and viewer)
Submitted by:	Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
1995-07-06 04:23:07 +00:00
Torsten Blum
b65db97bf0 joe - joe's own editor 1995-07-05 15:08:51 +00:00
Satoshi Asami
7bbb015f21 Upgrade, 1.0r2X -> 1.0r3X. 1995-07-03 08:45:29 +00:00
Satoshi Asami
27e88f10fc Use
/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.
1995-06-27 10:45:42 +00:00
Satoshi Asami
1cb9339831 Oops, forgot the stuff in /usr/local/libexec/emacs/19.29.
Submitted by:	roberto@blaise.ibp.fr (Ollivier Robert)
1995-06-26 19:14:00 +00:00
Satoshi Asami
ae6515a2cb While I'm at it, add "--with-x-toolkit" to the configure args. It
looks much nicer that way.
1995-06-26 09:13:58 +00:00
Satoshi Asami
0a371ef8fb Strip binaries. 1995-06-26 08:25:34 +00:00
Satoshi Asami
f3c4de62e0 Upgrade, 19.28 -> 19.29. Note /usr/local/lib/emacs is now
/usr/local/share/emacs!
1995-06-26 06:03:45 +00:00
Satoshi Asami
52bfc5a35c Upgrade, 19.28 -> 19.29. Note /usr/local/lib/emacs is now
/usr/local/share/emacs!
1995-06-26 05:58:07 +00:00
Joerg Wunsch
20cfc4c5b4 Include uzap. (It's protected by a NO_PACKAGE though.) 1995-06-22 21:33:35 +00:00
Joerg Wunsch
141af0148c uzap - a small & nice hex editor
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.
1995-06-22 21:27:29 +00:00
Satoshi Asami
6499d57df7 ...but it still goes into SUBDIR here, 'cause NO_PACKAGE in its own
Makefile should safeguard us.
1995-06-21 11:11:18 +00:00
Satoshi Asami
0c9f97ba1f A Tcl/Tk-based editor. The license agreement looks a little scary,
so it's NO_PACKAGE for now.  Someone with a little better legal mind
than me please check it.
1995-06-21 11:08:24 +00:00
Satoshi Asami
dfa5bf52c2 Delete BROKEN: none (or what are we going to do if someone writes an editor
called "No One's Nice Editor"?!? :p)
1995-05-14 07:13:07 +00:00
Satoshi Asami
c9dc84a522 Clean up subdir Makefiles. They now all look like this:
=====
# 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".
1995-05-14 03:30:07 +00:00
Satoshi Asami
bd2b27752a Put back the longer PLISTs, now that pkg_create can take them. Thanks,
Jordan!
1995-05-12 07:49:15 +00:00
Satoshi Asami
bde83fd84d Another PLIST hack to shrink it. 1995-05-06 09:51:06 +00:00
Satoshi Asami
e7046e8952 Move uemacs back into SUBDIR, tg found a reachable master site. 1995-05-02 09:12:15 +00:00
Satoshi Asami
6dab44fe5a Update.
Submitted by:	thomas@ghpc8.ihf.rwth-aachen.de
1995-05-02 09:09:38 +00:00
Jordan K. Hubbard
3b98555ce6 Add tkHTML. 1995-04-29 10:29:44 +00:00
Satoshi Asami
7969e14564 Compress manpages. 1995-04-24 03:38:32 +00:00
Satoshi Asami
f350303547 Since thud was down all day (no offense Gary :), I finally had time to
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.
1995-04-23 10:35:35 +00:00
Satoshi Asami
b3a9fbdd8c Update Makefile.canna to work with bsd.port.mk.
Also, strip the installed binaries.  Aren't you glad I invented
post-install? :)
1995-04-22 12:39:19 +00:00
Satoshi Asami
86c528d681 Update of editors Makefiles! 1995-04-20 18:23:12 +00:00
Jordan K. Hubbard
e793aa679e Put mule back, with apologies. 1995-04-11 06:47:06 +00:00
Jordan K. Hubbard
38b22249fb Remove mule - it's a bit broken right now, and probably misfiled anyway. 1995-04-10 08:08:18 +00:00
Jordan K. Hubbard
24430e4561 DEPENDS= ${PORTSDIR}/japanese/Wnn
Not:
DEPENDS=        ${PORTSDIR}/utils/Wnn
1995-04-10 08:06:03 +00:00
Satoshi Asami
94105bca12 Another round of Makefile updates, editors version. 1995-04-09 06:11:17 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Andreas Schulz
6d5e1b6418 Put the uemacs port into the broken category. The mastersite was never
reachable in the last three weeks. It is also not on freefall yet.
1995-03-29 19:29:57 +00:00
Satoshi Asami
8014854215 Reviewed by:
Submitted by:
Obtained from:
1995-03-28 06:21:05 +00:00
Satoshi Asami
35af96374a Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,
and some other minor cleanup.
1995-03-24 11:12:06 +00:00
Andreas Schulz
be8e429a67 Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}. 1995-03-20 00:30:02 +00:00
Satoshi Asami
ff58dfaf0c Change references to Wnn/Canna to point to ports/japanese instead of
ports/utils.
1995-03-16 00:09:45 +00:00
Satoshi Asami
867fc16612 Forgot to change these when upgraded from 2.2 -> 2.2.2. 1995-03-07 02:32:11 +00:00
Satoshi Asami
6578ae83f4 Upgrade, 2.2 -> 2.2.2 (2.2 PL02).
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.
1995-03-04 10:58:40 +00:00
Jordan K. Hubbard
9edeede787 Also add uemacs while we're at it. 1995-03-03 08:26:28 +00:00
Jordan K. Hubbard
0ce7ffb217 Add vile and xvile ports 1995-03-03 08:25:12 +00:00
Jordan K. Hubbard
a83f84fa02 Add proper trailing slashes to MASTER_SITES 1995-02-27 23:15:05 +00:00
Jordan K. Hubbard
7484cadc69 Bring in xvile port from the author, Paul Fox, and Gary Jennejohn.
Submitted by:	gj
1995-02-27 23:01:11 +00:00
Jordan K. Hubbard
55b006f832 Bring in vile port (from the author, Paul Fox, and FreeBSD member
Gary Jennejohn).
Submitted by:	gj
1995-02-27 23:00:37 +00:00
Jean-Marc Zucconi
30aaf3d4ef MicroEmacs-3.12
Submitted by:	Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
1995-02-23 16:00:04 +00:00
Andreas Schulz
0520287687 Add mule to the SUBDIR target. 1995-02-18 22:53:47 +00:00
Satoshi Asami
b9ee6c5ed6 Add .if !exists(/usr/X11R6/lib/libwnn.a) around DEPENDS line. 1995-02-17 06:28:02 +00:00
Andreas Schulz
25063b45c5 Add an empty STRIP= line to the toplevel Makefile to get all shell-scripts
installed.
1995-02-13 18:08:49 +00:00
Andreas Schulz
cc979dd126 Correct the packing list. It referenced a man page under man/cat1/jove.0.
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.
1995-02-13 13:13:29 +00:00
Andreas Schulz
54f26ce722 Correct the packing list. The texi.info* and some of the info files are
not in the source of emacs.
1995-02-13 13:05:06 +00:00
Andreas Schulz
97dbcb4fff Add a "STRIP= " to the Makefile to prevent a problem that install will be
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.
1995-02-13 13:02:31 +00:00
Jordan K. Hubbard
3c90684579 Update to version 19.28 1995-01-09 12:06:38 +00:00
Jordan K. Hubbard
5c7e4b074c Remove mule, since it depends on Wnn. When Satoshi can figure out how to
make this stop wanting to always build, we can put it back.
1995-01-05 21:42:45 +00:00
Jordan K. Hubbard
29c3cae367 Simplify - don't need to put gmake in DEPENDS if
USES_GMAKE is set.
1995-01-05 09:00:18 +00:00
Jordan K. Hubbard
f1ada475bd Add the checksum for axe. I assume we're checking these in, yes? 1995-01-04 08:57:04 +00:00
Jordan K. Hubbard
7065dcb03e Add axe. 1995-01-04 07:40:15 +00:00
Jordan K. Hubbard
d2f84c95a9 John Capo <jc@irbs.com>'s port of the axe editor. Thanks, John!
Submitted by:	jc
1995-01-04 07:39:52 +00:00
Satoshi Asami
d1ae7a460d Version up to 2.2 (now based on emacs-19.28).
@ 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.
1995-01-03 14:17:05 +00:00
Andreas Schulz
8abca2d812 Put the names into alphabetical order. Make it much simpler for checking
missing names.
1994-12-25 12:34:20 +00:00
Satoshi Asami
259557dab0 Fetch patch file into $DISTDIR directly instead of current dir. 1994-12-23 06:56:00 +00:00
Gary Palmer
3217d24fe5 First batch of MD5 checksum files. Only did through to the end of net
to both give my fingers a rest & let freefall clear some of it's
backlogged mail :-)

The rest will follow later
1994-12-18 00:28:13 +00:00
Satoshi Asami
ceeda912e9 Add cookies to pre-patch to pre-build targets so that this sucker
won't do the same thing twice.
1994-11-27 03:40:09 +00:00
Andreas Schulz
aa35b55cd2 Add a missing minus-sign to the jove name. 1994-11-27 02:29:12 +00:00
Andreas Schulz
7707dae37c Put in an override rule for the patch site, if MASTER_SITE_OVERRIDE is set. 1994-11-26 23:07:02 +00:00
Satoshi Asami
b5c27cd4a5 Added ln -s/rm trick taken from emacs port to maintain different versions. 1994-11-25 00:04:19 +00:00
Satoshi Asami
95d1bcf11a Make the message align with those from bsd.port.mk. 1994-11-24 00:08:17 +00:00
Satoshi Asami
9d1b0d43b9 Added mule. 1994-11-23 00:04:04 +00:00
Satoshi Asami
da9473c95c mule, multilingual extension to emacs (based on 19.27) 1994-11-22 23:59:14 +00:00
Gary Palmer
3c3658a9b1 Make jove work again (4.16beta) 1994-11-22 23:10:34 +00:00
Gary Palmer
bef28c2e3a Try to get Jove working again :-( 1994-11-22 23:08:21 +00:00
Jordan K. Hubbard
20fd03ab5c Make this depend on gmake. I could do this automagically for USE_GMAKE,
but I think perhaps that's just a little TOO automagic.
1994-11-22 11:04:17 +00:00
Jordan K. Hubbard
ee7929348a Satoshi correctly points out that the info/ line in this is bogus.
Fix it.  Also try out an interesting and possibly even functional
hack to preserve the dir file.  I'm scared to try it, personally! :-)
1994-11-22 07:10:11 +00:00
Andreas Schulz
db766b507d The jove tar file that came from the master site doesn't have a subdir
in it, so use the NO_WRKSUBDIR makro for it.
1994-11-20 21:50:58 +00:00
Andreas Schulz
9199963efb Add a patch file to generate a correct Makefile for jove and comment
out the function ntohl in macvert.c.
1994-11-20 21:48:00 +00:00
Gary Palmer
65d305e130 Fix a wee typo in here that stoped the fetch from working 1994-11-15 00:22:29 +00:00
Gary Palmer
751dad6612 Add the correct extract suffix and correct the filename 1994-11-11 00:49:03 +00:00
Jordan K. Hubbard
fddd6f397b Update MASTER_SITES and go to version 4.14.10 1994-11-10 22:33:47 +00:00
Paul Traina
35424948d7 Upgrade port to 19.27 and also fix core dumping problem under FreeBSD 2.x. 1994-10-29 21:49:46 +00:00
Jordan K. Hubbard
4ec017fb20 Add prefix argument. 1994-10-04 15:45:04 +00:00
Jordan K. Hubbard
45655050f2 Add xemacs to targets. 1994-09-30 00:55:47 +00:00
Jordan K. Hubbard
000e8742eb Several changes across all ports:
1.	Make MASTER_SITES entries contain a trailing /.  Garrett says that
	assuming a '/' seperator between entries in MASTER_SITES and entries
	in DISTFILES is a dangerous assumption.  This will also be taken
	out of bsd.port.mk.

2.	General clean-up.  Some of these Makefiles were a little grim.
	Make sure they're all in sync with the sometimes rapidly changing
	bsd.port.mk! :)

3.	Some small configuration tweaks to keep them compiling under the
	most recent 2.0 - some things seem to have broken along our road
	to release.
1994-09-14 14:12:45 +00:00
Jordan K. Hubbard
a7c8b1091b Update this port to emacs 19.26. This took about 15 seconds. I *like*
this new ports system! :-)
1994-09-13 08:37:29 +00:00
Jordan K. Hubbard
884e46693a Make the required changes to make all existing ports use MASTER_SITES
correctly.
1994-09-13 06:35:06 +00:00
Jordan K. Hubbard
09be8f3661 Change all the HOME_LOCATION records to HTML spec. Now if someone
can just give me a little utility that ftps things based on an
ftp://... spec (connects as anonymous, fetches by full path, etc)
I might be able to make bsd.port.mk DTRT automagically.
Submitted by:	jkh
1994-08-31 17:14:38 +00:00
Jordan K. Hubbard
d960161e22 Add $Id$ lines to all the directory level Makefiles.
Submitted by:	jkh
1994-08-23 10:20:29 +00:00
Jordan K. Hubbard
2d70035819 Update this for 19.25; no lib/emacs/lisp dir now.
Submitted by:	jkh
1994-08-22 13:04:06 +00:00
Jordan K. Hubbard
24ef5fda73 Add package files to jove.
Submitted by:	jkh
1994-08-22 12:36:31 +00:00
Jordan K. Hubbard
557adabbf1 Add package files.
Submitted by:	jkh
1994-08-22 12:13:06 +00:00
Jordan K. Hubbard
742e6c4d2a Change ports Makefiles to use bsd.port.subdir.mk
Submitted by:	jkh
1994-08-22 11:26:08 +00:00
Jordan K. Hubbard
8d967ac61b Adjust to new bsd.port.mk conventions for configuration.
Submitted by:	jkh
1994-08-21 15:09:47 +00:00
Jordan K. Hubbard
7ca702f09f The start of the 2.0 ports collection. No sup repository yet, but I'll
make one when I wake up again.. :)
Submitted by:	jkh
1994-08-21 13:19:28 +00:00