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
Thomas Gellekum
ccd663182a
Import of lupe, a magnifying glass for X11.
...
Closes PR #2250 .
Submitted by: FURUSAWA, Kazuhisa <furusawa@com.cs.osakafu-u.ac.jp>
1997-01-13 07:40:24 +00:00
Thomas Gellekum
94fe14f80f
Import of cgoban, an internet go client.
...
Closes PR #2398 .
Submitted by: Simon Marlow <simonm@dcs.gla.ac.uk>
1997-01-13 07:34:13 +00:00
Satoshi Asami
c0d85faef8
Skip non-existent subdirectories. The diff is rather large because
...
the original logic went into a section of code assuming some
incarnation is there, but it's basically a "test -d" fix. Closes PR
ports/2082.
Reviewed by: max ("although I didn't test it, it looks fine")
1997-01-13 02:13:19 +00:00
Chuck Robey
dd8b4dd49f
Upgrade gnuplot to 3.6 Beta 325 level (because the new octave wants it,
...
and I want the new octave). Look for octave later today.
1997-01-12 20:07:26 +00:00
Andrey A. Chernov
3b67f44ce3
Don't build/install shared c-client library, because it is obsoleted
...
with imapd port and used only for pine
Don't build/install mtest, already done in imapd port now
Add missing -lcrypt for pine build
1997-01-12 17:35:07 +00:00
Andrey A. Chernov
6e9a383862
Build/install/use c-client shared and normal libraries
...
Install mtest as mboxtest
Use INSTALL_* macros
Use ${PREFIX}/etc instead of /etc
1997-01-12 16:10:38 +00:00
Masafumi Max NAKANE
fa6c47916c
Upgrade, 2.8.
1997-01-12 15:00:14 +00:00
Andrey A. Chernov
e924b441a1
Take out imapd/ipopd, separate port is available now
1997-01-12 14:28:51 +00:00
Satoshi Asami
8078abcbdf
Add OpenBSD support. Change some comments to reflect the fact. Also:
...
(1) Change commented out MAINTAINER to FreeBSD_MAINTAINER and
OpenBSD_MAINTAINER. These are not comments anymore, so we may
even use it in the future.
(2) Instead of the ".if ${OPSYS} = "NetBSD" hack, use ".if exists()"
to find the location of md5 an tar. Play similar trick for fetch
(OpenBSD uses /usr/bin/ftp which groks http: addresses).
This commit includes most of the changes made in 1.242 (although many
of them are done differently after more discussion). One thing that
is conspicuously missing is NOMANCOMPRESS, which has been postponed
until Warner figures out what exactly the situation is on the OpenBSD
ports paradigm. (In a nutshell, we can't just define NOMANCOMPRESS in
this file even if uncompressed manpages is the default for OpenBSD,
because that will take away the ability of individual users to select
manpage compression.)
Reviewed by: imp@openbsd.org
1997-01-12 12:37:48 +00:00