juanfra
9e4c151abe
I forgot to add stagit. Spotted by jasper@.
2016-04-26 14:28:44 +00:00
robert
2f85a3d2d1
enable webrtc support and fix video recording. the only thing
...
that's missing from working video conferencing is the sndio
input support, which is being worked on
2016-04-26 14:22:24 +00:00
juanfra
5396437e06
From Michael (michi+openbsd!dataswamp!org). Help and OK jca@.
...
Comment:
static git page generator
Description:
stagit generates static HTML pages for a git repository, making it a light
alternative for gitweb or cgit.
Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>
WWW: http://git.2f30.org/stagit/
2016-04-26 13:53:10 +00:00
ajacoutot
928b385857
Forgot to cvs rm.
...
spotted by kirby@
2016-04-26 13:08:54 +00:00
ajacoutot
e496300eb6
Update to owncloud-9.0.1.
...
Probably needs more love to be able to work under nginx|httpd.
2016-04-26 12:05:19 +00:00
kirby
06232805bd
add pnp4nagios
2016-04-26 10:14:48 +00:00
kirby
9a3347085d
PNP is an addon to Nagios and Icinga which analyzes performance data
...
provided by plugins and stores them automatically into RRD-databases
(Round Robin Databases)
Input and ok zhuk@
2016-04-26 10:12:29 +00:00
jasper
527540ebda
update to epiphany-3.20.1
2016-04-26 07:39:17 +00:00
robert
4733e7c311
cache the amount of physical memory in the UtilityProcess as well before
...
the pledge(2) call; issue found by sthen@
2016-04-25 17:12:53 +00:00
jasper
3be9aff824
update to epiphany-3.20.0
2016-04-25 14:18:19 +00:00
sthen
21c8edb39a
Link lynx with bzlib, to avoid an attempt to exec() to handle bzip2-
...
compressed http transfers. From Frederic Cambus (maintainer).
2016-04-22 22:21:56 +00:00
sthen
b4f03ed7a8
update to c-icap 0.4.3
2016-04-22 20:08:04 +00:00
naddy
76bf60c80e
needs gettext-tools
2016-04-22 12:02:08 +00:00
robert
d1d019db7c
update to 50.0.2661.86
2016-04-21 13:52:06 +00:00
jturner
52cb13cbec
Remove stray ' in README, bump for safety. Spotted by sthen@
2016-04-21 13:08:01 +00:00
robert
4c268a1f5d
update to 1.9.15; from David CARLIER
2016-04-20 18:42:12 +00:00
sthen
685c415639
update to squid-3.5.17, fixing some buffer overflows and possible
...
disclosure of stack contents. when available, reports will be at
http://www.squid-cache.org/Advisories/SQUID-2016_5.txt
http://www.squid-cache.org/Advisories/SQUID-2016_6.txt
2016-04-20 16:36:50 +00:00
jturner
713a3b134c
Update kcgi to 0.8.3
2016-04-20 16:12:56 +00:00
jturner
a7fb627cfb
Use EXTRACT_SUFX instead of hardcoding DISTFILES to the snapshot archive.
...
No bump since I just imported.
2016-04-20 15:12:18 +00:00
jturner
49b844a5e1
+kcaldav
2016-04-20 15:09:38 +00:00
jturner
d9ad2f6741
Import ports/www/kcaldav. ok jung@
...
From Maintainer Aaron Poffenberger <akp at hypernote dot com>
kCalDAV is a simple, safe, and minimal CalDAV server depending only on
kcgi(3), SQLite, and expat(3). The ISO C source code is ISC licensed.
For the time being, it works only for simple setups, for example, a
calendar collection shared between Mozilla Lightning, Mac OS X iCal,
and iOS7 (iPhone4) clients.
2016-04-20 15:06:08 +00:00
awolk
e7e65f987b
Update www/vimb to 2.11
...
New MAINTAINER set to Frederic Cambus
All existing patches are dropped as not needed
OK abieber@
2016-04-19 22:36:58 +00:00
sthen
6dc3b49673
Add BDEP on devel/gettext-tools to webkitgtk4; needs xgettext
2016-04-19 19:45:06 +00:00
ajacoutot
e66bb2e20c
Update to webkitgtk4-2.12.1.
...
With help from robert@
2016-04-19 06:05:36 +00:00
tj
503a3ac175
nginx isn't part of base anymore; remove mention of it being there.
...
ok sthen
2016-04-18 22:45:10 +00:00
ajacoutot
8b600987e9
Unbreak non FLAVORed build.
...
reported by nigel@
2016-04-17 13:18:43 +00:00
robert
454c43a255
update to 50.0.2661.75
2016-04-16 19:08:45 +00:00
shadchin
d7d33fe909
* Switch on py3-sphinx for python3
...
* Prevent build from calling out to the internet
ok ajacoutot@
2016-04-16 19:06:25 +00:00
ajacoutot
c2563c60c2
Minor update to webkit-2.4.11.
2016-04-16 18:23:31 +00:00
sthen
fe6a633073
put "python" in the path for clitests
2016-04-15 14:14:04 +00:00
sthen
c1e0633201
+casperjs
2016-04-15 13:46:23 +00:00
sthen
dd2f4b1d77
import www/casperjs, ok abieber@
...
CasperJS is an open source navigation scripting & testing utility
written in Javascript for the PhantomJS WebKit headless browser and
SlimerJS (Gecko). It eases the process of defining a full navigation
scenario and provides useful high-level functions, methods & syntactic
sugar for doing common tasks such as:
defining & ordering browsing navigation steps
filling & submitting forms
clicking & following links
capturing screenshots of a page (or part of it)
testing remote DOM
logging events
downloading resources, including binary ones
writing functional test suites, saving results as JUnit XML
scraping Web contents
2016-04-15 13:45:41 +00:00
shadchin
525cd9c2bd
Unbreak after py-sphinx update to 1.4
2016-04-15 08:53:48 +00:00
tb
a4e7464812
Help lynx to live up to its no "proc" and no "exec" promises:
...
sthen@ found that the mailcap mechanism can spawn a viewer. Rename
the hardcoded /etc/mailcap and ~/.mailcap files to /dev/null and
disable the ability to undo that via a config file. lynx copes by
offering to download files with MIME types it can't handle itself.
fcambus found that "lynx index.html" + typing e spawns an editor.
Hardcode "no_editor = TRUE" before pledge() and tweak manpage.
Most of this is by fcambus (MAINTAINER).
/dev/null bit from me, based on a hint from sthen@.
ok sthen@ on previous version
2016-04-15 03:21:51 +00:00
awolk
284023f673
Update www/libwebsockets 1.7.4 => 1.7.5
...
OK abieber@ sthen@
2016-04-14 23:59:55 +00:00
sebastia
717d4db95f
Update to 1.15
...
tested with the only user of it: curator
OK jasper@
2016-04-14 06:19:30 +00:00
sebastia
6a3320cea9
Minor update to 2.3.10
...
http://sogo.nu/news/2016/article/sogo-v2310-released.html
2016-04-13 21:32:20 +00:00
sebastia
fbc36cd1e1
Minor update to 2.3.10:
...
http://sogo.nu/news/2016/article/sogo-v2310-released.html
2016-04-13 21:31:39 +00:00
juanfra
92b63654ea
Update to nostromo 1.9.6. From Marcus Glocker (MAINTAINER).
2016-04-13 17:35:48 +00:00
naddy
32cd7e42e2
replace gettext module
2016-04-12 15:19:39 +00:00
jasper
4241732fd6
update to epiphany-3.18.6
2016-04-11 08:05:45 +00:00
landry
12f15cc4bd
Update to liferea 1.10.19, from trondd at kagu-tsuchi dot com
2016-04-11 05:12:04 +00:00
naddy
52501c1f09
replace libiconv module with library dependency; no bump needed
2016-04-09 20:14:48 +00:00
shadchin
8d81b880a2
Update to py-feedgenerator 1.8
...
From Vladimir D. Seleznev (MAINTAINER)
2016-04-09 18:43:56 +00:00
robert
e743d8cb36
update to 49.0.2623.112
2016-04-09 13:33:13 +00:00
rpointel
c175731a5a
bugfix releases to 1.9.5 and 1.8.12.
...
ok jasper@
More information: https://www.djangoproject.com/weblog/2016/apr/01/bugfix-releases/
2016-04-08 16:13:30 +00:00
jturner
40da2b010f
Update kcgi to 0.8.2
2016-04-07 20:29:35 +00:00
robert
a0c63f6a13
update to 1.9.14; from David CARLIER
2016-04-06 16:06:28 +00:00
sthen
b602147e94
update to composer-1.0.0
2016-04-05 22:51:29 +00:00
sthen
46e13aac66
sprinkle some deps on www/p5-CGI
2016-04-05 12:21:40 +00:00