summaryrefslogtreecommitdiff
path: root/lang/dylan (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20952
* chmod -> ${CHMOD}Michael Haro1999-08-221-2/+2
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* 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
* Yet more WWW: additionsMichael Haro1999-05-031-1/+1
| | | | Notes: svn path=/head/; revision=18435
* Add some master sites.Jacques Vidrine1999-04-221-3/+12
| | | | Notes: svn path=/head/; revision=18072
* Update from 2.0 to 2.2Michael Haro1999-04-217-3781/+145
| | | | | | | | | | | | | | | Note: Matt Dillon's 2xP3/450 w/512MB can build world over NFS faster than my k6-2 333 can compile this port. It was *NOT* fun to test this port. Maybe someone else (with a super fast computer) could make sure everything works. This port does pass the make install deinstall reinstall package deinstall test though so I assume everything is fine. PR: 11242 Submitted by: maintainer with fixes by me Notes: svn path=/head/; revision=18044
* Reformat a URL so url.cgi doesn't puke on it.Bill Fumerola1999-03-201-1/+1
| | | | | | | | PR: docs/10689 Submitted by: UEBAYASHI Masao <masao@nf.enveng.titech.ac.jp> Notes: svn path=/head/; revision=17327
* Mark BROKEN for ELF:Justin M. Seger1998-10-141-1/+3
| | | | | | | | | | | | | | | dylan-heap.s:64290: Error: Alignment not a power of 2 dylan-heap.s:64297: Error: Alignment not a power of 2 gmake[4]: *** [dylan-heap.o] Error 1 gmake[4]: Leaving directory `/usr/ports/lang/dylan/work/src/d2c/runtime/dylan' gmake failed? Abort trap - core dumped gmake[3]: *** [dylan.lib.du] Error 134 gmake[3]: Leaving directory `/usr/ports/lang/dylan/work/src/d2c/runtime/dylan' gmake[2]: *** [compile] Error 2 Notes: svn path=/head/; revision=13971
* Add checksum for bootstrap binary.Jeffrey Hsu1998-07-151-0/+1
| | | | Notes: svn path=/head/; revision=11921
* Fetch bootstrap binary rather than include it in port.Jeffrey Hsu1998-07-151-4/+5
| | | | Notes: svn path=/head/; revision=11920
* Remove monster uuencoded binary file, and mark the port broken untilJohn Polstra1998-07-141-1/+2
| | | | | | | | it can be replaced by a local distfile. The binary file will be leaving the CVS repository entirely before too long. Notes: svn path=/head/; revision=11914
* CMU Gwydion project interpreter and compiler for the Dylan language.Jeffrey Hsu1998-07-127-0/+3836
Submitted by: Peter S. Housel <housel@acm.org> Notes: svn path=/head/; revision=11849