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

1420 Commits

Author SHA1 Message Date
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
Satoshi Asami
213407af34 Upgrade, 0.2 -> 0.3.
CVS:
1995-03-28 09:20:20 +00:00
Gary Palmer
0c9abd6231 MD5 checksum for ImageMagick 1995-03-28 06:30:19 +00:00
Gary Palmer
0a06f9c8da Upgrade to 3.6 1995-03-28 06:29:01 +00:00
Satoshi Asami
8014854215 Reviewed by:
Submitted by:
Obtained from:
1995-03-28 06:21:05 +00:00
Satoshi Asami
7da30feef5 Upgrade, 1.32 -> 1.34 1995-03-28 05:58:18 +00:00
Gary Palmer
461216a502 x3270 doesn't seem to exist anymore either 1995-03-28 04:45:39 +00:00
Gary Palmer
54d767e860 emiclock doesn't seem to exist on the MASTER_SITE anymore 1995-03-28 04:41:44 +00:00
Jeffrey Hsu
f34d60208e gnat-2.03 - The GNU Ada Translator. Version 2.03.
Submitted by:	nils@guru.ims.uni-stuttgart.de (Cornelis van der Laan)
1995-03-28 04:41:43 +00:00
Gary Palmer
4cf727e96e it's now slib2a2.tar.gz 1995-03-28 04:32:39 +00:00
Gary Palmer
3efdc9f77a Another one that has had the tarball changed from .tar.Z to .tar.gz 1995-03-28 04:18:23 +00:00
Gary Palmer
15d189cfe3 Update MASTER_SITE path and checksum file 1995-03-28 04:13:33 +00:00
Gary Palmer
d8477a97b2 The tarball is now .tar.gz ... 1995-03-28 04:07:20 +00:00
Satoshi Asami
62cb097520 Tryed to update to use latest PATCHFILES hack in bsd.port.mk but I
can't get it to work because the patch is on a non-anon ftp site
and it needs its own ncftprc file.  Hmm....

Changed PATCHFILES -> PATCH_FILES so it works for now.
1995-03-28 02:16:21 +00:00
Gary Palmer
fd50caa4fd Update to patchlevel 3 1995-03-28 01:37:50 +00:00
Satoshi Asami
3b6a1fc296 Add support for "distributed" patches and a little extra cleanup.
New variables:

PATCH_SITES:	patch equivalent of MASTER_SITES, overridable with
.		MASTER_SITE_OVERRIDE.
PATCHFILES:	Additional files to fetch and give to patch before
.		applying the ones in patches/patch-*.  If name ends
.		with ".gz" or ".Z", it will be piped through zcat first.

Plus PATCH_DIST_STRIP and PATCH_DIST_ARGS that serve the same functions
as PATCH_STRIP and PATCH_ARGS for patches in patches/patch-*.

In the documentation and echo messages, I used the term "distributed
patches" and "FreeBSD patches" to refer to ${PATCHFILES} and patches/patch-*.
If you can come up with better names, by all means go ahead and fix them.

"grep PATCH /usr/ports/*/*/Makefile" reveals seven ports (mule, jless,
jtcl, jtk, dgd, less, color_xterm, gee I wonder why I'm the one who
implemented this) that can benefit from this.  I'm now diving headlong
into /usr/ports to fix their Makefiles.
1995-03-28 01:14:29 +00:00
Gary Palmer
762752b775 Upgrade to 1.9.08 1995-03-27 23:25:22 +00:00
Joerg Wunsch
869622ad38 This is David Hedley's pcemu 8086 PC emulator.
Technically, i consider this an excellent work.

I've made some efforts to make it easier for people get it actually up
& running.  This would have required an image of a DOS boot floppy,
which we cannot provide.  Instead, i wrote a small bootstrap loader
(basically a small more(1) clone with builtin text) that can be
``booted'' from.  It instructs the user how to get the image of a
bootable DOS floppy, and where to find the various files.

