landry
295cdc1756
Move some .py from -main to the -python subpackage, add @conflict marker
...
to ease updates, use MODPY_ADJ_FILES on the python scripts, and bump
corresponding REVISIONs.
2011-07-01 08:04:57 +00:00
jasper
32f66b94b2
fix oldstype depends...
2011-07-01 07:29:38 +00:00
giovanni
2555b16282
Install sql files
...
ok sthen@ (Maintainer)
2011-07-01 06:39:17 +00:00
kili
73b718e3f0
Bump after ghc update.
2011-06-30 22:02:19 +00:00
kili
2cbd5df4ee
Bump after ghc udpate, and ensure that Setup.lhs is always called
...
with the correct parameters.
2011-06-30 21:41:06 +00:00
kili
7e29b50e8c
Bump, and twaek RUN_DEPENDS-lib.
2011-06-30 21:39:10 +00:00
kili
8adaf6aee2
Bump after ghc update.
2011-06-30 21:30:20 +00:00
kili
f08f365520
Update to ghc-7.0.4.
...
i386 tests done by Jona Joachim (thanks!).
2011-06-30 21:26:15 +00:00
kili
8f1fe8440c
Using vfork(2) is evil, but adding a line like
...
#define fork vfork
and then apparently call fork (in cbits/runProcess.c, IIRC) is
even worse.
This patch appears to `fix' (or hide?) the ENODEV errors spotted
by landry@ during bulk builds.
A complete GHC update will follow soon, so there's no reason for a bump.
2011-06-30 21:25:17 +00:00
kili
6b9d5c3083
+detox
2011-06-30 21:01:19 +00:00
kili
09ddf91c6a
detox is a program that renames files to make them easier to work
...
with under Unix and related operating systems. Spaces and various
other unsafe characters (such as "$") get replaced with "_". ISO
8859-1 (Latin-1) characters can be replaced as well, as can UTF-8
characters. More details are contained in the detox.1 man page.
ok dcoppa@, landry@ (6 months ago)
2011-06-30 21:00:29 +00:00
jasper
8d09128154
tweak previous
2011-06-30 20:18:01 +00:00
jasper
b9751fcca8
- update scan-build link in MESSAGE
...
from tim van der molen
2011-06-30 19:57:14 +00:00
jasper
0927362ecd
fix lsof after FMARK and FDEFER rename
...
input from matthew@
ok pvalchev@ (MAINTAINER)
2011-06-30 19:13:58 +00:00
jakob
889b9d9187
upgrade to unbound v1.4.11; bugfix release
2011-06-30 18:35:58 +00:00
edd
5110d7e867
bogus '\' noticed by dcoppa@
2011-06-30 15:31:15 +00:00
jasper
6367229075
sync
2011-06-30 12:08:35 +00:00
jasper
ec234ff16c
add makefiles
2011-06-30 12:07:59 +00:00
jasper
7875f5f5bf
import py-git-0.12.0
...
py-git2 is a set of Python 2.5+ bindings to the libgit2 linkable C Git
library.
ok sthen@
2011-06-30 12:07:32 +00:00
jasper
917be4d61b
import libgit2 0.12.0
...
libgit2 is a portable, pure C implementation of the Git core methods
provided as a re-entrant linkable library with a solid API, allowing you
to write native speed custom Git applications in any language which
supports C bindings.
ok sthen@
2011-06-30 12:07:02 +00:00
jasper
0d05c0ffa0
missed in previous
2011-06-30 10:02:35 +00:00
jasper
eb7c689d52
don't break this with libtool 1.x when unbreaking for libtool 2.x
...
spotted by steve andre
2011-06-30 08:23:30 +00:00
jasper
7f9dab56ca
Fix the autoconf/automake macro bits so the external libmp4v2 support
...
works as expected. Also from brads update.
2011-06-30 07:39:09 +00:00
jasper
9738001146
- zap dead homepage
...
- add distfile mirror
2011-06-30 07:23:29 +00:00
jasper
3d8f90e322
- merge in fixes from brads faac update
2011-06-29 20:50:49 +00:00
jasper
01a1b524fa
- zap dead HOMEPAGE
...
- regen PLIST while here
2011-06-29 19:25:34 +00:00
jasper
1b16459e51
apply two fixes from upstream to:
...
- fix a use after free
- fix integer overflow on 32bit
2011-06-29 19:21:46 +00:00
jasper
9db21c53af
- bugfix update to 0.4.9
2011-06-29 18:44:07 +00:00
naddy
77979a574e
fix up timestamp so this doesn't try to run autotools
2011-06-29 18:22:46 +00:00
jasper
6e4ac2d1c5
- tweak MASTER_SITES
2011-06-29 18:11:25 +00:00
naddy
e2d74a71a6
add additional quoting to autoconf macro to stop aclocal warnings
2011-06-29 17:23:32 +00:00
sebastia
1162fe9cd6
use gcc3 on sparc
...
OK sthen@ already some days ago, MAINTAINER timeout
2011-06-29 12:45:02 +00:00
jasper
a689b8b697
- fix build with newer libtool
2011-06-29 12:25:14 +00:00
jasper
771698f85e
- make this file readable again
...
- add distfile mirror
2011-06-29 12:20:56 +00:00
jasper
a6e0455d63
- fix build with newer libtool
2011-06-29 12:06:58 +00:00
jasper
cb4786582b
- fix build with newer libtool
2011-06-29 12:00:45 +00:00
rpointel
3756dd0626
Use devel/libffi and not libffi embedded in Python.
...
ok landry@ jasper@.
2011-06-29 11:58:31 +00:00
jasper
5bfe4a908a
- tweak BUILD_DEPENDS
2011-06-29 11:41:34 +00:00
jasper
08c0e3c4f7
don't run autofuck, just patch the .in files instead (identical diffs).
...
this fixes the build with newer libtool
no package change
2011-06-29 11:30:31 +00:00
jasper
aec0d1c7f4
- tweak BUILD_DEPENDS
2011-06-29 11:02:53 +00:00
jasper
fcbd239a34
- update faac to 1.28
...
* fixes build issues with newer libtool, among other fixes
2011-06-29 10:57:17 +00:00
jasper
7b77d96a64
sync
2011-06-29 10:41:15 +00:00
jasper
4d949d7ce2
import py-enet 1.0
...
py-enet is a python wrapper for the ENet library.
from james turner (MAINTAINER) with tweaks by me
ok landry@
2011-06-29 10:40:26 +00:00
jasper
6ac4c07c5b
- update to 5.837, which is the last release before the massive changes in 6.00
...
where upstream unbundled all modules not in the LWP:: namespace into separate
cpan modules....
2011-06-29 09:18:24 +00:00
jasper
12068675d7
- adjust after recent enet update
...
from james turner with a tweak by me
2011-06-29 09:06:32 +00:00
jasper
3667ced123
- update enet to 1.3.3
...
from james turner
2011-06-29 09:06:17 +00:00
rpointel
907ada56db
+cython
2011-06-29 08:28:47 +00:00
rpointel
91fe494c92
Import cython, from James Turner, with few tweaks by me and landry@.
...
ok landry@, benoit@.
Cython is a language that makes writing C extensions for the Python
language as easy as Python itself. Cython is based on the well-known
Pyrex, but supports more cutting edge functionality and optimizations.
The Cython language is very close to the Python language, but Cython
additionally supports calling C functions and declaring C types on
variables and class attributes. This allows the compiler to generate
very efficient C code from Cython code.
This makes Cython a language for wrapping external C libraries, and for
fast C modules that speed up the execution of Python code.
2011-06-29 08:27:26 +00:00
dcoppa
4db2666d25
I like this more; no binary change
2011-06-29 07:42:02 +00:00
robert
f5bf576b18
update to 12.0.742.112
2011-06-29 06:32:32 +00:00