84074 Commits

Author SHA1 Message Date
zhuk
14dcbaf728 Unbreak parallel build by adding missing dependencies. No need to bump.
Note that parallel fake of kde-workspace is still broken here due to
bug somewhere in CMake.
2013-05-19 20:04:07 +00:00
jasper
e3171a0ef2 add patch forgotten in previous; thanks to rpe@ for the reminder. 2013-05-19 17:28:29 +00:00
abieber
e1b14ccbc7 update pg to latest version on npm in prep to update nodejs
OK jeremy@
2013-05-19 15:22:51 +00:00
abieber
5125ad4755 Update node-generic-pool to 2.0.2 for eventual node upgrade
OK jeremy@
2013-05-19 15:19:17 +00:00
zhuk
f7249555a9 Missing item in SHARED_LIBS, noticed after recent CMake change. 2013-05-19 15:04:06 +00:00
abieber
7d4af751f7 Fix order for node-expresso
+node-async
+node-buffer-writer
+node-cloned
2013-05-19 14:54:00 +00:00
abieber
fd7965b68e Fix my mistake - the others should have been in devel.
+node-rmdir
-node-async
-node-buffer-writer
-node-cloned
2013-05-19 14:47:16 +00:00
abieber
07c332897a +node-async
+node-buffer-writer
+node-cloned
2013-05-19 14:39:38 +00:00
pascal
fd77d483a6 + bullet 2013-05-19 14:29:45 +00:00
pascal
a85f2068c5 Import devel/bullet:
Bullet is a 3D Collision Detection and Rigid Body Dynamics Library
for games and animation.  Free for commercial use, including
Playstation 3, open source under the ZLib License.

ok bcallah@
2013-05-19 14:27:53 +00:00
abieber
4817aeeba1 Initial import of node-cloned, a git interface for nodejs.
OK jeremy@
2013-05-19 14:27:47 +00:00
abieber
01160382b4 Initial import of node-buffer-writer, a buffer writer for nodejs.
OK jeremy@
2013-05-19 14:26:39 +00:00
abieber
b902447f90 Initial import of node-async, a flow control library for nodejs
OK jeremy@
2013-05-19 14:22:03 +00:00
abieber
014f70828f Initial import of node-rmdir, a utility to recursively remove files in node.
OK jeremy@
2013-05-19 14:11:35 +00:00
zhuk
e71e47b8e1 Fix compilation of krossqtsplugin after recent changes in CMake. This is
actually a plugin (see kdepim-runtime), so it should be created with
KDE4_ADD_PLUGIN instead of KDE4_ADD_LIBRARY. Looks like it was done other
way to help linking problems for tests. I'll look there more later, now
it's time to at least unbreak kdelibs.

Initially notfied by Scott McEachern on ports@, prodded by espie@ too.
2013-05-19 11:21:54 +00:00
ajacoutot
8f8138e9bc Update all tryton modules to version 2.8.0. 2013-05-19 10:49:09 +00:00
ajacoutot
963b91962a Update to tryton-2.8.0. 2013-05-19 10:48:45 +00:00
ajacoutot
c27250b784 Update to trytond-2.8.0. 2013-05-19 10:48:18 +00:00
ajacoutot
81e1a25e8a Bump to 2.8.0. 2013-05-19 10:47:48 +00:00
ajacoutot
fb8603099b Fix and simplify substitutions. 2013-05-19 09:46:02 +00:00
espie
2de93aa3b8 make leim build reproductibly, specifically from dpb.
the build system asks for user input, but errors out if </dev/null !
2013-05-19 00:05:51 +00:00
pascal
f7e16f1a4f Update to blender 2.67. 2013-05-18 22:01:28 +00:00
pascal
0fb89468f7 Update to openimageio 1.1.10. 2013-05-18 22:00:52 +00:00
benoit
bf6df55f3f Fix a segv problem.
Notice by herjorge1954 at nokiamail dot com, thanks !
2013-05-18 20:00:38 +00:00
pascal
18196e1d85 Don't pass -g in CFLAGS; it increases the size of ${WRKBUILD} to over 4G and
thus prevents building it in tmpfs under this threshold.

