8016 Commits

Author SHA1 Message Date
benoit
d382df8f5d Update to slowhttptest 1.6.
Ok jung@
2013-12-01 05:43:54 +00:00
brad
90b644f241 This is the Apache 2.0 license. 2013-12-01 02:58:30 +00:00
brad
4db13a4ade Two fixes from upstream..
- Check success of setuid, setgid, setgroups. CVE-2013-4559
- Fix regression from CVE-2013-4508 (client-cert sessions were broken)

ok sthen@
2013-11-30 20:35:44 +00:00
sthen
b9e25e7752 Fix RUN_DEPENDS following squid reorganisation; use a run dep of
www/squid/stable which is used if squid isn't already installed, but
this doesn't prevent using it with an already-installed squid/snapshot
package. Spotted by naddy (silent failure in bulk builds).
2013-11-30 15:41:40 +00:00
landry
c750901eea Remove alpha from ONLY_FOR_ARCHS, it's pointless wasting cpu cycles
during bulks just to see gcc 4.6 blowing at some given spots. Firefox 3
was running fine there though... but xulrunner/1.9 and
productivity/sunbird are soon going to the attic anyway. Only a masochist
with alpha & gcc skills + enough patience might be brave enough to look
at it..
2013-11-30 12:03:44 +00:00
dcoppa
8971b5c2bd Update to 2013.11.29.
New extractors for clipsyndicate, imdb, and podomatic
2013-11-29 08:17:27 +00:00
dcoppa
82cb71a872 Update to 2013.11.26 2013-11-27 08:25:34 +00:00
stsp
5b2a68b2d6 Update to Apache HTTPD 2.2.26. Mostly rolls in patches we had already. 2013-11-25 17:00:47 +00:00
dcoppa
426be382f3 Update to youtube-dl-2013.11.25.2
Added extractors for clipfish, niconico, streamcloud, and viki.
2013-11-25 15:05:54 +00:00
sthen
701c91e413 kill VMEM_WARNING 2013-11-25 14:16:22 +00:00
sthen
3f2fd7218b missing WANTLIBs 2013-11-25 10:36:16 +00:00
william
ed288679a4 SECURITY UPDATE to 1.4.4 / 1.5.7 to resolve CVE-2013-4547
- naxsi update to 0.53 and update MASTER_SITES
- enable the new auth_request_module for the devel branch
- whitespace cleanup and handle naxsi the same as for other modules (thanks sthen)
2013-11-25 04:34:27 +00:00
zhuk
cb522d4a31 Split some locale-specific files out of kdelibs, kdebase and kde-runtime
into some sort of interchangeable subpackages. The idea is that each version
of KDE being installed picks up it's own version of locale-specific package
by default, and KDE4's one doesn't update to KDE3's one automatically, but
can replace it on explicit pkg_add call.

Most of the Makefiles are bumps needed after splitting x11/kde4/libs.

This is a part of KDE3/4 deconflicting work.

hardly tested by landry@ in a bulk build
2013-11-24 19:56:30 +00:00
landry
2d02adb3bc Also subst C/esr// in MOZILLA_VER, fixes firefox-esr packaging and
forgotten in previous. Originally from jasper@, breakage reported by naddy@
2013-11-22 12:26:06 +00:00
gsoares
f57d2617ce minor update to 2.01
changelog:
2.01 2013-02-21
 - Update test suite due to a change in returned data
2013-11-21 20:40:46 +00:00
landry
011486e5d6 Update to midori 0.5.6.
Upstream switched from waf to cmake (yay!) so rewrite patches. Fix
WANTLIB all around while here.
2013-11-21 16:10:46 +00:00
dcoppa
82e8343398 Update to 2013.11.21.
New extractors for anitube, d8, and toutv.
2013-11-21 13:46:06 +00:00
landry
caeaa9000d We need more firefoxes in our tree. 2013-11-20 20:59:33 +00:00
landry
b230e02988 Import the 85 langpacks for Firefox ESR 24.1.1. 2013-11-20 20:58:40 +00:00
landry
04b0627c64 Import firefox ESR 24.1.1.
Firefox ESR is intended for groups who deploy and maintain the desktop
environment in large organizations such as universities and other
schools, county or city governments and businesses. During the extended
cycle, no new features will be added to a Firefox ESR; only
high-risk/high-impact security vulnerabilities or major stability fixes
will be corrected.

Note that using it on OpenBSD is NOT supported by mozilla. People
willing to deploy it should subscribe to the EWG mailing list.

http://www.mozilla.org/en-US/firefox/organizations/faq/

Installs as firefox-esr and doesnt conflict with mainline www/mozilla-firefox.
Learn to use several profiles if you plan to use both.

req'd by several.
2013-11-20 20:57:29 +00:00
merdely
1da9a10634 link p5-WWW-Mechanize-GZip 2013-11-18 16:49:58 +00:00
merdely
9ae9d5ee37 import p5-WWW-Mechanize-GZip
from DESCR:
The WWW::Mechanize::GZip module tries to fetch a URL by requesting
gzip-compression from the webserver.

If the response contains a header with 'Content-Encoding: gzip', it
decompresses the response in order to get the original (uncompressed)
content.

This module will help to reduce bandwith fetching webpages, if supported
by the webeserver. If the webserver does not support gzip-compression,
no decompression will be made.

This modules is a direct subclass of WWW::Mechanize and will therefore
support any methods provided by WWW::Mechanize.

The decompression is handled by Compress::Zlib::memGunzip.

