1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
freebsd-ports/devel/apr1
Olli Hauer 6afbffa4f5 - update to apr-1.5.0
- add fix for FreeBSD 10 obtained from
  http://svn.apache.org/viewvc?view=revision&revision=1551672
- bump USE_BDB=42+ -> USE_BDB=48+ [1]
- add entry to UPDATING

Changes for APR 1.5.0 (shortened)
http://www.apache.org/dist/apr/CHANGES-APR-1.5

  *) Add apr_sockaddr_is_wildcard() to check if a socket address
     refers to the wildcard address for the protocol family (e.g.,
     0.0.0.0/INADDR_ANY for IPv4).  [Jeff Trawick]

  *) Add the apr_escape interface. [Graham Leggett]

  *) Add apr_skiplist family. [Jim Jagielski]

  *) Add the apr_table_getm() call, which transparently handles the
     merging of keys with multiple values. [Graham Leggett]

  *) Add apr_hash_this_key(), apr_hash_this_key_len(), and
     apr_hash_this_val() for easier access to those attributes from
     a hash iterator.  [Hyrum K. Wright <hyrum_wright mail.utexas.edu>]

  *) Improve platform detection by updating config.guess and config.sub.
     [Rainer Jung]

  *) apr_socket_opt_set: Add support for APR_SO_BROADCAST. PR 46389.
     [Armin MÃŒller <mueller itestra com>]

  *) Enable platform specific support for the opening of a file or
     pipe in non-blocking mode through the APR_FOPEN_NONBLOCK flag.
     [Graham Leggett]

[1] requested by Pavel Timofeev, Sean Bruno

with hat apache@

PR:		ports/186441
PR:		ports/186899
2014-03-22 21:14:41 +00:00
..
files - update to apr-1.5.0 2014-03-22 21:14:41 +00:00
distinfo - update to apr-1.5.0 2014-03-22 21:14:41 +00:00
Makefile - update to apr-1.5.0 2014-03-22 21:14:41 +00:00
pkg-descr
pkg-plist - update to apr-1.5.0 2014-03-22 21:14:41 +00:00