1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
Commit Graph

4365 Commits

Author SHA1 Message Date
Satoshi Asami
9c2e67fca6 Added Wnn. 1996-11-13 12:53:52 +00:00
Satoshi Asami
75da435036 Changed japanese/wnn to build Chinese stuff instead. I'm not sure
if it works, but it's a start.
1996-11-13 12:53:31 +00:00
Satoshi Asami
92cb149612 Fix Makefiles to work with new bsd.port.mk. Mostly just replacing
${COMPRESS_MAN} so they will at least work.  I will come back later
and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
1996-11-13 12:41:39 +00:00
Adam David
44bab55442 use updated net/wais 1996-11-13 11:49:04 +00:00
Satoshi Asami
e6a02faa0f (1) There is no default "orphans" for CATEGORIES, it simply fails if
you have a Makefile without one.

(2) Fix case when user had DISTDIR defined elsewhere and DIST_SUBDIR
    is also defined.  (Submitted by: max)

(3) Add several popular master sites as variables.  For instance,
    MASTER_SITE_XCONTRIB is defined to be a list of X11R6 contrib sites,
    which you can set MASTER_SITES to in your Makefile if you just
    want ftp.x.org or any of the mirror sites.

    There is also a new variable, MASTER_SITE_SUBDIR, to specify which
    subdirectory of the master site your tarball is located.

    One nice thing this enables the user to do is to define the
    nearest mirror site in /etc/make.conf.  This is especially useful
    for continents without a full FreeBSD master site.

    Eventually, we will probably split this into a separate file
    (bsd.port.sites.mk?), and add some more sites from all corners of
    the world.

    Right now, XCONTRIB, GNU, PERL_CPAN, TEX_CTAN, and SUNSITE are
    supported.

(4) COMPRESS_MAN command alias is replaced by MAN[1-9LN] variables.
    You just say "MAN1=foo.1 bar.1" and the make rules will
    automatically compress it for you if necessary.  (Idea by: obrien)

(5) New "distclean" target to delete distfile too.  (Submitted by:
    obrien)

(6) Chained dependency cleaning, can be turned off by NOCLEANDEPENDS.

Reviewed by:	the ports list
1996-11-13 11:37:40 +00:00
Satoshi Asami
2b1fce2079 Update comments. 1996-11-13 11:31:52 +00:00
Satoshi Asami
e7c863ffac Add comment for reason why this IS_INTERACTIVE (needs "wnn" user). 1996-11-13 11:19:45 +00:00
Adam David
88b54656a8 0.3 --> 0.5
xwais disabled because of a problem in myAsciiSink.c

this port is no longer broken
temporarily set to NO_PACKAGE and NO_INSTALL, work in progress
1996-11-13 10:56:28 +00:00
Satoshi Asami
80ccdddb9a Mark this port BROKEN, until Chuck can figure out the quirks.
Reviewed by:	chuckr
1996-11-13 09:16:34 +00:00
Thomas Gellekum
49f8b0f0c7 Update to 0.4pl3
Submitted by: Bernd Rosauer <br@schiele-ct.de>
1996-11-13 08:05:31 +00:00
Thomas Gellekum
5d554a4d84 $DISTFILE changed. Update checksum.
Noticed by: Andreas Klemm
1996-11-13 07:25:55 +00:00
Chuck Robey
e03fa3e1fe Fixed mistake in tkConfig.sh, in definition of location of libtk,
from -LNONE/lib to -L/usr/local/lib.
1996-11-13 02:00:44 +00:00
Bill Fenner
91f6b0a69a Fix endian-ness problem in bitfield.
Pointed-out-by:	Denis DeLaRoca <CSP1DWD@mvs.oac.ucla.edu>
1996-11-12 22:02:54 +00:00
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