Commit graph

646250 commits

Author SHA1 Message Date
Kevin Bowling
b505337641 databases/timescaledb: Update to 2.13.1 2024-01-10 11:49:00 -07:00
Dimitry Andric
05917d340d devel/ivykis: fix build with lld 17
The linker version script libivykis.posix.ver refers to several inotify
related functions, which are never used on FreeBSD since we do not
support the inotity interface. This causes errors with lld 17, so add a
post-patch that deletes the undefined symbols from the linker script.

PR:		273753
MFH:		2024Q1
2024-01-10 18:55:23 +01:00
Jan Beich
1b7d48d36c multimedia/rav1e: update to 0.7.1
Changes:	https://github.com/xiph/rav1e/releases/tag/v0.7.1
Reported by:	GitHub (watch releases)
2024-01-10 18:44:48 +01:00
Baptiste Daroussin
6675a0dce3 perl5: eliminate use of MAN[12]PREFIX 2024-01-10 18:05:50 +01:00
Baptiste Daroussin
fd82b75f2f MANLPREFIX: eliminate use and move man to share/man 2024-01-10 18:05:23 +01:00
Baptiste Daroussin
d986942f84 sysutils/munin-node: eliminate the use of MAN?PREFIX and move man to share/man 2024-01-10 18:02:39 +01:00
Baptiste Daroussin
24357ffb9f MANNPREFIX: eliminate the use of MANNPREFIX and move to share/man 2024-01-10 17:58:03 +01:00
Baptiste Daroussin
ea97650336 www/p5-RT-Extension-LDAPImport: remove useless definition of MAN3PREFIX 2024-01-10 17:51:55 +01:00
Baptiste Daroussin
ab5b22ff89 archivers/py-borgbackup: eliminate use of MAN1PREFIX 2024-01-10 17:32:14 +01:00
Baptiste Daroussin
72fa01913d MAN?PREFIX: eleminate its usage and move man to share/man 2024-01-10 17:27:53 +01:00
Dimitry Andric
2ed094adef databases/rrdtool: fix build with lld 17
Some symbols in the linker version script librrd.sym are undefined when
the CACHE option is off. Suppress errors with lld >= 17 due to these
undefined symbols.

PR:		273753
MFH:		2024Q1
2024-01-10 17:20:30 +01:00
Charlie Li
5e95caad9e
x11/alacritty: update to 0.13.1 2024-01-10 11:10:19 -05:00
Jason W. Bacon
999c86b251 biology/atac-seq: Update to 0.2.0
Add biology/py-macs3 dep to metaport
2024-01-10 10:05:41 -06:00
Robert Nagy
bb5b510ef5 www/chromium: update to 120.0.6099.216
include a better arm64 cpu feature detection patch from jbeich@ while here

