Commit graph

349440 commits

Author SHA1 Message Date
mef
55893444ae ({finance,misc}/py-trytond-*) more regen for PLIST, distinfo 2021-12-23 22:07:26 +00:00
mef
9230d660f4 (*/py-trytond-*) more regen for PLIST, distinfo 2021-12-23 21:52:28 +00:00
nia
4392a9afc9 gst-plugins1-bad: Ensure transcode plugin is fully (instead of partially...)
built for pitivi.
2021-12-23 20:50:31 +00:00
nia
0816bf820b gst-plugins1-base: assumes compiler defaults to c99 mode 2021-12-23 20:34:37 +00:00
nia
792c0d69c1 fluidsynth: add missing optional dependencies to bl3.mk 2021-12-23 20:33:18 +00:00
nia
13453cc05f Revert addition of patch for older macOS, breaks joyent bulk builds 2021-12-23 20:29:09 +00:00
nia
8545734a50 pitivi: Hack around a conflict between gst-plugins1-transcoder and
gst-plugins1-bad. Ideally transcoder would not be built as a core
part of bad when it was previously serparate, but such is life.

We can probably clean this up after freeze...
2021-12-23 20:22:42 +00:00
maya
1e87bde55e doc: Updated devel/gmp to 6.2.1nb2 2021-12-23 18:39:44 +00:00
maya
9543b8c0fe gmp: add missing PKGCONFIG_OVERRIDE for rpath. bump PKGREVISION. 2021-12-23 18:39:30 +00:00
nia
1ace72646e etlegacy-server: Requires Lua 5.4 2021-12-23 16:32:56 +00:00
mef
71113de887 (*/py-trytond-*) more regen for PLIST, distinfo 2021-12-23 16:12:39 +00:00
wiz
de16f1e665 apache-solr: use BLAKE2s 2021-12-23 07:56:28 +00:00
jnemeth
f149abdbbf add and enable compat90 2021-12-23 04:33:06 +00:00
wiz
154a5829a8 py-trytond: update options.mk and actually include it 2021-12-22 23:00:59 +00:00
wiz
786b03203a py-trytond: make parallel-installable again, update ALTERNATIVES
ride update
2021-12-22 22:55:48 +00:00
mef
b097f67763 (*/py-trytond-*) regen distinfo and PLIST, I'll adjust other fallout later 2021-12-22 22:54:44 +00:00
wiz
4f94c583e9 py-trytond: fix dependencies
Fix distfile checksum. Finish update.
2021-12-22 22:50:22 +00:00
wiz
ba041e3929 py-tryton: fix dependencies so that 'make test' passes
Ride update
2021-12-22 22:41:18 +00:00
wiz
f1c3f40306 py-tryton: remove some options
These three modules are not referenced from the 6.2 sources.
2021-12-22 22:38:14 +00:00
mef
d833e7cbf2 doc: Updated devel/py-trytond to 6.2.2 2021-12-22 22:33:43 +00:00
mef
44995be7c2 (devel/py-trytond) Updated 4.2.2 to 6.2.2 2021-12-22 22:33:30 +00:00
mef
954515f8ed doc: Updated devel/py-tryton to 6.2.0 2021-12-22 22:25:26 +00:00
mef
cd6bb3a771 (devel/py-tryton) Updated 4.2.1 to 6.2.0, I'll adjust other childrens later
Version 6.2.0 - 2021-11-01
* Bug fixes (see mercurial logs for details)
* Support grouping attribute
* Support monetary and symbol field attributes
* Support digits from relation field
* Allow PYSON Expression as key for PYSON In with dict object
* Support Binary field in CSV import/export

Version 6.0.0 - 2021-05-03
* Bug fixes (see mercurial logs for details)
* Support printing zip archive
* Add direct print to UNIX
* Add attachment preview
* Support document widget
* Support icon of type URL
* Allow sending email with existing attachments
* Add paths and model context to action data
* Add indentation in CSV export of tree
* Manage which records to use for actions
* Handle device cookie
* Add breadcrumb as title of window form
* Display revision on dialog
* Execute report asynchronously
* Add support for Python 3.9
* Support empty value for timedelta converter
* Add interactive search on tree view
* Unify PYSON string format

Version 5.8.0 - 2020-11-02
* Bug fixes (see mercurial logs for details)
* Remove support for Python 3.5
* Format timedelta in CSV export
* Manage symbol widget
* Fallback to model name as title
* Manage deletable and writable state
* Support e-mail template
* Send e-mail via the server
* Support PYSON comparison of date and datetime
* Position copied records based on order
* Allow configuration of default colors for graph and calendar
* Use existing context for get_preferences
* Add context to export URL

