Commit Graph

71890 Commits

Author SHA1 Message Date
ajacoutot
8a7bc1db20 Implement get_memory_total(). 2012-01-02 14:11:21 +00:00
ajacoutot
44e2d4a00b Update to desktop-file-utils-0.19. 2012-01-02 14:07:06 +00:00
ajacoutot
63aeef2c18 Make gnome-session-check-accelerated-helper always return 1.
This prevents gnome-session from trying to start gnome-shell (which we
still do not have) when prerequisites for it are there.

This should fix issues seen by several where gnome-session would just
fail to start by trying to run gnome-shell.
2012-01-02 13:22:21 +00:00
ajacoutot
fbb3936550 Add remaining syscalls to allow rthreads to work.
from Brad
ok espie@
2012-01-02 12:51:53 +00:00
stsp
6862ef1339 Update to 0.9.1; with silent agreement from ports@ 2012-01-02 11:26:18 +00:00
dcoppa
c35e40e86e regen patches 2012-01-02 08:39:43 +00:00
dcoppa
9bfb6c7ed4 Do not look under /usr/share, because OpenBSD doesn't have
/usr/share/icons.

OK sebastia@, sthen@
2012-01-02 08:35:48 +00:00
schwarze
e5e54bed0e Avoid bogus -k flags; proposed by pascal@.
Build fonts before using them; fixes parallel builds as tested by naddy@.
In case we ever support PDF, don't break parallel builds; ok pascal@.
These are all purely build system fixes; no package change, no bump.
2012-01-01 21:05:33 +00:00
espie
d9eef11aed prevent dpb from dying if make_link dies (also does not append to global
distinfo, of course)
2012-01-01 18:34:35 +00:00
sthen
35a19cf994 Update to freedt 0.22 and add an rc script.
I emailed the maintainer asking about the update and if he'd like to stay
listed; no reply so dropping the MAINTAINER line.
2012-01-01 16:16:24 +00:00
bluhm
8f84f76b28 - update p5-IO-Socket-SSL to 1.53
- no USE_GROFF
2012-01-01 12:22:44 +00:00
bluhm
7bd2cbd7e9 - update p5-Net-SIP to 0.64
- no USE_GROFF
from gsoares@
2012-01-01 11:36:26 +00:00
ajacoutot
aa6ec00919 Use getrlimit(2) to set the maximum number of monitors instead of an
harcoded value.
2012-01-01 11:21:16 +00:00
ajacoutot
95a4fc7621 gamin,-server is gone, glib2 supports native file monitoring with kqueue(2). 2012-01-01 09:04:13 +00:00
ajacoutot
558258030f Bump after sysutils/gamin -main subpackage changed PKGNAME. 2012-01-01 09:03:20 +00:00
ajacoutot
e325f5c1a1 Tweak README after recent monitoring changes. 2012-01-01 09:02:47 +00:00
ajacoutot
6c6f95f607 Recognize GKqueueDirectoryMonitor. 2012-01-01 09:02:11 +00:00
ajacoutot
c03a740f7f GLib does not depend on (lib)gamin anymore, so merge -server into -main
and rename -main from libgamin to gamin.
2012-01-01 09:01:41 +00:00
ajacoutot
88f403097e Integrate the GLib kqueue(2) backend from Dmitry Matveev's GSoC 2011.
As a consequence, explicitely disable the FAM backend.
This bring a huge improvement compared to what we've been using before
(gio-fam+gamin): file / directory monitoring and notifications are next
to instantaneous without any cpu overhead like it was before.

This means we can also drop the bootstrap FLAVOR of gamin that was
needed because of the cyclic dependency (gamin->glib2->gamin).
2012-01-01 09:00:46 +00:00
kili
1b1084e088 Adjust dependency on hs-regex-compat. Darcs works fine
with the new version.

ok jasper@
2011-12-31 22:30:49 +00:00
kili
1ea5b092a3 This needs a bump, too, according to my build iterations. 2011-12-31 22:29:47 +00:00
kili
42fa8a026e Update to haskell-plattform-2011.4.0.0.
This does not (yet) contain the required update of
xhtml, because an older xhtml library is still part
of the ghc package. This weil be fixed next year.

Please note that you have to pkg_delete this meta-package
before trying to build the new version and/or the updated
hs- libraries.

ok jasper@
2011-12-31 22:25:29 +00:00
kili
94f4cad048 Bump after previous hs- library updates.
Necessary because of ghc's over-aggressive inlining
which causes ABI changes in libraries depending on
updated libraries.

