pkgsrc/www
rodent dbe5ca4c85 uWSGI 2.0.6
Changelog [20140701]
Bugfixes

    fixed a memory leak with subscription system
    fixed shortcut for ssl-socket
    fixed apache2 mod_proxy_uwsgi (it is now considered stable with all mpm engines)
    fixed SCRIPT_NAME and PATH_TRANSLATED generation in php plugin
    remove the old FIFO socket from the event queue when recreating it

New features
The new Rados plugins

The rados plugin has been improved and stabilized, and now it is considered usable in production.

Async modes and multithreading correctly works, and support for uploading objects (via PUT) and creating new pools (MKCOL) has been added.

Expect webdav support in uWSGI 2.1

Docs have been updated: http://uwsgi-docs.readthedocs.org/en/latest/Rados.html
-if-hostname

This is a configuration logic for including options only when the specified hostname matches:

[uwsgi]
if-hostname = node1.local
  socket = /tmp/socket1.socket
endif =

if-hostname = node2.local
  socket = /var/run/foo.socket
endif =

Apache2 mod_proxy_uwsgi stabilization

After literally years of bug reports, and corrupted data, the mod_proxy_uwsgi is now stable, and on modern apache2 releases it supports unix sockets too.

Updated docs: http://uwsgi-docs.readthedocs.org/en/latest/Apache.html#mod-proxy-uwsgi
uwsgi[rsize] routing var

this routing var (meaningful only in the 'final' chain) exposes the response size of the request
the callint scheme

This scheme allows you to generate blob from functions exposed by your uWSGI instance:

