Commit graph

294485 commits

Author SHA1 Message Date
maya
5c74f9a46a npm: remove entirely commented out section 2019-03-06 10:07:35 +00:00
maya
0cbfe6299c doc: Updated lang/npm to 6.8.0nb1 2019-03-06 09:42:27 +00:00
maya
54d1a12908 npm: use a different way to install to PKGMANDIR.
(Moving a relative symlink to another directory breaks it)

bump PKGREVISION
2019-03-06 09:42:09 +00:00
jaapb
2f78060040 doc: Updated devel/ocaml-ppx_base to 0.12.0 2019-03-06 09:37:41 +00:00
jaapb
7826c9af77 Added patches to devel/ocaml-ppx_base 2019-03-06 09:37:23 +00:00
jaapb
1714be424b Updated devel/ocaml-base to version 0.12.0.
The package is now compatible with dune 1.7.

There are other improvements (the CHANGES file is not up to date); they
are minor, though.
2019-03-06 09:36:49 +00:00
jaapb
ff76ac5ec5 doc: Updated lang/coq to 8.9.0 2019-03-06 09:28:43 +00:00
jaapb
d9c6ec76ea Updated lang/coq to version 8.9.0.
Many improvements and fixes, but none that appear to break compatibility.
For more details see the CHANGES file.
2019-03-06 09:28:23 +00:00
adam
cc4b4e16a5 Updated databases/py-peewee, net/py-tldextract 2019-03-06 08:48:49 +00:00
adam
d98cc17ad1 py-tldextract: updated to 2.2.1
2.2.1:
Bugfixes
Ignore case on punycode prefix check
Drop support for EOL Python 2.6
Improve sundry doc and README bits
2019-03-06 08:48:31 +00:00
adam
40a42c4335 py-peewee: updated to 3.9.0
3.9.0:
New and improved stuff
Added new document describing how to use peewee interactively.
Added convenience functions for generating model classes from a pre-existing database, printing model definitions and printing CREATE TABLE sql for a model. See the "use peewee interactively" section for details.
Added a __str__ implementation to all Query subclasses which converts the query to a string and interpolates the parameters.
Improvements to sqlite_ext.JSONField regarding the serialization of data, as well as the addition of options to override the JSON serialization and de-serialization functions.
Added index_type parameter to Field
Added DatabaseProxy, which allows one to use database-specific decorators with an uninitialized Proxy object.
Added support for INSERT ... ON CONFLICT when the conflict target is a partial index (e.g., contains a WHERE clause). The OnConflict and on_conflict() APIs now take an additional conflict_where parameter to represent the WHERE clause of the partial index in question.
Enhanced the playhouse.kv extension to use efficient upsert for all database engines. Previously upsert was only supported for sqlite and mysql.
Re-added the orwhere() query filtering method, which will append the given expressions using OR instead of AND.
Added some new examples to the examples/ directory
Added select_from() API for wrapping a query and selecting one or more columns from the wrapped subquery. Docs.
Added documentation on using row values.
Removed the (defunct) "speedups" C extension, which as of 3.8.2 only contained a barely-faster function for quoting entities.

Bugfixes
Fix bug in SQL generation when there was a subquery that used a common table expressions.
Enhanced prefetch() and fixed bug that could occur when mixing self-referential foreign-keys and model aliases.
MariaDB 10.3.3 introduces backwards-incompatible changes to the SQL used for upsert. Peewee now introspects the MySQL server version at connection time to ensure proper handling of version-specific features.
Fixed bug where TimestampField would treat zero values as None when reading from the database.
2019-03-06 08:37:57 +00:00
gutteridge
d65942130b pluma: reflect revised patch-configure
Missed in previous update. Ride update.
2019-03-06 08:19:15 +00:00
gutteridge
5a5813f8f7 mate-session-manager: regenerate distinfo for patch change 2019-03-06 08:14:33 +00:00
gutteridge
d48339a34d mate-session-manager: amend patch file 2019-03-06 08:12:36 +00:00
gutteridge
7f2e3b9cb3 doc: Updated editors/pluma to 1.22.0 2019-03-06 08:03:35 +00:00
gutteridge
939a91e8e8 pluma: update to 1.22
### pluma 1.22.0

    tx: sync with transifex
    Add update-authors.pl script which helps to update pluma.about
    Read authors (updated) from pluma.about file
    show enchant version when configure
    Replace the deprecated enchant_dict_add_to_pwl with enchant_dict_add.
    Make translatable the documenters in the about dialog
    Ensure proper translation of the about dialog title
    initial travis support
    Add License button in About Pluma dialog
    Make translatable the copyright in about dialog
    Update Documenters
    remove type & url attr of ulink in translation
    remove deprecated help section: Opening a File from a URI
    eggsmclient: avoid deprecated 'g_type_class_add_private'
    addresses #391 - gets snippet window size before destroying it
    simple bug fix of misplaced underscore
    disable deprecation warnings for distcheck
    move appdata to metainfo directory
    pluma-utils: Fix memory leak
    pluma-window: Fix memory leaks
