pkgsrc/www
adam dcd28314eb apache24: updated to 2.4.50
Changes with Apache 2.4.50

*) SECURITY: CVE-2021-41773: Path traversal and file disclosure
   vulnerability in Apache HTTP Server 2.4.49 (cve.mitre.org)
   A flaw was found in a change made to path normalization in
   Apache HTTP Server 2.4.49. An attacker could use a path
   traversal attack to map URLs to files outside the expected
   document root.
   If files outside of the document root are not protected by
   "require all denied" these requests can succeed. Additionally
   this flaw could leak the source of interpreted files like CGI
   scripts.
   This issue is known to be exploited in the wild.
   This issue only affects Apache 2.4.49 and not earlier versions.
   Credits: This issue was reported by Ash Daulton along with the
   cPanel Security Team

*) SECURITY: CVE-2021-41524: null pointer dereference in h2 fuzzing
   (cve.mitre.org)
   While fuzzing the 2.4.49 httpd, a new null pointer dereference
   was detected during HTTP/2 request processing,
   allowing an external source to DoS the server. This requires a
   specially crafted request.
   The vulnerability was recently introduced in version 2.4.49. No
   exploit is known to the project.
   Credits: Apache httpd team would like to thank LI ZHI XIN from
   NSFocus Security Team for reporting this issue.

*) core: AP_NORMALIZE_DECODE_UNRESERVED should normalize the second dot in
   the uri-path when it's preceded by a dot.

*) mod_md: when MDMessageCmd for a 'challenge-setup:<type>:<dnsname>'
   fails (!= 0 exit), the renewal process is aborted and an error is
   reported for the MDomain. This provides scripts that distribute
   information in a cluster to abort early with bothering an ACME
   server to validate a dns name that will not work. The common
   retry logic will make another attempt in the future, as with
   other failures.
   Fixed a bug when adding private key specs to an already working
   MDomain, see <https://github.com/icing/mod_md/issues/260>.

*) mod_proxy: Handle UDS URIs with empty hostname ("unix:///...") as if they
   had no hostname ("unix:/...").

*) mod_md: fixed a bug in handling multiple parallel OCSP requests. These could
   run into an assertion which terminated (and restarted) the child process where
   the task was running. Eventually, all OCSP responses were collected, but not
   in the way that things are supposed to work.
   See also <https://bz.apache.org/bugzilla/show_bug.cgi?id=65567>.
   The bug was possibly triggered when more than one OCSP status needed updating
   at the same time. For example for several renewed certificates after a server
   reload.

*) mod_rewrite: Fix UDS ("unix:") scheme for

*) event mpm: Correctly count active child processes in parent process if
   child process dies due to MaxConnectionsPerChild.

*) mod_http2: when a server is restarted gracefully, any idle h2 worker
   threads are shut down immediately.
   Also, change OpenSSL API use for deprecations in OpenSSL 3.0.
   Adds all other, never proposed code changes to make a clean
   sync of http2 sources.

*) mod_dav: Correctly handle errors returned by dav providers on REPORT
   requests.

*) core: do not install core input/output filters on secondary
   connections.

*) core: Add ap_pre_connection() as a wrapper to ap_run_pre_connection()
   and use it to prevent that failures in running the pre_connection
   hook cause crashes afterwards.

