aboutsummaryrefslogtreecommitdiff
path: root/lang/clisp
Commit message (Collapse)AuthorAgeFilesLines
* - Add NOT_FOR_ARCHS=ia64 (is not supported by the application).Alejandro Pulver2007-01-131-4/+3
| | | | | | | | | - Make BROKEN message when enabling PARI option more clear. Reported by: pointyhat Notes: svn path=/head/; revision=182268
* - Fix building the fastcgi module.Alejandro Pulver2006-12-082-0/+52
| | | | | | | | | | | | - Import patch from clisp project [1]. - Add patch for missing strndup() function in FreeBSD [2]. PR: ports/106464 Submitted by: Hyo.geol [2] Obtained from: https://sourceforge.net/tracker/?func=detail&atid=101355&aid=1595306&group_id=1355 [1] Notes: svn path=/head/; revision=179184
* - Update to version 2.41.Alejandro Pulver2006-12-073-7/+15
| | | | | | | - Add more MASTER_SITES. Notes: svn path=/head/; revision=179078
* - Add CFLAGS to the CFLAGS internal variable of clisp, which fixes building aAlejandro Pulver2006-06-291-0/+2
| | | | | | | | | | dependency (devel/meta-cvs). This fix was accidentaly removed by me when committing the last fix. Reported by: shaun Notes: svn path=/head/; revision=166608
* - Take maintainership.Alejandro Pulver2006-06-285-52/+248
| | | | | | | | | - Add OPTIONS and support for modules. - Fix building on non-i386. - Fix building on FreeBSD 4.X. Notes: svn path=/head/; revision=166531
* Fix CFLAGS to make devel/meta-cvs buildableVasil Dimov2006-06-021-1/+4
| | | | | | | | PR: ports/94456 Submitted by: Shaun Amott <shaun@inerd.com> Notes: svn path=/head/; revision=164206
* BROKEN on amd64, ia64 and 4.x: Does not buildKris Kennaway2006-04-221-0/+5
| | | | Notes: svn path=/head/; revision=160172
* - Drop maintainershipMarcus Alves Grando2006-03-152-6/+4
| | | | | | | | | | - portlint(1) PR: 93874 Submitted by: maintainer Notes: svn path=/head/; revision=157268
* - Avoid recursive variable definitionSimon Barner2006-02-071-1/+1
| | | | | | | Submitted by: pfgshield-freebsd@yahoo.com (maintainer) Notes: svn path=/head/; revision=155411
* - Update to 2.38Simon Barner2006-02-052-6/+5
| | | | | | | | Submitted by: Jakub Rehor <jakub@rehor.net> (maintainer) PR: ports/92831 Notes: svn path=/head/; revision=155284
* - Fix distinfo and unbreak.Tim Bishop2006-01-192-5/+3
| | | | | | | | | | | | | | | - Distfile rerolled, changes as follows (full diff is ~500 lines): Change version number from 2.36 to 2.37 configure.in contains a few changes like this: -AC_MSG_NOTICE([ * Berkeley-DB (Tools):]) +AC_MSG_NOTICE([ * Berkeley-DB (Tools)]) PR: 91739 Submitted by: Andreas Eder <are@staffa.eder.local> Approved by: maintainer Notes: svn path=/head/; revision=153869
* BROKEN: Size mismatchKris Kennaway2006-01-141-0/+2
| | | | Notes: svn path=/head/; revision=153421
* [maintainer-update] lang/clisp to version 2.37Edwin Groothuis2006-01-032-4/+4
| | | | | | | | | | Update port to latest upstream version. PR: ports/91253 Submitted by: Jakub Rehor <jakub@rehor.net> Notes: svn path=/head/; revision=152644
* - Update to 2.36Renato Botelho2005-12-223-7/+10
| | | | | | | | PR: ports/90781 Submitted by: maintainer Notes: svn path=/head/; revision=151864
* BROKEN on amd64 and ia64: Does not compileKris Kennaway2005-10-281-0/+4
| | | | Notes: svn path=/head/; revision=146600
* Add missing build dependency (needs dvipdf from ghostscript)Sam Lawrance2005-09-101-1/+2
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=142332
* Disable the clisp X module at the request of the maintainer, until heSam Lawrance2005-09-062-3/+2
| | | | | | | | | | | sorts out the options and dependencies. Bump PORTREVISION. PR: ports/85723 Submitted by: Jakub Rehor <jakub@rehor.net> (maintainer) Notes: svn path=/head/; revision=142044
* Update to 2.35Sam Lawrance2005-09-045-44/+44
| | | | | | | | | | | | | | | | From submitter: * Unmark BROKEN for 64-bit architectures: developers report that it works fine (not tested, I only have i386). * Instead of patching makemake.in, specify correct location of mandir via ./makemake option. * Add build dependency on libsigsegv for better garbage collection. * Update pkg-descr per request from developers. PR: ports/85677 Submitted by: Jakub Rehor <jakub@rehor.net> (maintainer) Notes: svn path=/head/; revision=141875
* - Fix packing list.Florent Thoumie2005-04-062-6/+18
| | | | | | | | | | | - Mark BROKEN for 64bits architectures. PR: ports/79438 Submitted by: Matthew X. Economou <xenophon@irtnog.org> Approved by: maintainer Notes: svn path=/head/; revision=132615
* BROKEN: Incomplete pkg-plistKris Kennaway2005-03-261-0/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=131966
* - Update to 2.33.2Sergey Matveychuk2005-03-067-144/+58
| | | | | | | | | | - Unorphaning the port PR: ports/77624 Submitted by: Jakub Rehor <jakub@rehor.net> Notes: svn path=/head/; revision=130471
* - Really fix build under localePav Lucistnik2005-02-141-1/+8
| | | | | | | Submitted by: Clemens Fischer <ino-qc@spotteswoode.de.eu.org> Notes: svn path=/head/; revision=128798
* - Fix build on Unicode locales by forcing LANG=CPav Lucistnik2005-01-291-1/+1
| | | | | | | | PR: ports/76585 Submitted by: clemens fischer <ino-qc@spotteswoode.dnsalias.org> Notes: svn path=/head/; revision=127667
* Does not compile on alphaKris Kennaway2005-01-021-1/+7
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=125641
* Clean up handling of locale directories at deinstall-time:Kris Kennaway2004-12-161-2/+0
| | | | | | | | * Don't remove "system directories" (which were created by BSD.*.dist) * Silently try to remove locale directories which we might have created Notes: svn path=/head/; revision=124183
* Reset bouncing maintainer address:Kris Kennaway2004-12-061-1/+1
| | | | | | | | | <henrik.motakef@web.de>: host mx-ha01.web.de[217.72.192.149] said: 550 <henrik.motakef@web.de> Benutzer nicht bekannt/User unknown (in reply to RCPT TO command) Notes: svn path=/head/; revision=123285
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* - Use USE_ICONV knobKirill Ponomarev2004-03-301-2/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=105722
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-3/+3
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-0/+1
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* Put back USE_GCC=2.95:Tilman Keskinoz2003-05-191-0/+1
| | | | | | | | | | | | | | | | There are some problems with lang/clisp when it's compiled with GCC 3: - The foreign function interface (i.e. loading C libraries) doesn't work. This breaks devel/meta-cvs, among other things - A readline-related issue makes CLISP crash when a user hits TAB under some circumstances PR: 52407 Submitted by: maintainer Notes: svn path=/head/; revision=81373
* Add missing filesKris Kennaway2003-02-221-0/+2
| | | | Notes: svn path=/head/; revision=76098
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76037
* upgrade to 2.30Ying-Chieh Liao2003-01-085-34/+44
| | | | | | | | | | pass maintainership PR: 46843 Submitted by: Henrik Motakef <henrik.motakef@web.de> (new maintainer) Notes: svn path=/head/; revision=72732
* Add USE_GCC=2.95, since the build dumps core with gcc 3.xTilman Keskinoz2002-11-081-0/+1
| | | | | | | | PR: 39189 Submitted by: Stanislav Grozev <tacho@factline.com> Notes: svn path=/head/; revision=69751
* Update to 2.28Kevin Lo2002-06-284-12/+22
| | | | | | | | PR: 39898 Submitted by: MAINTAINER Notes: svn path=/head/; revision=62147
* Remove dead MASTER_SITESPatrick Li2002-02-071-2/+1
| | | | | | | | PR: 34703 Submitted by: maintainer Notes: svn path=/head/; revision=54324
* Commit after maintainer timeout:Jacques Vidrine2002-01-122-1/+5
| | | | | | | | Enable POSIX and REGEXP packages. The latter is available with the `full' linking set, e.g. `clisp -K full'. Notes: svn path=/head/; revision=52963
* Update to 2.27.Akinori MUSHA2001-09-014-29/+11
| | | | | | | | | | | | PR: ports/30138 Submitted by: Jeff Brown <jabrown@ipn.caida.org> (MAINTAINER) Since both of the two master sites were unreachable, I added MASTER_SITE_SOURCEFORGE to the MASTER_SITES, which sites had the distfile fortunately. Notes: svn path=/head/; revision=47257
* Use proper POSIX syntax for `chown'.David E. O'Brien2001-06-011-3/+3
| | | | Notes: svn path=/head/; revision=43378
* upgrade to 2.25.1Ying-Chieh Liao2001-05-195-42/+46
| | | | | | | | PR: 27373 Submitted by: maintainer Notes: svn path=/head/; revision=42747
* Easier to read patchMichael Haro2001-04-031-33/+19
| | | | Notes: svn path=/head/; revision=40800
* fix so (socket-server) of clisp does creates a socketMichael Haro2001-04-031-0/+33
| | | | | | | | PR: 20793 Submitted by: Serguei Soltan <ssoltan@usa.net> Notes: svn path=/head/; revision=40799
* Make these COMMENT files conform to Handbook standard.Will Andrews2000-08-111-1/+1
| | | | | | | | PR: 20269 Submitted by: Ports Fury Notes: svn path=/head/; revision=31525
* ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go.Bill Fumerola2000-05-141-1/+1
| | | | Notes: svn path=/head/; revision=28453
* Update to version 2000.03.06.Steve Price2000-05-013-7/+15
| | | | | | | | PR: 17534 Submitted by: maintainer Notes: svn path=/head/; revision=28194
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-3/+3
| | | | Notes: svn path=/head/; revision=27458
* Initial import of clisp-1999.07.22.R. Imura2000-02-136-0/+180
This is CLISP - an ANSI Common Lisp. PR: 16542 Submitted by: Jeff Brown <jabrown@caida.org> Notes: svn path=/head/; revision=25732