Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor performance tweak. Take out -O from default CFLAGS so it doesn't | hsu | 1995-03-06 | 1 | -0/+19 |
| | | | | override -O2 from preceding OFLAG. | ||||
* | Give gzip the correct path of installed man page. | hsu | 1995-03-05 | 1 | -2/+2 |
| | |||||
* | Disable tclX until someone fixes it. It expects a static tk library, but | ats | 1995-02-26 | 1 | -3/+3 |
| | | | | the tk port only builds a shared lib. | ||||
* | Delete the patch prefix to get it more uniform with the other ports. | ats | 1995-02-26 | 1 | -2/+1 |
| | |||||
* | Upgrade to 1.0.5. | hsu | 1995-02-26 | 3 | -40/+36 |
| | |||||
* | Upgrade to 1.0.5. | hsu | 1995-02-26 | 1 | -3/+3 |
| | | | | Compress installed man page. | ||||
* | Updated port for version 2.1.6, now supports dynamic loading | jmacd | 1995-02-24 | 3 | -6/+5 |
| | | | | Submitted by: thomas@ghpc8.ihf.rwth-aachen.de | ||||
* | Use csh instead of sh to work around bug w/ tty handling. Pointed out | hsu | 1995-02-16 | 1 | -4/+31 |
| | | | | by pw@snoopy.MV.COM. | ||||
* | Add gcl. | hsu | 1995-02-13 | 1 | -2/+2 |
| | |||||
* | gcl - GNU Common Lisp | hsu | 1995-02-13 | 6 | -0/+55 |
| | |||||
* | Correct the paths for two patches. The source for these files didn't | ats | 1995-02-12 | 2 | -4/+4 |
| | | | | live in work/src but in work/src/../scripts. | ||||
* | Converted Makefiles as much as I could. | asami | 1995-02-11 | 2 | -4/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (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! | ||||
* | Add Gofer | gpalmer | 1995-02-10 | 1 | -2/+2 |
| | | | | Submitted by: hsu | ||||
* | Add smalltalk | gpalmer | 1995-02-10 | 1 | -2/+2 |
| | |||||
* | GNU Smalltalk version 1.1.1. The install target is a dummy which | gpalmer | 1995-02-10 | 5 | -0/+99 |
| | | | | prints a warning as the supplied install target is interactive. | ||||
* | gofer - a lazy functional language | hsu | 1995-02-08 | 9 | -0/+264 |
| | |||||
* | Upgrade to work with current distfile | gpalmer | 1995-02-07 | 2 | -2/+4 |
| | |||||
* | Log: replace main.c for patch-g, which was larger. | jmacd | 1995-01-30 | 1 | -0/+1141 |
| | |||||
* | Reviewed by: | jmacd | 1995-01-30 | 2 | -2/+9 |
| | | | | | Submitted by: jmacd Obtained from: | ||||
* | Remove expect until it's fixed | gpalmer | 1995-01-29 | 1 | -2/+4 |
| | |||||
* | Change master site to one that allows worldwide access (sunsite.unc.edu) | gpalmer | 1995-01-25 | 1 | -1/+1 |
| | | | | Submitted by: Michael Reifenberger <root@rz-wb.fh-sw.de> | ||||
* | Re-enable forth and delete comment | gpalmer | 1995-01-25 | 1 | -4/+2 |
| | |||||
* | Scheme 48 | swallace | 1995-01-08 | 5 | -0/+46 |
| | | | | Submitted by: Josh MacDonald, <jmacd@uclink.berkeley.edu> | ||||
* | Bring in the new sather file. | jkh | 1995-01-06 | 1 | -0/+4 |
| | |||||
* | Remove itcl until Paul T. fixes it. | jkh | 1995-01-06 | 1 | -2/+2 |
| | |||||
* | Update checksum file to reflect latest tarball | gpalmer | 1995-01-05 | 1 | -1/+1 |
| | |||||
* | This is now version 5.13 | jkh | 1995-01-05 | 1 | -2/+2 |
| | |||||
* | Added STk and schemetoc | swallace | 1995-01-05 | 1 | -2/+2 |
| | |||||
* | STk 2.1, a scheme interpreter with Tk support | swallace | 1995-01-04 | 5 | -0/+122 |
| | | | | Submitted by: Josh MacDonald, <jmacd@uclink.berkeley.edu> | ||||
* | New checksum file for v1.04 | gpalmer | 1995-01-04 | 1 | -1/+1 |
| | |||||
* | Added shared library support. | swallace | 1994-12-31 | 5 | -10/+41 |
| | | | | Submitted by: jmacd@uclink.berkeley.edu | ||||
* | Ar no longer needs -T option, so we don't need patch-01. | hsu | 1994-12-31 | 1 | -2/+2 |
| | | | | We now have a gcc, so in patch-02, don't need to change gcc to cc. | ||||
* | Bump version number to 1.0.4. | hsu | 1994-12-31 | 1 | -3/+3 |
| | |||||
* | Scheme to C compiler and interpreter - 15mar93 | swallace | 1994-12-30 | 10 | -0/+990 |
| | | | | Submitted by: jmacd@uclink.berkeley.edu (Josh MacDonald) | ||||
* | First batch of MD5 checksum files. Only did through to the end of net | gpalmer | 1994-12-18 | 7 | -0/+11 |
| | | | | | | | to both give my fingers a rest & let freefall clear some of it's backlogged mail :-) The rest will follow later | ||||
* | Remove `forth' from the subdir list until the ftp site situation is | gpalmer | 1994-12-08 | 1 | -2/+4 |
| | | | | corrected. | ||||
* | Add forth. | jkh | 1994-11-23 | 1 | -2/+2 |
| | |||||
* | Michael Reifenberger's forth port. | jkh | 1994-11-23 | 4 | -0/+250 |
| | | | | Submitted by: mr | ||||
* | Make use of ALL_TARGET instead of adding the all target to the | hsu | 1994-11-22 | 1 | -11/+0 |
| | | | | | underlying Makefile. Obtained from: | ||||
* | Update DISTNAME to Sather-1.0.2. | hsu | 1994-11-22 | 1 | -3/+4 |
| | | | | | | Make use of ALL_TARGET instead of adding the all target to the underlying Makefile. Obtained from: | ||||
* | changed /usr/gnu/info to /usr/local/info | hsu | 1994-11-22 | 2 | -4/+4 |
| | |||||
* | Add itcl and scm to the SUBDIR list. They seem to build ok. | ats | 1994-11-21 | 1 | -2/+2 |
| | |||||
* | Added Sather to the subdirs list. This thing builds ok. The bootstrap | ats | 1994-11-20 | 1 | -2/+2 |
| | | | | | is only veeeerryy slow. It needed even a long time on my Pentium 90Mhz with 32Mb :-). | ||||
* | add expect | pst | 1994-11-16 | 1 | -2/+2 |
| | |||||
* | Expect 5.12 port | pst | 1994-11-16 | 1 | -0/+17 |
| | |||||
* | Remove ports that don't work from the top level Makefiles. The ports | jkh | 1994-11-10 | 1 | -2/+2 |
| | | | | | | | 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. | ||||
* | The distfile on alcatel has changed. Update to reflect this. | jkh | 1994-11-09 | 1 | -2/+1 |
| | |||||
* | scm - a scheme interpreter | hsu | 1994-11-06 | 4 | -0/+70 |
| | |||||
* | The Sather 1.0 language. | hsu | 1994-11-01 | 2 | -0/+85 |
| | |||||
* | Add logo to SUBDIR. | jkh | 1994-10-23 | 1 | -2/+2 |
| | |||||
* | Brian Harvey's logo interpreter. I could use some help with the | jkh | 1994-10-23 | 4 | -0/+25 |
| | | | | languages, folks! :-( | ||||
* | Changes from Jean-Marc Zucconi to obey PREFIX properly. | jkh | 1994-10-20 | 2 | -13/+16 |
| | | | | Submitted by: jmz | ||||
* | Add itcl to targets. | jkh | 1994-10-06 | 1 | -2/+2 |
| | |||||
* | Port of [incr tcl] by Robert Withrow | jkh | 1994-10-06 | 4 | -0/+34 |
| | | | | Submitted by: rww | ||||
* | These are my changes to support the new argument-less configure scripts. | jkh | 1994-10-04 | 2 | -8/+6 |
| | |||||
* | p2c - Pascal to C translator. By Jean-Marc Zucconi. | jkh | 1994-10-04 | 5 | -0/+71 |
| | | | | Submitted by: jmz | ||||
* | Add $Id$ lines to all the directory level Makefiles. | jkh | 1994-08-23 | 1 | -0/+2 |
| | | | | Submitted by: jkh | ||||
* | Change ports Makefiles to use bsd.port.subdir.mk | jkh | 1994-08-22 | 1 | -1/+1 |
| | | | | Submitted by: jkh | ||||
* | Bring in my little ports/lang tree. | jkh | 1994-08-22 | 1 | -0/+3 |
Submitted by: jkh |