aboutsummaryrefslogtreecommitdiff
path: root/lang/qscheme
Commit message (Collapse)AuthorAgeFilesLines
* Mark as broken with gcc4.2.Mark Linimon2007-10-041-1/+5
| | | | Notes: svn path=/head/; revision=200828
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-8/+5
| | | | Notes: svn path=/head/; revision=200774
* Remove USE_REINPLACE from the categories starting with LEdwin Groothuis2006-05-091-1/+0
| | | | Notes: svn path=/head/; revision=161836
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* BROKEN on amd64 and ia64: Does not buildKris Kennaway2004-12-041-0/+4
| | | | Notes: svn path=/head/; revision=123075
* - Fix configure error from bad tarballSergey Matveychuk2004-11-014-8/+35
| | | | | | | | | | | - Eliminate dependancy on gcc 2.95 - Fix gmp lib dir flaw PR: ports/73362 Submitted by: maintainer Notes: svn path=/head/; revision=120613
* - Trim newlines at the end of patchesKirill Ponomarev2004-06-104-5/+2
| | | | | | | | | | - portlint PR: ports/67805 Submitted by: maintainer Notes: svn path=/head/; revision=111218
* Restore maintainer; his email was bouncing last week and I fat-fingered theKris Kennaway2004-05-161-1/+1
| | | | | | | address when I retried it tonight. Sorry, Erik. Notes: svn path=/head/; revision=109240
* Reset bouncing maintainer address:Kris Kennaway2004-05-161-1/+1
| | | | | | | | <eric@smluc.org>: Sorry, no mailbox here by that name. (#5.1.1) Notes: svn path=/head/; revision=109237
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* - Honour PTHREAD_{CFLAGS,LIBS}Kirill Ponomarev2004-02-172-33/+2
| | | | | | | | PR: ports/62945 Submitted by: maintainer Notes: svn path=/head/; revision=101175
* FORBIDDEN on 502102: does not respect PTHREAD_{CFLAGS,LIBS}Kris Kennaway2004-02-171-0/+4
| | | | Notes: svn path=/head/; revision=101109
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Force to use gcc2.95. Fix configuration problems, too.Mark Linimon2003-11-202-12/+69
| | | | | | | | | Build-tested on 4.x and 5.x. PR: ports/58239 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer). Notes: svn path=/head/; revision=94577
* Use the virtual category "scheme" (part ii)Edwin Groothuis2003-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> Notes: svn path=/head/; revision=87818
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76037
* Fix on -current (get gmp from ${LOCALBASE})Eric Anholt2002-12-211-0/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=71748
* Set MAINTAINER back to the submitter. He is now reachable again.Akinori MUSHA2002-12-181-1/+1
| | | | | | | Submitted by: Erik Greenwald <erik@smluc.org> Notes: svn path=/head/; revision=71703
* port wants gmp, port gets gmpEdwin Groothuis2002-11-241-1/+7
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=70928
* Reset undeliverable maintainer addresses to ports@FreeBSD.orgKris Kennaway2002-11-181-1/+1
| | | | Notes: svn path=/head/; revision=70365
* Add qscheme 0.5.1, a small and fast Scheme interpreter.Will Andrews2002-06-279-0/+245
PR: 34999 Submitted by: erik@smluc.org Notes: svn path=/head/; revision=62108