1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
Commit Graph

5286 Commits

Author SHA1 Message Date
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
Bill Fenner
00d34f8c62 Use ${WRKSRC} instead of a hard-coded work/ by moving some
targets below the .include <bsd.port.mk>
1997-01-14 00:02:05 +00:00
Andrey A. Chernov
b93d838009 Upgrade 1997-01-13 23:44:41 +00:00
Andrey A. Chernov
079bbce31a Upgrade to 5.30 1997-01-13 22:57:00 +00:00
Mark Murray
1dc43e3194 Upgrade to 0.6.6 1997-01-13 21:39:44 +00:00
David E. O'Brien
ddeb9c852c Switched to using the INSTALL_* macros. 1997-01-13 11:32:25 +00:00
David E. O'Brien
9c6f8d1628 Fixed DISTNAME, added PKGNAME. 1997-01-13 11:31:25 +00:00
Satoshi Asami
e6d9774824 Added $Id$. 1997-01-13 09:21:13 +00:00
Satoshi Asami
3b2e9e60bf Checksum was incorrect, has changed, or something. 1997-01-13 09:17:26 +00:00
Satoshi Asami
53790644fc "mkdir" -> "mkdir -p" so pkg_add will work without /usr/local/www
pre-existing.
1997-01-13 08:36:27 +00:00
Satoshi Asami
0c2981b05a Update the "version required" comment. Change "Whom" and MAINTAINER to
reflect reality (who's "cbr"?).  Change PKGNAME to follow standard.
Remove commented out MASTER_SITES (I know how it got here, and I do this
myself too, but you have to make sure you delete it before committing,
Chuck :),  remove unnecessary pre-install target (directories are created by
mtree).
1997-01-13 08:15:58 +00:00
Thomas Gellekum
87113dc9e2 Activate libsx and lupe. 1997-01-13 08:07:41 +00:00
Thomas Gellekum
e48dc68991 Activate cgoban. 1997-01-13 07:45:33 +00:00
Thomas Gellekum
7092cf4386 Import of libsx, a simple X library.
Closes PR #2289.

Submitted by:	pgiffuni@FPS.biblos.unal.edu.co
1997-01-13 07:43:51 +00:00