1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
Commit Graph

1191 Commits

Author SHA1 Message Date
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
Jordan K. Hubbard
d7b7c8c402 Add new EXTRACT_BEFORE_FLAGS and EXTRACT_AFTER_FLAGS variables to make
complex extraction rules easier.
1995-03-22 21:28:31 +00:00
Jordan K. Hubbard
0b7b44f06a Add sxpc port 1995-03-22 21:15:38 +00:00
Jordan K. Hubbard
6d0f1f4db0 Bring in the simple X protocol compressor. 1995-03-22 21:14:56 +00:00
Satoshi Asami
6a9a45d040 Upgrade, 3.4d -> 3.4e. The shlib version number changed from 4.4 -> 4.5.
Pointed-out by:	Jason Boerner <chaos@rivers.oscs.montana.edu>
1995-03-22 11:02:02 +00:00
Andrey A. Chernov
82f34295cc file updated without name change 1995-03-22 04:43:15 +00:00
Satoshi Asami
bcd2ac7f76 Submitted by: dwhite@anshar.shadow.net (Don Whiteside)
In the ports-current/util directory there's a port for mshell. The
Makefile lists the master site as :
src.doc.ic.ac.uk/usenet/alt.sources/articles/7000-7999

Either as a result of a typo or, more likely, a renumbering, the
directory is now 07000-07999, so the install has a fit when it can't find it.
1995-03-22 03:30:50 +00:00
Jordan K. Hubbard
ca5c9c29a9 Make the fetch message a little more interesting and informative. 1995-03-21 22:43:36 +00:00
Andrey A. Chernov
3e88b7ee8c checksum added 1995-03-21 16:08:11 +00:00
Jordan K. Hubbard
74890c4243 Add fetch-list command for Rod
Use ECHO_MSG macro for printing "===>" line things so that I can now turn
those OFF when I don't want them.
1995-03-21 03:59:13 +00:00
Jordan K. Hubbard
f8814b8ad3 Use new ECHO_MSG override properly. 1995-03-21 03:57:19 +00:00
Jordan K. Hubbard
73dc85456f New index file format, plus a simple rule (print-index) for making it
more human-readable.  This should probably be a more capable perl script
at some point.
1995-03-21 03:12:17 +00:00
Jordan K. Hubbard
86f8fd330d Make the describe rule generate more thorough information that's actually
of use to a front-end program.  Back out my bogus description of the `index'
target! :-)
1995-03-21 01:51:12 +00:00
Jordan K. Hubbard
ed6248d90a Change the index target - this is more generally useful now. 1995-03-21 01:46:29 +00:00
Jordan K. Hubbard
02b004e7ed Document the index target. 1995-03-21 01:31:43 +00:00
Jordan K. Hubbard
1efa946f9b Update the index. 1995-03-21 01:30:53 +00:00
Andrey A. Chernov
7ee0844748 Upgrade. 1995-03-20 21:32:29 +00:00
Paul Traina
58959c4f01 Update to yale-tftpd 3.0 1995-03-20 20:54:47 +00:00
Satoshi Asami
57e9a5602c Added less. 1995-03-20 12:49:48 +00:00
Satoshi Asami
4c1abff30f less-237 with patches to understand Japanese. It will install itself
with prefix "j" so as not to tramp on the regular less.
Submitted by:	Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
1995-03-20 12:48:03 +00:00
Andreas Schulz
6240790150 Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}.. 1995-03-20 08:07:15 +00:00
Andreas Schulz
e6cd0eeecc Delete a second cd ${X11BASE}. Luckily it is not needed here, because the
substitution only works the first time.
1995-03-20 08:00:35 +00:00
Andreas Schulz
f40015d00d Don't do anything if BATCH is specified and the port is interactive for
the package target.The port may is not build and the package fails
otherwise.
1995-03-20 00:41:36 +00:00
Andreas Schulz
039e03bdf1 Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}. 1995-03-20 00:38:12 +00:00
Andreas Schulz
be8e429a67 Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}. 1995-03-20 00:30:02 +00:00
Andreas Schulz
a89a00c167 Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}.
This thing is getting boring :-).
Also add the acm.1 manpage to the packing list.
1995-03-20 00:13:48 +00:00
Andreas Schulz
e47aadda1e Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}. 1995-03-20 00:11:36 +00:00
Andreas Schulz
27e024609d Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}. 1995-03-19 18:22:38 +00:00
Andreas Schulz
851416f6bd Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}. 1995-03-19 18:17:17 +00:00
Andreas Schulz
736001e515 Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}. 1995-03-19 17:58:32 +00:00