Commit Graph

73285 Commits

Author SHA1 Message Date
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
ajacoutot
36200e6d4c Update to gtk3mm-documentation-3.3.18. 2012-03-23 13:23:01 +00:00
ajacoutot
ba9bc2aa60 Update to p11-kit-0.12. 2012-03-23 13:22:38 +00:00
ajacoutot
f3124922b1 Update to gtk3mm-3.3.18. 2012-03-23 13:22:15 +00:00
ajacoutot
6c8675df6d Update to glib2mm-2.31.20. 2012-03-23 13:21:52 +00:00
ajacoutot
818ff6468f Update to gtk+3-3.3.18. 2012-03-23 13:21:27 +00:00
ajacoutot
bfc9f101b0 Update to gdk-pixbuf-2.25.2. 2012-03-23 13:20:55 +00:00
ajacoutot
f4bbc5069e Update to pango-1.29.5. 2012-03-23 13:20:21 +00:00
ajacoutot
2b1b75a8c3 Update to atk-2.3.93. 2012-03-23 13:19:59 +00:00
ajacoutot
8c60f01289 Major update to glib2-2.31.20.
Note that this is a devel version but the new stable is expected within a
week or so. Committing now so that I have time to deal with the breakage
and can start the upcoming gnome3 update.

Please contact me _directly_ if you find any issue with it.
2012-03-23 13:19:32 +00:00
sthen
5022bb1d2c update to sox-14.4.0 from maintainer, Jan Stary
- also bump SHARED_LIBS major
2012-03-23 13:16:41 +00:00
sthen
73ce8c0abe SECURITY (CSRF) and bugfix update to mediawiki 1.18.2, ok wen heping (maint.)
- while there, use pax -rw to copy files rather than mv'ing them, makes it
easier to examine source and use update-patches after 'make fake'.
2012-03-23 12:59:58 +00:00
ajacoutot
5ceafa9404 Update to libical-0.48. 2012-03-23 11:58:23 +00:00
ajacoutot
783daaa564 Update to deja-dup-22.0. 2012-03-23 11:38:05 +00:00
sthen
7f3f16eff8 Update to migrationtools-47, patch to adapt to our aliases file location,
and handle our master.passwd format - from viq

@sample the migrate_common.ph file which you are supposed to configure,
to avoid conflicts.
2012-03-23 11:17:01 +00:00
ajacoutot
f00e33df25 Maintenance update to iso-codes-3.33. 2012-03-23 11:04:59 +00:00
ajacoutot
5c67587ff1 Bugfix update to libidn-1.24. 2012-03-23 11:01:11 +00:00
ajacoutot
c7df276eeb Remove patches no longer necessary now that we have posix_spawnp() and family.
from Brad (maintainer)
2012-03-23 10:36:10 +00:00