Commit Graph

3687 Commits

Author SHA1 Message Date
John Polstra
1baa515e77 Update for new version of the Modula-3 port. 1996-09-12 00:40:45 +00:00
John Polstra
209c7b4381 Helmet on?
Helmet on!

Flameproof vest?
Deployed, Sir!

Heat resistant carbon-fiber cup?
In place!

All defensive systems armed and ready?
Armed and ready, Sir!

Fine, then.  Let's get on with it.  Reduce shared library version numbers!
Uh, Sir, with all due respect ...

DO YOU HEAR ME???  REDUCE SHARED LIBRARY VERSION NUMBERS!!!
Reducing shared library version numbers! ... <*whirr click*> Done!

All right, soldier, let's get the hell out of here...  Soldier? ...  Soldier??
1996-09-12 00:39:56 +00:00
Satoshi Asami
4c394594bc Oh yeah, I'll tell you something,
I've got a new INDEX.
1996-09-11 08:56:26 +00:00
Satoshi Asami
95da41304b Remove bison and gperf, they are in the main source tree now. 1996-09-11 06:11:21 +00:00
Satoshi Asami
41befebbca Remove BUILD_DEPENDS on bison, which is now part of the main source tree. 1996-09-11 05:53:44 +00:00
Satoshi Asami
99656d18bf Use INSTALL_* macros defined in bsd.port.mk. 1996-09-11 04:54:11 +00:00
Satoshi Asami
743867856c Use INSTALL_* aliases defined in bsd.port.mk. 1996-09-11 04:44:19 +00:00
Satoshi Asami
6b78b2d60d Use tcl from /usr/lib, not ports. 1996-09-11 04:11:57 +00:00
Satoshi Asami
cd7238ada8 Add USE_X11 in Makefile, delete @cwd /usr/X11R6 from pkg/PLIST (this
one was ignored anyway).

Problem reported by:	Karl Denninger  <karl@mcs.net>
1996-09-10 23:10:47 +00:00
John Polstra
dc039cbb74 Describe how to change the set of components that gets built. 1996-09-10 15:46:00 +00:00
John Polstra
fc65a6cced Update for new version of the Modula-3 port. The new port really
needs to be used for building CVSup, because it fixes some M3 bugs
that affect CVSup.
1996-09-10 05:28:25 +00:00
John Polstra
9fe01e692e Update the Modula-3 port with two main goals in mind.
First, change the port so that it builds a much smaller subset of
the SRC distribution.  This eliminates the enormous swap space
requirements of the earlier port, greatly reduces the footprint of
the installed tree, and cuts the size of the package in half.

Second, include many important new patches.  Among them is a slightly
modified version of phkmalloc that is thread-safe for Modula-3.
It eradicates some rare and baffling core dumps that cropped up
from time to time in the previous version of the port.  The Modula-3
runtime itself is careful to use mutual exclusion around calls to
malloc.  But there remained some sneaky backdoor paths into it from
external libraries.

Confession: In the original version of the Modula-3 port, I used
a major version number of 353 for the shared libraries, to correspond
with the SRC version number 3.5.3.  That was a dumb move -- I should
have used 1.  The current update is incompatible at the shared
library level, requiring me to increment the major version number
to 354, even though this is still based on SRC release 3.5.3.  This
is bound to confuse some folks, unfortunately.  I weighed a number
of alternatives, such as (a) cheating and going back to 1, and (b)
using a 4-digit major version such as 3531.  But in the end I
decided that 354 would be the best solution, even though it's
confusing.
1996-09-10 05:25:10 +00:00
Andrey A. Chernov
5090ff26a0 Remove NO_CDROM restriction, FreeBSD have author permissions 1996-09-08 21:48:38 +00:00
Andrey A. Chernov
944b0e3048 Location changed
Better fit to FreeBSD directory structure
NO_PACKAGE removed, hostname is in config files, not compiled in
1996-09-06 14:18:28 +00:00
Eric L. Hernes
4ba8d4d619 upgrade to v1.5 1996-09-06 13:41:04 +00:00
Andrey A. Chernov
53e92db6ec Extract sufx changed on master site
Add yet one master site (http), because ftp is always busy
1996-09-05 18:38:20 +00:00
Steven Wallace
3f6f9adc75 There is no FvwmConfig man page in distribution,
so remove it from package list.
1996-09-05 17:26:54 +00:00
Satoshi Asami
9ff496d18c Upgrade, 19.31 -> 19.34.
Submitted (in part) by:	rich
1996-09-04 00:56:24 +00:00
Andreas Klemm
7bcae9cc58 knews 0.9.7 -> 0.9.8 1996-09-03 20:35:00 +00:00
James FitzGibbon
643b45ebd8 Added xfsql 1996-09-03 19:42:10 +00:00
James FitzGibbon
de1c05be6d Added w3-msql 1996-09-03 19:41:46 +00:00
James FitzGibbon
1190c65053 Upgraded to 0.98b32 1996-09-03 17:31:04 +00:00
Andrey A. Chernov
501d2949b4 better fix for fclose(NULL) 1996-09-03 11:07:36 +00:00
Andrey A. Chernov
6a449eece9 Upgrade to .34 1996-09-03 10:10:28 +00:00
Andrey A. Chernov
29c0ec02b9 Upgrade to 2.6 1996-09-03 09:39:08 +00:00
Andrey A. Chernov
ff758145c3 Add xfedor 1996-09-03 01:34:59 +00:00
Andrey A. Chernov
e3b6b56b0b Font/Bitmap/Pixmap/Mouse editor.
ATTENTION: It not work in > 256 colors modes, anyone who knows
X in this place, fix it, please.
1996-09-03 01:33:08 +00:00
Joerg Wunsch
b19d0e49c4 realloc()ing a just freed pointer is a bad idea.
Detected by: phkmalloc :-)
1996-09-01 16:37:00 +00:00
Joerg Wunsch
18666fbe54 XCept - a decoder for the CEPT protocol as it is in use in the Btx
service of the Deutsche Telekom.

