summaryrefslogtreecommitdiff
path: root/lang/qscheme (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | lang) Notes: svn path=/head/; revision=327741
* Convert to new perl frameworkBaptiste Daroussin2013-09-171-7/+3
| | | | | | | Convert from USE_GMAKE to USES=gmake Notes: svn path=/head/; revision=327454
* Unbreak by adding build dependency on perlMax Brazhnikov2010-12-192-3/+1
| | | | | | | | | PR: ports/152375 Submitted by: Vitaly Magerya <vmagerya at gmail.com> Approved by: Erik Greenwald (maintainer) Notes: svn path=/head/; revision=266589
* Update maintainer's email address.Mark Linimon2010-12-011-1/+1
| | | | | | | Submitted by: maintainer (private email) Notes: svn path=/head/; revision=265540
* - Fails to buildMartin Wilke2010-11-181-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=264754
* Also broken on sparc64.Mark Linimon2010-06-191-2/+2
| | | | | | | | Hat: portmgr Feature safe: yes Notes: svn path=/head/; revision=256699
* Switch to use newer GMP version.Alex Dupre2010-04-191-2/+2
| | | | | | | | | PR: ports/144487 Submitted by: ale Approved by: portmgr (-exp run by erwin) Notes: svn path=/head/; revision=252906
* Chase libgmp and bump PORTREVISION.Alex Dupre2009-05-131-2/+2
| | | | Notes: svn path=/head/; revision=233833
* - Fix build with gcc 4.2Dmitry Marakasov2009-04-0116-13/+467
| | | | | | | | | PR: 132287 Submitted by: Vitaly Magerya <vmagerya at gmail dot com> Approved by: Erik Greenwald <erik dot greenwald at gmail dot com> (maintainer) Notes: svn path=/head/; revision=231450
* 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