Commit Graph

59599 Commits

Author SHA1 Message Date
steven
de4638db45 update to 4.6
normalize icon and desktop stuff

from Alexandr Shadchin with some tweaks
2010-09-18 11:19:24 +00:00
sthen
99ca5c3dd2 pkg-config now advertises 0.22, so there's no need for half of this patch.
no package change -> no bump.
2010-09-18 09:32:25 +00:00
ajacoutot
91570903a6 Fix ncpu display on big endian. 2010-09-18 09:14:17 +00:00
ajacoutot
8cb52ae966 tyop. 2010-09-18 08:08:27 +00:00
ajacoutot
368ce5d42f Add missing gtk-update-icon-cache goo. 2010-09-18 07:26:43 +00:00
ajacoutot
81c1d1d621 Add gconf2-polkit to the RUN_DEPENDS. 2010-09-18 06:04:00 +00:00
sthen
2fc3a32af5 Dovecot fixes from upstream via Brad.
- maildir: If uidlist isn't read, don't mark its UIDs as being known when
saving.
- maildir: Avoid unnecessary uidlist recreation during mail delivery.
- Removed "die after 3 EINTR write() failures to log".
2010-09-17 22:00:18 +00:00
sthen
d425867587 Fix lighttpd mod_proxy waiting for response even if content-length is 0.
From upstream via Brad.
2010-09-17 21:59:43 +00:00
sthen
4662963709 +darktable 2010-09-17 21:37:50 +00:00
sthen
cbdcad7738 import ports/graphics/darktable, thanks ajacoutot@ for review+fixes.
darktable is a virtual lighttable and darkroom for photographers:
it manages your digital negatives in a database and lets you view
them through a zoomable lighttable. It also enables you to develop
raw images and enhance them. It tries to fill the gap between the
many excellent existing free raw converters and image management
tools (such as ufraw or f-spot).

All editing is fully non-destructive and only operates on cached
image buffers for display. The full image is only converted during
export. Raw files, high-dynamic range and standard image formats
such as jpeg are all supported. The core operates completely on
floating point values, so darktable can not only be used for
photography but also for scientifically acquired images or output
of renderers (high dynamic range).
2010-09-17 21:37:18 +00:00
jasper
507b9c2e53 - install a bunch of examples 2010-09-17 17:26:51 +00:00
dcoppa
3bd318d181 Update to mldonkey-3.0.4 2010-09-17 15:58:30 +00:00
dcoppa
55e3c74a0e Bugfix update to lablgtk-2.14.2
OK giovanni@
2010-09-17 15:44:55 +00:00
jasper
c69a73d328 - update to 1.45 2010-09-17 14:43:01 +00:00
jasper
96d8ee5b33 - update to 1.20 2010-09-17 14:40:25 +00:00
jasper
c567a136d8 - update to 1.0 2010-09-17 14:35:29 +00:00
ajacoutot
ef70779734 Make this work on non-human arches too.
ok jasper@
2010-09-17 13:37:57 +00:00
millert
b17401cadd Update py-imdb to version 4.6. With help from landry@, fgsch@, sthen@
OK sthen@
2010-09-17 13:25:00 +00:00
sthen
3fc4111f2c fixes from upstream via Brad;
- Fixed setgid() failure error message.
- imap: If selecting a mailbox fails, close the already selected mailbox.
2010-09-17 13:11:14 +00:00
matthew
f5c3e21f06 Update surf to 0.4.1.
ok landry@
2010-09-17 13:07:55 +00:00
sthen
65b9350bd9 sundry cleanups;
from Brad (maintainer):
- Fix sys/mount.h detection so VCD/libcdio support can be enabled.
- bump AUTOCONF_VERSION to 2.64.
- some Makefile cleaning up.

