aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qscheme
Commit message (Collapse)AuthorAgeFilesLines
* Restore maintainer; his email was bouncing last week and I fat-fingered thekris2004-05-161-1/+1
| | | | address when I retried it tonight. Sorry, Erik.
* Reset bouncing maintainer address:kris2004-05-161-1/+1
| | | | | <eric@smluc.org>: Sorry, no mailbox here by that name. (#5.1.1)
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* - Honour PTHREAD_{CFLAGS,LIBS}krion2004-02-172-33/+2
| | | | | PR: ports/62945 Submitted by: maintainer
* FORBIDDEN on 502102: does not respect PTHREAD_{CFLAGS,LIBS}kris2004-02-171-0/+4
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* Force to use gcc2.95. Fix configuration problems, too.linimon2003-11-212-12/+69
| | | | | | Build-tested on 4.x and 5.x. PR: ports/58239 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer).
* Use the virtual category "scheme" (part ii)edwin2003-08-281-1/+1
| | | | | | | | | Add the virtual category "scheme" to the maintained ports (except sxm). I guess no maintainer would deny this trivial change. PR: ports/56052 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
* De-pkg-comment.knu2003-02-212-1/+1
|
* Fix on -current (get gmp from ${LOCALBASE})anholt2002-12-211-0/+2
| | | | Submitted by: bento
* Set MAINTAINER back to the submitter. He is now reachable again.knu2002-12-181-1/+1
| | | | Submitted by: Erik Greenwald <erik@smluc.org>
* port wants gmp, port gets gmpedwin2002-11-241-1/+7
| | | | Noticed by: bento
* Reset undeliverable maintainer addresses to ports@FreeBSD.orgkris2002-11-181-1/+1
|
* Add qscheme 0.5.1, a small and fast Scheme interpreter.will2002-06-279-0/+245
PR: 34999 Submitted by: erik@smluc.org