aboutsummaryrefslogtreecommitdiff
path: root/databases/firebird25-server
Commit message (Collapse)AuthorAgeFilesLines
* devel/icu: update to 64.1Jan Beich2019-03-271-1/+1
| | | | | | | | | | | Changes: http://site.icu-project.org/download/64 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ PR: 236325 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D19479 Notes: svn path=/head/; revision=496981
* devel/icu: update to 63.1Jan Beich2018-10-231-1/+1
| | | | | | | | | | Changes: http://site.icu-project.org/download/63 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ PR: 232300 Exp-run by: antoine Notes: svn path=/head/; revision=482830
* databases/firebird25-server: unbreak with ICU 63Jan Beich2018-10-191-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In file included from ../src/jrd/unicode_util.cpp:41: In file included from /usr/local/include/unicode/utrans.h:20: /usr/local/include/unicode/localpointer.h:221:40: error: expected ';' at end of declaration list LocalPointer(LocalPointer<T> &&src) U_NOEXCEPT : LocalPointerBase<T>(src.ptr) { ^ /usr/local/include/unicode/localpointer.h:366:36: error: expected ';' at end of declaration list LocalArray(LocalArray<T> &&src) U_NOEXCEPT : LocalPointerBase<T>(src.ptr) { ^ In file included from ../src/jrd/unicode_util.cpp:41: In file included from /usr/local/include/unicode/utrans.h:23: /usr/local/include/unicode/uenum.h:68:1: error: expected ';' at end of declaration list U_DEFINE_LOCAL_OPEN_POINTER(LocalUEnumerationPointer, UEnumeration, uenum_close); ^ /usr/local/include/unicode/localpointer.h:493:60: note: expanded from macro 'U_DEFINE_LOCAL_OPEN_POINTER' LocalPointerClassName(LocalPointerClassName &&src) U_NOEXCEPT \ ^ /usr/local/include/unicode/platform.h:503:23: note: expanded from macro 'U_NOEXCEPT' # define U_NOEXCEPT noexcept ^ In file included from ../src/jrd/unicode_util.cpp:41: In file included from /usr/local/include/unicode/utrans.h:24: /usr/local/include/unicode/uset.h:330:1: error: expected ';' at end of declaration list U_DEFINE_LOCAL_OPEN_POINTER(LocalUSetPointer, USet, uset_close); ^ /usr/local/include/unicode/localpointer.h:493:60: note: expanded from macro 'U_DEFINE_LOCAL_OPEN_POINTER' LocalPointerClassName(LocalPointerClassName &&src) U_NOEXCEPT \ ^ /usr/local/include/unicode/platform.h:503:23: note: expanded from macro 'U_NOEXCEPT' # define U_NOEXCEPT noexcept ^ In file included from ../src/jrd/unicode_util.cpp:41: /usr/local/include/unicode/utrans.h:255:1: error: expected ';' at end of declaration list U_DEFINE_LOCAL_OPEN_POINTER(LocalUTransliteratorPointer, UTransliterator, utrans_close); ^ /usr/local/include/unicode/localpointer.h:493:60: note: expanded from macro 'U_DEFINE_LOCAL_OPEN_POINTER' LocalPointerClassName(LocalPointerClassName &&src) U_NOEXCEPT \ ^ /usr/local/include/unicode/platform.h:503:23: note: expanded from macro 'U_NOEXCEPT' # define U_NOEXCEPT noexcept ^ In file included from ../src/jrd/unicode_util.cpp:43: /usr/local/include/unicode/ucnv.h:585:1: error: expected ';' at end of declaration list U_DEFINE_LOCAL_OPEN_POINTER(LocalUConverterPointer, UConverter, ucnv_close); ^ /usr/local/include/unicode/localpointer.h:493:60: note: expanded from macro 'U_DEFINE_LOCAL_OPEN_POINTER' LocalPointerClassName(LocalPointerClassName &&src) U_NOEXCEPT \ ^ /usr/local/include/unicode/platform.h:503:23: note: expanded from macro 'U_NOEXCEPT' # define U_NOEXCEPT noexcept ^ In file included from ../src/jrd/unicode_util.cpp:44: In file included from /usr/local/include/unicode/ucol.h:17: In file included from /usr/local/include/unicode/unorm.h:25: /usr/local/include/unicode/unorm2.h:261:1: error: expected ';' at end of declaration list U_DEFINE_LOCAL_OPEN_POINTER(LocalUNormalizer2Pointer, UNormalizer2, unorm2_close); ^ /usr/local/include/unicode/localpointer.h:493:60: note: expanded from macro 'U_DEFINE_LOCAL_OPEN_POINTER' LocalPointerClassName(LocalPointerClassName &&src) U_NOEXCEPT \ ^ /usr/local/include/unicode/platform.h:503:23: note: expanded from macro 'U_NOEXCEPT' # define U_NOEXCEPT noexcept ^ In file included from ../src/jrd/unicode_util.cpp:44: /usr/local/include/unicode/ucol.h:538:1: error: expected ';' at end of declaration list U_DEFINE_LOCAL_OPEN_POINTER(LocalUCollatorPointer, UCollator, ucol_close); ^ /usr/local/include/unicode/localpointer.h:493:60: note: expanded from macro 'U_DEFINE_LOCAL_OPEN_POINTER' LocalPointerClassName(LocalPointerClassName &&src) U_NOEXCEPT \ ^ /usr/local/include/unicode/platform.h:503:23: note: expanded from macro 'U_NOEXCEPT' # define U_NOEXCEPT noexcept ^ Regressed by: https://github.com/unicode-org/icu/commit/35ce5296c1d3 PR: 232300 Reported by: antoine (via exp-run) Notes: svn path=/head/; revision=482450
* devel/icu: update to 62.1Jan Beich2018-06-291-0/+1
| | | | | | | | | | Changes: http://site.icu-project.org/download/62 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ PR: 229359 Exp-run by: antoine (only 10.4) Notes: svn path=/head/; revision=473551
* - Update to 2.5.8Jose Alonso Cardenas Marquez2018-04-252-9/+7
| | | | | | | | | - Take maintainership Release notes: https://www.firebirdsql.org/file/documentation/release_notes/html/en/2_5/rlsnotes25.html Notes: svn path=/head/; revision=468287
* devel/icu: update to 61.1Jan Beich2018-04-061-1/+1
| | | | | | | | | | | Changes: http://site.icu-project.org/download/61 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ PR: 227042 Exp-run by: antoine MFH: 2018Q2 (required by Firefox 61) Notes: svn path=/head/; revision=466648
* Fix build with clang 6Antoine Brodin2018-01-241-0/+1
| | | | | | | | PR: 224669 Reported by: pkg-fallout Notes: svn path=/head/; revision=459839
* devel/icu: update to 60.1Jan Beich2017-11-091-1/+1
| | | | | | | | | | Changes: http://site.icu-project.org/download/60 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ PR: 223373 Exp-run by: antoine Notes: svn path=/head/; revision=453790
* devel/icu: update to 59.1Jan Beich2017-09-251-1/+1
| | | | | | | | | | | | - Temporarily keep C++98 working in consumers for Clang's default -std= Changes: http://site.icu-project.org/download/59 PR: 218788 Submitted by: takefu@airport.fm, dcarmich@dcarmichael.net (early version) Exp-run by: antoine Notes: svn path=/head/; revision=450556
* Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/Sunpoet Po-Chuan Hsieh2017-01-201-1/+1
| | | | Notes: svn path=/head/; revision=431996
* Add note confirming that this is broken on sparc64, and presumably, otherMark Linimon2016-11-221-2/+2
| | | | | | | | | | | | | FreeBSD non-x86 archs, due to a lack of an appropriate implementation of AtomicCounter. While here, remove obsolete CONFLICTS lines. Note that not having this port build blocks devel/qt4, devel/qt5, all the libreoffice variants, and a handful of others. Notes: svn path=/head/; revision=426816
* devel/icu: update to 58.1Jan Beich2016-11-191-1/+1
| | | | | | | | | | Changes: http://site.icu-project.org/download/58 PR: 214384 Exp-run by: antoine Approved by: office (bapt) Notes: svn path=/head/; revision=426525
* Let USES=localbase add -L${LOCALBASE}/lib to LIBS instead of LDFLAGS.Tijl Coosemans2016-09-301-2/+1
| | | | | | | | | | | | | | | | | | | | | | USES=localbase:ldflags can be used to set LDFLAGS. Normally LDFLAGS appears too early on the command line causing some ports to link with their own libraries in LOCALBASE (if installed) instead of WRKSRC. Also make use of _USES_POST so -L${LOCALBASE}/lib is added as late as possible after anything a port Makefile might set. Use _USES_POST instead of .include in libedit.mk and libarchive.mk so things like 'USES=libedit localbase:ldflags' work correctly. Fix some issues with LIBS in some ports. Switch ports that don't support LIBS to localbase:ldflags. PR: 212987 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=423014
* - Update devel/icu to 57.1.Tijl Coosemans2016-09-241-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Clean up the Makefile. - Follow some upstream recommendations (--with-data-packaging=archive, --disable-renaming, -DICU_NO_USER_DATA_OVERRIDE). - Patch makefiles to install static libraries with INSTALL_DATA so they aren't stripped. - Patch config/mh-bsd-gcc to sync with config/mh-linux-gcc. - Fix endianness detection in ICU. The code wanted to use BYTE_ORDER defined in machine/endian.h, but this isn't visible because ICU is compiled with _XOPEN_SOURCE. Patch the code to use _BYTE_ORDER instead. - Compile ICU with C++11 compiler to enable move constructors. - Patch ICU to fix a problem with atomics in the case of a C++11 compiler without C++11 header <atomic> (like Clang on FreeBSD 9). - Bump all ports that depend on it due to library version change. - Add USES=compiler:c++0x to some ports that pick up -std=c++0x from ICU pkgconfig files. - Add USES=compiler:c++11-lib to graphics/libcdr01 because it also needs a C++11 runtime library now. Add this to all ports that depend on it so their executables load the right libstdc++.so on FreeBSD 9. PR: 205120 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=422711
* - Update to version 2.5.6 [1]Pawel Pekala2016-08-1811-33/+33
| | | | | | | | | | | | - Add CPE and libedit support [1] - Use @preunexec instead of the deprecated @unexec in pkg-plist [1] - Regenerate patches with make makepatch PR: 211387 [1] Submitted by: luca.pizzamiglio@gmail.com [1] Notes: svn path=/head/; revision=420404
* Bump PORTREVISION for the icu revert.Mathieu Arnold2016-07-061-1/+1
| | | | | | | | | | | | This time not bumping lang/php70, but devel/php70-intl which is the one really depending on icu. PR: 205120 With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=418153
* devel/icu: bump PORTREVISION on dependent portsPietro Cerutti2016-07-061-1/+1
| | | | Notes: svn path=/head/; revision=418119
* Prefer relative symlink to be relocation friendlyBaptiste Daroussin2016-06-231-2/+2
| | | | Notes: svn path=/head/; revision=417349
* - Fix trailing whitespace in pkg-messagesDmitry Marakasov2016-05-191-3/+3
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415503
* Remove USE_FIREBIRD from bsd.databases.mk, replaced by USES=firebird.Mathieu Arnold2016-04-251-1/+1
| | | | | | | | | | | | | | | | Also: - replace USE_FIREBIRD by USES=firebird. - convert ports depending on databases/firebird25-client directly to USES=firebird. PR: 208971 Submitted by: mat Exp-run by: antoine With hat: portmgr Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D5951 Notes: svn path=/head/; revision=414015
* databases/firebird25-server: fix build with libc++ 3.8.0Kurt Jaeger2016-04-122-1/+19
| | | | | | | | PR: 208469 Submitted by: dom Notes: svn path=/head/; revision=413148
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* databases/firebird25-client: Fix build for ports ncursesJohn Marino2016-01-301-0/+1
| | | | | | | | libedit pulls in libncurses, but in some cases the linker can't find the library, so explicitly set a search path for ports ncurses. Notes: svn path=/head/; revision=407529
* Fix dependencies again since r401229 partially reverted r398897, which wasJung-uk Kim2015-11-111-7/+10
| | | | | | | | | my attempt to remove redundant libedit.so from dependencies for server. However, it was incomplete because BUILD_DEPENDS was left for configure. Now firebird25-server does not directly require devel/libedit any more. Notes: svn path=/head/; revision=401297
* databases/firebird25-(client|server): convert to USES=libeditJohn Marino2015-11-111-15/+7
| | | | | | | | | | | | | The -server port had to be bumped because libedit was listed as a BUILD_DEPENDS but libedit is linked dynamically so it has to be a LIB_DEPENDS. The error was masked by the fact the client is usually present which ensures libedit.so is available. While here, remove obsolete CONFLICT* definitions and unmask a bunch of installation commands. Notes: svn path=/head/; revision=401229
* Fix dependencies and add LICENSE.Jung-uk Kim2015-10-083-17/+43
| | | | Notes: svn path=/head/; revision=398897
* Update to 2.5.4.Jung-uk Kim2015-09-232-5/+4
| | | | Notes: svn path=/head/; revision=397667
* Fix option handling.Jung-uk Kim2015-09-231-8/+4
| | | | | | | PR: 197080 Notes: svn path=/head/; revision=397664
* - Switch to USES=libedit for firebird-client, as suggested by stage-qaDmitry Marakasov2015-09-111-1/+3
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=396703
* Update icu to 55.1Baptiste Daroussin2015-04-231-1/+1
| | | | Notes: svn path=/head/; revision=384614
* databases category: Remove $PTHREAD_LIBSJohn Marino2015-03-251-2/+1
| | | | | | | | | Note: virtuoso did not pass check-plist from before, so it was fixed. approved by: PTHREAD blanket Notes: svn path=/head/; revision=382201
* - Add empty directory to plistDmitry Marakasov2015-03-111-0/+1
| | | | Notes: svn path=/head/; revision=380987
* Convert to @sample and cleanup plistBaptiste Daroussin2015-01-191-5/+1
| | | | Notes: svn path=/head/; revision=377469
* databases/firebird25-(server,client): unbreak; 2.5.3 was re-releasedJohn Marino2015-01-122-3/+4
| | | | | | | | | The firebird 2.5.3 SQL server was re-released, and the previous distfile was removed from sourceforge, thus breaking the build. Move to the latest distfile to fix the fetch phase. Notes: svn path=/head/; revision=376842
* Simplify plistBaptiste Daroussin2014-10-071-14/+9
| | | | Notes: svn path=/head/; revision=370370
* databases/firebird25-{server|client}: 2.5.2 -> 2.5.3Kurt Jaeger2014-09-043-295/+4
| | | | | | | | | | | Changes: http://www.firebirdsql.org/file/documentation/release_notes/html/rlsnotes253.html#notes-253 PR: 193174 Tested by: Steve Faleiro <stevef199@yahoo.com> Notes: svn path=/head/; revision=367309
* Stagify.Guido Falsi2014-07-232-67/+51
| | | | | | | | PR: 191701, 191702 Submitted by: Dan Lukes <dan@obluda.cz> Notes: svn path=/head/; revision=362750
* Resetting maintainership on ports that have not been staged and without anyBaptiste Daroussin2014-07-041-1/+1
| | | | | | | | | pending PR (related to stage) With hat: portmgr Notes: svn path=/head/; revision=360691
* Remove NOPORTDOCS and NOPORTEXAMPLES from unstaged ports. Stage a couple whileAdam Weinberger2014-07-041-2/+6
| | | | | | | | | we're here. Remove any other references to NOPORT*. Approved by: portmgr (blanket for modernization) Notes: svn path=/head/; revision=360690
* Approved by: portmgr (myself)Martin Wilke2014-05-261-3/+1
| | | | Notes: svn path=/head/; revision=355301
* Chase boost and icu bumpBaptiste Daroussin2014-02-071-1/+1
| | | | | | | While here convert some LIB_DEPENDS Notes: svn path=/head/; revision=343214
* Fix properties on pkg-plistBaptiste Daroussin2014-01-212-2/+0
| | | | Notes: svn path=/head/; revision=340671
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-2/+2
| | | | | | | LIB_DEPENDS in databases Notes: svn path=/head/; revision=336187
* - Add CONFLICTS with another firebird versionsJose Alonso Cardenas Marquez2013-10-031-0/+5
| | | | Notes: svn path=/head/; revision=329158
* - Add Super Server supportJose Alonso Cardenas Marquez2013-10-035-23/+69
| | | | | | | | | | | - Add superclassic and superserver modes to firebird rc script - Remove LATEST_LINK [1] - Other modifications for avoid pkg name collisions [1] Suggested by: bapt [1] Notes: svn path=/head/; revision=329146
* - Fix issues with newest version of ICUJose Alonso Cardenas Marquez2013-09-304-7/+297
| | | | | | | | | - Fix fbintl.conf installation - Bump PORTREVISION - Few other modifications Notes: svn path=/head/; revision=328894
* 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
* - Fix build on all version of firebird2*-clientJose Alonso Cardenas Marquez2013-03-302-1/+3
| | | | | | | | | | - Rename pkg-install to pkg-install-server. It only must be used by firebird server ports Reported by: miwiw Notes: svn path=/head/; revision=315591
* - Bump PORTREVISION. firebird 2.5.2 and 2.1.5 were rerolled, because oneJose Alonso Cardenas Marquez2013-03-262-4/+4
| | | | | | | | | vulnerability was found on these versions Security: http://tracker.firebirdsql.org/browse/CORE-4058 Notes: svn path=/head/; revision=315258
* - Update to 2.0.7Jose Alonso Cardenas Marquez2013-03-245-35/+66
| | | | | | | | | | | | | - Move files/pkg-install.in to pkg-install - Add new warning message when it is building as root - Remove obsolete patch files - Fix installation of fbintl.conf to ${PREFIX}/etc/firebird [1]. PR: 176191 [1] Submitted by: Jose Jachuf <jjachuf __ __gmail.com> Notes: svn path=/head/; revision=315093