Commit Graph

60472 Commits

Author SHA1 Message Date
sthen
a70bc110a2 import ports/sysutils/py-lockfile, ok jasper@
The lockfile package exports a LockFile class which provides a simple API for
locking files.  Unlike the Windows msvcrt.locking function, the fcntl.lockf
and flock functions, and the deprecated posixfile module, the API is
identical across both Unix (including Linux and Mac) and Windows platforms.
The lock mechanism relies on the atomic nature of the link (on Unix) and
mkdir (on Windows) system calls.  An implementation based on SQLite is also
provided, more as a demonstration of the possibilities it provides than as
production-quality code.
2010-10-12 14:51:56 +00:00
ajacoutot
b548ecd183 Clean up the cups-*able scripts.
Do not move out lptest as CUPS has no counterpart as spotted by armani@
2010-10-12 12:53:15 +00:00
bluhm
08570e8a30 update p5-IO-Socket-Multicast to 1.12
ok kevlo@ (MAINTAINER)
2010-10-12 10:13:12 +00:00
dcoppa
64fd614cb2 tyop in pkg/DESCR :(
While here, a better comment into Makefile as well...
2010-10-12 10:05:31 +00:00
sthen
c731b3abf1 Don't try and syslog during build, it interferes with aja's bulk builds
inside a chroot. ok ajacoutot@
2010-10-12 09:55:51 +00:00
dcoppa
0037f49f9f Update to gnash-0.8.8
From Brad, who also takes maintainership.

OK dcoppa@, jasper@
2010-10-12 09:38:16 +00:00
jasper
fe25311b62 - fix build on a clean system:
we set MODPY_BUILDDEP=No, whilst providing PYTHON via CONFIGURE_ENV. this
lead configure to believe there actually was a python present on the system.
which wasn't, so set MODPY_BUILDDEP=Yes and adjust REGRESS_DEPENDS accordingly

ok aja@ landry@
2010-10-12 09:03:31 +00:00
landry
5103e57b1f Update to webkit 1.2.5, prodded by a diff from brad
Fixes CVE-2010-3259 CVE-2010-3113 CVE-2010-1814 CVE-2010-1812 CVE-2010-1815
CVE-2010-3115 CVE-2010-1807 CVE-2010-3114 CVE-2010-3116 CVE-2010-3257
2010-10-12 08:43:05 +00:00
sebastia
2f6bf6bdf6 Update Jailkit to 2.13, only one minor bug fix. Patch sent by Remi Pointel
<remi.pointel _AT_ xiri.fr>

OK, landry@, jasper@
2010-10-12 07:55:02 +00:00
landry
aeb719f90c s/REVISON/REVISION/ 2010-10-12 07:18:05 +00:00
kili
f4a691919f Tiny bugfix update to poppler 0.14.4.
While here, take maintainership.

ok ajacoutot@
2010-10-12 07:00:04 +00:00
bluhm
c1c45a92a0 update p5-NetAddr-IP to 4.033 2010-10-11 22:50:11 +00:00
kili
922dacdab4 Try to run as much tests as possible, don't stop at the first
failed regression test.

ok ajacoutot@
2010-10-11 20:41:44 +00:00
sthen
ffe3bb5efe update libfwbuilder/fwbuilder to 4.1.2, from maintainer Vadim Zhukov with
a small tweak from me to tighten the lib dependency on libfwbuilder.
2010-10-11 20:19:11 +00:00
kili
24c46c77f1 Explicitely require openal 0.0.8p7 or later, because
it crashes with older versions.

From Brad.
2010-10-11 18:44:43 +00:00
ckuethe
e22e17ea9c Marco says he's not ready to have a 1.x release of assl. Use the EPOCH
mechanism to allow a smaller-but-newer version. ok sthen
2010-10-11 17:00:33 +00:00
benoit
99de4db363 - Update py-dnspython to 1.8.0
- regen PLIST

ok wcmaier@
2010-10-11 14:59:15 +00:00
sthen
400aa37d36 update roundcubemail to 0.4.2, minor fixes 2010-10-11 13:46:41 +00:00
sthen
4696388fab update trac to 0.12.1 2010-10-11 13:38:11 +00:00
benoit
60e8727026 Update jhead to 2.90
ok okan@
2010-10-11 10:57:48 +00:00
sebastia
6f9272a526 Update libmemcached to 0.44. Based on patch sent by
"Piotr Sikora" <piotr.sikora _AT_ frickle.com>

OK, landry@
2010-10-11 10:39:22 +00:00
jasper
322540b6eb - update fritzing to 0.4.3 2010-10-11 09:16:28 +00:00
stephan
0bdbb0a64b update to 0.63, use EPOCH instead of padding PKGNAME, adjust license, 'bulked' by landry@. 2010-10-11 08:54:21 +00:00
stephan
67b1243670 update to 0.74, ok dhill@ (maintainer). 2010-10-11 08:50:23 +00:00
jasper
9d399d1959 - fix WANTLIB after cairo update.
(please note chromium is still broken, but will be dealt with soon)
2010-10-11 08:19:03 +00:00
eric
379abc15fd update to cairomm 1.9.2
proactive fallout handling and ok ajacoutot@ jasper@ landry@
2010-10-11 08:15:48 +00:00
eric
b51f2a4445 update to py-cairo 1.8.10
proactive fallout handling and ok ajacoutot@ jasper@ landry@
2010-10-11 08:12:38 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
jasper
71d252f28e - fix WANTLIB after cairo update.
these and upcoming fixes test built by landry@
2010-10-11 08:11:16 +00:00
eric
454cff8d2e update to cairo 1.10.0
proactive fallout handling and ok ajacoutot@ jasper@ landry@
2010-10-11 08:09:44 +00:00
dcoppa
842da8d68a Bugfix update to mldonkey-3.0.5.
Switch to new-style LIB_DEPENDS/WANTLIB.
Minor style cleanups.
2010-10-11 06:45:10 +00:00
sthen
ebf21120c2 anlx.net cpan mirror changed dir layout. noted by Brad. 2010-10-10 20:02:04 +00:00
jasper
b2c6388444 - fix build for upcoming cairo update 2010-10-10 18:58:11 +00:00
naddy
2cff698f32 Update to 1.12.5:
Fix a buffer overflow issue in the mpg123 frontend application when
printing ID3 data in non-UTF-8 environments.  This was introduced
in version 1.12.4
2010-10-10 18:28:00 +00:00
steven
20a61a3a31 add some more REGRESS_FLAGS to cope with absence of devel/check during
configure.

problem spotted by naddy@
2010-10-10 18:11:50 +00:00
jasper
f900a19513 - restore what was lost in previous commit 2010-10-10 17:51:27 +00:00
steven
1aaa7247bd +gfortran 2010-10-10 17:39:49 +00:00
steven
6f0b523996 import separate port of gfortran 4.2.1, in sync with the base compiler.
meant to be used on archs that have gcc4 in base, this doesn't require a
full gcc build from ports, and provides libgfortran as a subpackage.

idea from espie some months ago.
2010-10-10 17:39:06 +00:00
dcoppa
6b8a442224 Fix a wrong cvs tag in Makefile. I'm sorry.
No bump as it was just imported...
2010-10-10 16:02:45 +00:00
dcoppa
1451c005de Link redis to the build. 2010-10-10 15:53:35 +00:00
dcoppa
2eb7d2b8a1 Import databases/redis.
Redis is an advanced key-value store. It is similar to memcached
but the dataset is not volatile, and values can be strings, exactly
like in memcached, but also lists, sets, and ordered sets. All this
data types can be manipulated with atomic operations to push/pop
elements, add/remove elements, perform server side union, intersection,
difference between sets, and so forth.
In order to be very fast but at the same time persistent the whole
dataset is taken in memory, and from time to time saved on disc
asynchronously (semi persistent mode) or alternatively every change
is written into an append only file (fully persistent mode).

OK sthen@, landry@
2010-10-10 15:50:06 +00:00
jasper
ff8f05c340 - fix build with upcoming cairo update 2010-10-10 15:24:41 +00:00
jasper
e0c7ca605a - don't be sneaky and hide what's it's actually doing whilst compiling 2010-10-10 15:15:52 +00:00
jasper
9a71574e19 - fix build with upcoming cairo update 2010-10-10 15:12:50 +00:00
jasper
6a38d4dd16 - fix for upcoming cair update (as it won't depend on glitz anymore, the
${LOCALBASE}/include won't be looked in for headers anymore.)
2010-10-10 14:49:03 +00:00
jasper
4b14823e0b - fix for upcoming cairo update 2010-10-10 14:46:29 +00:00
kili
310b763449 Fix build on several archs (mips64el, hppa, sgi at least).
ok jasper@
2010-10-10 10:52:04 +00:00
kili
fc98d88865 Use freeglut, not glut.
ok ajacoutot@, and maintainer Pascal Stumpf.

"If it doesn't work with freeglut, it was probably written in 1993
and never touched since." Tobias Ulmer (freeglut maintainer).
2010-10-10 10:26:37 +00:00
ajacoutot
a9833ef51a Maintainance update to mono-gnome-2.24.2. 2010-10-10 04:15:38 +00:00
jolan
d7cb504ddb update to 4.9.002 2010-10-10 00:49:59 +00:00