89de FreshPorts -- devel/boost-python-libs
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
boost-python-libs 1.52.0 devel on this many watch lists=10 search for ports that depend on this port
Framework for interfacing Python and C++
Maintained by: office@FreeBSD.org search for ports maintained by this maintainer
Port Added: 28 Jul 2009 11:45:32
License: not specified in port


The Boost Python Library is a framework for interfacing Python and
C++. It allows you to quickly and seamlessly expose C++ classes
functions and objects to Python, and vice-versa, using no special
tools -- just your C++ compiler.

The Boost.Pyste code generator resides in a separate port: devel/boost-pyste 

WWW:  http://www.boost.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/python27
  2. devel/boost-jam
Required To Run:
  1. lang/python27
  2. devel/boost-libs

This port is required by:

for Build for Libraries for Run

To install the port: cd /usr/ports/devel/boost-python-libs/ && make install clean
To add the package: pkg_add -r boost-python-libs


Configuration Options
===> The following configuration options are available for boost-python-libs-1.52.0:
     DEBUG=off: Install debug symbols
     OPTIMIZED_CFLAGS=off: Use extra compiler optimizations
     VERBOSE_BUILD=off: Show compiler messages
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/boost/boost/1.52.0/
  3. http://freefr.dl.sourceforge.net/project/boost/boost/1.52.0/
  4. http://garr.dl.sourceforge.net/project/boost/boost/1.52.0/
  5. http://heanet.dl.sourceforge.net/project/boost/boost/1.52.0/
  6. http://hivelocity.dl.sourceforge.net/project/boost/boost/1.52.0/
  7. http://ignum.dl.sourceforge.net/project/boost/boost/1.52.0/
  8. http://internode.dl.sourceforge.net/project/boost/boost/1.52.0/
  9. http://iweb.dl.sourceforge.net/project/boost/boost/1.52.0/
  10. http://jaist.dl.sourceforge.net/project/boost/boost/1.52.0/
  11. http://nchc.dl.sourceforge.net/project/boost/boost/1.52.0/
  12. http://ncu.dl.sourceforge.net/project/boost/boost/1.52.0/
  13. http://netcologne.dl.sourceforge.net/project/boost/boost/1.52.0/
  14. http://osdn.dl.sourceforge.net/project/boost/boost/1.52.0/
  15. http://space.dl.sourceforge.net/project/boost/boost/1.52.0/
  16. http://sunet.dl.sourceforge.net/project/boost/boost/1.52.0/
  17. http://superb-dca3.dl.sourceforge.net/project/boost/boost/1.52.0/
  18. http://switch.dl.sourceforge.net/project/boost/boost/1.52.0/
  19. http://tenet.dl.sourceforge.net/project/boost/boost/1.52.0/
  20. http://ufpr.dl.sourceforge.net/project/boost/boost/1.52.0/
  21. http://waix.dl.sourceforge.net/project/boost/boost/1.52.0/
Port Moves
  • port moved here from devel/boost-python on 2009-07-28
    REASON: Boost ports were split and sliced

Number of commits found: 18

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
14 Feb 2013 09:42:13
Original commit files touched by this commit  1.52.0
gahr search for other commits by this committer
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)

Approved by:	portmgr
31 Jan 2013 13:33:04
Original commit files touched by this commit  1.52.0
bapt search for other commits by this committer
- update to 1.52.0
- pass maintainership to office@
- detect if compiler is gcc or clang and correctly set the toolset for bjam
- enable long-double support
- some cleanup

Approved by:	maintainer timeout (3 weeks with no reply)
20 Nov 2012 11:12:25
Original commit files touched by this commit  1.48.0
demon search for other commits by this committer
Unbreak the port for python versions > 3.1.
I verified that this port works with python version 2.6 .. 3.3 now.

Approved by:	maintainer timeout
Feature safe:	yes
17 May 2012 09:05:38
Original commit files touched by this commit  1.48.0
makc search for other commits by this committer
Fix SIZE field

