Commit Graph

1282 Commits

Author SHA1 Message Date
Jean-Marc Zucconi
5ee35b1ea7 Change the app. defaults so that the game plays faster 1995-04-06 23:11:35 +00:00
Jean-Marc Zucconi
08d6361c15 Add the MAINTAINER line 1995-04-06 23:10:36 +00:00
Jordan K. Hubbard
fb599fa38a Add icon 1995-04-06 08:55:31 +00:00
Jordan K. Hubbard
785a0fcc3b The Icon Programming Language, version 9.0
Submitted by:	Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
1995-04-06 08:52:44 +00:00
Jordan K. Hubbard
c549162079 Add slirp. 1995-04-06 06:53:18 +00:00
Jordan K. Hubbard
5180b26252 The slip-over-a-shell-account stuff people have been talking about from
danjo@freedom.wit.com.
1995-04-06 06:52:42 +00:00
Satoshi Asami
6321484970 Added gawk. 1995-04-05 08:59:36 +00:00
Satoshi Asami
6816e73a98 Japanized gawk.
Submitted by:	Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
1995-04-05 08:53:47 +00:00
Satoshi Asami
adcfa10d21 Upgrade, 1.63 -> 1.65. 1995-04-04 15:46:33 +00:00
Satoshi Asami
923f89ae7c Spell out all the include file names. 1995-04-04 10:26:35 +00:00
Satoshi Asami
059c78a1cc Added grep and sed. 1995-04-04 09:43:48 +00:00
Satoshi Asami
b19cb959e8 Japanized grep, 2.0 + patches.
Submitted by:	Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
1995-04-04 09:38:28 +00:00
Satoshi Asami
66662ab360 Japanized sed, 1.18 + patches.
Submitted by:	Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
1995-04-04 09:37:52 +00:00
Satoshi Asami
8f3b1c8030 Upgrade, 1.0 -> 1.1.
% patch-ab is not necessary anymore because the bug is now fixed in
. the original source.

% post-configure (which was doing "make includes") is not necessary
. because xmkmf is now called with "-a".  (Yeah, should have redefined
. XMKMF in Makefile in the first place....)
1995-04-04 09:25:26 +00:00
Jordan K. Hubbard
4695e6bfc5 Make this go to the right place for -lX11 (-l${PREFIX}/lib).
!! ** This also requires my patch to bsd.port.mk for USE_X11 ** !!
1995-04-04 06:09:38 +00:00
Jordan K. Hubbard
44e31ae72d Add USE_X11 for ports which are X11 users but don't use IMAKE. 1995-04-04 05:57:19 +00:00
Jeffrey Hsu
bd32ba8d99 Upgrade to 1.1.3beta. 1995-04-04 04:56:38 +00:00
Gary Palmer
5cb4427d5f Remove a `.' from the end of the echo line
`>> Attempting to fetch from $${site}' as it is misleading
1995-04-04 04:23:37 +00:00
Torsten Blum
3c5800e5bd Add a note about zsh 1995-04-03 22:39:40 +00:00
Andrey A. Chernov
bb087a1e11 Upgrade. 1995-04-03 17:03:52 +00:00
Jean-Marc Zucconi
3ee1c56c09 Add a missing checksum 1995-04-03 14:56:41 +00:00
Jordan K. Hubbard
e91a47f9cb Add -g to CFLAGS until this port can survive the assault of gcc. 1995-04-03 12:00:19 +00:00
Satoshi Asami
c749a1f928 xboing compiles again. 1995-04-02 15:51:57 +00:00
Joerg Wunsch
5bab1a1318 De-canonicalize the host and dir names of the master site.
Reviewed by:
Submitted by:
Obtained from:
1995-04-02 13:14:09 +00:00
Satoshi Asami
1dcbe5d809 Add the checksum while I'm here. 1995-04-02 07:18:11 +00:00
Satoshi Asami
54642e156d Make it compile by specifying ftp site that actually carries this baby.
Preblem reported by:	jmb@kryten.Atinc.COM
1995-04-02 07:17:50 +00:00
Paul Traina
633be321de Upgrade port to qpop 2.1.4-R1 1995-04-02 01:13:48 +00:00
Joerg Wunsch
8870a76e52 xboing used to lock the score file against itself. This has been due
to a wrong understanding of how the locking works.  It locks on files,
not descriptors, hence it's not sufficient to close the descriptor of
a locked file.

The patch fixes this.
1995-04-01 22:12:16 +00:00
Andreas Schulz
7c4666c1d0 Change the DEPENDS line to an EXEC_DEPENDS line. xarchie depends on archie,
but doesn't need to rebuild it if the binary is already installed.
1995-04-01 20:04:00 +00:00
Jean-Marc Zucconi
a17b2981fd Another set of checksums 1995-04-01 16:33:35 +00:00
Satoshi Asami
67f2972939 Pipe output of tar to "gzip --best" to ensure we get the exact same
tar.gz file every time.
1995-04-01 14:54:57 +00:00
Joerg Wunsch
29bedd2ceb Claim my ports, and add the MAINTAINER entry. 1995-04-01 13:48:45 +00:00
Jordan K. Hubbard
af462755cf Make forced rebuilds of the INDEX file work properly. 1995-04-01 13:24:03 +00:00
Jordan K. Hubbard
df7a7a1113 A new print-index rule. 1995-04-01 13:05:35 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Jordan K. Hubbard
8938ad51ee By default, KEYWORDS is a copy of CATEGORIES. 1995-04-01 10:01:49 +00:00
Jordan K. Hubbard
a0c727a41d Add default values and document them for CATEGORIES and KEYWORDS. 1995-04-01 09:35:29 +00:00
Jordan K. Hubbard
f54fd25b84 Add support for new CATEGORIES and KEYWORDS fields. 1995-04-01 09:34:11 +00:00
Jordan K. Hubbard
219565b49a Fix a couple of spelling errors, make the text a little clearer. 1995-04-01 07:53:53 +00:00
Gary Palmer
3753222345 Try to get most ports checksummed 1995-03-31 22:18:54 +00:00
Gary Palmer
ca03e80378 Disable flexfax until it's upgraded 1995-03-31 20:43:35 +00:00
Gary Palmer
6e41c9f721 Upgrade 1995-03-31 20:38:00 +00:00
Gary Palmer
f11d4ea9c8 Add checksum file 1995-03-31 20:37:46 +00:00
Gary Palmer
b1519f7453 Disable ports which don't have distfiles anymore:
xboing xchomp xmine xmj xpipeman xrobots
1995-03-31 19:17:46 +00:00
Gary Palmer
5e676cd4d4 Remove gmod - the distfile doesn't exist for that version any more 1995-03-31 19:06:51 +00:00
Andreas Schulz
007af1f11a Remove latex and latex209 from the subdir list and put it into the
broken category.
latex runs into an endless input loop.
latex209 doesn't find the hyphen file.
1995-03-30 22:53:58 +00:00
Andreas Schulz
de05f2ae6c Add a LIB_DEPENDS line in the makefile. xboing depends on the xpm library. 1995-03-30 22:28:45 +00:00
Gary Palmer
c29ccaf9fb Move pgp into alphabetical order 1995-03-30 21:34:45 +00:00
Garrett Wollman
7daaa007d8 Note about IVS per Gary Palmer. 1995-03-30 21:05:04 +00:00
Garrett Wollman
60597eaa7c Checksum for vic. 1995-03-30 20:56:22 +00:00