92151 Commits

Author SHA1 Message Date
ajacoutot
c10b0b5ddd Update to goffice-0.10.15. 2014-05-01 06:21:41 +00:00
bentley
16161bdf73 Update to docbook2mdoc-0.0.9. 2014-05-01 04:02:15 +00:00
kurt
9db10c080e - Change bootstrap to not depend on jdk/1.6. Builds on i386 now but
not sure if i386 is fully stable yet.
okay sthen@
2014-05-01 00:47:25 +00:00
pirofti
a2fef4a92a Update ntfs-3g to 2014.2.15.
Tested and okay syl@.
2014-04-30 23:07:25 +00:00
sthen
78d216c179 +lldpd,snmp as suggested by aja@ 2014-04-30 22:01:59 +00:00
landry
ab9215204e Update to tt-rss 1.12, based on a diff from Atanas Vladimirov, thanks! 2014-04-30 21:52:07 +00:00
kili
14e1823ba1 Forgotten bump for the perl library.
ok aja@
2014-04-30 21:45:26 +00:00
jasper
04c29c9ffe unbreak snmp flavor, libwrap is no more 2014-04-30 19:38:51 +00:00
pea
97d891db64 drop workaround for missing AI_ADDRCONFIG
ok naddy@
2014-04-30 14:20:08 +00:00
naddy
d57fc95a3b drop workarounds for missing AI_ADDRCONFIG 2014-04-30 14:12:19 +00:00
naddy
42e81a81b4 drop workarounds for missing AI_ADDRCONFIG 2014-04-30 14:01:29 +00:00
kurt
8aafdf023a - Update to 7u55 including several security updates
- Remove patches included in upstream repository
- Update cacerts (from FreeBSD)
- Add build-bootjdk makefile target in prep for new bootstrap
- Allow changes to LD_LIBRARY_PATH so that new bootstrap will work
okay sthen@, dcoppa@, ian@
2014-04-30 13:21:00 +00:00
sthen
f25ae53bd7 fix format strings for mktemp(1)/mkstemp(3); mostly not enough X's, also one
case of using X's in the middle of the name ($test_name.XXXXXX.tmp) which is
a non-portable extension handled by gnu mktemp(1)
2014-04-30 12:38:55 +00:00
ajacoutot
2519a0fa9b Update to e2fsprogs-1.42.9.
ok sthen@
2014-04-30 11:40:04 +00:00
ajacoutot
f6c8633a93 Update to totem-3.12.1. 2014-04-30 10:54:59 +00:00
ajacoutot
cad52bea9c Update to link-grammar-5.0.7. 2014-04-30 10:54:32 +00:00
zhuk
a413ff5149 Actually allow kdesu to run sudo. 2014-04-30 09:36:04 +00:00
zhuk
d426784607 Add (or, more correctly, enable) support for UPower backend in Solid.
Known problems, being investigated:
  * false "battery is dead" message;
  * no suspend action.

Actual patch from Fabian Raetz, thanks!
2014-04-30 09:31:20 +00:00
sthen
5170f2c501 default db needs to be set in config.inc.php as well; pointed out by aja@ 2014-04-30 09:16:06 +00:00
brad
09b419300b Require libvpx 1.3.0 so GStreamer builds the VP9 support within
its vpx plugin.

ok ajacotout@
2014-04-30 06:13:49 +00:00
ajacoutot
5ef994ddab Pushed upstream. 2014-04-30 06:13:23 +00:00
dcoppa
3dde84a167 Update to libnatpmp-20140401 2014-04-30 05:09:29 +00:00
dcoppa
f23d42da2f Update to rxvt-unicode-9.20 2014-04-30 05:04:03 +00:00
brad
830dc7bd73 Update to libvpx 1.3.0.
ok ajacoutot@
2014-04-29 23:58:06 +00:00
zhuk
1b34b5a17a Fix LIB_DEPENDS; unify WANTLIB with other KDE ports while there. 2014-04-29 22:09:43 +00:00
zhuk
58c71a9467 Cleanup a bit: make WANTLIB look like in other KDE ports and zap -pthread
stuff.
2014-04-29 22:06:50 +00:00
zhuk
ddaeb9e93b Fix tests, no package change. 2014-04-29 22:02:18 +00:00
landry
8006227429 Update to seamonkey 2.26rc1 (to ride the mozilla.port.mk changes) and
lightning 3.1.