2019-03-06 08:03:22 +00:00
gutteridge
e768fc52b8 doc: Updated x11/mozo to 1.22.0 2019-03-06 08:01:04 +00:00
gutteridge
52878c32bc mozo: update to 1.22
### mozo 1.22.0

  * Translations update
  * Fix menu entry can not move
  * Initialize Travis CI support
2019-03-06 08:00:47 +00:00
gutteridge
b6b2918faf doc: Updated misc/mate-utils to 1.22.0 2019-03-06 07:58:34 +00:00
gutteridge
e4e4c43eec mate-utils: update to 1.22
### mate-utils 1.22.0

  * Translations update
  * Initialize Travis CI support
  * Make translatable the copyright in about dialog
  * enable translations for  ca@valencia again
  * help - bump docbook 4.5
  * eggsmclient: avoid deprecated 'g_type_class_add_private'
  * move appdata to metainfo directory
2019-03-06 07:58:24 +00:00
gutteridge
f33f12f9e7 doc: Updated net/mate-user-share to 1.22.0 2019-03-06 07:55:16 +00:00
gutteridge
46ed87e302 mate-user-share: update to 1.22
### mate-user-share 1.22.0

  * Translations update
  * Use the same legal.xml file
  * Initialize Travis CI support
2019-03-06 07:55:01 +00:00
gutteridge
23ee1370ee doc: Updated x11/mate-terminal to 1.22.0 2019-03-06 07:51:24 +00:00
gutteridge
e140e2cb60 mate-terminal: update to 1.22
### mate-terminal 1.22.0

  * Translations update
  * Initialize Travis CI support
  * Remove unused files in help dir
  * Remove generated files
  * Add update-authors.pl which helps to update terminal.about
  * Update authors
  * Update Documenters
  * drop umtp suport
  * Help - Window title when MATE Terminal is started for first time
  * Help - alternative text for tabbed window picture
  * Help - TERM=xterm-256color
  * eggsmclient: avoid deprecated 'g_type_class_add_private'
  * src/terminal-screen.c: Set TERM to 'xterm-256color' (instead of just 'xterm').
  * move appdata to metainfo directory
2019-03-06 07:51:05 +00:00
gutteridge
0baeb08b7d doc: Updated sysutils/mate-system-monitor to 1.22.0 2019-03-06 07:48:37 +00:00
gutteridge
e6e507a1b3 mate-system-monitor: update to 1.22
### mate-system-monitor 1.22.0

  * Translations update
    Initialize Travis CI support
    Ensure proper translation of the about dialog title
    License text in About dialog
    Make translatable the copyright in about dialog
    Update Catalan screenshot
    Help - Priority preset values, including custom value
    procman: avoid deprecated 'g_settings_list_keys'
2019-03-06 07:48:27 +00:00
gutteridge
96129cd3da doc: Updated x11/mate-settings-daemon to 1.22.0 2019-03-06 07:42:21 +00:00
gutteridge
a773211457 mate-settings-daemon: update to 1.22
### mate-settings-daemon 1.22.0

  * update translations
  * Initialize travis support
  * disable deprecation warnings for distcheck
  * media-keys: Execute default calculator application defined by schema
2019-03-06 07:42:03 +00:00
gutteridge
f78e745c1c doc: Updated x11/mate-session-manager to 1.22.0 2019-03-06 07:38:10 +00:00
gutteridge
4dc65937c1 mate-session-manager: update to 1.22
### mate-session-manager 1.22.0

  * Translations update
  * initial travis-CI support
  * manager: restart user bus if last graphical session
  * systemd: add api for detecting if this is the last session for a user
  * gsm: Disconnect all dbus clients when dbus is disconnected
  * manager: don't wait for all clients to exit before exiting
  * [gsm-autostart-app] Migrate from dbus-glib to gdbus
  * gsm-app-dialog: make the seconds translatables in the spinbutton
  * disable deprecation warnings for distcheck
  * change app startup dalay where it in system path
  * Remove X-GNOME-Autostart-Delay support
  * Add a delay setting to Startup Manager
  * gsm-properties-dialog: avoid 'gtk_dialog_add_buttons' with stock ids
  * avoid 'gtk_dialog_add_button' with stock ids
  * mate-session-save: show icon in error dialog
  * Migrate from dbus-glib to gdbus
  * gsm-inhibit-dialog.ui: avoid deprecated GtkVBox
  * session-properties.ui: avoid deprecations
  * gsm-manager: avoid deprecated 'g_settings_list_schemas'
  * Avoid compile warning for g_type_class_add_private
  * Only show application name when run with --version
  * Strip outer single quotes from string value returned by gsettings in mate-wm script.
  * replace deprecated gdk_error_trap functions
  * Fixed typo in --logout-dialog option
