899 Commits

Author SHA1 Message Date
bentley
f2eb729e33 +honk 2019-04-30 08:00:14 +00:00
jeremy
a73bbd1588 Stop building ports for ruby 2.4 libraries by default
Per our current ruby support policy, as ruby 2.4's normal maintenance phase
has ended.
2019-04-24 23:33:48 +00:00
sebastia
8fc227e4b4 unhook ruby-xmlrpc, it's already part of ruby package 2019-04-24 20:24:38 +00:00
sebastia
e23ebd2470 hook up ruby-typhoeus, ruby-ethon, ruby-xmlrpc 2019-04-23 11:20:31 +00:00
jasper
ecd108de7f unhook ruby-sonos, ruby-gyoku, ruby-savon, ruby-akami, ruby-httpi, ruby-httpclient, ruby-nori 2019-04-03 05:03:35 +00:00
sthen
78dfb0b064 put the pecl/php73 bits in; even though php/7.3 itself is disabled doing\
this doesn't get in the way and makes it easier to test possible fixes
2019-03-08 17:02:43 +00:00
bentley
f900d55c0a +wslay 2019-03-08 03:11:47 +00:00
danj
5a9baa0ea2 Remove py-nevow
It's a py2 only port that won't be ported to py3. Pamela Mosiejczuk
sent a diff for it and no one cared
2019-02-07 19:50:02 +00:00
sthen
e893c9f468 remove p5-WWW-Google-SiteMap; imported in 2007 as "yet another WIAB
dependency" and no substantial changes since, no current dependencies,
fails build with perl 5.28+, marked on CPAN as deprecated since 2009.

ok fcambus@ "He's dead, Jim" ian@
2019-01-26 14:42:55 +00:00
jeremy
7e14d1cf94 Build ruby26-* gem ports with compiled components by default 2019-01-23 15:16:41 +00:00
danj
2cba3e93d7 + py-flask-login,python3 2018-12-11 20:55:28 +00:00
sthen
305fd3d250 drop ports/flavours requiring php 5.6 which is about to stop receiving
security fixes.
2018-12-11 12:07:47 +00:00
ajacoutot
8b1ec6b48c World has moved to Nextcloud.
If you want to keep using a non-community driven version software, you can
install ownCloud from the official tarball.

ok stsp@
2018-12-09 13:48:17 +00:00
ajacoutot
e95c32c097 Remove phantomjs and casperjs. Both projects have been discontinued:
https://github.com/ariya/phantomjs/issues/15344

ok sthen@
2018-12-09 13:34:41 +00:00
bluhm
3f65792172 +p5-HTTP-CookieJar 2018-11-30 01:35:14 +00:00
bentley
475fb725c6 +apertium-apy 2018-11-20 10:58:40 +00:00
sthen
d80c00fb5b +pecl-pledge 2018-11-20 10:29:51 +00:00
danj
532d4fece7 + py-mastodon.py
+ py-mastodon.py,python3
2018-11-15 12:17:23 +00:00
sthen
813d2e28fc drop php 7.0 and scaffolding, the default has already been switched to 7.1 2018-10-26 21:22:01 +00:00
sthen
0fa714275a remove php MDB2-* and related ports, these are old and not updated for
current php any more. MDB2-* suggested by giovanni@, no complaints on
ports@ for a week.
2018-10-24 20:31:25 +00:00
danj
8b720d3362 + py-http_ece
+ py-http_ece,python3
2018-10-04 23:40:00 +00:00
sthen
cc165359ed add php71/72 flavours for pecl-* ports
add comments for the ports which have separate www/Makefile handling for
php 5.6-only ports (a little messy but this shouldn't last for too long,
5.6 and 7.0 are both EOL soon)
2018-09-28 22:25:46 +00:00
abieber
850683ea83 + geckodriver 2018-09-28 12:59:51 +00:00
bentley
594e404e00 +vnu 2018-09-10 06:50:54 +00:00
bluhm
2ad2b4f94e +p5-Test-HTTP-LocalServer 2018-09-02 19:32:57 +00:00
fcambus
8f236d2cc0 Add gumbo. 2018-08-21 09:29:00 +00:00
remi
14b5189f13 add py-requests-oauthlib and py-requests-oauthlib,python3 2018-08-14 06:00:07 +00:00
ajacoutot
ff3dd8f13c Remove the old, unmaintained and insecure webkit.
ok sthen@ tb@ kn@
2018-07-25 09:06:19 +00:00
landry
0599f0156b link the python3 flavors for www/py-autobahn, www/py-tempita, databases/py-sqlalchemy-migrate and py-txaio 2018-06-23 21:48:36 +00:00
rpointel
e21a3f15bc SUBDIR += py-formencode,python3 2018-06-12 04:45:54 +00:00
solene
8700076613 + hugo 2018-06-11 21:19:44 +00:00
landry
bb6fa7de9a link weboob,python3 to the build, reminded by semarie@ 2018-05-31 06:45:50 +00:00
jasper
7162d45e67 +py-webtest,python3 2018-05-23 13:44:06 +00:00
jasper
1ee171c56e +py-waitress,python3 2018-05-23 12:50:09 +00:00
sebastia
f4c786a959 Unhook opengroupware, old and unmaintained, better alternatives in the
ports tree

OK jasper@
2018-05-23 12:00:47 +00:00
sthen
643ec16842 Remove www/chive, web application that is no longer actively maintained
as of July 2014. (We were at an old release already as it had moved to
https://github.com/fusonic/chive/ without me noticing, it's a simple
untar-only installation anyway if anybody still wants it).
2018-05-21 10:01:16 +00:00
ajacoutot
698daf3165 +py-bottle
+py-bottle,python3
2018-05-09 10:08:22 +00:00
ajacoutot
24ec03623a +py-flup,python3 2018-05-09 09:26:52 +00:00
sthen
384af9db11 move pecl to multi-version; packages are now named pecl56-foo and pecl70-foo
for the relevant PHP versions.

ports which are 5.6-only remain in pecl-foo port directories, set to only
build 5.6 packages

ports which have separate versions for 5.6 and 7.0 are split; the port
directories are named pecl56-foo for the 5.6-compatible version and
pecl-foo for the 7+-version

normal ports are in pecl-foo port directories with flavours for 5.6 and 7.0
2018-04-26 15:08:56 +00:00
sthen
b0c5306695 +vimb 2018-04-24 12:45:20 +00:00
jasper
955c2cece2 +libsass
+sassc
2018-04-23 22:02:22 +00:00
jeremy
d5dbd26101 Unhook mongrel2 2018-04-18 02:11:15 +00:00
kirby
194e6eca89 hook goaccess tokyocabinet flavor 2018-04-13 06:15:35 +00:00
pvk
7b63e648ec +py-hyperlink
+py-hyperlink,python3
2018-04-04 07:38:06 +00:00
jeremy
601b0a7a90 Stop building ports for ruby 2.3 libraries by default
Per our current ruby support policy, as ruby 2.3's normal maintenance phase
has ended.
2018-03-29 23:06:50 +00:00
rpointel
018f748c0f + SUBDIR += py-selenium
+     SUBDIR += py-selenium,python3
2018-03-16 08:40:04 +00:00
abieber
a3a97c4d69 + kwebapp 2018-03-14 12:30:09 +00:00
bcallah
69e9ef4580 +py-requests-mock
+py-requests-mock,python3
2018-02-24 21:16:53 +00:00
jung
b90f917272 add www/py-yarl 2018-02-18 21:17:37 +00:00
bket
327abf0662 unhook newsbeuter
OK sthen@
2018-02-18 11:10:39 +00:00