| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=508835
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
- Take maintainership
Release notes: https://www.firebirdsql.org/file/documentation/release_notes/html/en/2_5/rlsnotes25.html
Notes:
svn path=/head/; revision=468287
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
PR: 224669
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=459839
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Notes:
svn path=/head/; revision=431996
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
Changes: http://site.icu-project.org/download/58
PR: 214384
Exp-run by: antoine
Approved by: office (bapt)
Notes:
svn path=/head/; revision=426525
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=418119
|
|
|
|
| |
Notes:
svn path=/head/; revision=417349
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415503
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
PR: 208469
Submitted by: dom
Notes:
svn path=/head/; revision=413148
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412346
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=398897
|
|
|
|
| |
Notes:
svn path=/head/; revision=397667
|
|
|
|
|
|
|
| |
PR: 197080
Notes:
svn path=/head/; revision=397664
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=396703
|
|
|
|
| |
Notes:
svn path=/head/; revision=384614
|
|
|
|
|
|
|
|
|
| |
Note: virtuoso did not pass check-plist from before, so it was fixed.
approved by: PTHREAD blanket
Notes:
svn path=/head/; revision=382201
|
|
|
|
| |
Notes:
svn path=/head/; revision=380987
|
|
|
|
| |
Notes:
svn path=/head/; revision=377469
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=370370
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
PR: 191701, 191702
Submitted by: Dan Lukes <dan@obluda.cz>
Notes:
svn path=/head/; revision=362750
|
|
|
|
|
|
|
|
|
| |
pending PR (related to stage)
With hat: portmgr
Notes:
svn path=/head/; revision=360691
|
|
|
|
|
|
|
|
|
| |
we're here. Remove any other references to NOPORT*.
Approved by: portmgr (blanket for modernization)
Notes:
svn path=/head/; revision=360690
|
|
|
|
| |
Notes:
svn path=/head/; revision=355301
|
|
|
|
|
|
|
| |
While here convert some LIB_DEPENDS
Notes:
svn path=/head/; revision=343214
|
|
|
|
| |
Notes:
svn path=/head/; revision=340671
|
|
|
|
|
|
|
| |
LIB_DEPENDS in databases
Notes:
svn path=/head/; revision=336187
|
|
|
|
| |
Notes:
svn path=/head/; revision=329158
|
|
|
|
|
|
|
|
|
|
|
| |
- 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 fbintl.conf installation
- Bump PORTREVISION
- Few other modifications
Notes:
svn path=/head/; revision=328894
|
|
|
|
|
|
|
| |
databases)
Notes:
svn path=/head/; revision=327717
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
| |
vulnerability was found on these versions
Security: http://tracker.firebirdsql.org/browse/CORE-4058
Notes:
svn path=/head/; revision=315258
|