Version 5.6.0 - 2020-05-04
* Bug fixes (see mercurial logs for details)
* Support link button on form
* Add URL for the current export
* Add option to export listed records
* Retire App Menu
* Add support for Python 3.8
* Manage readonly dates in calendar view
* Manage editable on calendar view
* Manage model access on calendar view
* Set client title at the end of header bar
* Manage named separator as label
* Add MultiSelection entry to Dict field
* Position new record based on order
* Allow relation field to be selected in CSV export
* Support validate attribute of wizard's Button

Version 5.4.0 - 2019-11-04
* Bug fixes (see mercurial logs for details)
* Support visual context on tree view
* Support multiselection field
* Support dot notation on PYSON Eval
* Order Dict keys by sequence
* Support relation fields in domain parser
* Add Dict widget for tree view
* Add handle to reordable line of tree views

Version 5.2.0 - 2019-05-06
* Bug fixes (see mercurial logs for details)
* Add domain inversion for reference fields
* Add list-form view
* Remove support for Python 3.4
* Replace ColorSelectionDialog by ColorChooserDialog
* Support HTML widget
* Use locale format for data import and export
* Add day view on calendar
* Add CSV exports into print toolbar
* Display unread and total of notes
* Support badge on icon
* Use resources method
* Replace Arrow by Image
* Remove Fast Tabbing option
* Remove usage of focus_chain
* Add shortcuts for switch and remove on One2Many
* Rename roundup.url configuration to bug.url
* Remove send error to bug tracker
* Replace Table by Grid
* Use separate XML parser in Views
* Use between numbers in filter box
* Rename email and calendar file
* Use markup for styling
* Replace ImageMenuItem by MenuItem
* Replace ComboBoxEntry by ComboBox or ComboBoxText
* Replace GObject.idle_add by GLibe.idle_add
* Remove positional arguments for PyGObject
* Remove pygtkcompat
* Implement Reference cell with Selection and Many2One cells
* Replace CellRendererBinary with clickable pixbuf cells
* Allow cell to have multiple renderers
* Fill 'to' with 'from' value on filter box
* Add tab domain in URL
* Use Popover for search filter
* Display version on login dialog
* Use tab key for tab navigation
* Use ShortcutsWindow
* Improve default size of widgets and dialog
* Use record and field properties of widget instead of method arguments
* Reduce offset when no search result
* Ensure URL scheme of bus (issue7792)
* Add drag & drop support on binary widget

Version 5.0.0 - 2018-10-01
* Bug fixes (see mercurial logs for details)
* Use dropdown for attachment
* Apply factor on domain parser
* Use tab name in CSV Export/Import
* Add bus management
* Use CSS to style label
* New icons
* Support timestamp field
* Add support for Python 3.7
* Use GtkApplication
* Validate dictionary items
* Add (i)like support to domain inversion
* Use Python 3
* Improve loading strategy by using views
* Use non conflicting keyboard shortcuts in sync with sao
* Use the context to get the suffix of window name
* Call on_change methods after setting default dtstart on calendar view

Version 4.8.0 - 2018-04-23
* Bug fixes (see mercurial logs for details)
* Manage active field on search widget
* Reset record to its original state when discarding the popup window
* Add support of expand attribute on group tag
* Add the context model name in the screen context
* Use limit to expand tree
* Add keyword attribute to button tag
* Support field name on image tag
* Add option to check new version
* Show related record names for all windows
* Remove support of GTK+ 2.0
* Add icons on Many2One in editable tree
* Use translated values when exporting Reference and Selection fields

Version 4.6.0 - 2017-10-30
* Bug fixes (see mercurial logs for details)
* Allow to export model and record name of Reference fields
* Re-position buttons on Binary/Image widget
* Improve treeview headers
* Update states of both toolbar and menu
* Improve toolbar order
* Make readonly, required and invalid widget themable
* Load user CSS theme
* Use profile name or login details in title

