Commit graph

1188 commits

Author SHA1 Message Date
markd
bbd5cd929e Add khtml, kjs, kjsembed 2016-08-21 22:34:51 +00:00
minskim
a0cf8539ef Add py-feedgen 2016-08-17 01:02:18 +00:00
jdolecek
41769e9d9c php apcu 5.x (and php apcu_bc) is only compatible with 7.x; adjust PHP_VERSIONS_ACCEPTED accordingly
add php-apcu4 (as copy what we used to have as php-apcu before upgrade to 5.1.5), and mark with PHP_VERSIONS_ACCEPTED 55 56
2016-08-11 22:54:16 +00:00
nils
24eacb348e add and enable fcgiwrap 2016-08-07 18:02:18 +00:00
taca
53a9def83c Remove php-zendopcache. 2016-08-03 15:32:00 +00:00
jdolecek
85635e7872 add php-apcu_bc 2016-07-26 09:27:30 +00:00
taca
67ae835875 Remove contao41. 2016-07-11 14:32:46 +00:00
taca
e319f82f25 Add and enable contao42. 2016-06-19 12:53:49 +00:00
kamil
3521779669 Add www/p5-URI-ws 2016-06-18 13:04:16 +00:00
prlw1
bb540c937d Add libecap to www/Makefile 2016-06-17 16:41:53 +00:00
kamil
2e06d05ca7 Detach www/webkit1-gtk{,3} 2016-06-11 20:11:18 +00:00
jym
e1e0ddc805 Hook z-push in Makefile. 2016-06-05 00:02:56 +00:00
jmmv
c4e4160b94 Add and enable ruby-jekyll-archives. 2016-05-29 02:33:31 +00:00
schnoebe
617560ec46 Add www/http-parser 2.7.0.
An parser for HTTP messages written in C, parsing both requests
and responses. It is designed to be used in performance oriented
HTTP applications. It does not make any syscalls nor allocations,
it does not buffer data, it can be interrupted at anytime. Depending
on your architecture, it only requires about 40 bytes of data per
message stream (in a web server that is per connection).
2016-05-28 23:09:30 +00:00
markd
6db6dad105 Add kdewebkit 2016-05-26 09:35:05 +00:00
adam
c80dfb1945 Added www/py-django-formtools version 1.0 2016-05-13 20:03:17 +00:00
ryoon
207560205d Add firefox45-l10n 2016-04-27 16:39:58 +00:00
ryoon
59bf439cdf Add firefox45 2016-04-27 16:38:05 +00:00
adam
6798cc2f30 Added www/wslay version 1.0.0 2016-04-23 18:32:56 +00:00
jnemeth
9cdaa5182b sort 2016-04-21 07:02:58 +00:00
adam
46f487abfb Added www/py-django-filer version 1.1.1 2016-04-20 20:10:10 +00:00
adam
127f1c4907 Added www/py-django-polymorphic version 0.9.1 2016-04-20 20:02:05 +00:00
wiz
e90f4298a5 + p5-LWP-ConsoleLogger 2016-04-15 12:17:38 +00:00
wiz
312d8c0c10 + p5-Plack-Test-Agent 2016-04-15 12:15:34 +00:00
wiz
1a4a83ca33 + p5-URI-Query 2016-04-15 11:52:21 +00:00
wiz
147c1127cf + p5-HTTP-CookieMonster 2016-04-15 11:23:28 +00:00
wiz
9df6b69ee8 + p5-HTML-Restrict. 2016-04-15 11:13:12 +00:00
manu
ea7c51a560 Added www/ap24-authnz-external 2016-04-06 09:02:44 +00:00
adam
506e2a954a Added www/py-djangocms-style version 1.7.0 2016-03-14 20:38:25 +00:00
taca
e1aeb668ba Remove drupal6. 2016-03-14 15:08:58 +00:00
fhajny
7c3bf8cb8d Enable www/php-http3 and deps 2016-03-12 09:26:51 +00:00
taca
2040c0756c Delete ruby-rack-mount. 2016-03-05 05:35:00 +00:00
jnemeth
457e21e2d2 sort 2016-02-18 04:20:31 +00:00
leot
6b70bcd7ce + py-h2 2016-02-16 13:50:19 +00:00
leot
840851e516 + py-hyperframe 2016-02-16 13:48:06 +00:00
jperkin
2793eaee50 Add ap-authnz-crowd. 2016-02-15 16:37:24 +00:00
markd
5ae5bdbd17 Add p5-CGI-Application-Plugin-Session 2016-02-08 02:32:15 +00:00
markd
a4f0d54e20 Add p5-HTML-CalendarMonthSimple 2016-02-08 01:45:22 +00:00
leot
716d7fb5ab + vimb 2016-01-24 17:09:06 +00:00
wiz
b93bd58a9f Sync. 2016-01-24 10:45:59 +00:00
jperkin
3718cf88a1 Add py-livereload. 2016-01-21 20:27:37 +00:00
bsiegert
c7d0cb1f48 Import Mechanize::Shell, from Edgar Fuss in PR pkg/49188. From DESCR:
This module implements a www-like shell above WWW::Mechanize and also has the
capability to output crude Perl code that recreates the recorded session.
Its main use is as an interactive starting point for automating a session
through WWW::Mechanize.
The cookie support is there, but no cookies are read from your existing browser
sessions. See HTTP::Cookies on how to implement reading/writing your current
browsers cookies.
2016-01-10 20:32:44 +00:00
bsiegert
6a4da1820d Add module for Mechanize::FormFiller. From Edgar Fuss in PR pkg/49188.
From DESCR:

This module is intended as a simple way to fill out HTML forms from a set
of predetermined values. You set up the form filler with value elements,
retrieve the HTML form, and let the form filler loose on that form.
There are value classes provided for many tasks - fixed values, values to
be queried interactively from the user, values taken randomly from a list
of values and values specified through a callback to some Perl code.
2016-01-10 20:08:48 +00:00
bsiegert
b07b6f4fa7 Import HTML::Display. From Edgar Fuss in PR pkg/49188. From DESCR:
This module abstracts the task of displaying HTML to the user. The displaying
is done by launching a browser and navigating it to either a temporary file
with the HTML stored in it, or, if possible, by pushing the HTML directly
into the browser window.
2016-01-10 20:01:48 +00:00
wiz
882ea2100f + py-httpbin, py-test-httpbin. 2016-01-02 10:46:54 +00:00
adam
e9e7c16508 Added www/libsass|sassc version 3.3.2 2015-12-30 17:42:06 +00:00
taca
4adb893c78 Add and enable ruby-sawyer. 2015-12-14 13:54:32 +00:00
jperkin
7f7d3e9bb0 Add jetty9. 2015-12-14 13:05:52 +00:00
taca
f476ad94a6 Add and enable ruby-rouge. 2015-12-13 16:27:22 +00:00
taca
dab76e80e6 Add and enable ruby-mustermann19. 2015-12-13 15:46:17 +00:00