Commit Graph

13523 Commits

Author SHA1 Message Date
Jordan K. Hubbard
da1c3a9a47 Recompute checksum after repacking tarball. 1998-10-08 17:42:36 +00:00
Andrey A. Chernov
0deb0787d1 extract cookies for redirections 1998-10-08 17:17:08 +00:00
Martin Cracauer
14987c5f25 Repair braindamaged import.
Obtained from:	brain
1998-10-08 16:37:20 +00:00
Martin Cracauer
80f0d9edc0 General cleanup for ELF and newer -stable:
Use right shared library names on ELF.
Disable Java support on ELF systems, because we don't have an ELF jdk.
Disable Java support on aout systems, because ILU runtime dumps core.
New PARC patches, now as one distfile instead of patches/ collection.
ILU now works with optimization enabled -> make a package.
Thread support now works, on -current and -stable. Thanks folks!
1998-10-08 16:31:49 +00:00
Martin Cracauer
d68bf7b0f2 This port compiles and installs a Linux shared library of Mesa
accessing glide/3dfx cards. To be used with linux_devel.
1998-10-08 16:29:25 +00:00
Vanilla I. Shu
0fc495d2ea Activate CJK. 1998-10-08 15:38:20 +00:00
Vanilla I. Shu
489f82430e Chinese/Japanese/Korean support to LaTeX2e/teTeX
PR:		ports/6954
Submitted by:	J.T. Jang <keith@email.gcn.net.tw>
1998-10-08 15:37:34 +00:00
Martin Cracauer
afd8ab948b Port for Linux shared library implementing the Glide API to 3dfx cards.
Useful to point people to who try to play glquake...
1998-10-08 15:33:46 +00:00
Vanilla I. Shu
b2ebc1f9aa Remove taipei16, big5con use another font now. 1998-10-08 15:31:52 +00:00
Vanilla I. Shu
cf52937b33 Upgrade to 0.92d.
PR:		ports/8203
Submitted by:	maintainer
1998-10-08 15:29:41 +00:00
Vanilla I. Shu
3107fce66e Fix some problem on 2.2-S, change MAINTAINER to Nakai.
Remined by:	asami
1998-10-08 15:24:37 +00:00
Vanilla I. Shu
8efaa94865 Upgrade to 1.11.1.
Reminded by:	fenner's ports checker
1998-10-08 15:20:17 +00:00
Jun Kuriyama
c9b41dd6a7 I've checked and make changes from submittion as following patch.
(1) PKGNAME satisfies handbook rule.
(2) @dirrm lib/radius fails when lib/radius/acct exists.

Submitted by:	Stefan Esser <se@mi.uni-koeln.de>

-----
diff -urN -x CVS merit/Makefile radius/Makefile
--- merit/Makefile	Fri Sep 18 02:00:05 1998
+++ radius/Makefile	Wed Oct  7 23:54:43 1998
@@ -7,7 +7,7 @@
 #

 DISTNAME=	radius.3.6B.basic
-PKGNAME=	radius-3.6B.basic
+PKGNAME=	radius-basic-3.6B
 CATEGORIES=	net
 MASTER_SITES=	ftp://ftp.merit.edu/radius/releases/

diff -urN -x CVS merit/pkg/PLIST radius/pkg/PLIST
--- merit/pkg/PLIST	Fri Sep 18 01:58:28 1998
+++ radius/pkg/PLIST	Wed Oct  7 23:51:47 1998
@@ -12,4 +12,5 @@
 lib/radius/db/engine.config.sample
 lib/radius/db/vendors.sample
 @dirrm lib/radius/db
+@dirrm lib/radius/acct
 @dirrm lib/radius
-----
1998-10-08 14:49:28 +00:00
Mark Murray
5353fdd9eb Update to 2.05: Major bugfixes 1998-10-08 14:31:03 +00:00
Satoshi Asami
5ae4f4e88c Um, be careful when you copy stuff around -- change the second
CONFIGURE_ARGS defintion to use "+=" so it won't override the first.

