Commit Graph

57 Commits

Author SHA1 Message Date
Andreas Schulz
1c537e9ab1 Disable tclX until someone fixes it. It expects a static tk library, but
the tk port only builds a shared lib.
1995-02-26 01:16:07 +00:00
Andreas Schulz
8f1b14fb68 Delete the patch prefix to get it more uniform with the other ports. 1995-02-25 21:59:40 +00:00
Jeffrey Hsu
7a7c3a9103 Upgrade to 1.0.5. 1995-02-25 19:42:55 +00:00
Jeffrey Hsu
a4510476c3 Upgrade to 1.0.5.
Compress installed man page.
1995-02-25 19:42:36 +00:00
Joshua Peck Macdonald
34ee895180 Updated port for version 2.1.6, now supports dynamic loading
Submitted by:	thomas@ghpc8.ihf.rwth-aachen.de
1995-02-24 10:36:13 +00:00
Jeffrey Hsu
2d6ab957ef Use csh instead of sh to work around bug w/ tty handling. Pointed out
by pw@snoopy.MV.COM.
1995-02-16 07:21:35 +00:00
Jeffrey Hsu
122f59c8ac Add gcl. 1995-02-12 21:13:29 +00:00
Jeffrey Hsu
b7306c2443 gcl - GNU Common Lisp 1995-02-12 21:10:03 +00:00
Andreas Schulz
a7d8556102 Correct the paths for two patches. The source for these files didn't
live in work/src but in work/src/../scripts.
1995-02-12 02:56:23 +00:00
Satoshi Asami
86793c984d Converted Makefiles as much as I could.
(1) Took out INSTALL_MANPAGES (not necessary anymore, porter should
    set NO_INSTALL_MANPAGES for not calling "make install.man")

(2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS.  These
    are the entries I used:

    EXEC_DEPENDS:
      unzip:${PORTSDIR}/archivers/unzip
      gmake:${PORTSDIR}/devel/gmake
      wishx:${PORTSDIR}/lang/tclX
      xli:${PORTSDIR}/graphics/xli
      gs:${PORTSDIR}/print/ghostscript
      gunshar:${PORTSDIR}/archivers/gshar+gunshar
      hfs:${PORTSDIR}/utils/hfs
      rman:${PORTSDIR}/utils/rman

    LIB_DEPENDS:
      tiff\\.3\\.:${PORTSDIR}/graphics/tiff
      jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg
      Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
      tcl\\.7\\.:${PORTSDIR}/lang/tcl
      tk\\.3\\.:${PORTSDIR}/x11/tk
      xview\\.1\\.:${PORTSDIR}/x11/xview-lib
      Xaw3d\\.:${PORTSDIR}/x11/Xaw3d
      mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib
      xview\\.3\\.:${PORTSDIR}/x11/xview-lib
      BLT\\.1\\.:${PORTSDIR}/x11/blt

    There are still some dependencies I can't figure out what exactly
    is needed.  If your port still has DEPENDS in it, please check it out!
1995-02-11 13:51:48 +00:00
Gary Palmer
95bd42eb6c Add Gofer
Submitted by:	hsu
1995-02-10 08:07:59 +00:00
Gary Palmer
b21e1a6304 Add smalltalk 1995-02-10 07:47:27 +00:00
Gary Palmer
af7e3499e3 GNU Smalltalk version 1.1.1. The install target is a dummy which
prints a warning as the supplied install target is interactive.
1995-02-10 06:15:04 +00:00
Jeffrey Hsu
7687e06a93 gofer - a lazy functional language 1995-02-08 09:41:13 +00:00
Gary Palmer
2e23ead7f5 Upgrade to work with current distfile 1995-02-07 03:07:02 +00:00
Joshua Peck Macdonald
fa55a1cc8e Log: replace main.c for patch-g, which was larger. 1995-01-30 09:34:20 +00:00
Joshua Peck Macdonald
d8b10ca05e Reviewed by:
Submitted by:	jmacd
Obtained from:
1995-01-30 09:13:52 +00:00
Gary Palmer
66695ce450 Remove expect until it's fixed 1995-01-29 07:28:37 +00:00
Gary Palmer
dc44e64e9c Change master site to one that allows worldwide access (sunsite.unc.edu)
Submitted by:	Michael Reifenberger <root@rz-wb.fh-sw.de>
1995-01-24 18:46:00 +00:00
Gary Palmer
a81ca0c307 Re-enable forth and delete comment 1995-01-24 18:44:33 +00:00
Steven Wallace
135eaf8c04 Scheme 48
Submitted by:	Josh MacDonald, <jmacd@uclink.berkeley.edu>
1995-01-07 20:53:32 +00:00
Jordan K. Hubbard
084d60b4a0 Bring in the new sather file. 1995-01-05 22:03:37 +00:00
Jordan K. Hubbard
ba7e3819b5 Remove itcl until Paul T. fixes it. 1995-01-05 22:03:24 +00:00
Gary Palmer
18325a0d07 Update checksum file to reflect latest tarball 1995-01-05 03:45:56 +00:00
Jordan K. Hubbard
f804cd6597 This is now version 5.13 1995-01-05 03:13:03 +00:00
Steven Wallace
54c2d8480c Added STk and schemetoc 1995-01-05 00:19:03 +00:00
Steven Wallace
b64a3e4a94 STk 2.1, a scheme interpreter with Tk support
Submitted by:	Josh MacDonald, <jmacd@uclink.berkeley.edu>
1995-01-04 09:54:39 +00:00
Gary Palmer
3119185a69 New checksum file for v1.04 1995-01-04 00:06:47 +00:00
Steven Wallace
2a24946928 Added shared library support.
Submitted by:	jmacd@uclink.berkeley.edu
1994-12-31 03:48:36 +00:00
Jeffrey Hsu
d688b79a89 Ar no longer needs -T option, so we don't need patch-01.
We now have a gcc, so in patch-02, don't need to change gcc to cc.
1994-12-31 02:23:38 +00:00
Jeffrey Hsu
a107ff106b Bump version number to 1.0.4. 1994-12-31 02:21:20 +00:00
Steven Wallace
4ac273afbe Scheme to C compiler and interpreter - 15mar93
Submitted by:	jmacd@uclink.berkeley.edu (Josh MacDonald)
1994-12-29 23:35:47 +00:00
Gary Palmer
3217d24fe5 First batch of MD5 checksum files. Only did through to the end of net
to both give my fingers a rest & let freefall clear some of it's
backlogged mail :-)

