Pyrseas provides a framework and utilities to upgrade and maintain a relational
database. Its purpose is to enhance and follow through on the concepts of the
Andromeda Project (http://www.andromeda-project.org/)
WWW: http://pgfoundry.org/projects/pyrseas/
PR: ports/181991 (based on)
Submitted by: Volodymyr Kostyrko <c.kworr gmail.com>
Additionally, support staging in all ports being changed here, replace
USE_GMAKE=yes with USES=gmake and fix a typo in the CMake parameters passed
in kdevelop-kde4 when the OKTETA option is disabled.
Submitted by: Schaich Alonso <alonsoschaich@fastmail.fm>
This package contains utilities used to package some of STScI's Python
projects, specifically those projects that comprise stsci_python and Astrolib.
It currently consists mostly of some setup_hook scripts meant for use with
distutils2/packaging and/or d2to1, and a customized easy_install command meant
for use with distribute.
This package is not meant for general consumption, though it might be worth
looking at for examples of how to do certain things with your own packages.
WWW: http://www.stsci.edu/institute/software_hardware/pyraf/stsci_python
- Update to 1.9.3 [1]
- Abbreviate site to GOOGLE_CODE
- Use python auto plist
- Add DOCS and EXAMPLES options
- Allow staging
PR: ports/183072
Submitted by: Rick van der Zwet <info rickvanderzwet.nl>
Approved by: maintainer (timeout)
- Update to 3.1.2
- Change dependency to net-p2p/libtorrent-rasterbar
- USE_QT4 add linguist_build uic_build
- Change from QB_NOX_SLAVE to SLAVE_PORT
- Add do-configure
- Support STAGEDIR
net-p2p/qbittorrent-nox11
- Change from QB_NOX_SLAVE to SLAVE_PORT
- Support STAGEDIR
- Change and cleanup qbittorrent-nox11 to not conflict with master port
- Add SLAVE_PORT=yes
- Remove pkg-descr
Approved by: wg (mentor)
- Fix a crash while building devel/kdevelop-php on FreeBSD 10 and HEAD by
replacing USE_GCC=yes with USES=compiler:c++11-lib and importing some
upstream commits related to improving clang support.
Curiously enough, we did not have problems building this port with clang
before per se. However, forcing GCC even on systems that use libc++ by
default was causing crashes at runtime (ie. the ones that happened while
building devel/kdevelop-php), probably due to STL mismatch issues.
On the other hand, simply using USES=compiler:c++11-lib is not enough, as
GCC only allows the use of the <unordered_set> header in C++11 mode, so
the upstream patches are also needed.
Bump PORTREVISION due to the change in the build dependencies.
Submitted by: Schaich Alonso <alonsoschaich@fastmail.fm> [1]
As Getopt::Long has been there for ages (and is in all supported perls in the
port tree,) this seemed the easiest way to fix it.
maintainer timeout
PR: ports/183197
Submitted by: mat
Original log in r332965 from nemysis:
net-p2p/libtorrent-rasterbar
- Update to 0.16.12
- Rename from net-p2p/libtorrent-rasterbar-16 to net-p2p/libtorrent-rasterbar
- Remove conflict with deprecated Port
- Add pkg-message
- Support STAGEDIR
net-p2p/libtorrent-rasterbar-python
- Rename from net-p2p/libtorrent-rasterbar-python-16 to net-p2p/libtorrent-rasterbar-python
- Change comment and MASTERDIR
- Change dependency to net-p2p/libtorrent-rasterbar
- Add SLAVE_PORT=yes
- Update to 0.16.12
- Rename from net-p2p/libtorrent-rasterbar-16 to net-p2p/libtorrent-rasterbar
- Remove conflict with deprecated Port
- Add pkg-message
- Support STAGEDIR
net-p2p/libtorrent-rasterbar-python
- Rename from net-p2p/libtorrent-rasterbar-python-16 to net-p2p/libtorrent-rasterbar-python
- Change comment and MASTERDIR
- Change dependency to net-p2p/libtorrent-rasterbar
- Add SLAVE_PORT=yes
Approved by: wg (mentor)