aboutsummaryrefslogtreecommitdiff
path: root/databases/fastdb/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Explicitly pass -std=gnu++03 to the compiler.Raphael Kubo da Costa2017-08-181-0/+3
| | | | | | | | | | This fixes the build with GCC 6, which defaults to -std=gnu++14. The port's code does not work with C++11 or later. PR: 219275 Notes: svn path=/head/; revision=448222
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-011-1/+1
| | | | | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707 Notes: svn path=/head/; revision=437439
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andGerald Pfeifer2016-11-201-0/+1
| | | | | | | | | | | | lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some circumstances such as versions of FreeBSD or platforms). In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang, c++11-lang, c++0x, c11 requested via USES=compiler. Notes: svn path=/head/; revision=426566
* databases category: Remove $PTHREAD_LIBSJohn Marino2015-03-251-3/+1
| | | | | | | | | Note: virtuoso did not pass check-plist from before, so it was fixed. approved by: PTHREAD blanket Notes: svn path=/head/; revision=382201
* - Update to version 3.75Pawel Pekala2015-01-031-1/+3
| | | | | | | | | | - Add LICENSE PR: 196379 Submitted by: Nikola Kolev <koue@chaosophia.net> Notes: svn path=/head/; revision=376151
* Finish resetting maintainershipBaptiste Daroussin2014-12-021-1/+1
| | | | | | | PR: 195059 Notes: svn path=/head/; revision=373793
* Use optionsBaptiste Daroussin2014-05-071-10/+8
| | | | | | | | | Support stage Convert to USES=gmake dos2unix Always use gcc as a compiler Notes: svn path=/head/; revision=353231
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* - Update to 3.73Cheng-Lung Sung2013-06-281-11/+3
| | | | Notes: svn path=/head/; revision=321921
* - Update to 3.70Cheng-Lung Sung2011-11-111-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=285528
* - Get rid FreeBSD 6.x supportMartin Wilke2011-11-071-5/+0
| | | | Notes: svn path=/head/; revision=285199
* - Update to 3.69Cheng-Lung Sung2011-10-261-1/+1
| | | | Notes: svn path=/head/; revision=284329
* - Update to 3.68Cheng-Lung Sung2011-09-261-1/+1
| | | | Notes: svn path=/head/; revision=282414
* - Update to 3.66Cheng-Lung Sung2011-04-061-3/+1
| | | | | | | - unbreak Notes: svn path=/head/; revision=272288
* - Mark BROKEN: fails to patchPav Lucistnik2011-02-211-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=269453
* - Update to 3.65Cheng-Lung Sung2011-02-091-1/+1
| | | | Notes: svn path=/head/; revision=268819
* - Mark BROKEN on 6.x/7.x: does not compilePav Lucistnik2010-08-311-0/+4
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=260306
* - Update to 3.63Cheng-Lung Sung2010-08-161-1/+1
| | | | Notes: svn path=/head/; revision=259338
* - Update to 3.53Cheng-Lung Sung2009-05-201-1/+1
| | | | Notes: svn path=/head/; revision=234259
* - Remove conditional checks relevant only on FreeBSD 5.x and olderPav Lucistnik2009-01-051-4/+0
| | | | Notes: svn path=/head/; revision=225288
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵Pav Lucistnik2008-07-251-2/+0
| | | | | | | MAKE_ENV Notes: svn path=/head/; revision=217472
* - Update to 3.49Cheng-Lung Sung2008-07-011-1/+1
| | | | | | | Changes: Notes: svn path=/head/; revision=216080
* - Update to 3.48Cheng-Lung Sung2008-06-131-1/+1
| | | | Notes: svn path=/head/; revision=214766
* - Mark BROKEN on 5.xPav Lucistnik2008-05-191-0/+4
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=213362
* - Update to 3.47Cheng-Lung Sung2008-04-201-3/+3
| | | | Notes: svn path=/head/; revision=211646
* - Update to 3.40Cheng-Lung Sung2007-08-251-3/+2
| | | | Notes: svn path=/head/; revision=198278
* - Update to 3.39Cheng-Lung Sung2007-07-231-2/+3
| | | | | | | | PR: ports/114779 Submitted by: Thomas Abthorpe <thomas_AT_goodking dot ca> Notes: svn path=/head/; revision=196102
* - Update to 3.38Cheng-Lung Sung2007-05-011-1/+1
| | | | Notes: svn path=/head/; revision=191264
* - Update to 3.37Cheng-Lung Sung2007-04-151-1/+1
| | | | Notes: svn path=/head/; revision=189983
* - Update to 3.36Cheng-Lung Sung2007-03-281-1/+1
| | | | Notes: svn path=/head/; revision=188620
* - Update to 3.35Cheng-Lung Sung2007-03-261-1/+1
| | | | Notes: svn path=/head/; revision=188346
* - Update to 3.34Cheng-Lung Sung2007-03-081-1/+1
| | | | Notes: svn path=/head/; revision=186878
* - Update to 3.33Cheng-Lung Sung2007-03-061-1/+1
| | | | | | | | | PR: ports/109817 Submitted by: Marcelo Araujo <araujo_AT_bsdmail dot org> Reviewed by: maintainer (clsung) Notes: svn path=/head/; revision=186652
* - Update to 3.32Cheng-Lung Sung2006-10-151-3/+10
| | | | | | | | | | - fix build error - I'll maintain it Approved by: portmgr (marcus) Notes: svn path=/head/; revision=175326
* - Update to 3.30Cheng-Lung Sung2006-10-071-2/+2
| | | | | | | | PR: ports/104116 Submitted by: chinsan Notes: svn path=/head/; revision=174809
* Drop maintainership.Sergey A. Osokin2006-09-141-1/+1
| | | | Notes: svn path=/head/; revision=173070
* Unbreak size mismatch by update to 3.29.Sergey A. Osokin2006-07-111-3/+1
| | | | | | | | Submitted by: chinsan aka chinsan dot tw at gmail dot com PR: 100059 Notes: svn path=/head/; revision=167439
* BROKEN: Size mismatchKris Kennaway2006-04-221-0/+2
| | | | Notes: svn path=/head/; revision=160157
* Update to 3.27.Sergey A. Osokin2006-04-141-1/+1
| | | | Notes: svn path=/head/; revision=159478
* Update to 3.25.Sergey A. Osokin2006-03-151-1/+1
| | | | Notes: svn path=/head/; revision=157159
* Update to 3.24.Sergey A. Osokin2006-02-151-1/+1
| | | | Notes: svn path=/head/; revision=156106
* Update to 3.22.Sergey A. Osokin2005-10-031-1/+1
| | | | | | | | | The FastDB 3.22 introduced JNIcli - Java(tm) native interface. This port builds without JNIcli, because I do not use it. Please provide patches if you would like to add JNIcli to port. Notes: svn path=/head/; revision=144055
* Update to 3.21.Sergey A. Osokin2005-08-301-1/+1
| | | | | | | Sort pkg-plist. Notes: svn path=/head/; revision=141434
* Update to 3.19.Sergey A. Osokin2005-08-011-1/+1
| | | | Notes: svn path=/head/; revision=140650
* Update to 3.17.Sergey A. Osokin2005-07-071-1/+1
| | | | Notes: svn path=/head/; revision=138648
* Update to 3.16.Sergey A. Osokin2005-06-161-1/+1
| | | | Notes: svn path=/head/; revision=137526
* Update to 3.15.Sergey A. Osokin2005-05-191-1/+1
| | | | Notes: svn path=/head/; revision=135604
* Update to 3.13.Sergey A. Osokin2005-04-251-1/+1
| | | | Notes: svn path=/head/; revision=134124
* Update to fresh release 3.12.Sergey A. Osokin2005-04-041-1/+1
| | | | Notes: svn path=/head/; revision=132425
* Update to 3.10.Sergey A. Osokin2004-12-241-1/+1
| | | | Notes: svn path=/head/; revision=125069