Commit Graph

67339 Commits

Author SHA1 Message Date
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
sthen
3e3639224e security update to asterisk 1.8.4.4: fix a case where invalid username
was distinguishable from incorrect password.
2011-06-29 01:15:04 +00:00
sthen
46e584201e reserve user for owamp 2011-06-28 23:32:08 +00:00
sthen
12ef69da18 +lcms2 2011-06-28 23:12:56 +00:00
sthen
b0f40dd5f7 import lcms2, ok edd@, nothing in bulk build logs appears to pick it up yet.
LCMS is the Little Color Management System, a Color Matching Method
(CMM) library which implements fast transforms between ICC profiles.

Color management refers to techniques that ensure consistent color
as images are transferred from scanners or cameras to monitors and
printers.
2011-06-28 23:12:29 +00:00
landry
b16ee369be Update to fennec/firefox for mobile 5.0, sync patches from www/mozilla-firefox..
Tested on amd64 and macppc.
2011-06-28 22:01:17 +00:00
sebastia
3156205189 Import the "traditional" GNUstep Objective-C runtime:
The GNUstep Objective-C runtime is designed as a drop-in replacement for the
GCC runtime.

This version of the runtime is needed to get GNUstep ports working fine on sparc.
Not yet hooked up to the build. To make use of it, it needs an update for gnustep-make, and a bump on all dependent ports.
Waiting for gnustep-base update, which should arrive soon, to do all those things at the same time.

OK landry@
2011-06-28 16:06:20 +00:00
sebastia
f40c64a167 hook up performance and webservices 2011-06-28 16:00:55 +00:00
landry
22f67ec48e Talk about Firefox 5 in DESCR, reported by John Taylor (thanks!) 2011-06-28 15:53:38 +00:00
sebastia
3743a2648b import GNUstep WebServices:
The WebServices library contains a collection of classes to be used for
creating client and server 'web service' applications. It is also useful
for general XML work as the API that is particularly simple and
efficient.

OK landry@
2011-06-28 15:51:18 +00:00
sebastia
3a4707d09b Import GNUstep Performance:
GNUstep Performance is a collection of classes to help improve/tune
performance of your software.

OK landry@
2011-06-28 15:49:56 +00:00
dcoppa
9601a5a11d Update to ffmpegthumbnailer-2.0.6.
Ok landry@
2011-06-28 13:43:03 +00:00
ajacoutot
77d1ca5363 s/make/${MAKE_PROGRAM} 2011-06-28 12:57:47 +00:00
landry
8713d2ab0d Add archivers/unzip to BUILD_DEPENDS, reported by Mark Patruck (thanks!) 2011-06-28 11:57:39 +00:00
jasper
b6bb1792fb add missing build depends. spotted by robert@ 2011-06-28 11:55:51 +00:00
ajacoutot
b58dcc0c5c Update to cups-1.4.7. 2011-06-28 11:52:38 +00:00
sthen
c12b40632d unbreak build, from robert@ 2011-06-28 11:39:31 +00:00