Commit Graph

3139 Commits

Author SHA1 Message Date
Satoshi Asami
9d85a640cf Reviewed by:
Submitted by:
Obtained from:
1996-06-14 04:52:21 +00:00
Satoshi Asami
fdeb9ade7a Change NO_PACKAGE to RESTRICTED, the reason is possible trademark
infringement.
1996-06-14 03:21:40 +00:00
Satoshi Asami
102944a9a6 Change NO_PACKAGE to NO_CDROM ("don't sell for profit"). 1996-06-14 03:15:20 +00:00
Satoshi Asami
b54b74aed1 Add "MASTER_SITES?=" (no this is not a typo) right before the
"MASTER_SITES:= ..." of defined(MASTER_SITE_OVERRIDE) case, otherwise
it would cause a recursive variable definition error when
MASTER_SITE_OVERRIDE is set and MASTER_SITES is not set.
1996-06-13 06:03:39 +00:00
Satoshi Asami
44c496d56a Remove the "hey I'm going to overwrite the pre-existing blah blah,
is that ok???" questions and scripts, the more I think about it the
less it makes sense.  (Like, "if you don't want a Japanized tcl, why
the hell are you doing "make install" in japanese/tcl???")
1996-06-13 05:43:15 +00:00
Stefan Eßer
b85e2a8fc9 Update to June 11, 1996 version of Wine. 1996-06-12 22:24:55 +00:00
Satoshi Asami
7bc358274f Upgrade, 2.2 -> 2.3.
Submitted by:	chuckr@glue.umd.edu
1996-06-12 03:09:08 +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
8d4fb03209 Remove e93, the only hairy part in its license was
===
*       You agree to use your best efforts to see that any user of
e93 licensed hereunder complies with this License Agreement.
===

and I decided to do just that by shoving the license in their face. ;)
1996-06-12 02:29:41 +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
604d5be833 Remove joe. It is distributed under GPL. 1996-06-11 21:53:38 +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
Satoshi Asami
69933fc565 Add ".gz" to end of package files so this thing packages in the default
case (no NOMANCOMPRESS).
1996-06-10 21:22:23 +00:00
Satoshi Asami
c8bc1c86c3 Make it install manpages even if NOMANCOMPRESS is defined. Run
/sbin/ldconfig -m on shared libraries.  Take out @ from install
commands so user can have some idea what's going on.
1996-06-10 21:19:55 +00:00
Satoshi Asami
df29f54e00 Addex uudx. 1996-06-10 01:50:49 +00:00
Satoshi Asami
fa29b4acb8 This decoder can patch together split and out-of-order uudecode files.
Submitted by:	pcs51674@asciinet.or.jp
1996-06-10 01:49:45 +00:00
Adam David
d68269f2b0 version 1.0.56 1996-06-10 01:13:51 +00:00
Satoshi Asami
96e97ec431 Added analog. 1996-06-09 23:25:24 +00:00
Satoshi Asami
db41961ee0 Web server statistics.
Submitted by:	James Raynard <fports@jraynard.demon.co.uk>
1996-06-09 23:24:54 +00:00
Paul Traina
5aded53b0e Fix up a couple of popauth problems in 2.2 1996-06-09 20:02:02 +00:00
Satoshi Asami
2eae25a123 Change NO_PACKAGE to RESTRICTED, this is commercial software and we can't
even put the distfile up for ftp.
1996-06-09 12:29:45 +00:00
Paul Traina
a9d425424f Merge import into main branch 1996-06-08 22:38:53 +00:00
Paul Traina
a538cbc51d Port of Qualcomm POPPER v2.2. 1996-06-08 22:33:52 +00:00
Andrey A. Chernov
fd9606776b Return back to distributed libz 0.95
All libzs 0.99-1.0.2 produce deflate error on certain files (with ssh)
I don't know, is it ssh error or libz error
1996-06-08 20:50:42 +00:00
Jean-Marc Zucconi
4f9e648568 Add lapack. 1996-06-07 15:56:19 +00:00
Jean-Marc Zucconi
d2e95f05c1 LAPACK is a library of Fortran 77 subroutines for linear algebra. 1996-06-07 15:39:54 +00:00
Jordan K. Hubbard
5fa74962cf Upgrade to 19.31 1996-06-07 09:41:29 +00:00
Gary Palmer
3cc1caac92 Upgrade to 2.0.2 1996-06-07 06:30:31 +00:00
Peter Wemm
5f066853a3 Update ssh-1.2.13 -> ssh-1.2.14
ssh-askpass no longer uses wish, so chop the make rules that attempt to
locate it.
Go further to try and protect the ssh_host_key, since it's critical to
the operation and security of the machine.
1996-06-07 04:33:33 +00:00
Jean-Marc Zucconi
e6f940cd4c Update: 1.4 -> 1.5 1996-06-06 19:28:23 +00:00
James Raynard
f138f8ed5e Made port NO_PACKAGE.
Removed CFLAGS line which didn't appear to do anything.

