8609 Commits

Author SHA1 Message Date
sthen
eda157a449 apache2 FAKE_AS_ROOT tweak. We currently install suexec2 without setuid
privileges, but the file in the fake directory is mode 4555 owned by the
user building the port, so triggering checks at package creation time
because the plist doesn't have a @mode 4555 annotation. Change the PLIST
to explicitly install this file as mode 555 (no setuid bit) to allow
packaging to succeed. This commit does not change the mode of the file
installed by the package, users wanting suexec will still need to chmod
it themselves, just allows a FAKE_AS_ROOT=No build to work.

While there, swap some /var for LOCALSTATEDIR.
2014-09-17 10:11:08 +00:00
sthen
75330fd4d8 Modify apache-httpd-openbsd Makefile to install CGIs as mode 700 instead
of 000, so that pkg_create run as non-root is able to create the package.
These files are annotated "@mode 000" in the PLIST so when the package
is installed, they still have no access permissions, so no change to
the end results. Remove FAKE_AS_ROOT=Yes.
2014-09-17 09:04:38 +00:00
robert
c5fe99b6fb security update to 1.7.5:
CVE-2014-3616 - fix an SSL session reuse vulnerability
2014-09-16 18:37:57 +00:00
sthen
1a0439b56b update to squid-3.4.8, fix off by one in SNMP subsystem
3.4.8 also fixes an issue with the standalone pinger process as described
in http://www.openwall.com/lists/oss-security/2014/09/16/6, but we don't have
that enabled in the port at present.
2014-09-16 15:29:30 +00:00
bcallah
7410115411 Mostly bugfix update to 2.20 2014-09-16 15:19:25 +00:00
sthen
11c1b8874c set PORTROACH for xapian's stable release numbering scheme, n.<even>.nn 2014-09-16 12:45:21 +00:00
sthen
9ee5f4310d SECURITY update to haserl 0.9.33, fixing various vulnerabilities including a
heap overflow in sliding_buffer.c
2014-09-16 10:44:17 +00:00
sthen
2a2f5a08b6 update to c-icap 0.3.4 2014-09-16 09:56:07 +00:00
espie
963975501d explicitly mark the few ports that don't build with FAKE_AS_ROOT=No 2014-09-16 09:07:03 +00:00
robert
62f251859c use GPU accelerated cross process image transport on openbsd as well 2014-09-15 06:29:56 +00:00
ajacoutot
dc1c7c4872 MySQL -> MariaDB in READMEs. 2014-09-14 05:58:07 +00:00
pirofti
6cc5fb4904 Update youtube-dl to 2014.09.12.
Adds extractors for:
	- dbtv
	- hostingbulk
	- moevideo
	- nosvideo
	- vgtv

Found out about the update through portroach thanks to jasper@!
2014-09-14 04:58:42 +00:00
brad
b94a402501 Switch from using MySQL to using MariaDB attempt #2. MariaDB is a drop-in replacement.
ok sthen@
2014-09-13 18:09:20 +00:00
ajacoutot
b0a178815d -bacula-web 2014-09-13 08:05:54 +00:00
ajacoutot
32b5e70798 Drop bacula-web; there is no added value in packaging this; side note:
there's a nice other webapp that people may want to try: baculastatus.
2014-09-13 08:05:35 +00:00
landry
758f2e4a5a Add a note about cleaning the caches when encountering issues after an
upgrade.
2014-09-12 20:38:07 +00:00
robert
b6c9663fa8 update to 37.0.2062.120 2014-09-11 19:04:52 +00:00
gonzalo
14ee8f3dea Update for Wordpress to 4.0
http://codex.wordpress.org/Version_4.0

OK kili@ kirby@
2014-09-11 14:43:05 +00:00
sthen
546337cb98 SECURITY update to squid 3.4.7 - clients can perform a DoS due to
incorrect input validation in range checking.

http://www.squid-cache.org/Advisories/SQUID-2014_2.txt
2014-09-10 09:59:55 +00:00
jasper
b837f4e2b9 Security fix for CVE-2014-5269
ok maintainer
2014-09-10 06:35:19 +00:00
landry
c91a7556a2 Update to seamonkey-i18n 2.29. 2014-09-09 21:27:38 +00:00
landry
12e74ce084 (Long awaited) update to seamonkey 2.29 / lightning 3.4.
- See http://www.seamonkey-project.org/releases/seamonkey2.29/
- this is based on gecko 32, so contains all the new changes since gecko
  20 (which was the basis for seamonkey 2.26)
