Commit Graph

4352 Commits

Author SHA1 Message Date
Andrey A. Chernov
c69d365bb0 Don't use variable substitution in PKGNAME 1996-11-12 20:44:59 +00:00
Andreas Klemm
0828512b9d A) From: "Brian Thomas" <thomas@astro.psu.edu>
Ok, I found the problem.. the artifact code assigns a level value
to artifacts with kind "Berserkergang". The specialweapon/apply
code, when it finds a weapon with a "level" immediately compares
the title field to the weilder's name. If they dont match, it can't
be used.

I created a patch to remove the level designation from the artifact
code since other named weaopns (cf "glamdri") dont have a level
assigned.

B) From: Klaus Elsbernd <elsbernd@dfki.uni-kl.de>

In version 0.92.8 is a bug in the inventory-unlock-code, which
prevents unlocking.

C) From: myself

make post-install target modified in Makefile, *$*HOME was eaten
up by 'make' and displayed nonsense. Tell player to create the players
dir in his login directory.
1996-11-12 12:19:31 +00:00
Satoshi Asami
9cbe989fa0 Close your shells, or I'll kill -9 you
Tomorrow I'll quota you
Remember the disks'll always be full
And then while I'm away
I'll write ~ everyday
And I'll send-pr all my buggings to you.
1996-11-12 11:07:40 +00:00
Peter Wemm
3c460902f7 Update 1.1.beta13 -> 1.1.beta16
Included in this update:
 - large objects fix, apparently large objects could get stuck (eg:
   netscape, msie downloads etc)
 - configurable 1st and 2nd level directory hash sizes
 - can have a password in squid.conf for cachemgr.cgi
 - POST is now passthrough
 - other bugfixes
 - other new features and corresponding bugfixes :-)
Reviewed by:
Submitted by:
Obtained from:
1996-11-12 08:38:34 +00:00
Peter Wemm
b519625807 Shorten PKGNAME
Don't send RunCache's output to /dev/console when run from the rc.d script,
it's a bit messy and unneeded.

Reviewed by:
Submitted by:	asami
Obtained from:
1996-11-12 08:26:06 +00:00
Thomas Gellekum
d4e43dbe8b Typo: $id$ -> $Id$ 1996-11-12 07:08:28 +00:00
Thomas Gellekum
0b4be0a0b0 Upgrade from 2.7b5 to 2.7.6 1996-11-12 07:06:32 +00:00
Andrey A. Chernov
d5bff85ebb Upgrade to 5.3 1996-11-12 06:02:12 +00:00
Satoshi Asami
4d3eb1451e sudo is moved from sysutils to security.
Forgotten by:	obrien ;)
1996-11-12 05:00:34 +00:00
Masafumi Max NAKANE
593a0a2b69 Upgrade, 1.0b2 -> 1.0b3.
Submitted by:	Juergen Lock <nox@jelal.hb.north.de>
(Note that the maintainer has been changed to:
Juergen Lock <nox@jelal.hb.north.de>)
1996-11-12 04:54:14 +00:00
Masafumi Max NAKANE
252658c7ea The source distribution archive was changed right after my previous
commit of the checksum file.
(No change in version or release number.)
1996-11-12 04:15:34 +00:00
David E. O'Brien
d23a795680 CATAGORIES+= -> CATAGORIES=
Reordered vars where needed.  Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
1996-11-12 02:19:40 +00:00
David E. O'Brien
b72f3823ec CATAGORIES+= -> CATAGORIES=
Reordered vars where needed.  Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
1996-11-12 02:16:36 +00:00
Andrey A. Chernov
d67a4ad9e9 Remove my ptys patch, because this code is unused, openpty is used instead
Mimic login more closely now:
1) Put usual Copyright line
2) You have mail
1996-11-12 01:47:39 +00:00
Andrey A. Chernov
dea9fad483 Upgrade to 3.55 1996-11-12 00:42:44 +00:00
Andrey A. Chernov
a13d148e44 Use BSD naming convention for pty names, it fixes two problems:
1) Too many false open syscalls on pty allocation
2) (more serious) ssh not use about half of available ptys
1996-11-12 00:13:38 +00:00
David E. O'Brien
c2eaa16214 Moved sudo from ports/sysutils -> ports/security.
Reviewed by:    Satoshi
1996-11-12 00:05:35 +00:00
Masafumi Max NAKANE
204b63edc9 Changed the PKGNAME to include the release number (sort of like patchlevel)
defined in fetchmail.spec.
This should make it easier for users to see if they've got the latest port
installed.
1996-11-11 23:31:14 +00:00
Andrey A. Chernov
8bde36d41a Remove speak_freely 1996-11-11 23:26:07 +00:00
Andrey A. Chernov
5571e267c2 Add speak_freely 1996-11-11 23:25:27 +00:00
Andrey A. Chernov
f78d96d57c Add mbone to CATEGORIES 1996-11-11 23:24:31 +00:00
Masafumi Max NAKANE
dd20651433 The source distribution archive has been changed.
(V1.9 Release 9)
1996-11-11 23:19:50 +00:00
Andrey A. Chernov
8ac8c0f883 Move from net, speak freely understands VAT/RTP well 1996-11-11 23:17:44 +00:00
Andrey A. Chernov
c5b7b8c6aa Upgrade to 961109 1996-11-11 23:09:52 +00:00
Andrey A. Chernov
5245d35fd6 Build Netscape Gold, if GOLD variable is defined 1996-11-11 22:25:26 +00:00
David E. O'Brien
5389cf68e4 Moved LSOF from ports/misc to ports/sysutils 1996-11-11 19:44:23 +00:00
David E. O'Brien
c2583f209a Moving Vic Abell's LSOF package from ports/misc to ports/sysutils.
LSOF is a very useful package for a system administrateor. Ot shows all
kind of open files, including sockets, pipes and knows about NFS.
1996-11-11 19:42:45 +00:00
David E. O'Brien
6379e5c2cc Don't make a seperate subdir w/DISTDIR for each version.
Requested by:	Satoshi
1996-11-11 18:37:07 +00:00
Masafumi Max NAKANE
0fe54da9a9 CATEGORIES+= -> CATEGORIES=
Inspired by:	obrien
1996-11-11 10:13:07 +00:00
Masafumi Max NAKANE
77ed649c3d CATEGORIES+= -> CATEGORIES=
Moved around some lines to standardize.
1996-11-11 10:08:22 +00:00
Satoshi Asami
5ed3d36077 Add jtex209-ascii, jtex209-both, jtex209-ntt. Delete ptex, it is
obsoleted by jtex209-ascii.
1996-11-11 08:52:24 +00:00
Satoshi Asami
53219cb647 NTT version of Japanese tex/latex. Uses many files from jtex209-both port.
Submitted by:	mita@jp.freebsd.org
1996-11-11 08:46:34 +00:00
Satoshi Asami
4d359482c1 The ASCII (a Japanese publisher) version of Japanese tex/latex. Uses
many files from jtex209-both port.
1996-11-11 08:44:35 +00:00
Satoshi Asami
1f0164aa5b Japanese tex/latex. Builds both NTT and ASCII (no, not the American
character code, this one is a Japanese publisher) versions.  Many
files from this port (including the Makefile, hence the "?=" in
DISTNAME) are used for jtex209-ntt an jtex209-ascii ports.

