Commit graph

330 commits

Author SHA1 Message Date
Jordan K. Hubbard
7f27abbcb8 The distfile on alcatel has changed. Update to reflect this. 1994-11-08 22:50:08 +00:00
Jordan K. Hubbard
6692dd6901 Deal with a sys_errlist[] thing that got in here somehow.. 1994-11-08 22:47:49 +00:00
Andrey A. Chernov
2274562664 less added 1994-11-08 03:37:23 +00:00
Andrey A. Chernov
014a3db63a less 2.37 1994-11-08 03:35:39 +00:00
Andrey A. Chernov
3e1535299a fspclient added 1994-11-07 17:33:24 +00:00
Andrey A. Chernov
78123208d4 fsp client 1994-11-07 17:29:02 +00:00
Justin T. Gibbs
53244d51a3 There is no longer a values.h in 2.0. Remove the reference to it and use
limits.h instead.

MAXSHORT -> SHRT_MAX
-MAXSHORT -> SHRT_MIN
1994-11-07 01:47:40 +00:00
Justin T. Gibbs
e59e99cc19 Make the eject function work. This requires using the CDIOCALLOW ioctl
before the CDIOCEJECT ioctl otherwise the media is still locked when you
attempt the eject.  The previous code may have worked on drives that did
not support the media lock feature.
1994-11-07 01:14:57 +00:00
Jordan K. Hubbard
fc59d91b6c Add xanim to SUBDIRS. 1994-11-06 22:16:31 +00:00
Jordan K. Hubbard
8316b1b39b Piero Serini's xanim port.
Submitted by:	piero
1994-11-06 22:15:46 +00:00
Andrey A. Chernov
e0a2933cd3 Upgrade to version 2.3.1 1994-11-06 16:26:47 +00:00
Andrey A. Chernov
513f572d70 lynx added 1994-11-06 10:25:02 +00:00
Andrey A. Chernov
1dcf88e381 lynx 1994-11-06 10:19:31 +00:00
Jeffrey Hsu
e3eac5f1de scm - a scheme interpreter 1994-11-06 09:59:26 +00:00
Scott Mace
a6f3e7f6a2 added jpeg to Makefile 1994-11-06 08:20:17 +00:00
Scott Mace
3660e9cc1a Import of the IJG's jpeg compression utilities release 5 1994-11-06 08:18:01 +00:00
Scott Mace
4674e2846e Add pkg files 1994-11-06 02:16:41 +00:00
Jordan K. Hubbard
407ef52f61 Add a2ps. 1994-11-06 02:15:02 +00:00
Jordan K. Hubbard
d38e1fc365 Add ispell port. 1994-11-06 02:14:28 +00:00
Jordan K. Hubbard
965e8a336f Jean-Marc Zucconi's a2ps port.
Submitted by:	jmz
1994-11-06 02:13:39 +00:00
Jordan K. Hubbard
fbb178ba95 Jean-Marc Zucconi's ispell port.
Submitted by:	jmz
1994-11-06 02:13:04 +00:00
Jeffrey Hsu
6fc17874fd Mprof 3.0 --- a memory allocation profiler and leak detector. 1994-11-05 09:56:06 +00:00
Andrey A. Chernov
f96b5063af ncftp2 added 1994-11-04 10:14:39 +00:00
Andrey A. Chernov
73a43d16b0 ncftp2 (enhanced ncftp) 1994-11-04 09:35:57 +00:00
Jordan K. Hubbard
e03025aa5d Add nas. 1994-11-04 01:54:32 +00:00
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