Minor changes to message printed out at install time.
1996-06-05 17:35:13 +00:00
Thomas Gellekum
3d3498656f Makefile: remove EXTRACT_SUFFIX, rename MAINTAINER
patches/patch-ac: add support for .gz-files

Submitted by: Don Yuniskis <dgy@rtd.com>
1996-06-05 09:08:24 +00:00
Thomas Gellekum
90842ebdbe Upgrade to version 5.2.7 1996-06-05 08:00:49 +00:00
Thomas Gellekum
e01537c4d1 Upgrade to version 5.2.6 1996-06-04 06:50:19 +00:00
Gary Palmer
ce16e7f323 Put files into alphabetical order to make it easier to check for
new additions.
1996-06-03 22:12:20 +00:00
Gary Palmer
1c7eaa179a Upgrade to autoconf 2.10 1996-06-03 22:03:13 +00:00
Satoshi Asami
f9a9561a7c A post-harvest www cache proxy.
Submitted by:	Andrew V. Stesin <stesin@elvisti.kiev.ua> and Peter Stubbs <PETERS@staidan.qld.edu.au>
1996-06-03 02:21:13 +00:00
Satoshi Asami
9e28324574 freefall.cdrom.com -> freefall.freebsd.org 1996-06-03 02:17:34 +00:00
Satoshi Asami
f220987ee3 Clarify msql license issue (don't touch it without paying if you are
a commercial entity).
1996-06-03 01:58:04 +00:00
Satoshi Asami
428b789b33 Upgrade, 1.0.7 -> 1.0.14.
Note this port is RESTRICTED now, it's not free for commercial entities.

Reviewed by:	chuckr@glue.md.edu
Submitted by:	james@nexis.net and br@stiller.netland.inka.de, among others.
1996-06-03 01:56:15 +00:00
Satoshi Asami
0257184d16 Remove "/usr/local/" from all the lines. 1996-06-03 01:27:28 +00:00
James Raynard
ec3244e555 Get X interface to Smalltalk working. 1996-06-03 00:31:18 +00:00
James Raynard
ef6ecb0e54 Compile with optimisation. 1996-06-03 00:30:41 +00:00
James Raynard
6b67e1ea5e Package list for the port. 1996-06-03 00:28:21 +00:00
Satoshi Asami
1646333f24 Makefile cleanup.
(1) Add $Id$.

(2) Reorder variables.  Remove unnecessary PKGNAME (was ==DISTNAME).

(3) Remove spurious comments about MAINTAINER, it's funny to if you
    look at the diff between 0.9.5 and 0.9.6 though.

(4) Remove unnecessary "IS_INTERACTIVE=no", that is a binary (set/unset)
    variable so it actually meant "yes" (and I'm sure that's not what
    Andreas meant).
1996-06-03 00:28:05 +00:00
James Raynard
2631471abd Change maintainer to jraynard.
Build either X or non-X version depending on whether X11BASE exists.

Make info printed out at install stage more informative.
1996-06-03 00:27:35 +00:00
Satoshi Asami
11781c94df Fix "version required" comment.
How do you think I found this out?  It's a long story, but here's the
short version (no pun intended):

I had this upgraded to 0.5 on my machine, and had sent it to Chuck for
a review.  Then Peter did an upgrade.  So I did a "cvs update", which
showed one conflict (date in patch, understandable).

However, when I did a "cvs diff", it showed that Peter had forgotten
something.  So here it is. :)
1996-06-03 00:13:01 +00:00
Gary Palmer
5c9ca9b730 Use setreuid instead of seteuid for permissions management 1996-06-02 19:59:28 +00:00