Commit Graph

80424 Commits

Author SHA1 Message Date
landry
912237046c Update to seamonkey 2.15/enigmail 1.5.0/lightning 2.0beta1
- see http://www.seamonkey-project.org/releases/seamonkey2.15/
- fixes MFSA 2013-01 -> 20
- build with clang on i386/amd64 and with gcc 4.6 on powerpc. Required
since upstream dropped support for gcc < 4.4.
- don't build against systemwide jpeg anymore since it now needs its
internal libjpeg-turbo.
- add a stub method to sydney_audio_sndio.c in post-patch.
- add patch-mozilla_toolkit_mozapps_installer_packager_mk to fix a tar
  vs $(TAR) usage (bug #815793)
- remove patch-ipc_chromium_src_base_atomicops_h, not needed anymore
- remove enigmail genxpi patch, and to a SUBST_VARS dance with an
XPCOM_ABI variable for the consistent naming of the new internal
libsuprocess ipc lib.
- add an enigmail patch to link with -shared
2013-01-11 23:17:31 +00:00
landry
278bd61540 Update to thunderbird-i18n 17.0.2 2013-01-11 23:06:55 +00:00
landry
ada871b376 Update to thunderbird 17.0.2/enigmail 1.5.0.
Next major release will be tb 24, in synch with fx 24 - we track the
stable/bugfix releases (which are not ESR. Not sure this is very
clear..) Users interested in testing the beta releases (tracking fx
betas) can grab them from my git tree.

- Fixes MFSA 2013-01 -> 20
- remove enigmail genxpi patch, and to a SUBST_VARS dance with an
  XPCOM_ABI variable for the consistent naming of the new internal
libsuprocess ipc lib.
- add an enigmail patch to link with -shared, and remove a -Woption not
  recognized by our gcc.
2013-01-11 23:06:36 +00:00
landry
0a1261a720 Update to firefox-i18n 18.0. 2013-01-11 22:57:39 +00:00
landry
c7958be068 Update to firefox 18.0 :
- see http://www.mozilla.org/en-US/firefox/18.0/releasenotes/
- fixes MFSA 2013-14 -> 20
- build with clang on i386/amd64 and with gcc 4.6 on powerpc. Required
  since upstream dropped support for gcc < 4.4.
- don't build against systemwide jpeg anymore since it now needs its
  internal libjpeg-turbo.
- add a stub method to sydney_audio_sndio.c in post-patch. Cant add it
  to the file in cvs directly otherwise it breaks other mozillas
- remove patch-ipc_chromium_src_base_atomicops_h, not needed anymore
ok sthen@
2013-01-11 22:57:14 +00:00
landry
2f2f96f253 Ensure fx/sm/tb depend on nspr 4.9.4 / nss 3.14.1p0
(not technically needed for tb, but oh well..)
2013-01-11 22:51:44 +00:00
sthen
2d5a9cf4fa Remove multimedia/dvdcpy which was a subset of multimedia/ogmrip, in favour
of a dvdcpy subpackage in ogmrip. Sync WANTLIB while there. ok jeremy@ pascal@
Missing @conflict marker in my PLIST-dvdcpy spotted by Mikolaj Kucharski.
2013-01-11 22:20:11 +00:00
sthen
f289cb4e94 update to Bacula 5.2.12, ok aja@ merdely@
- minor bugfix (and rolling in a more important fix we already had in patches)
2013-01-11 22:15:31 +00:00
rpe
1c97e0bb13 - sync usage text with manpage
- show usage and exit if no pkgnames are listed on cmdline and none
  are found in current directory

ok espie@
2013-01-11 21:21:32 +00:00
rpe
87a375054f - fix typo in SYNOPSIS
- document options -m -x
- describe what happens, if no pkgnames are listed on cmdline

ok espie@
2013-01-11 21:18:17 +00:00
espie
e6c4598eeb inheritance works better when you don't forget to call superclass 2013-01-11 21:16:08 +00:00
rpe
abc551c9ff sync manpage with code
more X for mktemp

ok espie@
2013-01-11 21:08:44 +00:00
kili
eb3e336a9e hook hs-curl. 2013-01-11 20:25:08 +00:00
kili
98e9c8935d hook hs-postgresql-libpq and hs-postgresql-simple. 2013-01-11 20:23:45 +00:00
kili
729b6f0ca8 Mid-level PostgreSQL client library, forked from mysql-simple.
From David Schaefer.

ok dcoppa@
2013-01-11 20:22:25 +00:00
kili
21121f3443 Haskell binding to libpq: the C application programmer's interface to
PostgreSQL. libpq is a set of library functions that allow client
programs to pass queries to the PostgreSQL backend server and to receive
the results of these queries.

From David Schaefer.

ok dcoppa@
2013-01-11 20:19:49 +00:00
kili
57a7451f01 libcurl is a client-side URL transfer library, supporting FTP, FTPS,
HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE.
libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading,
HTTP form based upload, proxies, cookies, user+password authentication
(Basic, Digest, NTLM, Negotiate, Kerberos4), file transfer resume, http
proxy tunneling and more!

This package provides a Haskell binding to libcurl.

From MAINTAINER David Schaefer.

ok dcoppa@
2013-01-11 20:17:21 +00:00
espie
5b842818db belt and suspenders... don't know why, but sometimes, the stuff is not
where I think it should be
2013-01-11 20:11:54 +00:00
ajacoutot
e4474dc384 Pushed upstream. 2013-01-11 19:20:46 +00:00
espie
a7fad66add show how many locks we waited for, that's easy to do and always fun 2013-01-11 17:39:03 +00:00
espie
0cd153f7f8 ... and tweak to waiting-for-nfs so that things are clearer 2013-01-11 17:35:43 +00:00
espie
a6c88d2fad explicitly wait for junk_lock... doesn't happen that often, a lot
of try_lock will succeed, so the extra processes are cheap
2013-01-11 17:23:51 +00:00
espie
d8b015e058 oopsie, broke junk 2013-01-11 16:59:07 +00:00
ajacoutot
c809607dcd Update to a newer unstable release: d-feet-0.3.2.
(upstream never released a stable version so far)
2013-01-11 16:47:28 +00:00
espie
4bf0c613db task->name misused, go grab directly phase/name so that it works like
I want it to
2013-01-11 16:35:47 +00:00
espie
d5af18631f logic goof 2013-01-11 16:24:26 +00:00
zhuk
f1872ac8bf Force disabling of Lua, kdelibs-3.5 tries to detect it otherwise.
Lua was used for scripts in Kate and nobody missed it until now.

okay espie@
2013-01-11 16:20:00 +00:00
espie
36852b448d ouch 2013-01-11 16:11:21 +00:00
espie
2269ffdd0e run handle_job earlier, so we can see which junk_locks occurred in setup. 2013-01-11 15:48:51 +00:00
espie
ee29f76d8a revamp tasks a bit more: have Job::Port let each task do its own setup.
as a result, try locking directly before the fork, so we can distinguish
tasks that did enter the lock directly from those that have to wait.

(stuff like depend! means it has to wait/had to wait).

Also, allows tasks to just "vanish" after setup: used for checksum (the
whole code is now in there), and for junk (if several ports try to junk
simultaneously).

keep better track of the junk lock thru a job, so that it's released when
we get out of a serialized sequence of tasks (thus, no longer
release/reobtain at end of show-prepare-results/junk).

checksum prints its own distsize now, something that was awkward before.
2013-01-11 15:35:53 +00:00
zhuk
7cb7deb055 Do not create ${PREFIX}/lib/kde3 unless really needed.
Fixes, e.g., update-plist for x11/kde/kdoc3.

"can go in as well" espie@
2013-01-11 15:16:21 +00:00
ajacoutot
5f84700134 Pushed upstream. 2013-01-11 15:14:44 +00:00
zhuk
851fcf90ab Update patches for kdemultimedia-3.5.10, no bump needed.
"... as well" espie@
2013-01-11 15:12:55 +00:00
zhuk
97d4af3e1a Fix a crash in KDE 3 PIM, patch found in my archives.
"can go in" espie@
2013-01-11 15:07:18 +00:00
ajacoutot
c900c0873e Fix spawning of nautilus-connect-server. 2013-01-11 15:05:03 +00:00
ajacoutot
ae5fbe63d8 Bump after libsigc++-2 -docs => -main merge. 2013-01-11 13:44:24 +00:00
ajacoutot
fc68f74456 Merge -docs into -main; the package is small so there is no point in
complicating things.
2013-01-11 13:43:59 +00:00
espie
49361d348f force when redraw 2013-01-11 13:22:25 +00:00
dcoppa
30a54e5172 Fix some layout issues when playing audio only files
(upstream svn revision r2390)

Resize player when on 'videopresent' event
(upstream svn revision r2391)
2013-01-11 13:20:50 +00:00
ajacoutot
577bf9dd4c grr forgot this bit in previous. 2013-01-11 13:18:36 +00:00
ajacoutot
bba18bd29d Merge -docs into -main; the package is small and there's absolutely no
reason to split it.
Remove gcc3 patch.

ok jasper@
2013-01-11 13:11:23 +00:00
dcoppa
7526f028c8 Bugfixing update to redis-2.6.8 2013-01-11 12:58:08 +00:00
giovanni
fbe22c086b Bugfix update to 2.1.8, more info about bugs fixed:
https://launchpad.net/percona-toolkit/2.1/2.1.8
2013-01-11 11:21:26 +00:00
giovanni
5f7541e0e3 bugfix update to 3.3.1
many plugins fixed, dynamic playlists are now working correctly
2013-01-11 10:17:19 +00:00
ajacoutot
c154a1e1cc Properly rename the gschema.override file and remove a bogus entry from it. 2013-01-11 10:11:57 +00:00
ajacoutot
63b844e12c Properly decode schema overrides in dconf-editor (from upstream). 2013-01-11 10:09:20 +00:00
ajacoutot
f3bf80c9d4 Fix gschema.override files naming. 2013-01-11 10:07:46 +00:00
dcoppa
fb144545be Bugfix for a segfault when creating assigned and to be moved windows
(upstream git commit 138e04fd4d50e5f80d445761de86c0c9617916b3)

While here, do not mention '--shmlog-size' in the i3 manpage: we
don't have this option due to lack of POSIX shared memory support.
2013-01-11 09:44:12 +00:00
dcoppa
de1a79ce07 Update to fluxbox-1.3.3.
Tested on sparc64.
Tested by bcallah@ on amd64 and loongson.

OK bcallah@
2013-01-11 08:11:26 +00:00
espie
3b07fda58c make this a little bit shorter and faster.
(considering how often it's called, yes, it's worth it)
2013-01-10 22:42:21 +00:00