FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 4:52 PM BST
non port: devel/boost-libs/Makefile
CVSWeb

Number of commits found: 12

Wed, 16 May 2012
[ 16:07 makc ] Original commit 
1.4 devel/boost-jam/Makefile
1.12 devel/boost-libs/Makefile
1.12 devel/boost-python-libs/Makefile
1.5 devel/boost-all/common.mk
1.6 devel/boost-docs/distinfo
1.6 devel/boost-jam/distinfo
1.6 devel/boost-libs/distinfo
1.6 devel/boost-python-libs/distinfo
1.3 devel/boost-libs/files/patch-Jamroot
1.3 devel/boost-python-libs/files/patch-Jamroot

(Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
Update boost ports to 1.48.0

PR:             ports/156253
Submitted by:   Alexander Churanov (maintainer)
Approved by:    portmgr (linimon)
Fri, 2 Mar 2012
[ 10:57 bapt ] Original commit 
1.11 devel/boost-libs/Makefile
1.1 devel/boost-libs/files/patch-boost__config__compiler__clang.hpp
add BOOST_HAS_LONG_LONG to clang.hpp this fix code using boost and being built
with clang
Also reported and comitted upstream
(https://svn.boost.org/trac/boost/ticket/6636 thanks dim@)

PR:             ports/165567
Submitted by:   bapt@ (myself)
Approved by:    Alexander Churanov <alexanderchuranov@gmail.com> (maintainer)
miwi@ (responsible of the PR)
Sat, 16 Jul 2011
[ 05:20 linimon ] Original commit 
1.10 devel/boost-libs/Makefile
Mark as broken on sparc64: invokes i386 asm.
Sat, 8 Jan 2011
[ 07:46 dougb ] Original commit 
1.9 devel/boost-libs/Makefile
1.1 devel/boost-libs/files/patch-libs_filesystem__v2__src__v2_path.cpp
1.1 devel/boost-libs/files/patch-libs_filesystem__v3__src__path.cpp
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
Mon, 27 Dec 2010
[ 20:53 pav ] Original commit 
1.3 devel/boost-jam/Makefile
1.8 devel/boost-libs/Makefile
1.4 devel/boost-all/common.mk
1.3 devel/boost-all/compiled.mk
1.4 devel/boost-docs/distinfo
1.4 devel/boost-jam/distinfo
1.4 devel/boost-libs/distinfo
1.3 devel/boost-pyste/distinfo
1.4 devel/boost-python-libs/distinfo
1.2 devel/boost-libs/files/patch-boost__config__compiler__gcc.hpp

(Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
- Update to 1.45

PR:             ports/152558
Submitted by:   Armin Pirkovitsch <armin@frozen-zone.org>,
                Alexander Churanov <alexanderchuranov@gmail.com> (maintainer)
Wed, 15 Dec 2010
[ 11:37 bapt ] Original commit 
1.13 databases/couchdb/Makefile
1.80 databases/firebird20-server/Makefile
1.217 databases/postgresql84-server/Makefile
1.211 databases/postgresql90-server/Makefile
1.54 databases/sqlite3/Makefile
1.7 devel/boost-libs/Makefile
1.9 devel/pecl-intl/Makefile
1.5 devel/py-icu/Makefile
1.45 emulators/open-vm-tools/Makefile
1.5 emulators/xcpc/Makefile

(Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
Chase devel/icu upgrade
Add an updating note
Mon, 19 Jul 2010
[ 22:25 jkim ] Original commit 
1.6 devel/boost-libs/Makefile
1.1 devel/boost-libs/files/patch-boost_asio-ioctl
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)
Fri, 11 Jun 2010
[ 23:15 makc ] Original commit 
1.5 devel/boost-libs/Makefile
1.2 devel/boost-pyste/Makefile
1.7 devel/boost-python-libs/Makefile
1.3 devel/boost-all/common.mk
1.2 devel/boost-all/compiled.mk
1.3 devel/boost-docs/distinfo
1.3 devel/boost-jam/distinfo
1.3 devel/boost-libs/distinfo
1.2 devel/boost-pyste/distinfo
1.3 devel/boost-python-libs/distinfo

(Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
Update to 1.43.0

PR:             ports/146707
Submitted by:   Armin Pirkovitsch <armin at frozen-zone.org>
Reviewed by:    Alexander Churanov (maintainer)
Mon, 15 Mar 2010
[ 02:12 lioux ] Original commit 
1.4 devel/boost-libs/Makefile
1.1 devel/boost-libs/files/patch-boost__config__compiler__gcc.hpp
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)
Tue, 16 Feb 2010
[ 22:41 pgollucci ] Original commit 
1.3 devel/boost-libs/Makefile
- 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
Tue, 29 Dec 2009
[ 13:50 pav ] Original commit 
1.3729 devel/Makefile
1.2 devel/boost-all/Makefile
1.2 devel/boost-docs/Makefile
1.2 devel/boost-jam/Makefile
1.2 devel/boost-libs/Makefile
1.1 devel/boost-pyste/Makefile
1.4 devel/boost-python-libs/Makefile
1.2 devel/boost-all/common.mk
1.2 devel/boost-docs/distinfo
1.2 devel/boost-jam/distinfo

(Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
- Update boost to 1.41

PR:             ports/141749
Submitted by:   Alexander Churanov <churanov.port.maintainer@gmail.com>
(maintainer)
Tue, 28 Jul 2009
[ 11:45 pav ] Original commit 
1.1955 MOVED
1.29 astro/stellarium/Makefile
1.34 audio/ardour/Makefile
1.11 audio/cpp-xmms2/Makefile
1.7 audio/mp3plot/Makefile
1.3 audio/mumble/Makefile
1.2 audio/patchage/Makefile
1.8 audio/py-tagpy/Makefile
1.3 audio/raul/Makefile
1.25 cad/kicad/Makefile

(Only the first 10 of 167 ports in this commit are shown above. View all ports for this commit)
- 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)

Number of commits found: 12

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23670
Broken 193
Deprecated 147
Ignore 735
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 11
new 48 hours31
new 7 days57
new fortnight181
new month253

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.39 seconds.