(The bootstrap loader requires bcc to be recompiled, but i'm providing
a gzip'ed/uuencoded version in the files directory as well.)

The pkg directory is not yet done.  Will follow RSN. :)
1995-03-27 21:35:21 +00:00
Jordan K. Hubbard
74514e02ff Add MAINTAINER. Yes, I know I screwed up the Submitted by: line on the
import.  Sorry! :(
Submitted by:	me
1995-03-27 21:00:02 +00:00
Jordan K. Hubbard
e07220aca9 Import Michael Elbel's mmv port. 1995-03-27 20:55:28 +00:00
Satoshi Asami
b1606b6d57 Cleanup according to new bsd.port.mk. pkg/INSTALL, pkg/DEINSTALL and
pkg/REQ are now standard names recognized in bsd.port.mk so no need
to redefine PKG_ARGS in Makefile.
1995-03-27 13:24:18 +00:00
Satoshi Asami
5c9660773a Added more standard package suport file names. INSTALL for the
installation script, DEINSTALL for the deinstallation script, and
REQ for the requirement script, will be added with appropriate
flags to PKG_ARGS if they exist under pkg/.
1995-03-27 13:11:18 +00:00
Satoshi Asami
6d9b95fe0d Added tcl and tk. 1995-03-27 12:59:03 +00:00
Joerg Wunsch
b7e5135427 Bruce Evans' bcc C compiler.
It is able to handle 16-bit code as well, and comes with an own
assembler and loader.  (They are already known from Minix and Linux as
the `bin86' package.)

With a bit of `dd' magic, bcc can be used to compile messdos programs.
1995-03-26 18:08:54 +00:00
Jean-Marc Zucconi
97a7300b6b The tarballs at xtp.x.org have been updated to patchlevel 11. So there is
no need to patch the distribution when X11_VIA_FTP=yes
1995-03-26 12:13:17 +00:00
Joshua Peck Macdonald
d6d0306bb8 I remade the tarball instead of uploading it off my computer,
and then gzip -9'ed it, the md5 came out different.
1995-03-26 06:18:11 +00:00
Joshua Peck Macdonald
8eecdc61b3 MIT Scheme-7.3
there's something a little weird about this port, I had to make a
FreeBSD specific distfile, using two of the official distfiles.  I
included a description of what I had done, but it is much easier
(and saves downloading about 3 megs) to use this distfile.
So, how do I get the distfile I've made into the right place without
faking it out by first putting a real site and then changing it
to always use freebsd.cdrom.com?  the distfile is in
freefall.cdrom.com:~jmacd/scheme-microcode+dist-7.3-freebsd.tgz
1995-03-26 03:31:03 +00:00
Andrey A. Chernov
3143c86914 Upgrade 1995-03-26 02:21:28 +00:00
Jean-Marc Zucconi
a915483270 update 1995-03-26 01:06:07 +00:00
Jean-Marc Zucconi
daab5b1f29 Change the master site. 1995-03-26 01:05:51 +00:00
Satoshi Asami
b7bb39814d Don't uudecode if the .tar.gz file is already there.
Pointed-out by: Anthony Chan <yeehang@netcom.com>
1995-03-25 04:30:54 +00:00
Andrey A. Chernov
56d6900126 contents changed, name not changed 1995-03-25 02:57:26 +00:00
Satoshi Asami
35af96374a Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,
and some other minor cleanup.
1995-03-24 11:12:06 +00:00
Satoshi Asami
efa1bd134d Added ytalk. 1995-03-24 06:29:51 +00:00
Satoshi Asami
24923fa3d5 ytalk-3.0.2, a multi-people "talk" with an unusable X interface. 1995-03-24 06:27:20 +00:00
Satoshi Asami
32e188a238 I probably shouldn't depend on EXTRACT_* being defined to something...so
use "tar -xzf" instead.
1995-03-24 05:51:15 +00:00
Satoshi Asami
7a2e6ba6da EXTRACT_ARGS -> EXTRACT_AFTER_ARGS 1995-03-24 05:47:58 +00:00
Satoshi Asami
32d41c3d54 Added xemeraldia. 1995-03-24 05:29:16 +00:00
Satoshi Asami
318f9e3350 Version 0.2 of xemeraldia. Drop blocks and break them. 1995-03-24 05:27:13 +00:00
Andrey A. Chernov
b1d8acd71f Strip binaries on install 1995-03-24 00:35:05 +00:00
Jean-Marc Zucconi
43273d1197 Here is a patch for XFree86 to allow the proud owner of "The X Companion
CD for R6" from O'Reilly and Associates, Inc, to mount and compile X on
this CD. I have tried to create this patch in such a way that if any other
CD's come along, they can be kluged in too.
Submitted by:	Mark Murray <mark@grondar.za>
1995-03-23 21:20:44 +00:00
Gary Palmer
baa08da2d7 The describe target now uses `\' as a separator, so correct the print-index
target in here. Also make the print-index target display the maintainers
address for easy griping.
1995-03-23 21:03:32 +00:00
Gary Palmer
9c2478af89 Add a misssing `@' from before echo -n "|${MAINTAINER}" 1995-03-23 20:42:42 +00:00
Jordan K. Hubbard
84d07a94d5 Add maintainer to the index line. 1995-03-22 21:46:04 +00:00