The rest will follow later
1994-12-18 00:28:13 +00:00
Gary Palmer
8612213846 Remove `forth' from the subdir list until the ftp site situation is
corrected.
1994-12-07 20:05:18 +00:00
Jordan K. Hubbard
2a27133dc8 Add forth. 1994-11-23 07:24:02 +00:00
Jordan K. Hubbard
1b85cfe12d Michael Reifenberger's forth port.
Submitted by:	mr
1994-11-23 07:23:24 +00:00
Jeffrey Hsu
120cf7f1c6 Make use of ALL_TARGET instead of adding the all target to the
underlying Makefile.
Obtained from:
1994-11-22 10:05:49 +00:00
Jeffrey Hsu
354f4ade0e Update DISTNAME to Sather-1.0.2.
Make use of ALL_TARGET instead of adding the all target to the
  underlying Makefile.
Obtained from:
1994-11-22 10:05:33 +00:00
Jeffrey Hsu
19e510c888 changed /usr/gnu/info to /usr/local/info 1994-11-22 09:48:07 +00:00
Andreas Schulz
5f8c65d40e Add itcl and scm to the SUBDIR list. They seem to build ok. 1994-11-20 22:48:00 +00:00
Andreas Schulz
60bd905d46 Added Sather to the subdirs list. This thing builds ok. The bootstrap
is only veeeerryy slow. It needed even a long time on my Pentium 90Mhz
with 32Mb :-).
1994-11-20 01:22:02 +00:00
Paul Traina
da21b729e9 add expect 1994-11-15 20:50:41 +00:00
Paul Traina
08d7e9e7a2 Expect 5.12 port 1994-11-15 20:44:51 +00:00
Jordan K. Hubbard
85a185feaa Remove ports that don't work from the top level Makefiles. The ports
themselves are still there, but don't get made from a top level make.

In another couple of days, I will remove the ports as well if people
don't fix them.
1994-11-10 01:32:43 +00:00
Jordan K. Hubbard
7f27abbcb8 The distfile on alcatel has changed. Update to reflect this. 1994-11-08 22:50:08 +00:00
Jeffrey Hsu
e3eac5f1de scm - a scheme interpreter 1994-11-06 09:59:26 +00:00
Jeffrey Hsu
7fb85a897c The Sather 1.0 language. 1994-11-01 06:08:02 +00:00
Jordan K. Hubbard
08f7a09430 Add logo to SUBDIR. 1994-10-22 23:07:12 +00:00
Jordan K. Hubbard
4d8324d425 Brian Harvey's logo interpreter. I could use some help with the
languages, folks! :-(
1994-10-22 23:05:49 +00:00
Jordan K. Hubbard
3e790a10b5 Changes from Jean-Marc Zucconi to obey PREFIX properly.
Submitted by:	jmz
1994-10-20 01:51:56 +00:00