- See http://www.seamonkey-project.org/releases/seamonkey2.26/
- Fixes MFSA 2014-34,36->39,41->47
- remove now useless config.mk patch, was only here for enigmail
- add patches to fix lightning display (#1001985)
- set spellchecker.dictionary_path to look for systemwide dicts

(note that seamonkey-i18n is not update yet on purpose, as 2.26 final is
not yet available, langpacks are not there *yet* - will be fixed tmrw)
2014-04-29 21:47:00 +00:00
landry
80d2d81c18 Bump REVISION after xulrunner update, for some reason conkeror ships
with a symlink to $TRUEPREFIX/lib/xulrunner-${VERSION} that will change
at each update and trigger PLIST_DB complains..
2014-04-29 21:38:42 +00:00
landry
ce6e0a96f1 Update to xulrunner 24.5.0.
- building from firefox-esr source tarball will allow us to better track
  security fixes.. and download one less distfile.
- remove the two config/system-headers patches from #944454, were merged
  in esr24 branch.

Went in a bulk build without fallout..
2014-04-29 21:37:20 +00:00
landry
2a607d2a8d Update to thunderbird 24.5.0.
- See http://www.mozilla.org/en-US/thunderbird/24.5.0/releasenotes/
- Fixes MFSA-2014-34,35,37,38,42,43,44 & 46
- set spellchecker.dictionary_path to ${LOCALBASE}/share/mozilla-dicts/
  so that systemwide dictionaries are used by default.
2014-04-29 21:34:09 +00:00
landry
3867da5b18 Update to firefox-esr 24.5.0.
- See http://www.mozilla.org/en-US/firefox/24.5.0/releasenotes/
- Fixes MFSA-2014-34,35,37,38,42,43,44 & 46
- add a default prefs all-openbsd.js file, pointing
  spellchecker.dictionary_path to ${LOCALBASE}/share/mozilla-dicts/ so
that systemwide dictionaries are looked for by default.
- while here the same file disables safebrowsing feature, as is already
  done in www/mozilla-firefox.
2014-04-29 21:30:57 +00:00
landry
edab3f275f Update to firefox 29.0, with the brand new Australis UI.
- See http://www.mozilla.org/en-US/firefox/29.0/releasenotes/
- Fixes MFSA 2014-34->47
- add spellchecker.dictionary_path as a default pref in all-openbsd.js,
pointing to ${LOCALBASE}/share/mozilla-dicts/ so that it looks for
systemwide dictionaries.
- Remove now useless patch-extensions_spellcheck_hunspell_src_mozHunspell_cpp
- Add patch for #990196, tries to use INSTALL_SCRIPT during build which
  badly fails as user.

Note that starting with Fx 29, the sync protocol v1.1 used by
www/mozilla-sync still works but is not advertised anymore, and will be
phased out by v1.5 in Fx 31. www/mozilla-sync port will be updated in the
meantime, but users will have to reconfigure all their instances...
2014-04-29 21:26:43 +00:00
landry
07cd36ec15 Batch of changes for gecko 29:
- enforce dependency on nss 3.16
- fix spellchecking by building against systemwide hunspell. For some
  reason the bundled hunspell can't open its own dict (#991278)
- add SHELL=/bin/sh as mozbuild now relies on it
- remove now useless default MODGNU_CONFIG_GUESS_DIRS & MOZILLA_SUBST_FILES
2014-04-29 21:16:26 +00:00
sthen
87d04ed285 update to rcube-sieverules 2.1.2 2014-04-29 20:21:24 +00:00
sthen
d59c8e66d5 change default db config to sqlite, to avoid either an annoying-to-debug
error with basic installation or a forced (often unnecessary dep) on pdo_mysql
2014-04-29 19:38:40 +00:00
sthen
b09d26c5de update to rcube-contextmenu 1.13 2014-04-29 19:34:49 +00:00
gonzalo
a2158ab41c Security Update for maradns-deadwood to 3.2.05:
- Fixed cppcheck detected warnings and errors
- Default file name for entropy in Windows is now "secret.txt"
- dw_substr() bounds check updated
- More validation done with DNS packets sent to Deadwood
- Dashes can now be the first character of a black listed domain

Pluss -> fix for some not-really-explained blind spoofing attack
(http://samiam.org/blog/20131202.html)

OK sthen@
2014-04-29 17:21:27 +00:00
giovanni
da09db4dad Update to 2.2.0
add some arc4random patches
take maintainership
ok & hints Joachim Shipper (old maintainer)
2014-04-29 16:41:36 +00:00
ajacoutot
8ad9553b67 SECURITY update to owncloud-6.0.3. 2014-04-29 14:47:39 +00:00
dcoppa
b289061cc1 Update to feh-2.11 2014-04-29 14:40:20 +00:00
dcoppa
d2e3373449 Update to final 1.0.9 release. 2014-04-29 13:38:48 +00:00
ajacoutot
ef1f2a84d9 Update to libnice-0.1.6. 2014-04-29 13:10:26 +00:00
landry
ba1b302d96 Remove the patch adding CACert, which has strict requirements on redistribution
(http://www.cacert.org/policy/RootDistributionLicense.php) which we don't meet.

Following what was done in src/lib/libssl/cert.pem r1.24 3 weeks ago.
ok sthen@
2014-04-29 12:01:54 +00:00
dcoppa
7278ef7ab4 Bugfix (upstream git commit 4073f8d88653032854136529da70e38daf6882be):
Call AllowEvents after grabbed events on a drawin.

When we get an event due to a previous GrabButtons call, we have
to continue normal event processing again, because the server froze
the input device for us. Without this, everything appears to freeze.
2014-04-29 11:36:22 +00:00
dcoppa
da7c8b4621 Bugfix update to mlterm-3.3.5 2014-04-29 11:19:50 +00:00
ajacoutot
a83347648c +account_credit_limit
+account_invoice_stock
+account_payment
+account_payment_sepa
+party_relationship
+sale_credit_limit
+sale_shipment_grouping
+stock_package
2014-04-29 11:10:06 +00:00
ajacoutot
3d9c36e6da Import trytond-module-stock_package-3.2.0
Tryton application platform module: stock_package.

ok jasper@
2014-04-29 11:09:50 +00:00
ajacoutot
315cbd6a98 Import trytond-module-sale_shipment_grouping-3.2.0
Tryton application platform module: sale_shipment_grouping.

ok jasper@
2014-04-29 11:09:32 +00:00
ajacoutot
f502584f2c Import trytond-module-sale_credit_limit-3.2.0
Tryton application platform module: sale_credit_limit.

ok jasper@
2014-04-29 11:09:14 +00:00