7725 Commits

Author SHA1 Message Date
landry
ea6873cf0e Fix enigmail's cksum/size, reported by naddy@. 2013-07-11 21:08:21 +00:00
landry
7ad71e5a49 Seamonkey doesn't need the sydneyaudio backend anymore. 2013-07-11 16:24:10 +00:00
landry
2c2207b9ce Update to seamonkey 2.19 / enigmail 1.5.2 / lightning 2.4b1.
- See http://www.seamonkey-project.org/releases/seamonkey2.19/
- Fixes more or less the same list of MFSA fixed in ffx 22
- Finally back on track after missing 2.18 due to build infra issues
- Add a patch to workaround #886095 (which puzzled me for 3 weeks)
- remove no longer needed sydneyaudio patches
- add TERM=xterm hack to workaround mozbuild issue
- reenable clang on i386, using --disable-debug-symbols
- sync patch-mozilla_gfx_thebes_gfxPlatform_cpp which the one from ffx
2013-07-11 16:23:38 +00:00
sthen
a86b09b5d4 update to squid-3.3.6 2013-07-11 14:28:01 +00:00
ajacoutot
3d90e369a1 SECURITY update to owncloud-5.0.8:
* XSS vulnerability in "Share Interface" (oC-SA-2013-029)
* Authentication bypass in "user_webdavauth" (oC-SA-2013-030)
2013-07-10 13:37:40 +00:00
sthen
d2f2dcaf40 The patch to the rtmpdump flags is no longer needed, youtube-dl has stopped
forcing quiet mode. OK pirofti@
2013-07-10 11:30:14 +00:00
pirofti
35be143402 Update to youtube-dl 2013.07.05
Works for me and a few other friendly testers from ports@.
2013-07-10 10:57:23 +00:00
jasper
456409d183 cleanup modules/wantlib 2013-07-09 12:23:40 +00:00
sthen
beb57f9dc3 update to racktables 0.20.5, bug fixes, improved search and new implementation
for the SLB feature
2013-07-08 13:42:41 +00:00
espie
098a3d8729 fix sloppy depends (both build and run!) and bump 2013-07-07 22:50:34 +00:00
jasper
e2f0f15ece remove mindterm, because:
- java implementation of an ssh client that hasn't been updated in 12 years;
- non-free and we can't update because the distfile is behind a registrationf
  form now;
- oh, and it doesn't even work...

ok sthen@
2013-07-05 10:00:42 +00:00
jasper
e68ebd16cf -mindterm 2013-07-05 09:59:10 +00:00
jasper
c38dcacc50 use ${VARBASE} instead of hardcoding /var 2013-07-05 09:34:35 +00:00
giovanni
6048471a74 Security update to 4.0.4.1
fixes PMASA-2013-6 (CVE-2013-4729) and PMASA-2013-7
2013-07-03 08:00:11 +00:00
jasper
8c8a34e45d better construct for WRKSRC 2013-07-02 18:13:26 +00:00
jasper
9a13ff270c update to glpi-0.83.91
* includes fixes for CVE-2013-2225 and CVE-2013-2227
2013-07-02 17:09:29 +00:00
kili
73b7f4332a Change maintainer address.
ok by maintainer Jona Joachim.
2013-07-01 21:35:50 +00:00
jasper
f3866fe59a build some more flavors for ruby-fcgi now that they work.
prompted by jeremy@
2013-06-30 20:13:19 +00:00
jasper
7f83f82b9d update to fcgi-0.9.1, which allows this to build again with newer versions
of ruby than just 1.8.

ok jeremy@
2013-06-30 20:12:48 +00:00
william
db6acedc9f Integrate changes present in upstream git, repairing sqtop's use with
squid 3.3.5.  It also fixes ipv6 and other stuff, details of which can
be found here:  https://code.google.com/p/sqtop/source/list

Update MAINTAINER email address at his request while here.

ok gonzalo (MAINTAINER) and sthen
2013-06-30 03:17:43 +00:00
jeremy
3364626bcb Build ruby 2.0 versions of ruby C extensions. Use explicit FLAVORs
in the category Makefiles for ruby C extensions, to reduce churn
when the default ruby version changes,
2013-06-29 15:56:10 +00:00
sthen
2d917503dd add some ports to category Makefiles which were not linked, but which do not
have "not yet linked to the build" etc. in the commit log.

devel/hs-simple-sendfile
devel/jenkins
security/p5-Mozilla-CA
sysutils/uptimed
textproc/p5-Encode-Locale
www/p5-IO-HTML
www/webgui
2013-06-29 09:33:08 +00:00
kirby
64efdfbfa9 Bugfix and security update to 3.5.2
Changelog: http://wordpress.org/news/2013/06/wordpress-3-5-2/
OK merdely@, maintainer.
2013-06-27 15:04:04 +00:00
landry
50ab578b5e Bump some REVISIONs after mozilla.port.mk WANTLIB change. 2013-06-26 19:31:57 +00:00
landry
5779555926 Update to firefox 22.0.
- see http://www.mozilla.org/en-US/firefox/22.0/releasenotes/ (ok,
  webrtc isnt enabled yet by default on *BSD but we're working on it :)