XCept 2 is freeware (BSD-style copyright), but has later been replaced
by the commercial XCept 3.  The authors no longer distribute or support
this old version.

I cannot build it on freefall's 2.1.x system, but it builds fine on my
2.2-current.  thud seems to be down...
1996-09-01 14:14:14 +00:00
Andrey A. Chernov
bb81888b97 Upgrade (new fonts) 1996-09-01 13:47:12 +00:00
Satoshi Asami
a3135acce0 Version number is always required for package. 1996-08-31 05:11:40 +00:00
Satoshi Asami
1829ac229f Remove "getbdf - " from front of one-liner. 1996-08-31 05:09:37 +00:00
Andrey A. Chernov
1c2b40a596 Add USE_X11 1996-08-30 22:26:49 +00:00
Andrey A. Chernov
850970705e Add getbdf 1996-08-30 20:16:40 +00:00
Andrey A. Chernov
0994ac34c0 Convert any X server font to .bdf format 1996-08-30 20:14:00 +00:00
Satoshi Asami
25e207891d Upgrade, 1.0.3 -> 1.0.5.2.2. It's beta, but who cares, it's nethack! :)
Submitted by:	max@sfc.wide.ad.jp
1996-08-30 11:07:40 +00:00
Satoshi Asami
ba09bc26c9 Mr. Masafumi NAKANE (max@sfc.wide.ad.jp) agreed to maintain this port. 1996-08-30 08:49:03 +00:00
Satoshi Asami
630522a890 Manpages were installed mode 640.
Submitted by:	max@sfc.wide.ac.jp
1996-08-30 08:29:55 +00:00
Andrey A. Chernov
e5ba5ab7c1 Change RESTRICTED to NO_CDROM 1996-08-29 16:05:54 +00:00
Andrey A. Chernov
870f833719 New DESCR & restrictions
Submitted by: Masafumi NAKANE <max@sfc.wide.ac.jp>
1996-08-29 15:50:35 +00:00
Satoshi Asami
f18b639f4f Add $Id$. 1996-08-29 10:20:55 +00:00
Satoshi Asami
f32a5ab154 Here's a new checksum. I was never able to get a distfile that
matches the previous one.... ;)
1996-08-29 10:14:15 +00:00
Adam David
3e895c2fe6 forgot to cvs add 1996-08-29 04:19:06 +00:00
Adam David
6722aad051 new version 1.14.6
added 'authwn' passwd authentication module.
this can handle ascii or .db formats

added 'mkpasswd' script (requires perl5 for .db format)
1996-08-29 04:17:34 +00:00
Andrey A. Chernov
9f5c4d2f3c Upgrade to 1.14C 1996-08-28 17:32:53 +00:00
Andrey A. Chernov
c5b977b6bc Upgrade to 1.14.7 1996-08-28 15:21:14 +00:00
Andrey A. Chernov
92e8c91544 Use flock locking as other delivery systems does
Move global procmailrc to /usr/local/etc
1996-08-28 13:18:46 +00:00
Satoshi Asami
124f5a1440 Upgrade, 1.5.1 -> 1.6.
Submitted by:	max@sfc.wide.ad.jp
1996-08-28 08:52:05 +00:00
Satoshi Asami
4637caed02 Don't use gnumalloc, we've got a better malloc in libc now. 1996-08-28 06:59:13 +00:00
Joerg Wunsch
abaa2d7e06 The X11 version of the old Chinese game. One of the oldest X11 games.
Alas, restricted to NO_CDROM.
1996-08-27 20:16:32 +00:00