summaryrefslogtreecommitdiff
path: root/lang/mit-scheme (follow)
Commit message (Collapse)AuthorAgeFilesLines
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-2/+2
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20952
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s Notes: svn path=/head/; revision=19803
* mit-scheme needs XLIB.Satoshi Asami1998-12-181-1/+3
| | | | Notes: svn path=/head/; revision=15415
* Mark BROKEN for ELF:Justin M. Seger1998-10-141-1/+3
| | | | | | | | | | | | | | | | | | | | | | gcc -o scheme cmpauxmd.o cmpint.o artutl.o avltree.o bignum.o bigprm.o bitstr.o boot.o char.o comutl.o daemon.o debug.o dfloat.o error.o extern.o fasload.o fix num.o flonum.o generic.o hooks.o hunk.o intern.o interp.o intprm.o list.o lookpr m.o lookup.o obstack.o option.o osscheme.o ostty.o outf.o prim.o primutl.o prmco n.o ptrvec.o purutl.o regex.o rgxprim.o step.o storage.o string.o syntax.o syspr im.o term.o transact.o utils.o vector.o wind.o fasdump.o gcloop.o memmag.o purif y.o intext.o ux.o uxctty.o uxenv.o uxfile.o uxfs.o uxio.o uxproc.o uxsig.o uxsoc k.o uxterm.o uxtop.o uxtrap.o uxtty.o uxutil.o prosenv.o prosfile.o prosfs.o pro sio.o prosproc.o prospty.o prosterm.o prostty.o pruxenv.o pruxfs.o pruxio.o prux sock.o usrdef.o x11base.o x11term.o x11graph.o x11color.o tparam.o tterm.o missing.o -L/usr/X11R6/lib -lX11 -ltermcap -lm cmpauxmd.o(.text+0x5a): undefined reference to `_Ext_Stack_Pointer' cmpauxmd.o(.text+0x60): undefined reference to `_Free' cmpauxmd.o(.text+0x7d): undefined reference to `_utility_table' cmpauxmd.o(.text+0x8a): undefined reference to `_Free' cmpauxmd.o(.text+0x98): undefined reference to `_Ext_Stack_Pointer' Notes: svn path=/head/; revision=13982
* Add $Id$.Satoshi Asami1997-04-301-0/+2
| | | | Notes: svn path=/head/; revision=6370
* Use new MASTER_SITE_LOCAL variable from bsd.port.mk.Satoshi Asami1997-04-301-1/+1
| | | | Notes: svn path=/head/; revision=6369
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-181-1/+0
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-121-1/+1
| | | | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. Notes: svn path=/head/; revision=4416
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
| | | | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948
* freefall.cdrom.com -> freefall.freebsd.orgSatoshi Asami1996-06-031-1/+1
| | | | Notes: svn path=/head/; revision=3165
* Change category nome from "languages" to "lang". Also remove "programming"Satoshi Asami1995-11-221-1/+1
| | | | | | | which appeared in some of them, everything here is a programming language! :) Notes: svn path=/head/; revision=2450
* fixed myself to be MAINTAINERJoshua Peck Macdonald1995-04-151-2/+2
| | | | Notes: svn path=/head/; revision=1376
* Update of lang Makefiles....Satoshi Asami1995-04-151-1/+3
| | | | Notes: svn path=/head/; revision=1364
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-0/+1
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* added MASTER_SITES variable, the distfile is now in LOCAL_PORTSJoshua Peck Macdonald1995-03-301-0/+1
| | | | Notes: svn path=/head/; revision=1244
* I remade the tarball instead of uploading it off my computer,Joshua Peck Macdonald1995-03-261-1/+1
| | | | | | | and then gzip -9'ed it, the md5 came out different. Notes: svn path=/head/; revision=1203
* MIT Scheme-7.3Joshua Peck Macdonald1995-03-266-0/+45
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 Notes: svn path=/head/; revision=1202