Commit Graph

78049 Commits

Author SHA1 Message Date
sthen
9bae7e171a adapt appkonference port to asterisk 10.x 2012-09-28 00:04:17 +00:00
sthen
bb0dc52ad9 Update the asterisk port to 10.8.0 - This is a major update, notable changes:
- If using ConfBridge, note that the dialplan arguments have changed.

- If using the built-in HTTP server, note that a bindaddr must now be given,
previously the default was 0.0.0.0 but this must now be given explicitly.

- Internal database now uses SQLite3 not BDB, conversion tools are provided.

See share/doc/asterisk/UPGRADE.txt for more.
2012-09-28 00:03:57 +00:00
sthen
e435381750 adapt youtube parser; fixes cclive 2012-09-27 23:46:16 +00:00
brad
88ddd9917b Remove workaround no longer necessary.
ok naddy@
2012-09-27 23:39:33 +00:00
sthen
11cee742a1 unbreak youtube with get_flash_videos; they now require a signature url param. 2012-09-27 23:35:49 +00:00
naddy
35cd2db00c mark for parallel dpb building to shorten the time to libreoffice 2012-09-27 21:49:58 +00:00
naddy
5a252abbf4 not parallel-safe 2012-09-27 21:29:45 +00:00
naddy
402c9aa0d1 fix build: M_AUTH_AH is gone 2012-09-27 21:27:43 +00:00
dcoppa
9e4466ed31 Update to minitube-1.9
Ok pirofti@ (maintainer)
2012-09-27 20:35:49 +00:00
ajacoutot
9877518042 Update to gtk3mm-3.5.13. 2012-09-27 19:33:19 +00:00
jasper
12dcc9db63 - apply a patch from upstream which a nasty crash i've been observing 2012-09-27 18:50:37 +00:00
ajacoutot
d62a678e0e Update to poppler-0.20.4.
input from and ok kili@ (maintainer)
2012-09-27 18:45:34 +00:00
ajacoutot
6e7833c4e2 Update to gnome-menus-3.6.0. 2012-09-27 18:27:55 +00:00
gonzalo
23dbb02e11 Update for Adsuck to 2.4.3 with updated files.
Ok aja@
2012-09-27 18:20:41 +00:00
ajacoutot
9ce01a0d6a Welcome GNOME 3.6.
Not ready/finished yet, but we need to sync the meta package with gnome-desktop.
2012-09-27 18:15:53 +00:00
ajacoutot
95b6674e2f Update to gnome-desktop-3.6.0.1. 2012-09-27 18:13:34 +00:00
ajacoutot
0056bf0651 Remove docbook hack. 2012-09-27 17:59:37 +00:00
landry
7a1e28c0af Mark as BROKEN-sparc64 since it never built there; triggers a relocation
overflow error when linking liblpsolve55.so.0.0.
2012-09-27 17:44:20 +00:00
landry
9fde09d02b Mark as BROKEN on sparc64 since it never built there in ages; Triggers
an internal compiler error in scipy/optimize/minpack/qrsolv.f:189
2012-09-27 17:42:16 +00:00
ajacoutot
ba8a7e44e8 Tweak after recent docbook changes. 2012-09-27 17:38:17 +00:00
ajacoutot
24dd1c3be8 Create a link from ${SYSCONFDIR}/xml/catalog to /var/db/xmlcatalog
so that stuffs that looks for /etc/xml/catalog can find it right-away.

idea from and ok espie@
2012-09-27 17:27:32 +00:00
ajacoutot
ff52f74e3c docbook-xsl already comes with libxslt. 2012-09-27 17:26:05 +00:00
ajacoutot
2405adb721 Tweak RUN_DEPENDS. 2012-09-27 17:13:42 +00:00
ajacoutot
0f85fc85d9 Use c-client from re-alpine (php-imap). 2012-09-27 16:45:51 +00:00
ajacoutot
79facd04ce Depends on mail/re-alpine now.
spotted by landry@
2012-09-27 16:43:07 +00:00
ajacoutot
cabfa6bc80 Update to gnucash-2.4.11. 2012-09-27 16:18:06 +00:00
landry
4af1915f03 Link midori,gtk3 to the build.
From/reminded by ajacoutot@
2012-09-27 15:52:18 +00:00
ajacoutot
c1937f439f Remove old bash_completion script. New ones are installed under
share/bash-completion and this port is already legacy so it won't get
an update anytime soon...
2012-09-27 15:51:15 +00:00
jasper
f3a0bbb019 - remove BT_MAX_DEPTH and struct bt_frame from the public API as they don't belong there
and create issues with guenthers upcoming header cleaning.

  as discussed with guenther@
  ok landry@