- remove patches to fix lightning display (merged in #1001985)
- remove mozilla/browser/components/certerror/content/aboutCertError.xhtml,
boring patch.
- add intl/icu patch from #990196
- remove
  patch-mozilla_toolkit_components_downloads_nsDownloadManager_cpp and
patch-mozilla_xpcom_io_SpecialSystemDirectory_cpp, they neved made any
sense to me and this is the wrong place to modify this.
2014-09-09 21:27:17 +00:00
sthen
613dc9d33e @sample nginx config files, suggested by/ok aja@ 2014-09-09 14:05:48 +00:00
sthen
4629939628 add a README to www/nginx with clues about log-rotation, ok aja@ 2014-09-09 13:48:28 +00:00
stsp
3b4d2a1f94 update to apache-httpd 2.2.29; ok sthen 2014-09-09 10:08:23 +00:00
sthen
9fee7b904b LOCALBASE->TRUEPREFIX from aja 2014-09-08 21:12:56 +00:00
rpe
32a7099922 Update p5-CGI-Lite to 2.04.
OK Abel Abraham Camarillo Ojeda (MAINTAINER) and ajacoutot@
2014-09-08 20:08:12 +00:00
landry
538bcfe95f +dwb 2014-09-08 20:01:31 +00:00
landry
b92e2dc842 Import dwb 2014.03.07.
dwb is a lightweight web browser based on the webkit web browser engine and
the gtk toolkit. dwb is highly customizable and can be easily configured
through a web interface.
It is mostly keyboard driven, inspired by firefox's vimperator plugin.

From maintainer Henrik Friedrichsen with tweaks from me and sthen@, ok sthen@
2014-09-08 20:01:03 +00:00
jca
687007f718 Maintainer update to MHonArc-2.6.19. 2014-09-08 17:44:18 +00:00
jasper
f8f5401c99 drop maintainership of ports i haven't used in a long time and have no use for anymore 2014-09-08 17:04:50 +00:00
sthen
a17cc7975a remove 0-byte file; pointed out by frantisek holop 2014-09-07 19:27:32 +00:00
sthen
d3d395eec3 oops, fix typo, pointed out by frantisek holop 2014-09-07 18:50:50 +00:00
sthen
bc36788175 update to p5-URI 1.64, from Mark Patruck 2014-09-07 10:54:15 +00:00
sthen
fc4db9b588 MASTER_SITES tweak from frantisek holop
whitespace tweak from me
2014-09-07 09:13:03 +00:00
sthen
aecb101762 update to py-jinja2 2.7.3, from frantisek holop
the only change is a fix for the insecure tempdir creation bug that we
already had a different fix for in patches
2014-09-07 09:11:40 +00:00
jasper
7ff195456a +darkhttpd 2014-09-06 08:48:56 +00:00
jasper
065da08517 import darkhttpd-1.10
Simple, small and efficient webserver intended for ad-hoc usage.

ok aja@
2014-09-06 08:48:04 +00:00
jasper
20ab02eb3c drop maintainership as I've not been using this for a while now. any takers? 2014-09-06 07:20:30 +00:00
jasper
4e48ba8d2c PORTSCOUT -> PORTROACH 2014-09-05 14:45:02 +00:00
naddy
434515061c bump required after xulrunner update 2014-09-04 19:53:07 +00:00
jasper
c69976f777 these ports have multiple versions in the tree, (e.g. py-gobject and py-gobject3),
so add PORTSCOUT annotations to limit the versions to look for as otherwise
it would pickup a newer version (3.something) which is actually packaged by the
other port (py-gobject3).

ok aja@
2014-09-04 09:36:47 +00:00
giovanni
e6602d3177 Update to 2.5.0 2014-09-03 16:12:14 +00:00
dcoppa
638cb0abd4 Update to youtube-dl-2014.09.01.2 2014-09-03 06:03:40 +00:00
landry
fd1b21a1b5 Update to firefox 32.0
- see https://www.mozilla.org/en-US/firefox/32.0/releasenotes/
- remove patch-toolkit_components_downloads_nsDownloadManager_cpp and
  patch-xpcom_io_SpecialSystemDirectory_cpp fiddling with modes when
creating user dirs, they never made sense to me, and this is the wrong
place to touch this.
- remove patch-webapprt_moz_build, patch-webapprt_gtk2_Makefile_in and
  patch-configure_in from #1012447, merged upstream
2014-09-02 16:43:04 +00:00
landry
8b2bd7eb6e Update to firefox-esr 31.1.0.
See https://www.mozilla.org/en-US/firefox/31.1.0/releasenotes/
2014-09-02 16:36:52 +00:00
jasper
3ab508d59f use the new PORTSCOUT variable to instruct it to ignore odd versions (i.e.
unstable releases)

ok aja@ espie@ landry@
2014-09-02 14:28:20 +00:00
dcoppa
86b2c4d507 Update to Predis-1.0.0 2014-09-02 09:24:09 +00:00
dcoppa
a1692b71e1 Update to 7.0.55 2014-09-02 08:01:29 +00:00
landry
12c6097776 Update to tt-rss 1.13.
Based on a mailer-mangled diff from Atanas Vladimirov, thanks!
2014-09-01 20:07:26 +00:00