Reported by:    sunpoet
16 May 2012 16:07:24
Original commit files touched by this commit  1.48.0
makc search for other commits by this committer
Update boost ports to 1.48.0

PR:             ports/156253
Submitted by:   Alexander Churanov (maintainer)
Approved by:    portmgr (linimon)
16 Mar 2011 13:24:18
Original commit files touched by this commit  1.45.0_1
sunpoet search for other commits by this committer
- Alter USE_PYTHON range: exclude Python 3.2

PR:             ports/155181
Submitted by:   sunpoet (myself)
Approved by:    Alexander Churanov <alexanderchuranov@gmail.com> (maintainer)
25 Feb 2011 07:50:41
Original commit files touched by this commit  1.45.0_1
miwi search for other commits by this committer
- Move from py24 over to py25 or above
- Drop md5 support
27 Dec 2010 20:54:38
Original commit files touched by this commit  1.45.0
pav search for other commits by this committer
- Update to 1.45

PR:             ports/152558
Submitted by:   Armin Pirkovitsch <armin@frozen-zone.org>,
                Alexander Churanov <alexanderchuranov@gmail.com> (maintainer)
27 Dec 2010 20:53:10
Original commit files touched by this commit  1.45.0
pav search for other commits by this committer
- Update to 1.45

PR:             ports/152558
Submitted by:   Armin Pirkovitsch <armin@frozen-zone.org>,
                Alexander Churanov <alexanderchuranov@gmail.com> (maintainer)
24 Jul 2010 08:09:25
Original commit files touched by this commit  1.43.0
makc search for other commits by this committer
Respect PYTHON_VERSION

PR:             ports/146959
Submitted by:   Kazunori Fujiwara <fujiwara at wide.ad.jp>
Approved by:    Alexander Churanov (maintainer)
22 Jun 2010 15:55:15
Original commit files touched by this commit  1.43.0
rene search for other commits by this committer
Remove a superfluous dependency.

PR:             ports/147837
Submitted by:   Sunpoet Po-Chuan Hsieh [sunpoet sunpoet.net]
Approved by:    maintainer, tabthorpe (mentor)
Feature safe:   yes
11 Jun 2010 23:15:26
Original commit files touched by this commit  1.43.0
makc search for other commits by this committer
Update to 1.43.0

PR:             ports/146707
Submitted by:   Armin Pirkovitsch <armin at frozen-zone.org>
Reviewed by:    Alexander Churanov (maintainer)
23 Mar 2010 22:14:18
Original commit files touched by this commit  1.41.0
gahr search for other commits by this committer
- Fix build on sparc64 by turning off optimizations
22 Mar 2010 05:28:55
Original commit files touched by this commit  1.41.0
linimon search for other commits by this committer
Mark as broken on sparc64: does not compile: invokes i386 asm.

Hat:            portmgr
29 Dec 2009 13:50:29
Original commit files touched by this commit  1.41.0
pav search for other commits by this committer
- Update boost to 1.41

PR:             ports/141749
Submitted by:   Alexander Churanov <churanov.port.maintainer@gmail.com>
(maintainer)
28 Nov 2009 21:48:09
Original commit files touched by this commit  1.39.0_1
makc search for other commits by this committer
Disable pyste by default (depends on abandoned gccxml, which
brings in gcc34 for modern systems).
Bump PORTREVISION.

PR:             ports/138770
Submitted by:   Mel Flynn <mel at rachie.is-a-geek.net>
Approved by:    Alexander Churanov (maintainer)
03 Aug 2009 21:04:08
Original commit files touched by this commit  1.39.0
pav search for other commits by this committer
- Fix on 6.x -- does not hardcode gcc version in the Makefile

Submitted by:   maintainer
28 Jul 2009 11:45:09
Original commit files touched by this commit  1.39.0
pav search for other commits by this committer
- 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: 18

283c
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsJun 19
otrsJun 19
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04

9 vulnerabilities affecting 12 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 24568
Broken 187
Deprecated 454
Ignore 561
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 48
Set to expire 439
Interactive 33
new 24 hours 3
new 48 hours8
new 7 days28
new fortnight84
new month172

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0