8640 Commits

Author SHA1 Message Date
ajacoutot
5ffb2c1530 NO_TEST 2014-10-02 05:46:22 +00:00
ajacoutot
5d2858415c Make this build on powerpc. 2014-10-02 05:38:56 +00:00
dcoppa
fa44f620e5 Zap trailing whitespaces from DESCR-main
Spotted by portcheck
2014-10-01 14:14:52 +00:00
ajacoutot
01a2cc178d Fix build with upcoming gtk>=3.14.
While here add NO_TEST and regen PLIST.
2014-10-01 06:42:36 +00:00
ajacoutot
4a60fc0d0b Drop patch; this part isn't built. 2014-09-30 13:50:02 +00:00
ajacoutot
7ff00abad3 Minor update to webkit-2.4.6. 2014-09-30 12:18:09 +00:00
ajacoutot
a70e428f1e +webkitgtk4 2014-09-30 08:26:11 +00:00
ajacoutot
1817827167 Import webkitgtk4-2.6.0.
WebKitGTK+ is the GNOME platform port of the WebKit rendering engine.
Offering WebKit's full functionality through a set of GObject-based
APIs, it is suitable for projects requiring any kind of web integration,
from hybrid HTML/CSS applications to full-fledged web browsers.

Still somewhat WIP, nothing depends on it yet.
ok landry@
2014-09-30 08:25:27 +00:00
jasper
e33ee78109 use MODPY_WANTLIB instead of hardcoding python2.7 2014-09-29 20:15:49 +00:00
dcoppa
a469f18aae Update to 2014.09.29.2 2014-09-29 13:51:25 +00:00
ajacoutot
497af19b23 Too much cleanup, not enough bump. 2014-09-29 12:14:30 +00:00
ajacoutot
d261d3e354 Add PORTROACH annotation to restrict to 2.4.X since a new webkit 2.6.X will
be imported in the future.
2014-09-29 11:57:54 +00:00
jasper
4ca6024ca2 bump after switch from py3-distribute to py3-setuptools
ok rpointel@
2014-09-29 07:02:02 +00:00
jeremy
bd0867a2bf Remove rdoc from RDEPs, should be unnecessary as a copy of rdoc is
embedded.

Pointed out by naddy@
2014-09-28 16:13:07 +00:00
ajacoutot
03c8485d05 Cleanup to help future update and split; no pkg change. 2014-09-28 06:52:14 +00:00
jeremy
9d906b7c82 Update to sanitize 2.0.6. 2014-09-27 16:59:31 +00:00
jeremy
b03d4192ae Remove mod_ruby. Even 10 years ago it was considered a bad idea, as it
cannot run multiple applications safely.

OK sthen@
2014-09-27 16:50:58 +00:00
jeremy
a3e7840213 Remove mongrel. This was the first decent ruby webserver, but it's only
built for ruby 1.8.  Any remaining users should switch to unicorn, which
is derived from mongrel.

OK sthen@
2014-09-27 16:49:24 +00:00
jeremy
8ecfbd9765 Remove building of ruby 1.8 and 1.9 packages by default.
This unlinks completely some ruby 1.8 and 1.9 specific packages, to be
removed shortly.

OK sthen@, no objection ajacoutot@
2014-09-27 16:31:40 +00:00
dcoppa
eba2424776 Update to 2014.09.25 2014-09-25 07:49:55 +00:00
ajacoutot
a5fb0e8b35 Forgot to cvs add. 2014-09-24 18:51:15 +00:00
dcoppa
4726e6aa6a Update to youtube-dl-2014.09.22.1 2014-09-23 16:00:45 +00:00
ajacoutot
f7f630632c Update to mongrel2-1.9.1 to cope with recent zeromq update.
ok jasper@
2014-09-23 12:09:40 +00:00
dcoppa
9953b7621e Update to youtube-dl-2014.09.19 2014-09-22 09:50:43 +00:00
sebastia
1f63ffc25d Fix, or more an ugly hack, after mysql -> mariadb switch,
use LD_PRELOAD=libpthread.so., since investigation how to
best upgrade, might take a bit longer.
cluebat to the source of problem and fix from jeremy@

OK jasper@
2014-09-21 16:29:56 +00:00
robert
b6cebef04d fix and update the lua flavor 2014-09-21 14:00:16 +00:00
rpe
08ea46afb3 Update selfoss to 2.12
OK aja@
2014-09-19 16:08:26 +00:00
ajacoutot
4ad36a70fc Take maintainer.
Drop the HTTP root directory symlink advise; most people will use a
virtualhost.
Updated extpack version.
2014-09-19 12:31:52 +00:00
sthen
d52e6f1264 don't chmod directories 444, it worked when pkg_create was run as root, but
fails in a FAKE_AS_ROOT=No world. remove FAKE_AS_ROOT=Yes. ok brad@
2014-09-18 13:26:43 +00:00
sebastia
76781b8e94 enable build of nginx flavors again
OK jasper@
2014-09-18 06:44:56 +00:00
sthen
39e40f109f add PORTROACH annotation to skip dev versions 2014-09-17 21:48:55 +00:00
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