notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
boost-pyste Boost.Python code generator
1.45.0_1 devel Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.45.0_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Still requires GCC 3.4 (strictly) and gccxml which is deprecated (and has been broken for a while)
Expired This port expired on: 2011-10-13
Maintainer: churanov.port.maintainer@gmail.com search for ports maintained by this maintainer
Port Added: 2009-12-29 13:51:24
Last Update: 2011-10-22 14:56:47
SVN Revision: UNKNOWN
License: not specified in port
WWW:
http://www.boost.org/
Description:
Pyste is a Boost.Python code generator. The user specifies the classes and functions to be exported using a simple interface file, which following the Boost.Python's philosophy, is simple Python code. Pyste then uses GCCXML to parse all the headers and extract the necessary information to automatically generate C++ code. WWW: http://www.boost.org/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • boost-pyste>0:devel/boost-pyste
No installation instructions:
This port has been deleted.
PKGNAME: boost-pyste
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. python2.7 : lang/python27
  2. bjam : devel/boost-jam
Runtime dependencies:
  1. python2.7 : lang/python27
  2. libboost_python.so.4 : devel/boost-python-libs
  3. gccxml : devel/gccxml
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for boost-pyste-1.45.0_1: VERBOSE_BUILD=off (default) "Show compiler messages" DEBUG=off (default) "Build debugging symbols" OPTIMIZED_CFLAGS=off (default) "Enable -O3 optimization" ===> Use 'make config' to modify these settings
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (18 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://freefr.dl.sourceforge.net/project/boost/boost/1.45.0/
  3. http://heanet.dl.sourceforge.net/project/boost/boost/1.45.0/
  4. http://internode.dl.sourceforge.net/project/boost/boost/1.45.0/
  5. http://iweb.dl.sourceforge.net/project/boost/boost/1.45.0/
  6. http://jaist.dl.sourceforge.net/project/boost/boost/1.45.0/
  7. http://kent.dl.sourceforge.net/project/boost/boost/1.45.0/
  8. http://nchc.dl.sourceforge.net/project/boost/boost/1.45.0/
  9. http://ncu.dl.sourceforge.net/project/boost/boost/1.45.0/
  10. http://osdn.dl.sourceforge.net/project/boost/boost/1.45.0/
  11. http://softlayer.dl.sourceforge.net/project/boost/boost/1.45.0/
  12. http://sunet.dl.sourceforge.net/project/boost/boost/1.45.0/
  13. http://surfnet.dl.sourceforge.net/project/boost/boost/1.45.0/
  14. http://switch.dl.sourceforge.net/project/boost/boost/1.45.0/
  15. http://transact.dl.sourceforge.net/project/boost/boost/1.45.0/
  16. http://ufpr.dl.sourceforge.net/project/boost/boost/1.45.0/
  17. http://voxel.dl.sourceforge.net/project/boost/boost/1.45.0/
  18. http://waix.dl.sourceforge.net/project/boost/boost/1.45.0/
Collapse this list.

Number of commits found: 8

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.45.0_1
22 Oct 2011 14:56:47
Original commit files touched by this commit
crees search for other commits by this committer
Remove expired devel/boost-pyste
2011-10-13 devel/boost-pyste: Still requires GCC 3.4 (strictly) and gccxml which
is deprecated (and has been broken for a while)
1.45.0_1
29 Sep 2011 08:40:01
Original commit files touched by this commit
gerald search for other commits by this committer
Mark DEPRECATED in line with the broken lang/gccxml port (using only
two weeks for this due to the longer lead on the former).

Approved by:    maintainer
1.45.0_1
19 Aug 2011 13:18:06
Original commit files touched by this commit
crees search for other commits by this committer
Remove irrelevant dependency on devel/py-elementtree

PR:             ports/159869
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:    Alexander Churanov (maintainer)
1.45.0_1
25 Feb 2011 07:50:41
Original commit files touched by this commit
miwi search for other commits by this committer
- Move from py24 over to py25 or above
- Drop md5 support
1.45.0
27 Dec 2010 20:54:38
Original commit files touched by this commit
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)
1.45.0
27 Dec 2010 20:53:10
Original commit files touched by this commit
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)
1.43.0
11 Jun 2010 23:15:26
Original commit files touched by this commit
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)
1.41.0
29 Dec 2009 13:50:29
Original commit files touched by this commit
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)

Number of commits found: 8