robert
890a7b4c2c
pledge(2) iridium as well by syncing with the chromium port
2016-01-07 07:26:40 +00:00
jeremy
b3fc876df0
Build ruby 2.3 versions of ruby gem ext ports
2016-01-07 01:03:28 +00:00
robert
04526b1de6
pledge(2) the chromium processes;
...
The renderer, gpu, plugin and utility processes are now using pledge(2)
Unfortunately the GPU process only requires an rpath pledge because of
Mesa trying to parse two configuration files, /etc/drirc and ${HOME}/.drirc
So currently the GPU process will use an rpath pledge in the next
week or so so that people can test, but this situation has to be
resolved because it is not acceptable that a mostly unused configuration
file is being parsed from a library and that stops us from using less
pledges and thus disallowing the GPU process to have read access
to the filsystem ... like your ssh keys.
2016-01-06 21:46:44 +00:00
ajacoutot
152a555557
Remove martynas@ from MAINTAINER, per his request.
2016-01-06 17:01:54 +00:00
robert
2d8efaafbd
do not notify about tracker urls on the console and the browser
...
bar unless --trk is specified, it is just too much vomit for
a non-developer
2016-01-06 09:16:08 +00:00
shadchin
6045c437ad
+py-httpbin
...
+py-httpbin,python3
2016-01-05 12:50:52 +00:00
shadchin
4907c3e9e7
Import www/py-httpbin, ok jca@
...
Testing an HTTP Library can become difficult sometimes. RequestBin is
fantastic for testing POST requests, but doesn't let you control the
response. This exists to cover all kinds of HTTP scenarios. Additional
endpoints are being considered.
All endpoint responses are JSON-encoded.
2016-01-05 12:39:47 +00:00
benoit
b4da5bb5c8
Update to py-jwt-1.4.0.
...
from Johan Huldtgren (maintainer)
2016-01-05 06:46:01 +00:00
rpointel
708638dc16
update django lts to 1.8.8 and stable to 1.9.1 (bugfixes releases).
...
More info: https://www.djangoproject.com/weblog/2016/jan/02/bugfix-releases-issued/
remove the maintainer from his request.
modify pkg/README for stable, idea from shadchin@.
ok shadchin@.
2016-01-04 19:38:30 +00:00
shadchin
b62041e081
Update to py-werkzeug 0.11.3
...
ok jca@
2016-01-04 12:21:41 +00:00
benoit
422b9bcbf9
Update to p5-CGI-Compile-0.21.
2016-01-04 08:20:04 +00:00
jeremy
dfefb7faf8
Update to rainbows 5.0.0
2016-01-03 16:43:47 +00:00
jeremy
099d3980a9
Update to unicorn 5.0.1
2016-01-03 16:43:13 +00:00
jeremy
9bdbd06c82
Update to raindrops 0.15.0
2016-01-03 16:42:32 +00:00
sthen
e8d1dc1cc3
update to a newer otter-browser commit, from Adam Wolk (maintainer). fixes:
...
- fixed checkboxes in content blocking manager
- fixed saving dialog sizes
- added extra fallback when looking for address field associated with tab
2016-01-02 21:06:45 +00:00
rpe
7691a0f783
Update selfoss to 2.14
...
- switch from MASTER_SITES to GitHub GH_*
- use sed -i instead of perl
- update README for nginx, apache-httpd and update cronjob
feedback and OK aja@
2016-01-02 19:05:34 +00:00
sthen
b0ca7859bd
update to otter-browser 0.9.08 beta 9, from maintainer Adam Wolk
2016-01-02 13:42:52 +00:00
shadchin
aa02cc9bf6
+py-beautifulsoup4,python3
2016-01-02 13:30:06 +00:00
shadchin
d2cd052458
Update to py-beautifulsoup4 4.4.1. Add python3 flavor.
...
ok edd@
2016-01-02 13:27:22 +00:00
kirby
aa6bb6c557
update to goaccess-0.9.7
2016-01-02 13:03:17 +00:00
jasper
21895b9e0f
update to uget-2.0.4
2016-01-02 08:51:47 +00:00
jasper
a57809d810
tell portroach to ignore these unversioned distfiles too
2016-01-01 21:42:44 +00:00
jasper
84fb87eca0
ignore these for they are unversioned distfiles
2016-01-01 21:40:56 +00:00
jasper
3fd21adde6
update to p5-XML-Atom-SimpleFeed-0.900
2016-01-01 18:59:55 +00:00
jasper
bf97291f94
update to p5-HTTP-BrowserDetect-2.07
2016-01-01 18:59:54 +00:00
jasper
361ac559aa
remove statusnet, which has been renamed to "gnu social" but our port didn't
...
catch up. besides, it's a webapp that's just fetch-n-extract.
ok sthen@
2016-01-01 11:48:03 +00:00
jasper
497b92d542
-statusnet
2016-01-01 11:46:37 +00:00
jasper
4179701c65
- update to thin-1.6.4
...
- disable tests
2015-12-31 14:10:11 +00:00
jasper
bf2999524b
update to addressable-2.4.0
2015-12-31 14:09:55 +00:00
jasper
21e24e69a7
update to php-markdown-1.6.0
2015-12-31 08:15:25 +00:00
robert
2f2e21bd1c
pretty-print the tracking addresses on the console
2015-12-30 19:13:33 +00:00
ajacoutot
5884f4bbf1
/var/www/conf/ is part of hier(7).
2015-12-30 10:22:33 +00:00
ajacoutot
e26f1ff855
@sample /var/www/conf/modules.sample/
2015-12-30 10:04:36 +00:00
ajacoutot
98bca201ef
@sample /var/www/conf/modules.sample/
...
ok sthen@
2015-12-30 10:01:25 +00:00
ajacoutot
4edf8e6414
Don't sample /var/www/conf/modules.samples/, let webapps do that.
...
Optionaly include /var/www/conf/modules/*.conf instead of /etc/apache2/modules/*.conf,
this allows the usual MESSAGE linking from modules.samples/ to modules/ to work
out-of-the-box.
ok sthen@
2015-12-30 09:59:31 +00:00
ajacoutot
0164e2e567
Don't sample conf/modules.sample/, let webapps do that.
...
ok sthen@
2015-12-30 09:57:54 +00:00
ajacoutot
3c91bbdfdc
Better handle /var/www/conf/modules/httpd-owncloud.conf.
2015-12-30 08:53:07 +00:00
jasper
6a2ec04d79
fix use after free / double free
...
from Brad
2015-12-30 07:54:42 +00:00
ajacoutot
9d37130178
Tweaks.
2015-12-30 06:44:34 +00:00
ajacoutot
5be0af1247
Add sample redis configuration.
2015-12-30 06:37:02 +00:00
jasper
d6e85d6790
DISTNAME is set by bsd.port.mk for these ports now
2015-12-29 19:49:39 +00:00
nigel
75082ad29f
Remove v from version number in PKGNAME.
...
Ok jasper@
2015-12-29 19:37:21 +00:00
jasper
db644a787e
use GH_PROJECT to construct DISTNAME
2015-12-29 12:54:10 +00:00
giovanni
9c15a9e49a
Security update to 4.4.15.2
...
fixes CVE-2015-8669
spotted by venture73 at gmail dot com, thanks
2015-12-29 08:37:46 +00:00
jasper
d36d14d148
add PORTROACH annotation
2015-12-28 19:02:16 +00:00
jasper
d73c1117f5
update to erl-mochiweb 2.12.2
2015-12-28 19:00:46 +00:00
robert
3817092bbe
add mojo bindings to the pre-build targets
2015-12-28 09:53:27 +00:00
ajacoutot
e893870b71
Fix use after free / double free.
...
from Brad (maintainer)
2015-12-27 22:51:10 +00:00
ajacoutot
cbd9e2ce69
devel/py-mock -> devel/py-mock${MODPY_FLAVOR} in TEST_DEPENDS when there's a
...
python3 FLAVOR now that we have py3-mock.
2015-12-27 08:26:50 +00:00
ajacoutot
f5d5846be5
Use aria2 everywhere. mips64 now has aria2 too.
...
from Brad, OK jasper@
2015-12-26 09:47:36 +00:00