Commit graph

16 commits

Author SHA1 Message Date
Gerald Pfeifer
c2a92a1aea Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
2018-03-10 17:46:04 +00:00
Jan Beich
99b0558e42 devel/icu: update to 60.1
Changes:	http://site.icu-project.org/download/60
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		223373
Exp-run by:	antoine
2017-11-09 02:31:47 +00:00
Jan Beich
a382198617 devel/icu: update to 59.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
2017-09-25 00:02:36 +00:00
TAKATSU Tomonari
f4aa2593bb - Update to 1.1.5 2017-05-07 08:15:30 +00:00
Jan Beich
23a96f4a5f devel/icu: update to 58.1
Changes:	http://site.icu-project.org/download/58
PR:		214384
Exp-run by:	antoine
Approved by:	office (bapt)
2016-11-19 18:21:20 +00:00
TAKATSU Tomonari
3ca99c3b41 - Update to 1.1.2 2016-10-10 12:29:46 +00:00
Tijl Coosemans
48f4591035 - Update devel/icu to 57.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)
2016-09-24 11:06:57 +00:00
Mathieu Arnold
7acca7e902 Bump PORTREVISION for the icu revert.
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
2016-07-06 22:10:14 +00:00
Pietro Cerutti
fb8d8ab5f9 devel/icu: bump PORTREVISION on dependent ports 2016-07-06 07:34:12 +00:00
TAKATSU Tomonari
916ca7e8c7 - Update to 1.1.1
- Update WWW: in pkg-descr
2016-06-01 08:33:00 +00:00
Mathieu Arnold
597afc47ba Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:25:16 +00:00
TAKATSU Tomonari
379b7a2129 - Update to 1.0-1 2015-11-23 07:02:04 +00:00
TAKATSU Tomonari
b77476bfce - Update to 0.5-5 2015-07-02 11:19:25 +00:00
TAKATSU Tomonari
12fc7185c8 - Add missing dependency pkgconfig
PR:		ports/201156
Submitted by:	tota@ (myself)
Reported by:	pkg-fallout
MFH:		2015Q2
2015-06-28 06:33:20 +00:00
TAKATSU Tomonari
afce01fc79 - Update to 0.5-2 2015-06-25 20:20:31 +00:00
TAKATSU Tomonari
085de01cc9 - Add a new port: textproc/R-cran-stringi
stringi (pronounced "stringy") is THE R package for fast, correct,
  consistent and convenient string/text processing in each locale and
  any native character encoding. The use of the ICU library gives R
  users a platform-independent set of functions known to Java, Perl,
  Python, PHP, and Ruby programmers.

  WWW: http://www.rexamine.com/resources/stringi/
2015-05-04 13:26:28 +00:00