Commit graph

12 commits

Author SHA1 Message Date
Olli Hauer
d6db46aade -remove MD5 2011-07-03 14:59:23 +00:00
Doug Barton
d5f12424bd Add patches to deal with locale problems
https://svn.boost.org/trac/boost/ticket/4688

PR:		ports/153561
Submitted by:	Mirko Zinn <mail@derzinn.de>
Approved by:	maintainer
2011-01-08 07:46:42 +00:00
Pav Lucistnik
7466c9b14f - Update to 1.45
PR:		ports/152558
Submitted by:	Armin Pirkovitsch <armin@frozen-zone.org>,
		Alexander Churanov <alexanderchuranov@gmail.com> (maintainer)
2010-12-27 20:54:38 +00:00
Pav Lucistnik
86ee268247 - Update to 1.45
PR:		ports/152558
Submitted by:	Armin Pirkovitsch <armin@frozen-zone.org>,
		Alexander Churanov <alexanderchuranov@gmail.com> (maintainer)
2010-12-27 20:53:10 +00:00
Baptiste Daroussin
513495a09a Chase devel/icu upgrade
Add an updating note
2010-12-15 11:37:49 +00:00
Jung-uk Kim
165827a5c5 Fix Boost.Asio to accept 'unsigned long' type ioctl(2) command.
Although POSIX says the type is 'int', all BSD variants (including Mac OS X)
have been using 'unsigned long' type for very long time and its use predates
the standard long enough.  For certain commands (e.g., FIONBIO), the integer
value may get sign-extended on 64-bit platforms (by implicit type promotion)
and it causes annoying warnings from kernel such as this:

WARNING pid 24509 (python2.6): ioctl sign-extension ioctl ffffffff8004667e

Approved by:	churanov.port.maintainer@gmail.com (maintainer timeout)
2010-07-19 22:25:04 +00:00
Max Brazhnikov
cc95525e41 Update to 1.43.0
PR:		ports/146707
Submitted by:	Armin Pirkovitsch <armin at frozen-zone.org>
Reviewed by:	Alexander Churanov (maintainer)
2010-06-11 23:15:26 +00:00
Mario Sergio Fujikawa Ferreira
9128db8dd3 o Add compile gcc option to make sure that boost compilation toolchain
acknowledges that gcc versions prior to 4.3.x do not implement
  inclass member initialization.
o This enables net-p2p/libtorrent-rasterbar-14 to build python
  bindings with the base system gcc on FreeBSD 8.x. Previously, we
  would have had to resort gcc 4.3+ ports.
o Bump PORTREVISION

PR:		ports/144336
Approved by:	maintainer (timeout 16 days)
2010-03-15 02:12:53 +00:00
Philip M. Gollucci
1e15f434ec - Fix WITH_PYTHON plist errors
devel/boost-libs *never* installs python wrappers
  devel/boost-python-libs is used now

PR:             ports/143982
Submitted by:   myself (pgollucci)
Approved by:    Alexander Churanov <alexanderchuranov@gmail.com> (maintainer)

Feature safe:   yes
2010-02-16 22:41:56 +00:00
Pav Lucistnik
129e62f606 - Update boost to 1.41
PR:		ports/141749
Submitted by:	Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer)
2009-12-29 13:50:29 +00:00
Mark Linimon
d9260e0f70 Fix build on sparc64. No need to bump portrevision.
Tested on:	i386, sparc64
Submitted by:	maintainer
2009-12-04 08:39:55 +00:00
Pav Lucistnik
d1107bb40e - Update boost to 1.39
- Split boost port to separate components, with boost-all metaport

PR:		ports/137054
Submitted by:	Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer)
2009-07-28 11:45:08 +00:00