from me, ok Brad:
- garbage-collect share/locale dir
- collect REVISIONs together
2010-09-17 12:15:20 +00:00
jasper
c07372f2e6 - bernd@ drops maintainership, prompted by him
pea@ takes over
2010-09-17 11:21:21 +00:00
fgsch
4e34b48fa1 reserve user _ircd-seven 2010-09-17 08:08:42 +00:00
fgsch
65c46d58b3 - Mark with MODPY_BADEGGS
- Make dependencies more readable
- Add missing dependency for regression and correct all tests
- Change to 80 cols
millert@ ok previous diff
2010-09-17 01:42:59 +00:00
fgsch
92c94ef453 Mark it with MODPY_BADEGGS. millert@ ok. 2010-09-16 22:59:43 +00:00
fgsch
64401fc28c - Add a MODPY_JSON var soon to be used by ports requiring simplejson when
built with python versions previous to 2.6.
- Simplify MODPY_BADEGGS.
- Fake setuptools if MODPY_SETUPTOOLS is not present to detect those ports
  that will build regardless but the resulting plist will be different.
Input, tested and ok by many, thanks!
2010-09-16 22:58:19 +00:00
fgsch
42c9e879be Update Python to 2.6.6. Tested by many.
sthen@ ok
2010-09-16 22:36:08 +00:00
fgsch
06cc1c44bb Update WANTLIB after ncurses update. While here remove unneeded pthread-stubs
and xcb from -tkinter.  With help from sthen@
2010-09-16 22:34:08 +00:00
sthen
e5d59ebe86 use MODPY_SETUPTOOLS and bump, found by fgsch's setuptools-checking
code. thanks landry@ for bulk build testing.
2010-09-16 19:34:48 +00:00
sthen
6ff6a206d9 fix broken pkgname, thanks landry@ 2010-09-16 19:26:30 +00:00
ajacoutot
d25bd8856b Remove powerpc from mono supported arches.
It builds but there is no support for sigcontext and mono crashes right on
startup. No need to loose time building this...

input and ok robert@
2010-09-16 18:53:29 +00:00
ajacoutot
8bf1945298 Oops... "zisiz an outrageous failureu" landry@ 2010-09-16 15:54:21 +00:00
edd
0249dbd548 reserve mediatomb user as requested by sthen@ 2010-09-16 15:45:51 +00:00
tobias
bc97c9ccf0 Fixed typo.
ok ajacoutot
2010-09-16 12:47:54 +00:00
ajacoutot
e81eca866d Bugfix update to libgee-0.5.3.
* fixes a few leaks
2010-09-16 12:36:52 +00:00
jasper
938013aa25 update offlineimap to 6.2.0.2, which resolves issues with python 2.6.5
from Bjorn Ketelaars with tweaks by sthen and myself
 maintainer timed-out.
2010-09-16 11:04:37 +00:00
jasper
6abe4a21fc - tighten dependency on gst-plugins-good after -soup was merged into -main
ok aja@
2010-09-16 11:02:08 +00:00
sthen
5e33580f1b -ufraw,lensfun 2010-09-16 10:18:50 +00:00
sthen
ae131473a1 update UFRaw to 0.17, rolling in the lensfun flavour. 2010-09-16 10:18:38 +00:00
sthen
2643e08e66 update lensfun to 0.2.5 (missed 'cvs add') 2010-09-16 10:05:20 +00:00
sthen
54c897bf50 update lensfun to 0.2.5 2010-09-16 10:04:54 +00:00
landry
a86b7e98ed Update to arirang 1.95, from MAINTAINER Jung with spacing style tweaks
from me.
2010-09-16 08:42:56 +00:00
sthen
0c4ebf1bcd missing MODPY_SETUPTOOLS and bump 2010-09-16 08:18:31 +00:00
sthen
29075f35de s/USE_SETUPTOOLS/MODPY_SETUPTOOLS/ and bump 2010-09-16 08:15:52 +00:00
dcoppa
e532df1846 Bugfix update to pjsua-1.8 2010-09-16 07:59:23 +00:00
sthen
ff41cea8d8 update libpano13 to 2.9.17 2010-09-16 07:52:54 +00:00
fgsch
8a584e9483 Trivial update to 3.2.0 2010-09-16 07:34:25 +00:00
fgsch
1a8d6aef34 Better regress target. 2010-09-16 07:33:32 +00:00
jasper
97b11a1a76 - add p5-IDNA-Punycode
ok sthen@
2010-09-16 07:28:28 +00:00
jasper
e3cbc7482b - sync 2010-09-16 07:28:07 +00:00