pkgsrc/www
triaxx b29c271f80 grafana: Update to 7.4.0
upstream changes:
-----------------
7.4.0 (2021-02-04)
Features and enhancements

    CDN: Adds support for serving assets over a CDN. #30691, @torkelo
    DashboardLinks: Support variable expression in to tooltip - Issue #30409. #30569, @huynhsamha
    Explore: Set Explore's GraphNG to be connected. #30707, @ivanahuckova
    InfluxDB: Add http configuration when selecting InfluxDB v2 flavor. #30827, @aocenas
    InfluxDB: Show all datapoints for dynamically windowed flux query. #30688, @davkal
    Loki: Improve live tailing errors. #30517, @ivanahuckova

Bug fixes

    Admin: Fixes so form values are filled in from backend. #30544, @hugohaggmark
    Admin: Fixes so whole org drop down is visible when adding users to org. #30481, @hugohaggmark
    Alerting: Hides threshold handle for percentual thresholds. #30431, @hugohaggmark
    CloudWatch: Prevent field config from being overwritten. #30437, @sunker
    Decimals: Big Improvements to auto decimals and fixes to auto decimals bug found in 7.4-beta1. #30519, @torkelo
    Explore: Fix jumpy live tailing. #30650, @ivanahuckova
    Explore: Fix loading visualisation on the top of the new time series panel. #30553, @ivanahuckova
    Footer: Fixes layout issue in footer. #30443, @torkelo
    Graph: Fixes so only users with correct permissions can add annotations. #30419, @hugohaggmark
    Mobile: Fixes issue scrolling on mobile in chrome. #30746, @torkelo
    PanelEdit: Trigger refresh when changing data source. #30744, @torkelo
    Panels: Fixes so panels are refreshed when scrolling past them fast. #30784, @hugohaggmark
    Prometheus: Fix show query instead of Value if no name and metric. #30511, @zoltanbedi
    TimeSeriesPanel: Fixes default value for Gradient mode. #30484, @torkelo
    Variables: Clears drop down state when leaving dashboard. #30810, @hugohaggmark
    Variables: Fixes display value when using capture groups in regex. #30636, @hugohaggmark
    Variables: Fixes so queries work for numbers values too. #30602, @hugohaggmark
    Variables: Fixes so text format will show All instead of custom all value. #30730, @hugohaggmark

Plugin development fixes & changes

    Plugins: Fix failing plugin builds because of wrong internal import. #30439, @aocenas

7.4.0-beta1 (2021-01-20)
Features and enhancements

    API: Add ID to snapshot API responses. #29600, @AgnesToulet
    AlertListPanel: Add options to sort by Time(asc) and Time(desc). #29764, @dboslee
    AlertListPanel: Changed alert url to to go the panel view instead of panel edit. #29060, @zakiharis
    Alerting: Add support for Sensu Go notification channel. #28012, @nixwiz
    Alerting: Add support for alert notification query label interpolation. #29908, @wbrowne
    Annotations: Remove annotation_tag entries as part of annotations cleanup. #29534, @dafydd-t
    Azure Monitor: Add Microsoft.Network/natGateways. #29479, @JoeyLemur
    Backend plugins: Support Forward OAuth Identity for backend data source plugins. #27055, @billoley
    Cloud Monitoring: MQL support. #26551, @mtanda
    CloudWatch: Add 'EventBusName' dimension to CloudWatch 'AWS/Events' namespace. #28402, @tomdaly
    CloudWatch: Add support for AWS DirectConnect ConnectionErrorCount metric. #29583, @haeringer
    CloudWatch: Add support for AWS/ClientVPN metrics and dimensions. #29055, @marefr
    CloudWatch: Added HTTP API Gateway specific metrics and dimensions. #28780, @karlatkinson
    Configuration: Add an option to hide certain users in the UI. #28942, @AgnesToulet
    Currency: Adds Indonesian IDR currency. #28363, @hiddenrebel
    Dashboards: Delete related data (permissions, stars, tags, versions, annotations) when deleting a dashboard or a folder. #28826, @AgnesToulet
    Dependencies: Update angularjs to 1.8.2. #28736, @torkelo
    Docker: Use root group in the custom Dockerfile. #28639, @chugunov
    Elasticsearch: Add Moving Function Pipeline Aggregation. #28131, @simianhacker
    Elasticsearch: Add Support for Serial Differencing Pipeline Aggregation. #28618, @simianhacker
    Elasticsearch: Deprecate browser access mode. #29649, @Elfo404
    Elasticsearch: Interpolate variables in Filters Bucket Aggregation. #28969, @Elfo404
    Elasticsearch: Support extended stats and percentiles in terms order by. #28910, @simianhacker
    Elasticsearch: View in context feature for logs. #28764, @simianhacker
    Explore/Logs: Alphabetically sort unique labels, labels and parsed fields. #29030, @ivanahuckova
    Explore/Logs: Update Parsed fields to Detected fields. #28881, @ivanahuckova
    Field overrides: Added matcher to match all fields returned by a specific query. #28872, @mckn
    Graph: Add support for spline interpolation (smoothing) added in new time series panel. #4303
    Instrumentation: Add histograms for database queries. #29662, @dafydd-t
    Jaeger: Remove browser access mode. #30349, @zoltanbedi
    LogsPanel: Don't show scroll bars when not needed. #28972, @aocenas
    Loki: Add query type and line limit to query editor in dashboard. #29356, @ivanahuckova
    Loki: Add query type selector to query editor in Explore. #28817, @ivanahuckova
    Loki: Retry web socket connection when connection is closed abnormally. #29438, @ivanahuckova
    MS SQL: Integrated security. #30369, @daniellee
    Middleware: Add CSP support. #29740, @aknuds1
    OAuth: Configurable user name attribute. #28286, @alexanderzobnin
    PanelEditor: Render panel field config categories as separate option group sections. #30301, @dprokop
    Postgres: SSL certification. #30352, @ying-jeanne
    Prometheus: Add support for Exemplars. #28057, @zoltanbedi
    Prometheus: Improve autocomplete performance and remove disabling of dynamic label lookup. #30199, @ivanahuckova
    Prometheus: Update default query type option to "Both" in Explore query editor. #28935, @ivanahuckova
    Prometheus: Use customQueryParameters for all queries. #28949, @alexbumbacea
    Security: Prefer server cipher suites for http2. #29379, @bergquist
    Security: Remove insecure cipher suit as default option. #29378, @bergquist
    StatPanels: Add new calculation option for percentage difference. #26369, @jedstar
    StatPanels: Change default stats option to "Last (not null)". #28617, @ryantxu
    Table: migrate old-table config to new table config. #30142, @jackw
    Templating: Custom variable edit UI, change options input into textarea. #28322, @darrylsepeda
    TimeSeriesPanel: The new graph panel now supports y-axis value mapping. #30272, @torkelo
    Tracing: Tag spans with user login and datasource name instead of id. #29183, @bergquist
    Transformations: Add "Rename By Regex" transformer. #29281, @simianhacker
    Transformations: Added new transform for excluding and including rows based on their values. #26884, @Totalus
    Transforms: Add sort by transformer. #30370, @ryantxu
    Variables: Add deprecation warning for value group tags. #30160, @torkelo
    Variables: Added __user.email to global variable. #28853, @mckn
    Variables: Adds description field. #29332, @hugohaggmark
    Variables: Adds variables inspection. #25214, @hugohaggmark
    Variables: New Variables are stored immediately. #29178, @hugohaggmark
    Zipkin: Remove browser access mode. #30360, @zoltanbedi