2019-03-06 07:37:51 +00:00
gutteridge
e39ce8c8a3 doc: Updated sysutils/mate-sensors-applet to 1.22.0 2019-03-06 07:34:22 +00:00
gutteridge
1087cc00ed mate-sensors-applet: update to 1.22
### mate-sensors-applet 1.22.0

  * Translations update
  * Initialize Travis CI support
  * Make translatable the copyright in about dialog
2019-03-06 07:34:13 +00:00
gutteridge
9fffb9abf9 doc: Updated x11/mate-screensaver to 1.22.0 2019-03-06 07:31:55 +00:00
gutteridge
45aaf08483 mate-screensaver: update to 1.22
### mate-screensaver 1.22.0

  * Translations update
  * Initialize Travis CI support
  * Make translatable the auth-username-label in lock-dialog-default.ui
  * mate-screensaver-command: Support unlocking (--unlock) the screensaver via CLI.
  * disable deprecation warnings for distcheck
  * fade: fix fade computation math
  * fix more GdkScreen related deprecations
  * gs-grab-x11: replace deprecated gdk_error_trap_push/pop
  * gs-visual-gl: replace deprecated gdk_error_trap_push/pop
  * Remove "monitor" pointer from debug information
  * lock-plug: Only scale lock-screen widgets on older versions of GTK
  * gs-lock-plug: avoid deprecated 'gdk_keymap_get_default'
2019-03-06 07:31:46 +00:00
gutteridge
2ffdeaf151 doc: Updated sysutils/mate-power-manager to 1.22.0 2019-03-06 07:29:59 +00:00
gutteridge
5856f75376 mate-power-manager: update to 1.22
### mate-power-manager 1.22.0

  * Translations update
  * Initialize Travis CI support
  * use libtool generated during build instead of external one
2019-03-06 07:29:46 +00:00
gutteridge
7c363cf50f doc: Updated security/mate-polkit to 1.22.0 2019-03-06 07:26:27 +00:00
gutteridge
a84e661182 mate-polkit: update to 1.22
### mate-polkit 1.22.0

  * Translations update
  * Initialize Travis CI support
2019-03-06 07:26:18 +00:00
gutteridge
107e7677cb doc: Updated sysutils/mate-notification-daemon to 1.22.0 2019-03-06 07:24:09 +00:00
gutteridge
247ad9c3c1 mate-notification-daemon: update to 1.22
### mate-notification-daemon 1.22.0

  * Translations update
  * initial travis-CI support
  * disable deprecation warnings for distcheck
  * Avoid compile warning for g_type_class_add_private
2019-03-06 07:23:51 +00:00
gutteridge
6789abc139 doc: Updated wm/mate-netbook to 1.22.0 2019-03-06 07:21:57 +00:00
gutteridge
e2086ce08c mate-netbook: update to 1.22
### mate-netbook 1.22.0

  * Initialize Travis CI support
2019-03-06 07:21:47 +00:00
gutteridge
60d1d3defe doc: Updated x11/mate-menus to 1.22.0 2019-03-06 07:18:25 +00:00
gutteridge
9bbad4dc00 mate-menus: update to 1.22
### mate-menus 1.22.0

  * Translations update
  * initial travis-ci support
  * Switch to modern realpath()
  * disable deprecation warnings for distcheck
  * drop Python support leftovers
2019-03-06 07:18:16 +00:00
gutteridge
bd0f12fd61 doc: Updated multimedia/mate-media to 1.22.0 2019-03-06 07:15:11 +00:00
gutteridge
6fd9f6507e mate-media: update to 1.22
### mate-media 1.22.0

  * Translations update
  * Initialize Travis CI support
  * disable deprecation warnings for distcheck
2019-03-06 07:14:56 +00:00
gutteridge
5fd5ec3f7f doc: Updated x11/mate-indicator-applet to 1.22.0 2019-03-06 07:13:10 +00:00
gutteridge
7aa7fcaea2 mate-indicator-applet: update to 1.22
### mate-indicator-applet 1.22.0

  * bump version
2019-03-06 07:13:00 +00:00
gutteridge
b57398ceac doc: Updated graphics/mate-icon-theme to 1.22.0 2019-03-06 07:10:58 +00:00
gutteridge
3e4aa84374 mate-icon-theme: update to 1.22
### mate-icon-theme 1.22.0

  * Translations update
  * Initialize Travis CI support
2019-03-06 07:10:48 +00:00