[uwsgi]
uid = @(callint://get_my_uid)
gid = @(callint://get_my_gid)

-fastrouter-fallback-on-no-key

The corerouters fallback procedure requires a valid key (domain name) has been requested. This option forces the various routers to trigger the fallback procedure even if a key has not been found.
php 5.5 opcode caching via -php-sapi-name

For mysterious reasons the opcode caching of php5.5 is not enabled in the embed sapi. This option (set it to 'apache' if you want) allows you to fake the opcode caching engine forcing it to enable itself.
Improved chain-reloading

Thanks to Marko Tiikkaja the chain reloading procedure correctly works in cheaper modes and it is more verbose.
added 'chdir' keyval to -attach-daemon2

You can now set where attached daemons need to chdir()
2014-08-07 05:34:35 +00:00
..
adzap Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
aipo Bump PostgreSQL default version to 9.3. 2014-06-10 14:21:37 +00:00
album Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
album_themes Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
amaya Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
analog Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
ap-auth-kerb add support for apache24 2014-08-05 18:47:31 +00:00
ap-auth-mysql Retire Apache 1.3 and 2.0. 2014-06-10 15:22:13 +00:00
ap-fastcgi Retire Apache 1.3 and 2.0. 2014-06-10 15:22:13 +00:00
ap-geoip2 Move www/apache/module.mk to mk/apache.module.mk and adjust it to use 2014-06-11 12:57:22 +00:00
ap-mono Retire Apache 1.3 and 2.0. 2014-06-10 15:22:13 +00:00
ap-php Apache-1.x is not in pkgsrc now. 2014-07-31 06:11:53 +00:00
ap-rpaf Move www/apache/module.mk to mk/apache.module.mk and adjust it to use 2014-06-11 12:57:22 +00:00
ap-ruby Retire Apache 1.3 and 2.0. 2014-06-10 15:22:13 +00:00
ap-scgi Move www/apache/module.mk to mk/apache.module.mk and adjust it to use 2014-06-11 12:57:22 +00:00
ap2-auth-external Move www/apache/module.mk to mk/apache.module.mk and adjust it to use 2014-06-11 12:57:22 +00:00
ap2-auth-mellon Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
ap2-auth-mysql Retire Apache 1.3 and 2.0. 2014-06-10 15:22:13 +00:00
ap2-auth-ntlm Move www/apache/module.mk to mk/apache.module.mk and adjust it to use 2014-06-11 12:57:22 +00:00
ap2-auth-pgsql Move www/apache/module.mk to mk/apache.module.mk and adjust it to use 2014-06-11 12:57:22 +00:00
ap2-auth-radius Move www/apache/module.mk to mk/apache.module.mk and adjust it to use 2014-06-11 12:57:22 +00:00
ap2-auth-xradius Retire Apache 1.3 and 2.0. 2014-06-10 15:22:13 +00:00
ap2-authn-otp Move www/apache/module.mk to mk/apache.module.mk and adjust it to use 2014-06-11 12:57:22 +00:00
ap2-bw Move www/apache/module.mk to mk/apache.module.mk and adjust it to use 2014-06-11 12:57:22 +00:00
ap2-cband Retire Apache 1.3 and 2.0. 2014-06-10 15:22:13 +00:00
ap2-fcgid Retire Apache 1.3 and 2.0. 2014-06-10 15:22:13 +00:00
ap2-jk Decouple from removed www/ap-jk. 2014-06-12 13:34:14 +00:00
ap2-perl Fix "Use of each() on hash after insertion without resetting hash iterator 2014-07-24 21:38:38 +00:00
ap2-python Better setting of LDFLAGS. 2014-07-20 12:39:48 +00:00
ap2-subversion Make apr1 the default in preparation of removing Apache 2.0. 2014-06-10 14:40:50 +00:00
ap2-suphp Retire Apache 1.3 and 2.0. 2014-06-10 15:22:13 +00:00
ap2-transform Retire Apache 1.3 and 2.0. 2014-06-10 15:22:13 +00:00
ap2-wsgi Update to 4.2.4 for a security fix. 2014-06-18 11:35:38 +00:00
ap2-xsendfile Retire Apache 1.3 and 2.0. 2014-06-10 15:22:13 +00:00
ap22-authn-sasl Move www/apache/module.mk to mk/apache.module.mk and adjust it to use 2014-06-11 12:57:22 +00:00
ap22-authnz-external Move www/apache/module.mk to mk/apache.module.mk and adjust it to use 2014-06-11 12:57:22 +00:00
ap22-authz-ldap Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
ap22-dnssd Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
ap22-limitipconn Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
ap22-vhost-ldap Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
apache-roller update to version 5.0.3: 2014-01-12 22:22:25 +00:00
apache-tomcat6 security'ish update. Changelog: 2014-06-28 17:05:46 +00:00
apache-tomcat7 Update to 7.0.54 2014-06-07 00:24:30 +00:00
apache-tomcat55 Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
apache22 Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
apache24 Update "apache24" package to version 2.4.10. Changes since 2.4.9: 2014-07-23 10:34:02 +00:00
apachetop * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes 2013-07-15 02:02:17 +00:00
asp2php Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
august Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
aws Bump applications PKGREVISIONs for python users that might be using 2014-05-17 16:10:41 +00:00
aws-demos www/aws-demos: Fix libz and libssl paths 2014-05-10 00:00:05 +00:00
awstats Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
bannerfilter Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
bins Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
bkedit Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
bluefish Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
blur6ex Bump PKGREVISION from default PHP version change to 5.4. 2013-03-16 07:21:18 +00:00
bozohttpd update to bozohttpd 20140708. changes include minor bug fixes, .svg 2014-07-08 14:17:15 +00:00
browser-bookmarks-menu Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
c-icap Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
c-icap-modules Changes 0.2.4: 2013-09-03 13:38:08 +00:00
cadaver Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
calamaris Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
camping Update camping to 2.1.532. 2013-09-15 16:42:23 +00:00
cgic Changes 2.06: 2014-04-07 15:01:44 +00:00
cgicc Changes 3.2.13: 2014-04-01 09:08:49 +00:00
cgilib Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
checkbot Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
cherokee Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
clearsilver Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
clearsilver-base Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
clisp-fastcgi
contao Update contao33 to 3.3.4. Latvian language files are added. 2014-07-30 03:28:34 +00:00
contao32 Update contao32 to 3.2.13. Latvian languages is added. 2014-07-30 03:26:40 +00:00
contao33 Update contao33 to 3.3.4. Latvian language files are added. 2014-07-30 03:28:34 +00:00
cppcms Bump applications PKGREVISIONs for python users that might be using 2014-05-17 16:10:41 +00:00
crawl Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
cronolog Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
curl Update to 7.37.1: 2014-07-22 11:38:26 +00:00
cvsweb Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
dansguardian Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
davical Bump PostgreSQL default version to 9.3. 2014-06-10 14:21:37 +00:00
deforaos-surfer Switch to webkit-gtk, bump PKGREVISION. 2014-08-04 09:26:24 +00:00
dillo Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
dojo Bump PKGREVISION for previous commit to force package rebuild without 2013-07-25 14:37:25 +00:00
drivel Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
drraw Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
drupal6 Update drupal6 to 6.32, security fix release. 2014-07-17 03:57:57 +00:00
drupal7 Update drupal7 to 7.29, security fix release. 2014-07-17 03:57:10 +00:00
elinks Revbump for Lua multiversion support. 2014-05-03 13:14:36 +00:00
eliom Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
emacs-w3m "Each sed command should appear in an assignment of its own." 2013-04-06 21:07:31 +00:00
emacs-w3m-snapshot Update w3m-el-snapshot to 1.4.483+0.20120614. 2013-03-04 19:12:22 +00:00
epiphany Switch to webkit-gtk, bump PKGREVISION. 2014-08-04 09:27:38 +00:00
epiphany-extensions Bump PKGREVISION for epiphany switch to webkit-gtk. 2014-08-04 09:28:04 +00:00
fcgi Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
fengoffice Fix broken PLIST. 2014-06-10 00:36:20 +00:00
ffproxy Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
firefox Automatically include correct version number in COMMENT. 2014-07-26 00:16:51 +00:00
firefox-l10n Update to 31.0. Fix PR pkg/49037. 2014-07-27 05:16:09 +00:00
firefox10 Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
firefox10-l10n Update the COMMENTs for the firefox packages to include the upstream 2013-12-30 00:24:07 +00:00
firefox17 Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
firefox17-l10n Update the COMMENTs for the firefox packages to include the upstream 2013-12-30 00:24:07 +00:00
firefox24 Update to 24.6.0 2014-06-14 11:29:27 +00:00
firefox24-l10n Update to 24.6.0 2014-06-14 11:31:34 +00:00
firefox36 Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
firefox36-l10n Update the COMMENTs for the firefox packages to include the upstream 2013-12-30 00:24:07 +00:00
gallery Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
gallery2 Setting both 53 and 54 to PHP_VERSIONS_ACCEPTED isn't required since 2013-07-19 03:59:59 +00:00
ganglia-webfrontend Bump PKGREVISION from default PHP version change to 5.4. 2013-03-16 07:21:18 +00:00
geeklog Update geeklog to 2.1.0. 2014-07-19 05:19:39 +00:00
gitweb Fixes since v1.9.3 2014-06-02 16:32:36 +00:00
goaccess Update goaccess to 0.8 2014-06-14 09:56:16 +00:00
gtkasp2php Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
gtkhtml314 Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
gwt Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
haskell-cgi Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
heel Update heel 3.1.3. 2014-03-14 18:45:15 +00:00
hiawatha Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
horde Bump PKGREVISION from default PHP version change to 5.4. 2013-03-16 07:21:18 +00:00
hs-HTTP Import HTTP-4000.2.17 as www/hs-HTTP, 2014-07-24 21:18:24 +00:00
htdig Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
htmlcxx Import htmlcxx-0.85 as www/htmlcxx. 2014-02-16 22:58:51 +00:00
htmldoc Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
htmldoc-x11 Depend on x11/fltk13 rather than x11/fltk. 2012-11-15 13:44:13 +00:00
htmlfix Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
htmllint Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
http_load Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
icedtea-web Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
ies4linux Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
ijb Add socket libraries on SunOS. Patch from Sebastian Wiedenroth. 2013-12-10 12:24:24 +00:00
ikiwiki Update to 3.20140613. From the changelog: 2014-06-13 21:51:41 +00:00
ja-trac Bump applications PKGREVISIONs for python users that might be using 2014-05-17 16:10:41 +00:00
jalbum Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
jetty7 Use REPLACE_BASH for shebang substitution, fixes build on at least SunOS. 2014-06-20 13:15:50 +00:00
kahua Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
kannel Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
kazehakase Switch to webkit1-gtk* in preparation for package update to v2. 2014-08-03 22:13:19 +00:00
kdewebdev3 Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
kdewebdev4 Revbump after updating graphics/giflib 2014-05-15 14:41:45 +00:00
lhs Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
libghttp Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
libgtkhtml Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
libmediawiki Revbump after updating graphics/giflib 2014-05-15 14:41:45 +00:00
libmicrohttpd Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
libmrss Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
libproxy Needs zlib. 2014-01-08 09:57:30 +00:00
librest recursive bump from icu shlib major bump. 2014-04-09 07:26:56 +00:00
librest07 recursive bump from icu shlib major bump. 2014-04-09 07:26:56 +00:00
libwww Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
liferea Update to 1.8.15nb10 using liferea-current. 2014-08-05 12:34:49 +00:00
lighttpd fix SMF Manifest installation by not overwriting INSTALLATION_DIRS 2014-06-14 10:14:43 +00:00
links Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
links-gui Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
litmus Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
llgal Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
loggerhead Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
lua-curl Adapt to Lua multiversion support. 2014-05-03 13:01:24 +00:00
lynx Update to 2.8.8rel2: 2014-03-12 10:13:15 +00:00
make_album Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
mediawiki Update to 1.22.9 2014-08-01 23:46:03 +00:00
micro_httpd Updated to 20140710 2014-07-13 14:49:13 +00:00
midori Switch to webkit-gtk, bump PKGREVISION. 2014-08-04 09:22:58 +00:00
mimetex Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
mini_httpd Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
mknmz-wwwoffle Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
mMosaic Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
mongrel Add GEM_EXTSDIR support. 2014-03-17 14:30:38 +00:00
mongrel-cluster
mongrel-config
mongrel-console
mongrel-upload-progress
mono-xsp recursive bump from icu shlib major bump. 2014-04-09 07:26:56 +00:00
moodle Update to 2.7.1 2014-07-18 13:34:17 +00:00
mserv-php Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
nanoblogger Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
nanoblogger-extra Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
neon Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
netscape Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
netsurf Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
nginx Changes with nginx 1.6.1 05 Aug 2014 2014-08-07 05:05:50 +00:00
nginx-devel Fix PLIST for when the perl option is specified. 2014-07-15 12:55:03 +00:00
ns-plugger-common Reset maintainer for resigned developers. 2013-12-23 11:57:02 +00:00
ns-remote Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
nspluginwrapper Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
nvu Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
ocaml-curl Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
ocaml-http Revision bump associated with the update of lang/ocaml to version 4.01. 2013-11-01 11:30:21 +00:00
ocsigen Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
opera Update opera to 12.16. 2013-08-04 13:02:07 +00:00
opera-acroread7 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
opera-plugins Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
p5-Alien-GvaScript Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-AnyEvent-HTTP Update to 2.21 2014-07-29 03:29:25 +00:00
p5-AnyEvent-HTTPD Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-AnyEvent-ReverseHTTP Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-AnyEvent-SCGI Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Apache-ASP ap-perl/b3.mk -> ap2-perl/b3.mk 2014-06-12 13:31:41 +00:00
p5-Apache-DBILogConfig Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Apache-DBILogger Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Apache-Filter ap-perl/b3.mk -> ap2-perl/b3.mk 2014-06-12 13:31:41 +00:00
p5-Apache-Gallery Retire Apache 1.3 and 2.0. 2014-06-10 15:22:13 +00:00
p5-Apache-LogFormat-Compiler Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Apache-Session Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Apache-Session-SharedMem Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Apache-Session-Wrapper Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Apache-SSI ap-perl/b3.mk -> ap2-perl/b3.mk 2014-06-12 13:31:41 +00:00
p5-Apache-Test Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Apache2-AuthCASSimple Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Apache2-AuthCookie Don't expect perl to provide p5-CGI, depend on the package instead. 2014-05-31 12:22:42 +00:00
p5-Apache2-AuthCookieDBI Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-App-Nopaste Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Captcha-reCAPTCHA Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Captcha-reCAPTCHA-Mailhide Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Catalyst-Action-RenderView Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Catalyst-Action-REST Don't expect perl to provide p5-Module-Pluggable (removed in 5.20). 2014-05-31 12:56:54 +00:00
p5-Catalyst-Authentication-Credential-HTTP Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Catalyst-Authentication-Credential-HTTP-Proxy Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Catalyst-Authentication-Store-DBIx-Class Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Catalyst-Authentication-Store-Htpasswd Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Catalyst-Component-ACCEPT_CONTEXT Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Catalyst-Component-InstancePerContext Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Catalyst-Controller-BindLex Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Catalyst-Controller-FormBuilder Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Catalyst-Controller-HTML-FormFu Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Catalyst-Devel Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Catalyst-DispatchType-Regex perl>=5.7.3 contains Text::Balanced 2014-06-02 09:25:39 +00:00
p5-Catalyst-Engine-HTTP-Prefork Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Catalyst-Engine-JobQueue-POE Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Catalyst-Engine-PSGI Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Catalyst-Manual Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Catalyst-Model-Adaptor Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Catalyst-Model-File Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Catalyst-Plugin-Authentication Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Catalyst-Plugin-Authentication-Store-RDBO Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Catalyst-Plugin-Authorization-ACL Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Catalyst-Plugin-Authorization-Roles Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Catalyst-Plugin-AutoRestart Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Catalyst-Plugin-ConfigLoader Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Catalyst-Plugin-I18N Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Catalyst-Plugin-RequireSSL Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Catalyst-Plugin-Server Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Catalyst-Plugin-Session Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Catalyst-Plugin-Session-State-Cookie Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Catalyst-Plugin-Session-Store-DBIC Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Catalyst-Plugin-Session-Store-Delegate Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Catalyst-Plugin-Session-Store-FastMmap Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Catalyst-Plugin-Session-Store-File Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Catalyst-Plugin-StackTrace Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Catalyst-Plugin-Static-Simple Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Catalyst-Plugin-StatusMessage Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Catalyst-Runtime Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Catalyst-View-Excel-Template-Plus Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Catalyst-View-Jemplate Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Catalyst-View-JSON Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Catalyst-View-Mason Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Catalyst-View-TT Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-CatalystX-Component-Traits Don't expect perl to provide p5-Module-Pluggable (removed in 5.20). 2014-05-31 12:56:54 +00:00
p5-CatalystX-CRUD-Controller-REST Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-CatalystX-CRUD-Controller-RHTMLO Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-CatalystX-CRUD-View-Excel Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-CatalystX-CRUD-YUI Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-CatalystX-LeakChecker Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-CGI Remove p5-FCGI dependency, it was only needed by CGI::Fast, which was 2014-05-31 22:22:12 +00:00
p5-CGI-Ajax Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-CGI-Application Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-CGI-Application-Plugin-DBH Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-CGI-Application-Plugin-ValidateRM Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-CGI-Application-PSGI Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-CGI-Compile Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-CGI-Cookie-Splitter Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-CGI-Cookie-XS Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-CGI-Emulate-PSGI Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-CGI-Fast Mark as conflicting with p5-CGI<4.0, where it was included. 2014-06-03 06:49:52 +00:00
p5-CGI-FastTemplate Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-CGI-FormBuilder Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-CGI-Kwiki Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-CGI-Lite Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-CGI-Minimal Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-CGI-ProgressBar Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-CGI-PSGI Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-CGI-Session Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-CGI-Session-Driver-memcached Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-CGI-Session-Plugin-Redirect Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-CGI-Session-Serialize-yaml Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-CGI-Simple Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-CGI-Struct Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Continuity Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Cookie-XS Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Corona Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-CSS Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-CSS-Squish Use standard email address (pkgsrc-p5-people should not be MAINTAINER). 2014-07-19 14:26:06 +00:00
p5-CSS-Tiny Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Dancer Update to 1.3126 2014-07-27 23:04:00 +00:00
p5-Dancer-Session-Cookie Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Dancer2 Update to 0.143000 2014-07-13 04:37:30 +00:00
p5-Data-URIEncode Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-FCGI Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-FCGI-Client Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-FCGI-ProcManager Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-File-Mork Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Handel Don't expect perl to provide p5-Module-Pluggable (removed in 5.20). 2014-05-31 12:56:54 +00:00
p5-HTML-Clean Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTML-Element-Extended Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTML-Email-Obfuscate Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTML-Entities-Interpolate Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTML-FillInForm Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTML-FixEntities Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTML-Form Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTML-Format Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTML-FormFu Don't expect perl to provide p5-Module-Pluggable (removed in 5.20). 2014-05-31 12:56:54 +00:00
p5-HTML-LinkExtractor Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTML-Lint Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTML-Mason Retire Apache 1.3 and 2.0. 2014-06-10 15:22:13 +00:00
p5-HTML-Mason-PSGIHandler Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTML-Parser Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTML-PrettyPrinter Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTML-Prototype Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTML-Prototype-Useful Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTML-Quoted Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTML-RewriteAttributes Use standard email address (pkgsrc-p5-people should not be MAINTAINER). 2014-07-19 14:26:06 +00:00
p5-HTML-Scrubber Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTML-Selector-XPath Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTML-SimpleParse Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTML-StickyQuery Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTML-Stream Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTML-Strip Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTML-StripScripts Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTML-StripScripts-Parser Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTML-Table Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTML-TableExtract Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTML-Tagset Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTML-Template Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTML-Template-Expr Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTML-Template-Pro Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTML-Tiny Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTML-TokeParser-Simple Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTML-Tree Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTML-TreeBuilder-LibXML Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTML-TreeBuilder-XPath Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTML-WikiConverter Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTML-WikiConverter-DokuWiki Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTMLObject Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTTP-Async Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTTP-Body Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTTP-Cache-Transparent Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTTP-Cookies Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTTP-Daemon Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTTP-Date Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTTP-DAV Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTTP-GHTTP Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTTP-HeaderParser-XS Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTTP-Lite Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTTP-Message Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTTP-Negotiate Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTTP-OAI Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTTP-Parser Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTTP-Parser-XS Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTTP-Proxy Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTTP-Request-AsCGI Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTTP-Request-Form Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTTP-Response-Encoding Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTTP-Server-EV Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTTP-Server-Simple Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTTP-Server-Simple-Authen Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTTP-Server-Simple-Kwiki Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTTP-Server-Simple-Mason Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTTP-Server-Simple-PSGI Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTTP-Server-Simple-Recorder Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTTP-Server-Simple-Static Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTTP-Tiny Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-HTTPD-User-Manage Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-I18N-AcceptLanguage Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-JavaScript-Value-Escape Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Jemplate Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-JSON-RPC Use standard email address (pkgsrc-p5-people should not be MAINTAINER). 2014-07-19 14:26:06 +00:00
p5-Kwiki Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Kwiki-Archive-Cvs Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Kwiki-Archive-Rcs Update to 0.16. From the changelog: 2014-06-09 20:04:42 +00:00
p5-Kwiki-BreadCrumbs Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Kwiki-Edit-RequireUserName Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Kwiki-Favorites Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Kwiki-HtmlBlocks Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Kwiki-Icons-Gnome Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Kwiki-ModPerl Retire Apache 1.3 and 2.0. 2014-06-10 15:22:13 +00:00
p5-Kwiki-NewPage Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Kwiki-Notify-Mail Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Kwiki-PagePrivacy Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Kwiki-ParagraphBlocks Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Kwiki-PreformattedBlocks Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Kwiki-RecentChanges Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Kwiki-Revisions Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Kwiki-Scode Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Kwiki-Search Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Kwiki-Simple-Server-HTTP Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Kwiki-UserName Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Kwiki-UserPreferences Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Kwiki-Users-Remote Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Kwiki-Weather Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Kwiki-Wikiwyg Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Kwiki-Zipcode Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-libapreq ap-perl/b3.mk -> ap2-perl/b3.mk 2014-06-12 13:31:41 +00:00
p5-libapreq2 Comment out section which adds WRKDIR-relative rpaths on SunOS. Fixes 2014-07-27 22:59:11 +00:00
p5-libwww Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-LWP-Authen-Negotiate Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-LWP-Authen-Wsse Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-LWP-MediaTypes Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-LWP-Online Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-LWP-Protocol-https Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-LWP-UserAgent-Determined Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-LWPx-ParanoidAgent Update to 1.10. From the changelog: 2014-06-09 20:08:15 +00:00
p5-LWPx-TimedHTTP Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-MasonX-Request-WithApacheSession Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Mojolicious Update to 5.24 (5.21 distfile disappeared): 2014-08-03 12:17:24 +00:00
p5-Net-FastCGI Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Net-HTTP Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-ParallelUserAgent Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Plack Update to 1.0031 2014-08-04 11:07:20 +00:00
p5-Plack-App-Proxy Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Plack-Handler-AnyEvent-HTTPD Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Plack-Handler-AnyEvent-ReverseHTTP Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Plack-Handler-AnyEvent-SCGI Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Plack-Handler-SCGI Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Plack-Middleware-Auth-Digest Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Plack-Middleware-ConsoleLogger Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Plack-Middleware-Debug Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Plack-Middleware-Deflater Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Plack-Middleware-File-Sass Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Plack-Middleware-Header Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Plack-Middleware-JSConcat Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Plack-Middleware-ReverseProxy Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Plack-Middleware-Session Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Plack-Middleware-Test-StashWarnings Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Plack-Test-ExternalServer Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Pod-POM-Web Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-POE-Component-Server-PSGI Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-POE-Component-Server-SimpleHTTP Use standard email address (pkgsrc-p5-people should not be MAINTAINER). 2014-07-19 14:26:06 +00:00
p5-POE-Component-Server-SOAP Use standard email address (pkgsrc-p5-people should not be MAINTAINER). 2014-07-19 14:26:06 +00:00
p5-POE-Filter-HTTP-Parser Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-PSGI Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Reaction Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Rose-HTML-Objects Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Rose-HTMLx-Form-Field-Autocomplete Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Rose-HTMLx-Form-Field-Boolean Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Rose-HTMLx-Form-Field-PopUpMenuNumeric Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Rose-HTMLx-Form-Field-Serial Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Rose-HTMLx-Form-Related Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Rose-URI Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Router-Simple Use standard email address (pkgsrc-p5-people should not be MAINTAINER). 2014-07-19 14:26:06 +00:00
p5-SCGI Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Session-Storage-Secure Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Squatting Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Squatting-On-PSGI Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Starlet Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Starman Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-SVN-Web Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Task-Catalyst-Tutorial Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Task-CatInABox Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Task-Plack Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Tatsumaki Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Template-Extract Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Template-Generate Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Template-Multilingual Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Template-Plugin-Clickable Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Template-Plugin-Clickable-Email Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Template-Plugin-Subst Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Template-Provider-Encoding Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Template-Stash-EscapeHTML Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Template-Stash-HTML-Entities Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Template-Timer Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Template-Toolkit Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Template-Toolkit-Simple Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Test-HTTP-Server-Simple Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Test-WWW-Declare Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Test-WWW-Mechanize Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Test-WWW-Mechanize-Catalyst Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Test-WWW-Mechanize-PSGI Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Twiggy Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-URI Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-URI-db Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-URI-Escape-XS Update to 0.12. From the changelog: 2014-06-09 20:09:49 +00:00
p5-URI-Fetch Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-URI-Find Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-URI-FromHash Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-URI-Nested Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-VRML Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Web-Scraper Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-WordPress-XMLRPC Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-WWW-Amazon-Wishlist Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-WWW-Curl Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-WWW-Facebook-API Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-WWW-Mechanize Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-WWW-Mechanize-GZip Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-WWW-Mechanize-Timed Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-WWW-Pastebin-PastebinCom-Create Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-WWW-Pastebin-RafbNet-Create Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-WWW-RobotRules Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-WWW-Shorten Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
paros Set unwanted linux binaries to CHECK_SHLIBS_SKIP. 2014-03-02 05:47:08 +00:00
pear-HTML_Common Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
pear-HTML_Select Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
pear-HTML_TreeMenu Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
pear-HTTP Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
pear-HTTP_Request Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
php-apc Does not build with php55. 2013-11-24 07:11:11 +00:00
php-basercms Import php54-basercms-2.1.2 as www/php-basercms. 2013-11-22 14:35:56 +00:00
php-concrete5 Bump applications PKGREVISIONs for python users that might be using 2014-05-17 16:10:41 +00:00
php-curl Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
php-eaccelerator Introduce eaccelerator-disassembler and eaccelerator-doc-comment-inclusion 2012-12-05 15:28:30 +00:00
php-fpm Don't strip binaries on Darwin, or some dynamic modules won't be loaded; pkglint cleanups. 2014-03-18 11:10:52 +00:00
php-http Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
php-ja-wordpress Update to 3.8 2013-12-27 22:55:20 +00:00
php-owncloud Remove https stuff. 2014-06-29 14:25:17 +00:00
php-phrasea2 Set EXTRACT_SUFX here intead of Makefile.common, so it's overridden in 2013-04-06 13:02:33 +00:00
php-piwigo Update to 2.5.3 from 2.4.6 2013-12-31 05:51:31 +00:00
php-soycms Bump PKGREVISION of all packages which create users, to pick up change of 2013-07-12 10:44:52 +00:00
php-sugarcrm Forgot to commit distinfo. 2014-07-03 01:32:50 +00:00
php-tidy Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
php-tiki6 Bump PKGREVISION of all packages which create users, to pick up change of 2013-07-12 10:44:52 +00:00
php-tt-rss Update to 1.12 2014-06-29 15:23:47 +00:00
php-tt-rss-fever-plugin Stop using "pax -rw -pe", it doesn't work. Use "-pp" instead. 2014-06-28 14:23:33 +00:00
php-uploadprogress Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
php-zendoptimizerplus Initial import of php-zendoptimizerplus, version 7.0.0, into the NetBSD 2013-03-05 22:18:37 +00:00
phraseanet Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
phraseanet-indexer Bump PKGREVISION for mysql default change to 55. 2013-03-02 20:33:21 +00:00
pound Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
privoxy Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
py-beautifulsoup Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-beautifulsoup4 Update to 4.3.2: 2014-01-19 19:56:32 +00:00
py-bleach Update to 1.4: 2014-01-19 18:51:18 +00:00
py-blosxom Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-bottle Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
py-cherrypy Update to 3.5.0: changes not found. 2014-07-22 09:52:54 +00:00
py-clearsilver Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-ClientForm Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-curl Changes 7.19.3.1: 2014-04-23 10:32:55 +00:00
py-django Changes 1.6.5: 2014-05-20 11:06:26 +00:00
py-django-appconf Update to 0.6 2013-04-27 10:50:13 +00:00
py-django-appmedia Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-django-classy-tags Changes 0.5.1: 2014-04-12 09:00:23 +00:00
py-django-cms Changes 3.0.3: 2014-07-19 11:47:43 +00:00
py-django-cmsplugin_gallery Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-django-easy-thumbnails Changes 1.5: 2014-04-12 10:10:27 +00:00
py-django-inline-ordering This app aims at easing implementing drag & drop reordering of inline data in 2013-01-28 21:07:15 +00:00
py-django-mezzanine-filebrowser Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-django-mezzanine-grappelli Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-django-mptt Changes 0.6.1: 2014-06-09 09:58:21 +00:00
py-django-photologue Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-django-registration Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-django-reversion Changes 1.8.1: 2014-06-09 10:15:44 +00:00
py-django-sekizai Changes 0.7: 2013-03-13 07:08:34 +00:00
py-django-south Changed 0.8.4: 2014-04-12 08:58:03 +00:00
py-django-tagging Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-django-tastypie Use versioned_dependencies also for python-digest. 2014-06-09 12:23:00 +00:00
py-django14 Use MASTER_SITES logic from www/py-django. 2014-06-10 12:01:56 +00:00
py-djangocms-admin-style Adds pretty CSS styles for the django CMS admin interface. 2014-04-24 19:52:08 +00:00
py-djangorestframework Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-flask Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
py-flask-admin Update py-flask-admin to 1.0.8. 2014-04-26 17:44:52 +00:00
py-flask-assets Update py-flask-assets to 0.10. 2014-07-22 19:30:32 +00:00
py-flask-babel Remove FETCH_USING, not a package-setable variable. 2014-01-12 10:46:15 +00:00
py-flask-babelex Update py-flask-babelex to 0.9.2. 2014-07-21 11:23:09 +00:00
py-flask-bootstrap Update to 3.2.0.2 2014-08-07 02:25:12 +00:00
py-flask-cache Update py-flask-cache to 0.13.1. 2014-04-26 17:01:50 +00:00
py-flask-debugtoolbar LICENSE+=modified-bsd from package's source repository. 2014-05-03 01:40:24 +00:00
py-flask-flatpages Fix build with python-3.3. 2014-01-19 17:42:04 +00:00
py-flask-frozen Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
py-flask-login Update py-flask-login to 0.2.11. 2014-05-21 08:59:18 +00:00
py-flask-mail Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
py-flask-principal Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
py-flask-rest Import Flask-REST-1.1 as www/py-flask-rest. 2013-01-08 19:28:12 +00:00
py-flask-script Update py-flask-script to 2.0.5. 2014-05-21 09:03:43 +00:00
py-flask-security Update py-flask-security to 1.7.3. 2014-06-13 15:43:08 +00:00
py-flask-sqlalchemy Update py-flask-sqlalchemy to 1.0. 2013-08-04 13:47:10 +00:00
py-flask-sslify Correctly build as Python Egg. 2014-05-13 17:08:44 +00:00
py-flask-testing 0.4.2 (24.07.2014) 2014-08-07 02:29:08 +00:00
py-flask-uploads Import Flask-Uploads-0.1.3 as www/py-flask-uploads. 2013-01-08 18:06:29 +00:00
py-flask-user Updated to latest release, 0.5.2. Adds USER_AUTO_LOGIN setting and feature. 2014-07-16 23:27:00 +00:00
py-flask-wtf Update py-flask-wtf to 0.9.5. 2014-04-03 08:49:48 +00:00
py-flup Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-flup3 Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
py-furl Updated to 0.3.95: 2014-08-07 02:22:27 +00:00
py-gdata Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-genshi treat python version depended PLIST handling with standard way. 2014-01-18 08:08:59 +00:00
py-gunicorn Initial import of py-gunicorn, version 18.0, into the NetBSD Packages 2014-05-08 09:05:51 +00:00
py-HTMLgen Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-http-parser Do not set FETCH_USING, should not be set in a package Makefile. 2014-01-27 18:41:11 +00:00
py-httpie Initial import of py-httpie, version 0.8.0, into the NetBSD Packages Collection. 2014-07-16 08:56:33 +00:00
py-httplib2 Updated to latest release, 0.9. Nothing seems changed except the version, 2014-06-08 23:26:35 +00:00
py-jonpy Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-mechanize Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-mezzanine Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-moin Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
py-nevow Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-paste Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-PasteDeploy Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-pendrell Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-python-digest Import py27-python-digest-1.7 as www/py-python-digest. 2014-06-02 04:27:32 +00:00
py-python-mimeparse Import py27-python-mimeparse-0.1.4 as www/py-python-mimeparse. 2014-06-02 03:19:30 +00:00
py-python3-digest Make PKGNAME ${PYPKGPREFIX}-python-digest like for the python2 version, 2014-06-07 14:26:24 +00:00
py-pywebdav Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-recaptcha Fix PLIST for Python != 2.7 2013-03-24 16:44:37 +00:00
py-rss2gen Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
py-scgi Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-simpletal Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-swish-e Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-tornado Update to 4.0. Add py-curl dependency for curl_httpclient. 2014-07-22 12:41:28 +00:00
py-twill Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-uliweb Update to 0.3.1 2014-07-29 02:42:01 +00:00
py-urllib3 Initial import of py-urllib3, version 1.8.2, into the NetBSD Packages 2014-04-19 15:51:34 +00:00
py-uwsgi uWSGI 2.0.6 2014-08-07 05:34:35 +00:00
py-uwsgitop Rename binary in post-install to support concurrent python versions. Add 2014-05-03 19:07:55 +00:00
py-webassets Update py-webassets to 0.10.1. 2014-07-22 19:27:55 +00:00
py-webcolors Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
py-webpy Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-werkzeug Update py-werkzeug and py-werkzeug-docs to 0.9.6. 2014-06-13 15:40:42 +00:00
py-werkzeug-docs Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-wtforms Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
py-wtforms-alchemy 0.12.8 (2014-07-28) 2014-08-07 02:32:37 +00:00
py-wtforms-components 0.9.5 (2014-07-31) 2014-08-07 02:31:07 +00:00
py-wtforms-recaptcha Updated to latest release, 0.3.2. Changes: 2014-07-16 23:30:01 +00:00
py-wtforms-test Import py27-wtforms-test-0.1.1 as www/py-wtforms-test. 2014-06-14 15:01:58 +00:00
qDecoder Mark MAKE_JOBS_SAFE=no, detected in SmartOS bulk build. 2012-12-27 20:12:26 +00:00
raggle Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
ramaze Update ramaze to 2012.12.08. 2012-12-17 15:10:57 +00:00
ruby-actionpack32 Update ruby-actionpack32 to 3.2.19. 2014-07-06 07:41:42 +00:00
ruby-activeresource32 Update ruby-activeresource32 to 3.2.19. 2014-07-06 07:40:52 +00:00
ruby-borges Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
ruby-capybara Dependencies don't support Ruby 1.8. 2014-07-05 21:00:23 +00:00
ruby-clearsilver Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
ruby-coffee-rails32
ruby-compass Update ruby-compass to 0.12.3. 2014-03-14 18:53:36 +00:00
ruby-compass-susy-plugin
ruby-cookiejar PLIST for ruby-cookiejar 0.3.2, it should be commited with previous update. 2014-03-26 13:37:22 +00:00
ruby-css-parser Update ruby-css-parserruby-css-parser to 1.3.5. 2013-09-15 16:55:32 +00:00
ruby-cssmin Update ruby-cssmin to 1.0.3. 2013-03-17 15:53:21 +00:00
ruby-csspool Update ruby-csspool to 3.0.2. 2012-12-17 15:08:28 +00:00
ruby-div Use RbConfig instead of legacy Config. 2013-07-21 02:49:58 +00:00
ruby-em-http-request Update ruby-em-http-request to 1.1.2. 2014-03-14 19:00:25 +00:00
ruby-erubis Edited DESCR in the case of: 2013-04-07 20:49:31 +00:00
ruby-faraday Allow build with ruby21. 2014-03-26 14:27:22 +00:00
ruby-fcgi Add GEM_EXTSDIR support. 2014-03-17 14:30:38 +00:00
ruby-gnome2-webkit-gtk Switch to webkit1-gtk* in preparation for package update to v2. 2014-08-03 22:13:19 +00:00
ruby-gnome2-webkit-gtk2 Switch to webkit1-gtk* in preparation for package update to v2. 2014-08-03 22:13:19 +00:00
ruby-htmlsplit Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
ruby-http Remove extra "@pkgdir lib/ruby/gems/2.0.0/build_info" line. 2014-06-01 16:43:37 +00:00
ruby-http-cookie Add ruby-http-cookie package version 1.0.2. 2013-09-15 17:03:01 +00:00
ruby-http_parser.rb Add GEM_EXTSDIR support. 2014-03-17 14:30:38 +00:00
ruby-http_router Update ruby-http_router to 0.11.1. 2014-03-14 19:02:56 +00:00
ruby-innate "Please write NetBSD.org instead of netbsd.org" 2013-04-06 13:09:24 +00:00
ruby-jekyll Allow build with ruby21. 2014-03-26 14:27:22 +00:00
ruby-journey Require ruby-rdoc 3.11 and later. 2014-03-26 13:44:34 +00:00
ruby-jquery-rails Update ruby-jquery-rails to 3.1.0. 2014-03-14 19:04:03 +00:00
ruby-jsmin
ruby-liquid Update ruby-liquid to 2.5.5. 2014-03-14 19:06:55 +00:00
ruby-mechanize Dependency closure of textproc/ruby-nokogiri 2014-04-28 21:57:46 +00:00
ruby-multipart-post Allow build with ruby21. 2014-03-26 14:27:22 +00:00
ruby-net-flickr No need to specify GEM_CLEANBUILD. 2013-07-07 16:16:51 +00:00
ruby-net-http-digest_auth Update ruby-net-http-digest_auth to 1.4. 2013-09-15 17:29:26 +00:00
ruby-net-http-persistent Update ruby-net-http-persistent to 2.9.4. 2014-03-14 19:08:15 +00:00
ruby-ntlm-http Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
ruby-padrino Update ruby-padrino and related packages to 0.12.0. 2014-03-14 19:18:31 +00:00
ruby-padrino-admin Update ruby-padrino and related packages to 0.12.0. 2014-03-14 19:18:31 +00:00
ruby-padrino-cache Update ruby-padrino and related packages to 0.12.0. 2014-03-14 19:18:31 +00:00
ruby-padrino-contrib Add ruby-padrino-contrib package version 0.1.13. 2013-02-13 15:22:12 +00:00
ruby-padrino-core Restore dependency to textproc/ruby-tilt. 2014-03-18 14:43:10 +00:00
ruby-padrino-gen Update ruby-padrino and related packages to 0.12.0. 2014-03-14 19:18:31 +00:00
ruby-padrino-helpers Update ruby-padrino and related packages to 0.12.0. 2014-03-14 19:18:31 +00:00
ruby-padrino-mailer Update ruby-padrino and related packages to 0.12.0. 2014-03-14 19:18:31 +00:00
ruby-patron Add GEM_EXTSDIR support. 2014-03-17 14:41:15 +00:00
ruby-puma Update ruby-puma to 2.8.1. 2014-03-14 19:21:27 +00:00
ruby-pygments.rb Bump applications PKGREVISIONs for python users that might be using 2014-05-17 16:10:41 +00:00
ruby-rack Update ruby-rack to 1.5.2. 2013-03-10 09:25:56 +00:00
ruby-rack-cache Make depends to www/ruby-rack14 instead of www/ruby-rack. 2013-03-10 09:15:19 +00:00
ruby-rack-contrib Add ruby-rack-contrib package version 1.1.0. 2013-02-11 13:30:07 +00:00
ruby-rack-mount
ruby-rack-protection Update ruby-rack-protection to 1.5.2. 2014-03-14 19:24:32 +00:00
ruby-rack-rewrite Update ruby-rack-rewrite to 1.5.0. 2014-03-14 19:27:01 +00:00
ruby-rack-ssl Add security fix for CVE-2014-2538. 2014-03-21 01:06:47 +00:00
ruby-rack-test Make depends to www/ruby-rack14 instead of www/ruby-rack. 2013-03-10 09:15:19 +00:00
ruby-rack14 Oops, forgot to add ALTERNATIVES file. 2013-03-10 09:19:42 +00:00
ruby-rails32 Update ruby-rails32 to 3.2.19. 2014-07-06 07:43:50 +00:00
ruby-raindrops Update ruby-raindrops to 0.13.0. 2014-03-14 19:28:19 +00:00
ruby-rest-client Import www/ruby-rest-client into pkgsrc. 2014-06-03 14:06:49 +00:00
ruby-sass Update ruby-sass to 3.2.15 2014-03-14 18:49:47 +00:00
ruby-sass-rails32 Relax dependency to ruby tilt. 2014-03-14 13:22:11 +00:00
ruby-sinatra Drop maintainership, not using anymore. 2013-12-07 08:43:34 +00:00
ruby-sinatra-contrib Update ruby-sinatra-contrib to 14.2. 2014-03-14 19:30:07 +00:00
ruby-staticmatic 'For consistency, please add a trailing slash to "http://example.com".' 2013-04-06 12:08:38 +00:00
ruby-tag Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
ruby-unicorn Add support for GEM_EXTSDIR. 2014-03-26 13:45:12 +00:00
ruby-url_mount Add ruby-url_mount package version 0.2.1. 2013-02-11 14:06:00 +00:00
ruby-webrobots Dependency closure of textproc/ruby-nokogiri 2014-04-28 21:57:46 +00:00
ruby-websocket Unbump PKGREVISION on select ruby packages. 2014-07-16 08:37:20 +00:00
ruby-webunit Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
screws Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
seamonkey Bump PKGREVISION of www/firefox and www/seamonkey 2014-07-08 13:14:43 +00:00
seamonkey-l10n Update to 2.26.1 2014-06-22 09:15:43 +00:00
sencha-sns Bump PKGREVISION of all packages which create users, to pick up change of 2013-07-12 10:44:52 +00:00
serf Update to 1.3.6: 2014-06-15 14:15:36 +00:00
serf0 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
shibboleth-sp Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
sitecopy Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
snarf Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
snownews Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
SOGo Update SOGo to 2.2.5. 2014-06-08 13:21:37 +00:00
spawn-fcgi Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
SpeedyCGI Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
sqtop Needs gethostbyaddr_r(). include mk/resolv.buildlink3.mk 2014-06-02 12:02:47 +00:00
squid3 Changes 3.4.6: 2014-07-02 08:48:27 +00:00
squidanalyzer Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
squidclamav Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
squidGuard Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
squidpurge Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
squidview www/squid incorporated into www/squid3 2013-12-10 14:51:20 +00:00
squirm Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
surfraw Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
swiftsurf Revision bump associated with the update of lang/ocaml to version 4.01. 2013-11-01 11:30:21 +00:00
swiggle "Each sed command should appear in an assignment of its own." 2013-04-06 21:07:31 +00:00
swill Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
swish-e Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
tcl-cgi Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
termtter Update HOMEPAGE url. 2012-08-19 09:09:26 +00:00
thin Update thin to 1.6.2. 2014-03-14 19:31:19 +00:00
thoth Depends on newer version of ruby-erubis. 2013-02-11 04:58:17 +00:00
thoth-delicious Fixes: 2013-04-06 03:45:05 +00:00
thoth-flickr
thttpd Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
tidy Fix build with doxygen-1.8.7 and depend on it. 2014-04-25 21:04:24 +00:00
tinyproxy Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
trac Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
typo3_45 Update typo3_45 to 4.5.35, it is not security release but normal maintenance 2014-07-19 05:17:02 +00:00
typo3_47 Update to typo3_47 to 4.7.19 (TYPO3 4.7.19), contains several securify fixes. 2014-05-27 13:49:11 +00:00
typo3_60 Update typo3_60 to 6.0.14 (TYPO3 6.0.14), contains several security fixes. 2014-05-27 13:50:48 +00:00
typo3_61 Update typo3_61 to 6.1.10, it is not security release but normal maintenance 2014-07-19 05:17:56 +00:00
urlget Revive MASTER_SITES. 2013-03-14 17:04:27 +00:00
urlgrabber Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
varnish Bump applications PKGREVISIONs for python users that might be using 2014-05-17 16:10:41 +00:00
viewvc Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
visitors Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
w3 Resolves: 2013-04-06 20:27:16 +00:00
w3c-httpd Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
w3m Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
w3m-img Bump PKGREVISION for boehm-gc default-on threads, just to be on 2014-04-30 14:19:40 +00:00
waplet Reset maintainer for resigned developers. 2013-12-23 11:57:02 +00:00
wApua Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
wdg-validate Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
webalizer recursive bump from graphics/gd shlib major bump. 2013-09-04 12:31:24 +00:00
webby
webkit-gtk Update to 2.4.4, the latest stable release. Based on work by 2014-08-03 22:30:05 +00:00
webkit1-gtk Re-import webkit-gtk-1.10.2nb17 as www/webkit1-gtk, in preparation 2014-08-03 22:07:39 +00:00
webkit1-gtk3 Import webkit-gtk3-1.10.2nb12 as www/webkit1-gtk3 to match webkit1-gtk. 2014-08-03 22:08:42 +00:00
weblint Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
webnew Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
websvn Bump PKGREVISION from default PHP version change to 5.4. 2013-03-16 07:21:18 +00:00
weex Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
whisker Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
wiliki Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
wmd Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
wml Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
wordpress Update to wordpress 3.9.1. 2014-05-16 19:55:07 +00:00
www6to4 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
wwwcount Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
wwwoffle Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
yaws Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
zopeedit Bump applications PKGREVISIONs for python users that might be using 2014-05-17 16:10:41 +00:00
Makefile Remove liferea-current after it was used to update liferea. 2014-08-05 12:35:43 +00:00