92912 Commits

Author SHA1 Message Date
rpointel
8a360b796f Update Python 3.4 to 3.4.1.
Release notes: https://docs.python.org/3.4/whatsnew/changelog.html#python-3-4-1
2014-06-07 15:01:27 +00:00
zhuk
59613ee37c Remove i386 from ONLY_FOR_ARCHS-java: JDK still builds unreliably on i386.
Requested by sthen@
2014-06-07 14:55:29 +00:00
rpointel
5b51d2380d Update Python 2.7 to 2.7.7.
ok benoit@, tested by tobiasu@ on sparc and Daniel Dickman (thanks).
2014-06-07 14:46:46 +00:00
nigel
1d8e5d4c79 previous cvs update should have removed the patch
ok Rafael Sadowski (MAINTAINER)
2014-06-07 14:46:29 +00:00
bcallah
24e9e76402 Add uhexen2 back in.
ok sthen@
2014-06-07 13:37:09 +00:00
bcallah
4c0fe42a66 Uhexen2 needs nasm if you're on i386, so add that as a BDEP for i386.
Thanks to sthen@ for noticing.
ok sthen@
2014-06-07 13:36:42 +00:00
sthen
b3f4f07da5 unhook uhexen2, it's not ready yet - build still broken after several
notifications.  ok jasper@
2014-06-07 13:03:35 +00:00
sthen
57b1505bfa update to sqsh-2.5.16.1 2014-06-07 10:48:39 +00:00
bcallah
88a5bfd59f livestreamer is now a BDEP.
reported by nigel@
2014-06-07 00:18:50 +00:00
sthen
47898a8eb9 sync; 8868 2014-06-06 20:13:15 +00:00
jeremy
656d8c2033 Update rubinius to 2.2.7. 2014-06-06 17:33:30 +00:00
jeremy
bf6d31c4ee Update sinatra to 1.4.5. 2014-06-06 17:32:41 +00:00
sthen
14831fe587 handle commitids; from jcs@ 2014-06-06 15:53:15 +00:00
jturner
6a181bfc1f Enable the ffmpeg decoder plugin bringing back various mp4 (m4a, m4b,
etc.) playback support. mp4 support was lost when 0.18 dropped support
for the mp4ff decoder plugin (provided by audio/faad).

ok dcoppa@
2014-06-06 14:53:37 +00:00
dcoppa
5272f1fb5a Update to ruby-redis-3.1.0 2014-06-06 12:06:42 +00:00
dcoppa
27ec696e8f Bugfix update to redis-2.8.10 2014-06-06 11:52:49 +00:00
kirby
01512ac1f1 - update viking to 1.5.1 - lots of bugfixes, pluged memleaks and so on
- sort LIB_DEPENDS
 - remove unneeded MODGNOME_LDFLAGS (pointed out by ajacoutot@)
OK on previous diff from landry@ (maintainer)
OK if it works from ajacoutot@
2014-06-06 11:18:24 +00:00
dcoppa
a04423558c Bugfixing updates
v6: 6.0.39 -> 6.0.41

v7: 7.0.53 -> 7.0.54
2014-06-06 10:13:05 +00:00
dcoppa
2163346e66 Use c99 standard bool when available
(upstream git commit 7470834ac6613c2e22626f9511384f025f16768e)

Fix an issue with byte switching. The preprocessor directive used to
determine the endianess of the system only worked on Linux resulting in
voice running over TCP only when umurmur runs on other platforms.
(adapted from upstream git commit 27da14ea2abe5680ddfcffbf2a59be5f5a67cecd)
2014-06-06 09:08:37 +00:00
pea
5c2fa0acce Update to 2.0.23
ok pascal@
2014-06-06 08:14:07 +00:00
giovanni
cc62903fef Update to 2.7.1, bugs fixed and utf-8 improvements
Add a no_trashquota flavor to keep it in sync with mail/courier-imap
Take maintainership
2014-06-05 21:04:51 +00:00
giovanni
34f26ad0bb Bugfix update to 4.15 2014-06-05 20:45:35 +00:00
jasper
8f4aab43fd - update to gitolite-3.6
* includes support for git-annex
2014-06-05 20:38:41 +00:00
bcallah
398177f948 Update to 1.2.0
Can now check and filter streams based on them being online or not. Plus
assorted bugfixes.
2014-06-05 20:24:23 +00:00
giovanni
8a6ed8de8f if SHA256.sig is not downloaded sysmerge(8)
cannot use the downloaded etc sets
maintainer timeout
ok landry@
2014-06-05 20:22:42 +00:00
bcallah
830c9f8bb8 Bugfix update to 1.8.2 2014-06-05 20:07:47 +00:00
jasper
5cd94a1b0f update to gnome-online-accounts-3.12.3 2014-06-05 16:30:23 +00:00
sthen
ae59ba997a +usmb 2014-06-05 15:40:45 +00:00
sthen
16bc27b856 import ports/sysutils/usmb; ok and readdir fix from syl@ (who also fixed
various fuse problems found in the course of porting/testing).