Bug fixes

    API: Query database from /api/health endpoint. #28349, @ceh
    Alerting: Return proper status code when trying to create alert notification channel with duplicate name or uid. #28043, @jgulick48
    Auth: Fix default maximum lifetime an authenticated user can be logged in. #30030, @papagian
    Backend: Fix IPv6 address parsing erroneous. #28585, @taciomcosta
    CloudWatch: Make sure stats grow horizontally and not vertically in the Query Editor. #30106, @sunker
    Cloudwatch: Fix issue with field calculation transform not working properly with Cloudwatch data. #28761, @torkelo
    Dashboards: Hide playlist edit functionality from viewers and snapshots link from unauthenticated users. #28992, @jackw
    Data source proxy: Convert 401 HTTP status code from data source to 400. #28962, @aknuds1
    Decimals: Improving auto decimals logic for high numbers and scaled units. #30262, @torkelo
    Elasticsearch: Fix date histogram auto interval handling for alert queries. #30049, @simianhacker
    Elasticsearch: Fix index pattern not working with multiple base sections. #28348, @tomdaly
    Explore: Clear errors after running a new query. #30367, @ivanahuckova
    Graph: Fixes stacking issues like floating bars when data is not aligned. #29051, @torkelo
    Graph: Staircase and null value=null calculates auto Y-Min incorrectly (fixed in new Time series panel). #12995
    Graph: Staircase mode, do now draw line segment from zero when drawing null values as null (Fixed in new Time series panel). #17838
    Image uploader: Fix uploading of images to GCS. #26493, @gastonqiu
    Influx: Fixes issue with many queries being issued as you type in the variable query field. #29968, @dprokop
    Logs Panel: Fix inconsistent highlighting. #28971, @ivanahuckova
    Logs Panel: Fixes problem dragging scrollbar inside logs panel. #28974, @aocenas
    Loki: Fix hiding of series in table if labels have number values. #30185, @ivanahuckova
    Loki: Lower min step to 1ms. #30135, @ivanahuckova
    Loki: Remove showing of unique labels with the empty string value. #30363, @ivanahuckova
    Loki: Timeseries should not produce 0-values for missing data. #30116, @davkal
    Plugins: Fix panic when using complex dynamic URLs in app plugin routes. #27977, @cinaglia
    Prometheus: Fix link to Prometheus graph in dashboard. #29543, @ivanahuckova
    Provisioning: Build paths in an os independent way. #29143, @amattheisen
    Provisioning: Fixed problem with getting started panel being added to custom home dashboard. #28750, @torkelo
    SAML: Fixes bug in processing SAML response with empty element by updating saml library (Enterprise). #29991, @alexanderzobnin
    SQL: Define primary key for tables without it. #22255, @azhiltsov
    Tracing: Fix issue showing more than 300 spans. #29377, @zoltanbedi
    Units: Changes FLOP/s to FLOPS and some other rates per second units get /s suffix. #28825, @Berbe
    Variables: Fixes Constant variable persistence confusion. #29407, @hugohaggmark
    Variables: Fixes Textbox current value persistence. #29481, @hugohaggmark
    Variables: Fixes loading with a custom all value in url. #28958, @hugohaggmark
    Variables: Fixes so clicking on Selected in drop down will exclude All value from selection. #29844, @hugohaggmark

Breaking changes
Constant variables

In order to minimize the confusion with Constant variable usage, we've removed the ability to make Constant variables visible. This change will also migrate all existing visible Constant variables to Textbox variables because which we think this is a more appropriate type of variable for this use case. Issue #29407
Plugin compatibility

We have upgraded AngularJS from version 1.6.6 to 1.8.2. Due to this upgrade some old angular plugins might stop working and will require a small update. This is due to the deprecation and removal of pre-assigned bindings. So if your custom angular controllers expect component bindings in the controller constructor you need to move this code to an $onInit function. For more details on how to migrate AngularJS code open the migration guide and search for pre-assigning bindings.

In order not to break all angular panel plugins and data sources we have some custom angular inject behavior that makes sure that bindings for these controllers are still set before constructor is called so many old angular panels and data source plugins will still work. Issue #28736
Deprecations
Query variable value group tags

