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
landry
23fda27ae3
Update to merkaartor 0.18.1.
...
Doesnt need boost anymore to build, drop useless g++3 patches, depend on
gdal. From kirby@ : remove duplicated qt4 from LIB_DEPENDS, set
SHARED_ONLY and merge PFRAG.shared into PLIST.
2013-01-10 22:39:07 +00:00
sthen
25aab5e938
God was missed when bumping Ruby C extensions. Pointed out by nigel@
2013-01-10 22:33:57 +00:00
espie
2ca4447e66
get rid of show-prepare-results temp file, add glue to synchronize to
...
normal log.
2013-01-10 21:41:55 +00:00
chrisz
9cbe06056e
work around nl_langinfo(CODESET) returning 646 in "C" locale
...
see
http://hackage.haskell.org/trac/ghc/ticket/4080
http://www.haible.de/bruno/packages-libcharset.html
OK jasper@, avsm@
2013-01-10 18:55:30 +00:00
sthen
bcb2c19a24
update ettercap to 0.7.5.1 but also mark it as BROKEN; mutex locking
...
problems at runtime means this no longer works since the move to rthreads.
2013-01-10 18:11:14 +00:00
brad
733c580715
Update to transmission 2.76.
...
ok naddy@
2013-01-10 18:11:00 +00:00
espie
643f85b498
create pkgpaths objects is rather costly, so first do a string comparison
...
instead of creating the same object again and again.
removes *most* of the calls to PkgPath->create/compose !
2013-01-10 16:20:10 +00:00
pascal
05fd655191
Bring in some WIP mips64 work; fails atm due to a binutils bug when linking
...
liblto_plugin.so:
/usr/bin/ld: not enough GOT space for local GOT entries
/usr/bin/ld: BFD 2.15 internal error, aborting at
/usr/src/gnu/usr.bin/binutils/bfd/elfxx-mips.c line 6483 in _bfd_mips_elf_relocate_section
with/tested by jasper@
2013-01-10 15:00:55 +00:00
jasper
ca41e5c20e
this needs gfortran instead of g77 to build
...
ok sthen@
2013-01-10 14:43:46 +00:00
dcoppa
26db2c5e5e
Bugfix update to mpd-0.17.3
...
Ok landry@
2013-01-10 14:01:51 +00:00
ajacoutot
10a2e01f67
Update to gnome-color-manager-3.6.1.
2013-01-10 13:53:56 +00:00
ajacoutot
6c700597fb
Bugfix update to polkit-0.110.
2013-01-10 13:53:24 +00:00
espie
647327b6ba
don't go thru patch/configure/build for very small ports.
2013-01-10 12:27:21 +00:00
bentley
41893cf148
Update to ngpsice-25.
...
Release notes: http://ngspice.git.sourceforge.net/git/gitweb.cgi?p=ngspice/ngspice;a=blob;f=NEWS
ok benoit@
2013-01-10 12:19:50 +00:00
espie
aa851e66b1
keep a trace of "small" ports: we won't log every detail concerning
...
these
2013-01-10 12:05:55 +00:00