While I'm here, GNU_CONFIGURE implies --prefix=${PREFIX} so take it out.
1998-10-08 13:11:52 +00:00
Jordan K. Hubbard
c6b3d0c79f Update to version 2.5; add updated libvga libs.
Submitted by:	cracauer
1998-10-08 10:08:40 +00:00
Joseph Koshy
634cbdbc27 Master site changed, update MD5.
PR:		8200
Submitted by:	frankch@waru.life.nthu.edu.tw (maintainer)
1998-10-08 10:08:33 +00:00
Robert Nordier
9d05228203 Clean up on deinstallation.
With advice from: asami
1998-10-08 09:28:43 +00:00
Robert Nordier
cad2fe6b80 Don't insist on finding crt0.o and friends. 1998-10-08 09:18:52 +00:00
Thomas Gellekum
42e0688a43 Upgrade to 1.5.3.
PR:		8199
Submitted by:	Bruce A. Mah <bmah@ca.sandia.gov>
1998-10-08 06:55:22 +00:00
Jordan K. Hubbard
b05e6687f6 Better depends.
Also Suggested by:	asami
1998-10-08 06:17:56 +00:00
Jordan K. Hubbard
efa62cf97c Clean this file up a bit.
Suggested by:	asami
1998-10-08 06:16:18 +00:00
Joseph Koshy
888c6af683 Upgrade to v1.11.
Submitted by:	Studded <Studded@dal.net>
1998-10-08 05:06:16 +00:00
Jordan K. Hubbard
564a72f782 Properly reference the rsaref sources, which are required during the build
of ssh now.  If anyone knows of a way of making the build dependency here
less gross, I'm listening! :)
1998-10-08 03:42:23 +00:00
Satoshi Asami
54c57c6d28 Mark this MANUAL_PACKAGE_BUILD -- it seems to install headers that conflict
with mysql321.  (sigh)
1998-10-08 01:20:26 +00:00
Satoshi Asami
f7ccaa76b6 GNUHOST was defined twice. Also, take out the ELF cruft, a simple
BROKEN_ELF will do. :)
1998-10-08 01:19:19 +00:00
Jordan K. Hubbard
37df81f735 Depend on ports collection rsaref, since we have it now already
available "broken out."
1998-10-07 23:03:44 +00:00
Gary Jennejohn
4bae9571bb Forgot to update the PLISTs to reflect xemacs20.sh 1998-10-07 22:30:21 +00:00
Robert Nordier
f41aaa0b8f Add K-aout to tcc aout environment for consistency. 1998-10-07 22:30:07 +00:00
Jun Kuriyama
67205ac83f Activate ja-FAQ. 1998-10-07 22:08:03 +00:00
Satoshi Asami
a1e7494ea5 Make startup script quiet according to my own guidelines. 1998-10-07 21:57:56 +00:00
Gary Jennejohn
6be9c74041 Move the lock directory to /var/run/emacs/lock per Satoshi's
request.

To avoid conflicts with other emacsen rename xemacs.sh to xemacs20.sh.
1998-10-07 21:38:00 +00:00
Matthew Hunt
e2bc0d7216 Eliminate warnings on systems not equipped for Japanese characters.
The Japanese or multilingual functionality will be in japanese/xv and
graphics/xv-m17n when those are committed.

PR:		8185
Submitted by:	Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1998-10-07 21:17:42 +00:00
Jacques Vidrine
de2c0f5c6d Build and install a shared library version, too. 1998-10-07 19:34:46 +00:00
Warner Losh
ffe162b612 Update to ELF and v1.0r7. This version supports only one type of
binaries (ELF OR aout) with runsocks.
1998-10-07 18:51:28 +00:00
Vanilla I. Shu
c367aa9bf1 Upgrade to 0.92b, change MAINTAINER to woju@freebsd.ntu.edu.tw.
PR:		ports/8175
Submitted by:	woju@freebsd.ntu.edu.tw
Agreed by:	origin maintainer
1998-10-07 17:57:50 +00:00
Vanilla I. Shu
8582c66e12 Patch for 2.2-s.
Remind by:	asami
1998-10-07 16:27:38 +00:00
Mike Smith
3c5cd976b0 Update to 3.7.4
Submitted by:	MAINTAINER
1998-10-07 16:13:53 +00:00
Vanilla I. Shu
681c474c76 Convert to elf, And fix the path of MASTER_SITE. 1998-10-07 15:02:43 +00:00
Jean-Marc Zucconi
b0f531ef90 Upgrade to version 1.6.1a4 1998-10-07 14:46:33 +00:00
David E. O'Brien
9bccb19509 get this right. 1998-10-07 13:47:23 +00:00
David E. O'Brien
455ec54805 Upgrade to 4.5 beta2 1998-10-07 13:44:18 +00:00
David E. O'Brien
4dbaa25735 Upgrade to version 4.07 (note this is the Linux binary). 1998-10-07 13:23:19 +00:00
Andrey A. Chernov
a9ddcb478e Use $PERL for scripts 1998-10-07 11:26:22 +00:00
Mark Murray
64fb7f1aad Update to 2.02; set Sheldon Hearn as maintainer.
*NOTE* Configure file is not backward compatible!!
The new configure file is installed as configure.sample.
1998-10-07 10:49:32 +00:00
Andrey A. Chernov
df57de516a Use PERL for scripts 1998-10-07 10:47:50 +00:00
Andrey A. Chernov
6889f2dbd2 Use PERL variable for script 1998-10-07 10:15:19 +00:00
Satoshi Asami
2e7cf46d9c ELFize. Also, upgrade to mule-2.3 based on emacs-19.34b (used to be
19.28).

PR:		8178
Submitted by:	taoka@infonets.hiroshima-u.ac.jp
1998-10-07 08:11:41 +00:00
Thomas Gellekum
a783310e66 Upgrade to 1.10. 1998-10-07 08:03:05 +00:00
Jun-ichiro itojun Hagino
aab9ae8f77 original distribution updated (1.2 -> 1.21) 1998-10-07 06:52:58 +00:00