Version 4.4.0 - 2017-05-01
* Bug fixes (see mercurial logs for details)
* Verify certificate with default CA
* Replace URL entry by a toolbar button
2021-12-22 22:25:12 +00:00
schmonz
37bd6e731b doc: Updated devel/py-approvaltests to 3.3.2 2021-12-22 18:19:47 +00:00
schmonz
e3e1a2ec67 Update to 3.3.2. From the changelog:
- Fixing bug with deployed package missing version_number
2021-12-22 18:19:39 +00:00
ryoon
df50baec9d doc: Updated www/firefox to 95.0.1nb1 2021-12-22 16:18:11 +00:00
schmonz
b8d845bec9 doc: Added net/prettyping version 1.0.1 2021-12-22 16:17:06 +00:00
ryoon
bb818ef896 firefox: For wasm-ld command to build RLBox wasm binary, depend on devel/lld
Bump PKGREVISION.
2021-12-22 16:17:00 +00:00
schmonz
e2b8c787d0 Add and enable prettyping. 2021-12-22 16:16:52 +00:00
schmonz
0c4249147e Add prettyping, a wrapper to colorize and simplify ping's output.
`prettyping` runs the standard `ping` in the background and parses its
output, showing the ping responses in a *graphical* way at the terminal
(by using colors and Unicode characters).

`prettyping` is written in `bash` and `awk`, and is reported to work on
many different systems and different versions of `awk`.
2021-12-22 16:16:29 +00:00
ryoon
a3b90719be wasi-libcxx: Disable stack check explicitly too 2021-12-22 16:10:43 +00:00
ryoon
ece35f5c23 wasi-compiler-rt: Disable stack check explicitly too 2021-12-22 16:10:08 +00:00
ryoon
ed9b401029 wasi-libc: Disable SSP explicitly and disable stack check too
Fix build when PKGSRC_USE_SSP=all and PKGSRC_USE_STACK_CHECK=yes
are defined. Reported by wiz@.
2021-12-22 16:09:45 +00:00
schmonz
199076b08c doc: Updated mail/smtpd-starttls-proxy to 0.0.1.1 2021-12-22 16:07:37 +00:00
schmonz
044e08964d Update to 0.0.1.1. From the changelog:
- Bugfixes.
2021-12-22 16:07:30 +00:00
schmonz
f135544295 doc: Updated net/s6-networking to 2.5.1.0 2021-12-22 16:07:11 +00:00
schmonz
f7cf5e5d55 Update to 2.5.1.0. From the changelog:
- SNI wildcarding support in s6-tlsd-io.
- New sbearssl_*_set_tain(n)_g convenience macros.
- Bugfixes.
2021-12-22 16:07:04 +00:00
schmonz
a4e12eea3c doc: Updated net/s6-dns to 2.3.5.3 2021-12-22 16:06:44 +00:00
schmonz
25ddb094e9 Update to 2.3.5.3. From the changelog:
- Bugfixes.
2021-12-22 16:06:35 +00:00
nia
7e2f1d2776 firefox91: update to 91.4.1
Change, singular:

    Fixed frequent MOZILLA_PKIX_ERROR_OCSP_RESPONSE_FOR_CERT_MISSING error
messages when trying to connect to various microsoft.com domains (bug 1745600)
2021-12-22 16:05:28 +00:00
schmonz
b951fe72b8 doc: Updated misc/s6-portable-utils to 2.2.3.4 2021-12-22 16:04:44 +00:00
schmonz
77378d6e2a Update to 2.2.3.4. From the changelog:
- Bugfixes.
2021-12-22 16:04:36 +00:00
schmonz
d8149b9205 doc: Updated sysutils/s6 to 2.11.0.1 2021-12-22 16:03:35 +00:00
schmonz
9a617f20a4 Update to 2.11.0.1. From the changelog:
- Bugfixes.
2021-12-22 16:03:27 +00:00
schmonz
5bc5a27df4 doc: Updated lang/execline to 2.8.2.0 2021-12-22 16:00:13 +00:00
schmonz
7750c83aca Update to 2.8.2.0. From the changelog:
- Bugfixes.
- New -s option to case, for fnmatch (shell) matching instead of regular
  expression matching.
2021-12-22 16:00:06 +00:00
schmonz
a6fe63c198 doc: Updated devel/skalibs to 2.11.1.0 2021-12-22 15:59:25 +00:00
schmonz
157cf939c1 Update to 2.11.1.0. From the changelog:
- fd_close() doesn't retry if close() fails. (i.e. adapts to Linux's
  behaviour over HP-UX's.)
- New function: opendir_at.
2021-12-22 15:59:17 +00:00
tnn
a91faa1722 wasi-libcxx: set CLANGBASE instead of PKG_CC/CXX 2021-12-22 13:00:26 +00:00
tnn
e711e311ab wasi-compiler-rt: set CLANGBASE instead of PKG_CC/CXX 2021-12-22 12:52:49 +00:00