Commit Graph

204988 Commits

Author SHA1 Message Date
Jordan K. Hubbard
21c10b4620 Update Makefile to agree with current ports. 1994-10-20 01:57:59 +00:00
Jordan K. Hubbard
eb9442ea80 Chimera client from Jean-Marc Zucconi
Submitted by:	jmz
1994-10-20 01:55:54 +00:00
Jordan K. Hubbard
3e790a10b5 Changes from Jean-Marc Zucconi to obey PREFIX properly.
Submitted by:	jmz
1994-10-20 01:51:56 +00:00
Adam David
d50ac316fc Minor tidy up 1994-10-19 15:31:19 +00:00
Adam David
44e2ed9b7b Master site does not accept passive ftp
Minor tidy up
1994-10-19 15:30:07 +00:00
Jordan K. Hubbard
9736ca3d2c Add unzip and zoo. 1994-10-18 01:13:46 +00:00
Jordan K. Hubbard
9e3dd664b9 Jean-Marc Zucconi's zoo port.
Submitted by:	jmz
1994-10-18 01:04:46 +00:00
Jordan K. Hubbard
b16aec7081 Jean-Marc Zucconi's unzip port.
Submitted by:	jmz
1994-10-17 22:57:30 +00:00
Garrett Wollman
87f792546a Disable imm for the time being because of questions regarding the source
of the source.
1994-10-17 21:54:22 +00:00
Adam David
f8d91c8c42 patch level 8 1994-10-17 12:02:28 +00:00
Jordan K. Hubbard
7bad105948 Update the Makefile to sync with current ports. 1994-10-15 19:15:49 +00:00
Jordan K. Hubbard
a37c8440e7 Jean-Marc Zucconi's netpbm port.
Submitted by:	jmz
1994-10-15 19:14:08 +00:00
Jordan K. Hubbard
56fe6d5042 Piero Serini's port of elm.
Submitted by:	piero
1994-10-14 21:59:03 +00:00
Andrey A. Chernov
69bd4475cb Add ${.MAKEFLAGS} to sub-makes, pointed by Rod 1994-10-14 21:58:09 +00:00
Jordan K. Hubbard
fd82a96e3e Add new IS_INTERACTIVE flag. This lets you specify that the port
is an interactive port, and requires user input somewhere along
the way (either fetching, configuring, building or installing).

