Commit graph

332698 commits

Author SHA1 Message Date
adam
c198e96ab8 qhull: fix library name on Darwin 2021-02-07 15:23:47 +00:00
gdt
a61f6a74f1 net/py-twisted: Fold MESSAGE into DESCR
The real issue is that this package does not include all of twisted,
so just say that in DESCR -- which is supposed to describe what is in
the package.

(There's a larger issue about why py-amkCrypto is not a dependency, or
an optional dependency, or a dependency of some py-twisted-conf other
package.)
2021-02-07 14:32:46 +00:00
leot
c323788ca0 tex-verse-doc: Switch to versioned distfiles
PKGREVISION++

Thanks <wiz>!
2021-02-07 14:03:52 +00:00
leot
cf0db3444b tex-verse: Switch to versioned distfile
PKGREVISION++

Thanks <wiz>!
2021-02-07 14:02:44 +00:00
js
ee7d608b66 doc: Updated devel/fossil to 2.14 2021-02-07 13:55:34 +00:00
js
62802f0564 Update devel/fossil to 2.14
Changes for Version 2.14 (2021-01-20)

  * Schema Update Notice #1: This release drops a trigger from the database schema (replacing it with a TEMP trigger that is created as needed). This change happens automatically the first time you add content to a repository using Fossil 2.14 or later. No action is needed on your part. However, if you upgrade to version 2.14 and then later downgrade or otherwise use an earlier version of Fossil, the email notification mechanism may fail to send out notifications for some events, due to the missing trigger. If you want to permanently downgrade an installation, then you should run "fossil rebuild" after the downgrade to get email notifications working again. If you are not using email notification, then the schema change will not affect you in any way.
  * Schema Update Notice #2: This release changes how the descriptions of wiki edits are stored in the EVENT table, for improved display on timelines. You must run "fossil rebuild" to take advantage of this enhancement. Everything will still work without "fossil rebuild", except you will get goofy descriptions of wiki updates in the timeline.
  * Add support for Fossil chat.
  * The "fossil clone" command is enhanced so that if the repository filename is omitted, an appropriate name is derived from the remote URL and the newly cloned repo is opened. This makes the clone command work more like Git, thus making it easier for people transitioning from Git.
  * Added the --mainbranch option to the fossil git export command.
  * Added the --format option to the "fossil timeline" command.
  * Enhance the --numstat option on the "fossil diff" command so that it shows a total number of lines added and deleted and total number of files modified.
  * Add the "contact" sub-command to fossil user.
  * Added commands "fossil all git export" and "fossil all git status".
  * Added the "df=CHECKIN" query parameter to the /timeline page.
  * Improvements to the "/sitemap" page. Add subpages /sitemap-timeline and /sitemap-test.
  * Better text position in cylinder objects of Pikchr diagrams.
  * New "details.txt" settings available to custom skins to better control the rendering of Pikchr diagrams:
      * pikchr-foreground
      * pikchr-scale
      * pikchr-fontscale
  * Allow the use of SQL functions inside the ticket table definition for custom ticket configurations.
  * The built-in SQLite is updated to version 3.35.0 alpha containing performance optimizations, especially performance associated with startup, and minor improvements to the CLI.
  * Performance optimizations to Fossil itself.
  * Countless improvements and enhancements to the documentation
2021-02-07 13:55:18 +00:00
adam
27e2be77fd Updated misc/py-stdnum, finance/py-stripe 2021-02-07 12:40:18 +00:00
adam
f8c105bc7c py-stripe: updated to 2.55.2
2.55.2:
Fix CA bundle path issue
2021-02-07 12:39:59 +00:00
adam
189fa5e45f py-stdnum: updated to 1.16
changes from 1.15 to 1.16
-------------------------
* Support XI country code for Northern Ireland VAT numbers
* Switch data source for Austrian postal codes
* Fix Belarus VAT number online lookup


changes from 1.14 to 1.15
-------------------------
* Add modules for the following number formats:
  - CUI or CIF (Codul Unic de Înregistrare, Romanian company identifier)
  - PEID (Liechtenstein tax code for individuals and entities)
  - ЄДРПОУ, EDRPOU (Identifier for enterprises and organizations in Ukraine)
  - РНОКПП, RNTRC (Individual taxpayer registration number in Ukraine)
* Make list of EU member states part of public API
* Retain RO prefix in Romanian VAT numbers
* Support international VAT numbers that are only valid with country prefix
* Expanded validation for Belgian VAT numbers
* Use ABN as Australian VAT number
* Remove GB from EU member states
2021-02-07 12:38:29 +00:00
wiz
00ab3284af doc/TODO: add some
+ gopls-0.6.5, help2man-1.48.1, keepassxc-2.6.4,
  libebur128-1.2.5, libnumbertext-1.0.7, poppler-21.02.0.