Security:	https://vuxml.freebsd.org/freebsd/ec8e4040-afcd-11ee-86bb-a8a1599412c6.html
2024-01-10 16:48:46 +01:00
Robert Nagy
6bddc6bb2c security/vuxml: add www/*chromium < 120.0.6099.216
Obtained from:	https://chromereleases.googleblog.com/2024/01/stable-channel-update-for-desktop_9.html
2024-01-10 16:39:25 +01:00
Dave Cottlehuber
a39248f5f5 sysutils/runj: update to v0.1.0, first tagged release
- now we have tags, switch to go:modules fully
- use REV_OVERRIDE per upstream recommendation to set
    runj --version output

PR:		275652
Reported by:	vd
Sponsored by:	SkunkWerks, GmbH
2024-01-10 15:38:05 +00:00
Dave Cottlehuber
08f421faac net/lavinmq: update to 1.2.5, unbreak newer OpenSSL
14.0-RELEASE and up have OpenSSL 3.0, fix build.
2024-01-10 15:38:05 +00:00
Dave Cottlehuber
cb5d6ba8c5 devel/shards: update to 0.17.3
PR:	275427
Approved by:	maintainer timeout
2024-01-10 15:37:43 +00:00
Dave Cottlehuber
8bcabf4357 lang/crystal: update to 1.10.1
- fix build for 14.0+ with base OpenSSL 3.x

Differential Revision: https://reviews.freebsd.org/D41746
PR:	275427
2024-01-10 15:37:12 +00:00
Baptiste Daroussin
e4610fcb8b MAN?PREFIX: eleminate its usage and move man to share/man 2024-01-10 16:29:49 +01:00
Baptiste Daroussin
f1f3b1f4eb sysutils/ntpstat: eliminate MAN1PREFIX and move to share/man
While here use MAKE_ARGS instead of patching
2024-01-10 16:29:49 +01:00
Jason W. Bacon
fabf2f6b2f biology/py-macs3: Peak caller for TF binding sites
MACS (Model-based Analysis of ChIP-Seq) is a tool for identifying
transcription factor (TF) binding sites.   Such sites are generated
by CHiP-Seq (CHromatin immuno-Precipitation sequencing) and ATAC-Seq
(Assay for Transposase Accessible Chromatin Sequencing).  MACS
identifies "peaks" in the genome sequence, which are areas enriched
in bound TFs or accessible chromatin.
2024-01-10 09:19:56 -06:00
Mina Galić
8233b2c1a9
net/cloud-init*: update to 23.4.1
Changelog(s):

- https://github.com/canonical/cloud-init/releases/tag/23.4.1
- https://github.com/canonical/cloud-init/releases/tag/23.4

Note that net/cloud-init-devel finally relocates /run to /var/run
See: https://github.com/canonical/cloud-init/pull/4677

PR:	275896
2024-01-10 17:59:20 +03:00
Alexey Dokuchaev
c5eaec4c72 x11-wm/wmakerconf: undeprecate the port, assume maintainership
- Drop unused run-time dependency on `archivers/rpm4' and bogus
  CONFIGURE_ARGS (esp. --with-wmakeretcprefix=${LOCALBASE}/share
  which is plain wrong), trim some vertical whitespace
- Fix getstyle(1) program invocation and actually capture its
  output; this also gets rid of the segmentation fault on exit
- Limit the scope of the WMWritePropListToFile() calls patching
  so it only touches needed files
2024-01-10 14:39:02 +00:00
Jan-Espen Oversand
051c93eb76 devel/cpprestsdk: upgrade to 2.10.19
PR:		276188
Reported by:	sigsegv@radiotube.org
2024-01-10 14:38:47 +01:00
Fernando Apesteguía
35f9b1660d graphics/converseen: update to 0.12.0.2
ChangeLog: https://converseen.fasterland.net/

 * Added small improvements and optimizations
 * Updated French translation
 * Various Bugfixes
2024-01-10 14:37:20 +01:00
Baptiste Daroussin
64631af5a7 MAN?PREFIX: eleminate its usage and move man to share/man 2024-01-10 14:13:03 +01:00
Baptiste Daroussin
c11203465b */plan: fix portrevision bump 2024-01-10 14:13:03 +01:00
Baptiste Daroussin
d146e30154 devel/dcd-server: correctly bump portrevision 2024-01-10 14:13:03 +01:00
Baptiste Daroussin
8c02de2224 net-im/pidgin: remove useless @dir definitions 2024-01-10 14:13:03 +01:00
Dag-Erling Smørgrav
3491c1af4d graphics/libmng: Bump PORTREVISION.
libmng was buildable but unusable between 330e763f39 and bc8813201e.
Bump PORTREVISION to let anyone who built it in the interval know they
need to build it again.
2024-01-10 13:49:15 +01:00
Muhammad Moinur Rahman
82fce5ee7b net/liboping: Update version 1.8.0=>1.10.0
- Reset maintainer as maintainers domain has expired

Changelog: https://github.com/octo/liboping/releases/tag/liboping-1.10.0

Approved by:	portmgr (blanket)
2024-01-10 13:44:51 +01:00
Muhammad Moinur Rahman
df4e114583 sysutils/retail: Update version 1.0.1=>1.0.2
- Reset maintainer as the domain of the maintainer has expired