- fixes MFSA 2013-49->62
- remove all patches related to sydneyaudio which got removed upstream,
  sound uses libcubeb which has a native sndio backend since ages (thx
to ratchov!). also remove related post-patch target while here.
- add temporary workaround (TERM=xterm) for bug #878089
- switch i386 to use clang again, using --disable-debug-symbols to make
  the code smaller (who said 'gross hack' ?)
- update patch-gfx_thebes_gfxPlatform_cpp to match what got commited
  upstream in r52b02042b27f
- remove patch-js_src_vm_SPSProfiler_cpp which unbroke powerpc, finally
  got commited in 22 branch
- rework fx-i18n's MESSAGE to be more in line with reality (discussed
  with Marcus Merighi)
2013-06-26 19:29:13 +00:00
landry
11b75cfdf8 Assorted fixes for firefox update :
- doesn't link anymore with krb5 & friends
- depend on sqlite3>=23
- sydneyaudio got removed, make post-extract conditional to gecko version
2013-06-26 19:18:48 +00:00
sthen
5d333439ce missing dependency 2013-06-26 14:03:26 +00:00
jasper
8975fda789 update to rest-client-1.6.7 2013-06-23 19:35:27 +00:00
rpe
09d4af68fc update sarg to 2.3.7
ok aja@
2013-06-23 19:23:29 +00:00
landry
14028b395d Backport upstream r196463 to fix build with nss >= 3.15:
CERTGetNameFunc now takes a const CERTName* argument.
2013-06-23 18:41:47 +00:00
naddy
4f90eb769f bump after hx509 removal from Kerberos 2013-06-22 13:19:23 +00:00
jasper
4cbca4fefc - update to gitlist-0.4.0
- tidy README
2013-06-22 06:39:45 +00:00
sthen
2ee2f7ecbc sync WANTLIB and remove patches to handle e2fsprogs/libuuid changes. ok aja 2013-06-21 22:37:02 +00:00
sthen
f0762184a3 Use -fomit-frame-pointer when building libyuv on i386, needed for llvm 3.3
which doesn't leave sufficient available registers to build this otherwise.
Thanks robert@ for clues and build system help.
2013-06-21 21:59:13 +00:00
sthen
ec6bb7d789 squid documentation generally uses the nomenclature "interception proxy"
rather than "transparent proxy"; switch the readme to match. also tweak the
wording to make it clear which firewall reals need to be on which machine
when having a router pass off http traffic to squid on a different machine
configured as an interception proxy.
2013-06-21 21:37:56 +00:00
sthen
a4e1aa0c81 mark as DPB_PROPERTIES=parallel, this seems to work reliably with the
ninja build. ok espie@ robert@
2013-06-21 15:15:18 +00:00
giovanni
06a4215dc0 Bugfix update to 4.0.4 2013-06-21 10:05:32 +00:00
lteo
5b3395e57b Fix incorrect path of squid.conf in pkg/README-main.
OK sthen@ (maintainer)
2013-06-21 01:54:55 +00:00
landry
daa7cd5d80 Blindly fix seamonkey after the kerberos update by replacing -lkrb5 -lcrypto
by `krb5-config --libs` in toolkit/library/Makefile.in, as it was done
in other mozillas...
2013-06-20 21:20:34 +00:00
ajacoutot
64a6588efb No need for pthread. 2013-06-20 08:26:13 +00:00
ajacoutot
25b3041f91 Unbreak after hx509 and ntlm removal from Kerberos. 2013-06-20 06:54:36 +00:00
ajacoutot
9e90967bbb Update to webkit-2.0.3.
ok landry@ (maintainer)
2013-06-19 13:24:17 +00:00
sthen
a8f07f5ebe bump 2013-06-18 17:02:37 +00:00
ajacoutot
9920238d6f Unbreak with new Heimdal; get rid of self-cooked krb5-config since we
have it in base now.
2013-06-17 19:30:22 +00:00
ajacoutot
40ff12bf22 Unbreak Mozilla ports after the Heimdal update. 2013-06-17 19:29:05 +00:00
ajacoutot
8613536758 Some trivial WANTLIB and tweaks to unbreak after the Heimdal update.
Stop hardcoding the Kerberos libs and use krb5-config(1).
2013-06-17 19:28:36 +00:00
dcoppa
55f2c463d8 Update to 7.0.41. 2013-06-17 11:52:29 +00:00
espie
d3826796f5 add missing inter-dependency, should fix naddy's build 2013-06-15 16:06:14 +00:00
sthen
394728b041 switch the chromium build from gmake to ninja which uses hugely less cpu
time. testing by me and espie, looks good to robert@
2013-06-13 21:23:33 +00:00
sthen
a3ca4bb46e increase last_ip to varchar(40) so ipv6 fits, ok aja@ 2013-06-13 13:39:00 +00:00