Commit Graph

3113 Commits

Author SHA1 Message Date
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
Wolfram Schneider
92c58385cc update to version 1.2 1996-06-02 15:24:10 +00:00
Joerg Wunsch
95ad3cdc9b Finally upgrade to version 0.9.6.
Submitted by:	andreas@klemm.gtn.com (Andreas Klemm)
1996-06-02 15:13:07 +00:00
Satoshi Asami
3e49a1c21b Add some comments to sections to disable targets using NO_* variables.
Remove disabling of "repackage", that thing calls package anyway.

Submitted by:	(mostly) jkh
1996-06-01 05:47:42 +00:00
Peter Wemm
493c7ec4b9 xpdf 0.4 -> 0.5 (old file gone from master site)
Also install man pages, for what it's worth.
1996-05-30 11:11:14 +00:00
Satoshi Asami
467b3b64c6 Remove all the unnecessary junk from MAKE_ENV, it is now set by +=. 1996-05-30 08:54:17 +00:00
Satoshi Asami
b960b6e238 Set MAKE_ENV and CONFIGURE_ARGS with += instead of ?=, it is easier to
add things this way.

Reviewed by:	ache
1996-05-30 08:53:26 +00:00
Satoshi Asami
fc4be2781c Add "application/pdf; xpdf %s 2>/dev/null". 1996-05-30 07:43:58 +00:00
Andrey A. Chernov
989a30b46a Enable OS/2 extended format support
Eliminate compilation warnings
Not install junk scripts
Install missing scripts
Fix PLIST
1996-05-29 01:47:02 +00:00
Jean-Marc Zucconi
dbf23d7b3e Upgrade to version 3.0 1996-05-27 14:10:29 +00:00
Peter Wemm
29e2e368ea Use ${INSTALL} to install the xpm files rather than cp, otherwise you get
the wrong uid/gid
1996-05-27 12:33:48 +00:00
Satoshi Asami
3cbe3004b5 Reorder variables. Since there is no hyphen between the name proper
and the version numbers in DISTNAME, add PKGNAME with said hyphen.
Make WRKSRC relative to ${WRKDIR}, not "work".
1996-05-27 09:30:44 +00:00
Satoshi Asami
579fb031a5 A4/Letter papersize controlled by PAPERSIZE variable. Closes PR 1104 and
1106.

Submitted by:	David O'Brien (obrien@cs.ucdavis.edu)
1996-05-27 08:48:10 +00:00
Satoshi Asami
dea2cec8b6 Make this compile under 2.1R too.
Submitted by:	chuckr@glue.umd.edu
1996-05-27 07:36:41 +00:00
Satoshi Asami
230cb2c941 Added RUN_DEPENDS on wishx.
Submitted by:	Bernd Rosauer <br@stiller.netland.inka.de>
1996-05-27 06:54:07 +00:00
Satoshi Asami
447a35029e Add .gz to manpages to reflect reality (in most places). Also, remove
trailing spaces (no, this one is really ok!).
1996-05-27 03:58:55 +00:00
Satoshi Asami
58737913fc Define NO_CONFIGURE (hostname compiled in). 1996-05-27 03:44:31 +00:00
Satoshi Asami
ea16ef96ee Reorder variables. 1996-05-27 03:42:47 +00:00
Satoshi Asami
6770f5523f Add $Id$. 1996-05-27 03:11:48 +00:00
Satoshi Asami
af251e62b5 Remove version number. Add newline at end of last line. 1996-05-27 02:53:06 +00:00
Satoshi Asami
d7a8247331 Change NO_CDROM to RESTRICTED, the redistribution restriction is to
hands unfriendly to the U.S. (what anachronism!).
1996-05-27 02:51:56 +00:00
Satoshi Asami
416a046be5 Upgrade, 1.1 -> 1.2.
Submitted by:	jdli@csie.nctu.edu.tw
1996-05-27 02:21:32 +00:00
Satoshi Asami
cf6d2c3cd0 Upgrade, 2.0.41c -> 2.0.41f.
Submitted by:	Andreas Klemm <andreas@knobel.gun.de>
1996-05-27 02:05:39 +00:00
Andrey A. Chernov
f60ed1bfd9 Upgrade to 2.6.3ia 1996-05-27 01:44:53 +00:00
Satoshi Asami
712f15d9bf Make xroach not seg fault on missing numeric args. Fixes PR bin/1254.
Submitted by:	John Capo <jc@irbs.com>
1996-05-27 01:04:20 +00:00
Andrey A. Chernov
993558dac6 Upgrade to 2.6.3ia 1996-05-27 00:53:55 +00:00
Andrey A. Chernov
068883254b Checksum changed on master site 1996-05-27 00:36:08 +00:00