Submitted by:	mita@jp.FreeBSD.org
1996-11-11 08:42:48 +00:00
Masafumi Max NAKANE
e195695bfb Command line argument is checked and exits if $2!=POST-INSTALL. 1996-11-11 08:27:53 +00:00
Masafumi Max NAKANE
5619fdf9b9 CATEGORIES+= -> CATEGORIES=
Instead of writing several shell commands in post-install target, simply call
pkg/INSTALL.
1996-11-11 08:26:44 +00:00
Masafumi Max NAKANE
7ff328a076 CATEGORIES+= -> CATEGORIES=
Moved around some lines to standardize.
1996-11-11 08:11:50 +00:00
Thomas Gellekum
90b7f0b053 Upgrade from 1.8b5 to 1.8 1996-11-11 07:53:12 +00:00
Andrey A. Chernov
2cf1ae1940 /usr/tmp -> /var/tmp 1996-11-11 07:43:41 +00:00
Satoshi Asami
328366e966 BROKEN is to be defined in individual Makefiles, not subdir Makefiles. 1996-11-11 07:05:28 +00:00
David E. O'Brien
80fe6185c9 Added info about the non-export dist of Mutt. 1996-11-11 06:24:02 +00:00
David E. O'Brien
fc9159e814 Turned on mutt.with_pgp 1996-11-11 06:18:28 +00:00
David E. O'Brien
47a616f11d CATEGORIES+= --> CATEGORIES=
Misc variable reordering, cleaning up, etc.
1996-11-11 05:50:23 +00:00
Andrey A. Chernov
c52c50b28f Upgrade 1996-11-11 05:31:01 +00:00
David E. O'Brien
4b2988d9d2 CATEGORIES+= --> CATEGORIES=
Minor variable reordering where needed.
1996-11-11 05:07:53 +00:00
David E. O'Brien
ad74428818 CATEGORIES+= --> CATEGORIES=
And clean up variable ordering (as shown in the handbook) as little.
1996-11-10 21:32:56 +00:00
Bill Fenner
434fa10883 Mark imm and nv as BROKEN, until someone upgrades them to use tk41 and tcl75.
Add mbone_vcr, nte, rtpmon, sdr, vat, wb.
1996-11-10 21:31:12 +00:00
Bill Fenner
d02bee4377 Add nte and sdr; they both contain DES encryption and so are non-exportable. 1996-11-10 21:19:49 +00:00
Bill Fenner
0b5f0f89e0 New port: sdr 2.3a1, the UCL Session DiRectory.
Note that this port is restricted due to inclusion of DES encryption.
1996-11-10 21:16:48 +00:00
Bill Fenner
79d12622c6 New port: nte 1.5a23, the UCL Network Text Editor.
Note that this port is restricted due to inclusion of DES code.
1996-11-10 21:14:52 +00:00