aboutsummaryrefslogtreecommitdiffstats
path: root/lang/rscheme
Commit message (Collapse)AuthorAgeFilesLines
* Pacify distfile survey.linimon2005-10-101-1/+1
|
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* BROKEN on 5.x: Coredump during buildkris2004-09-261-1/+7
| | | | Approved by: portmgr (self)
* SIZEify.trevor2004-01-291-0/+1
|
* Per bento, this port gets either signal 11 or signal 4 whenerwin2003-10-051-0/+4
| | | | | | | | | trying to install on non-i386. Mark it to warn the unwary. Since it doesn't have a maintainer, I guess you could go either way on whether it should be "broken" or "ignore". PR: 57595 Submitted by: Mark Linimon <linimon@lonesome.com>
* Use the new virtual category 'scheme'edwin2003-08-281-1/+1
| | | | | | | | | - Add the virtual category 'scheme' to the orphan ports - Fix the chicken's csc script - Minor portlint cleanups PR: ports/55265 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
* Update to 0.7.3.2.nork2003-04-053-6/+7
| | | | | PR: ports/49089 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Add rscheme 0.7.3.1, an object-oriented, extended version of thesobomax2001-07-3111-0/+280
Scheme dialect of Lisp.