If the user then sets BATCH in their environment, this port will be
skipped.  If the user sets INTERACTIVE, then ONLY those ports marked
interactive are run (allowing one to do all ports in two passes).
If the user sets both BATCH and INTERACTIVE, then a metal claw extends
from the CRT and brutally yanks their nose off.
1994-10-14 07:56:46 +00:00
Jordan K. Hubbard
65970695ed Set new IS_INTERACTIVE flag. See upcoming commit and mail to ports. 1994-10-14 07:50:28 +00:00
Jordan K. Hubbard
83a4cbc58f Update this from $3 -> ${WRKSRC} 1994-10-14 07:33:16 +00:00
Jordan K. Hubbard
96b95c3ed8 This patch was reversed. Fix it. 1994-10-14 07:27:48 +00:00
Jordan K. Hubbard
a814624f23 Add new ports in print. 1994-10-14 04:12:19 +00:00
Jordan K. Hubbard
595a0f47cd Jeam-Marc Zucconi's dvi2xx port - prints .dvi files to HP LaserJet or
IBM 3812.
Submitted by:	jmz
1994-10-14 04:10:03 +00:00
Garrett Wollman
5f026190c6 Added imm. 1994-10-14 01:37:52 +00:00
Garrett Wollman
8c82480ea6 IMM, the Internet Image Multicaster. Used to distribute still pictures
over the MBONE.
1994-10-14 01:37:12 +00:00
Garrett Wollman
f8caffe6bd Added ivs. 1994-10-14 01:07:39 +00:00
Jordan K. Hubbard
c764596c7f Silence the sub-makes. 1994-10-13 10:33:35 +00:00
Jordan K. Hubbard
40786948cb Change the way pre-install was done after a suggestion from Andrew.
Now both pre-install and install inherit the INSTALL_COOKIE.
1994-10-13 08:08:56 +00:00
Garrett Wollman
d085eb2053 Add nv. 1994-10-13 00:51:53 +00:00
Jordan K. Hubbard
97141f4264 Re-work the way pre-install was being depended. I couldn't make the
install cookie work any other way (perhaps I'm just being stupid).
In any case, INSTALL_COOKIE now works as advertised, and prevents duplicate
installations.  pre-install users will have to keep their own cookies if
they wish to avoid duplicate installations, or tell me how to make the
rules run properly.
1994-10-12 23:32:32 +00:00
Jordan K. Hubbard
ff5e779d28 Remove jetpack and xmris from Makefile. 1994-10-12 23:10:03 +00:00
Jordan K. Hubbard
49a221753d Correct MASTER_SITES address from Philippe Charnier <charnier@lirmm.fr>
Submitted by:	charnier
1994-10-12 22:30:54 +00:00
Adam David
d024a668b3 New patchlevel from master site 1994-10-12 09:26:40 +00:00
Andrey A. Chernov
2a55a0d022 Oops, change ${MAKE_FLAGS} to ${MAKEFLAGS} in pre-configure line 1994-10-12 03:25:59 +00:00
Andrey A. Chernov
2915ba44e5 Move 'make pre-configure' inside .configure.done: target, or
it issued again and again instead.
1994-10-12 03:12:19 +00:00
Jordan K. Hubbard
29342fc00f Jean-Marc Zucconi's updates to these ports.
Submitted by:	jmz
1994-10-12 03:00:12 +00:00
Jordan K. Hubbard
b7d4486e8c Jean-Marc Zucconi's dviselect port.
Submitted by:	jmz
1994-10-12 02:59:31 +00:00
Andrey A. Chernov
df725a748f configure: pre-configure extract ... must be
configure: extract pre-configure ...
1994-10-12 02:58:38 +00:00
Jordan K. Hubbard
eb0eafb6b1 This is Jean-Marc Zucconi's makeindex port.
Submitted by:	jmz
1994-10-12 02:58:10 +00:00
Andrey A. Chernov
7914f6c071 Fix for successful compilation when NNTP turned on 1994-10-12 02:50:23 +00:00
Jordan K. Hubbard
e032b573e9 Add oleo. 1994-10-11 18:17:37 +00:00
Jordan K. Hubbard
cb0ed085ba Michael Reifenberger's oleo port.
Submitted by:	mr
1994-10-11 18:17:01 +00:00
Jordan K. Hubbard
99c4758b1e Updates from Jean-Marc Zucconi.
Submitted by:	jmz
1994-10-08 23:46:07 +00:00
Jordan K. Hubbard
90312ebb96 Jean-Marc Zucconi's updates from October 6th.
Submitted by:	jmz
1994-10-08 23:44:58 +00:00
Andrey A. Chernov
b3f1f7fb20 Some cosmetique changes after consulting with original author 1994-10-08 15:31:20 +00:00
Andrey A. Chernov
c3d6de2c85 dialog removed 1994-10-08 15:20:50 +00:00
Andrey A. Chernov
d886f9f47b libncurses removed 1994-10-07 09:09:38 +00:00
Andrey A. Chernov
13c18210ae Need a little patching to install mapages properly, got
syntax error instead
1994-10-07 01:35:34 +00:00
Paul Traina
e230eeb73b Add package support for pcnfsd(8) 1994-10-07 01:04:31 +00:00
Andrey A. Chernov
ffd5679797 Add install.man to install: target 1994-10-07 01:01:27 +00:00
Paul Traina
2025fecc95 Do package support for yale-tftpd 1994-10-07 00:59:32 +00:00
Andrey A. Chernov
0fc3cca6f7 Change DISTNAME from procmail-3.10pre3 (does not exist)
to procmail-3.10pre4 (exist and checked to work)
1994-10-07 00:51:13 +00:00
Paul Traina
b1416c3efb Enhanced TFTPD by Alan Watt of Yale 1994-10-07 00:45:12 +00:00