Commit Graph

73302 Commits

Author SHA1 Message Date
dcoppa
cd7ea69414 Update to feh-2.5 2012-03-26 12:53:24 +00:00
ajacoutot
ca6ea7ca52 Add a comment about why we need gtk-doc here. 2012-03-26 10:34:45 +00:00
ajacoutot
cca972ae8c This needs gtk-doc.
spotted by robert@
2012-03-26 10:28:23 +00:00
sthen
595f1e511e +log4cplus 2012-03-26 09:08:01 +00:00
sthen
dea882734f import log4cplus, reworked from a submission from Jeremy C. Reed, ok giovanni@
Log4cplus is a package for providing a logging framework for C++ based
on log4j ideas.

It provides various filters, run-time re-configurations, Wide
Character (UNICODE) support, log levels, hierarchal loggers, NDC
(Nested Diagnostic Context), and log rotation support. It can log
to the console, files, syslog, Windows events, or via sockets.
2012-03-26 09:06:34 +00:00
dcoppa
9b0b671915 Stop saying "DEBUG: Chunked!" when encountering chunked http transfers
(upstream git commit 679a0e238d78864c4340cedc3615aa234ef3e440)
2012-03-26 08:09:01 +00:00
giovanni
014ac242d5 Update to 5.1.62, fixes 2 security bugs and other things
ok Brad (Maintainer)
2012-03-26 08:05:01 +00:00
ajacoutot
beb70ffefb Unbreak with libelf.
spotted by kili@
2012-03-25 21:46:52 +00:00
ajacoutot
6b58f0751d Unbreak, this needs -pthread now.
reported by nigel@
2012-03-25 16:33:22 +00:00
nigel
735e2a37fd Change LIB_DEPENDS to gstreamer-0.10/plugin-base required to build
Ok aja@
2012-03-25 13:37:52 +00:00
ajacoutot
f225559a93 Update to stable glib2-2.32.0. 2012-03-25 11:18:41 +00:00
ajacoutot
03a7cb1970 Unbreak after glib2 update.
spotted by nigel@
2012-03-25 10:10:22 +00:00
sthen
334a5d128b build no_cups flavour of freerdp 2012-03-24 21:45:03 +00:00
sthen
09925fad86 update to znc 0.204; fixes CVE-2012-0033 (crash in bouncedcc module when
DCC RESUME is received) and a few other issues. From Brad.
2012-03-24 21:42:58 +00:00
kurt
8d8b1de8ca Change suspend/resume signals to fix one problem with lang/mono. okay todd@ 2012-03-24 21:21:18 +00:00
nigel
922102df58 Update to match dovecot version.
Ok sthen@
2012-03-24 19:34:17 +00:00
sthen
dcfb642393 Update to freerdp 1.0.1; various improvements, notably with certificate
handling. Add a no_cups flavour while there. ok merdely@
2012-03-24 18:53:27 +00:00
eric
c25ac2e4c2 - update to 1.4.7
- add python3 flavor
- take maintainership

ok martynas@ (maintainer)
2012-03-24 16:39:42 +00:00
naddy
b08619e247 update to 7.25.0, curl's 14th birthday release 2012-03-24 14:33:06 +00:00
robert
74dfb01f2b update to 17.0.963.83 2012-03-24 07:36:43 +00:00
ajacoutot
ce21da0a5c Duh... how did I end up lowering shared libs??!!
noticed by espie@
2012-03-24 06:11:47 +00:00
sthen
da91aa04ce tweaks to the asterisk port; currently no effective change to the packages.
- remove unused non-working patches and framework for chan_h323;
this driver is deprecated upstream anyway.

- add patches to let the alternative chan_ooh323 addon module build.
currently unused in the port, 'make configure; cd $WRKSRC; gmake menuselect'
and enable it there if you want to play.

- sync unistim patch.