ok jasper@
2011-12-31 22:19:45 +00:00
kili
54c1426d29 Update to hs-text-0.11.1.5.
ok jasper@
2011-12-31 22:15:04 +00:00
kili
dbad22be43 Update to hs-syb-0.3.3.
ok jasper@
2011-12-31 22:14:12 +00:00
kili
b077f8a175 Update to hs-regex-compat-0.95.1.
ok jasper@
2011-12-31 22:13:36 +00:00
kili
0e8ae19881 Update to hs-regex-posix-0.95.1.
ok jasper@
2011-12-31 22:12:47 +00:00
kili
180ee5ee35 Update to hs-network-2.3.0.5.
ok jasper@
2011-12-31 22:11:56 +00:00
kili
4f9e37b806 Update to hs-fgl-5.4.2.4.
ok jasper@
2011-12-31 22:11:19 +00:00
kili
a312b0064b Update to hs-HUnit-1.2.4.2.
@comment some binaries only used for testing, and
add a do-regress which uses those binaries (but from
${WRKBUILD}).

ok jasper@
2011-12-31 22:10:35 +00:00
kili
4e81865ec4 Update to hs-HTTP-4000.1.2.
ok jasper@
2011-12-31 22:08:39 +00:00
fgsch
64ab1e8d0a update to beaker 1.6.2.
martynas@ ok
2011-12-31 15:10:35 +00:00
fgsch
26533af087 update to weberror 0.10.3.
martynas@ ok
2011-12-31 15:09:49 +00:00
fgsch
a5d9b31176 update to webtest 1.3.3.
martynas@ ok
2011-12-31 15:08:35 +00:00
fgsch
0122b3c539 update to werkzeug 0.8.2.
martynas@ ok.
2011-12-31 15:06:41 +00:00
espie
d45d7573cb document new file semantics. 2011-12-31 14:53:17 +00:00
espie
9938b28564 allow the fetcher part to work as a "true" mirror maker:
- keep a cache of checked checksums as ${DISTDIR}/distinfo
- read existing cache on startup, don't need to recheck those files.
- split checksum_task: update the cache after the checksum is done
- create the by_cipher/sha256/... entries
- in fetch_only mode, do a "long" checksum on existing files not in the cache.

If you ever have doubts on the integrity of already checked files, just
rm ${DISTDIR}/distinfo.
2011-12-31 11:20:00 +00:00
ajacoutot
92c7baf53e Update to gstreamer-ffmpeg-0.10.13.
from Brad
2011-12-31 08:25:04 +00:00
ajacoutot
be048fefba No need to sample ${SYSCONFDIR}/mail/. 2011-12-31 08:16:56 +00:00
ajacoutot
c9cb4e5fa9 Update to devede-3.21.0.
* uses FFmpeg by default instead of mencoder
2011-12-31 08:14:33 +00:00
ajacoutot
aace4591f0 Update to cyrus-imapd-2.4.13. 2011-12-31 08:04:04 +00:00
sthen
5752b2e7bb Update to ish-2.01a5, including a fix for a Y2K problem in status display and
64-bit fixes for multi-volume format. From SASANO Takayoshi.

Make a few minor changes while there: Honour CC flag, and use a do-install:
target rather than upstream's makefile which always strips the binaries,
even when DEBUG is set.
2011-12-30 23:14:34 +00:00
fgsch
2a78f6f07d install docs under py-XXX.
benoit@ ok as part of a bigger diff.
2011-12-30 22:43:54 +00:00
sthen
2c805d3efc update to Asterisk 1.8.8.1; fixes a regression introduced in 1.8.8.0
with local bridged calls (various effects especially coming off hold or
with moh in some instances).
2011-12-30 22:24:35 +00:00
sthen
22327db1fe BROKEN on sparc64 (and has been for quite some time) 2011-12-30 21:46:01 +00:00
edd
0041578775 Make mplayer build with Brad's ffmpeg update.
From brad, OK aja@
2011-12-30 17:40:40 +00:00
edd
b13eccde6a Make net/h323plus work with brad's recent ffmpeg update.
From brad, OK aja@
2011-12-30 17:39:06 +00:00
edd
c117a8dd52 Small fixes to make gst-plugins-ffmpeg work with the latest ffmpeg update.
From brad, OK aja@
2011-12-30 17:36:56 +00:00
edd
3d6d3fe128 update ffmpeg to a stable snapshot, from brad, OK aja@ 2011-12-30 17:34:39 +00:00
okan
39cf1447e1 update to 3.0.4
ok landry@
2011-12-30 17:24:24 +00:00