1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
Commit Graph

15264 Commits

Author SHA1 Message Date
Yuri Victorovich
d4935e4332 misc/llama-cpp: update 3982 → 3983
Reported by:	portscout
2024-10-28 00:32:16 -07:00
Yuri Victorovich
dc3c2118c7 misc/gollama: update 1.27.12 → 1.27.15
Reported by:	portscout
2024-10-28 00:32:16 -07:00
Yuri Victorovich
363f493808 misc/hs-hascard: update 0.6.0.1 → 0.6.0.2
Reported by:	portscout
2024-10-28 00:32:15 -07:00
Yuri Victorovich
480c6dd47c misc/adios2: update 2.10.1 → 2.10.2
Reported by:	portscout
2024-10-27 14:40:41 -07:00
Yuri Victorovich
023f9ac9fa misc/llama-cpp: update 3974 → 3982
Reported by:	portscout
2024-10-27 13:46:57 -07:00
matt
b3dd9aeeac misc/lifelines: Update MASTER_SITES and WWW
While I'm here pet portclippy, portfmt and swith to DISTVERSION.

PR:		282040
Approved by:	submitter is maintainer
2024-10-27 07:30:17 +01:00
Po-Chuan Hsieh
49bf25d65a
misc/p5-Business-ISBN-Data: Update to 20241019.001
Changes:	https://metacpan.org/dist/Business-ISBN-Data/changes
2024-10-26 10:02:12 +08:00
Yuri Victorovich
a85b0ce158 misc/aichat: update 0.22.0 → 0.23.0
Reported by:	portscout
2024-10-25 09:54:30 -07:00
Po-Chuan Hsieh
4d13b25916
textproc/xerces-c3: Update to 3.3.0
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10510&version=12355023
2024-10-25 23:56:41 +08:00
Po-Chuan Hsieh
8ef196979e
misc/p5-Business-ISBN-Data: Update to 20241017.001
Changes:	https://metacpan.org/dist/Business-ISBN-Data/changes
2024-10-25 19:19:21 +08:00
Yuri Victorovich
546dd2e42f misc/llama-cpp: update 3952 → 3974 2024-10-24 20:27:39 -07:00
Rene Ladan
00b879f1d4 misc/rubygem-dotenv-rails-rails61: Remove expired port
2024-10-24 misc/rubygem-dotenv-rails-rails61: Ruby on Rails 6.1.x reaches EOL on 2024-10-01
2024-10-24 22:37:09 +02:00
Yuri Victorovich
9bd5c99e76 misc/{,py-}xgboost: update 2.1.1 → 2.1.2
Reported by:	portscout
2024-10-23 23:03:26 -07:00
Yuri Victorovich
9bf55a4104 misc/llama-cpp: update 3938 → 3952
Reported by:	portscout
2024-10-23 02:44:44 -07:00
Hiroki Tagato
01e749f417 misc/py-huggingface-hub: update to 0.26.1
Changelog: https://github.com/huggingface/huggingface_hub/releases/tag/v0.26.1

Reported by:	Repology
2024-10-23 17:50:42 +09:00
Matthias Fechner
9997938019 devel/libgit2: bump consumers of libgit2 due to update 2024-10-23 10:11:50 +03:00
Yuri Victorovich
f99a708957 Mk/Uses/cargo.mk: Remove cross-compilation options for Rust-based ports
Reasons:
* Port build shouldn't use cross-compilation mode
  because it buids for the same architecture.
* RUSTFLAGS isn't passed to the build of all or some Rust ports
  in the cross-compilation mode.

Essential changes:
* Remove the CARGO_BUILD_TARGET make variable.
* Remove CARGO_BUILD_TARGET and CARGO_TARGET_* from CARGO_ENV.
* Update many ports that used CARGO_BUILD_TARGET.
* Build paths now don't include the architecture triplet part.