- mention the IMAP flavour in DESCR (and thus bump REVISION-main).
2012-03-23 22:42:25 +00:00
naddy
8b6b0f3129 * don't roll your own execvpe()
* plain NULL is fine as sentinel now
2012-03-23 21:37:50 +00:00
kili
887457ed69 Use libc execvpe(3). 2012-03-23 21:33:45 +00:00
naddy
e772a3c041 * use libc execvpe()
* include missing prototypes
2012-03-23 21:08:09 +00:00
naddy
c9562a7f2d sync patches 2012-03-23 20:59:35 +00:00
naddy
47b98de468 fix after scandir() prototype change 2012-03-23 20:47:06 +00:00
naddy
2af92d6a64 DIR is opaque, so don't use homebrew dirfd() macro 2012-03-23 20:36:49 +00:00
kili
c88b795280 - Don't build/use the execvpe() bundled with libraries/unix.
Unfortunately, we can't completely remove or skip include/execvpe.h
  and cbits/execvpe.c, because they also contain pPrPr_disableITimers(),
  which is called from the Haskell code.

- Switch back to GhcThreaded=YES (default). It's stupid, it's not
  required by GHC (IIRC it was required a long time ago back when
  ghci used libreadline), but it may help finding rthread bugs.
  Until now, I did run four complete builds of GHC and all Haskell
  ports with dpb without any problems.
2012-03-23 20:17:06 +00:00
ajacoutot
8729920f36 Update to liboauth-0.9.6. 2012-03-23 20:14:55 +00:00
naddy
4aee4f0b39 fix after scandir() prototype change 2012-03-23 20:14:47 +00:00
sthen
ba7950bf29 Update Postfix snapshot to 2.10-20120308, from Brad 2012-03-23 17:54:55 +00:00
sthen
6f54884f23 bump 2012-03-23 17:52:55 +00:00
sthen
dc3e2b81f2 update to Dovecot 2.0.19, from Brad
- IMAP: ENABLE CONDSTORE/QRESYNC + STATUS for a mailbox might not
  have seen latest external changes to it, like new mails.
- imap_id_* settings were ignored before login.
- doveadm altmove did too much work sometimes, retrying moves
  it had already done.
- mbox: Fixed accessing Dovecot v1.x mbox index files without errors.
2012-03-23 17:51:18 +00:00
ajacoutot
67ea4d93d3 Update to gtk+3-3.3.20. 2012-03-23 15:49:11 +00:00
ajacoutot
b1c0986a83 Update to py-cairo-1.10.0.
Upstream changed their build framework so regress will need some love
(which eric@ will take care of later today)

ok eric@ (maintainer)
2012-03-23 15:23:47 +00:00
ajacoutot
505d8a2aae Update to gdk-pixbuf-2.26.0. 2012-03-23 14:46:21 +00:00
ajacoutot
196ac14945 Update to glib2-2.31.22. 2012-03-23 14:36:37 +00:00
claudio
1c77fc7044 Add a patch so that our kernel may attach to the iscsi target via mpath(4).
Note: mpath(4) is not compiled in by default.
OK sthen@, ajacoutot@
2012-03-23 13:39:28 +00:00
ajacoutot
56fe913c3c Remove left-over useless SUBST_CMD.
ok robert@ (maintainer)
2012-03-23 13:31:25 +00:00
ajacoutot
e3ee0c78b0 Mark BROKEN for now. There is an update that will unbreak it which I am
going to work on.
2012-03-23 13:30:03 +00:00
ajacoutot
6689e00710 Mark BROKEN for now (lisp, lazy binding failed on pthread_*). 2012-03-23 13:29:30 +00:00
ajacoutot
2af9fde46d Fix build with glib >= 2.31.20. 2012-03-23 13:28:25 +00:00
ajacoutot
7597ccedbf Update to subtitleeditor-0.40.0. 2012-03-23 13:26:40 +00:00
ajacoutot
d58a6ca325 Update to gupnp-dlna-0.6.6. 2012-03-23 13:25:42 +00:00
ajacoutot
7dba464b25 Update to gupnp-0.18.2. 2012-03-23 13:25:23 +00:00
ajacoutot
bfa789b82c Update to vte3-0.32.0. 2012-03-23 13:25:00 +00:00
ajacoutot
82d32e5490 Update to totem-pl-parser-3.2.0. 2012-03-23 13:24:35 +00:00
ajacoutot
c2c70f5d5d Update to gconf2-3.2.5. 2012-03-23 13:24:10 +00:00
ajacoutot
40edf202e8 Update to gnome-themes-standard-3.3.92. 2012-03-23 13:23:49 +00:00