Commit Graph

114 Commits

Author SHA1 Message Date
Jean-Marc Zucconi
c22b4bd224 Add nTk to the SUBDIR list (not in alphabetical order since it depends
on perl5)
1995-05-12 15:32:36 +00:00
Satoshi Asami
3dfc1631fe Put back this long PLIST too. 1995-05-12 10:25:20 +00:00
Satoshi Asami
d9afa9b70a Add g77, which is now working fine. Thanks, Jeff! 1995-05-12 07:20:21 +00:00
Jeffrey Hsu
9d240ae4dd Upgrade to 5.16. 1995-05-09 08:52:26 +00:00
Mark Murray
fe28a58fc9 Shortened the PLIST (aka +CONTENTS) file to under 4k to avoid bug
(this will be backed out when the bug is fixed, as is it is a hack rather
that a fix)
1995-05-05 20:07:33 +00:00
Satoshi Asami
61c6f42258 No ldconfig's from ports, please.... :< 1995-04-25 01:05:45 +00:00
Satoshi Asami
1c392d4b6a Remove the second @cwd (to /usr/local/info) and add "info/" in front
of all the subsequent lines.
1995-04-24 23:08:06 +00:00
Satoshi Asami
dfcafdcd14 Run makeinfo before trying to install info files. 1995-04-24 23:07:29 +00:00
Satoshi Asami
77afdc76ca Add "STRIP=", scheme48 is a shell script. 1995-04-24 22:31:59 +00:00
Satoshi Asami
f7595f0968 Install manpages. Also, add missing "-f" to the end of MAKE_FLAGS. 1995-04-24 22:10:25 +00:00
Satoshi Asami
f41503d389 This port IS_INTERACTIVE (asks if you want to delete old installation). 1995-04-24 21:50:34 +00:00
Mark Murray
cd5700c69b Corrected some spelling, and generally clarified the description. 1995-04-24 21:25:26 +00:00
Jean-Marc Zucconi
c0e45238ef Add -Dprefix=${PREFIX} in configure args. 1995-04-24 15:17:40 +00:00
Satoshi Asami
b098c2ddf2 Update lang Makefiles, compressing some man pages and stripping some
executables along the way.
1995-04-24 11:29:30 +00:00
Jean-Marc Zucconi
adf9b90f89 Add suidperl; man pages are gzip'ed 1995-04-23 17:26:28 +00:00
Jean-Marc Zucconi
9083fbf329 gzip man pages, strip binaries 1995-04-23 17:21:34 +00:00
Jordan K. Hubbard
1fa46ef2e2 Simplify the pre-install rule. This is handled by the mtree stuff now. 1995-04-22 12:12:26 +00:00
Andrey A. Chernov
6e6b11a04c Put prep as primary site, move old primary to secondary
Add more categories
1995-04-19 08:12:00 +00:00
Satoshi Asami
72762d1040 Add IS_INTERACTIVE=yes. Cf.
>> The install target for smalltalk-1.1.1 is interactive.
>> Please read the file mst.texinfo for more information.
1995-04-18 05:18:51 +00:00
Satoshi Asami
377079f63c Add IS_INTERACTIVE. The Configure script checks for file descriptor 0,
so you can't run it with all the stdio redirected.
1995-04-18 02:00:15 +00:00
Satoshi Asami
cd1e798da7 Take out schemetoc until ldconfig is taken out. 1995-04-18 01:35:35 +00:00
Satoshi Asami
e138f15f96 Added perl5. 1995-04-17 06:04:06 +00:00
Satoshi Asami
d3124d07cd Perl5 port by Mark Murray. People, beat this!
Submitted by:	Mark Murray <markm@freebsd.org>
1995-04-17 06:02:34 +00:00
Jeffrey Hsu
a4c44d5b3a Upgrade to gcl 2.0. 1995-04-16 22:10:15 +00:00
Jeffrey Hsu
6a2f03ec95 Upgrade to gcl 2.0.
FreeBSD files now part of standard distribution.
1995-04-16 22:09:51 +00:00
Satoshi Asami
cce8f51d23 Oops, why did I miss this in the previous commit? Anyway, install
depends on build.
1995-04-16 21:28:20 +00:00
Satoshi Asami
21cfe0092c Make various install and pre-install targets depend on build. 1995-04-16 21:24:53 +00:00
Jeffrey Hsu
512a78de57 Break out patches into smaller files.
Fix trailing spaces in makefiles.
Submitted by:	thomas@ghpc8.ihf.rwth-aachen.de
1995-04-16 18:31:49 +00:00
Joshua Peck Macdonald
0e8d2c1580 add myself as maintainer 1995-04-15 23:41:41 +00:00
Joshua Peck Macdonald
e5439f36fa Add myself as MAINTAINER 1995-04-15 23:38:48 +00:00
Joshua Peck Macdonald
d64a33d6fc fixed myself to be MAINTAINER 1995-04-15 23:36:52 +00:00
Joshua Peck Macdonald
d05710c508 MAINTAINER goes in a section by itself!
so I fixed it...
1995-04-15 22:55:30 +00:00
Joshua Peck Macdonald
8b0c28e640 oh yeah, I had to patch the makefile too. 1995-04-15 22:49:44 +00:00
Joshua Peck Macdonald
4fa9c45b4a Reason I started changing this makefile was because I noticed asami
got the version number wrong which was because Jordan got the version
number wrong, it had 7.3 instead of 3.1, kind of far off (can anyone say
Tcl?) anyways, I also noticed that it didn't even work to begin with
because there was

a) no install target
b) it ignored ${PREFIX}

so I fixed it up and added myself as MAINTAINER, unless anyone minds,
I didn't do this originally, but I see bh (the implementor) three tines
a week so I can probably deal with problems pretty well.
1995-04-15 22:48:25 +00:00
Satoshi Asami
b450ab568d MAINTAINER goes in a section of its own. 1995-04-15 22:12:24 +00:00
Joshua Peck Macdonald
7033d7a9f5 added myself as MAINTAINER 1995-04-15 21:56:27 +00:00
Satoshi Asami
e9ccf3caed Update of lang Makefiles.... 1995-04-15 05:44:50 +00:00
Jean-Marc Zucconi
48c94234e0 Update
Submitted by:	Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
1995-04-11 23:28:11 +00:00
Jean-Marc Zucconi
bb0452e715 Add MAINTAINER= jmz@FreeBSD.org 1995-04-11 02:02:17 +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
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
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
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
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
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
Joshua Peck Macdonald
58d20f42d2 I forgot to add this when I fixed scheme48, it works now. 1995-03-14 05:26:51 +00:00