Commit Graph

4201 Commits

Author SHA1 Message Date
David E. O'Brien
ecccd8880e Don't install the fonts that are part of the X11R6 misc fonts dist.
==> gb16st is no longer a buildable or installable target.

Requested by: Satoshi
1996-11-03 09:34:48 +00:00
David E. O'Brien
489b59cba6 Don't install the fonts that are part of the X11R6 misc fonts dist.
Change to use COMPRESS_MAN.

Requested by: Satoshi
1996-11-03 09:32:27 +00:00
David E. O'Brien
2e16759974 Turned on splitvt port. 1996-11-03 08:44:18 +00:00
David E. O'Brien
d0da6c97d8 New port, run two shells in a split window/terminal.
Note that this duplicates the functionality of window(1).  However I didn't
know this existed when I made the port.  Also, it may be useful for those
in a hetrogenious environment, if they want the same programs on all OS's.
1996-11-03 08:42:02 +00:00
David E. O'Brien
ae2ad0d91a Set tabstops to 4 in vi like in emacs. 1996-11-03 07:51:59 +00:00
David E. O'Brien
e8917c8cba Changed to use ${COMPRESS_MAN} 1996-11-03 06:56:33 +00:00
David E. O'Brien
287347e83c Turn on xlbiff. 1996-11-03 06:46:59 +00:00
David E. O'Brien
80ddecc439 the X Literate Biff - displays the from and subject from incoming mails 1996-11-03 06:44:21 +00:00
David E. O'Brien
245dce63b3 Turn on lrzsz.
(btw, is there a better way to do this than ``cvs co ports'' when all I want
to edit is ports/comms/Makefile?  Freefall doesn't have enought space for
a total ports checkout).
1996-11-03 04:52:10 +00:00
David E. O'Brien
728caf0b90 Receive/Send files via X/Y/ZMODEM protocol.
lrzsz is derived from the last unrestricted verison of Chuck Forsberg's
rzsz package.  lrzsz is covered under the GNU copyleft, so the distribution
file can be included on our CDROM.
See lrzsz's home page at http://www.csl-gmbh.net/~uwe/lrzsz.html.
1996-11-03 03:20:24 +00:00
Masafumi Max NAKANE
49d40553ed Use ${COMPRESS_MAN} to compress man pages. 1996-11-02 20:24:09 +00:00
Masafumi Max NAKANE
2090853c05 We no longer need -p flag to ${MKDIR}.
Use ${COMPRESS_MAN} to compress man pages.
1996-11-02 20:21:27 +00:00
Jordan K. Hubbard
cacf671ae3 Update to version 1.4
Submitted-By: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
1996-11-02 19:04:54 +00:00
Andreas Klemm
5b3ff8fcce crossfire binary now runs with mode 6555, needed for server mode. 1996-11-02 18:55:22 +00:00
Masafumi Max NAKANE
b0377c5990 The source archive is changed again.
(It may be helpful to change the version number portion of PKGNAME.)
1996-11-02 17:46:05 +00:00
Masafumi Max NAKANE
849a7bfdf4 Use ${CP} instead of cp.
Use /usr/local instead of ${PREFIX}
Removed `v' from tar command line in post-install: target.
1996-11-02 17:04:08 +00:00
Masafumi Max NAKANE
cfa12f4195 Use ${PREFIX} instead of /usr/local.
Use macros for cp, mkdir, rm, cat and gzip for compressing man page.
1996-11-02 16:34:43 +00:00
Andreas Klemm
3a32ea5367 Ooops, had to move rplay from RUN_DEPEND to BUILD_DEPEND 1996-11-02 16:31:33 +00:00
Andreas Klemm
b3a0d3277f Enabled crossfire, have fun ! 1996-11-02 13:56:40 +00:00
Andreas Klemm
ff14487404 added crossfire 0.92.8
crossfire is a multiplayer graphical arcade and adventure game made for
X-Windows. It contains elements of various famous games like nethack and
moria. There are different quests to solve, many maps make the game really
interesting. Nice sound capabilities via rplay. Different players can form
a team over network. Treasure and experience points will be shared equally
among the players of a team.

Could please someone try to fix the password authentication ?!
In server/main.c the function check_passwd doesn't work properly.
I made a workaround returning always ok (1) here and marked it as
UGLY_PASSWORD_HACK...
1996-11-02 13:53:37 +00:00
Satoshi Asami
9f5b961872 Added vfghostscript and vflib. 1996-11-02 12:35:41 +00:00
Satoshi Asami
1b74cf16d6 Japanese ghostscirpt with vector font support.
Submitted by:	Mita Yoshio <mita@jp.FreeBSD.org>
1996-11-02 12:12:52 +00:00
Satoshi Asami
a5b6ab02e9 Vector font library, used by vfghostscript.
Submitted by:	Mita Yoshio <mita@jp.FreeBSD.org>
1996-11-02 12:09:43 +00:00
Masafumi Max NAKANE
4e8fa1bfba No -p flag is needed with ${MKDIR} macro. 1996-11-02 05:28:19 +00:00
Masafumi Max NAKANE
9d40023c43 Do not use -p flag with ${MKDIR} macro. 1996-11-02 03:04:49 +00:00
Andrey A. Chernov
adac9c8923 Yet one official patch added 1996-11-02 00:55:21 +00:00
Andrey A. Chernov
4a2478071f Change syslog facility from DAEMON to AUTH 1996-11-02 00:18:49 +00:00
Adam David
c6f70f3cdc 1.0.86 --> 1.0.90- 1996-11-01 22:36:25 +00:00
Adam David
8261e3dd90 1.0.86 --> 1.0.90 1996-11-01 21:50:01 +00:00
John Polstra
acb179bb41 Change the BUILD_DEPENDS so that it requires a particular version of
m3build.  Otherwise, it is possible to end up with shared libraries and
interface files that come from different and incompatible versions.

Problem reported by:	asami@freebsd.org
1996-11-01 20:30:46 +00:00
John Polstra
44410049dc Install additional links to "m3build" with version numbers in their
names, e.g., "m3build-4" and "m3build-4.0".  This makes it possible for
ports that depend on this one to require a specific version.  Since the
shared libraries have been moved into a separate port, their version
numbers can no longer be used for that purpose.
1996-11-01 20:27:23 +00:00
Mark Murray
5df68707ad Remove dependancy on wishx. xtexshell is no longer in teTeX. 1996-11-01 19:21:53 +00:00
Mark Murray
a33eecb176 Fix dependancy - ghostscrip4 makes gs, not gs4. 1996-11-01 19:17:48 +00:00
Mark Murray
99d1416bbb Add a fix from the author.
Obtained from:The author via p5-Msql
1996-11-01 19:05:24 +00:00
Mark Murray
dcda434b66 Use phkmalloc instead of Perl's own malloc. Also clean up the FreeBSD
hints file for future releases. This will be submitted to the Perl
maintainers.
1996-11-01 19:00:24 +00:00
John Polstra
c52f657a4b Add "devel" to the CATEGORIES.
Submitted by:	asami@freebsd.org
1996-11-01 17:02:06 +00:00
Adam David
0c15e0c496 1.14.6 --> 1.16.1 1996-11-01 15:05:11 +00:00
Satoshi Asami
542f5a6aca Upgrade, 6.1.0 -> 6.2.0. 1996-11-01 13:43:31 +00:00
Satoshi Asami
95de57f81b Swap -L orders so it won't pick up libpico from /usr/local/lib accidentally
(and boy it complained when the English version was already installed).

Helped debugging by:	max
1996-11-01 12:46:30 +00:00
Satoshi Asami
9a1ba5fb97 Add slnr. 1996-11-01 08:45:10 +00:00
Satoshi Asami
6a4ede6935 A simple off-line newsreader.
Submitted by:	Tim Vanderhoek <ac199@freenet.hamilton.on.ca>
1996-11-01 08:08:55 +00:00
Satoshi Asami
eea350272c (1) Add NetBSD support. Closes PR bin/1643.
Submitted by:	Jason Thorpe <thorpej@nas.nasa.gov>

(2) Remove the bogus "CAT+=" definition.  Closes PR ports/1703.
Submitted by:	Peter Childs <pjchilds@imforei.apana.org.au>

(3) Change MKDIR to "/bin/mkdir -p", remove "-p" from ${MKDIR}
    invocations.  Closes PR ports/1901.
Submitted by:	obrien

(4) Add a new macro variable COMPRESS_MAN, which will evaluate to gzip
    if NOMANCOMPRESS isn't set (default), or true if it is.

(5) Add a new variable NO_CHECKSUM, which will disable the md5 checksum.
Submitted by:	jkh

(6) Also, move NO_PATCH and NO_PACKAGE checks to right place in
    invocation order.

(7) Check for LIB_DEPENDS before installation too.  (It used to check
    only before extraction.)
Forgotten a long time ago by:	asami
1996-11-01 07:22:37 +00:00
Mark Murray
e592f61233 Fix up the makefile to Satoshi's standard. :-) 1996-11-01 06:10:22 +00:00
Satoshi Asami
2764238613 Remove prototype of rindex, this now seems to be #defined to strrchr
in the X11 header files.
1996-11-01 05:34:00 +00:00
Satoshi Asami
63eaf5a702 Delete FETCH_DEPENDS on ncftp2. 1996-11-01 05:03:47 +00:00
John Polstra
5d6b356c54 Update for new release 13.5 of CVSup. 1996-11-01 04:14:12 +00:00
John Polstra
8274f13906 Update for new release 13.5 of CVSup.
Correct the "Date created" comment in the Makefile.
1996-11-01 04:14:04 +00:00
John Polstra
c13908c42c Enable modula-3-socks. 1996-11-01 02:41:30 +00:00
John Polstra
61ce7c4a22 This package implements SOCKS support for Modula-3 applications. It
will be used to support SOCKS operation in the soon-to-be-released next
version of CVSup.

A tip of the hat to:  Darryl Okahata, who developed the patches
necessary to make the SOCKS library work with Modula-3's multithreaded
I/O system.
1996-11-01 02:37:35 +00:00
Mark Murray
c6d7927bae Add dejagnu 1996-10-31 20:11:20 +00:00