2021-02-07 10:58:03 +00:00
gutteridge
a2b1a6c480 pulseaudio: fix BUILDLINK_ABI_DEPENDS pattern 2021-02-07 07:56:46 +00:00
ryoon
bee3953c45 *: Recursive revbump from audio/pulseaudio-14.2.nb1 2021-02-07 06:30:06 +00:00
ryoon
24621ce637 doc: Updated audio/pulseaudio to 14.2nb1 2021-02-07 06:26:00 +00:00
ryoon
56d058e825 pulseaudio: Bump version number in libraries 2021-02-07 06:25:31 +00:00
gutteridge
84c6edbb17 doc: Updated news/neix to 0.1.3nb1 2021-02-07 05:06:21 +00:00
gutteridge
7961d76186 neix: various build fixes
Don't hard-code the build environment's $HOME as the basis for the default
user configuration path, and use consistent means to check for this path.
Don't install configuration files in $HOME during the build. This package
also expects C++11.
2021-02-07 05:06:12 +00:00
mef
6102f36149 doc: Updated devel/R-git2r to 0.28.0 2021-02-07 01:21:29 +00:00
mef
bc7aa9878e (devel/R-git2r) Updated 0.27.1 to 0.28.0
git2r 0.28.0
------------

IMPROVEMENTS

* Updated to use libgit2 version 1.1.0 on Windows.

* Fix handling of a symbolic reference when checking out previous
  branch.

* Added a configure option '--without-libgit2' to ignore presence of a
  system libgit2 library and instead use the internal git2r libgit2
  library. Usage:
  R CMD INSTALL --configure-args='--without-libgit2' git2r_x.y.z.tar.gz

* Updated some tests to work with libgit2 version 1.1.0.
2021-02-07 01:21:16 +00:00
dbj
33d1592625 audio/audacity: include Audacity.h in audacity/Types.h to get HAVE_VISIBILITY definition 2021-02-06 23:21:13 +00:00
mef
aec46917a4 Added security/R-getPass version 0.2.2 2021-02-06 23:10:09 +00:00
mef
5971e6c916 (security/R-getPass) import R-getPass-0.2.2
A micro-package for reading "passwords", i.e.  reading user input with
masking, so that the input is not displayed as it is typed.  Currently
we have support for 'RStudio', the command line (every OS), and any
platform where 'tcltk' is present.
2021-02-06 23:07:00 +00:00
leot
a54f912b8e doc: Updated www/py-MechanicalSoup to 1.0.0 2021-02-06 20:45:55 +00:00
leot
694764c69a py-MechanicalSoup: Update to 1.0.0
Changes:
1.0.0
=====
This is the last release that will support Python 2.7. Thanks to the
many contributors that made this release possible!