Approved by:	portmgr (blanket)
2024-01-10 13:44:50 +01:00
Muhammad Moinur Rahman
200b1ecfd4 devel/libspice-server: Update version 0.15.0=>0.15.2
- Adopt port as maintainers domain has expired

Changelog: https://gitlab.freedesktop.org/spice/spice/-/tags/v0.15.2

Approved by:	portmgr (blanket)
2024-01-10 13:44:50 +01:00
Muhammad Moinur Rahman
22f29c4e8b textproc/minised: Update version 1.15=>1.16
- Update WWW
- Add LICENSE BSD3CLAUSE
- Adopting port as maintainers domain has expired

Changelog: https://exactcode.com/opensource/minised/

Approved by:	portmgr (blanket)
2024-01-10 13:44:50 +01:00
Muhammad Moinur Rahman
83e6361669 x11-themes/claws-mail-themes: Update version 20140629=>20221017 2024-01-10 13:44:50 +01:00
Muhammad Moinur Rahman
022a98692f x11-wm/libcompizconfig: Mark DEPRECATED
- The project has been abandoned
- No viable fork wass found
- Reset maintainer as maintainers domain has expired
- Set EXPIRATION_DATE 2024-02-10
2024-01-10 13:44:49 +01:00
Muhammad Moinur Rahman
39dc162c6d graphics/urt: Mark DEPRECATED
- Defunct upstream
- No other viable upstreammm or fork was found
- Last consumer has been marked for EXPIRATION
- Set EXPIRATION_DATE 2024-02-11
- Reset maintainership as maintainer domain has expired

Approved by:	portmgr (blanket)
2024-01-10 13:44:49 +01:00
Muhammad Moinur Rahman
b329fc11cb graphics/rayshade: Mark DEPRECATED
- Defunct upstream which was last released in 1992
- Depends on another defunct port graphics/urt
- Set EXPIRATION_DATE 2024-02-10
2024-01-10 13:44:49 +01:00
Muhammad Moinur Rahman
5622ca7af5 net-im/py-slack-sdk: Update version 3.26.1=>3.26.2
Changelog: https://github.com/slackapi/python-slack-sdk/releases/tag/v3.26.2
2024-01-10 13:44:49 +01:00
Muhammad Moinur Rahman
c0b930666e java/wildfly: Update version 19.1.0=>20.0.1
Changelog: https://www.wildfly.org/news/2020/06/08/WildFly20-Final-Released/
2024-01-10 13:44:48 +01:00
TAKATSU Tomonari
cd1272fdc2 devel/R-cran-glue: Update to 1.7.0
Reported by:	portscout
2024-01-10 12:21:02 +00:00
TAKATSU Tomonari
f44cc93050 ftp/R-cran-RCurl: Update to 1.98-1.14
Reported by:	portscout
2024-01-10 11:51:19 +00:00
Adam Weinberger
26f4804fa1 net/geoipupdate: Update to 6.1.0 2024-01-10 06:49:32 -05:00
Yuri Victorovich
5394c30285 www/py-libsass: update 0.22.0 → 0.23.0
Reported by:	portscout
2024-01-10 02:48:27 -08:00
Yuri Victorovich
e181cdac04 shells/nushell: update 0.85.0 → 0.89.0
Reported by:	portscout
2024-01-10 02:48:27 -08:00
Yuri Victorovich
55d72b4946 security/liboqs: update 0.9.0 → 0.9.1
Reported by:	portscout
2024-01-10 02:48:26 -08:00
Yuri Victorovich
491f7bf782 math/py-petsc4py: update 3.20.2 → 3.20.3
Reported by:	portscout
2024-01-10 02:48:26 -08:00
Yuri Victorovich
7d74a7d452 science/PETSc: update 3.20.2 → 3.20.3
Reported by:	portscout
2024-01-10 02:48:26 -08:00
Yuri Victorovich
fdec3670ec deskutils/just: update 1.22.0 → 1.22.1
Reported by:	portscout
2024-01-10 02:48:25 -08:00