prompted by/ok espie@
2013-05-18 19:45:11 +00:00
brad
ee522e6128 Update to libwebp 0.3.0.
ok ajacoutot@
2013-05-18 18:02:05 +00:00
ajacoutot
d260b5263f Add devel/check to BUILD_DEPENDS since it gets picked up for tests.
Remove uneeded patches and chunks.
2013-05-18 17:28:55 +00:00
ajacoutot
28964f5087 Missing dependency on telepathy-mission-control. 2013-05-18 17:27:42 +00:00
espie
17ac01b54d write in the lock file that we're building in memory, more possible affinity
information...
2013-05-18 17:24:46 +00:00
kirby
35e59d7159 - update HOMEPAGE
- regen distinfo while here.
Patches from Martin Natano natano at natano dot net, thanks!
2013-05-18 16:11:39 +00:00
sebastia
eb9320a176 NSCalendar fix on amd64, from upstream 2013-05-18 15:35:24 +00:00
sthen
96cd82bed7 @comment res_kqueue_timer.so for now so we fall back to res_pthread_timer
(it didn't used to be built on OpenBSD; 11.4.0 started building it but it's
not correctly functional yet).
2013-05-18 08:44:00 +00:00
ajacoutot
b75c2bd1a5 No need to hardcode MODPY_VERSION; we use the default.
ok fgsch@
2013-05-18 05:54:52 +00:00
fgsch
f2cb915b21 - update what tests should be skipped
- add missing dependency on archivers/xz
- temporarily fix timeval's tv_sec handling
- bump

ajacoutot@ jasper@ sthen@ ok as part of a larger diff.
2013-05-18 04:13:16 +00:00
sthen
b04dc5094d update to Asterisk 11.4.0, lots of fixes 2013-05-17 22:57:50 +00:00
sthen
e4626c1453 handle removal of swapins/swapouts from struct uvmexp in uvm_extern.h 1.105
similar to a diff from Pavel Korovin, also reported by Mark Patruck
2013-05-17 22:42:24 +00:00
jeremy
a47ce9e00e Update to jruby 1.7.4. Make sure site_ruby directory is created
in correct location.  Fix test target.  Remove unneeded patch
to bash script.
2013-05-17 20:14:49 +00:00
jeremy
06d4fc3099 Update to ruby 2.0.0-p195, with a security fix for CVE-2013-2065
and other significant bugfixes for new features introduced in
ruby 2.0, plus some miscellaneous bugfixes.

This includes an update to the embedded rubygems, which changes
how native extension gems are built, so update the patch to
ensure --user-install continues to work as a regular user with
such gems.
2013-05-17 20:11:43 +00:00
jeremy
03f59f97b8 Update to ruby 1.9.3-p429, with a security fix for CVE-2013-2065
and other minor bugfixes.

Patch bug that crept into build system, already fixed upstream.
2013-05-17 20:08:35 +00:00
jasper
215c5f6a6a emacs,gtk3 is the default flavor now, so instead list ,gtk2 here. 2013-05-17 19:11:41 +00:00
dcoppa
f72a2bb4f5 Link synergy with the libcryptopp shared library from devel/cryptopp
instead of linking statically against a local copy. This also
unbreaks the build on i386.

ok bcallah@ (maintainer)
2013-05-17 18:53:24 +00:00
sebastia
8ac95c5849 patch from upstream, make Grr load its GUI again on amd64 2013-05-17 17:16:56 +00:00
ajacoutot
c5cf97cb80 Fix a crash in the media-keys plugin (upstream). 2013-05-17 15:08:04 +00:00
ajacoutot
c696787c11 Fix a crash on logout (from upstream). 2013-05-17 14:55:57 +00:00
jasper
2378da5364 file: is not a valid URI scheme, file:// is.
ok brad@ (MAINTAINER)
2013-05-17 14:03:08 +00:00
ajacoutot
a8e2a092d1 Add documentation about DNS-SD print sharing.
Fix a typo in README.
Better MASTER_SITES.

all this excellent work done by Martin Crossley
2013-05-17 13:47:44 +00:00
bcallah
40d0623638 Fix editors/ee:
Add a reachable HOMEPAGE, use PKGNAME to fix the package name, mirror the
source myself, take MAINTAINER, have the do-install routine use
${INSTALL_PROGRAM} instead of ${INSTALL} (thanks to sthen@ for catching
this last one).
ok kirby@ sthen@
2013-05-17 13:13:51 +00:00
kirby
ce51384f92 - update HOMEPAGE, reminded by natano at natano dot net
- update MASTER_SITES
- regen distinfo while here.
2013-05-17 12:55:57 +00:00
stsp
4324a3b954 + serf 2013-05-17 12:49:49 +00:00
stsp
d64c9c8dd4 Import serf-1.2.0.
The serf library is a high performance C-based HTTP client library built
upon the Apache Portable Runtime (APR) library. It is permissively
licensed under the Apache License, v2.
Key features:
- multiplexed, asynchronous connections
- SSL/TLS support
- full HTTP pipelining
- multiple authentication modes (Basic, Digest, Kerberos/NTLM)
- zero-copy support for increased throughput

ok sthen@
2013-05-17 12:48:56 +00:00