aboutsummaryrefslogtreecommitdiff
path: root/lang/clisp/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - 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 Notes: svn path=/head/; revision=282282
* - Track dependencies after databases/gdbm updateGabor Kovesdan2011-09-121-2/+2
| | | | Notes: svn path=/head/; revision=281668
* Swith to using the dynamic modules system.Joseph S. Atkinson2010-11-151-25/+28
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=264546
* Update my email address to my new @FreeBSD.org addyJoseph S. Atkinson2010-07-251-1/+1
| | | | | | | Approved by: wxs (mentor) Notes: svn path=/head/; revision=258222
* Update to 2.4.9Wesley Shields2010-07-121-5/+7
| | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=257694
* Mark as broken on sparc64.Mark Linimon2010-06-191-0/+4
| | | | | | | | Hat: portmgr Feature safe: yes Notes: svn path=/head/; revision=256698
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* Chase devel/libsigsegv shlib bumpJohan van Selst2010-05-271-2/+2
| | | | Notes: svn path=/head/; revision=255188
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* - Add D-Bus and threads supportDmitry Marakasov2009-11-271-2/+15
| | | | | | | | PR: 140504 Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net> Notes: svn path=/head/; revision=244854
* - Update to 2.48Dmitry Marakasov2009-11-121-2/+2
| | | | | | | | PR: 140282 Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net> Notes: svn path=/head/; revision=244138
* - 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 Notes: svn path=/head/; revision=238701
* 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 Notes: svn path=/head/; revision=233764
* - 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) Notes: svn path=/head/; revision=231836
* - Update to 2.47Martin Wilke2009-02-271-12/+9
| | | | | | | | PR: 131581 Submitted by: maintainer Notes: svn path=/head/; revision=229148
* - From now on, Joseph S. Atkinson will be mainaining ftp/filezilla andAlejandro Pulver2009-02-071-1/+1
| | | | | | | lang/clisp. Notes: svn path=/head/; revision=227765
* 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) Notes: svn path=/head/; revision=214430
* - Update to version 2.44.1.Alejandro Pulver2008-04-301-8/+2
| | | | | | | | | | - 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) Notes: svn path=/head/; revision=212306
* - 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) Notes: svn path=/head/; revision=209620
* - Chase devel/libsigsegv shlib version bumpPietro Cerutti2008-03-201-3/+4
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=209456
* - Update to version 2.44.Alejandro Pulver2008-02-151-6/+8
| | | | | | | | | - 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). Notes: svn path=/head/; revision=207268
* Mark BROKEN on 8.0: dumps core during buildErwin Lansing2008-01-291-0/+2
| | | | Notes: svn path=/head/; revision=206405
* - Update to version 2.43.Alejandro Pulver2007-12-111-52/+61
| | | | | | | | | | | | | | | | | - 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. Notes: svn path=/head/; revision=203044
* - 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) Notes: svn path=/head/; revision=202869
* - 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. Notes: svn path=/head/; revision=201867
* - 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 Notes: svn path=/head/; revision=196111
* - Mark BROKEN for FreeBSD 7.x (coredumps).Alejandro Pulver2007-06-051-0/+4
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=192790
* - 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}. Notes: svn path=/head/; revision=191544
* - Update to version 2.41a.Alejandro Pulver2007-05-031-3/+3
| | | | Notes: svn path=/head/; revision=191496
* - 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
* - Update to version 2.41.Alejandro Pulver2006-12-071-4/+5
| | | | | | | - 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-281-23/+114
| | | | | | | | | - 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-151-4/+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-051-3/+2
| | | | | | | | Submitted by: Jakub Rehor <jakub@rehor.net> (maintainer) PR: ports/92831 Notes: svn path=/head/; revision=155284
* - Fix distinfo and unbreak.Tim Bishop2006-01-191-2/+0
| | | | | | | | | | | | | | | - 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-031-1/+1
| | | | | | | | | | 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-221-3/+3
| | | | | | | | 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-061-2/+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-041-13/+8
| | | | | | | | | | | | | | | | 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-061-6/+6
| | | | | | | | | | | - 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-061-55/+9
| | | | | | | | | | - Unorphaning the port PR: ports/77624 Submitted by: Jakub Rehor <jakub@rehor.net> Notes: svn path=/head/; revision=130471