Danilo Egea Gondolfo
00ba2d7bbd
- Add stage support
2013-12-08 14:58:34 +00:00
William Grzybowski
bdccad04ff
math/py-bottleneck: Collection of fast NumPy array functions written in Cython
...
WWW: https://www.github.com/kwgoodman/bottleneck/
PR: ports/184584
Submitted by: Johannes Jost Meixner <xmj chaot.net>
2013-12-08 14:19:34 +00:00
Sunpoet Po-Chuan Hsieh
ce87faed91
- Document Rails vulnerability
2013-12-08 14:19:02 +00:00
Niclas Zeising
032a088922
Update to 2.4.0
...
Stagify.
2013-12-08 14:18:01 +00:00
William Grzybowski
15cf2023b6
science/py-pyaixi: Implementation of the MC-AIXI-CTW AI algorithm
...
pyaixi is a pure Python implementation of the Monte Carlo-AIXI-Context Tree
Weighting (MC-AIXI-CTW) artificial intelligence algorithm.
This is an approximation of the AIXI universal artificial intelligence
algorithm, which describes a model-based, reinforcement-learning agent capable
of general learning.
WWW: https://github.com/gkassel/pyaixi
PR: ports/184572
Submitted by: Johannes Jost Meixner <xmj chaot.net>
2013-12-08 14:12:47 +00:00
Danilo Egea Gondolfo
be895b6b4a
- Add stage support
2013-12-08 14:11:54 +00:00
Marcus von Appen
efe165c4fd
- Fix the usage of 'python' to get rid of the implicit lang/python
...
dependency
Approved by: portmgr (blanket)
2013-12-08 13:36:11 +00:00
Marcus von Appen
8d46303f76
- Fix the usage of 'python' to get rid of the implicit lang/python
...
dependency
Approved by: portmgr (blanket)
2013-12-08 13:33:54 +00:00
Julien Laffaye
5d7fab8cad
- Update to 1.2 [1]
...
- Remove obsolete pkg-message [2]
PR: ports/184454 [1], ports/176473 [2]
Submitted by: lwhsu
2013-12-08 13:33:35 +00:00
Marcus von Appen
ec724aee7e
- Fix the usage of 'python' to get rid of the implicit lang/python
...
dependency
- lang/v8 requires python to build
Approved by: portmgr (blanket)
2013-12-08 13:29:41 +00:00
Marcus von Appen
c47ba7c517
- Fix the usage of 'python' to get rid of the implicit lang/python
...
dependency
Approved by: portmgr (blanket)
2013-12-08 13:25:49 +00:00
Marcus von Appen
4ced3c507b
- Fix the usage of 'python' to get rid of the implicit lang/python
...
dependency
Approved by: portmgr (blanket)
2013-12-08 13:24:03 +00:00
Kubilay Kocak
722d26faef
www/py-django-dpaste: Remove uneccessary (empty) pkg-plist
...
- Delete pkg-plist, its not required with PYDISTUTILS_AUTOPLIST
Reported by: antoine
2013-12-08 13:22:20 +00:00
Danilo Egea Gondolfo
0ea71a5d6a
- Convert LIB_DEPENDS to new syntax
...
- Convert USE_GMAKE to USES
- Add stage support
- Use options helpers
2013-12-08 13:21:43 +00:00
Kubilay Kocak
dadb749d43
www/py-django-dpaste: Pastebin application that powers dpaste.de [NEW PORT]
...
dpaste is a Django based pastebin. It's intended to run separately but its
also possible to be installed into an existing Django project like a regular
app. You can find a live example on dpaste.de
WWW: https://github.com/bartTC/dpaste/
2013-12-08 13:17:41 +00:00
Marcus von Appen
2e6161aa6f
- Fix the usage of 'python' to get rid of the implicit lang/python
...
dependency
Approved by: portmgr (blanket)
2013-12-08 13:13:51 +00:00
Marcus von Appen
614eb4ca56
- Fix the usage of 'python' to get rid of the implicit lang/python
...
dependency
Approved by: portmgr (blanket)
2013-12-08 13:10:57 +00:00
Chris Rees
5b39917f66
Include patches from git repo to avoid keeling over
...
when modem lines are disturbed.
Submitted by: kan
Reviewed by: kib
While here, stagify and modernise
2013-12-08 13:09:07 +00:00
Danilo Egea Gondolfo
a539382dce
- Add stage support
2013-12-08 12:56:22 +00:00
Danilo Egea Gondolfo
04d421e12a
- Add stage support
...
- Add LICENSE
2013-12-08 12:51:17 +00:00
Marcus von Appen
ea2127140a
- Fix the usage of 'python' to get rid of the implicit lang/python
...
dependency
- Limit the port to the supported python version
Approved by: portmgr (blanket)
2013-12-08 12:48:42 +00:00
Marcus von Appen
012a1d063d
- Fix the usage of 'python' to get rid of the implicit lang/python
...
dependency
Approved by: portmgr@ (blanket)
2013-12-08 12:47:19 +00:00
Marcus von Appen
885b528f02
New USES=twisted, to replace the old USE_TWISTED knob.
...
twisted can be configured with the arguments run or build to replace
the previous USE_TWISTED_RUN and USE_TWISTED_BUILD knobs. The twisted
components can be added as comma-separated arguments. If you previously
wrote
USE_TWISTED= yes
USE_TWISTED= conch names
USE_TWISTED_RUN= yes
you now would write
USES= twisted
USES= twisted:conch,names
USES= twisted:run
2013-12-08 12:04:07 +00:00
Koop Mast
d48807ae69
Fix the build with freetype 2.5.1.
2013-12-08 11:21:07 +00:00
Colin Percival
d626e7e328
Fix dumb typo: Need to check if the number of rc.d scripts has changed
...
between pre-package-installation and post-package-installation, not
between pre- and pre-.
2013-12-08 11:03:09 +00:00
Jason E. Hale
44331a4941
- Move CFLAGS to python block. They are causing build errors by picking
...
up old headers if a previous version is installed and are not needed for
the main build
Reported by: Andrzej Tobola <ato@iem.pw.edu.pl>, Kevin Oberman <rkoberman@gmail.com>
2013-12-08 10:55:57 +00:00
Koop Mast
430957572e
Add vte3, the Gtk 3 version of the vte terminal widget.
...
Split off gnome-pty-helper from vte to allow both versions of vte to be
installed at the same time.
Update comment to make it clearer which gtk+ version it is for.
Enable introspection bindings in vte.
Obtained from: GNOME dev repo.
2013-12-08 09:55:41 +00:00
Kubilay Kocak
7db9db9528
Bump PORTREVISION for all Python ports to pickup the recent ARM patch
...
PR: ports/149167
2013-12-08 09:03:01 +00:00
Kubilay Kocak
9b3e3f814b
Reduce diffs, sort sections & Add LICENSE for Python 2.6, 2.7 & 3.3
...
- Sort USE_*, *_WRKSRC and CONFIGURE/MAKE sections
- Whitespace alignment for readability
- Add LICENSE (PSFL)
Reviewed by: milki
2013-12-08 08:57:34 +00:00
Joe Marcus Clarke
f963837541
Add missing explicit dependency on libsunacl.
...
PR: 184552
Submitted by: "Bradley T. Hughes" <bradleythughes@fastmail.fm>
2013-12-08 08:06:34 +00:00
Kubilay Kocak
066dc22931
lang/python26: Add FreeBSD 11 support, enable POSIX Semaphores on FreeBSD 7+
...
Finish off adding FreeBSD 11 support to our Python ports by backporting
wg@'s changesets [1] and [2], and mine from python32 [3] to
lang/python26. These changes also bring more consistency and reduced diffs
between ports
[1] https://svnweb.freebsd.org/ports?view=revision&revision=333665
[2] https://svnweb.freebsd.org/ports?view=revision&revision=333487
[3] https://svnweb.freebsd.org/ports?view=revision&revision=335376
Reviewed by: milki
2013-12-08 08:06:03 +00:00
Kubilay Kocak
ac09e891f7
lang/python26: Use ports libffi to address ctypes build failure on i386
...
Unconditionally use libffi from ports because the Python 2.6 branch was
closed for maintenance when the import of libffi 3.0.13 took place.
fixes _ctypes module build failure on i386. [1]
This change was also committed to lang/python31 [2] and makes the recent
FreeBSD/ARM patch [3] a NOOP, which will once again be addressed when
ports/184517 lands [4]. This gives users the greatest amount of choice
and flexibility just prior to expiry of the python27 and python31 ports
[1] Fixes Issue #17192 : Update the ctypes module's libffi to v3.0.13.
This specifically addresses a stack misalignment issue on x86 and
issues on some more recent platforms. [#17192 ]
http://bugs.python.org/issue17192
http://hg.python.org/cpython/rev/a94b3b4599f1
http://hg.python.org/cpython/rev/688bc0b44d96
[2] https://svnweb.freebsd.org/ports?view=revision&revision=335370
[3] https://svnweb.freebsd.org/ports?view=revision&revision=335867
PR: ports/184517 [4]
2013-12-08 07:13:01 +00:00
Kubilay Kocak
d536d1d88b
All Python ports: Address abort() for ctypes import on FreeBSD/ARM
...
The current FreeBSD/ARM __clear_cache() implementation does nothing #if
__i386__ || __x86_64__ #else abort();
cognet@ advises this is an issue for anything !Apple that is using the
libcompiler_rt provided by Clang on ARM, and requires upstreaming.
This is the root cause of abort() on import for the ctypes module in
Python, as they bundle libffi. [1]
This change patches the bundled libffi library in all Python ports, even
though it is a NOOP for the ports that use devel/libffi. These ports,
currently python31, will get the fix via ports/184517
A huge shout out to cognet@ who helped diagnose the issue and created
the patch to address it. Thank you!
PR: ports/149167 [1]
PR: ports/184517
Submitted by: cognet [3]
Reviewed by: cognet, eadler, milki, ak
2013-12-08 06:22:07 +00:00
Eitan Adler
1ba8ce3778
Update to 1.7.1
...
Requested by: bcallah@cvs.openbsd.org
2013-12-08 06:10:24 +00:00
Colin Percival
4863f70cc7
Update ec2-scripts to 1.7:
...
* Add support for system configuration via ec2 user-data.
* Add support for allocating swap space from ephemeral disks with EC2
(linux) device names of "xvd[a-j]" rather than just "sd[a-j]".
2013-12-08 05:46:31 +00:00
Colin Percival
a10cfe706f
If firstboot_pkgs installs a package which contains an rc.d script,
...
request a reboot so that any newly-installed daemons will be launched.
2013-12-08 05:34:43 +00:00
Greg Lewis
c010f08a58
. Update to 7u45.
2013-12-08 04:11:54 +00:00
Greg Lewis
665c8c2480
. Update to the latest cacerts from the 7u45 JDK release.
2013-12-08 04:11:09 +00:00
Danilo Egea Gondolfo
579702e0d8
- Add stage support
2013-12-08 03:21:53 +00:00
Diane Bruce
ebedf614ba
- Fix build on 10.x
...
- Add STAGEDIR support
2013-12-08 01:14:18 +00:00
Hajimu UMEMOTO
30888bec25
Update to 0.24.
2013-12-08 00:34:54 +00:00
Rusmir Dusko
f0b81f5d8f
- Change maintainer email to @FreeBSD.org
...
- Add DOCS Option
- Change desktop entry
- Support STAGEDIR
- Change pkg-plist, remove mtree
Approved by: pawel / wg (mentors, implicit)
2013-12-07 23:17:10 +00:00
Antoine Brodin
19cd714983
- Fix plist
...
- Stage support
Approved by: kwm (maintainer)
2013-12-07 23:05:12 +00:00
Danilo Egea Gondolfo
34dbbeef4c
- Use USE_GCC=yes instead of =4.6+
...
Suggested by: gerald
2013-12-07 22:58:53 +00:00
Gerald Pfeifer
e526b95449
Explicitly include the GCC run time directory in LDFLAGS. This should
...
not be necessary when linking with GCC, but that's not the only way the
link process can be invoked.
PR: 182136
2013-12-07 22:36:21 +00:00
Brooks Davis
325cad41e4
Upgrade to 3.4rc2.
2013-12-07 22:27:12 +00:00
Gerald Pfeifer
6cf4cb90d1
Unbreak this port by applying a simplified version of the real patch that
...
was submitted [1] which
- adds USE_GCC since that's how libpvm3.a (a dependency) was built;
- works around pvm's aimk build system to pass our LDFLAGS.
While we are at it, migrate to the new LIB_DEPENDS format.
PR: 183342 [1]
Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net> [1]
Pointyhat to: gerald [1]
2013-12-07 22:23:29 +00:00
Mark Felder
ba38e3c0f8
Add support for the LastGenre plugin
...
Approved by: swills (mentor, implicit)
2013-12-07 22:08:49 +00:00
Carlo Strub
ff8e29ab91
- Support staging
...
- USES=gmake
2013-12-07 21:20:25 +00:00
Carlo Strub
3b0cd42984
- Support staging
...
- Add license
- Fix COMMENT
2013-12-07 21:17:39 +00:00