Commit Graph

1463 Commits

Author SHA1 Message Date
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
Garrett Wollman
e91111fb3e IVS contains crypto code, so delete it from SUBDIR and add a RESTRICTED
comment.
1995-03-30 20:36:01 +00:00
Andreas Schulz
98809741d2 Add a -L/usr/X11R6/lib in all the places wheres -lX11 is used. I have
not found a quick way to do that with a environment variable in
string constant. So this ports works in the moment only with XFree3.x
(X11R6) and not with XFree2.x (X11R5 <-> X386).
1995-03-30 17:03:48 +00:00
Jean-Marc Zucconi
74077c4c32 Update 1995-03-30 12:55:38 +00:00
Satoshi Asami
b26b4444df Add mh to the "doesn't compile" list. 1995-03-30 10:19:16 +00:00
Satoshi Asami
1c6a1acbd5 Japanese version of mh. It doesn't compile right now on thud but it
works on my machine and the origninal mh has the same problem so I'm
importing this before I forget.

Submitted by:	Akito FUJITA <fujita@zoo.ncl.omron.co.jp>
1995-03-30 10:16:18 +00:00
Andreas Schulz
64aa1cef2c Add a SHELL= /bin/sh line. My tcsh gots upset executing the setup.sh
called from the makefile :-).
1995-03-30 09:49:57 +00:00
Joshua Peck Macdonald
00efbf4ce7 added mit-scheme to the SUBDIR variable. 1995-03-30 07:52:39 +00:00
Joshua Peck Macdonald
641589631c added MASTER_SITES variable, the distfile is now in LOCAL_PORTS 1995-03-30 07:39:26 +00:00
Satoshi Asami
5271a6dc7b Wow here is another port without a checksum...surprise! :p 1995-03-30 04:44:54 +00:00
Satoshi Asami
e8c1d43a08 This is an X program with an Imakefile. Remove the Makefile part from
the patch.

Problem reported by: phk
1995-03-30 04:44:06 +00:00
Jean-Marc Zucconi
5c52f69437 Change the master site and add a pre-patch target (the tar file contains
shar archives)
Add myself as maintainer.
1995-03-29 23:58:56 +00:00
Jordan K. Hubbard
eda63ab57c Add Michael Elbel as MAINTAINER of the ports he manages. 1995-03-29 21:22:55 +00:00
Jordan K. Hubbard
ef36125c96 Add Michael Elbel as MAINTAINER of the ports he manages. 1995-03-29 21:12:57 +00:00
Andreas Schulz
6d5e1b6418 Put the uemacs port into the broken category. The mastersite was never
reachable in the last three weeks. It is also not on freefall yet.
1995-03-29 19:29:57 +00:00
Andreas Schulz
b38bf2eff2 Change the X11BASE to PREFIX so that the -lX11 gets found. X11BASE doesn't
show up in the makefiles in the deeper directories.
1995-03-29 19:18:28 +00:00
Jean-Marc Zucconi
4fa8aeca2a Add xperfmon to the SUBDIR list 1995-03-29 11:45:51 +00:00
Jean-Marc Zucconi
609b568526 This package contains the binary release of xperfmon++ V1.1 a X based
system performance meter for several systems, ported to FreeBSD 2.X.

The program monitors user-, system-, idle-cputime, free mem, disk io,
number of interrupts, network-input, -output, -collision packets and
NFS client and server activity.
Submitted by:	Lars Koeller  <uphya001@odie.physik2.uni-rostock.de>
1995-03-29 11:32:57 +00:00
Satoshi Asami
53fba8022c Added nethack.
CVS:
1995-03-28 12:15:37 +00:00
Satoshi Asami
3282d59f73 A dungeon chewing game. I don't use the X interface (and I can't believe
anyone would want to use that) so this port only makes the tty version.
CVS:
1995-03-28 12:13:27 +00:00