This option to group query variable values into groups by tags has been an experimental feature since it was introduced. It was introduced to work around the lack of tags support in time series databases at the time. Now that tags (ie. labels) are the norm there is no longer any great need for this feature. This feature will be removed in Grafana v8 later this year. Issue #30160
Plugin development fixes & changes

    AngularPlugins: Angular controller events emitter is now a separate emitter and not the same as PanelModel events emitter. #30379, @torkelo
    FieldConfig API: Add ability to hide field option or disable it from the overrides. #29879, @dprokop
    Select: Changes default menu placement for Select from auto to bottom. #29837, @hugohaggmark
    Collapse: Allow component children to use height: 100% styling. #29776, @aocenas
    DataSourceWithBackend: Throw error if health check fails in DataSourceWithBackend. #29743, @aocenas
    NodeGraph: Add node graph visualization. #29706, @aocenas
    FieldColor: Handling color changes when switching panel types. #28875, @dprokop
    CodeEditor: Added support for javascript language. #28818, @ae3e
    grafana/toolkit: Allow builds with lint warnings. #28810, @dprokop
    grafana/toolkit: Drop console and debugger statements by default when building plugin. #28776, @dprokop
    Card: Add new Card component. #28216, @Clarity-89
    FieldConfig: Implementation slider editor (#27592). #28007, @isaozlerfm
    MutableDataFrame: Remove unique field name constraint and values field index and unused/seldom used stuff. #27573, @torkelo

7.3.7 (2021-01-14)
Bug fixes

    Auth: Add missing request headers to SigV4 middleware allowlist. #30115, @wbrowne
    Elasticsearch: Sort results by index order as well as @timestamp. #29761, @STEELBADGE
    SAML: Fixes bug in processing SAML response with empty element by updating saml library (Enterprise). #30179, @alexanderzobnin
    SeriesToRows: Fixes issue in transform so that value field is always named Value. #30054, @torkelo

7.3.6 (2020-12-17)
Security

    SAML: Fixes encoding/xml SAML vulnerability in Grafana Enterprise. #29875

7.3.5 (2020-12-10)
Features and enhancements

    Alerting: Improve Prometheus Alert Rule error message. #29390, @wbrowne

Bug fixes

    Alerting: Fix alarm message formatting in Dingding. #29482, @tomowang
    AzureMonitor: Fix unit translation for MilliSeconds. #29399, @secustor
    Instrumentation: Fix bug with invalid handler label value for HTTP request metrics. #29529, @bergquist
    Prometheus: Fixes problem where changing display name in Field tab had no effect. #29441, @zoltanbedi
    Tracing: Fixed issue showing more than 300 spans. #29377, @zoltanbedi

7.3.4 (2020-11-24)
Bug fixes

    Dashboard: Fixes kiosk state after being redirected to login page and back. #29273, @torkelo
    InfluxDB: Update flux library to fix support for boolean label values. #29310, @ryantxu
    Security: Fixes minor security issue with alert notification webhooks that allowed GET & DELETE requests. #29330, @wbrowne
    Table: Fixes issues with phantom extra 0 for zero values. #29165, @dprokop

7.3.3 (2020-11-17)
Bug fixes

    Cloud monitoring: Fix for multi-value template variable for project selector. #29042, @papagian
    LogsPanel: Fixes problem dragging scrollbar inside logs panel. #28974, @aocenas
    Provisioning: Fixes application not pinned to the sidebar when it's enabled. #29084, @alexanderzobnin
    StatPanel: Fixes hanging issue when all values are zero. #29077, @torkelo
    Thresholds: Fixes color assigned to null values. #29010, @torkelo

7.3.2 (2020-11-11)
Features / Enhancements

    CloudWatch Logs: Change how we measure query progress. #28912, @aocenas
    Dashboards / Folders: delete related data (permissions, stars, tags, versions, annotations) when deleting a dashboard or a folder. #28826, @AgnesToulet
    Gauge: Improve font size auto sizing. #28797, @torkelo
    Short URL: Cleanup unvisited/stale short URLs. #28867, @wbrowne
    Templating: Custom variable edit UI, change options input into textarea. #28322, @darrylsepeda

Bug Fixes

    Cloudwatch: Fix issue with field calculation transform not working properly with Cloudwatch data. #28761, @torkelo
    Dashboard: fix view panel mode for Safari / iOS. #28702, @jackw
    Elasticsearch: Exclude pipeline aggregations from order by options. #28620, @simianhacker
    Panel inspect: Interpolate variables in panel inspect title. #28779, @dprokop
    Prometheus: Fix copy paste behaving as cut and paste. #28622, @aocenas
    StatPanels: Fixes auto min max when latest value is zero. #28982, @torkelo
    TableFilters: Fixes filtering with field overrides. #28690, @hugohaggmark
    Templating: Speeds up certain variable queries for Postgres MySql MSSql. #28686, @hugohaggmark
    Units: added support to handle negative fractional numbers. #28849, @mckn
    Variables: Fix backward compatibility in custom variable options that contain colon. #28896, @mckn
2021-02-07 17:32:47 +00:00
..
adzap *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
aipo Don't replace archive by directory during extraction 2020-03-18 18:03:29 +00:00
album *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
album_themes *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
analog all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
ap-auth-kerb www/ap-auth-kerb: remove unknown configure option 2020-05-21 07:41:37 +00:00
ap-auth-mellon *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
ap-authnz-crowd *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
ap-mono ap-mono: Add LICENSE 2021-01-02 15:08:00 +00:00
ap-php *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
ap-rpaf
ap2-auth-mellon *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +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 after updating security/nettle 2020-05-22 10:55:42 +00:00
ap2-perl *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +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 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +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 all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +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 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
apachetop Adjust for kqueue interface change on NetBSD. 2019-12-21 23:51:30 +00:00
asp2php
august
aws revbump after updating security/nettle 2020-05-22 10:55:42 +00:00
aws-demos revbump after updating security/nettle 2020-05-22 10:55:42 +00:00
awstats *: remove p5-Time-Local, part of perl 2020-09-04 13:53:37 +00:00
badwolf *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
bannerfilter *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
bins *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
bkedit *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
bluefish Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
blur6ex
bozohttpd update to bozohttpd 20201014. changes include: 2020-10-15 04:42:05 +00:00
c-icap *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
c-icap-modules *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
cadaver revbump after updating security/nettle 2020-05-22 10:55:42 +00:00
caddy Revbump all Go packages after go115 update 2021-01-23 14:22:52 +00:00
calamaris *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
camping
cgic
cgicc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
cgilib all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
cgit Udate to cgit-1.2.3 2020-03-31 13:59:32 +00:00
checkbot *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
cherokee Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
clearsilver *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +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 packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
crawl *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
cronolog *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
curl curl: updated to 7.75.0 2021-02-03 13:17:18 +00:00
cvsweb *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
dansguardian *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
davical *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
deforaos-surfer *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
dillo dillo: use correct SSLCERTS dir 2020-09-20 08:55:48 +00:00
drraw *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
drupal7 www/drupal7: update to 7.78 2021-02-02 15:19:42 +00:00
drupal8 www/drupal8: update to 8.9.13 2021-02-02 15:33:41 +00:00
e2guardian *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
elinks elinks: Explicitly disable Lua support. 2020-06-30 18:56:19 +00:00
eliom Update www/eliom to 6.12.4. 2020-12-11 08:47:35 +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 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
fcgi fcgi: Update HOMEPAGE 2020-12-19 10:48:13 +00:00
fcgiwrap
felinks felinks: doesn't need lua 2020-07-01 09:50:16 +00:00
fengoffice www/fengoffice: update to 3.7.2.16 2019-12-15 18:27:24 +00:00
ffproxy
firefox *: Recursive revbump from audio/pulseaudio-14.2.nb1 2021-02-07 06:30:06 +00:00
firefox-esr firefox-esr: Up to firefox78 2020-08-03 17:23:57 +00:00
firefox-l10n firefox-l10n: Update to 85.0.1 2021-02-06 05:03:57 +00:00
firefox52 *: Recursive revbump from audio/pulseaudio-14.2.nb1 2021-02-07 06:30:06 +00:00
firefox52-l10n firefox*-l10n: Avoid building these if Firefox doesn't get built. 2020-03-13 15:46:21 +00:00
firefox68 *: Recursive revbump from audio/pulseaudio-14.2.nb1 2021-02-07 06:30:06 +00:00
firefox68-l10n firefox68-l10n: sync with firefox68 2020-08-29 18:45:22 +00:00
firefox78 *: Recursive revbump from audio/pulseaudio-14.2.nb1 2021-02-07 06:30:06 +00:00
firefox78-l10n firefox78-l10n: Update to 78.7.1 2021-02-06 04:53:36 +00:00
firefox_decrypt Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
gallery *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +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 go115 update 2021-01-23 14:22:52 +00:00
gitweb gitweb: reset revision for git 2.30.0 update 2021-01-11 10:20:49 +00:00
gnurl forgotten file distinfo 2020-09-16 21:07:24 +00:00
go-ace Revbump all Go packages after go115 update 2021-01-23 14:22:52 +00:00
go-cssmin Revbump all Go packages after go115 update 2021-01-23 14:22:52 +00:00
go-fasthttp Revbump all Go packages after go115 update 2021-01-23 14:22:52 +00:00
go-ffuf Revbump all Go packages after go115 update 2021-01-23 14:22:52 +00:00
go-gogs-client Revbump all Go packages after go115 update 2021-01-23 14:22:52 +00:00
go-gohtml Revbump all Go packages after go115 update 2021-01-23 14:22:52 +00:00
go-libsass Revbump all Go packages after go115 update 2021-01-23 14:22:52 +00:00
go-minify Revbump all Go packages after go115 update 2021-01-23 14:22:52 +00:00
go-mux Revbump all Go packages after go115 update 2021-01-23 14:22:52 +00:00
go-parse Revbump all Go packages after go115 update 2021-01-23 14:22:52 +00:00
go-spritewell Revbump all Go packages after go115 update 2021-01-23 14:22:52 +00:00
go-tocss Revbump all Go packages after go115 update 2021-01-23 14:22:52 +00:00
go-toml-burntsushi Revbump all Go packages after go115 update 2021-01-23 14:22:52 +00:00
go-toml-pelletier Revbump all Go packages after go115 update 2021-01-23 14:22:52 +00:00
go-urlesc Revbump all Go packages after go115 update 2021-01-23 14:22:52 +00:00
go-webhooks Revbump all Go packages after go115 update 2021-01-23 14:22:52 +00:00
goaccess Update to 1.4. From the changelog: 2021-01-27 08:17:31 +00:00
grafana grafana: Update to 7.4.0 2021-02-07 17:32:47 +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 *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
haskell-cgi
heel
hiawatha
horde www/horde: remove no-op file from SUBST_FILES 2020-05-09 12:26:22 +00:00
hs-cookie hs-*: add PLIST files 2020-05-11 17:51:58 +00:00
hs-HTTP hs-*: add PLIST files 2020-05-11 17:51:58 +00:00
hs-http-client hs-*: add PLIST files 2020-05-11 17:51:58 +00:00
hs-http-client-tls hs-*: add PLIST files 2020-05-11 17:51:58 +00:00
hs-http-types hs-*: add PLIST files 2020-05-11 17:51:58 +00:00
hs-xss-sanitize hs-*: add PLIST files 2020-05-11 17:51:58 +00:00
htdavlock www/htdavlock: remove unknown configure option 2020-05-31 15:03:06 +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 htmldoc: update to 1.9.11. 2021-02-01 09:33:12 +00:00
htmldoc-x11 htmldoc-x11: update to 1.9.11. 2021-02-01 09:35:11 +00:00
htmllint *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
http-parser http-parser: update to 2.9.4. 2020-03-31 17:01:13 +00:00
http_load *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
hugo Revbump all Go packages after go115 update 2021-01-23 14:22:52 +00:00
ies4linux Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
ijb
ikiwiki Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
jalbum
jetty7
jetty9 all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
kahua
kannel *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
kdewebkit *: Recursive revbump from audio/pulseaudio-14.2.nb1 2021-02-07 06:30:06 +00:00
khtml *: Recursive revbump from audio/pulseaudio-14.2.nb1 2021-02-07 06:30:06 +00:00
kimagemapeditor *: Recursive revbump from audio/pulseaudio-14.2.nb1 2021-02-07 06:30:06 +00:00
kjs *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
kjsembed *: Recursive revbump from audio/pulseaudio-14.2.nb1 2021-02-07 06:30:06 +00:00
kore kore: update to 4.1.0. 2021-01-23 15:35:43 +00:00
lhs *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
libecap all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
libghttp
libgtkhtml *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
libmediawiki *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
libmicrohttpd libmicrohttpd: make curl a build dependency. 2021-01-14 17:17:30 +00:00
libmrss revbump after updating security/nettle 2020-05-22 10:55:42 +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 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
libsass libsass: Fix build on SunOS. 2021-01-12 13:06:11 +00:00
libwebsockets www: add libwebsockets 2020-11-02 12:32:20 +00:00
libwww *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
liferea *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
lighttpd Update to 1.4.59. From the changelog: 2021-02-03 08:49:49 +00:00
links links: Update to 2.21 2020-12-19 11:14:29 +00:00
links-gui links: Update to 2.21 2020-12-19 11:14:29 +00:00
litmus revbump after updating security/nettle 2020-05-22 10:55:42 +00:00
llgal *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +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.8. 2020-10-20 13:08:13 +00:00
lua-curl lua-curl: Update to 0.3.12 2021-01-24 16:30:44 +00:00
lua-http lua-http: add patch to distinfo 2020-09-17 06:56:03 +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 Make luajit PaX MPROTECT safe. 2020-11-06 12:15:53 +00:00
lynx revbump after updating security/nettle 2020-05-22 10:55:42 +00:00
make_album *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
matcha-sns all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
mediawiki Update to 1.35.0 2020-10-02 01:51:10 +00:00
micro_httpd
midori *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
mimetex
mini_httpd *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
mknmz-wwwoffle *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
mMosaic
mongrel
mongrel-cluster
mongrel-config
mongrel-console
mongrel-upload-progress
mono-xsp mono-xsp: Update to 4.7.1 2021-01-02 15:13:54 +00:00
moodle www/moodle: allow build on php74 2021-01-05 12:49:44 +00:00
motyl
mserv-php Bump PKGREVISION by changing of default PHP version. 2019-12-09 14:20:54 +00:00
nanoblogger *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
nanoblogger-extra *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
neon neon: Update to 0.31.2 2021-02-06 06:33:11 +00:00
netscape
netsurf *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
nghttp2 nghttp2: updated to 1.43.0 2021-02-03 13:16:19 +00:00
nghttp2-tools nghttp2 nghttp2-tools: updated to 1.42.0 2020-11-26 13:51:51 +00:00
nginx nginx: Update naxsi to 1.3 2020-12-16 20:32:01 +00:00
nginx-devel www/nginx-devel: Update to 1.19.6 2020-12-16 20:33:55 +00:00
nostromo The nostromo pkgsrc package contained patches against upstream 2020-12-03 10:45:54 +00:00
ns-plugger-common all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
ns-remote
nsm www/nsm: Update to version 2.0.1 2020-01-09 11:28:37 +00:00
nspluginwrapper *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
ocaml-cohttp Updated www/ocaml-cohttp to version 2.5.1. 2020-04-21 11:25:18 +00:00
ocaml-curl revbump after updating security/nettle 2020-05-22 10:55:42 +00:00
ocaml-http all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
ocaml-uri Updated www/ocaml-uri to version 3.1.0. 2020-04-21 11:21:47 +00:00
ocsigen Updated www/ocsigen to 2.16.1. 2020-12-11 08:27:21 +00:00
ocsigen-i18n Updated www/ocsigen-i18n to 3.7.0. 2020-12-11 10:58:20 +00:00
ocsigen-start (www/ocsigen-start) Add devel/ocaml-rresult/buildlink3.mk 2020-12-26 08:46:33 +00:00
ocsigen-toolkit Updated www/ocsigen-toolkit to 2.8.0. 2020-12-11 08:53:19 +00:00
opera all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
otter-browser *: Recursive revbump from audio/pulseaudio-14.2.nb1 2021-02-07 06:30:06 +00:00
p5-Alien-GvaScript *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Any-URI-Escape *: use MASTER_SITE_PERL_CPAN 2020-09-08 13:16:33 +00:00
p5-AnyEvent-HTTP p5-AnyEvent-HTTP: update to 2.25. 2020-09-07 20:23:38 +00:00
p5-AnyEvent-HTTPD *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-AnyEvent-ReverseHTTP *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-AnyEvent-SCGI *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Apache-ASP *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Apache-DBILogConfig *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Apache-DBILogger *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Apache-Filter *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Apache-Gallery *: use MASTER_SITE_PERL_CPAN 2020-09-08 13:16:33 +00:00
p5-Apache-LogFormat-Compiler p5-Apache-LogFormat-Compiler: update to 0.36. 2020-09-07 20:24:36 +00:00
p5-Apache-Session p5-Apache-Session: update to 1.94. 2020-09-20 07:53:36 +00:00
p5-Apache-Session-SharedMem *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Apache-Session-Wrapper *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Apache-SSI *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Apache-Test p5-Apache-Test: update to 1.42. 2020-09-07 20:28:07 +00:00
p5-Apache2-AuthCASSimple *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Apache2-AuthCookie p5-Apache2-AuthCookie: update to 3.30. 2020-09-07 20:32:40 +00:00
p5-Apache2-AuthCookieDBI p5-Apache2-AuthCookieDBI: update to 2.19. 2020-09-07 20:33:57 +00:00
p5-App-Nopaste *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Browser-Open *: use MASTER_SITE_PERL_CPAN 2020-09-08 13:16:33 +00:00
p5-Captcha-reCAPTCHA *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Captcha-reCAPTCHA-Mailhide *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Catalyst-Action-RenderView *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Catalyst-Action-REST *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Catalyst-Authentication-Credential-HTTP *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Catalyst-Authentication-Credential-HTTP-Proxy *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Catalyst-Authentication-Store-DBIx-Class *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Catalyst-Authentication-Store-Htpasswd *: remove p5-Test-Simple, part of perl 2020-09-04 13:45:13 +00:00
p5-Catalyst-Component-ACCEPT_CONTEXT *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Catalyst-Component-InstancePerContext *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Catalyst-Controller-BindLex *: remove p5-Test-Simple, part of perl 2020-09-04 13:45:13 +00:00
p5-Catalyst-Controller-FormBuilder *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Catalyst-Controller-HTML-FormFu *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Catalyst-Devel p5-Catalyst-Devel: update to 1.42. 2020-09-13 08:44:40 +00:00
p5-Catalyst-DispatchType-Regex *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Catalyst-Engine-HTTP-Prefork *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Catalyst-Engine-JobQueue-POE *: remove p5-version, part of perl 2020-09-04 14:22:57 +00:00
p5-Catalyst-Engine-PSGI *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Catalyst-Manual p5-Catalyst-Manual: update to 5.9011. 2020-09-07 20:40:01 +00:00
p5-Catalyst-Model-Adaptor *: remove p5-Test-Simple, part of perl 2020-09-04 13:45:13 +00:00
p5-Catalyst-Model-File *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Catalyst-Plugin-Authentication *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Catalyst-Plugin-Authentication-Store-RDBO *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Catalyst-Plugin-Authorization-ACL *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Catalyst-Plugin-Authorization-Roles *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Catalyst-Plugin-AutoRestart *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Catalyst-Plugin-ConfigLoader p5-Catalyst-Plugin-ConfigLoader: update to 0.35. 2020-09-07 20:41:21 +00:00
p5-Catalyst-Plugin-I18N *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Catalyst-Plugin-RequireSSL *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Catalyst-Plugin-Server *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Catalyst-Plugin-Session *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Catalyst-Plugin-Session-State-Cookie p5-Catalyst-Plugin-Session-State-Cookie: update to 0.18. 2020-09-07 20:42:25 +00:00
p5-Catalyst-Plugin-Session-Store-DBIC *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Catalyst-Plugin-Session-Store-Delegate *: remove p5-Test-Simple, part of perl 2020-09-04 13:45:13 +00:00
p5-Catalyst-Plugin-Session-Store-FastMmap *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Catalyst-Plugin-Session-Store-File *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Catalyst-Plugin-StackTrace *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Catalyst-Plugin-Static-Simple *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Catalyst-Plugin-StatusMessage *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Catalyst-Runtime p5-Catalyst-Runtime: update to 5.90128. 2020-09-13 08:58:48 +00:00
p5-Catalyst-View-Excel-Template-Plus *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Catalyst-View-Jemplate *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Catalyst-View-JSON *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Catalyst-View-Mason *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Catalyst-View-TT p5-Catalyst-View-TT: update to 0.45. 2020-09-07 20:43:25 +00:00
p5-CatalystX-Component-Traits *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-CatalystX-CRUD-Controller-REST *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-CatalystX-CRUD-Controller-RHTMLO *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-CatalystX-CRUD-View-Excel *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-CatalystX-CRUD-YUI *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-CatalystX-LeakChecker *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-CGI Update to 4.51 2020-10-25 15:14:05 +00:00
p5-CGI-Ajax *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-CGI-Application *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-CGI-Application-Plugin-DBH *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-CGI-Application-Plugin-Session *: use MASTER_SITE_PERL_CPAN 2020-09-08 13:16:33 +00:00
p5-CGI-Application-Plugin-ValidateRM *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-CGI-Application-PSGI *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-CGI-Compile p5-CGI-Compile: update to 0.25. 2020-09-07 20:38:00 +00:00
p5-CGI-Cookie-Splitter *: remove p5-Test-Simple, part of perl 2020-09-04 13:45:13 +00:00
p5-CGI-Cookie-XS *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-CGI-Emulate-PSGI *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-CGI-Fast *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-CGI-FastTemplate *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-CGI-FormBuilder *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-CGI-Kwiki *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-CGI-Lite *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-CGI-Minimal p5-CGI-Minimal: update to 1.30. 2020-09-07 20:38:40 +00:00
p5-CGI-ProgressBar *: use MASTER_SITE_PERL_CPAN 2020-09-08 13:16:33 +00:00
p5-CGI-PSGI *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-CGI-Session *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-CGI-Session-Driver-memcached *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-CGI-Session-Plugin-Redirect *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-CGI-Session-Serialize-yaml *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-CGI-Simple *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-CGI-Struct *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Cookie-Baker *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Cookie-XS *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-CSS *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-CSS-Minifier-XS *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-CSS-Squish *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-CSS-Tiny *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Dancer *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Dancer-Session-Cookie *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Dancer2 *: remove p5-ExtUtils-MakeMaker, part of perl since forever 2020-09-04 11:19:08 +00:00
p5-Data-URIEncode *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-FCGI *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-FCGI-Client *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-FCGI-ProcManager *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-File-Mork *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Handel *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Hijk *: use MASTER_SITE_PERL_CPAN 2020-09-08 13:16:33 +00:00
p5-HTML-CalendarMonthSimple *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTML-Clean *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTML-Display *: remove p5-parent, part of perl 2020-09-04 14:20:28 +00:00
p5-HTML-Element-Extended *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTML-Email-Obfuscate *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTML-Entities-Interpolate *: remove p5-Test-Simple, part of perl 2020-09-04 13:45:13 +00:00
p5-HTML-Escape *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTML-FillInForm *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTML-Form *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTML-Format *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTML-FormFu *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTML-LinkExtractor *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTML-Lint *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTML-Mason p5-HTML-Mason: update to 1.59. 2020-09-07 20:44:43 +00:00
p5-HTML-Mason-PSGIHandler *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTML-Parser p5-HTML-Parser: update to 3.75. 2020-09-07 20:46:40 +00:00
p5-HTML-PrettyPrinter *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTML-Prototype *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTML-Prototype-Useful *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTML-Quoted *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTML-Restrict *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTML-RewriteAttributes *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTML-Scrubber *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTML-Selector-XPath *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTML-SimpleParse *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTML-StickyQuery *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTML-Stream *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTML-Strip *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTML-StripScripts *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTML-StripScripts-Parser *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTML-Table *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTML-TableExtract *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTML-Tagset *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTML-Template *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTML-Template-Compiled *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTML-Template-Expr *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTML-Template-Pro *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTML-Tiny *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTML-TokeParser-Simple *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTML-Tree *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTML-TreeBuilder-LibXML *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTML-TreeBuilder-XPath *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTML-WikiConverter *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTML-WikiConverter-DokuWiki *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTMLObject *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTTP-Async *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTTP-Body *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTTP-Cache-Transparent *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTTP-CookieJar p5-HTTP-CookieJar: fix depends 2020-10-02 12:18:41 +00:00
p5-HTTP-CookieMonster *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTTP-Cookies *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTTP-Daemon *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTTP-Date *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTTP-DAV *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTTP-Entity-Parser Update to 0.25 2021-01-29 11:55:33 +00:00
p5-HTTP-GHTTP *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTTP-HeaderParser-XS *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTTP-Headers-Fast *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTTP-Lite *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTTP-Message p5-HTTP-Message: update to 6.26. 2020-09-13 08:59:34 +00:00
p5-HTTP-MultiPartParser *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTTP-Negotiate *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTTP-OAI *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTTP-Parser *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTTP-Parser-XS *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTTP-Proxy *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTTP-Request-AsCGI *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTTP-Request-Form *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTTP-Response-Encoding *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTTP-Server-EV *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTTP-Server-Simple *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTTP-Server-Simple-Authen *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTTP-Server-Simple-Kwiki *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTTP-Server-Simple-Mason *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTTP-Server-Simple-PSGI *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTTP-Server-Simple-Recorder *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTTP-Server-Simple-Static *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-HTTP-Thin *: remove p5-HTTP-Tiny, part of perl 2020-09-04 11:39:46 +00:00
p5-HTTP-Tiny-Mech *: use MASTER_SITE_PERL_CPAN 2020-09-08 13:16:33 +00:00
p5-HTTP-Tiny-Multipart *: remove p5-HTTP-Tiny, part of perl 2020-09-04 11:39:46 +00:00
p5-HTTP-Tinyish p5-HTTP-Tinyish: update to 0.17. 2020-09-07 20:48:35 +00:00
p5-HTTPD-User-Manage *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-I18N-AcceptLanguage *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-JavaScript-Minifier-XS *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-JavaScript-Value-Escape *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Jemplate *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-JSON-RPC *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Kwiki *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Kwiki-Archive-Cvs *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Kwiki-Archive-Rcs *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Kwiki-BreadCrumbs *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Kwiki-Edit-RequireUserName *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Kwiki-Favorites *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Kwiki-HtmlBlocks *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Kwiki-Icons-Gnome *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Kwiki-ModPerl *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Kwiki-NewPage *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Kwiki-Notify-Mail *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Kwiki-PagePrivacy *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Kwiki-ParagraphBlocks *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Kwiki-PreformattedBlocks *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Kwiki-RecentChanges *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Kwiki-Revisions *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Kwiki-Scode *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Kwiki-Search *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Kwiki-Simple-Server-HTTP *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Kwiki-UserName *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Kwiki-UserPreferences *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Kwiki-Users-Remote *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Kwiki-Weather *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Kwiki-Wikiwyg *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Kwiki-Zipcode *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-libapreq2 *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-libwww Update to 6.49 2020-11-15 06:55:42 +00:00
p5-LWP-Authen-Negotiate *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-LWP-Authen-Wsse *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-LWP-ConsoleLogger *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-LWP-MediaTypes *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-LWP-Online *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-LWP-Protocol-https p5-LWP-Protocol-https: update to 6.09. 2020-09-07 20:49:21 +00:00
p5-LWP-Protocol-Net-Curl *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-LWP-Protocol-PSGI *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-LWP-UserAgent-Determined *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-LWPx-ParanoidAgent *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-LWPx-TimedHTTP *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-MasonX-Request-WithApacheSession *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Mojolicious p5-Mojolicious: update to 8.59. 2020-09-20 07:56:20 +00:00
p5-Net-Curl p5-Net-Curl: update to 0.45. 2020-09-07 20:50:14 +00:00
p5-Net-FastCGI *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Net-HTTP *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-ParallelUserAgent *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Plack Update to 1.0048 2021-01-29 12:06:10 +00:00
p5-Plack-App-Proxy *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Plack-Handler-AnyEvent-HTTPD *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Plack-Handler-AnyEvent-ReverseHTTP *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Plack-Handler-AnyEvent-SCGI *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Plack-Handler-SCGI *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Plack-Middleware-Auth-Digest *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Plack-Middleware-ConsoleLogger *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Plack-Middleware-Debug p5-Plack-Middleware-Debug: update to 0.18. 2020-09-07 20:51:16 +00:00
p5-Plack-Middleware-Deflater *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Plack-Middleware-File-Sass *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Plack-Middleware-FixMissingBodyInRedirect *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Plack-Middleware-Header *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Plack-Middleware-JSConcat *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Plack-Middleware-MethodOverride *: use MASTER_SITE_PERL_CPAN 2020-09-08 13:16:33 +00:00
p5-Plack-Middleware-RemoveRedundantBody *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Plack-Middleware-ReverseProxy *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Plack-Middleware-Session *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Plack-Middleware-Test-StashWarnings *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Plack-Test-Agent *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Plack-Test-ExternalServer *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Pod-POM-Web *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-POE-Component-Server-PSGI *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-POE-Component-Server-SimpleHTTP *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-POE-Component-Server-SOAP *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-POE-Filter-HTTP-Parser *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-PSGI *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Reaction *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Role-REST-Client *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Rose-HTML-Objects *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Rose-HTMLx-Form-Field-Autocomplete *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Rose-HTMLx-Form-Field-Boolean *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Rose-HTMLx-Form-Field-PopUpMenuNumeric *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Rose-HTMLx-Form-Field-Serial *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Rose-HTMLx-Form-Related *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Rose-URI *: use MASTER_SITE_PERL_CPAN 2020-09-08 13:16:33 +00:00
p5-Router-Simple *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-SCGI *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Session-Storage-Secure *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Starlet *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Starman *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-SVN-Web *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Task-Catalyst-Tutorial *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Task-CatInABox *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Tatsumaki *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Template-Extract *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Template-Generate *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Template-Multilingual *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Template-Plugin-Clickable *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Template-Plugin-Clickable-Email *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Template-Plugin-Subst *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Template-Provider-Encoding *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Template-Stash-EscapeHTML *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Template-Stash-HTML-Entities *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Template-Timer *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Template-Toolkit *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Template-Toolkit-Simple *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Test-HTTP-Server-Simple *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Test-LWP-UserAgent *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Test-WWW-Declare *: remove p5-Test-Simple, part of perl 2020-09-04 13:45:13 +00:00
p5-Test-WWW-Mechanize *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Test-WWW-Mechanize-Catalyst *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Test-WWW-Mechanize-PSGI *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Twiggy *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-URI *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-URI-db *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-URI-Escape-XS *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-URI-Fetch *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-URI-Find *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-URI-FromHash *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-URI-Nested *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-URI-Query *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-URI-ws *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-VRML *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Web-Scraper *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-WordPress-XMLRPC *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-WWW-Amazon-Wishlist *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-WWW-CSRF *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-WWW-Facebook-API *: remove p5-version, part of perl 2020-09-04 14:22:57 +00:00
p5-WWW-Form-UrlEncoded *: remove p5-JSON-PP, part of perl 2020-09-04 11:51:12 +00:00
p5-WWW-Mechanize p5-WWW-Mechanize: update to 2.01. 2020-09-20 07:59:09 +00:00
p5-WWW-Mechanize-Cached *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-WWW-Mechanize-FormFiller *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-WWW-Mechanize-GZip *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-WWW-Mechanize-Shell *: remove p5-parent, part of perl 2020-09-04 14:20:28 +00:00
p5-WWW-Mechanize-Timed *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-WWW-Pastebin-PastebinCom-Create *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-WWW-Pastebin-RafbNet-Create *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-WWW-RobotRules *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-WWW-Shorten *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
paros
passenger *: reset MAINTAINER for fhajny on his request 2020-05-27 19:37:36 +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 www/php-apcu: update to 5.1.19 2021-01-03 07:40:24 +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 after updating security/nettle 2020-05-22 10:55:42 +00:00
php-fpm *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
php-glpi Clarifications. 2020-05-19 14:39:56 +00:00
php-http *: reset MAINTAINER for fhajny on his request 2020-05-27 19:37:36 +00:00
php-http3 www/php-http3: update to 3.2.1 2021-01-03 07:00:04 +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: Update to 20.0.6 2021-01-28 09:46:47 +00:00
php-owncloud Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +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 php-phrasea2: override CXX instead of LIBTOOL. Suggested by joerg@. 2020-03-22 20:33:29 +00:00
php-piwigo all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
php-propro
php-propro2 www/php-propro2: udpate to 2.1.0 2021-01-03 06:48:05 +00:00
php-soycms *: Remove mysql51 - EOL since 2013, completely broken with OpenSSL 1.1 2020-03-13 10:05:41 +00:00
php-tidy
php-tiki6 *: Remove mysql51 - EOL since 2013, completely broken with OpenSSL 1.1 2020-03-13 10:05:41 +00:00
php-tt-rss
php-tt-rss-fever-plugin
php-uploadprogress www/php-uploadprogress: update to 1.1.3 2021-01-03 07:42:39 +00:00
phraseanet all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
phraseanet-indexer *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
pound *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
privoxy privoxy: update to 3.0.29. 2021-02-04 16:29:14 +00:00
pup Revbump all Go packages after go115 update 2021-01-23 14:22:52 +00:00
py-aiohttp py-aiohttp: Bump chardet requirements in setup.py too 2021-02-06 20:41:34 +00:00
py-aiohttp-cors
py-aiohttp-socks py-aiohttp-socks: updated to 0.5.3 2020-08-03 13:38:04 +00:00
py-asgiref py-asgiref: update to 3.3.1 2020-11-10 11:13:46 +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.2.3 2021-01-27 09:43:43 +00:00
py-blosxom all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
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 2.4.0 2020-02-01 20:41:42 +00:00
py-cheroot Fix build with various Python versions. 2019-12-21 23:51:56 +00:00
py-cherrypy
py-cherrypy17 mk.mk? mk. 2019-11-15 22:51:15 +00:00
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-cloudfiles
py-cookies
py-curl py-curl: Re-adjust PLIST after py-setuptools-50.2.0 update 2020-09-09 08:16:31 +00:00
py-daphne py-daphne: updated to 2.5.0 2020-04-16 07:42:30 +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.6.3 2020-11-27 19:44:18 +00:00
py-django-admin-sortable2 py-django-admin-sortable2: updated to 0.7.7 2020-09-11 09:35:58 +00:00
py-django-appconf
py-django-appmedia
py-django-binary-database-files py-django-binary-database-files: pylint fixes 2020-09-11 09:40:24 +00:00
py-django-celery-beat
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: updated to 2.0.0 2021-01-16 10:15:22 +00:00
py-django-cors-headers py-django-cors-headers: updated to 3.7.0 2021-01-26 06:15:00 +00:00
py-django-countries
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.0 2020-12-15 11:59:31 +00:00
py-django-filer py-django-filer: updated to 2.0.2 2021-01-16 09:41:57 +00:00
py-django-filter Fix support for newer Django versions. Bump revision. 2020-10-11 23:48:18 +00:00
py-django-formtools py-django-formtools: updated to 2.2 2020-02-02 06:37:33 +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 No Python 2.7 support 2020-08-27 12:24:17 +00:00
py-django-mptt py-django-mptt: updated to 0.11.0 2020-02-19 09:56:48 +00:00
py-django-phonenumber-field Fix package name. 2020-08-16 22:59:50 +00:00
py-django-photologue Ignore requirements when they just break things. 2020-02-23 23:59:04 +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-south all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
py-django-sql-explorer py-django-sql-explorer: updated to 1.1.3 2019-12-15 21:47:20 +00:00
py-django-tagging
py-django-taggit Allow Python 2. 2020-08-11 18:41:26 +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-treebeard (www/py-django-treebeard) Add patch for build fix, only for py36 2021-01-30 07:23:29 +00:00
py-django2 py-django2: updated to 2.2.18 2021-02-05 07:52:37 +00:00
py-django3 py-django3: updated to 3.1.6 2021-02-05 07:55:02 +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.2 2021-01-20 10:57:01 +00:00
py-draftjs_exporter py-draftjs_exporter: updated to 4.1.1 2020-09-30 05:34:28 +00:00
py-drf-nested-routers py-drf-nested-routers: updated to 0.92.5 2020-11-25 11:59:06 +00:00
py-easy-thumbnails py-easy-thumbnails: updated to 2.7.1 2020-11-30 20:11:50 +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: Update to 1.5.7. 2020-10-26 15:00:21 +00:00
py-flask-api all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
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 Update py-flask-babelex to 0.9.4. 2020-05-10 12:46:50 +00:00
py-flask-bootstrap
py-flask-caching py-flask-caching: updated to 1.9.0 2020-06-29 16:13:01 +00:00
py-flask-common Mark as incompatible with Python 2.7 2019-11-21 13:27:39 +00:00
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: Build requires py-test-runner. 2020-05-17 09:39:27 +00:00
py-flask-frozen
py-flask-jwt-extended pytest from versioned depends 2020-05-17 20:18:35 +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.8 2020-03-21 08:59:45 +00:00
py-flask-restplus
py-flask-script
py-flask-security
py-flask-sqlalchemy py-flask-sqlalchemy: Update to 2.4.4. 2020-07-23 09:35:16 +00:00
py-flask-sslify
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-gdata
py-genshi all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
py-google-api-python-client py-google-api-python-client: updated to 1.12.8 2020-11-23 09:55:42 +00:00
py-google-apitools py-google-apitools: updated to 0.5.31 2020-06-04 06:25:17 +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.0.4 2019-12-04 12:57:06 +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-hstspreload py-hstspreload: updated to 2020.8.8 2020-08-10 06:56:56 +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 Mark as incompatible with Python 2.7 2019-11-21 13:27:39 +00:00
py-httpcore py-httpcore: updated to 0.12.3 2021-02-05 20:34:10 +00:00
py-httpie
py-httplib2 py-httplib2: updated to 0.18.1 2020-05-21 06:19:59 +00:00
py-httptools py-httptools: updated to 0.1.1 2020-02-18 10:12:20 +00:00
py-httpx py-httpx: updated to 0.16.1 2020-10-13 11:14:43 +00:00
py-hyperframe py-hyperframe: updated to 6.0.0 2020-10-03 18:10:19 +00:00
py-hyperlink py-hyperlink: updated to 21.0.0 2021-01-16 08:42:11 +00:00
py-idna py-idna: updated to 2.10 2020-07-27 14:58:12 +00:00
py-idna_ssl
py-ipywidgets Apply python restrict of py-ipykernel cursively 2020-08-09 23:37:32 +00:00
py-jonpy *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
py-klein Add py-klein version 20.6.0 2021-01-28 21:22:04 +00:00
py-landslide py-landslide: updated to 1.1.8 2020-12-15 09:07:41 +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.0.0 2021-02-06 20:45:45 +00:00
py-mechanize py-mechanize: update to 0.4.5. 2020-01-08 17:33:51 +00:00
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-model_mommy: updated to 2.0.0 2019-11-14 18:30:10 +00:00
py-moin *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
py-nbconvert Apply python restrict of py-ipykernel cursively 2020-08-09 23:37:32 +00:00
py-nbformat py-nbformat: updated to 5.0.8 2020-10-15 13:49:22 +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.4.4 2020-09-10 10:07:00 +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-protego pytest from versioned depends 2020-05-17 20:18:35 +00:00
py-publicsuffix2 Needs py-requests. 2019-12-19 22:25:45 +00:00
py-purl
py-pylint-django py-pylint-django: updated to 2.4.2 2021-01-11 07:28:06 +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: added version 0.16.3 2021-01-03 11:00:01 +00:00
py-rfc3986 pytest from versioned depends 2020-05-17 20:18: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 20.12.1 2021-01-06 12:11:57 +00:00
py-scgi all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
py-scrapy py-scrapy: updated to 1.8.0 2020-01-29 22:06:30 +00:00
py-selenium py-selenium: updated to 3.141.0 2020-01-29 13:10:39 +00:00
py-simpletal all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
py-soupsieve
py-sparqlwrapper
py-static
py-swiftclient *: Remove manual page entries from ALTERNATIVES files. 2020-05-06 11:16:45 +00:00
py-swish-e
py-terminado py-terminado: updated to 0.8.3 2020-04-11 16:24:52 +00:00
py-test-django py-test-django: updated to 3.10.0 2020-10-02 19:31:39 +00:00
py-test-httpbin Mark as incompatible with Python 2.7 2019-11-21 13:27:39 +00:00
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.3 2021-01-27 09:38:34 +00:00
py-URLObject
py-uvicorn py-uvicorn: updated to 0.13.3 2021-01-03 10:06:54 +00:00
py-uwsgi *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
py-uwsgitop
py-w3lib py-w3lib: updated to 1.22.0 2020-05-14 06:06:41 +00:00
py-wagtail Update wagtail to 2.10.2: 2020-10-13 20:26:38 +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 pytest from versioned depends 2020-05-17 20:18:35 +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.57.0 2020-01-08 21:05:56 +00:00
py-websockets py-websockets: updated to 8.1 2019-11-26 19:08: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 all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
qutebrowser Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
R-curl R-curl: update to 4.3. 2020-07-31 18:45:52 +00:00
R-diffviewer www/R-diffviewer: import R-diffviewer-0.1.0 2020-12-14 03:23:39 +00:00
R-gh
R-htmlwidgets
R-httpuv (www/R-httpuv) Add R-testthat for TEST_DEPENDS, comment on patch 2021-02-05 02:25:48 +00:00
R-httr (www/R-httr) Updated 1.4.1.to 1.4.2 2020-09-20 15:23:56 +00:00
R-miniUI
R-RCurl www/R-RCurl: import R-RCurl-1.98.1.1 2020-08-07 01:54:20 +00:00
R-rvest www/R-rvest: import R-rvest-0.3.5 2020-08-07 01:57:55 +00:00
R-shiny
R-shinyjs
R-webshot (www/R-webshot) import R-webshot-0.5.2 2021-02-05 14:39:08 +00:00
raggle
ramaze
rekonq *: Recursive revbump from boost-1.75.0 2021-01-01 08:24:33 +00:00
ruby-actioncable52 www/ruby-rails52: update to 5.2.4.4 2020-09-10 14:13:11 +00:00
ruby-actioncable60 www/ruby-rails60: update to 6.0.3.4 2020-10-19 14:50:30 +00:00
ruby-actionpack52 www/ruby-rails52: update to 5.2.4.4 2020-09-10 14:13:11 +00:00
ruby-actionpack60 www/ruby-rails60: update to 6.0.3.4 2020-10-19 14:50:30 +00:00
ruby-actionview52 www/ruby-rails52: update to 5.2.4.4 2020-09-10 14:13:11 +00:00
ruby-actionview60 www/ruby-rails60: update to 6.0.3.4 2020-10-19 14:50:30 +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 all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
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.9.0 2021-02-05 16:01:39 +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: import ruby26-ethon-0.12.0 2020-04-14 15:52:00 +00:00
ruby-faraday www/ruby-faraday: update to 1.3.0 2021-01-16 12:50:18 +00:00
ruby-faraday_middleware www/ruby-faraday_middleware: update to 1.0.0 2020-06-14 16:27:53 +00:00
ruby-faye-websocket www/ruby-faye-websocket: update to 0.11.0 2020-09-14 15:28:55 +00:00
ruby-fcgi
ruby-html-proofer www/ruby-html-proofer: import ruby26-html-proofer-3.15.2 2020-04-14 16:10:50 +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 www/ruby-http-accept: add version 2.1.1 package 2020-01-19 08:23:06 +00:00
ruby-http-cookie
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-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.9.0 2021-01-18 16:02:38 +00:00
ruby-mechanize www/ruby-mechanize: update to 2.7.7 2021-02-03 15:44:35 +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: start update to 0.15.0 2020-05-18 14:47:44 +00:00
ruby-padrino-admin www/ruby-padrino-admin: update to 0.15.0 2020-05-18 14:53:09 +00:00
ruby-padrino-cache www/ruby-padrino-cache: update to 0.15.0 2020-05-18 14:54:18 +00:00
ruby-padrino-contrib
ruby-padrino-core www/ruby-padrino-core: update to 0.15.0 2020-05-18 14:52:13 +00:00
ruby-padrino-gen www/ruby-padrino-gen: fix typo 2020-05-18 14:59:48 +00:00
ruby-padrino-helpers www/ruby-padrino-helpers: update to 0.15.0 2020-05-18 14:49:49 +00:00
ruby-padrino-mailer www/ruby-padrino-mailer: update to 0.15.0 2020-05-18 15:00:32 +00:00
ruby-padrino-support www/ruby-padrino-support: update to 0.15.0 2020-05-18 14:48:48 +00:00
ruby-patron revbump after updating security/nettle 2020-05-22 10:55:42 +00:00
ruby-puma www/ruby-puma: update to 5.2.0 2021-02-03 15:47:55 +00:00
ruby-pygments.rb www/ruby-pygments.rb: update to 2.0.0 2021-01-16 13:08:39 +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 all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
ruby-rails-html-sanitizer www/ruby-rails-html-sanitizer: update to 1.3.0 2020-03-20 17:54:27 +00:00
ruby-rails52 www/ruby-rails52: fix dependency 2020-09-13 14:52:32 +00:00
ruby-rails60 www/ruby-rails60: update to 6.0.3.4 2020-10-19 14:50:30 +00:00
ruby-raindrops www/ruby-raindrops: update to 019.1 2020-03-20 17:50:21 +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 ruby-rouge: update to 3.26.0. 2020-12-10 10:25:50 +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-staticmatic
ruby-tag
ruby-typhoeus www/ruby-typhoeus: import ruby26-typhoeus-1.3.1 2020-04-14 15:58:29 +00:00
ruby-unicorn www/ruby-unicorn: update to 5.8.0 2021-01-16 13:16:00 +00:00
ruby-url_mount
ruby-webkit-gtk ruby-gnome: update to 3.4.2. 2020-05-02 18:05:03 +00:00
ruby-webkit-gtk2 ruby-gnome: update to 3.4.2. 2020-05-02 18:05:03 +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.3 2020-09-14 15:30:58 +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
screws *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
seamonkey *: Recursive revbump from audio/pulseaudio-14.2.nb1 2021-02-07 06:30:06 +00:00
seamonkey-l10n seamonkey-l10n: Revert accidental removal of dependency 2020-10-15 15:00:57 +00:00
serf all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
shibboleth-sp *: Recursive revbump from boost-1.75.0 2021-01-01 08:24:33 +00:00
siege Updated www/siege to version 4.0.7. 2020-10-05 20:15:01 +00:00
sitecopy *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
snarf
snownews *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
so www/so: import package 2021-01-14 15:08:16 +00:00
SOGo *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
SOGo4 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
spawn-fcgi spawn-fcgi: document handling of rc.d script. 2020-08-19 18:28:40 +00:00
spdylay *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
SpeedyCGI *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
sqtop sqtop: switch to squid4 now that squid3 is gone 2020-05-05 14:04:44 +00:00
squid4 squid4: needs atomic64 2021-01-25 11:34:51 +00:00
squidanalyzer *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
squidclamav *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
squidGuard *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +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.4. 2020-08-17 20:59:54 +00:00
surfraw *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
swiftsurf *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
swiggle www/swiggle: remove unnecessary SUBST block 2020-05-16 17:24:05 +00:00
swill
swish-e *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
tcl-cgi *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
termtter all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
thin www/thin: update to 1.8.0 2021-01-16 13:43:38 +00:00
thoth
thoth-delicious
thttpd
tidy all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
tinyproxy www/tinyproxy: remove unknown configure options 2020-05-31 17:35:39 +00:00
trac multiple: Drop MAINTAINERship 2020-07-27 16:37:52 +00:00
trafficserver *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +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 www/typo3_62: it supports php56 only 2019-12-15 18:25:22 +00:00
uhttpmock *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
urlget Switch to new site in MASTER_SITES, and set MAINTAINER to pkgsrc-users. 2019-12-01 05:18:55 +00:00
urlgrabber Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
varnish varnish: add buildlink3.mk 2020-07-13 18:43:22 +00:00
viewvc Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
vimb *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
visitors
w3 all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
w3c-httpd www/w3c-httpd: remove duplicate file from SUBST_FILES 2020-05-09 19:55:10 +00:00
w3m w3m: Remove an unused patch 2021-01-30 14:21:21 +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 *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
wdg-validate *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
webalizer Update webalizer to latest 2.23-08 (from 2013). 2020-11-26 16:08:13 +00:00
webby
webkit-gtk webkit-gtk: More portability fixes. 2021-01-12 15:21:31 +00:00
webkit24-gtk Normalize handling packages that require 64-bit atomic ops. 2020-12-31 20:04:11 +00:00
webkit24-gtk3 Normalize handling packages that require 64-bit atomic ops. 2020-12-31 20:04:11 +00:00
weblint *: use perl.org consistently 2021-02-02 09:13:36 +00:00
webnew *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
websvn Bump PKGREVISION by changing of default PHP version. 2019-12-09 14:20:54 +00:00
weex *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
whisker *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
wiliki all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
wmd
wordpress Update to Wordpress 5.6. 2020-12-11 18:09:09 +00:00
wslay wslay: updated to 1.1.1 2020-06-29 13:44:22 +00:00
www6to4
wwwcount all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
wwwoffle *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
yahttp *: Recursive revbump from boost-1.75.0 2021-01-01 08:24:33 +00:00
yaws *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
z-push all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
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 Added www/R-webshot version 0.5.2 2021-02-05 14:41:45 +00:00