summaryrefslogtreecommitdiff
path: root/lang/clisp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired ports:Rene Ladan2014-07-2810-685/+0
| | | | | | | | | | | | | | | | | | | 2014-07-28 net-im/gtkyahoo: Broken, unmaintained, unstaged, gtk12, i386 only 2014-07-28 devel/cl-cffi-clisp: Depends on deprecated lang/clisp 2014-07-28 devel/cl-alexandria-clisp: Depends on deprecated lang/clisp 2014-07-28 converters/cl-babel-clisp: Depends on deprecated lang/clisp 2014-07-28 devel/cl-infix-clisp: Depends on deprecated lang/clisp 2014-07-28 devel/meta-cvs: Depends on deprecated lang/clisp 2014-07-28 textproc/cl-meta-clisp: Depends on deprecated lang/clisp 2014-07-28 www/cl-lml-clisp: Depends on deprecated lang/clisp 2014-07-28 devel/cl-trivial-features-clisp: Depends on deprecated lang/clisp 2014-07-28 security/cl-md5-clisp: Depends on deprecated lang/clisp 2014-07-28 devel/cl-port-clisp: Depends on deprecated lang/clisp 2014-07-28 textproc/cl-ppcre-clisp: Depends on deprecated lang/clisp 2014-07-28 devel/cl-asdf-clisp: Depends on deprecated lang/clisp 2014-07-28 devel/cl-split-sequence-clisp: Depends on deprecated lang/clisp 2014-07-28 devel/cl-trivial-gray-streams-clisp: Depends on deprecated lang/clisp 2014-07-28 lang/clisp: development has ceased, not staged
* Fix some non default LIB_DEPENDSBaptiste Daroussin2014-07-161-5/+5
| | | | With hat: portmgr
* Modernize LIB_DEPENDSBaptiste Daroussin2014-07-131-2/+2
| | | | With hat: portmgr
* lang/clisp: Unbreak by specifying proper iconvJohn Marino2014-05-291-3/+3
| | | | | | | | | | | | | | | Adding a configure argument for libiconv make clisps build with either libc or libiconv as appropriate. Fix verified on Redports on all supported platforms. PR: ports/187282 Submitted by: Robert Cina Fixed by: marino Approved by: maintainer timeout (due to impending death of port) Approved by: portmgr (implicit) Note that this port is still going to die in a few weeks, so I am not bothering to stage it.
* Mark net-im/pidgin-facebookchat and lang/clisp as deprecated: upstreamMark Linimon2014-04-291-3/+6
| | | | | | | development as ceased. Reset maintainer. Submitted by: former maintainer Approved by: portmgr (antoine)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | lang)
* - conversion to USES (gettext) and optionsNG frameworkJason Helfman2013-05-071-50/+39
| | | | Approved by: jsa@, portmgr (bapt@)
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-1/+1
| | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising
* Update PCRE to 8.32Martin Matuska2012-12-101-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-091-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-231-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-271-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-272-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-071-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-071-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-201-3/+4
| | | | Approved by: miwi (mentor)
* - Update to version 2.44.Alejandro Pulver2008-02-154-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-291-0/+2
|
* - Update to version 2.43.Alejandro Pulver2007-12-118-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-11-301-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-191-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-032-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-291-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-285-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-221-0/+5
|