aboutsummaryrefslogtreecommitdiffstats
path: root/lang/clisp
Commit message (Collapse)AuthorAgeFilesLines
* Update PCRE to 8.32Martin Matuska2012-12-111-2/+2
| | | | | Introduces the UTF-32 library pcre32 Bump PORTREVISION in dependent ports
* Force numerous ports that fail to build with clang over to instead alwaysMark Linimon2012-10-101-0/+1
| | | | | | | | | | | | | | | | | | | rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to accomplish this. The ports chosen were ports that blocked 2 or more ports from building with clang. (There are several hundred other ports that still fail to build with clang, even with this patch. This is merely one step along the way.) Those interested in fixing these ports with clang, and have clang as their default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes. For those who have gcc as their default compiler, this change is believed to cause no change. Hat: portmgr Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various combinations of patch/no-patch and flag settings.
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
|
* Bump pcre library dependency due to 8.30 updateMartin Matuska2012-02-141-2/+2
|
* Mark broken on powerpc as well as sparc64. (In fact, on all the tier-2s.)Mark Linimon2011-11-101-2/+2
| | | | Hat: portmgr
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-241-3/+2
| | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav
* - Track dependencies after databases/gdbm updateGabor Kovesdan2011-09-121-2/+2
|
* Swith to using the dynamic modules system.Joseph S. Atkinson2010-11-155-144/+352
| | | | | | | | Fix several options, now all options actually work. Enable ZLIB by default since this requires no extra depends. End support for the ancient ORACLE option. Approved by: wxs (mentor)
* Update my email address to my new @FreeBSD.org addyJoseph S. Atkinson2010-07-251-1/+1
| | | | Approved by: wxs (mentor)
* Update to 2.4.9Wesley Shields2010-07-125-121/+111
| | | | | | | | | | | | Changes can be found here: http://clisp.cvs.sourceforge.net/viewvc/clisp/clisp/src/NEWS?revision=clisp_2_49-2010-07-07 and more in the ChangeLog. The new dynamic modules is not enabled for this port. PR: ports/148512 Submitted by: Joseph S. Atkinson <jsa@wickedmachine.net> (maintainer)
* Mark as broken on sparc64.Mark Linimon2010-06-191-0/+4
| | | | | Hat: portmgr Feature safe: yes
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
|
* Chase devel/libsigsegv shlib bumpJohan van Selst2010-05-281-2/+2
|
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
|
* - Add D-Bus and threads supportDmitry Marakasov2009-11-282-2/+16
| | | | | PR: 140504 Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net>
* - Update to 2.48Dmitry Marakasov2009-11-124-10/+30
| | | | | PR: 140282 Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net>
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* Fix LIB_DEPENDS on devel/readline: its sh lib version was bumped recently fromIon-Mihai Tetcu2009-05-121-1/+2
| | | | | | | 5 to 6. Forgotten by: araujo@ Reported by: QAT
* - Fix build when WITH_PARI is selected.Wesley Shields2009-04-081-1/+1
| | | | | | PR: ports/133386 Submitted by: Peter Jeremy <peterjeremy@optushome.com.au> Approved by: Joseph S. Atkinson <jsatkinson@embarqmail.com> (maintainer)
* - Update to 2.47Martin Wilke2009-02-274-37/+32
| | | | | PR: 131581 Submitted by: maintainer
* - From now on, Joseph S. Atkinson will be mainaining ftp/filezilla andAlejandro Pulver2009-02-081-1/+1
| | | | lang/clisp.
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Update to version 2.44.1.Alejandro Pulver2008-04-303-14/+8
| | | | | | | - Remove USE_GCC=3.4 for FreeBSD/i386 7.x (not needed anymore). - Remove wrong mirror (does not have this version). Obtained from: "Joseph S. Atkinson" <jsatkinson@embarqmail.com> (private e-mail)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-231-2/+2
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Chase devel/libsigsegv shlib version bumpPietro Cerutti2008-03-211-3/+4
| | | | Approved by: miwi (mentor)
* - Update to version 2.44.Alejandro Pulver2008-02-164-14/+36
| | | | | | - External ffcall is used instead of bundled one. - Remove BROKEN for 8.x. - Add USE_GCC=3.4 for FreeBSD >= 7.x on i386 (others build with base GCC).
* Mark BROKEN on 8.0: dumps core during buildErwin Lansing2008-01-301-0/+2
|
* - Update to version 2.43.Alejandro Pulver2007-12-128-105/+109
| | | | | | | | | | | | | | - Remove regular expression to correct PORTVERSION for MASTER_SITES/WRKSRC. - Define USE_GHOSTSCRIPT_BUILD instead of using BUILD_DEPENDS. - Remove NOT_FOR_ARCHS=ia64 (should work now). - Use HAS_CONFIGURE instead of GNU_CONFIGURE to avoid workarouds for removing automatically added but unrecognized configure options. - Add GDBM, GTK2 and SVM options (for new modules). - Add pkg-message to note that Vim/Emacs syntax files install in DATADIR. - Remove USE_GCC=3.4 since it now builds with GCC 4.x. - Increase base BDB version (now supports 4.3-4.6, not 4.2 anymore). - Remove BROKEN when PARI module was enabled, since it doesn't segfault now. - Remove post-configure target because the main configure includes those steps.
* - Use GCC 3.4 to build in FreeBSD >= 7 since it fails with GCC 4.x (the reasonAlejandro Pulver2007-12-011-2/+3
| | | | | | | | and a proper fix will be evaluated later, together with the 2.42 update). PR: ports/117783 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> Approved by: portmgr (linimon)
* - Only mark BROKEN when PACKAGE_BUILDING, since the failure seems related toAlejandro Pulver2007-10-241-2/+2
| | | | | pointyhat (a user reported success). - Change BROKEN message accordingly.
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+1
| | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
* - Mark BROKEN for FreeBSD 7.x (coredumps).Alejandro Pulver2007-06-051-0/+4
| | | | Reported by: pointyhat
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Update to version 2.41a.Alejandro Pulver2007-05-042-6/+6
|
* - 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
* - 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]
* - Update to version 2.41.Alejandro Pulver2006-12-073-7/+15
| | | | - Add more MASTER_SITES.
* - Add CFLAGS to the CFLAGS internal variable of clisp, which fixes building aAlejandro Pulver2006-06-301-0/+2
| | | | | | | dependency (devel/meta-cvs). This fix was accidentaly removed by me when committing the last fix. Reported by: shaun
* - Take maintainership.Alejandro Pulver2006-06-295-52/+248
| | | | | | - Add OPTIONS and support for modules. - Fix building on non-i386. - Fix building on FreeBSD 4.X.
* Fix CFLAGS to make devel/meta-cvs buildableVasil Dimov2006-06-021-1/+4
| | | | | PR: ports/94456 Submitted by: Shaun Amott <shaun@inerd.com>
* BROKEN on amd64, ia64 and 4.x: Does not buildKris Kennaway2006-04-231-0/+5
|
* - Drop maintainershipMarcus Alves Grando2006-03-152-6/+4
| | | | | | | - portlint(1) PR: 93874 Submitted by: maintainer
* - Avoid recursive variable definitionSimon Barner2006-02-071-1/+1
| | | | Submitted by: pfgshield-freebsd@yahoo.com (maintainer)
* - Update to 2.38Simon Barner2006-02-062-6/+5
| | | | | Submitted by: Jakub Rehor <jakub@rehor.net> (maintainer) PR: ports/92831
* - 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
* BROKEN: Size mismatchKris Kennaway2006-01-141-0/+2
|
* [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>
* - Update to 2.36Renato Botelho2005-12-233-7/+10
| | | | | PR: ports/90781 Submitted by: maintainer
* BROKEN on amd64 and ia64: Does not compileKris Kennaway2005-10-291-0/+4
|
* Add missing build dependency (needs dvipdf from ghostscript)Sam Lawrance2005-09-101-1/+2
| | | | Reported by: kris
* 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)
* 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)
* - 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
* BROKEN: Incomplete pkg-plistKris Kennaway2005-03-271-0/+2
| | | | Approved by: portmgr (self)
* - Update to 2.33.2Sergey Matveychuk2005-03-077-144/+58
| | | | | | | - Unorphaning the port PR: ports/77624 Submitted by: Jakub Rehor <jakub@rehor.net>
* - Really fix build under localePav Lucistnik2005-02-151-1/+8
| | | | Submitted by: Clemens Fischer <ino-qc@spotteswoode.de.eu.org>
* - Fix build on Unicode locales by forcing LANG=CPav Lucistnik2005-01-301-1/+1
| | | | | PR: ports/76585 Submitted by: clemens fischer <ino-qc@spotteswoode.dnsalias.org>
* Does not compile on alphaKris Kennaway2005-01-021-1/+7
| | | | Approved by: portmgr (self)
* 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
* 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)
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
|
* - Use USE_ICONV knobKirill Ponomarev2004-03-311-2/+1
| | | | Approved by: portmgr
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-3/+3
| | | | | Submitted by: trevor Tested by: bento
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-241-1/+1
|
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-271-0/+1
| | | | Prodded by: kris
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
|
* 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
* Add missing filesKris Kennaway2003-02-221-0/+2
|
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* upgrade to 2.30Ying-Chieh Liao2003-01-085-34/+44
| | | | | | | pass maintainership PR: 46843 Submitted by: Henrik Motakef <henrik.motakef@web.de> (new maintainer)
* Add USE_GCC=2.95, since the build dumps core with gcc 3.xTilman Keskinoz2002-11-091-0/+1
| | | | | PR: 39189 Submitted by: Stanislav Grozev <tacho@factline.com>
* Update to 2.28Kevin Lo2002-06-284-12/+22
| | | | | PR: 39898 Submitted by: MAINTAINER
* Remove dead MASTER_SITESPatrick Li2002-02-081-2/+1
| | | | | PR: 34703 Submitted by: maintainer
* 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'.
* 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.
* Use proper POSIX syntax for `chown'.David E. O'Brien2001-06-011-3/+3
|
* upgrade to 2.25.1Ying-Chieh Liao2001-05-205-42/+46
| | | | | PR: 27373 Submitted by: maintainer
* Easier to read patchMichael Haro2001-04-031-33/+19
|
* fix so (socket-server) of clisp does creates a socketMichael Haro2001-04-031-0/+33
| | | | | PR: 20793 Submitted by: Serguei Soltan <ssoltan@usa.net>
* Make these COMMENT files conform to Handbook standard.Will Andrews2000-08-111-1/+1
| | | | | PR: 20269 Submitted by: Ports Fury
* ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go.Bill Fumerola2000-05-141-1/+1
|
* Update to version 2000.03.06.Steve Price2000-05-013-7/+15
| | | | | PR: 17534 Submitted by: maintainer
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-3/+3
|
* 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>