2012-09-27 15:45:42 +00:00
ajacoutot
9bfed07b3b -alpine
-imap-uw
+re-alpine
2012-09-27 15:12:28 +00:00
ajacoutot
56a9feff6f Remove, these ports are superseded by mail/re-alpine. 2012-09-27 15:11:17 +00:00
ajacoutot
89b20c4179 Import alpine-2.02.
This is the continuation of the Alpine email client from University of
Washington.
This port will be used to build the following packages:
- alpine
- c-client
- imap-uw
- mailutil-uw
- pico
- pilot

ok jasper@
2012-09-27 15:09:53 +00:00
edd
eaededca33 link sysutils/multitime 2012-09-27 15:06:46 +00:00
edd
fc5dd32f4a Import sysutils/multitime, written by and ported by Laurence Tratt.
OK sthen@
2012-09-27 15:04:22 +00:00
jasper
ca9e48ffa6 - enable SPICE support 2012-09-27 14:58:52 +00:00
jasper
ff30b6c10b import spice-gtk-0.14
Gtk client and libraries for SPICE remote desktop servers.

ok aja@ gsoares@
2012-09-27 14:57:59 +00:00
jasper
a6ce913f8c sync 2012-09-27 14:56:58 +00:00
jasper
e304de1a09 import spice-protocol-0.12.2
The Simple Protocol for Independent Computing Environments (SPICE) is a
remote display system built for virtual environments which allows you to
view a computing 'desktop' environment not only on the machine where it
is running, but from anywhere on the Internet and from a wide variety of
machine architectures.

This package provides headers defining protocols.

ok aja@ gsoares@
2012-09-27 14:55:20 +00:00
ajacoutot
98490ef5a3 Update to gnome-devel-docs-3.6.0. 2012-09-27 14:52:36 +00:00
espie
929c759b7e remove old compatibility cruft with old register-plist that used to
say "def" for version number.

check that pkgpath in dependency did not change, in which case the
dependent port should have been bumped.

problem experienced by aja@ on glib2...

patch tested and okay jasper@, sthen@
2012-09-27 14:46:37 +00:00
jasper
47134283a0 - update to 3.6.0 2012-09-27 14:14:54 +00:00
ajacoutot
291472c450 Bump g-o-i and vala versions.
Add a dependency on yelp-tools instead of itstool (itstool is a dependency
of yelp-tools); this is a convient dependency so that we can build
the GNOME documentation for the new and legacy infrastructure whatever
configure style we set.
2012-09-27 14:14:31 +00:00
gonzalo
d4bdfce7b8 Update for Ziproxy to 3.2.1:
* Changed HTTP authentication code to a modular one.
* Added SASL support for HTTP authentication.
* Fixed compilation issues with libpng 1.5.x.

And other, while here GROFF is not needed, change
configure style, add rc.d(8) script, and edd@ drop
maintership, I take care of this now.

Tested on amd64 and i386.

Ok edd@
2012-09-27 13:17:12 +00:00
ajacoutot
694751b88a Update to gvfs-1.14.0. 2012-09-27 13:03:01 +00:00
jasper
e83a3dcc58 hobbits take maintainership 2012-09-27 13:00:39 +00:00
ajacoutot
130fc832bd Fix bash-completion directory. 2012-09-27 12:48:30 +00:00
jasper
890bd39d3d - update to gnome-online-accounts-3.6.0 2012-09-27 12:47:54 +00:00
ajacoutot
a73b930e68 Consistency in comment. 2012-09-27 12:26:01 +00:00
jasper
5628c81517 add git commit blurb 2012-09-27 12:07:00 +00:00
jasper
bda014b884 - update to clutter-gst-1.9.92 2012-09-27 11:49:04 +00:00