Commit Graph

59631 Commits

Author SHA1 Message Date
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
jasper
bfd99efc0c - remove, superseded by p5-Net-IDN-Encode 2010-09-16 07:28:01 +00:00
jasper
486c781d40 - update p5-Net-IDN-Nameprep to 1.100
ok sthen@
2010-09-16 07:27:38 +00:00
jasper
1cfe6df93e import p5-Net-IDN-Encode 1.100
This module provides an easy-to-use interface for encoding and decoding
Internationalized Domain Names (IDNs), as described in RFC 3490.

(This module replaces converters/p5-IDN-Punycode)

ok sthen@
2010-09-16 07:26:16 +00:00
jasper
c692503ef5 import p5-Unicode-Stringprep 1.103
This module implements the stringprep framework for preparing Unicode
text strings in order to increase the likelihood that string input and
string comparison work in ways that make sense for typical users
throughout the world.

ok sthen@
2010-09-16 07:25:00 +00:00
ajacoutot
9ff3fedcab Maintainance update to metacity-2.30.2. 2010-09-16 06:19:05 +00:00
ajacoutot
147b35991b Unbreak by fixing depends.
spotted by landry@
2010-09-16 05:52:43 +00:00
marco
14be281f24 From russia with love! fix russian manpage courtesy of naddy.
Roll to 0.9.26
2010-09-16 01:38:53 +00:00
jasper
e65dbca875 - update p5-MARC-Record to 2.0.2 2010-09-15 22:03:12 +00:00
jasper
fde51a3b32 - update to 0.16 2010-09-15 21:24:41 +00:00
jasper
485b82be9a synkski 2010-09-15 21:17:01 +00:00
ajacoutot
96a42cf31b Minor update to epiphany-2.30.6. 2010-09-15 19:16:57 +00:00
sthen
3569a326e4 update Mutt to 1.5.21 2010-09-15 18:42:38 +00:00
ajacoutot
3c74f0d735 Add an XXX here, to be revisited soon. 2010-09-15 15:47:10 +00:00
ajacoutot
41bd6badf4 Update to f-spot-0.8.0. 2010-09-15 15:41:38 +00:00
jakemsr
d36698bb12 better timestamp for recorded data: account for buffering
requested/ok maintainer
2010-09-15 15:40:00 +00:00
robert
2cd23047e7 take maintainership 2010-09-15 14:25:19 +00:00
sthen
0b69722ec9 drop msf as maintainer on his p5- thingys and bump REVISION
"perl smells like dead moose farts and you can quote me on that" msf@
2010-09-15 13:52:11 +00:00
ajacoutot
676a566802 config.php can contain some sensitive information, so protect it.
ok robert@
2010-09-15 10:57:19 +00:00