There is a small webform, you can instantly test, whether a webserver
supports gzip-compression on a particular URL:
http://www.computerhandlung.de/www-mechanize-gzip.htm

ok sthen@
2013-11-18 16:49:14 +00:00
sthen
3c95359333 oops, forgot to regen PLIST in squid/stable after disabling an auth module,
reported by naddy@.
2013-11-16 19:20:46 +00:00
landry
9d7b44100f Switch to use xulrunner/24, bump REVISION.
ok brad@ (MAINTAINER)
2013-11-16 07:15:22 +00:00
sthen
85d9a928ff Update to squid-3.3.10 and reorganise the squid ports; retire squid-2.7
(it was kept separately because 3.x didn't build on some arch due to an
incomplete atomic ops autoconf check which has since been repaired) and
replace with 3.4 (devel version). Enable additional helpers and turn on
support for rock cache dirs.
2013-11-15 19:09:17 +00:00
ajacoutot
c653f2d8d3 SECURITY update to owncloud-5.0.13.
* Fix a possible security bypass on admin page under certain
circumstances and MariaDB.
2013-11-15 10:50:40 +00:00
ajacoutot
081c939a7d Sync the Desktop file with Ubuntu and FreeBSD.
Rename to chromium-browser.desktop to match what others are doing.

ok robert@ (maintainer)
2013-11-15 07:44:49 +00:00
jeremy
b50d18ca91 Update to unicorn 4.7.0.
Initial diff from robert@. OK robert@
2013-11-14 17:04:37 +00:00
ajacoutot
b33b0e92d8 Update to webkit-2.2.2.
ok landry@
2013-11-14 16:47:00 +00:00
naddy
424d602810 fix after version variable changed name 2013-11-14 15:10:16 +00:00
giovanni
4c56b4f17a Bugfix update to 4.0.9 2013-11-14 08:47:21 +00:00
pirofti
f6776f2709 Update youtube-dl to 13.11.2013.
Adds gamekings and tvp extractors.
2013-11-14 08:19:07 +00:00
ajacoutot
d649e06429 Update to bacula-web-6.0.0. 2013-11-13 14:08:37 +00:00
sthen
b1c4f89726 switch github MASTER_SITES urls with the query-string hack to using
DISTFILES=myfilename{theirfilename} type syntax, using a unified DISTFILES
line so they can later be merged.  ok rpe@
2013-11-12 15:00:25 +00:00
dcoppa
058632e309 Update to youtube-dl-2013.11.11 2013-11-12 06:43:36 +00:00
sthen
a78bc7a7d6 update to xapian-omega 1.2.15 2013-11-11 21:25:58 +00:00
robert
0219a01b7b update to 1.2.3 and fallback to using the openssl binary if available instead of deprecated mhash() functions 2013-11-11 18:17:27 +00:00
naddy
725de75f3a move http://www.gnu.org to https 2013-11-09 23:19:01 +00:00
zhuk
af08a11d08 Fix MODTCL_TCLSH_ADJ and MODTCL_WISH_ADJ.
Review, input, okay and prodding to commit by stu@
2013-11-09 18:22:02 +00:00
ajacoutot
3cba3d2cdf Ok so after a quick chat with sthen@, rm both xinha and bricolage (which
is super outdated -- imported in 2006, updated once since then, pretty
sure nobody uses it).

rm all the things! sthen@
2013-11-09 14:09:38 +00:00
ajacoutot
3018eddab6 -flyspray
-mediawiki
-mediawiki-CategoryTree
-mediawiki-httpauth
-mycalendar
-myreview
-phpicalendar
-pyblosxom
2013-11-09 08:37:52 +00:00
ajacoutot
9b9f12d67a Remove old^unmaintained www apps. List was sent on ports@ a week ago and
got no objection.
The main reason is that they don't add any value (basically an enhanced
tar xzf of upstream's tarball with nothing OpenBSD specific nor added
documentation) and that they are often left unmaintainned and outdated
in the tree which leads people to think they are still maintained while
they really are not.

Discussed with several...
no objection dcoppa@ benoit@ zhuk@
"And they were singing Bye, Bye Wikimedia Pie..." ian@
2013-11-09 08:36:26 +00:00
landry
59d1cc7272 Switch to xulrunner 24, tested with midori & firefox. 2013-11-09 08:33:17 +00:00
brad
4a880bca0f Fix SNI handling; only use key+cert from SNI specific config. CVE-2013-4508
ok sthen@
2013-11-08 21:39:43 +00:00
ajacoutot
e3edfdd3aa Remove SECURITY files. They have served their purpose in the past but
have become pretty useless nowadays (and the pkg tools do not display
them anyway).
Some which contained valuable information have been turned into READMEs.

ok jasper@ sthen@
input/ok naddy@
2013-11-07 07:08:59 +00:00
sthen
dcef5fa7e9 add a README file, prompted by a mail from Kaya Saman 2013-11-06 13:07:43 +00:00
sthen
d96bfe8f97 possibly gratuitous, but bump for safety due to c-icap changes 2013-11-05 15:05:32 +00:00
sthen
023cfd2827 update to c-icap 0.3.1 2013-11-05 15:05:04 +00:00
dcoppa
386d348012 Switch to xulrunner24.
ok landry@
2013-11-05 12:59:29 +00:00
landry
bca8e21732 %s/_VERSION/_VER/ in PLISTs for consistency. 2013-11-04 21:18:33 +00:00