*) mod_speling: Add CheckBasenameMatch.
2021-10-05 19:22:08 +00:00
..
adzap *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
aipo Don't replace archive by directory during extraction 2020-03-18 18:03:29 +00:00
album *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
album_themes *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
analog
ap-auth-kerb www/ap-auth-kerb: remove unknown configure option 2020-05-21 07:41:37 +00:00
ap-auth-openidc revbump for boost-libs 2021-09-29 19:00:02 +00:00
ap-authnz-crowd revbump for boost-libs 2021-09-29 19:00:02 +00:00
ap-mono revbump for textproc/icu 2021-04-21 11:40:12 +00:00
ap-php remove ap-php MESSAGE 2021-07-06 18:48:50 +00:00
ap-rpaf
ap2-auth-mellon revbump for boost-libs 2021-09-29 19:00:02 +00:00
ap2-encoding
ap2-fcgid
ap2-jk www/ap2-*: remove unknown configure option 2020-05-25 05:54:05 +00:00
ap2-limitipconn
ap2-mkdir
ap2-passenger revbump for boost-libs 2021-09-29 19:00:02 +00:00
ap2-perl ap2-perl: actually add the patch - thanks wiz 2021-06-02 22:35:09 +00:00
ap2-python Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
ap2-subversion revbump for textproc/icu 2021-04-21 11:40:12 +00:00
ap2-upload www/ap2-*: remove unknown configure option 2020-05-25 05:54:05 +00:00
ap2-xsendfile *: reset MAINTAINER for fhajny on his request 2020-05-27 19:37:36 +00:00
ap22-auth-ofba (www/ap22-auth-ofba) remove TAB line 2021-01-15 15:40:17 +00:00
ap22-authz-ldap *: reset MAINTAINER for fhajny on his request 2020-05-27 19:37:36 +00:00
ap22-dnssd *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
ap24-authnz-external
apache-roller Revbump for MySQL default change 2021-06-23 20:33:06 +00:00
apache-tomcat6 For clarity, use tomcat_start (resp. tomcat_stop) function instead of 2020-04-25 22:23:05 +00:00
apache-tomcat7 www/apache-tomcat7: Update to 7.0.106 2020-10-15 16:27:21 +00:00
apache-tomcat8 For clarity, use tomcat_start (resp. tomcat_stop) function instead of 2020-04-25 22:23:05 +00:00
apache-tomcat9 www/apache-tomcat9: Update to 9.0.41 2020-12-09 21:34:26 +00:00
apache-tomcat55 *: Remove logic for outdated NetBSD versions. 2020-04-29 19:44:49 +00:00
apache-tomcat85 www/apache-tomcat85: Update to 8.5.61 2020-12-09 21:40:39 +00:00
apache24 apache24: updated to 2.4.50 2021-10-05 19:22:08 +00:00
apachetop
asp2php
august
aws revbump for boost-libs 2021-09-29 19:00:02 +00:00
aws-demos revbump for boost-libs 2021-09-29 19:00:02 +00:00
awstats *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
badwolf www/badwolf: update to 1.2.0 2021-10-04 07:45:51 +00:00
bannerfilter *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
bins *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
bkedit revbump for textproc/icu 2021-04-21 11:40:12 +00:00
bluefish *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
blur6ex
bozohttpd bozohttpd: define LICENSE, add lua and ssl options, honor CFLAGS 2021-06-06 13:38:43 +00:00
c-icap *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
c-icap-modules revbump for textproc/icu 2021-04-21 11:40:12 +00:00
cadaver revbump for boost-libs 2021-09-29 19:00:02 +00:00
caddy caddy: update to 2.4.5. 2021-09-19 12:35:44 +00:00
calamaris *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
cgic
cgicc
cgilib
cgit Udate to cgit-1.2.3 2020-03-31 13:59:32 +00:00
checkbot *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
clearsilver Bump PKGREVISION for affected packages by changing default Ruby's version. 2021-07-21 14:40:28 +00:00
clearsilver-base *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
clisp-fastcgi
contao
contao35 www/contao35: allow build on php74 2021-01-05 12:51:08 +00:00
cppcms revbump for textproc/icu 2021-04-21 11:40:12 +00:00
cratuity www/cratuity: simplify Makefile 2021-08-05 08:45:42 +00:00
crawl
cronolog *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
curl revbump for boost-libs 2021-09-29 19:00:02 +00:00
cvsweb *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
dansguardian *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
davical *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
ddgr www/ddgr: reclaim maintainership 2021-06-02 17:20:14 +00:00
deforaos-surfer revbump for textproc/icu 2021-04-21 11:40:12 +00:00
dillo *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
drraw *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
drupal7 www/drupal7: update to 7.82 2021-08-29 14:48:15 +00:00
drupal8 www/drupal8: update to 8.9.17 2021-08-29 14:51:04 +00:00
e2guardian *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
elinks revbump for boost-libs 2021-09-29 19:00:02 +00:00
eliom Recursive revbump associated with update of lang/ocaml 2021-03-08 08:12:45 +00:00
emacs-w3m
emacs-w3m-snapshot (www/emacs-w3m) Updated from 1.4.632.20190920.1116 to 1.4.632.20210106.2144 2021-02-01 11:19:16 +00:00
epiphany *: Use the tools framework for gdbus-codegen 2021-05-02 11:06:12 +00:00
fcgi fcgi: Update HOMEPAGE 2020-12-19 10:48:13 +00:00
fcgiwrap
felinks revbump for boost-libs 2021-09-29 19:00:02 +00:00
fengoffice www/fengoffice: update to 3.8.5.8 2021-03-07 15:01:35 +00:00
ffproxy
firefox firefox: sync CHECK_PORTABILITY_SKIPs w/ devel/nss 2021-10-02 13:10:52 +00:00
firefox-esr firefox-esr: point at firefox91 2021-09-14 06:28:57 +00:00
firefox-l10n firefox-l10n: Update to 92.0.1 2021-09-30 14:20:01 +00:00
firefox52 Alpha is 64 bits. 2021-09-18 22:10:22 +00:00
firefox52-l10n firefox*-l10n: Avoid building these if Firefox doesn't get built. 2020-03-13 15:46:21 +00:00
firefox68 firefox[68,78]: Add workarounds for NetBSD/i386 2021-09-02 11:04:02 +00:00
firefox68-l10n firefox68-l10n: sync with firefox68 2020-08-29 18:45:22 +00:00
firefox78 firefox*: remove unhelpful workaround for netbsd-8 2021-09-22 12:52:17 +00:00
firefox78-l10n firefox78-l10n: sync with firefox78 2021-09-10 11:39:21 +00:00
firefox91 firefox*: remove unhelpful workaround for netbsd-8 2021-09-22 12:52:17 +00:00
firefox91-l10n firefox91-l10n: sync with firefox91 2021-09-09 11:33:21 +00:00
firefox_decrypt Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
gallery *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
gallery2 *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
ganglia-webfrontend *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
geckodriver geckodriver: adjust cargo dependencies per canonical cargo.mk instructions 2020-08-14 21:22:48 +00:00
geeklog
gitea Revbump all Go packages after go117 update 2021-09-17 13:52:45 +00:00
gitweb git: updated to 2.32.0 2021-06-13 18:36:31 +00:00
go-ffuf Revbump all Go packages after go117 update 2021-09-17 13:52:45 +00:00
go-minify Revbump all Go packages after go117 update 2021-09-17 13:52:45 +00:00
goaccess goaccess: update to 1.4.6 2021-04-25 22:04:06 +00:00
grafana Revbump all Go packages after go117 update 2021-09-17 13:52:45 +00:00
gtkasp2php
guile-haunt adjust maintainer to my new login 2020-04-28 11:46:27 +00:00
gumbo-parser gumbo-parser: Import gumbo-parser-0.10.1 as www/gumbo-parser 2020-10-08 22:36:20 +00:00
gwt
h2o *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
hackernews-tui www/hackernews-tui: simplify Makefile 2021-08-05 08:48:28 +00:00
haskell-cgi
heel
hiawatha
horde *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
hs-bsb-http-chunked Import bsb-http-chunked-0.0.0.4 2021-05-05 12:59:16 +00:00
hs-cookie *: Bump PKGREVISION for ghc-9.0.1 2021-05-03 19:00:52 +00:00
hs-HTTP *: Bump PKGREVISION for ghc-9.0.1 2021-05-03 19:00:52 +00:00
hs-http-client *: Bump PKGREVISION for ghc-9.0.1 2021-05-03 19:00:52 +00:00
hs-http-client-tls *: Bump PKGREVISION for ghc-9.0.1 2021-05-03 19:00:52 +00:00
hs-http-conduit Import http-conduit-2.3.8 2021-05-05 11:18:51 +00:00
hs-http-date Import http-date-0.0.11 2021-05-05 13:03:24 +00:00
hs-http-types *: Bump PKGREVISION for ghc-9.0.1 2021-05-03 19:00:52 +00:00
hs-http2 Import http2-3.0.1 2021-05-05 15:18:44 +00:00
hs-js-flot Import js-flot-0.8.3 2021-05-05 11:23:47 +00:00
hs-js-jquery Import js-jquery-3.3.1 2021-05-05 11:27:42 +00:00
hs-wai Import wai-3.2.3 2021-05-05 12:03:04 +00:00
hs-wai-logger Import wai-logger-2.3.6 2021-05-05 12:27:41 +00:00
hs-warp Import warp-3.3.15 2021-05-05 15:54:00 +00:00
hs-warp-tls Import warp-tls-3.3.0 2021-05-05 16:03:34 +00:00
hs-xss-sanitize *: Bump PKGREVISION for ghc-9.0.1 2021-05-03 19:00:52 +00:00
htdavlock revbump for boost-libs 2021-09-29 19:00:02 +00:00
htdig mark packages that fail with -Werror=char-subscripts 2020-05-20 06:09:03 +00:00
htmlcxx *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
htmldoc revbump for boost-libs 2021-09-29 19:00:02 +00:00
htmldoc-x11 htmldoc-x11: update to 1.9.12. 2021-07-21 05:58:43 +00:00
htmllint *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
http-parser http-parser: update to 2.9.4. 2020-03-31 17:01:13 +00:00
http_load
hugo Revbump all Go packages after go117 update 2021-09-17 13:52:45 +00:00
ies4linux Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
ijb
ikiwiki *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
jalbum
jetty7
jetty9
kahua
kannel *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
kdewebkit *: Recursive revbump from audio/pulseaudio-15.0 2021-07-30 12:26:37 +00:00
khtml *: Recursive revbump from audio/pulseaudio-15.0 2021-07-30 12:26:37 +00:00
kimagemapeditor *: Recursive revbump from audio/pulseaudio-15.0 2021-07-30 12:26:37 +00:00
kjs kjs: more files needed in buildlink. Gets khtml building again. 2021-06-19 00:44:34 +00:00
kjsembed *: Recursive revbump from audio/pulseaudio-15.0 2021-07-30 12:26:37 +00:00
kore revbump for boost-libs 2021-09-29 19:00:02 +00:00
lariza www/lariza: update to 21.06 2021-07-05 10:51:25 +00:00
lhs lhs: remove dead download link 2021-04-23 23:57:29 +00:00
libecap
libghttp
libgtkhtml revbump for textproc/icu 2021-04-21 11:40:12 +00:00
libmediawiki revbump for textproc/icu 2021-04-21 11:40:12 +00:00
libmicrohttpd revbump for boost-libs 2021-09-29 19:00:02 +00:00
libmrss revbump for boost-libs 2021-09-29 19:00:02 +00:00
libproxy libproxy: add patch for recent vulnerability 2020-09-22 18:22:59 +00:00
libpsl libpsl: Bump for default options change. 2020-11-07 09:28:17 +00:00
librest07 revbump for textproc/icu 2021-04-21 11:40:12 +00:00
libsass libsass: updated to 3.6.5 2021-05-21 07:03:40 +00:00
libwebsockets Don't use libdl on BSD systems 2021-05-26 19:38:28 +00:00
libwww *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
liferea *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
lighttpd lighttpd: update to 1.4.60. 2021-10-04 09:13:22 +00:00
links links: update to 2.23. 2021-06-29 15:13:23 +00:00
links-gui links-gui: update to 2.23. 2021-06-29 15:15:15 +00:00
litmus revbump for boost-libs 2021-09-29 19:00:02 +00:00
llgal *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
loggerhead Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
logswan logswan: update to 2.1.10. 2021-02-15 13:14:05 +00:00
longboard www/longboard: simplify Makefile 2021-08-02 15:42:09 +00:00
lua-curl revbump for boost-libs 2021-09-29 19:00:02 +00:00
lua-http lua-http: update to 0.4 2021-04-08 11:37:25 +00:00
lua-psl *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
lua-web-sanitize www: Add lua-web-sanitize 2020-09-10 07:40:55 +00:00
luakit luakit: add missing libraries on SunOS 2021-09-17 10:24:08 +00:00
lynx revbump for boost-libs 2021-09-29 19:00:02 +00:00
make_album *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
matcha-sns
mediawiki Update to 1.36.2 2021-10-02 01:52:48 +00:00
micro_httpd
midori *: recursive bump for vala 0.54 2021-09-29 09:10:30 +00:00
mimetex
mini_httpd mini_httpd: define LICENSE, link -lcrypt on all nondarwin 2021-06-06 13:43:55 +00:00
mknmz-wwwoffle *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
mono-xsp revbump for textproc/icu 2021-04-21 11:40:12 +00:00
monolith www/monolith: simplify Makefile 2021-08-02 15:41:21 +00:00
moodle *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
motyl Bump PKGREVISION for affected packages by changing default Ruby's version. 2021-07-21 14:40:28 +00:00
mserv-php
nanoblogger nanoblogger: ensure consistent PLIST generation 2021-05-14 10:26:28 +00:00
nanoblogger-extra *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
neon revbump for boost-libs 2021-09-29 19:00:02 +00:00
netscape
netsurf revbump for boost-libs 2021-09-29 19:00:02 +00:00
nghttp2 revbump for boost-libs 2021-09-29 19:00:02 +00:00
nghttp2-tools nghttp2: updated to 1.44.0 2021-07-19 11:04:50 +00:00
nginx nginx: updated nchan module; bumped revision 2021-09-15 12:37:05 +00:00
nginx-devel nginx-devel: updated to 1.21.3 2021-09-15 12:37:33 +00:00
nostromo nostromo: fix build. 2021-05-14 10:28:21 +00:00
ns-plugger-common
ns-remote
nsm nsm: fix build. 2021-04-13 08:55:58 +00:00
nspluginwrapper revbump for boost-libs 2021-09-29 19:00:02 +00:00
ocaml-cohttp Recursive revbump associated with update of lang/ocaml 2021-03-08 08:12:45 +00:00
ocaml-curl revbump for boost-libs 2021-09-29 19:00:02 +00:00
ocaml-http Recursive revbump associated with update of lang/ocaml 2021-03-08 08:12:45 +00:00
ocaml-uri Recursive revbump associated with update of lang/ocaml 2021-03-08 08:12:45 +00:00
ocsigen Recursive revbump associated with update of lang/ocaml 2021-03-08 08:12:45 +00:00
ocsigen-i18n Recursive revbump associated with update of lang/ocaml 2021-03-08 08:12:45 +00:00
ocsigen-start Recursive revbump associated with update of lang/ocaml 2021-03-08 08:12:45 +00:00
ocsigen-toolkit Recursive revbump associated with update of lang/ocaml 2021-03-08 08:12:45 +00:00
otter-browser *: Recursive revbump from audio/pulseaudio-15.0 2021-07-30 12:26:37 +00:00
p5-Alien-GvaScript *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Any-URI-Escape *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-AnyEvent-HTTP *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-AnyEvent-HTTPD *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-AnyEvent-ReverseHTTP *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-AnyEvent-SCGI *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Apache-ASP *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Apache-DBILogConfig *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Apache-DBILogger *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Apache-Filter *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Apache-Gallery *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Apache-LogFormat-Compiler *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Apache-Session *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Apache-Session-SharedMem *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Apache-Session-Wrapper *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Apache-SSI *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Apache-Test *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Apache2-AuthCASSimple *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Apache2-AuthCookie *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Apache2-AuthCookieDBI *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-App-Nopaste *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Browser-Open *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Captcha-reCAPTCHA *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Captcha-reCAPTCHA-Mailhide *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Catalyst-Action-RenderView *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Catalyst-Action-REST *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Catalyst-Authentication-Credential-HTTP *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Catalyst-Authentication-Credential-HTTP-Proxy *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Catalyst-Authentication-Store-DBIx-Class *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Catalyst-Authentication-Store-Htpasswd *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Catalyst-Component-ACCEPT_CONTEXT *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Catalyst-Component-InstancePerContext *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Catalyst-Controller-BindLex *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Catalyst-Controller-FormBuilder *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Catalyst-Controller-HTML-FormFu *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Catalyst-Devel *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Catalyst-DispatchType-Regex *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Catalyst-Engine-HTTP-Prefork *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Catalyst-Engine-JobQueue-POE *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Catalyst-Engine-PSGI *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Catalyst-Manual *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Catalyst-Model-Adaptor *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Catalyst-Model-File *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Catalyst-Plugin-Authentication *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Catalyst-Plugin-Authentication-Store-RDBO *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Catalyst-Plugin-Authorization-ACL *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Catalyst-Plugin-Authorization-Roles *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Catalyst-Plugin-AutoRestart *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Catalyst-Plugin-ConfigLoader *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Catalyst-Plugin-I18N *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Catalyst-Plugin-RequireSSL *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Catalyst-Plugin-Server *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Catalyst-Plugin-Session *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Catalyst-Plugin-Session-State-Cookie *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Catalyst-Plugin-Session-Store-DBIC *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Catalyst-Plugin-Session-Store-Delegate *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Catalyst-Plugin-Session-Store-FastMmap *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Catalyst-Plugin-Session-Store-File *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Catalyst-Plugin-StackTrace *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Catalyst-Plugin-Static-Simple Update to 0.37 2021-09-05 01:57:05 +00:00
p5-Catalyst-Plugin-StatusMessage *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Catalyst-Runtime *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Catalyst-View-Excel-Template-Plus *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Catalyst-View-Jemplate *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Catalyst-View-JSON *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Catalyst-View-Mason *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Catalyst-View-TT *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-CatalystX-Component-Traits *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-CatalystX-CRUD-Controller-REST *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-CatalystX-CRUD-Controller-RHTMLO *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-CatalystX-CRUD-View-Excel *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-CatalystX-CRUD-YUI *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-CatalystX-LeakChecker *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-CGI Update to 4.53 2021-08-11 12:22:40 +00:00
p5-CGI-Ajax *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-CGI-Application *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-CGI-Application-Plugin-DBH *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-CGI-Application-Plugin-Session *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-CGI-Application-Plugin-ValidateRM *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-CGI-Application-PSGI *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-CGI-Compile *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-CGI-Cookie-Splitter *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-CGI-Cookie-XS *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-CGI-Emulate-PSGI *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-CGI-Fast *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-CGI-FastTemplate *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-CGI-FormBuilder *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-CGI-Kwiki *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-CGI-Lite Update to 3.03 2021-08-11 12:30:38 +00:00
p5-CGI-Minimal *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-CGI-ProgressBar *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-CGI-PSGI *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-CGI-Session *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-CGI-Session-Driver-memcached *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-CGI-Session-Plugin-Redirect *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-CGI-Session-Serialize-yaml *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-CGI-Simple *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-CGI-Struct *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Cookie-Baker *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Cookie-XS *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-CSS *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-CSS-Minifier-XS Update to 0.13 2021-09-05 01:48:42 +00:00
p5-CSS-Squish *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-CSS-Tiny *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Dancer *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Dancer-Session-Cookie *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Dancer2 Update to 0.301004 2021-07-05 10:22:06 +00:00
p5-Data-URIEncode *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-FCGI Update to 0.82 2021-08-11 12:38:41 +00:00
p5-FCGI-Client *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-FCGI-ProcManager *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-File-Mork *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Handel *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Hijk *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTML-CalendarMonthSimple Update to 1.26 2021-09-05 01:46:12 +00:00
p5-HTML-Clean *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTML-Display *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTML-Element-Extended *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTML-Email-Obfuscate *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTML-Entities-Interpolate *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTML-Escape *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTML-FillInForm *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTML-Form *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTML-Format *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTML-FormFu *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTML-LinkExtractor *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTML-Lint *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTML-Mason *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTML-Mason-PSGIHandler *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTML-Parser *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTML-PrettyPrinter *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTML-Prototype *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTML-Prototype-Useful *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTML-Quoted *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTML-Restrict *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTML-RewriteAttributes *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTML-Scrubber *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTML-Selector-XPath *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTML-SimpleParse *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTML-StickyQuery *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTML-Stream *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTML-Strip *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTML-StripScripts *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTML-StripScripts-Parser *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTML-Table *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTML-TableExtract *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTML-Tagset *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTML-Template *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTML-Template-Compiled *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTML-Template-Expr *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTML-Template-Pro *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTML-Tiny *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTML-TokeParser-Simple *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTML-Tree *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTML-TreeBuilder-LibXML *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTML-TreeBuilder-XPath *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTML-WikiConverter *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTML-WikiConverter-DokuWiki *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTMLObject *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTTP-Async *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTTP-Body *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTTP-Cache-Transparent *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTTP-CookieJar Update to 0.012 2021-08-11 12:09:40 +00:00
p5-HTTP-CookieMonster *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTTP-Cookies *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTTP-Daemon *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTTP-Date *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTTP-DAV *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTTP-Entity-Parser *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTTP-GHTTP *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTTP-HeaderParser-XS *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTTP-Headers-Fast *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTTP-Lite *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTTP-Message Update to 6.33 2021-08-11 12:13:23 +00:00
p5-HTTP-MultiPartParser *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTTP-Negotiate *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTTP-OAI Update to 4.11 2021-09-05 01:42:07 +00:00
p5-HTTP-Parser *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTTP-Parser-XS *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTTP-Proxy *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTTP-Request-AsCGI *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTTP-Request-Form *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTTP-Response-Encoding *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTTP-Server-EV *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTTP-Server-Simple *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTTP-Server-Simple-Authen *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTTP-Server-Simple-Kwiki *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTTP-Server-Simple-Mason *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTTP-Server-Simple-PSGI *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTTP-Server-Simple-Recorder *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTTP-Server-Simple-Static *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTTP-Thin *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTTP-Tiny-Mech *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTTP-Tiny-Multipart *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTTP-Tinyish *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-HTTPD-User-Manage *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-I18N-AcceptLanguage *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-JavaScript-Minifier-XS Update to 0.14 2021-09-05 01:31:30 +00:00
p5-JavaScript-Value-Escape *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Jemplate *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-JSON-RPC *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Kwiki *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Kwiki-Archive-Cvs *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Kwiki-Archive-Rcs *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Kwiki-BreadCrumbs *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Kwiki-Edit-RequireUserName *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Kwiki-Favorites *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Kwiki-HtmlBlocks *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Kwiki-Icons-Gnome *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Kwiki-ModPerl *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Kwiki-NewPage *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Kwiki-Notify-Mail *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Kwiki-PagePrivacy *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Kwiki-ParagraphBlocks *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Kwiki-PreformattedBlocks *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Kwiki-RecentChanges *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Kwiki-Revisions *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Kwiki-Scode *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Kwiki-Search *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Kwiki-Simple-Server-HTTP *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Kwiki-UserName *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Kwiki-UserPreferences *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Kwiki-Users-Remote *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Kwiki-Weather *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Kwiki-Wikiwyg *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Kwiki-Zipcode *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-libapreq2 Update to 2.16 2021-09-05 01:26:19 +00:00
p5-libwww Update to 6.56 2021-09-04 23:28:27 +00:00
p5-LWP-Authen-Negotiate *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-LWP-Authen-Wsse *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-LWP-ConsoleLogger Update to 0.000043 2021-09-04 23:40:03 +00:00
p5-LWP-MediaTypes *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-LWP-Online *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-LWP-Protocol-https *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-LWP-Protocol-Net-Curl *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-LWP-Protocol-PSGI *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-LWP-UserAgent-Determined *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-LWPx-ParanoidAgent *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-LWPx-TimedHTTP *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-MasonX-Request-WithApacheSession *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Mojolicious *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Net-Curl revbump for boost-libs 2021-09-29 19:00:02 +00:00
p5-Net-FastCGI *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Net-HTTP *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-ParallelUserAgent *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Plack *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Plack-App-Proxy *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Plack-Handler-AnyEvent-HTTPD *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Plack-Handler-AnyEvent-ReverseHTTP *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Plack-Handler-AnyEvent-SCGI *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Plack-Handler-SCGI *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Plack-Middleware-Auth-Digest *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Plack-Middleware-ConsoleLogger *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Plack-Middleware-Debug *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Plack-Middleware-Deflater *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Plack-Middleware-File-Sass *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Plack-Middleware-FixMissingBodyInRedirect *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Plack-Middleware-Header *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Plack-Middleware-JSConcat *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Plack-Middleware-MethodOverride *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Plack-Middleware-RemoveRedundantBody *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Plack-Middleware-ReverseProxy *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Plack-Middleware-Session *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Plack-Middleware-Test-StashWarnings *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Plack-Test-Agent *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Plack-Test-ExternalServer *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Pod-POM-Web *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-POE-Component-Server-PSGI *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-POE-Component-Server-SimpleHTTP *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-POE-Component-Server-SOAP *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-POE-Filter-HTTP-Parser *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-PSGI *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Reaction *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Role-REST-Client *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Rose-HTML-Objects *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Rose-HTMLx-Form-Field-Autocomplete *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Rose-HTMLx-Form-Field-Boolean *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Rose-HTMLx-Form-Field-PopUpMenuNumeric *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Rose-HTMLx-Form-Field-Serial *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Rose-HTMLx-Form-Related *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Rose-URI *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Router-Simple *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-SCGI *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Session-Storage-Secure *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Starlet *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Starman *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-SVN-Web *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Task-Catalyst-Tutorial *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Task-CatInABox *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Tatsumaki *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Template-Extract *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Template-Generate *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Template-Multilingual *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Template-Plugin-Clickable *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Template-Plugin-Clickable-Email *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Template-Plugin-Subst *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Template-Provider-Encoding *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Template-Stash-EscapeHTML *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Template-Stash-HTML-Entities *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Template-Timer *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Template-Toolkit *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Template-Toolkit-Simple *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Test-HTTP-Server-Simple *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Test-LWP-UserAgent *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Test-WWW-Declare *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Test-WWW-Mechanize *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Test-WWW-Mechanize-Catalyst *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Test-WWW-Mechanize-PSGI *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Twiggy *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-URI *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-URI-db *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-URI-Escape-XS *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-URI-Fetch Update to 0.15 2021-08-27 00:56:05 +00:00
p5-URI-Find *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-URI-FromHash *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-URI-Nested *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-URI-Query *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-URI-ws *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-VRML *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-Web-Scraper *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-WordPress-XMLRPC *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-WWW-Amazon-Wishlist *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-WWW-CSRF *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-WWW-Facebook-API *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-WWW-Form-UrlEncoded *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-WWW-Mechanize Update to 2.04 2021-08-27 00:19:09 +00:00
p5-WWW-Mechanize-Cached Update to 1.55 2021-08-27 00:48:39 +00:00
p5-WWW-Mechanize-FormFiller *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-WWW-Mechanize-GZip *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-WWW-Mechanize-Shell *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-WWW-Mechanize-Timed *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-WWW-Pastebin-PastebinCom-Create *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-WWW-Pastebin-RafbNet-Create *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-WWW-RobotRules *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
p5-WWW-Shorten Update to 3.094 2021-07-07 08:27:39 +00:00
paros
passenger revbump for boost-libs 2021-09-29 19:00:02 +00:00
pear-HTML_Common
pear-HTML_Select
pear-HTML_TreeMenu
pear-HTTP
pear-HTTP_Request
pear-HTTP_Request2 www/pear-HTTP_Request2: update to 2.4.2 2020-10-04 06:05:49 +00:00
php-apcu Use spinlocks instead of default fcntl locks 2021-09-28 13:22:27 +00:00
php-apcu4
php-apcu_bc Remove reference to php72. 2021-01-03 15:26:11 +00:00
php-basercms
php-concrete5 Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
php-curl revbump for boost-libs 2021-09-29 19:00:02 +00:00
php-dotclear php-dotclear: Fix unresolved dependency on textproc/php-json 2021-06-24 19:35:17 +00:00
php-fpm php-fpm: let the RC script work unprivileged 2021-08-29 17:49:44 +00:00
php-glpi Revbump for MySQL default change 2021-06-23 20:33:06 +00:00
php-http revbump for boost-libs 2021-09-29 19:00:02 +00:00
php-http3 revbump for boost-libs 2021-09-29 19:00:02 +00:00
php-ja-wordpress www/php-ja-wordpress: update to 5.6 2021-01-03 08:41:15 +00:00
php-nextcloud php-nextcloud: Incompatible with php56 due to php-sodium. 2021-09-06 19:51:29 +00:00
php-owncloud *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
php-phalcon Remove reference to php72. 2021-01-03 15:26:11 +00:00
php-phalcon4 Remove reference to php72. 2021-01-03 15:26:11 +00:00
php-phrasea2 Revbump for MySQL default change 2021-06-23 20:33:06 +00:00
php-piwigo Remove mariadb55, EOL since April 2020. 2021-05-13 11:04:43 +00:00
php-propro
php-propro2 www/php-propro2: udpate to 2.1.0 2021-01-03 06:48:05 +00:00
php-soycms Switch to use lang/php/json.mk. 2021-03-07 13:21:56 +00:00
php-tidy
php-tiki6 Mark these pacakge not for php80. 2021-03-07 13:37:28 +00:00
php-tt-rss Switch to use lang/php/json.mk. 2021-03-07 13:21:56 +00:00
php-tt-rss-fever-plugin
php-uploadprogress www/php-uploadprogress: update to 1.1.3 2021-01-03 07:42:39 +00:00
phraseanet
phraseanet-indexer (www/phraseanet-indexer) Use function name mysql_init to check 2021-09-26 05:58:36 +00:00
pound
privoxy *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
pup Revbump all Go packages after go117 update 2021-09-17 13:52:45 +00:00
py-aiohttp py-aiohttp: updated to 3.7.4 2021-02-26 06:21:51 +00:00
py-aiohttp-cors
py-aiohttp-socks py-aiohttp-socks: updated to 0.6.0 2021-03-03 12:44:27 +00:00
py-asgiref py-asgiref: updated to 3.4.1 2021-07-06 05:56:34 +00:00
py-autobahn py-autobahn: fix self-conflict with other python versions 2020-07-31 19:52:00 +00:00
py-beautifulsoup *: reset maintainer for darcy 2020-07-13 20:05:11 +00:00
py-beautifulsoup4 py-beautifulsoup4: updated to 4.9.3 2020-10-03 18:11:59 +00:00
py-betamax pytest from versioned depends 2020-05-17 20:18:35 +00:00
py-bleach py-bleach: updated to 3.3.1 2021-07-26 18:12:20 +00:00
py-blosxom
py-bottle py-bottle: updated to 0.12.19 2020-11-12 09:02:10 +00:00
py-cfscrape
py-channels py-channels: updated to 3.0.4 2021-07-14 20:57:08 +00:00
py-cheroot
py-cherrypy
py-clearsilver *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
py-ClientForm *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
py-cookies
py-curl revbump for boost-libs 2021-09-29 19:00:02 +00:00
py-daphne py-daphne: updated to 3.0.2 2021-04-22 16:13:44 +00:00
py-django py-django: updated to 1.11.29 2020-03-12 16:22:38 +00:00
py-django-admin-rangefilter py-django-admin-rangefilter: updated to 0.8.1 2021-05-25 04:49:08 +00:00
py-django-admin-sortable2 py-django-admin-sortable2: updated to 1.0 2021-05-25 05:00:24 +00:00
py-django-appconf
py-django-appmedia
py-django-binary-database-files py-django-binary-database-files: updated to 1.0.15 2021-05-25 04:46:40 +00:00
py-django-celery-beat py-django-celery-beat: updated to 2.2.1 2021-07-22 13:36:42 +00:00
py-django-classy-tags py-django-classy-tags: add patch 2021-01-16 09:02:28 +00:00
py-django-cms py-django-cms: updated to 3.8.0 2021-01-16 09:25:43 +00:00
py-django-cmsplugin_gallery py-django-cmsplugin_gallery: updated to 1.1.7 2020-02-19 11:09:52 +00:00
py-django-cogwheels Add py-django-cogwheels-0.3: 2020-08-04 00:38:23 +00:00
py-django-contrib-comments py-django-contrib-comments: point to py-django2 in DEPENDS 2021-05-25 05:01:22 +00:00
py-django-cors-headers py-django-cors-headers: updated to 3.10.0 2021-10-05 18:35:14 +00:00
py-django-countries py-django-countries: updated to 7.2.1 2021-05-14 18:58:14 +00:00
py-django-debug-toolbar Add py-django-debug-toolbar-2.2: 2020-08-06 12:02:30 +00:00
py-django-extensions py-django-extensions: updated to 3.1.3 2021-05-14 18:56:52 +00:00
py-django-filer py-django-filer: updated to 2.0.2 2021-01-16 09:41:57 +00:00
py-django-filter py-django-filter: updated to 2.4.0 2021-03-10 10:25:03 +00:00
py-django-formtools py-django-formtools: fix a typo 2021-05-30 08:12:34 +00:00
py-django-import-export py-django-import-export: updated to 2.5.0 2021-01-16 08:59:38 +00:00
py-django-inline-ordering
py-django-js-asset
py-django-kronos
py-django-modelcluster Update py-djangocluster to 5.1: 2021-04-06 19:04:46 +00:00
py-django-mptt py-django-mptt: updated to 0.12.0 2021-03-19 10:05:30 +00:00
py-django-phonenumber-field Fix package name. 2020-08-16 22:59:50 +00:00
py-django-photologue py-django-photologue: updated to 3.13 2021-03-10 19:07:06 +00:00
py-django-polymorphic py-django-polymorphic: updated to 3.0.0 2021-01-16 09:27:05 +00:00
py-django-registration
py-django-rest-framework-proxy
py-django-reversion py-django-reversion: updated to 3.0.9 2021-02-05 07:56:46 +00:00
py-django-sekizai py-django-sekizai: updated to 2.0.0 2021-01-16 09:02:05 +00:00
py-django-sortedm2m py-django-sortedm2m: updated to 3.0.2 2021-03-10 19:06:05 +00:00
py-django-sql-explorer
py-django-tagging
py-django-taggit py-django-taggit: mark as not compatible with Python 2.7 2021-05-27 09:51:25 +00:00
py-django-tastypie py-django-tastypie: updated to 0.14.3 2020-02-18 11:26:52 +00:00
py-django-timezone-field py-django-timezone-field: updated to 4.2.1 2021-07-23 13:57:45 +00:00
py-django-treebeard py-django-treebeard: updated to 4.5.1 2021-03-19 09:09:50 +00:00
py-django2 py-django2: updated to 2.2.24 2021-06-05 07:24:55 +00:00
py-django3 py-django3: updated to 3.2.8 2021-10-05 18:33:49 +00:00
py-django14 www/py-django14: remove nonexistent files from REPLACE_PYTHON 2020-05-22 20:27:13 +00:00
py-djangocms-admin-style py-djangocms-admin-style: updated to 2.0.2 2021-01-16 09:24:52 +00:00
py-djangocms-attributes-field py-djangocms-attributes-field: updated to 2.0.0 2021-01-16 09:26:26 +00:00
py-djangocms-audio py-djangocms-audio: updated to 2.0.0 2021-01-16 09:43:33 +00:00
py-djangocms-column py-djangocms-column: updated to 1.11.0 2021-01-16 09:42:34 +00:00
py-djangocms-file py-djangocms-file: updated to 3.0.0 2021-01-16 09:43:02 +00:00
py-djangocms-flash py-django*: mark as not for python 2.7 due to py-django-cms 2020-02-03 08:26:17 +00:00
py-djangocms-googlemap py-djangocms-googlemap: updated to 2.0.0 2021-01-16 09:57:09 +00:00
py-djangocms-icon py-djangocms-icon: updated to 2.0.0 2021-01-16 09:57:53 +00:00
py-djangocms-inherit py-django*: mark as not for python 2.7 due to py-django-cms 2020-02-03 08:26:17 +00:00
py-djangocms-link py-djangocms-link: updated to 3.0.0 2021-01-16 09:58:24 +00:00
py-djangocms-picture py-djangocms-picture: updated to 3.0.0 2021-01-16 09:59:07 +00:00
py-djangocms-style py-djangocms-style: updated to 3.0.0 2021-01-16 10:12:50 +00:00
py-djangocms-teaser py-django*: mark as not for python 2.7 due to py-django-cms 2020-02-03 08:26:17 +00:00
py-djangocms-text-ckeditor py-djangocms-text-ckeditor: updated to 4.0.0 2021-01-16 10:13:54 +00:00
py-djangocms-video py-djangocms-video: updated to 3.0.0 2021-01-16 10:14:40 +00:00
py-djangorestframework py-djangorestframework: updated to 3.12.4 2021-04-03 07:33:30 +00:00
py-draftjs_exporter py-draftjs_exporter: updated to 4.1.2 2021-04-06 19:55:31 +00:00
py-drf-nested-routers py-drf-nested-routers: updated to 0.93.3 2021-03-19 08:53:10 +00:00
py-easy-thumbnails Use Pillow as versioned dependency 2021-03-10 18:53:49 +00:00
py-feedgen www/py-feedgen: Update to 0.9.0 2020-02-04 00:18:02 +00:00
py-feedgenerator Fix build with Python 3.6. 2020-08-11 18:41:55 +00:00
py-filebrowser_safe
py-flask pytest from versioned depends 2020-05-17 20:18:35 +00:00
py-flask-admin py-flask-admin: fix building for Python < 3.7 2021-06-04 05:18:01 +00:00
py-flask-api
py-flask-assets py-flask-assets: Update to 2.0. 2020-05-12 16:02:16 +00:00
py-flask-babel py-flask-babel: update to version 1.0.0 2020-11-23 06:51:32 +00:00
py-flask-babelex py-flask-admin: Add upstream's deprecation warning to DESCR. 2021-05-02 10:58:47 +00:00
py-flask-bootstrap
py-flask-caching py-flask-caching: updated to 1.10.0 2021-03-08 20:09:38 +00:00
py-flask-common
py-flask-cors py-flask-cors: Update to 3.0.10. 2021-01-06 18:53:43 +00:00
py-flask-debugtoolbar
py-flask-flatpages py-flask-flatpages: PLIST fix 2021-05-18 16:07:30 +00:00
py-flask-frozen
py-flask-jwt-extended py-flask-jwt-extended: updated to 4.1.0 2021-03-11 06:32:46 +00:00
py-flask-limiter
py-flask-login py-flask-login: Update to 0.5.0. 2020-05-10 13:11:58 +00:00
py-flask-mail
py-flask-principal
py-flask-rest
py-flask-restful py-flask-restful: updated to 0.3.9 2021-09-17 14:26:11 +00:00
py-flask-restplus
py-flask-script
py-flask-security
py-flask-sendmail py-flask-sendmail: fix sending messages 2021-09-03 14:38:50 +00:00
py-flask-sqlalchemy py-flask-sqlalchemy: Update to 2.5.1. 2021-04-07 13:08:46 +00:00
py-flask-sslify
py-flask-static-digest py-flask-static-digest: fix the package 2021-05-18 16:10:50 +00:00
py-flask-testing
py-flask-uploads
py-flask-user
py-flask-webpack
py-flask-wtf py-flask-wtf: TEST_DEPENDS: Add py-flask-babelex. 2020-05-11 09:29:11 +00:00
py-flup
py-FormEncode www/py-*: fix test dependencies for Python 2.7 2020-03-22 12:28:28 +00:00
py-furl py-furl: updated to 2.1.3 2021-09-28 10:21:36 +00:00
py-genshi py-genshi: updated to 0.7.5 2021-03-10 18:11:34 +00:00
py-google-api-python-client py-google-api-python-client: updated to 2.15.0 2021-07-27 15:55:44 +00:00
py-google-apitools py-google-apitools: updated to 0.5.32 2021-05-06 04:49:56 +00:00
py-graphite-web *: fix py-cairo/py-cairo118 dependencies 2020-09-03 15:46:06 +00:00
py-grappelli_safe
py-gunicorn py-gunicorn: updated to 20.1.0 2021-04-06 15:50:44 +00:00
py-h2 py-h2: updated to 4.0.0 2020-10-03 18:11:14 +00:00
py-h11 py-h11: updated to 0.12.0 2021-01-15 13:02:08 +00:00
py-HTMLgen
py-http-parser py-http-parser: update to 0.9.0 2020-04-08 21:45:14 +00:00
py-http_ece
py-httpbin
py-httpcore py-httpcore: updated to 0.13.7 2021-09-14 06:42:49 +00:00
py-httpie py-httpie: updated to 2.4.0 2021-04-06 15:28:40 +00:00
py-httplib2 py-httplib2: updated to 0.19.1 2021-04-05 11:14:50 +00:00
py-httptools py-httptools: updated to 0.3.0 2021-08-25 19:16:38 +00:00
py-httpx py-httpx: updated to 0.19.0 2021-08-25 19:20:56 +00:00
py-httpx-socks py-httpx-socks: mark as not for Python 3.6 2021-07-08 08:37:16 +00:00
py-hyperframe py-hyperframe: updated to 6.0.1 2021-04-29 08:22:42 +00:00
py-hyperlink *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
py-idna py-idna: updated to 2.10 2020-07-27 14:58:12 +00:00
py-idna_ssl
py-ipywidgets py-ipywidgets: updated to 7.6.3 2021-06-10 19:02:25 +00:00
py-jonpy *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
py-klein *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
py-landslide use versioned py-pygemnts 2021-04-06 15:22:38 +00:00
py-livereload py-livereload: updated to 2.6.3 2020-10-02 19:34:32 +00:00
py-MechanicalSoup py-MechanicalSoup: Update to 1.1.0 2021-08-18 16:38:36 +00:00
py-mechanize
py-meinheld py-meinheld: updated to 1.0.2 2020-05-27 14:53:46 +00:00
py-mezzanine py-mezzanine: mark as incompatible with Python 2.7 2021-01-17 08:11:20 +00:00
py-mod_wsgi py-mod_wsgi: updated to 4.7.1 2020-06-20 16:36:49 +00:00
py-model_mommy
py-moin Update moin to 1.9.11. 2021-07-11 10:36:59 +00:00
py-nbconvert Apply python restrict of py-ipykernel cursively 2020-08-09 23:37:32 +00:00
py-nbformat py-traitlets: doesn't support Python 3.6 in version 5 2021-06-29 08:34:18 +00:00
py-nevow multiple: Drop MAINTAINERship 2020-07-27 16:37:52 +00:00
py-notebook Apply python restrict of py-ipykernel cursively 2020-08-09 23:37:32 +00:00
py-parsel py-parsel: updated to 1.6.0 2020-05-17 20:37:20 +00:00
py-paste py-paste: updated to 3.5.0 2021-08-25 19:10:41 +00:00
py-PasteDeploy pytest from versioned depends 2020-05-17 20:18:35 +00:00
py-PasteScript
py-pelican py-pelican: Mark incompatible with Python 3.6 2020-12-25 22:07:24 +00:00
py-priority py-priority: added version 1.3.0 2021-05-12 09:09:27 +00:00
py-protego pytest from versioned depends 2020-05-17 20:18:35 +00:00
py-publicsuffix2
py-purl
py-pylint-django py-pylint-django: updated to 2.4.4 2021-04-27 04:47:39 +00:00
py-pystache
py-python-digest
py-python-mimeparse
py-python3-digest
py-pywebdav
py-raven pytest from versioned depends 2020-05-17 20:18:35 +00:00
py-recaptcha
py-respx py-respx: updated to 0.17.1 2021-07-08 08:41:15 +00:00
py-rfc3986 py-rfc3986: updated to 1.5.0 2021-05-08 06:56:35 +00:00
py-robobrowser py-robobrowser: Adjust/fix for werkzeug 1.0.0 API changes 2020-09-26 10:33:07 +00:00
py-Routes
py-rss2gen
py-sanic py-sanic: updated to 21.6.2 2021-08-05 18:37:30 +00:00
py-sanic-routing py-sanic-routing: not for Python 3.6 2021-08-11 07:16:13 +00:00
py-scgi
py-scrapy py-scrapy: Update to 2.4.1 2021-03-22 08:56:56 +00:00
py-selenium
py-simpletal
py-soupsieve
py-sparqlwrapper py-sparqlwrapper: fix building with Python 3.6 2021-05-05 09:54:42 +00:00
py-static
py-swiftclient py-swiftclient: updated to 3.11.0 2021-02-10 10:49:56 +00:00
py-swish-e
py-terminado py-terminado: updated to 0.10.1 2021-06-11 05:19:05 +00:00
py-test-django py-test-django: updated to 3.10.0 2020-10-02 19:31:39 +00:00
py-test-httpbin
py-tornado
py-trytond-web-user py-tryton*: put python-2.7 restriction only in those packages where it belongs 2020-03-13 20:20:48 +00:00
py-trytond-webdav py-tryton*: put python-2.7 restriction only in those packages where it belongs 2020-03-13 20:20:48 +00:00
py-twill
py-uliweb
py-urllib3 py-urllib3: updated to 1.26.7 2021-09-29 09:24:21 +00:00
py-URLObject
py-uvicorn py-uvicorn: updated to 0.15.0 2021-08-23 10:02:34 +00:00
py-uwsgi py-uwsgi: updated to 2.0.19.1 2021-08-05 13:22:30 +00:00
py-uwsgitop
py-w3lib py-w3lib: updated to 1.22.0 2020-05-14 06:06:41 +00:00
py-wagtail Add forgotten migration from the wagtail 2.12.4 update. 2021-04-20 14:49:16 +00:00
py-wagtailmenus py-wagtailmenus: ditto 2020-08-05 04:16:56 +00:00
py-wagtailnews Add py-wagtailnews-2.7.1: 2020-08-20 11:19:18 +00:00
py-waitress py-waitress: updated to 1.4.3 2020-05-13 14:43:28 +00:00
py-webassets py-webassets: Update to 2.0. 2020-05-12 15:59:07 +00:00
py-webcolors py-webcolors: updated to 1.11.1 2020-02-19 17:49:24 +00:00
py-WebOb py-WebOb: updated to 1.8.7 2021-02-25 12:36:32 +00:00
py-webpy *: reset maintainer for darcy 2020-07-13 20:05:11 +00:00
py-websocket-client py-websocket-client: updated to 0.59.0 2021-05-05 04:45:30 +00:00
py-websockets py-websockets: updated to 9.1 2021-06-04 12:46:55 +00:00
py-WebTest py-WebTest: updated to 2.0.35 2020-05-13 14:44:08 +00:00
py-werkzeug py-werkzeug: remove pytest from depends 2020-05-16 08:37:47 +00:00
py-werkzeug-docs py-werkzeug{-docs}: updated to 1.0.1 2020-04-01 17:44:54 +00:00
py-whitenoise
py-WSGIProxy2
py-wsproto py-wsproto: Update to 1.0.0 2020-12-19 11:50:04 +00:00
py-wstools
py-wtforms py-wtforms: Update to 2.3.3. 2020-09-03 19:20:23 +00:00
py-wtforms-alchemy py-wtforms-alchemy: updated to 0.17.0 2020-10-03 18:44:56 +00:00
py-wtforms-components py-wtforms-components: updated to 0.10.4 2020-10-03 18:40:33 +00:00
py-wtforms-recaptcha
py-wtforms-test
py-yarl py-yarl: updated to 1.6.3 2020-11-16 13:14:49 +00:00
py-zope.proxy *: switch to versioned_dependencies.mk for py-setuptools 2020-08-31 23:07:00 +00:00
qDecoder
qutebrowser revbump for textproc/icu 2021-04-21 11:40:12 +00:00
R-bslib (www/R-bslib) import R-bslib-0.2.5.1 2021-06-08 01:56:05 +00:00
R-curl revbump for boost-libs 2021-09-29 19:00:02 +00:00
R-diffviewer www/R-diffviewer: import R-diffviewer-0.1.0 2020-12-14 03:23:39 +00:00
R-gh (www/R-gh) fix typo on package PATH 2021-08-31 10:39:28 +00:00
R-htmlwidgets (www/R-htmlwidget) Updated 1.5.3 to 1.5.4 2021-09-11 01:49:06 +00:00
R-httpuv (www/R-httpuv) Updated 1.6.2 to 1.6.3 2021-09-11 01:58:46 +00:00
R-httr (www/R-httr) Updated 1.4.1.to 1.4.2 2020-09-20 15:23:56 +00:00
R-jquerylib www/R-jquerylib: import R-jquerylib-0.1.4 2021-06-05 12:25:36 +00:00
R-mathjaxr (www/R-mathjaxr) import R-mathjaxr-1.4.0 2021-09-11 11:30:55 +00:00
R-miniUI
R-RCurl revbump for boost-libs 2021-09-29 19:00:02 +00:00
R-rvest (www/R-rvest) Add missing DEPEDNDS, update REQ. version 2021-08-28 02:15:59 +00:00
R-sass (www/R-sass) Add DEPENDS+= R-R6-[0-9]* 2021-06-07 15:37:39 +00:00
R-shiny (www/R-shiny) Add three DEPENDS+= lines 2021-06-09 14:11:06 +00:00
R-shinyjs (www/R-shinyjs) Updated 1.0 to 2.0.0 2021-08-24 11:36:24 +00:00
R-webshot (www/R-webshot) import R-webshot-0.5.2 2021-02-05 14:39:08 +00:00
ramaze www/ramaze: use --format-executable RUBYGEM_OPTIONS 2021-06-02 15:52:04 +00:00
rekonq revbump for boost-libs 2021-09-29 19:00:02 +00:00
ruby-actioncable52 www/ruby-rails52: update to 5.2.6 2021-07-04 06:24:45 +00:00
ruby-actioncable60 www/ruby-rails60: update to 6.0.4.1 2021-08-22 07:12:49 +00:00
ruby-actioncable61 www/ruby-rails61: update to 6.1.4.1 2021-08-22 07:16:46 +00:00
ruby-actionpack52 www/ruby-rails52: update to 5.2.6 2021-07-04 06:24:45 +00:00
ruby-actionpack60 www/ruby-rails60: update to 6.0.4.1 2021-08-22 07:12:49 +00:00
ruby-actionpack61 www/ruby-rails61: update to 6.1.4.1 2021-08-22 07:16:46 +00:00
ruby-actionview52 www/ruby-rails52: update to 5.2.6 2021-07-04 06:24:45 +00:00
ruby-actionview60 www/ruby-rails60: update to 6.0.4.1 2021-08-22 07:12:49 +00:00
ruby-actionview61 www/ruby-rails61: update to 6.1.4.1 2021-08-22 07:16:46 +00:00
ruby-aws-eventstream www/ruby-aws-eventstream: update to 1.2.0 2021-09-19 17:36:42 +00:00
ruby-aws-partitions www/ruby-aws-partitions: update to 1.503.0 2021-09-19 17:39:11 +00:00
ruby-aws-sdk-core www/ruby-aws-sdk-core: update to 3.121.0 2021-09-19 17:43:07 +00:00
ruby-aws-sdk-secretsmanager www/ruby-aws-sdk-secretsmanager: update to 1.49.0 2021-09-19 17:44:25 +00:00
ruby-aws-sigv4 www/ruby-aws-sigv4: update to 1.4.0 2021-09-19 17:40:32 +00:00
ruby-borges
ruby-capybara www/ruby-capybara: update to 3.35.3 2021-02-03 15:33:07 +00:00
ruby-clearsilver *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
ruby-coffee-rails www/ruby-coffee-rails: update to 5.0.0 2020-03-21 16:09:02 +00:00
ruby-compass
ruby-compass-core
ruby-compass-import-once
ruby-compass-susy-plugin
ruby-cookiejar
ruby-crass www/ruby-crass: update to 1.0.6 2020-05-17 15:40:48 +00:00
ruby-css-parser www/ruby-css-parser: update to 1.10.0 2021-08-30 15:40:27 +00:00
ruby-cssmin
ruby-csspool
ruby-data_uri Add "USE_LANGUAGES= # none" for pure Ruby packages. 2020-09-20 15:44:03 +00:00
ruby-div www/ruby-div: fix strict build with SUBST_NOOP_OK=no 2020-05-10 14:01:46 +00:00
ruby-em-http-request www/ruby-em-http-request: update to 1.1.7 2020-09-14 15:26:34 +00:00
ruby-em-websocket www/ruby-em-websocket: update to 0.5.2 2021-01-16 12:45:31 +00:00
ruby-erubis
ruby-ethon www/ruby-ethon: update to 0.14.0 2021-06-02 14:45:36 +00:00
ruby-faraday www/ruby-faraday: update to 1.8.0 2021-09-19 17:48:05 +00:00
ruby-faraday-em_http www/ruby-faraday-em_http: add package version 1.0.0 2021-08-30 15:16:21 +00:00
ruby-faraday-em_synchrony www/ruby-faraday-em_synchrony: add package version 1.0.0 2021-08-30 15:18:59 +00:00
ruby-faraday-excon www/ruby-faraday-excon: add version 1.1.0 package 2021-06-03 14:22:55 +00:00
ruby-faraday-httpclient www/ruby-faraday-httpclient: add package version 1.0.1 2021-08-30 15:21:44 +00:00
ruby-faraday-net_http www/ruby-faraday-net_http: add version 1.0.1 package 2021-06-03 14:25:42 +00:00
ruby-faraday-net_http_persistent www/ruby-faraday-net_http_persistent: update to 1.2.0 2021-08-30 15:29:19 +00:00
ruby-faraday-patron ruby-faraday-patron: add package version 1.0.0 2021-08-30 15:23:41 +00:00
ruby-faraday-rack www/ruby-faraday-rack: add package version 1.0.0 2021-08-30 15:25:56 +00:00
ruby-faraday_middleware www/ruby-faraday_middleware: update to 1.1.0 2021-09-19 17:49:58 +00:00
ruby-faye-websocket www/ruby-faye-websocket: update to 0.11.1 2021-09-19 17:51:43 +00:00
ruby-fcgi
ruby-html-proofer www/ruby-html-proofer: update to 3.19.2 2021-08-30 16:04:17 +00:00
ruby-htmlsplit
ruby-http www/ruby-http: update to 4.4.1 2020-06-07 15:24:20 +00:00
ruby-http-accept
ruby-http-cookie www/ruby-http-cookie: update to 1.0.4 2021-06-14 16:07:35 +00:00
ruby-http-form_data www/ruby-http-form_data: update to 2.3.0 2020-03-21 17:03:44 +00:00
ruby-http-parser www/ruby-http-parser: update to 1.2.3 2021-01-16 12:58:10 +00:00
ruby-http_parser.rb
ruby-http_router
ruby-httpclient ruby-httpclient: workaround expired root certificates. 2021-10-01 15:31:26 +00:00
ruby-innate
ruby-jekyll www/ruby-jekyll: update to 4.2.0 2021-01-18 14:53:38 +00:00
ruby-jekyll-archives www/ruby-jekyll-archives: update to 2.2.1 2020-06-07 15:31:47 +00:00
ruby-jekyll-coffeescript www/ruby-jekyll-coffeescript: update to 2.0.0 2020-06-07 15:33:23 +00:00
ruby-jekyll-feed www/ruby-jekyll-feed: update to 0.15.1 2021-01-18 14:55:15 +00:00
ruby-jekyll-gist Add "USE_LANGUAGES= # none". 2020-06-18 16:41:11 +00:00
ruby-jekyll-minima Add "USE_LANGUAGES= # none". 2020-06-18 16:41:11 +00:00
ruby-jekyll-paginate Add "USE_LANGUAGES= # none". 2020-06-18 16:41:11 +00:00
ruby-jekyll-sass-converter www/ruby-jekyll-sass-converter: update to 2.1.0 2020-06-07 15:38:23 +00:00
ruby-jekyll-seo-tag www/ruby-jekyll-seo-tag: update to 2.7.1 2021-01-18 14:57:42 +00:00
ruby-jekyll-watch www/ruby-jekyll-watch: update to 2.2.1 2020-06-07 15:40:14 +00:00
ruby-jquery-rails www/ruby-jquery-rails: update to 4.4.0 2020-05-17 15:55:55 +00:00
ruby-jsmin
ruby-liquid www/ruby-liquid: update to 4.0.3 2020-03-21 16:59:54 +00:00
ruby-loofah www/ruby-loofah: update to 2.12.0 2021-09-19 17:53:13 +00:00
ruby-mechanize www/ruby-mechanize: update to 2.8.2 2021-09-19 17:54:44 +00:00
ruby-multipart-post www/ruby-multipart-post: update to 2.1.1 2020-03-21 16:58:04 +00:00
ruby-mustermann www/ruby-mustermann: update to 1.1.1 2020-03-21 16:51:38 +00:00
ruby-net-http-digest_auth
ruby-net-http-persistent www/ruby-net-http-persistent: update to 4.0.1 2021-01-16 12:59:46 +00:00
ruby-ntlm-http
ruby-padrino www/ruby-padrino: update to 0.15.1 2021-06-02 15:09:52 +00:00
ruby-padrino-admin www/ruby-padrino: update to 0.15.1 2021-06-02 15:09:52 +00:00
ruby-padrino-cache www/ruby-padrino: update to 0.15.1 2021-06-02 15:09:52 +00:00
ruby-padrino-contrib
ruby-padrino-core www/ruby-padrino: update to 0.15.1 2021-06-02 15:09:52 +00:00
ruby-padrino-gen www/ruby-padrino: update to 0.15.1 2021-06-02 15:09:52 +00:00
ruby-padrino-helpers www/ruby-padrino: update to 0.15.1 2021-06-02 15:09:52 +00:00
ruby-padrino-mailer www/ruby-padrino: update to 0.15.1 2021-06-02 15:09:52 +00:00
ruby-padrino-support www/ruby-padrino: update to 0.15.1 2021-06-02 15:09:52 +00:00
ruby-patron revbump for boost-libs 2021-09-29 19:00:02 +00:00
ruby-puma www/ruby-puma: update to 5.4.0 2021-09-19 17:56:43 +00:00
ruby-pygments.rb ruby-pygments.rb: update some metadata (NFC) 2021-09-19 18:52:44 +00:00
ruby-rack www/ruby-rack: update to 2.2.3 2020-06-17 10:33:49 +00:00
ruby-rack-cache www/ruby-rack-cache: update to 1.12.1 2020-10-19 15:01:53 +00:00
ruby-rack-contrib www/ruby-rack-contrib: update to 2.3.0 2021-01-16 13:12:11 +00:00
ruby-rack-protection www/ruby-rack-protection: update to 2.1.0 2020-09-14 15:45:31 +00:00
ruby-rack-rewrite
ruby-rack-test
ruby-rack16
ruby-rails-html-sanitizer www/ruby-rails-html-sanitizer: udpate to 1.4.2 2021-08-30 15:38:02 +00:00
ruby-rails52 www/ruby-rails52: update to 5.2.6 2021-07-04 06:24:45 +00:00
ruby-rails60 www/ruby-rails60: update to 6.0.4.1 2021-08-22 07:12:49 +00:00
ruby-rails61 www/ruby-rails61: update to 6.1.4.1 2021-08-22 07:16:46 +00:00
ruby-raindrops www/ruby-raindrops: update to 0.19.2 2021-06-02 15:15:52 +00:00
ruby-request_store www/ruby-request_store: add package version 1.5.0 2020-05-25 14:40:23 +00:00
ruby-rest-client Fix location of dependency 2020-08-05 13:49:22 +00:00
ruby-robots
ruby-rouge www/ruby-rouge: update to 3.26.1 2021-09-19 17:59:12 +00:00
ruby-sass www/ruby-sass: update to 3.7.4 2020-03-20 17:45:36 +00:00
ruby-sass-listen
ruby-sass-rails Remove extra RUBY_VERSIONS_ACCEPTED. 2020-12-28 08:20:47 +00:00
ruby-sass34
ruby-sassc www/ruby-sassc: update to 2.4.0 2020-06-07 15:43:05 +00:00
ruby-sassc-rails Remove RUBY_VERSIONS_INCOMPATIBLE for ruby24. 2020-05-21 16:04:21 +00:00
ruby-sawyer www/ruby-sawyer: update to 0.8.2 2020-03-21 17:16:35 +00:00
ruby-selenium-webdriver www/ruby-selenium-webdriver: update to 3.142.7 2020-03-16 15:32:14 +00:00
ruby-sinatra www/ruby-sinatra: update to 2.1.0 2020-09-14 15:48:10 +00:00
ruby-sinatra-contrib www/ruby-sinatra: update to 2.1.0 2020-09-14 15:48:10 +00:00
ruby-tag
ruby-typhoeus www/ruby-typhoeus: update to 1.4.0 2021-06-02 15:00:15 +00:00
ruby-unicorn www/ruby-unicorn: update to 6.0.0 2021-03-21 13:17:45 +00:00
ruby-url_mount
ruby-webkit-gtk ruby-gnome: update to 3.4.9. 2021-08-29 16:49:11 +00:00
ruby-webkit-gtk2 ruby-webkit-gtk2: put kludge to make this work newer ruby-gnome gems. 2021-08-29 17:00:25 +00:00
ruby-webrick www/ruby-webrick: add package version 1.7.0 2021-01-18 15:41:09 +00:00
ruby-webrobots
ruby-websocket www/ruby-websocket: update to 1.2.9 2021-01-16 13:17:38 +00:00
ruby-websocket-driver www/ruby-websocket-driver: update to 0.7.5 2021-09-19 18:00:35 +00:00
ruby-websocket-extensions devel/ruby-websocket-extensions: update to 0.1.5 2020-06-14 15:57:43 +00:00
ruby-webunit
sassc sassc: updated to 3.6.2 2021-05-21 07:05:52 +00:00
screws *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
seamonkey seamonkey: update to 2.53.9. Fix build. 2021-09-16 14:59:32 +00:00
seamonkey-l10n seamonkey-l10n: sync with seamonkey 2021-09-16 15:01:17 +00:00
serf
shibboleth-sp revbump for boost-libs 2021-09-29 19:00:02 +00:00
siege Updated www/siege to version 4.0.7. 2020-10-05 20:15:01 +00:00
sitecopy revbump for boost-libs 2021-09-29 19:00:02 +00:00
snarf
snownews revbump for boost-libs 2021-09-29 19:00:02 +00:00
so www/so: simplify Makefile 2021-08-02 15:40:34 +00:00
SOGo revbump for boost-libs 2021-09-29 19:00:02 +00:00
SOGo4 revbump for boost-libs 2021-09-29 19:00:02 +00:00
spawn-fcgi spawn-fcgi: document handling of rc.d script. 2020-08-19 18:28:40 +00:00
spdylay revbump for textproc/icu 2021-04-21 11:40:12 +00:00
SpeedyCGI *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
sqtop sqtop: switch to squid4 now that squid3 is gone 2020-05-05 14:04:44 +00:00
squid4 revbump for boost-libs 2021-09-29 19:00:02 +00:00
squidanalyzer *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
squidclamav *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
squidGuard *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
squidpurge Fix const correctness 2020-03-30 19:35:19 +00:00
squidview www/squidview: update to 0.86 2020-03-23 15:17:53 +00:00
squirm
stagit stagit: update to 0.9.6. 2021-05-28 07:35:43 +00:00
suckit www/suckit: simplify Makefile 2021-08-02 15:39:35 +00:00
surf surf: Import surf-2.1 2021-07-17 14:50:48 +00:00
surfraw *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
swiftsurf Recursive revbump associated with update of lang/ocaml 2021-03-08 08:12:45 +00:00
swiggle www/swiggle: remove unnecessary SUBST block 2020-05-16 17:24:05 +00:00
swill
swish-e *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
syndication *: Recursive revbump from audio/pulseaudio-15.0 2021-07-30 12:26:37 +00:00
tcl-cgi *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
termtter
thin www/thin: update to 1.8.1 2021-06-02 15:18:00 +00:00
thttpd
tidy
tinyproxy www/tinyproxy: update to tinyproxy-1.11.0 2021-07-21 10:05:26 +00:00
trac multiple: Drop MAINTAINERship 2020-07-27 16:37:52 +00:00
tscrape tscrape: Update to 0.6 2020-10-09 15:34:22 +00:00
tuir Add www/tuir 2020-12-11 14:43:57 +00:00
typo3_62
uhttpmock *: recursive bump for vala 0.54 2021-09-29 09:10:30 +00:00
unit unit: fix SunOS build 2021-08-22 05:10:19 +00:00
unit-perl *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
unit-php unit-php: Use PKG_FAIL_REASON instead of BROKEN 2021-03-10 16:40:15 +00:00
unit-python unit: Adjust package naming, no functional changes. 2021-02-27 20:58:26 +00:00
unit-ruby unit: Adjust package naming, no functional changes. 2021-02-27 20:58:26 +00:00
urlget
urlgrabber Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
varnish varnish: update to 6.6.1 2021-07-19 12:47:31 +00:00
viewvc viewvc: update to 1.2.1 2021-06-12 07:03:53 +00:00
vimb revbump for textproc/icu 2021-04-21 11:40:12 +00:00
visitors
w3
w3c-httpd w3c-httpd: update download link 2021-04-25 06:27:36 +00:00
w3m Bump PKGREVISION for affected packages by changing default Ruby's version. 2021-07-21 14:40:28 +00:00
w3m-img w3m: update to 0.5.3.20190105 2020-03-12 18:22:54 +00:00
waplet *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
wApua *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
wdg-validate *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
webalizer webalizer: fix crashes 2021-02-20 14:37:23 +00:00
webby
webkit-gtk webkit-gtk: Update to 2.34.0 2021-09-28 22:11:54 +00:00
webkit24-gtk *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
webkit24-gtk3 revbump for textproc/icu 2021-04-21 11:40:12 +00:00
weblint *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
webnew *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
websvn
weex *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
whisker *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
wiliki (www/wiliki) Remove the line temporarily added 2021-09-26 01:26:51 +00:00
wmd
wordpress Welcome to version 5.8. 2021-07-25 11:49:00 +00:00
wslay wslay: updated to 1.1.1 2020-06-29 13:44:22 +00:00
www6to4 www6to4: remove dead download link 2021-04-25 05:53:28 +00:00
wwwcount
wwwoffle revbump for boost-libs 2021-09-29 19:00:02 +00:00
xurl www/xurl: simplify Makefile 2021-08-05 08:57:47 +00:00
yahttp revbump for boost-libs 2021-09-29 19:00:02 +00:00
yaws *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
z-push
zola cargo users: drop do-build target where redundant 2020-08-14 20:50:21 +00:00
zopeedit Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
Makefile www: remove gnurl from www/Makefile, doc: add Removed entry 2021-09-29 07:44:43 +00:00