sthen
9c8dc621a5
add some missing pthread to WANTLIB
...
(using modified portbump, thanks zhuk@)
2015-04-21 18:19:27 +00:00
rpe
ac80a29686
Update www/igal2 to 2.1
...
This version adds EXIF support using p5-Image-ExifTool.
- change $LIBDIR to /usr/local/share
- remove jhead from and add graphics/p5-Image-ExifTool as new run dep
- remove the changes for integrating jhead
- remove patch-slidetemplate2_html
OK aja@
2015-04-19 12:49:54 +00:00
bcallah
3d9ddb798c
Update to 2.8.9d5
2015-04-18 05:00:05 +00:00
sebastia
db26bfcb63
hook up ruby-faraday, ruby-faraday_middleware, ruby-faraday_middleware-multi_json, ruby-multipart-post
2015-04-16 17:49:19 +00:00
sebastia
1fbaaaad65
Ruby Faraday response parser using MultiJson.
...
Feedback and OK jeremy@, jasper@
2015-04-16 17:37:14 +00:00
sebastia
3a254447ee
Various middleware for Ruby Faraday.
...
Feedback and OK jasper@, jeremy@
2015-04-16 17:31:06 +00:00
sebastia
1146c23243
Faraday is a HTTP/REST API client library.
...
Feedback and OK jasper@, jeremy@
2015-04-16 17:29:42 +00:00
sebastia
b81b42586b
library to do multipart form posts
...
Use with Net::HTTP to do multipart form posts. IO values that have
#content_type, #original_filename, and #local_path will be posted as a
binary file.
Feedback and OK jeremy@, jasper@
2015-04-16 17:27:58 +00:00
jturner
b8aeabfc62
+kcgi
2015-04-15 13:56:58 +00:00
jturner
b4098862ec
Import ports/www/kcgi. ok jung@
...
kcgi is a minimal CGI library for web applications written in ISO C. It
was designed to be secure and auditable. kcgi also ships with
kcgihtml(3), kcgijson(3), kcgixml(3), and kcgi_regress(3) libraries.
2015-04-15 13:55:03 +00:00
ajacoutot
24f5cb66e3
Update to webkitgtk4-2.8.1.
2015-04-15 10:03:16 +00:00
ajacoutot
5b82703d86
Bump after libepoxy moved from ports to xenocara.
2015-04-15 09:40:52 +00:00
robert
40734e6b26
update to 1.7.12, diff from Brad Smith
2015-04-14 17:39:18 +00:00
landry
d92c13c31a
Update to tt-rss 1.15.3, from Atanas Vladimirov
2015-04-12 17:01:31 +00:00
shadchin
dee2e30268
Update to py-requests 2.6.0.
2015-04-11 16:38:54 +00:00
nigel
4806b1e0f2
Use correct webkit library version, typo in manual fix after cvs conflict.
...
Ok landry, aja
2015-04-11 08:39:58 +00:00
landry
916151da15
Update to dokuwiki 2014-09-29d.
...
ok pea@ (MAINTAINER)
2015-04-10 07:11:06 +00:00
ajacoutot
18e9b28716
typo: WANLIB -> WANTLIB
2015-04-10 06:30:40 +00:00
rpointel
c60b3a96c3
update django to 1.7.7 (security fix).
...
details: https://docs.djangoproject.com/en/1.7/releases/1.7.7/
2015-04-10 04:51:25 +00:00
ajacoutot
e7a0202d99
--disable-webkit2 ; WebKit2 is now provided by www/webkitgtk4.
...
ok landry@
2015-04-08 21:42:14 +00:00
ajacoutot
c51863da8f
Do not build with half-supported webkit2 from wekbit-3.0 since it's going
...
away soon. Maybe render the gtk3 FLAVOR a bit more stable in the process.
ok landry@ (maintainer)
2015-04-08 21:41:30 +00:00
kirby
7425ae7cad
Fix typo REVISIN->REVISION
...
Reported by nigel@. Thanks!
2015-04-08 07:51:54 +00:00
pirofti
e84298ae11
Update youtube-dl to 2015.04.03
...
New extractors:
- dhm
- dumpert
- miomio
- varzesh3
2015-04-06 18:40:00 +00:00
schwarze
7f43fbd30c
Drop USE_GROFF (minor differences, mandoc looks better). No bump needed.
2015-04-06 16:05:03 +00:00
gonzalo
5285f603cf
Update for Xombrero to 1.6.4
...
Thanks to Tomm Gerthard
2015-04-06 14:33:59 +00:00
kirby
29958fe617
- split into GUI and CLI subpackages
...
- install icons to fix .desktop files
ok jung@, ok Amit Kulkarni (maintainer)
2015-04-06 13:11:14 +00:00
rpe
bd79c902ac
Update www/urlwatch to 1.18
...
OK aja@
2015-04-05 23:01:23 +00:00
landry
32cc5a6202
Update to cgit 0.11.2, tested in "production" on 5.6.
...
Consolidate info from cgit.conf and MESSAGE into a README, and add a
config snippet for a vhost on nginx.
Disable the filter feature as it wouldnt work with the way cgit.cgi is
built statically for us.
2015-04-05 22:07:59 +00:00
sthen
7238d21ca8
Update to otter-browser, a few commits beyond 0.9.05.
...
From Adam Wolk, plist regen by me and OK with Adam.
2015-04-05 14:35:57 +00:00
sthen
f12e6be118
drop GH_COMMIT lines which are hidden behind GH_TAGNAME,
...
discussed with a few in the room.
2015-04-05 13:31:13 +00:00
sthen
bc1971c571
switch to the commitid-based tarball that was intended.
...
ok Adam Wolk (maintainer), though this will be updated soon anyway.
2015-04-05 13:13:38 +00:00
ajacoutot
3c773f4f63
Update to phpvirtualbox-4.3.3.
2015-04-05 07:10:40 +00:00
ajacoutot
c04fc8234b
Stop talking about ocsync; it's going to be removed at some point since it
...
was merged into mirall upstream.
2015-04-04 15:31:44 +00:00
ajacoutot
aa988913b0
Bump after the recent changes in packaging dbus and dconf.
2015-04-04 09:20:59 +00:00
landry
cca9415f44
Bugfix update to firefox 37.0.1.
...
- See https://www.mozilla.org/en-US/firefox/37.0.1/releasenotes/
- Fixes MFSA 2015-43 & 44
2015-04-03 22:59:16 +00:00
sthen
bae64ff4c6
update to squid-3.5.3, upstream have rolled in patches to build with libressl
2015-04-03 19:23:27 +00:00
pascal
35957f111a
Bumps for static PIE changes.
...
"just commit" naddy@
2015-04-03 15:12:28 +00:00
jasper
1ed57ac54b
update to epiphany-3.16.0
2015-04-03 11:24:55 +00:00
robert
369a0fc8fc
update to 41.0.2272.118
2015-04-03 10:32:04 +00:00
jasper
a6376152ab
set MODPY_EGG_VERSION and remove the need for MODPY_PI_DIR
2015-04-02 19:38:21 +00:00
landry
78d575fecb
Update to firefox-esr 31.6.0.
...
- See https://www.mozilla.org/en-US/firefox/31.6.0/releasenotes/
- Fixes MFSA 2015-30, 31, 33, 37, 40
2015-04-02 18:20:08 +00:00
landry
26b8310541
Update to firefox 37.0.
...
- See https://www.mozilla.org/en-US/firefox/37.0/releasenotes/
- Fixes MFSA 2015-30 -> 42
2015-04-02 18:17:50 +00:00
jasper
5e91600570
- switch to MODPY_PI
2015-04-02 14:21:12 +00:00
jeremy
edbe7c36e3
Update to capybara-webkit 1.5.0
...
Switch to using qt5 instead of qt4, as upstream is planning on dropping
qt4 support. Remove local patches, now included upstream.
Thanks to Mike Burns and Matt Horan for feedback and getting the
changes applied upstream.
2015-04-01 20:55:45 +00:00
jeremy
b25fb3cba8
Update to capybara 2.4.4
2015-04-01 20:53:19 +00:00
jeremy
34919ea7c2
Update to xpath 2.0.0
2015-04-01 20:52:37 +00:00
robert
f113ec08ba
update to 1.7.11 and add a patch to nginx.8 to mention the chroot patch
...
the manual page patch is from Jason Tubnor
2015-03-31 18:20:20 +00:00
gonzalo
9462c3f268
Update to 4.1.1
2015-03-31 14:32:32 +00:00
ajacoutot
0bad5217f7
Move fontpath from /usr/local/lib/X11/fonts to /usr/local/share/fonts to match
...
XDG_DATA_DIR (where Desktop tools will look for by default).
discussed with sthen@ and matthieu@
ok sthen@
2015-03-31 09:44:48 +00:00
jasper
048030b260
fix build with vala 0.28,
...
error: `ListStore' is an ambiguous reference between `GLib.ListStore' and `Gtk.ListStore'
2015-03-31 06:45:36 +00:00
giovanni
e1d0c560ba
Security update to 4.3.13
...
fixes CVE-2015-2206
2015-03-30 20:40:31 +00:00
dcoppa
40ed82c80e
Update to youtube-dl-2015.03.28
2015-03-30 16:38:56 +00:00
bentley
a5d4975151
Update to netsurf-3.3.
...
Changelog at:
http://download.netsurf-browser.org/netsurf/releases/ChangeLog.txt
ok landry@
2015-03-30 03:01:51 +00:00
bentley
79c072f4ff
Import libutf8proc-1.1.6.
...
utf8proc is a library for processing UTF-8 encoded Unicode strings.
Some features are Unicode normalization, stripping of default ignorable
characters, case folding and detection of grapheme cluster boundaries.
A special character mapping is available, which converts for example the
characters "Hyphen" (U+2010), "Minus" (U+2212) and "Hyphen-Minus"
(U+002D, ASCII Minus) all into the ASCII minus sign, to make them equal
for comparisons.
ok landry@
2015-03-30 02:57:35 +00:00
bentley
4f87f419b3
Import libnsutils-0.0.1.
...
Libnsutils is a collection of small C helper functions used by the
NetSurf web browser.
ok landry@
2015-03-30 02:55:29 +00:00
bluhm
2869ab43e2
update p5-WWW-Mechanize to 1.74
2015-03-29 22:11:29 +00:00
sthen
8d220b184c
update to trac-1.0.5
2015-03-29 20:06:45 +00:00
sthen
01d1bb8846
..more giflib fallout </me gnashes teeth>
2015-03-28 22:10:04 +00:00
sthen
4895e5a16f
update to p5-Dancer 1.3134
2015-03-28 22:05:59 +00:00
ajacoutot
e3e7f1c162
Update to webkitgtk4-2.8.0.
2015-03-27 18:38:45 +00:00
ajacoutot
d39c1769ad
Fix WebkitGTK build with new GLib.
2015-03-27 16:03:07 +00:00
ajacoutot
4c30b4775f
Fix Webkit build with new GLib.
2015-03-27 16:02:49 +00:00
ajacoutot
8c5eef4f3b
x11/gtk+2,-guic -> x11/gtk+3,-guic && bump
2015-03-27 08:15:03 +00:00
sthen
f142cd9a93
REVISION bumps for py-Pillow RDEP change
2015-03-26 12:14:15 +00:00
benoit
d876c33bd1
Update to bozohttpd-20150320.
2015-03-26 07:11:40 +00:00
dcoppa
72c41a09eb
Remove obsolete/useless patch: our sigaltstack() implementation
...
does the right thing since we switched to rthreads, as confirmed
by miod@
ok jeremy@
2015-03-25 18:13:36 +00:00
gonzalo
7ea9455724
Minor update for Aria2 to 1.18.10.
...
http://sourceforge.net/projects/aria2/files/stable/aria2-1.18.10/
OK benoit@
2015-03-25 13:46:26 +00:00
bcallah
f0f48270e6
Maintenance update to 1.10.14
2015-03-25 01:44:32 +00:00
landry
57e905a02f
Update to icedtea-web 1.5.2.
...
Patches from kurt@ merged upstream. Add shells/bash to bdep/rdep since the
launcher scripts are really too horrible.
See http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2014-April/027133.html
for the 1.5.x first release and
http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2014-November/030195.html
for this last one.
Tested with midori on http://javatester.org/version.html
2015-03-24 20:29:10 +00:00
landry
b2ee844a4e
Security update to firefox-esr 31.5.3.
...
- See https://www.mozilla.org/en-US/firefox/31.5.2/releasenotes/
- Fixes MFSA-2015-28/29 (Pwn2Own)
2015-03-23 21:08:16 +00:00
landry
811872ed56
Security update to seamonkey 2.33.1.
...
- Fixes MFSA-2015-28/29 (Pwn2Own)
2015-03-23 21:05:12 +00:00
landry
dec565ab69
Security update to firefox 36.0.4.
...
- See https://www.mozilla.org/en-US/firefox/36.0.4/releasenotes/
- Fixes MFSA 2015-28/29 (Pwn2Own)
- While here, backport commit from ratchov@ in #1144087 fixing audio
glitches in the sndio backend when playing youtube videos
2015-03-23 21:02:03 +00:00
jasper
0cb248fe34
Security fix for CVE-2015-2296 python-requests: session fixation and cookie stealing vulnerability
...
ok shadchin@ (MAINTAINER)
2015-03-23 15:26:19 +00:00
robert
ae9830c578
update to 41.0.2272.101 and add missing patches from last commit
2015-03-21 14:11:19 +00:00
naddy
030b50217c
fold PFRAG.shared into PLIST for SHARED_ONLY ports
2015-03-20 22:47:40 +00:00
kirby
1bf39628b4
fix path to pid file
...
reporthed by Rod Whitworth glisten at witworx dot com
ok sthen@
2015-03-20 10:50:39 +00:00
landry
72a17b4605
Move i386 back to build with clang. The issues we had in the past seem
...
to have resolved, 37.0beta5 builds and runs with clang, and the build
of 36 with gcc4 is broken anyway because of #1028827 and #1122745 . Boo
SSSE3/SSE4.1.
2015-03-19 19:49:49 +00:00
dcoppa
e5bf5b13c2
Update to youtube-dl-2015.03.18
2015-03-19 11:16:50 +00:00
robert
e057952ff0
update to 41.0.2272.89
2015-03-18 19:26:29 +00:00
dcoppa
0a8e6eabac
Update to tomcat-8.0.20
2015-03-18 14:59:56 +00:00
landry
914f6ee22f
Update to seamonkey 2.33 / lightning-seamonkey 3.8.
...
- See http://www.seamonkey-project.org/releases/seamonkey2.33/
- Fixes MFSA 2015-11->27
- widget code moved, move nsPrintSettingsImpl.cpp patch around
2015-03-16 20:00:29 +00:00
landry
676420b77a
Update to firefox-esr 31.5.0.
...
- See https://www.mozilla.org/en-US/firefox/31.5.0/releasenotes/
- Fixes MFSA 2015-11, 12, 16, 19 & 24
2015-03-16 19:56:32 +00:00
landry
b3b0cd52a5
Update to firefox-36.0.1.
...
- See https://www.mozilla.org/en-US/firefox/36.0.1/releasenotes/
- Fixes MFSA 2015-11->27
- widget code moved, move nsPrintSettingsImpl.cpp patch around
- remove patch-xpcom_reflect_xptcall_md_unix_moz_build, merged in #971897
2015-03-16 19:53:54 +00:00
landry
b671146ce8
Bump dependencies for gecko 36:
...
- nspr 4.10.8
- nss 3.17.4
- sqlite3>=29 (ie sqlite 3.8.7.4)
2015-03-16 19:47:35 +00:00
landry
f752072eb4
Update to midori 0.5.9.
...
http://www.twotoasts.de/index.php/2014/11/ballet-or-0-5-9/
2015-03-16 19:37:08 +00:00
naddy
2382144b92
fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump
2015-03-16 18:07:34 +00:00
gonzalo
383ec07248
Update for Aria2 to 1.18.9.
...
http://sourceforge.net/projects/aria2/files/stable/aria2-1.18.9/
OK jung@ juanfra@
2015-03-16 14:08:58 +00:00
sthen
fdff74eaaf
add portroach limit
2015-03-16 09:16:17 +00:00
sthen
65bb24b2e3
bugfix update to haserl-0.9.35
2015-03-16 09:14:05 +00:00
jasper
87719d122e
update to darkhttpd-1.11
2015-03-15 10:14:35 +00:00
ajacoutot
239a4c21aa
Update to owncloud-8.0.2.
2015-03-15 08:49:10 +00:00
rpointel
3beb88ee9c
Update Django to 1.7.6, security fix.
...
Release note: https://www.djangoproject.com/weblog/2015/mar/09/security-releases/
2015-03-15 07:15:09 +00:00
schwarze
adb93ee455
Minally fix the manual to make it readable, it uses non-portable
...
escapes \[char34] and \[char92] and man-ext macros .SY and .YS.
More comprehensive cleanup sent upstream.
Drop USE_GROFF and bump.
Problem originally reported by naddy@.
OK bcallah@ before lock.
2015-03-14 21:07:29 +00:00
sthen
ffa0530eb6
update to squid-3.5.2
2015-03-14 21:07:04 +00:00
naddy
2235cd4981
switch from "-static" to "${STATIC}, i.e., build static PIE executables
...
on most archs
2015-03-14 20:52:46 +00:00
robert
9cab0dcef3
Rework how the GPU vendor and device id is detected by using direct calls
...
to Mesa. The current solution is based on a diff from jsg@.
Also fix font redering issues with WebKit, with 3rd party TTFs with a
diff from Yoshihisa Matsushita.
2015-02-22 11:33:57 +00:00
robert
c8ff44bc99
update to 40.0.2214.115
2015-02-22 05:58:34 +00:00
dcoppa
e5cf1d752b
Update to youtube-dl-2015.02.19.2
2015-02-19 14:34:15 +00:00
sthen
a0c780fe5c
bugfix update to squid-3.4.12, including several crashes with debugging,
...
and fix silent SSL/TLS failure on "split-stack" OS (i.e. using different
sockets for v4/v6, like us)
2015-02-19 14:30:29 +00:00
espie
66e1bde3c0
security update to 6.2.18
...
SA-CONTRIB-2015-039 - Views - Multiple vulnerabilities
okay aja, jasper.
2015-02-18 10:09:02 +00:00
rpe
5d58d381c0
Update www/sarg to 2.3.10
...
OK sthen@ aja@
2015-02-18 08:41:27 +00:00
zhuk
a04fecb631
Otter Browser has changed GitHub repo. This made the root source directory
...
name change, which in turn resulted in distfile change. No actual changes
in package, therefore, no bump - just unbreaking the build.
Noticed/prodded by espie@ and jasper@.
GH_ACCOUNT tweak suggested by Adam Wolk (MAINTAINER).
2015-02-17 18:02:42 +00:00
naddy
6bb8d0674b
Drop USE_GROFF from ports where the formatting differences are acceptable
...
or mandoc provides the more useful output.
2015-02-16 22:57:07 +00:00
robert
b3e9f10830
use mesa to get the gpu vendor and device id and pass it to chromium because
...
we can't use libpci due to permission restrictions and use some more UI code
on BSD as well
2015-02-15 19:51:28 +00:00
sthen
4efa0df165
update to nginx 1.7.10, ok robert@
2015-02-12 17:55:55 +00:00
robert
d0f3fdd66a
update to 40.0.2214.114
2015-02-12 07:38:09 +00:00
landry
f7381d01ff
Chase firefox 35.0.1 and update seamonkey to 2.32.1.
2015-02-10 10:47:30 +00:00
sthen
ce36908e70
restore PLIST, unbreaks packaging on i386 (insufficient memory to link with
...
libpdf enabled).
2015-02-10 10:12:49 +00:00
rpointel
2285cf5ea6
Update django to 1.7.4.
...
ok aja@.
Release notes: https://docs.djangoproject.com/en/1.7/releases/1.7.4/
2015-02-10 09:49:48 +00:00
pirofti
985137f09c
Update youtube-dl to 2015.02.10.2
...
New extractors:
- aftenposten
- svtplay
2015-02-10 08:17:51 +00:00
rpe
8c6a5c831b
Zap empty patch file.
...
OK sthen@
2015-02-09 23:21:30 +00:00
dcoppa
1954447b84
Update to youtube-dl-2015.02.06
...
new extractor for tweakers.net
2015-02-09 08:44:35 +00:00
dcoppa
4714629998
Update v7 to tomcat-7.0.59
2015-02-09 08:16:01 +00:00
sthen
4a9da4edbf
bugfix update to trac 1.0.4
2015-02-08 17:19:32 +00:00
robert
e1d5e1b7a6
update to 40.0.2214.111
2015-02-06 17:45:14 +00:00
sthen
647b551c25
update squid 3.5 branch to 3.5.1 and re-enable now that the horrible
...
*_cipher_by_char API has been added back to libssl.
2015-02-06 16:30:17 +00:00
sthen
fb9b94ce92
Drop some patches; libressl renamed SSL_CTX_use_certificate_chain to
...
SSL_CTX_use_certificate_chain_mem (libssl/src/ssl/ssl.h r1.79 et al) so
this no longer conflicts.
2015-02-06 15:54:33 +00:00
sthen
220181f344
Drop some patches; libressl renamed SSL_CTX_use_certificate_chain to
...
SSL_CTX_use_certificate_chain_mem (libssl/src/ssl/ssl.h r1.79 et al) so
this no longer conflicts.
2015-02-06 15:19:01 +00:00
sthen
626b3948fb
Convert fcgi's use of select() to poll() to avoid an FD_SET overflow.
...
Simplified from a diff in debian/ubuntu.
Conversion looks good to deraadt, ok jca
While there, update license marker.
2015-02-06 14:55:41 +00:00
pirofti
091f47db57
Update to youtube-dl 2015.02.04.
2015-02-05 13:22:38 +00:00
dcoppa
1dae62f82d
Update to youtube-dl-2015.02.03.1
2015-02-03 15:06:28 +00:00
bcallah
2ec826ae98
Update to vimb-2.9
...
This fixes a significant number of bugs.
2015-01-30 22:01:24 +00:00
jasper
93e2d79588
- update to privoxy-3.0.23
...
* includes fixes for CVE-2015-138{0,1,2}
tested by jca@
ok jca@ sthen@
2015-01-30 15:26:14 +00:00
naddy
b8b4257c73
fix a confusing README typo; ok landry@
2015-01-29 17:45:31 +00:00
dcoppa
139616545e
Drop maintainership
2015-01-29 14:49:35 +00:00
sthen
0334f8c63e
update to drupal ckeditor-link 6.x-2.3, ok espie
2015-01-29 13:22:55 +00:00
sthen
cea40e49c9
update to drupal-CKeditor 6.x-1.15, ok espie
2015-01-29 13:22:35 +00:00
sthen
f5be79a0c7
update to drupal 6.34, ok espie
2015-01-29 13:22:04 +00:00
landry
bec1448cbc
Update to firefox 35.0.1.
...
- See https://www.mozilla.org/en-US/firefox/35.0.1/releasenotes/
- while here, demote gstreamer1-plugins-good from RUN_DEPENDS to a
simple note in the README. It seems having a fully working
out-of-the-box multimedia experience is not worth the attack surface
this brings via all its dependencies.
Note: this doesnt change anything for existing installs, if
gstreamer1-plugins-good/libav is found at runtime firefox will still use
it to play html audio/video. If you dont want that behaviour, have a
look in about:config for the various media.*.enabled keys. Or use lynx.
prodded by tedu@
2015-01-28 17:45:02 +00:00
robert
60bb3e48c6
update to 40.0.2214.93
2015-01-28 15:04:21 +00:00
dcoppa
b3c5e8770b
Bugfixing update to Tomcat 8.0.18
2015-01-28 13:35:45 +00:00
bcallah
53cd629d8f
Maintenance update to 2.8.9dev4.
2015-01-27 21:16:56 +00:00
sthen
36f2fcfc85
update to racktables-0.20.10, minimal changes to previous version but fixes
...
some fairly important bugs
2015-01-27 13:34:04 +00:00
benoit
44d3453a00
+p5-Dancer2-Plugin-Database
2015-01-26 18:50:36 +00:00
benoit
0d777967ef
Import p5-Dancer2-Plugin-Database.
...
easy database connections for Dancer2 applications
from Cesare Gargano (maintainer), ok afresh1@
2015-01-26 18:47:52 +00:00
benoit
64d09ce381
+p5-Dancer-Plugin-Database-Core
2015-01-26 18:36:38 +00:00
benoit
8531d47064
Import p5-Dancer-Plugin-Database-Core.
...
This module should not be used directly. It is a shared library for
Dancer::Plugin::Database and Dancer2::Plugin::Database modules.
from Cesare Gargano (maintainer), ok afresh1@
2015-01-26 18:32:02 +00:00
benoit
9c3692b390
repair $OpenBSD$ tags
2015-01-26 18:00:21 +00:00
benoit
03529eb8bb
+p5-Dancer2-Plugin-DBIC
2015-01-26 11:58:48 +00:00
benoit
d5aa8d2119
Import p5-Dancer2-Plugin-DBIC.
...
DBIx::Class interface for Dancer2 applications
from Cesare Gargano, ok afresh1@
2015-01-26 11:56:10 +00:00
pirofti
9f8f2de06a
Update youtube-dl to 2015.01.25
...
New extractor for RTL2.
2015-01-26 11:10:04 +00:00
benoit
3ba42ab8e9
+p5-Dancer2-Plugin-Auth-Tiny
2015-01-26 10:44:48 +00:00
benoit
dd4403f10a
Import p5-Dancer2-Plugin-Auth-Tiny.
...
Dancer2 plugin which provides an extremely simple way of requiring that a
user be logged in before allowing access to certain routes.
from Cesare Gargano, ok afresh1@
2015-01-26 10:42:27 +00:00
benoit
ea1b451ba4
+p5-Dancer2-Plugin-Ajax
2015-01-26 10:28:04 +00:00
benoit
0e2ecfc726
Import p5-Dancer2-Plugin-Ajax.
...
a plugin for adding Ajax route handlers
from Cesare Gargano, ok afresh1@
2015-01-26 10:25:23 +00:00
kirby
f6d44dba1f
update to woedpress-4.1.
...
ok gonzalo@ (maintainer)
2015-01-25 16:14:44 +00:00
shadchin
dcb4b589b2
Update to py-requests 2.5.1.
2015-01-25 15:54:07 +00:00
zhuk
90e1de1967
Link in otter-browser.
2015-01-24 23:11:37 +00:00
zhuk
99edde993b
Import Otter browser.
...
Otter Browser aims to recreate the best aspects of the classic Opera
(12.x) UI using the Qt5 library & the WebKit engine.
From Adam Wolf on ports@, thanks!
Input and okay from landry@ and sthen@.
The browser has some issues with memory handling. But it's quiet handy
to have an actual Qt5WebKit-based browser in tree: it already helped
to polish Qt5 a bit, and could help again before 5.7 release.
2015-01-24 23:10:36 +00:00
sthen
3b116b49e1
Repair chromium builds on i386, we are bumping into the hard 2GB MAXDSIZ
...
limit during linking:
- use --no-keep-memory
- disable pdf support on i386
(conditionalize the libpdf.so PLIST entry based on arch)
We are still very close to the limit and I suspect it may still intermittently
fail.
ok robert@
2015-01-24 18:07:46 +00:00
benoit
b4358c5036
Update to p5-Catalyst-View-Mason-0.19.
...
ok ajacoutot@
2015-01-24 09:48:51 +00:00
kirby
d80404404b
update to goaccess-0.8.5
2015-01-23 22:26:47 +00:00
dcoppa
d202682f3a
Update to youtube-dl-2015.01.23.4
2015-01-23 18:59:41 +00:00
robert
71d80985d9
add a missing dependency to fix ninja random build
2015-01-23 06:34:57 +00:00
naddy
90bea15d2f
Drop USE_GROFF: trivial page footer differences only.
2015-01-22 21:17:46 +00:00
naddy
c6299e5727
Drop USE_GROFF: trivial page footer difference only.
2015-01-22 18:41:16 +00:00
robert
7feafe1dde
include the internal pdf viewer/generator
2015-01-22 11:42:24 +00:00
robert
bbc1baf91d
update to 40.0.2214.91
2015-01-22 11:16:40 +00:00
sthen
b645826a48
drop USE_GROFF, output checked with gmdiff
2015-01-21 14:43:32 +00:00
sthen
9197cc88eb
drop USE_GROFF, output checked with gmdiff
2015-01-21 14:42:32 +00:00
bentley
eb5d566e19
Remove Kevin Lo as maintainer, by request.
2015-01-21 06:23:33 +00:00
naddy
b335bd48b5
Drop remaining MD5/RMD160/SHA1 checksums.
2015-01-20 11:54:16 +00:00
naddy
9b935b0068
<sys/socket.h> already exposes struct iovec, no need to include <sys/uio.h>.
...
Remove now useless patches.
2015-01-20 11:44:19 +00:00
sthen
8303e2e180
update to racktables 0.20.9
2015-01-20 10:06:48 +00:00
benoit
193c3ed76a
Update to p5-HTML-TableExtract-2.12.
...
ok kevlo@ (maintainer)
2015-01-20 09:47:10 +00:00
naddy
6dfe1e0668
<sys/socket.h> already exposes struct iovec, no need to include <sys/uio.h>.
...
Remove now useless (parts of) patches.
2015-01-19 20:44:14 +00:00
benoit
bb9be8eaca
Update to p5-URI-Fetch-0.10.
...
ok ajacoutot@
2015-01-19 16:28:30 +00:00
benoit
8dfb3a0e3c
Update to p5-URI-1.65.
...
ok ajacoutot@
2015-01-19 15:17:57 +00:00
dcoppa
3f22625402
Update to tomcat-8.0.17
2015-01-19 14:30:57 +00:00
dcoppa
4a602a2ffc
Update to 2015.01.16
2015-01-19 08:48:56 +00:00
sthen
244819fe9a
update to squid 3.4.11
2015-01-19 08:35:43 +00:00
naddy
c3ddc0ca62
hook up p5-libapreq2, dependency of www/webgui
2015-01-18 20:49:07 +00:00
benoit
76ded8139f
Update to p5-HTTP-Body-1.19.
...
remove maintainer, ok ajacoutot@
2015-01-18 20:45:21 +00:00
benoit
ff34f09172
Update to p5-XML-Atom-SimpleFeed-0.861.
...
remove maintainer, ok ajacoutot@
2015-01-18 20:41:44 +00:00
benoit
32c0f12a02
Update to p5-WWW-Shorten-3.06.
...
ok ajacoutot@
2015-01-18 16:34:46 +00:00
benoit
f6ee3ecf05
+p5-Dancer2
2015-01-18 13:51:24 +00:00
benoit
f6ca16fd50
Import p5-Dancer2.
...
lightweight yet powerful web application framework
from Cesare Gargano (maintainer), tweaks & ok afresh1@
2015-01-18 13:48:47 +00:00
benoit
38893cfc78
Update to p5-Plack-1.0033.
...
from Cesare Gargano, maintainer timeout, ok afresh1@
2015-01-18 13:13:37 +00:00
naddy
570aa62a9c
Drop remaining MD5/RMD160/SHA1 checksums.
2015-01-18 03:12:39 +00:00
benoit
ff06107b27
+p5-Apache-LogFormat-Compiler
2015-01-18 00:21:59 +00:00
benoit
f4adac2a6a
Import p5-Apache-LogFormat-Compiler.
...
compile a log format string to perl-code
from Cesare Gargano (maintainer), ok afresh1@
2015-01-18 00:19:35 +00:00
giovanni
77376a7415
Bugfix update to 2.10.0
2015-01-17 00:43:32 +00:00
ajacoutot
a1dcb581d2
Move the BROKEN markers.
2015-01-16 12:56:16 +00:00
ajacoutot
c0655da029
Update to webkitgtk4-2.6.5.
2015-01-16 12:40:38 +00:00
sebastia
cb46e2f983
update to 2.2.13
...
having it running on my test box since a while without issues.
2015-01-16 09:51:18 +00:00
sebastia
0b7f8eb7cd
update to 2.2.13
...
having it running on my test box since a while without issues.
2015-01-16 09:50:30 +00:00
dcoppa
6d6b442bda
Update to youtube-dl-2015.01.15.1
2015-01-16 09:27:51 +00:00
giovanni
2a6b122144
Bugfix update to 4.3.7
2015-01-15 18:50:28 +00:00
landry
539cba6e8a
BROKEN-hppa = execinfo.c:144: warning: unsupported argument to '__builtin_return_address' + Werror
2015-01-15 18:14:04 +00:00
robert
a032a703f9
update to 39.0.2171.99
2015-01-15 17:29:49 +00:00
daniel
fac3743537
Update lynx to 2.8.9dev.3; ok bcallah@ (MAINTAINER).
2015-01-15 01:15:11 +00:00
landry
bce509b386
Even better with a patch that actually applies \o/
2015-01-14 18:05:16 +00:00
landry
c6ae9cba47
Fix HAVE_TOOLCHAIN_SUPPORT_MSSE4_1 macro. again.
2015-01-14 17:52:07 +00:00
landry
254d169026
Update to seamonkey 2.32 / lightning 3.7
...
- See http://www.seamonkey-project.org/releases/seamonkey2.32/
- Fixes MFSA 2015-01->09 except 07, not applying
- Remove js/src/jscpucfg.h patch, merged upstream in #1065055
2015-01-14 17:46:53 +00:00
landry
2cc61783b6
Update to firefox-esr 31.4.0
...
- See https://www.mozilla.org/en-US/firefox/31.4.0/releasenotes/
- Fixes MFSA 2015-01, 03, 04 & 06
2015-01-14 17:35:43 +00:00
landry
5f9d09ba1f
Update to firefox 35.0.
...
- See https://www.mozilla.org/en-US/firefox/35.0/releasenotes/
- Fixes MFSA 2015-01 -> 09
- Remove patch-js_src_jscpucfg_h, merged upstream in #1065055
- Fix patch-gfx_skia_moz_build to use the correct SSE4_1 macro
tested by at least bcallah@, brett@, patrick keshishian and RD Thrush, thx!
2015-01-14 17:33:44 +00:00
ajacoutot
9c978e2e69
Adapt documentation example to el7.
2015-01-14 13:46:38 +00:00
sthen
c64cb44543
update to trac 1.0.3
2015-01-13 15:40:04 +00:00
ajacoutot
ee7a560b70
Bump after update to 2.4.8 in 5.6-stable.
2015-01-12 13:22:46 +00:00
dcoppa
2fa225839b
Update to 2015.01.11
2015-01-12 09:17:31 +00:00