1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Commit Graph

1232 Commits

Author SHA1 Message Date
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
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