1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
Commit Graph

5699 Commits

Author SHA1 Message Date
Andreas Klemm
56ee6818d3 corrected md5 checksum because author did changes without bumping
the release number.
Obtained from: Doug White <dwhite@gdi.uoregon.edu>
1997-01-20 09:57:27 +00:00
Thomas Gellekum
b5b5740dae Activate neXtaw. 1997-01-20 07:18:36 +00:00
Thomas Gellekum
db190ba6ac Import of neXtaw, a replacement for Xaw which adds a NEXTSTEP look. 1997-01-20 07:15:18 +00:00
David E. O'Brien
00c4047db1 Upgrade to 0.58 PL15 1997-01-20 05:51:01 +00:00
Masafumi Max NAKANE
6be9705a03 Oops, correct umask is 0022, not 022. 1997-01-20 02:43:25 +00:00
Masafumi Max NAKANE
ef07f290e4 Added pre-extract target to check and cause error if it's not 022.
This is because the build procedure doesn't go quite well if it's other than
022.
Rported by:	"Barry Friedman" <friedman@nortel.ca>
1997-01-20 02:30:08 +00:00
Masafumi Max NAKANE
bb941f5603 Use read -p to get user input instead of echo prompt read var. 1997-01-20 02:27:25 +00:00
Andreas Klemm
2a88117c25 corrected md5 checksum file. The author seems to have changed something
in the current release.
1997-01-20 00:13:09 +00:00
James FitzGibbon
ae139ec2cc Upgrade to v1.0b6a-960102
Reviewed by:	jfitz@freebsd.org
Submitted by:	Nakai@Mlab.t.u-tokyo.ac.jp
1997-01-19 18:48:51 +00:00
Joerg Wunsch
9f5eba4419 Update to FreeBSD 3.0-current: the network interface structure
has been turned into a linked list.

It still also compiles on 2.2, but the binaries are incompatible.
1997-01-19 18:36:51 +00:00
Satoshi Asami
3bff7781cb Use installed header files. 1997-01-19 14:13:26 +00:00
Peter Wemm
4b5079e3d2 Update 1.1.3 -> 1.1.4 + distributed patches
Among the changes are some patches submitted to the maintainers by
yours truly to improve the password support in cachemgr.cgi.  It also
reports the resource "maxrss" correctly for what it is.

The distributed patches to 1.1.4:
    * ftpget.c.patch: Changes the default MIME type to
      "application/octet-stream" and fixes directory listings from
      NetWare servers.
    * icp.c.patch: Fixes "Unknown status reply from server: 0!" error
      messages in Netscape.
    * ipcache.c.patch: Fixes ipcache_dnsHandleRead() coredumps.
    * neighbors.c.patch: Fixes BIT_SET/BIT_TEST typo in
      getDefaultParent().

Reviewed by:
Submitted by:
Obtained from:
1997-01-19 03:24:13 +00:00
David E. O'Brien
bf6283b538 rm --> ${RM} 1997-01-19 02:47:27 +00:00
David E. O'Brien
a518e9a59f Upgrade to 0.57 PL 4.
(note that 0.58 is out, but I want to lets the bugs shake out of it first).
1997-01-19 02:12:12 +00:00
Satoshi Asami
ab0b8fd515 (1) This is a classic example of a "trivial fix" blowing up on one's face
unless you test it, Brian. :)  (Directory path prefix was wrong.)

(2) Also, this patch modifies the same file as patch-af, so I combined
    those two (see handbook).
1997-01-19 00:55:10 +00:00
Satoshi Asami
5a576c4832 Change pre-patch rule slightly to extract everything under ${WRKSRC},
not ${.CURDIR}.  Also remove HAS_CONFIGURE (GNU_CONFIGURE implies that).
1997-01-19 00:33:50 +00:00
Satoshi Asami
c3275f7d32 The sum of "HAS_CONFIGURE=yes" and "CONFIGURE_ARGS=--prefix=${PREFIX}" is
equal to "GNU_CONFIGURE=yes".
1997-01-18 23:55:39 +00:00
Masafumi Max NAKANE
805f7fdbcf Added MAN1 and MANCOMPRESSED to Makefile.
Now, installs sample .kermrc into /usr/local/share/examples/kermit.
1997-01-18 19:32:40 +00:00
Masafumi Max NAKANE
3266e75c41 Original source distribution tarball has been changed.
Noticed by:	Eivind Eklund <eivind@dimaga.com>
1997-01-18 19:30:47 +00:00
Brian Somers
75ac3d590f If a client suggests an IP that is different from the server-config
IP for that hardware-address, return a NAK rather than being silent.

Reviewed by:    None (trivial fix, discussed briefly with author & cc'd
                to hackers)
