Jordan K. Hubbard
9510e05e21
NAS - NetAudio Server.
1994-11-04 01:53:27 +00:00
Jordan K. Hubbard
08032667c0
For submakes, don't do a `${MAKE} ${MAKEFILE} all' or
...
`${MAKE} ${MAKEFILE} install', indirect the target through ALL_TARGET and
INSTALL_TARGET now, so they can be easily overridden.
1994-11-03 19:53:46 +00:00
Jordan K. Hubbard
4cf1355420
Add reinstall target for Poul-H. This lets you install again from
...
the same build, ignoring the INSTALL_COOKIE.
1994-11-03 19:14:08 +00:00
Paul Traina
c909193a30
Remove patch already covered by new patch in patch-ab
1994-11-02 04:25:39 +00:00
Torsten Blum
15d191a6b1
Add tcp_wrapper
1994-11-01 22:36:35 +00:00
Torsten Blum
1892558582
Added -D_HAVE_PARAM_H to CFLAGS
1994-11-01 22:14:31 +00:00
Jordan K. Hubbard
a40317a9f9
This is what I get for implementing suggestions without really thinking
...
about them.. :-) The patches/* won't work, it needs to be patches/patch-*
to avoid catching things like CVS files when working with a checked-out
copy of ports! Whoops!
1994-11-01 21:04:27 +00:00
Jordan K. Hubbard
fe160e4a4b
Piero's update to 2.0.10.
...
Submitted by: piero
1994-11-01 20:52:47 +00:00
Jordan K. Hubbard
8817550f6f
2 changes:
...
1. Make build rely on a BUILD_COOKIE now. I'm tired of builds
being redone gratuitously while I'm trying to debug a tree build
problem.
2. Remove all the literal `touch -f' commands and indirect them through
variables. This lets you "leave tracks" in different ways, depending
on the medium. Just part 1 of my planned changes to make builds
directly off the CD work.
1994-11-01 18:09:22 +00:00
Jeffrey Hsu
7fb85a897c
The Sather 1.0 language.
1994-11-01 06:08:02 +00:00
Paul Traina
26762336aa
Part of last commit...
1994-11-01 03:30:35 +00:00
Paul Traina
c095186cb6
Bring InterViews 3.1 port closer to reality... in point of fact, it
...
-still- doesn't build right, but it's a lot closer.
1994-11-01 03:30:10 +00:00
Torsten Blum
553bd5d59f
TCP/IP daemon wrapper package
1994-11-01 01:46:09 +00:00
Jordan K. Hubbard
e4e0523fdb
Make patch rule pick up everything in patchdir alphabetically.
...
No need to call it `patch-aa' if you can simply call it `aa', etc.
1994-10-31 22:51:09 +00:00
Jordan K. Hubbard
6d9afeeb37
Add xearth port.
1994-10-31 16:03:01 +00:00
Jordan K. Hubbard
a02504e483
Piero's xearth port.
...
Submitted by: piero
1994-10-31 14:59:41 +00:00
L Jonas Olsson
bdfe3f3829
Added linpack and eispack.
1994-10-31 14:37:36 +00:00
L Jonas Olsson
dec4bfa1e5
Eispack library (Eigensystem package).
1994-10-31 14:33:50 +00:00
L Jonas Olsson
a96b867c5c
Import of linpack library (Linear Algebra Package). This is the library
...
used in the linpack benchmark. However the purpose of this library is
to be used in numerical methods applications.
1994-10-31 14:10:50 +00:00
Andrey A. Chernov
2e61b1fecb
Add rzsz
1994-10-31 05:56:56 +00:00
Scott Mace
444847952f
add xv
1994-10-31 04:38:27 +00:00
Scott Mace
a7d24acf29
Import of xv 3.01
1994-10-31 04:36:07 +00:00
Paul Traina
66d8ba2e0b
Fix invalid parameter passing.
1994-10-29 22:49:13 +00:00
Paul Traina
50ba070af7
document dialog,libmytinfo,libncurses
1994-10-29 22:22:27 +00:00
Paul Traina
be4352e610
document ncftp
1994-10-29 22:21:26 +00:00
Paul Traina
977b48eee9
added imm
1994-10-29 22:17:33 +00:00
Paul Traina
5ad05fee03
Include all ports currently available
1994-10-29 22:11:31 +00:00
Paul Traina
dd9881df1b
add kermit to makefile
1994-10-29 22:01:02 +00:00
Paul Traina
35424948d7
Upgrade port to 19.27 and also fix core dumping problem under FreeBSD 2.x.
1994-10-29 21:49:46 +00:00
Paul Traina
f5cde0d778
Cern HTTPD version 3.0 port for FreeBSD 2.x
1994-10-29 20:28:01 +00:00
Andrey A. Chernov
772d06af36
-DNOCOTFMC added to fix open bug with sio
1994-10-28 05:07:47 +00:00
Paul Traina
d3c12a74b6
FreeBSD 2.x port of C-Kermit 5A(189)
1994-10-28 00:04:24 +00:00
Paul Traina
409a3a2221
install in /usr/local heirarchy and compile cleanly under 4.4bsd
1994-10-27 21:51:48 +00:00
Paul Traina
31260ac9d0
upfilesrv no longer linked due to missing -lcrypt
...
2.0-current distinguishes between crypt() and cipher() technology and
in this case, the crypt() call was for password authentication on the
file server. If building an encrypting sup, link with -lcipher -lcrypt,
if building a normal sup, link with -lcrypt.
1994-10-27 21:23:24 +00:00
Adam David
57dd0aec63
Changes for latest release
1994-10-27 17:10:19 +00:00
L Jonas Olsson
88940f6f14
Added blas.
1994-10-27 15:06:51 +00:00
L Jonas Olsson
fdb2f15cd9
BLAS (Basic Linear Algebra Package) library. Used by LINPACK, LAPACK, etc.
1994-10-27 15:05:16 +00:00
Jordan K. Hubbard
e29a3db153
Add m4.
...
Reviewed by:
Submitted by:
Obtained from:
1994-10-25 02:28:10 +00:00
Jordan K. Hubbard
4a5bf7089a
Add pcb.
1994-10-25 00:13:36 +00:00
Jordan K. Hubbard
a08573b144
Whoops, this time for real (without a work dir! *blush*).
...
Submitted by: mr
1994-10-25 00:10:39 +00:00
Jordan K. Hubbard
636ac5a472
Michael Reigenberger's pcb port.
...
Submitted by: mr
1994-10-25 00:08:31 +00:00
Torsten Blum
a49d38e85d
Reviewed by:
...
Submitted by:
Obtained from:
Add inn
1994-10-23 02:38:20 +00:00
Torsten Blum
47a56a7c0f
Reviewed by:
...
Submitted by:
Obtained from:
Add archie ircII pidentd wu-ftpd
1994-10-23 02:36:55 +00:00
Torsten Blum
05ae650ba6
Reviewed by:
...
Submitted by:
Obtained from:
Add smail and metamail
1994-10-23 02:32:59 +00:00
Torsten Blum
49ebcc8790
Reviewed by:
...
Submitted by:
Obtained from:
Add sox
1994-10-23 02:23:36 +00:00
Torsten Blum
5a5eb3ab3f
Reviewed by:
...
Submitted by:
Obtained from:
inn - Internet News
1994-10-23 01:42:21 +00:00
Torsten Blum
33991ff4fa
Reviewed by:
...
Submitted by:
Obtained from:
wuarchive ftpd with skey support
1994-10-23 01:37:00 +00:00
Torsten Blum
f1bad81000
Reviewed by:
...
Submitted by:
Obtained from:
pidentd - a RFC 1413 identification server
1994-10-23 01:27:56 +00:00
Torsten Blum
1f2c6c9b6b
Reviewed by:
...
Submitted by:
Obtained from:
ircII, the 'Internet Relay Chat' Client
1994-10-23 01:26:28 +00:00
Torsten Blum
b9c2b2b4be
Reviewed by:
...
Submitted by:
Obtained from:
1994-10-23 01:24:26 +00:00