usmb lets you mount SMB shares as unprivileged users via FUSE, in the
vein of Windows' Map Network Drive facility. It differs from the other
FUSE SMB filesystems (fusesmb, SMB for FUSE) in that it doesn't have
Network Neighbourhood functionality: this means that you can mount
shares that you can't see via NetBIOS browsing.

(Note: unprivileged mounting requires both kern.usermount=1 and access
to /dev/fuse0).
2014-06-05 15:40:09 +00:00
sthen
edb29ac731 move the default flavour back to no_java on i386; libreoffice
build is too slow to have it relying on jdk build which typically
needs restarting 5-6x before it builds successfully.
2014-06-05 11:11:01 +00:00
sthen
3d3dfb8338 tweak the message used when a file is present in distinfo but not
DISTFILES/SUPDISTFILES; noticed by naddy, also discussed with (and this
diff from) espie
2014-06-05 10:06:09 +00:00
jasper
6289ec6f80 - update to py-lxml-3.3.5
- add missing TEST_DEPENDS spottedy rpointel@

ok rpointel@
2014-06-05 06:57:03 +00:00
miod
0818e94dad NOT_FOR_ARCHS= gcc3, as this uses -iquote 2014-06-04 21:37:30 +00:00
miod
e6efdea788 Add the missing m88k bits for proper build. No version bump, since it did not
build previously.
2014-06-04 21:35:58 +00:00
abieber
9f902b9b9f Update to the latest node-sqlite3 package and remove unused -L option from
link_settings.

OK jasper@
2014-06-04 17:42:43 +00:00
jasper
eebdccbea9 - update to libffi-3.0.13 (an update to 3.1 will be worked on shortly)
- sync homepage

tested by many on nearly every supported architecture, thanks!

feedback/ok miod@
2014-06-04 17:40:27 +00:00
rpointel
a5da6b1161 changed python 3 default to 3.4 so bump revision.
spotted by naddy@.
2014-06-04 15:32:55 +00:00
jasper
04414d64e6 - update HOMEPAGE / MASTER_SITES / EXTRACT_SUFX 2014-06-04 14:50:33 +00:00
ajacoutot
fddb42ba17 Update to bacula-client-7.0.4. 2014-06-04 14:40:08 +00:00
jasper
8f8c6ca870 Security fix for CVE-2014-3146, python-lxml: clean_html input sanitization flaw 2014-06-04 14:29:49 +00:00
jasper
9562a37e54 add bz url 2014-06-04 14:02:52 +00:00
sthen
8260785533 switch to a snapshot version 2014-06-04 13:52:40 +00:00
rpointel
e9ce04d993 MODPY_VERSION was badly used in PLIST, hardcode 3.3 now.
spotted by naddy@ and sthen@, ok sthen@ for the fix.
2014-06-04 13:37:39 +00:00
ajacoutot
053ad0c3ae Update to colord-1.2.1. 2014-06-04 13:37:20 +00:00
sebastia
c66a2ff20e minor bugfix update to 0.6.3 2014-06-04 13:16:58 +00:00
jasper
ec1d49eec5 Security fix for CVE-2013-6825, DCMTK Root Privilege escalation
ok sthen@
2014-06-04 13:15:17 +00:00
rpointel
4f0337c73a changed python 3 default version to 3.4, so bump revision.
(thanks naddy@)
2014-06-04 12:05:32 +00:00
rpointel
7581bfd81c changed python 3 default version to 3.4, so bump revision.
(thanks naddy@)
2014-06-04 12:05:00 +00:00
robert
092a3bc3d8 apply security patch for CVE-2014-3879 which fixes an incorrect error
handling in PAM policy parser
http://www.freebsd.org/security/advisories/FreeBSD-SA-14:13.pam.asc
2014-06-04 08:50:08 +00:00
jasper
68d1fbeda9 unbreak setups using webrick; from upstream 2014-06-04 07:53:09 +00:00