Submitted by:   Brian Somers <brian@awfulhak.demon.co.uk>
Obtained from:  Brian Somers <brian@awfulhak.demon.co.uk>
1997-01-18 01:26:27 +00:00
Masafumi Max NAKANE
b4feb59109 Activated plor.
(Closing PR #2328.)
1997-01-17 14:36:36 +00:00
Masafumi Max NAKANE
fc96297044 New port:
plor - An alpha-release reader for reading SOUP and QWK packets.
Reviewed & Modified by:	max
Submitted by:	Tim Vanderhoek <ac199@freenet.hamilton.on.ca>
1997-01-17 14:32:45 +00:00
Masafumi Max NAKANE
9eb9d5227b Rip off the patch to ftpd.c and one to access.c from patch-ai and
merge ftpd.c patch to patch-ad and access.c patch to patch-af.
(As clearly stated in the handbook, a file should be changed only by
one patch.)
1997-01-17 09:09:18 +00:00
Masafumi Max NAKANE
b42d59dece This patch has been integrated in the original source. 1997-01-17 09:02:38 +00:00
Masafumi Max NAKANE
50e22aab41 The original distribution is file has been changed.
Pointed-out by:	Mark Huizer xaa@stack.nl
(Closing PR #2472.)
1997-01-17 09:01:11 +00:00
Andrey A. Chernov
8fa8e254f9 Upgrade to 970115 1997-01-16 19:50:58 +00:00
Adam David
ee3483e1fa preconfigure the run files 1997-01-16 11:48:01 +00:00
Adam David
6e6624a5fa WRKDIR != WRKSRC 1997-01-16 11:46:58 +00:00
Torsten Blum
d6f5647a91 upgrade to 1.12
Submitted by:	fenner
1997-01-16 10:11:39 +00:00
Masafumi Max NAKANE
81f01715cd Upgrade, 3.0PL44 -> 3.0PL53+unofficial patch. 1997-01-16 09:53:28 +00:00
Mike Smith
bdd7e51cc9 Add idl4 1997-01-16 08:34:24 +00:00
John Polstra
3d6079d216 Update from CVSup release 14.1 to release 14.1.1.
This micro release of CVSup fixes a server bug that would have been
tickled by some planned repairs to the FreeBSD repository.  The client
remains unchanged from release 14.1.
1997-01-16 03:27:31 +00:00
Mike Smith
69adeece9d Oops, forgot this one. 1997-01-16 00:58:10 +00:00
Mike Smith
39eb13c097 Remove version number from description 1997-01-16 00:57:27 +00:00
Mike Smith
9ed4a832af New patches for bwbasic 2.20 1997-01-16 00:57:03 +00:00
Mike Smith
d647ea859b New checksums for new files. 1997-01-16 00:56:28 +00:00
Mike Smith
5912a2fd01 Update to version 2.20pl1, also fix some glaring stupidity that causes
one of the supplied tests to fail.

Located-on-radar-by: Josh Gilliam -- soil@quick.net
1997-01-16 00:56:10 +00:00
Andrey A. Chernov
94d2dcb37c Install header in correct place 1997-01-15 18:30:17 +00:00
Satoshi Asami
9817133d7c Add felt. 1997-01-15 07:49:06 +00:00
Thomas Gellekum
f18d9822f1 Import of FElt, a system for Finite Element analysis.
Closes PR #2237.

Submitted by:	Pedro Giffuni <pgiffuni@FPS.biblos.unal.edu.co>
1997-01-15 07:19:43 +00:00
Paul Traina
a6621d4552 Serves me right for committing work I hadn't looked at in over a month.
This cleans up everything, installs man pages properly, et al.

The dhcp client is not installed, since it is not yet functional.
1997-01-14 20:16:10 +00:00
Satoshi Asami
75a9e1beaa Remove RUN_DEPENDS to gs, there are too many versions around (3
English and 3 Japanese) and we don't want the package to have a
@pkgdep on a particular version.
1997-01-14 09:13:16 +00:00
Satoshi Asami
6c5c6833f1 Move $FreeBSD$ up right next to $NetBSD$ (oh, the solidarity! :). 1997-01-14 07:55:46 +00:00
Satoshi Asami
31ac243374 Depend on pkfonts for correct resolution.
Pointed out by:	kiri@toba-cmt.ac.jp
1997-01-14 07:37:07 +00:00
Thomas Gellekum
9fdfa46055 Use flag-freebsd.h, submitted by Philippe Regnauld <regnauld@deepo.prosa.dk>. 1997-01-14 07:16:30 +00:00
Masafumi Max NAKANE
91e91b11ad Modify the configuration to use file locking with fcntl() so that
the trash folder works properly.
Submitted by:	Koichi Satou <copan@ppp.fastnet.or.jp>
1997-01-14 07:10:52 +00:00
Jordan K. Hubbard
578e5bbaee Make the long-awaited change from $Id$ to $FreeBSD$
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
1997-01-14 06:33:29 +00:00
Masafumi Max NAKANE
fc5a5dbcaa Better method to test if make is run with BATCH defined. 1997-01-14 06:16:24 +00:00
Paul Traina
5284ac1c89 Upgrade to ISC DHCP 5.14 1997-01-14 05:29:27 +00:00
Masafumi Max NAKANE
d971247863 Include osreldate.h to determine if if_var.h is needed. 1997-01-14 05:06:33 +00:00