aboutsummaryrefslogtreecommitdiffstats
path: root/lang/chicken
Commit message (Expand)AuthorAgeFilesLines
* Update to upstream version 4.11.0riggs2016-06-053-35/+58
* lang/chicken: update 4.10.0 RC4 -> 4.10.0junovitch2015-09-302-5/+4
* Security update to Chicken 4.10.0 RC4junovitch2015-07-312-5/+5
* Change version format (from 4.10.0r1 to 4.10.0.r1) and bump PORTEPOCH.delphij2015-06-231-2/+3
* Update to 4.10.0 RC1.delphij2015-06-222-8/+14
* - Add CPE infoamdmi32015-04-251-1/+2
* - Remove LICENSEgahr2015-04-231-2/+0
* - Add LICENSEgahr2015-04-212-5/+7
* Cleanup plistbapt2014-10-271-6/+0
* lang/chicken: fix plistmarino2014-07-272-0/+2
* lang/chicken: Upgrade version 4.8.0.5 => 4.9.0.1marino2014-07-273-32/+31
* Convert GMAKE to MAKE_CMDbapt2014-06-251-1/+1
* - Update from 4.8.0.4 to 4.8.0.5 [1]danilo2013-10-053-21/+19
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
* lang/chicken: update to 4.8.0.4wg2013-08-062-3/+3
* - Update to 4.8.0.3culot2013-03-132-3/+3
* - Update to 4.8.0.2miwi2013-03-032-3/+3
* - Fix all cases of 'No newline at end of file' in ports treeak2013-02-011-1/+1
* Update to 4.8.0.1zeising2013-01-193-4/+5
* - Remove DOCS option to prevent dialog being displayedjase2012-09-301-2/+0
* - Update to 4.8.0 [1]jase2012-09-304-17/+33
* - Mark it JOBS_SAFEmiwi2011-11-261-1/+3
* - Unbreak buildmiwi2011-11-171-0/+3
* Add MAKE_JOBS_UNSAFEdougb2011-10-091-0/+2
* - Remove the no longer needed patch in previous commitwen2011-06-021-11/+0
* - Update to 4.7.0wen2011-06-023-89/+97
* - Update to 4.6.0wen2010-09-204-12/+14
* - Update to 4.5.0miwi2010-05-164-23/+9
* - Update lang/chicken to 4.4.0.alepulver2010-04-164-132/+92
* Attempt to fix build on exotic archs.linimon2010-03-271-0/+2
* - Update to version 4.1.0.alepulver2009-09-077-196/+154
* - Update to 3.4.0miwi2008-12-074-4/+15
* - Update to version 3.3.0.alepulver2008-07-187-16/+66
* - Fix building on amd64.alepulver2008-06-281-1/+2
* - Update to version 3.2.0.alepulver2008-06-283-25/+74
* - Update to version 2.6.alepulver2007-04-154-60/+19
* Use libtool port instead of included version to avoid objformat a.out botchkris2007-02-011-0/+1
* - Patch csc.c (used to bootstrap) instead of csc.scm.alepulver2006-12-072-1/+40
* - Fix 'csc' assuming /usr/local/include is in the default search path of 'cc'.alepulver2006-12-061-0/+1
* - Update to 2.5.alepulver2006-10-315-32/+41
* - Mirror distfile and change MASTER_SITES/MASTER_SITE_SUBDIR.alepulver2006-10-241-1/+2
* Change the maintainership address to the @FreeBSD.org one.alepulver2006-04-091-1/+1
* - Update to 2.3pav2006-03-183-15/+44
* Conversion to a single libtool environment.ade2006-02-232-2/+4
* - Add SHA256pav2005-11-261-0/+1
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* - Resurrect includedir patch which was mistakely removed in update to 2.0pav2005-10-032-0/+12
* Update to 2.0.lawrance2005-09-044-66/+11
* - Add $(includedir) to BASE_CPPFLAGS, otherwise chicken can't find it's ownpav2005-05-282-1/+12
* - Create ${PREFIX}/lib/chicken.flz2005-04-122-0/+4
* Update to 1.89vs2005-02-173-4/+4
* - Reset maintainership to ports@FreeBSD.orgsergei2004-10-211-1/+1
* Now builds on amd64kris2004-09-281-2/+2
* Update to 1.66krion2004-08-242-3/+3
* - Update to 1.63pav2004-08-212-4/+5
* Update to 1.56krion2004-07-223-14/+6
* - Update to 1.50vs2004-07-174-111/+37
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-101-1/+1
* SIZEify.trevor2004-03-181-0/+1
* BROKEN on amd64 and ia64: Coredump during buildkris2004-03-151-1/+7
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
* Add forgotten update to this port to unbreak deinstallation.linimon2004-02-231-0/+4
* Update to 1.33. Numerous bugfixes and minor new features. Seelinimon2004-02-123-13/+7
* Update to 1.22.nork2003-10-303-3/+11
* - Don't install useless *.lakrion2003-09-043-6/+11
* Update to 1.17erwin2003-09-043-2/+6
* Use the new virtual category 'scheme'edwin2003-08-281-1/+2
* update to 1.14, fix pkg-plistoliver2003-07-304-15/+6
* Update to 1.9 and Fix build on alpha.nork2003-05-193-4/+13
* set ONLY_FOR_ARCHS=i386leeym2003-04-302-2/+6
* Fix build on alpha.nork2003-04-092-3/+1
* Add chicken 1.0, a Scheme-to-C compiler supporting most of thenork2003-04-054-0/+186