Main changes
------------
- Added support for Python 3.8 and 3.9.
- StatefulBrowser has new properties page, form, and url, which can be
  used in place of the methods get_current_page, get_current_form and
  get_url respectively (e.g. the new x.page is equivalent to
  x.get_current_page()). These methods may be deprecated in a future
  release. [#175]
- StatefulBrowser.form will raise an AttributeError instead of
  returning None if no form has been selected yet. Note that
  StatefulBrowser.get_current_form() still returns None for backward
  compatibility.

Bug fixes
---------
- Decompose <select> elements with the same name when adding a new
  input element to a form. [#297]
- The params and data kwargs passed to submit will now properly be
  forwarded to the underlying request for GET methods (whereas previously
  params was being overwritten by data). [#343]
2021-02-06 20:45:45 +00:00
leot
570c93fbdb py-aiohttp: Bump chardet requirements in setup.py too
Previously it was only relaxed in pkgsrc DEPENDS resulting in possible runtime
errors.

PKGREVISION++
2021-02-06 20:41:34 +00:00
wiz
e1fccd22ca doc: Updated audio/pulseaudio to 14.2 2021-02-06 19:23:04 +00:00
wiz
9507fbc95c pulseaudio: update to 14.2.
PulseAudio 14.2

A bug fix release.

 * Fix port switching when unplugging headphones

PulseAudio 14.1

A bug fix release.

 * Support upto 8 mixer channels on ALSA devices
 * Handle ALSA jacks with the same name but different index values
 * Switch to plugged-in headset when mic availability is unknown
 * Fix a potential segfault in the Bluetooth oFono HFP backend
 * Fix a problem with module-ladspa-sink when avoid-resampling=true
 * Fix database names containing canonical host for meson builds
2021-02-06 19:22:55 +00:00
dbj
79d96ebd75 audio/lilv: specify when darwin added CLOCK_GETTIME 2021-02-06 15:40:47 +00:00
dbj
909aa42482 x11/kwindowsystem: use qt5-qtmacextras on Darwin 2021-02-06 15:25:17 +00:00
dbj
86115c447c print/cups-base: avoid duplicate definitions of clock_gettime with Darwin SDK
building against a newer SDK while setting an earlier -macosx-version-min
value can create a conflicting function definition.  This tweak avoids
that conflict while allowing an older compat definition to exist.
2021-02-06 15:22:58 +00:00
dbj
f2e8a003f2 doc/guide: fix name of PKGSRC_KEEP_BIN_PKGS var 2021-02-06 15:21:49 +00:00
dbj
39f35c3db0 misc/libcdio: use generic curses buildlink file instead of ncurses one 2021-02-06 15:20:45 +00:00
dbj
fca08c276e chat/jabberd2: use htons instead of non-portable htobe16 2021-02-06 15:20:15 +00:00
dbj
8f0f1f9d99 ham/fldigi: remove ascidoc 9.0.4 bug workarounds 2021-02-06 15:15:08 +00:00
mef
09b4bd63b6 doc: Updated devel/R-Rcpp to 1.0.6 2021-02-06 14:41:46 +00:00
mef
b17ac42763 (devel/R-Rcpp) Updated 1.0.5 to 1.0.6
(pkgsrc)
  - Add tex-ec, tex-pdflscape for TEST_DEPENDS.
   Check the permision of /var/lib/texmf/fonts/pk/ if make test fails with
   !pdfTeX error: pdflatex (file tcrm1000): Font tcrm1000 at 600 not found

(upstream)
Info by w3m -dump https://cran.r-project.org/web/packages/Rcpp/news.html | cat -
Changes in Rcpp patch release version 1.0.6 (2021-01-14)

  - Changes in Rcpp API:
      * Replace remaining few uses of EXTPTR_PTR with R_ExternalPtrAddr (Kevin
        in #1098 fixing #1097).
      * Add push_back and push_front for DataFrame (Walter Somerville in #1099
        fixing #1094).
      * Remove a misleading-to-wrong comment (Mattias Ellert in #1109 cleaning
        up after #1049).
      * Address a sanitizer report by initializing two private bool variables
        (Benjamin Christoffersen in #1113).
      * External pointer finalizer toggle default values were corrected to true
        (Dirk in #1115).
  - Changes in Rcpp Documentation:
      * Several URLs were updated to https and/or new addresses (Dirk).
  - Changes in Rcpp Deployment:
      * Added GitHub Actions CI using the same container-based setup used
        previously, and also carried code coverage over (Dirk in #1128).
  - Changes in Rcpp support functions:
      * Rcpp.package.skeleton() avoids warning from R. (Dirk)
2021-02-06 14:41:29 +00:00
maya
8e476db14f love09: fix build with the mesa in netbsd-current
Add missing PLIST entry from my previous commit, oops.
2021-02-06 14:27:41 +00:00
maya
91523692d7 love*: make fetchable from upstream again. bitbucket -> github 2021-02-06 13:56:35 +00:00
maya
0ce88484b5 love{07,08,09,010,11}. 2021-02-06 13:51:48 +00:00
maya
ff8b859eb2 love09: blindly commit the same changes as the other love packages
create a binary in PREFIX/bin, for the convenience of users who use
non-pkgsrc love games.

Add ALTERNATIVES, in case there is only one love game.
PKGREVISION++
2021-02-06 13:50:20 +00:00
tnn
9d4204f886 openjdk11: restore checksums 2021-02-06 13:02:45 +00:00
kleink
6510ad6925 doc: Updated games/py-ranking to 0.3.2 2021-02-06 11:22:23 +00:00
kleink
241fb5a667 py-ranking: Update to 0.3.2.
Version 0.3.2
-------------

Released on Oct 9th 2020.

- Stopped supporting Python 2.5, 2.6, 3.2, and 3.3.
- Supported Python 3.4, 3.5, 3.6, 3.7, and 3.8.

Thanks to `Nolan Gilley`_.

.. _Nolan Gilley: https://github.com/nkgilley
2021-02-06 11:22:03 +00:00
maya
e975990bc3 love{07,08,010,11}: install a binary called "loveN.NN" for convenience
And add a PKG_ALTERNATIVES to call it bin/love for extra convenience.

love09 is skipped because I am failing to build it right now (might look
later on...)
bump PKGREVISION
2021-02-06 11:18:25 +00:00
mef
75550934c5 Added graphics/R-manipulateWidget version 0.10.1 2021-02-06 11:07:52 +00:00
mef
15100ef155 (graphics/R-manipulateWidget) import R-manipulateWidget-0.10.1
Like package 'manipulate' does for static graphics, this package helps
to easily add controls like sliders, pickers, checkboxes, etc. that
can be used to modify the input data or the parameters of an
interactive chart created with package 'htmlwidgets'.
2021-02-06 11:04:25 +00:00
leot
455d75d85e doc: Added print/tex-verse-doc version 2.4b 2021-02-06 10:43:18 +00:00
leot
5082b2f51b print: Add tex-verse-doc 2021-02-06 10:43:03 +00:00
pin
00b0780349 sysutils/refi: fix homepage 2021-02-06 10:42:51 +00:00
leot
d7eafc74c3 tex-verse-doc: Import tex-verse-doc-2.4b as print/tex-verse-doc
This is documentation for tex-verse.
2021-02-06 10:42:41 +00:00
leot
77fdf3b555 doc: Added print/tex-verse version 2.4b 2021-02-06 10:41:32 +00:00