Immadiate benefits:
* Unbreak build on architectures like i386 that sometimes require
  special RUSTFLAGS that were not effective in the cross-compilation
  mode.

Ports that really need cross-compilation for some reason should
enable it on case-by-case basis. Example: net-p2p/cncli
(Not sure why does net-p2p/cncli actually need it, but it only
builds with these options.)

PR:		280305
Approved by:	rust@FreeBSD.org (maintainer's timeout; 98 days)
2024-10-22 20:11:24 -07:00
Po-Chuan Hsieh
2bf2798e25
misc/p5-Data-Buffer: Update to 0.06
- Add LICENSE_FILE
- Add TEST_DEPENDS

Changes:	https://metacpan.org/dist/Data-Buffer/changes
2024-10-23 05:58:32 +08:00
Daniel Engberg
36bd43b32c misc/gnuls: Deprecate and set expiration date to 2024-11-30
Multiple maintainer timeouts and port is outdated upstream software
suite (GNU Coreutils aka GNU core utilities). Sunset port and point
users to sysutils/coreutils or sysutils/rust-coreutils.

PR:		281883
Approved by:	portmgr (maintainer timeout, 2+ weeks)
2024-10-22 21:39:57 +02:00
Rene Ladan
82935085d4 *: return pfg's to the pool after safekeeping his ports commit bit
With hat:	portmgr
2024-10-22 20:18:51 +02:00
Po-Chuan Hsieh
e9e1a47baf
misc/p5-Business-ISBN-Data: Update to 20241014.001
Changes:	https://metacpan.org/dist/Business-ISBN-Data/changes
2024-10-22 17:51:43 +08:00
Po-Chuan Hsieh
8c8d5b5deb
misc/rubygem-octicons: Update to 19.12.0
Changes:	https://github.com/primer/octicons/releases
2024-10-22 17:49:29 +08:00
Hiroki Tagato
10a38cee53 misc/py-huggingface-hub: update to 0.26.0
Changelog: https://github.com/huggingface/huggingface_hub/releases/tag/v0.26.0

Reported by:	portscout
2024-10-21 16:55:19 +09:00
Nuno Teixeira
60f7140fe7 */*: Bump consumers of devel/libgit2
libgit2 updated to 1.8.1
2024-10-18 19:56:41 +01:00
Hiroki Tagato
479cad8852 misc/py-litellm: update to 1.49.6
Changelog: https://github.com/BerriAI/litellm/releases

Reported by:	portscout
2024-10-18 14:55:55 +09:00
Hiroki Tagato
643c9a86b4 misc/py-huggingface-hub: update to 0.25.2
Changelog: https://github.com/huggingface/huggingface_hub/releases/tag/v0.25.2

Reported by:	portscout
2024-10-18 14:25:11 +09:00
Yuri Victorovich
80b6a2e096 misc/llama-cpp: update 3914 → 3938 2024-10-17 20:25:24 -07:00
Po-Chuan Hsieh
cbfd95ea5f
misc/py-llm: Change RUN_DEPENDS from py-python-ulid to py-python-ulid2
- Bump PORTREVISION for dependency change
2024-10-18 03:04:06 +08:00
Charlie Li
295b424873
misc/timezonemap: update to 0.4.5.3
While here, fix incorrect hardcoded paths for the data files.

PR: 281809
Co-authored-by: Pavel Timofeev <timp87@gmail.com>
2024-10-15 18:49:28 -04:00
Yuri Victorovich
d76dd26b45 misc/py-openai: update 1.51.0 → 1.51.1
Reported by:	portscout
2024-10-14 22:38:09 -07:00
Hiroki Tagato
c27490427d misc/py-openai: update 1.48.0 → 1.51.0
PR:	281922
2024-10-14 02:09:28 -07:00
Nicola Vitale
46cbc3dd12
misc/alpaca: Update to 2.6.5
Release changes:	https//github.com/Jeffser/Alpaca/releases/tag/2.6.5
Reported by:	portscout!
2024-10-14 10:47:37 +02:00
Po-Chuan Hsieh
95e50b8945
misc/rubygem-mime-types: Update to 3.6.0
Changes:	https://github.com/mime-types/ruby-mime-types/blob/main/History.md
2024-10-14 13:26:27 +08:00
Po-Chuan Hsieh
0141c1c9f5
misc/rubygem-mime-types-data: Update to 3.2024.1001
Changes:	https://github.com/mime-types/mime-types-data/blob/main/History.md
2024-10-14 13:26:17 +08:00
Po-Chuan Hsieh
b79e5308e2
misc/pciids: Update to 20240920
Changes:	https://github.com/pciutils/pciids/commits/master
2024-10-14 13:25:18 +08:00
Po-Chuan Hsieh
7c5ba59b1d
devel/py-pyproject-hooks: Move devel/py-pyproject_hooks to devel/py-pyproject-hooks
- Bump PORTREVISION of dependent ports for dependency change
2024-10-14 12:45:22 +08:00
Yonas Yanfa
1fab63b85c misc/gollama: update 1.27.4 → 1.27.12
PR:	282038
2024-10-13 21:14:33 -07:00
Yuri Victorovich
9dbf606363 misc/koboldcpp: update 1.75.2 → 1.76
Reported by:	portscout
2024-10-13 14:01:42 -07:00
Yuri Victorovich
79b300ab4a misc/llama-cpp: update 3902 → 3914 2024-10-13 14:01:41 -07:00
Yuri Victorovich
de9a3036c5 misc/nn-insight: Fix build
Reported by:	fallout
2024-10-13 12:01:35 -07:00
Matthias Andree
f3127fabc6 graphics/openexr: PORTREVISION bump of openexr users due to ABI change 2024-10-13 15:55:03 +02:00
Daniel Engberg
688b54d7c1 misc/uk-*: Deprecate and set expiration date to 2024-10-31
Outdated 20+ year old datasets
2024-10-13 12:13:53 +02:00
Marc Fonvieille
d74d6b8f68 misc/freebsd-doc-*: Update to rev. 396cc52 from FreeBSD docset
Approved by:	doceng (implicit)
2024-10-13 12:08:34 +02:00
Yuri Victorovich
bad39df175 misc/py-polars: update 1.4.1 → 1.9.0 2024-10-11 03:28:45 -07:00
Yuri Victorovich
0edaaa2bd3 misc/onnxruntime: Remove comment
All tests pass.
2024-10-11 03:27:02 -07:00
Yuri Victorovich
4f2f289ba6 misc/onnxruntime: Broken on i386
Reported by:	fallout
2024-10-11 03:23:54 -07:00
Nicola Vitale
bc33f268af
misc/alpaca: Update to 2.5.1
Release changes:	https://github.com/Jeffser/Alpaca/releases/tag/2.5.1
Reported by:	Jeffry Samuel <notifications@github.com>
2024-10-10 09:48:23 +02:00
Yuri Victorovich
feb8f016ac misc/llama-cpp: update 3899 → 3902 2024-10-09 20:36:48 -07:00
Fukang Chen
10f01207e1 misc/mbuffer: Update to 20241007
- Updated to 20241007

Changes according to the ChangeLog in the distribution tar ball:

    20241007:
    - build fix for -Wincompatible-pointer-types
    - configure script update to autoconf version 2.71

    20240929:
    - updated default buffer calculation for more sane defaults
    - minor updates for debug messages

    20240818:
    - fix port range check (Peter Pentchev)
    - fix ipv6 only mode
    - enhanced incoming host check to work with IP, hostname, FQHN
    - enhanced ipv6 hostname parsing
2024-10-09 23:44:03 +00:00
Jimmy Olgeni
62d6c4c713 misc/boxes: update to version 2.3.1 2024-10-09 20:09:01 +02:00