Commit graph

390943 commits

Author SHA1 Message Date
taca
93ce622757 lang/ruby: fix comment for GEM_BUILD
Fix comment for GEM_BUILD,  Its default is gemspec but comment said rake.

Thanks J. Lewis Muir for reporting this.
2023-11-30 00:21:12 +00:00
cheusov
0b5895d9b4 doc: Updated pkgtools/nih to 0.15.1 2023-11-29 21:48:24 +00:00
cheusov
bac7811191 Update to 0.15.0
Fix "nih -h" and "nih -V" broken in nih-0.15.0
  Update man page and TODO
2023-11-29 21:48:11 +00:00
zafer
6def8fca4b Fix typo reported by J. Lewis Muir in PR 57734 2023-11-29 19:34:51 +00:00
jperkin
1be56fd1be mk: Support Arch Linux lib64 directories.
Reported by zagreus on IRC.
2023-11-29 17:13:47 +00:00
schmonz
355c423938 doc: Updated print/lilypond to 2.24.3 2023-11-29 16:58:11 +00:00
schmonz
1d14fbf4d3 lilypond: update to 2.24.3. Changes:
- Restore PDF conversion with the recent Ghostscript 10.02.1
- Add initial support for Guile 3.0 (2.2 remains recommended)
2023-11-29 16:58:05 +00:00
taca
ed08e19ab9 doc: Added devel/ruby-redmine51 version 5.1.0 2023-11-29 16:11:18 +00:00
taca
daa24bc7bf devel/Makefile: add and enable ruby-redmine51 2023-11-29 16:11:01 +00:00
taca
63c2e42193 devel/ruby-redmine51: add version 5.1.0
Add ruby-redmine51 package version 5.1.0.


Redmine is a flexible project management web application using the
Ruby on Rails framework, it is cross-platform and cross-database.

Redmine 5.1 introduces these new features in these categories:

* Migrate to Rails 6.1 with Zeitwerk autoloading.
* Introduced CommonMark Markdown (GitHub Flavored) formatter as an
  alternative to existing Markdown formatter based on Redcarpet.
* Users can be mention now using @ autocomplete by other users with add
  watchers permission.
* Issue custom query: default query per instance, project and user.
* Default project custom query: per instance and per user.
* Ability to add watchers to Wiki pages.
* Issues can now be filtered by notes or by file description.
* "Contains" operator supports now multiple search items.
  Using wilcard characters (_ or %) is no longer supported.
* Two-factor authentication improvements: you can enable it only for certain
  groups or for users with administration rights.
2023-11-29 16:10:19 +00:00
taca
aba3801987 devel/ruby-redmine: add support for Redmine 5.1 2023-11-29 16:08:22 +00:00
taca
72d12d9b08 doc: Updated lang/pear to 1.10.14 2023-11-29 16:03:04 +00:00
taca
8d2d755772 lang/pear: update to 1.10.14
1.10.14 (2023-11-26)

Changelog:

* PR #112: Put glue and pieces parameters to implode in correct order for
  PHP 7.4+
* PR #121: Fix PHP bug 81653: Typo in install-pear-nozlib.phar
* PR #122: add %S EXPECTF capability
* PR #124: Fix: Creation of dynamic property PEAR_Error::$callback is
  deprecated
* PR #125: Fixed extension loaded check for pecl binaries
* PR #126: Remove -n option from pecl.bat for shared extensions
* PR #127: fix Using ${var} in strings is deprecated
* PR #128: fix lingering license references to PHP license
* PR #129: Exclude tests from composer classmap
* PR #131: fix private lastError name
2023-11-29 16:02:12 +00:00
taca
3a1f3990fd doc: Updated security/pear-Crypt_GPG to 1.6.8 2023-11-29 15:53:59 +00:00
taca
02739ff1e4 security/pear-Crypt_GPG: update to 1.6.8
1.6.8 (2023-11-23)

Changelog:

* Fix bug in parsing USERID_HINT status causing missing real user name in
  BadPassphrases array [alec].
2023-11-29 15:53:27 +00:00
schmonz
e428380d6f doc: Updated sysutils/daemontools-run to 20231129 2023-11-29 15:18:27 +00:00
schmonz
1c9b086f7a daemontools-run: improve symlink creation. Bump version. 2023-11-29 15:18:21 +00:00
pin
23101404bd doc: Updated misc/tui-journal to 0.5.1 2023-11-29 13:45:28 +00:00
pin
8bd5e3385c misc/tui-journal: update to 0.5.1
What's Changed
 - Added: Navigation between journals popup inputs via arrow keys
   by @AmmarAbouZor in #246
 - Fixed: Letter V can't be typed in built-in editor insert mode
   by @AmmarAbouZor in #249
2023-11-29 13:44:41 +00:00
pin
3397b5f209 doc: Updated textproc/ripgrep to 14.0.3 2023-11-29 13:43:40 +00:00
pin
4d8859cf98 textproc/ripgrep: update to 14.0.3
14.0.3 (2023-11-28)
===================
This is a patch release with a bug fix for the `--sortr` flag.

Bug fixes:

* [BUG #2664](https://github.com/BurntSushi/ripgrep/issues/2664):
  Fix `--sortr=path`. I left a `todo!()` in the source. Oof.
2023-11-29 13:43:22 +00:00
pin
5fe1d299ab doc: Updated wm/oatbar to 0.0.29 2023-11-29 13:42:30 +00:00
pin
58ba3abc3f wm/oatbar: update to 0.0.29
- Added blocks intro, common properties and textblock docs
 - Added progress bar and small fixes
 - Update documentation
 - Made empty enum variants invisible
2023-11-29 13:42:04 +00:00
pin
0cecfb529a doc: Updated wm/marswm to 0.5.2 2023-11-29 13:41:07 +00:00
pin
37fd923fe2 wm/marswm: update to 0.5.2
- Docs: Update README, INSTALLATION and SETUP
 - Changing render order for marsbar
 - Only require active window in mars-relay when it is used
2023-11-29 13:40:46 +00:00
pin
a76c45121f doc: Updated math/four-bar-rs to 6.1.0 2023-11-29 13:39:57 +00:00
pin
4cb9dfabcf math/four-bar-rs: update to 6.1.0
No ChangeLog provided.
2023-11-29 13:39:25 +00:00
pin
70f14be069 doc: Updated devel/cargo-modules to 0.11.2 2023-11-29 13:38:40 +00:00
pin
55477d5470 devel/cargo-modules: update to 0.11.2
[0.11.2] - 2023-11-29
Changed
  Updated dependencies:
        clap from 4.4.8 to 4.4.10
        proc-macro2 from 1.0.69 to 1.0.70
        rust-analyzer from 0.0.186 to 0.0.187
  Switch Github action for Rust toolchain from actions-rs/toolchain@v1 to
  dtolnay/rust-toolchain@v1
2023-11-29 13:38:16 +00:00
jperkin
991df78bf6 harfbuzz: Put glib2 bl3 include back where it belongs.
The ordering hack is no longer required now that gtk-doc's buildlink3.mk
no longer includes glib2.
2023-11-29 11:08:51 +00:00
jperkin
cb626fa51f gtk-doc: Remove glib2 from buildlink3.mk.
It appears to no longer be needed (added in 2015) and causes indirect
dependency problems due to this file defaulting to DEPMETHOD of "build".
2023-11-29 11:06:05 +00:00
jperkin
04bd671980 python: Exclude dependencies for build.
When python bl3 files are included with PYTHON_FOR_BUILD_ONLY=yes, their
DEPMETHOD is set to "build", in which case we do not want to include
indirect dependencies as they will then be tagged as "build" also.  Fixes
potential runtime issues exposed by indirect dependency checks.
2023-11-29 11:02:40 +00:00
jperkin
0d4f152759 gobject-introspection: Exclude dependencies for build.
This package is often included with its DEPMETHOD set to "build", in which
case we do not want to include its indirect dependencies as they will then
be tagged as "build" also.  Fixes potential runtime issues exposed by
indirect dependency checks.
2023-11-29 10:57:19 +00:00
jperkin
98969d4aa5 py-pybind11: Default to python for build only.
This buildlink3.mk has a default DEPMETHOD of "build", so this helps avoid
unwanted indirect buildlink3 dependencies from python.
2023-11-29 10:53:11 +00:00
jperkin
f2f543bd6b py-aioresponses: Fix PYTHON_VERSIONS_INCOMPATIBLE. 2023-11-29 10:32:45 +00:00
adam
d7aff16a4d Updated devel/py-types-setuptools, textproc/py-pyaml 2023-11-29 09:13:04 +00:00
adam
80db534589 py-pyaml: updated to 23.9.7
23.9.7
Unknown changes
2023-11-29 09:12:49 +00:00
adam
3c546f84c5 py-types-setuptools: updated to 69.0.0.0
69.0.0.0 (2023-11-29)

Bump setuptools to 69.0.*
2023-11-29 08:54:53 +00:00
dholland
5d4a9295f0 www/seamonkey: fix build with latest icu by swiping patch from firefox102
(thanks to tnn@ for pointing me at it)
2023-11-29 05:38:25 +00:00
pho
5bbc599633 graphics/exiv2: Add a missing dependency on archivers/brotli in buildlink3.mk
This fixes build of graphics/gexiv2.
2023-11-29 04:41:56 +00:00
schmonz
96eedf69d8 doc: Updated sysutils/etckeeper to 1.18.21 2023-11-29 02:54:25 +00:00
schmonz
a827f1fa76 etckeeper: update to 1.18.21. Changes:
* Consistently use mktemp if available, falling back to tempfile
  otherwise.
2023-11-29 02:54:19 +00:00
abs
3c6cdabd63 Fix PLIST, bump PKGREVISION 2023-11-28 21:51:31 +00:00
jperkin
1f978cb3dd xsel: Remove libXt=build depmethod.
This package relies on libXt pulling in other X11 libraries, and it definitely
requires them at runtime.  Exposed by indirect dependency checks.
2023-11-28 20:28:52 +00:00
jperkin
81be543c15 vncviewer: Remove unused libXt. Fix SunOS build.
libXt is no longer a build-only dependency and this fixed indirect depends
checks.
2023-11-28 20:21:31 +00:00
adam
a391e0e87e Updated security/py-cryptography, security/py-cryptography_vectors 2023-11-28 17:37:52 +00:00
adam
f5b67ed483 py-cryptography py-cryptography_vectors: updated to 41.0.7
41.0.7 - 2023-11-27

Fixed compilation when using LibreSSL 3.8.2.

41.0.6 - 2023-11-27

Fixed a null-pointer-dereference and segfault that could occur when loading certificates from a PKCS#7 bundle. Credit to pkuzco for reporting the issue. CVE-2023-49083
2023-11-28 17:37:24 +00:00
adam
f9d2f6aad8 Added archivers/bzip3; Updated net/py-aioresponses 2023-11-28 17:32:38 +00:00
adam
9212caaf83 py-aioresponses: updated to 0.7.6
0.7.6

* refactor: Make mock for writer compatible with 3.9.0b1 and older
* fix: aiohttp 3.9 \_writer can't await

0.7.5

* replaced pkg\_resources with packaging module
* Add Python 3.11 support
2023-11-28 17:30:21 +00:00
jperkin
c86a528f03 gmime: Remove bogus libgpg-error=build depmethod.
This is certainly not a build-only dependency, and is already included by
at least two different full dependencies.  Fixes issue exposed by indirect
dependency checks.
2023-11-28 17:28:32 +00:00