notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: misc/Makefile

Number of commits found: 1149 (showing only 100 on this page)

1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11  »  [Last Page]

Thursday, 29 Feb 2024
12:52 Muhammad Moinur Rahman (bofh) search for other commits by this committer
misc/skyutils: Remove expired port

misc/skyutils
commit hash: a3908b7078de8041c1e3ea71ad426416e7fd8dea commit hash: a3908b7078de8041c1e3ea71ad426416e7fd8dea commit hash: a3908b7078de8041c1e3ea71ad426416e7fd8dea commit hash: a3908b7078de8041c1e3ea71ad426416e7fd8dea a3908b7
11:57 Muhammad Moinur Rahman (bofh) search for other commits by this committer
misc/smssend: Remove expired port

misc/smssend
commit hash: b6594e15c2960476afac117d1c74d67ff140f0b8 commit hash: b6594e15c2960476afac117d1c74d67ff140f0b8 commit hash: b6594e15c2960476afac117d1c74d67ff140f0b8 commit hash: b6594e15c2960476afac117d1c74d67ff140f0b8 b6594e1
Wednesday, 21 Feb 2024
15:06 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
misc/rubygem-dotenv2: Add rubygem-dotenv2 2.8.1 (copied from rubygem-dotenv)

- Add PORTSCOUT
commit hash: 413f267881b4e8a9a3fabf94ea5cd486f213e7ea commit hash: 413f267881b4e8a9a3fabf94ea5cd486f213e7ea commit hash: 413f267881b4e8a9a3fabf94ea5cd486f213e7ea commit hash: 413f267881b4e8a9a3fabf94ea5cd486f213e7ea 413f267
Thursday, 15 Feb 2024
21:00 Yuri Victorovich (yuri) search for other commits by this committer
misc/tenere: New port: TUI interface for LLMs
commit hash: c2f3d863f137022a758a7d471268b4a32753772e commit hash: c2f3d863f137022a758a7d471268b4a32753772e commit hash: c2f3d863f137022a758a7d471268b4a32753772e commit hash: c2f3d863f137022a758a7d471268b4a32753772e c2f3d86
11:25 Yuri Victorovich (yuri) search for other commits by this committer
misc/llama-cpp: New port: Facebook's LLaMA model in C/C++
commit hash: d549d297aaf7d12246f16893f0521079da99de9e commit hash: d549d297aaf7d12246f16893f0521079da99de9e commit hash: d549d297aaf7d12246f16893f0521079da99de9e commit hash: d549d297aaf7d12246f16893f0521079da99de9e d549d29
Monday, 12 Feb 2024
23:07 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-pkbar: New port: Keras Progress Bar for PyTorch
commit hash: df5a60babfc1bd9312eee80490e38ffee95f81fc commit hash: df5a60babfc1bd9312eee80490e38ffee95f81fc commit hash: df5a60babfc1bd9312eee80490e38ffee95f81fc commit hash: df5a60babfc1bd9312eee80490e38ffee95f81fc df5a60b
08:34 Hiroki Tagato (tagattie) search for other commits by this committer
misc/py-huggingface-hub: add port: Official Python client for the Huggingface
Hub

The huggingface_hub library allows you to interact with the Hugging
Face Hub, a platform democratizing open-source Machine Learning for
creators and collaborators. Discover pre-trained models and datasets
for your projects or play with the thousands of machine learning apps
hosted on the Hub. You can also create and share your own models,
datasets and demos with the community. The huggingface_hub library
provides a simple way to do all these things with Python.

WWW: https://github.com/huggingface/huggingface_hub
commit hash: 54cee7bd5a75afc210b1fccec19e9274e81fce44 commit hash: 54cee7bd5a75afc210b1fccec19e9274e81fce44 commit hash: 54cee7bd5a75afc210b1fccec19e9274e81fce44 commit hash: 54cee7bd5a75afc210b1fccec19e9274e81fce44 54cee7b
08:34 Hiroki Tagato (tagattie) search for other commits by this committer
misc/py-litellm: add port: Call all LLM APIs using the OpenAI format

Call all LLM APIs using the OpenAI format [Bedrock, Huggingface,
VertexAI, TogetherAI, Azure, OpenAI, etc.]

LiteLLM manages:
- Translate inputs to provider's completion, embedding, and
  image_generation endpoints
- Consistent output, text responses will always be available at
  ['choices'][0]['message']['content']
- Retry/fallback logic across multiple deployments (e.g. Azure/OpenAI)
  - Router
- Track spend & set budgets per project OpenAI Proxy Server

WWW: https://github.com/BerriAI/litellm
commit hash: 730828c627631142966c84d4c2943defaad86e4e commit hash: 730828c627631142966c84d4c2943defaad86e4e commit hash: 730828c627631142966c84d4c2943defaad86e4e commit hash: 730828c627631142966c84d4c2943defaad86e4e 730828c
Monday, 15 Jan 2024
10:38 Alexey Dokuchaev (danfe) search for other commits by this committer
misc/mc: drop needless run-time dependencies on Aspell and Xlib

Yury V. Zaytsev points out that for X11 and Aspell support, header
files <X11/Xlib.h> and <aspell.h> are only needed during the build,
while their corresponding libraries would be loaded dynamically if
available; if not, mc(1) would still work fine, just without those
features.  The source code and ldd(1) output confirm his findings:

  % cd $WRKDIR/mc-4.8.30 && grep -R -A1 g_module_build_path *
  lib/tty/x11conn.c:  x11_module_fname = g_module_build_path (NULL, "X11");
  lib/tty/x11conn.c-  x11_module = g_module_open (x11_module_fname,
G_MODULE_BIND_LAZY);
  --
  src/editor/spell.c: spell_module_fname = g_module_build_path (NULL,
"libaspell");
  src/editor/spell.c- spell_module = g_module_open (spell_module_fname,
G_MODULE_BIND_LAZY);

This allows to enable Aspell support by default and drop X11-less
slave port now that both of these dependencies are build-time only
yet still can be completely disabled via options.

PR:	269120
commit hash: a5ade24bb0d77d5ca30a27dc33748ff644a09588 commit hash: a5ade24bb0d77d5ca30a27dc33748ff644a09588 commit hash: a5ade24bb0d77d5ca30a27dc33748ff644a09588 commit hash: a5ade24bb0d77d5ca30a27dc33748ff644a09588 a5ade24b
Friday, 12 Jan 2024
07:29 Hiroki Tagato (tagattie) search for other commits by this committer
misc/py-instructor: add port: Structured outputs for llms

Structured extraction in Python, powered by OpenAI's function calling
API, designed for simplicity, transparency, and control.

Dive into the world of Python-based structured extraction, empowered
by OpenAI's cutting-edge function calling API. Instructor stands out
for its simplicity, transparency, and user-centric design. Whether
you're a seasoned developer or just starting out, you'll find
Instructor's approach intuitive and its results insightful.

WWW: https://github.com/jxnl/instructor
commit hash: ce37f9f1bd3475002d3e38f46454be198ce4ffa1 commit hash: ce37f9f1bd3475002d3e38f46454be198ce4ffa1 commit hash: ce37f9f1bd3475002d3e38f46454be198ce4ffa1 commit hash: ce37f9f1bd3475002d3e38f46454be198ce4ffa1 ce37f9f
Saturday, 6 Jan 2024
15:29 Gleb Popov (arrowd) search for other commits by this committer
misc/compat13x: Add port.

This port provides only base OpenSSL 1.1.1 for now.
commit hash: 33ef38cf0fb2f74b6a80d3490aa293862dd533db commit hash: 33ef38cf0fb2f74b6a80d3490aa293862dd533db commit hash: 33ef38cf0fb2f74b6a80d3490aa293862dd533db commit hash: 33ef38cf0fb2f74b6a80d3490aa293862dd533db 33ef38c
Tuesday, 2 Jan 2024
19:07 Yuri Victorovich (yuri) search for other commits by this committer
misc/air: New port: Simple ChatGPT & Llama-cpp command line with ANSI markdown
display
commit hash: 13ed2ce2eef2509306f1b6bc87c2b1c6f7fcdfe3 commit hash: 13ed2ce2eef2509306f1b6bc87c2b1c6f7fcdfe3 commit hash: 13ed2ce2eef2509306f1b6bc87c2b1c6f7fcdfe3 commit hash: 13ed2ce2eef2509306f1b6bc87c2b1c6f7fcdfe3 13ed2ce
Sunday, 31 Dec 2023
23:02 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-vaderSentiment: New port: VADER sentiment analysis
commit hash: 367a59fb1a6f3e8e03ef4390e88eb131369f50ef commit hash: 367a59fb1a6f3e8e03ef4390e88eb131369f50ef commit hash: 367a59fb1a6f3e8e03ef4390e88eb131369f50ef commit hash: 367a59fb1a6f3e8e03ef4390e88eb131369f50ef 367a59f
00:06 Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/php80: Sunset
commit hash: beced896adede7791902c084864668404d24aa46 commit hash: beced896adede7791902c084864668404d24aa46 commit hash: beced896adede7791902c084864668404d24aa46 commit hash: beced896adede7791902c084864668404d24aa46 beced89
Saturday, 30 Dec 2023
06:16 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-ast-comments: New port: Extension to the built-in ast module
commit hash: ac67a13cf74ee250ea844a9c2bba4ce79402d489 commit hash: ac67a13cf74ee250ea844a9c2bba4ce79402d489 commit hash: ac67a13cf74ee250ea844a9c2bba4ce79402d489 commit hash: ac67a13cf74ee250ea844a9c2bba4ce79402d489 ac67a13
Wednesday, 27 Dec 2023
19:40 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-mmsegmentation: New port: OpenMMLab: Semantic Segmentation Toolbox and
Benchmark
commit hash: c1128a92b87e7e69ec92458ef7944e50787825a8 commit hash: c1128a92b87e7e69ec92458ef7944e50787825a8 commit hash: c1128a92b87e7e69ec92458ef7944e50787825a8 commit hash: c1128a92b87e7e69ec92458ef7944e50787825a8 c1128a9
19:26 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-mmcv: New port: OpenMMLab: Foundational library for computer vision
research
commit hash: 0a3e0579c99d0404e920e219b13379bcd9df583b commit hash: 0a3e0579c99d0404e920e219b13379bcd9df583b commit hash: 0a3e0579c99d0404e920e219b13379bcd9df583b commit hash: 0a3e0579c99d0404e920e219b13379bcd9df583b 0a3e057
19:26 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-mmdet: New port: OpenMMLab: Detection Toolbox and Benchmark
commit hash: 34aa8fda5b84d0ff3cbc2f194e32fcc91a86c560 commit hash: 34aa8fda5b84d0ff3cbc2f194e32fcc91a86c560 commit hash: 34aa8fda5b84d0ff3cbc2f194e32fcc91a86c560 commit hash: 34aa8fda5b84d0ff3cbc2f194e32fcc91a86c560 34aa8fd
19:26 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-mmengine: New port: Engine of OpenMMLab projects: training PyTorch deep
learning models
commit hash: 3e79fa112e352925d8f689f21aa98885418c59fa commit hash: 3e79fa112e352925d8f689f21aa98885418c59fa commit hash: 3e79fa112e352925d8f689f21aa98885418c59fa commit hash: 3e79fa112e352925d8f689f21aa98885418c59fa 3e79fa1
10:54 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-facenet-pytorch: New port: Pretrained PyTorch face detection and
recognition models
commit hash: 16aa06c4d8c4f084a7bdf772a4ad5e8abac91701 commit hash: 16aa06c4d8c4f084a7bdf772a4ad5e8abac91701 commit hash: 16aa06c4d8c4f084a7bdf772a4ad5e8abac91701 commit hash: 16aa06c4d8c4f084a7bdf772a4ad5e8abac91701 16aa06c
Saturday, 23 Dec 2023
01:34 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-safetensors: New port: Simple, safe way to store and distribute tensors
commit hash: 90643fe196f5722cb46e9de357e2a4f672008a48 commit hash: 90643fe196f5722cb46e9de357e2a4f672008a48 commit hash: 90643fe196f5722cb46e9de357e2a4f672008a48 commit hash: 90643fe196f5722cb46e9de357e2a4f672008a48 90643fe
Friday, 22 Dec 2023
03:29 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-pyviz-comms: New port: JupyterLab extension for rendering HoloViz
content
commit hash: 592866db80ede0b037ddd11e34497a3ec342c0d6 commit hash: 592866db80ede0b037ddd11e34497a3ec342c0d6 commit hash: 592866db80ede0b037ddd11e34497a3ec342c0d6 commit hash: 592866db80ede0b037ddd11e34497a3ec342c0d6 592866d
Saturday, 2 Dec 2023
13:19 Tobias C. Berner (tcberner) search for other commits by this committer
KDE: Add KDE Frameworks 6 ports

KDE's 6th Megarelease - Alpha

Wednesday, 8 November 2023

En route to the new Plasma, Frameworks and Gear

Every few years we port the key components of our software to a new
version of Qt, taking the opportunity to remove cruft and leverage the
updated features the most recent version of Qt has to offer us.

It has been nearly 10 years since the last big release of our flagship
Plasma desktop environment, and the time has come again. KDE is making
available today the Alpha version of all the software we will include in
a megarelease scheduled for the end of February 2024.

Announcement: https://kde.org/announcements/megarelease/6/alpha/
Obtained from:	https://github.com/tcberner/kde6-overlay/

Further ports specific changes:
 * multimedia/phonon: is now flavored for Qt5 and Qt6
commit hash: 633534bf76831ac5b3e0d6afa47923d621a4f8f5 commit hash: 633534bf76831ac5b3e0d6afa47923d621a4f8f5 commit hash: 633534bf76831ac5b3e0d6afa47923d621a4f8f5 commit hash: 633534bf76831ac5b3e0d6afa47923d621a4f8f5 633534b
Sunday, 12 Nov 2023
20:49 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
lang/fpc-*: Merge all units to lang/fpc

- Merge all fpc-* units to lang/fpc. It gives us a better way to maintain fpc
  and lazarus ports.
- Update Mk/fpc.mk for reflects new changes
- Update Mk/lazarus.mk for reflects new changes
- Now we can defined WANT_FPC_DEVEL AND WANT_LAZARUS_DEVEL for use devel version
  of fpc or lazarus for build apps based on fpc/lazarus
- Add entries to MOVED
- Bump PORTREVISON of affected ports
- Some other minor modifications
commit hash: 0b92f925a3a155ce7b5f4eddfd528553915c6eb8 commit hash: 0b92f925a3a155ce7b5f4eddfd528553915c6eb8 commit hash: 0b92f925a3a155ce7b5f4eddfd528553915c6eb8 commit hash: 0b92f925a3a155ce7b5f4eddfd528553915c6eb8 0b92f92
04:49 Yuri Victorovich (yuri) search for other commits by this committer
math/py-scikit-quant: New port: Aggregator package for interoperability for
quantum computing software
commit hash: 788b0b575cd6b1b9bf60b281653c40f4989eee3a commit hash: 788b0b575cd6b1b9bf60b281653c40f4989eee3a commit hash: 788b0b575cd6b1b9bf60b281653c40f4989eee3a commit hash: 788b0b575cd6b1b9bf60b281653c40f4989eee3a 788b0b5
04:49 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-SQSnobFit: New port: Stable Noisy Optimization by Branch and FIT quantum
computer algorithm
commit hash: d8c0758d48b5e421f3f5cf9ffc7fa30171cbb149 commit hash: d8c0758d48b5e421f3f5cf9ffc7fa30171cbb149 commit hash: d8c0758d48b5e421f3f5cf9ffc7fa30171cbb149 commit hash: d8c0758d48b5e421f3f5cf9ffc7fa30171cbb149 d8c0758
04:49 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-SQCommon: New port: SQCommon - skopt common optimizer API
commit hash: 0860a4e8db4315057714fe85fe1dd0c9ec28b366 commit hash: 0860a4e8db4315057714fe85fe1dd0c9ec28b366 commit hash: 0860a4e8db4315057714fe85fe1dd0c9ec28b366 commit hash: 0860a4e8db4315057714fe85fe1dd0c9ec28b366 0860a4e
04:49 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-SQImFil: New port: Implicit Filtering optimization for quantum computer
algorithms
commit hash: fe0473dc1f1c703e8367efc5dc0104beb7da8815 commit hash: fe0473dc1f1c703e8367efc5dc0104beb7da8815 commit hash: fe0473dc1f1c703e8367efc5dc0104beb7da8815 commit hash: fe0473dc1f1c703e8367efc5dc0104beb7da8815 fe0473d
Monday, 23 Oct 2023
02:56 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-laspy: New port: Library and tools to read/write LAS files with lidar
data
commit hash: 1ca80262a408beccf296e65986a6a7b33983a90a commit hash: 1ca80262a408beccf296e65986a6a7b33983a90a commit hash: 1ca80262a408beccf296e65986a6a7b33983a90a commit hash: 1ca80262a408beccf296e65986a6a7b33983a90a 1ca8026
01:36 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-lazrs: New port: Python bindings for laz-rs
commit hash: ef3ece0449cb33df202c354eeae6586b887891fd commit hash: ef3ece0449cb33df202c354eeae6586b887891fd commit hash: ef3ece0449cb33df202c354eeae6586b887891fd commit hash: ef3ece0449cb33df202c354eeae6586b887891fd ef3ece0
Friday, 29 Sep 2023
15:14 Nicola Vitale (nivit) search for other commits by this committer
misc/tdrop: Add new port

Tdrop makes dropdown terminals and windows.

It is used for hiding/unhiding programs to achieve quake/dropdown
functionality. It can create a dropdown window if one does not already
exist or turn the current window into a dropdown on the fly.

https://github.com/noctuid/tdrop
commit hash: a81e3f34a76537f5da672e3f316a9e950d0959f1 commit hash: a81e3f34a76537f5da672e3f316a9e950d0959f1 commit hash: a81e3f34a76537f5da672e3f316a9e950d0959f1 commit hash: a81e3f34a76537f5da672e3f316a9e950d0959f1 a81e3f3
Friday, 15 Sep 2023
13:51 Joel Bodenmann (jbo) search for other commits by this committer Author: Jon Stuart
misc/retry: Add new port

A utility to retry a command until the command succeeds.

PR: 			273730
Approved by:		zirias (mentor)
Reviewed by:		diizzy
Differential Revision:	https://reviews.freebsd.org/D41862
commit hash: c046a1681579b4ff0dd479c2313bd73c0238967c commit hash: c046a1681579b4ff0dd479c2313bd73c0238967c commit hash: c046a1681579b4ff0dd479c2313bd73c0238967c commit hash: c046a1681579b4ff0dd479c2313bd73c0238967c c046a16
Monday, 4 Sep 2023
17:40 Yuri Victorovich (yuri) search for other commits by this committer
misc/randomx: New port: Proof of work algorithm based on random code execution
commit hash: 4d3be3c0d914e2fbc5f155c74a5915af2ea37b54 commit hash: 4d3be3c0d914e2fbc5f155c74a5915af2ea37b54 commit hash: 4d3be3c0d914e2fbc5f155c74a5915af2ea37b54 commit hash: 4d3be3c0d914e2fbc5f155c74a5915af2ea37b54 4d3be3c
Tuesday, 29 Aug 2023
07:32 Yuri Victorovich (yuri) search for other commits by this committer
misc/ls-lint: New port: Directory and filename linter
commit hash: 3708d3db524e99eb851c48705cd2eea6969901cb commit hash: 3708d3db524e99eb851c48705cd2eea6969901cb commit hash: 3708d3db524e99eb851c48705cd2eea6969901cb commit hash: 3708d3db524e99eb851c48705cd2eea6969901cb 3708d3d
Saturday, 19 Aug 2023
18:32 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-polars: New port: Blazingly fast DataFrame library
commit hash: e4f68ba9d667463bbf45bc6b84a8ae1df2f51178 commit hash: e4f68ba9d667463bbf45bc6b84a8ae1df2f51178 commit hash: e4f68ba9d667463bbf45bc6b84a8ae1df2f51178 commit hash: e4f68ba9d667463bbf45bc6b84a8ae1df2f51178 e4f68ba
Sunday, 30 Jul 2023
21:14 Antoine Brodin (antoine) search for other commits by this committer
misc/py-anndata: remove duplicate of devel/py-anndata
commit hash: a30c967536ebd26fc76c84088f35f93e380c9fab commit hash: a30c967536ebd26fc76c84088f35f93e380c9fab commit hash: a30c967536ebd26fc76c84088f35f93e380c9fab commit hash: a30c967536ebd26fc76c84088f35f93e380c9fab a30c967
Wednesday, 26 Jul 2023
06:20 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-anndata: Re-add port: Annotated multivariate observation data
commit hash: c47b62f07513ab8bc9d71c915e4391b31e32ac02 commit hash: c47b62f07513ab8bc9d71c915e4391b31e32ac02 commit hash: c47b62f07513ab8bc9d71c915e4391b31e32ac02 commit hash: c47b62f07513ab8bc9d71c915e4391b31e32ac02 c47b62f
Saturday, 22 Jul 2023
06:48 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-hist: Re-add port: Histogramming for analysis powered by boost-histogram
commit hash: b6b41ba191e989891a69de7225123003ac76e056 commit hash: b6b41ba191e989891a69de7225123003ac76e056 commit hash: b6b41ba191e989891a69de7225123003ac76e056 commit hash: b6b41ba191e989891a69de7225123003ac76e056 b6b41ba
Friday, 21 Jul 2023
06:38 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-thermocouples_reference: Mew port: Thermocouple emf reference functions
commit hash: 8a8806922e0f1b92e09b01302592e9458e62a98c commit hash: 8a8806922e0f1b92e09b01302592e9458e62a98c commit hash: 8a8806922e0f1b92e09b01302592e9458e62a98c commit hash: 8a8806922e0f1b92e09b01302592e9458e62a98c 8a88069
06:38 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-npTDMS: New port: NumPy based module for reading TDMS files produced by
LabView
commit hash: 1123e162bd8390d3c7049d242e9cb0e5f67e1d53 commit hash: 1123e162bd8390d3c7049d242e9cb0e5f67e1d53 commit hash: 1123e162bd8390d3c7049d242e9cb0e5f67e1d53 commit hash: 1123e162bd8390d3c7049d242e9cb0e5f67e1d53 1123e16
06:38 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-pymatreader: New port: Convenient reader for Matlab mat files
commit hash: 084edc1eca0c76128ac7a78c40854ccef236a569 commit hash: 084edc1eca0c76128ac7a78c40854ccef236a569 commit hash: 084edc1eca0c76128ac7a78c40854ccef236a569 commit hash: 084edc1eca0c76128ac7a78c40854ccef236a569 084edc1
Thursday, 20 Jul 2023
16:19 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-pyqir: New port: PyQIR parses, generates, evaluates Quantum Intermediate
Representation
commit hash: 6100f469b83bf174e3155df7f5021023bc4a5058 commit hash: 6100f469b83bf174e3155df7f5021023bc4a5058 commit hash: 6100f469b83bf174e3155df7f5021023bc4a5058 commit hash: 6100f469b83bf174e3155df7f5021023bc4a5058 6100f46
Thursday, 13 Jul 2023
06:44 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-synced-collections: New port: Interact with persistent key-value stores
using Pythonic abstractions
commit hash: 02c179d799fb0ed833d819f63ec299d5b62bcfa2 commit hash: 02c179d799fb0ed833d819f63ec299d5b62bcfa2 commit hash: 02c179d799fb0ed833d819f63ec299d5b62bcfa2 commit hash: 02c179d799fb0ed833d819f63ec299d5b62bcfa2 02c179d
Friday, 30 Jun 2023
15:47 Yuri Victorovich (yuri) search for other commits by this committer
misc/qlcplus: New port: Q Light Controller Plus (QLC+)
commit hash: 753eb2f521376afe91dfb651d883919427b7ec01 commit hash: 753eb2f521376afe91dfb651d883919427b7ec01 commit hash: 753eb2f521376afe91dfb651d883919427b7ec01 commit hash: 753eb2f521376afe91dfb651d883919427b7ec01 753eb2f
02:35 Yuri Victorovich (yuri) search for other commits by this committer
misc/ola: New port: Open Lighting Architecture: framework for lighting control
information
commit hash: a3e0d1a4bf8ca63e32b1ad568a48ccd0cc058c4a commit hash: a3e0d1a4bf8ca63e32b1ad568a48ccd0cc058c4a commit hash: a3e0d1a4bf8ca63e32b1ad568a48ccd0cc058c4a commit hash: a3e0d1a4bf8ca63e32b1ad568a48ccd0cc058c4a a3e0d1a
02:35 Yuri Victorovich (yuri) search for other commits by this committer
misc/libartnet: New port: ArtNet protocol to transfer DMX data controlling
theater equipment
commit hash: b38494572cdb139231d91bb1a13020b72dc70cb7 commit hash: b38494572cdb139231d91bb1a13020b72dc70cb7 commit hash: b38494572cdb139231d91bb1a13020b72dc70cb7 commit hash: b38494572cdb139231d91bb1a13020b72dc70cb7 b384945
Saturday, 10 Jun 2023
14:57 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*php83*: Sunrise

Please DO NOT use this version in production, it is an early test
version.

For upgrade notes please visit:
https://github.com/php/php-src/blob/php-8.3.0alpha1/UPGRADING

Changelog: https://github.com/php/php-src/blob/php-8.3.0alpha1/NEWS
Sponsored by:	Bounce Experts
commit hash: 95967c2077762985235e47db1fe9949bed5cbe8f commit hash: 95967c2077762985235e47db1fe9949bed5cbe8f commit hash: 95967c2077762985235e47db1fe9949bed5cbe8f commit hash: 95967c2077762985235e47db1fe9949bed5cbe8f 95967c2
Tuesday, 30 May 2023
08:34 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-torchmetrics: New port: PyTorch native metrics
commit hash: e18e8104d4044b18f7d4d40046a4f56c3167febf commit hash: e18e8104d4044b18f7d4d40046a4f56c3167febf commit hash: e18e8104d4044b18f7d4d40046a4f56c3167febf commit hash: e18e8104d4044b18f7d4d40046a4f56c3167febf e18e810
08:34 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-pytorch-lightning: New port: Lightweight PyTorch wrapper for ML
researchers
commit hash: 698e021dfe6b872f96b100040d9cdbe5d1c53188 commit hash: 698e021dfe6b872f96b100040d9cdbe5d1c53188 commit hash: 698e021dfe6b872f96b100040d9cdbe5d1c53188 commit hash: 698e021dfe6b872f96b100040d9cdbe5d1c53188 698e021df
08:34 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-lightning-utilities: New port: PyTorch Lightning sample project
commit hash: 887237b23c3275da9ed34dc79a44b9b84cb3e51e commit hash: 887237b23c3275da9ed34dc79a44b9b84cb3e51e commit hash: 887237b23c3275da9ed34dc79a44b9b84cb3e51e commit hash: 887237b23c3275da9ed34dc79a44b9b84cb3e51e 887237b
00:18 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-torch-geometric: New port: Graph neural network library for PyTorch
commit hash: c45a00c31fc7d190c300f4dde4dbdb4a949fc30a commit hash: c45a00c31fc7d190c300f4dde4dbdb4a949fc30a commit hash: c45a00c31fc7d190c300f4dde4dbdb4a949fc30a commit hash: c45a00c31fc7d190c300f4dde4dbdb4a949fc30a c45a00c
Friday, 26 May 2023
08:55 Alexey Dokuchaev (danfe) search for other commits by this committer
misc/lsix: new port had been added (+)

This small program is like ls(1), but for images: it shows
their thumbnails in the terminal using DEC SIXEL graphics.
commit hash: 4188836f1d3e9460375a37f9f6d9abf507c59430 commit hash: 4188836f1d3e9460375a37f9f6d9abf507c59430 commit hash: 4188836f1d3e9460375a37f9f6d9abf507c59430 commit hash: 4188836f1d3e9460375a37f9f6d9abf507c59430 4188836
Monday, 8 May 2023
04:16 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-pytorch: New port: PyTorch: Tensors and dynamic neural networks in
Python
commit hash: df996f881153e573aa8d0f90ac93eaf59e134ed5 commit hash: df996f881153e573aa8d0f90ac93eaf59e134ed5 commit hash: df996f881153e573aa8d0f90ac93eaf59e134ed5 commit hash: df996f881153e573aa8d0f90ac93eaf59e134ed5 df996f8
04:16 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-torchvision: New port: PyTorch: Datasets, transforms and models specific
to computer vision
commit hash: 0adf986558649c4975340618b122dcd59132db50 commit hash: 0adf986558649c4975340618b122dcd59132db50 commit hash: 0adf986558649c4975340618b122dcd59132db50 commit hash: 0adf986558649c4975340618b122dcd59132db50 0adf986
Friday, 28 Apr 2023
19:31 Juraj Lutter (otis) search for other commits by this committer
misc/trurl: Add new port

trurl is a command line tool for URL parsing and manipulation.

WWW:		https://github.com/curl/trurl
commit hash: f001ef66d9190ce02c6a11fb39a5ee4bb94117ff commit hash: f001ef66d9190ce02c6a11fb39a5ee4bb94117ff commit hash: f001ef66d9190ce02c6a11fb39a5ee4bb94117ff commit hash: f001ef66d9190ce02c6a11fb39a5ee4bb94117ff f001ef6
Tuesday, 18 Apr 2023
13:29 Nicola Vitale (nivit) search for other commits by this committer
misc/chatgpt-shell-cli: Add new port

A simple, lightweight shell script to use OpenAI's chatGPT and DALL-E from the
terminal without installing python or node.js. The script uses the official
ChatGPT model gpt-3.5-turbo with the OpenAI API endpoint /chat/completions.
You can also use the new gpt-4 model, if you have access.

The script supports the use of all other OpenAI models with the completions
endpoint and the images/generations endpoint for generating images.

https://github.com/0xacx/chatGPT-shell-cli
commit hash: f746aec404d534d2255b094f74993d526a5ed20d commit hash: f746aec404d534d2255b094f74993d526a5ed20d commit hash: f746aec404d534d2255b094f74993d526a5ed20d commit hash: f746aec404d534d2255b094f74993d526a5ed20d f746aec
Saturday, 8 Apr 2023
05:28 Yuri Victorovich (yuri) search for other commits by this committer
misc/aichat: New port: Using ChatGPT/GPT-3.5/GPT-4 in the terminal
commit hash: aec73f4270b4cfc7a77ddafec4e2df9ccb43a4ce commit hash: aec73f4270b4cfc7a77ddafec4e2df9ccb43a4ce commit hash: aec73f4270b4cfc7a77ddafec4e2df9ccb43a4ce commit hash: aec73f4270b4cfc7a77ddafec4e2df9ccb43a4ce aec73f4
Tuesday, 4 Apr 2023
15:26 Gleb Popov (arrowd) search for other commits by this committer Author: Alexey Yushkin
misc/dlib-models: Model files for the science/dlib-cpp library.

Sponsored by:	Serenity Cybersecurity, LLC
commit hash: 17f8596092e5827781425f1fa1bde4c69cc46941 commit hash: 17f8596092e5827781425f1fa1bde4c69cc46941 commit hash: 17f8596092e5827781425f1fa1bde4c69cc46941 commit hash: 17f8596092e5827781425f1fa1bde4c69cc46941 17f8596
Thursday, 30 Mar 2023
08:28 Hiroki Tagato (tagattie) search for other commits by this committer
misc/py-shell-gpt: add port: Command-line productivity tool powered by ChatGPT

A command-line productivity tool powered by OpenAI's ChatGPT
(GPT-3.5). As developers, we can leverage ChatGPT capabilities to
generate shell commands, code snippets, comments, and documentation,
among other things. Forget about cheat sheets and notes, with this
tool you can get accurate answers right in your terminal, and you'll
probably find yourself reducing your daily Google searches, saving you
valuable time and effort.

WWW: https://github.com/TheR1D/shell_gpt
commit hash: cbb4a1e96c064fac3db7c0a236a07335e80974aa commit hash: cbb4a1e96c064fac3db7c0a236a07335e80974aa commit hash: cbb4a1e96c064fac3db7c0a236a07335e80974aa commit hash: cbb4a1e96c064fac3db7c0a236a07335e80974aa cbb4a1e
Friday, 24 Mar 2023
12:13 Chris Rees (crees) search for other commits by this committer
misc/py-icoextract: New port

icoextract is an icon extractor for Windows PE files (.exe/.dll),
written in Python. It also includes a thumbnailer script
(exe-thumbnailer) for Linux desktops.

This project is inspired by extract-icon-py, icoutils,
and others.

icoextract aims to be:

    Lightweight
    Portable (cross-platform)
    Fast on large files
commit hash: b9be9ee1c2a5866f15113f538786910b7cf69782 commit hash: b9be9ee1c2a5866f15113f538786910b7cf69782 commit hash: b9be9ee1c2a5866f15113f538786910b7cf69782 commit hash: b9be9ee1c2a5866f15113f538786910b7cf69782 b9be9ee
Thursday, 23 Mar 2023
14:52 Piotr Kubaj (pkubaj) search for other commits by this committer
misc/wthrr: Weather companion for the terminal
commit hash: cdabbbbbf2042f06d5df5bfc102d407a9a15750c commit hash: cdabbbbbf2042f06d5df5bfc102d407a9a15750c commit hash: cdabbbbbf2042f06d5df5bfc102d407a9a15750c commit hash: cdabbbbbf2042f06d5df5bfc102d407a9a15750c cdabbbb
Tuesday, 21 Mar 2023
00:01 Muhammad Moinur Rahman (bofh) search for other commits by this committer
misc/glow: Remove expired port:

2023-03-21 misc/glow: Broken since 2021
commit hash: 0e5f6b9d2f466a7339e7df5efd520b822b991e0b commit hash: 0e5f6b9d2f466a7339e7df5efd520b822b991e0b commit hash: 0e5f6b9d2f466a7339e7df5efd520b822b991e0b commit hash: 0e5f6b9d2f466a7339e7df5efd520b822b991e0b 0e5f6b9
00:01 Muhammad Moinur Rahman (bofh) search for other commits by this committer
misc/dahdi-kmod: Remove expired port:

2023-03-21 misc/dahdi-kmod: Broken since 2021
commit hash: ec6f10e0cc6c6befdb0489f0b301ec68c1af7faf commit hash: ec6f10e0cc6c6befdb0489f0b301ec68c1af7faf commit hash: ec6f10e0cc6c6befdb0489f0b301ec68c1af7faf commit hash: ec6f10e0cc6c6befdb0489f0b301ec68c1af7faf ec6f10e
Wednesday, 15 Mar 2023
10:18 Yuri Victorovich (yuri) search for other commits by this committer
misc/flashlight: New port: Standalone C++ library for machine learning
commit hash: c15247cb4f6446b22b6c122dffba9f598c8f1b90 commit hash: c15247cb4f6446b22b6c122dffba9f598c8f1b90 commit hash: c15247cb4f6446b22b6c122dffba9f598c8f1b90 commit hash: c15247cb4f6446b22b6c122dffba9f598c8f1b90 c15247c
Saturday, 4 Mar 2023
05:40 Tobias C. Berner (tcberner) search for other commits by this committer
misc/qt6ct: new port --  Qt6 Configuration Tool

This program allows users to configure Qt6 settings (theme, font, icons, etc.)
under DE/WM without Qt integration.

WWW:		https://github.com/trialuser02/qt6ct
commit hash: 27c6b39534f6c1f140640641abe8d8e8f1357e01 commit hash: 27c6b39534f6c1f140640641abe8d8e8f1357e01 commit hash: 27c6b39534f6c1f140640641abe8d8e8f1357e01 commit hash: 27c6b39534f6c1f140640641abe8d8e8f1357e01 27c6b39
05:40 Tobias C. Berner (tcberner) search for other commits by this committer
misc/qt6-examples: new port

A collection of code samples and tutorials are provided with Qt to help
new users get started with Qt development. These documents cover a range
of topics, from basic use of widgets to step-by-step tutorials that show
how an application is put together.

The update to 6.4.2 was provided by Florian Walpen <dev@submerge.ch>.

PR:		269028
commit hash: d5cd32cdc72dfc4937bf99638973345f052c9261 commit hash: d5cd32cdc72dfc4937bf99638973345f052c9261 commit hash: d5cd32cdc72dfc4937bf99638973345f052c9261 commit hash: d5cd32cdc72dfc4937bf99638973345f052c9261 d5cd32c
03:31 Wen Heping (wen) search for other commits by this committer
misc/p5-OpenAI-API: Add new port

OpenAI::API is a Perl module that provides an interface to the
OpenAI API, which allows you to generate text, translate languages,
summarize text, and perform other tasks using the language models
developed by OpenAI.
commit hash: 8447f6cc7bd7fea75a907405f48df72adae13bf5 commit hash: 8447f6cc7bd7fea75a907405f48df72adae13bf5 commit hash: 8447f6cc7bd7fea75a907405f48df72adae13bf5 commit hash: 8447f6cc7bd7fea75a907405f48df72adae13bf5 8447f6c
Tuesday, 28 Feb 2023
01:29 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-openai: New port: Python client library for the OpenAI API
commit hash: 2ce62c36eb03c90b5418de1d548a1add4c25ec00 commit hash: 2ce62c36eb03c90b5418de1d548a1add4c25ec00 commit hash: 2ce62c36eb03c90b5418de1d548a1add4c25ec00 commit hash: 2ce62c36eb03c90b5418de1d548a1add4c25ec00 2ce62c3
01:29 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-wandb: New port: CLI and library for interacting with the Weights and
Biases API
commit hash: 12da909032613bda1502baaa0fd567bcc541009c commit hash: 12da909032613bda1502baaa0fd567bcc541009c commit hash: 12da909032613bda1502baaa0fd567bcc541009c commit hash: 12da909032613bda1502baaa0fd567bcc541009c 12da909
Saturday, 25 Feb 2023
17:54 Yuri Victorovich (yuri) search for other commits by this committer
misc/binbloom: New port: Raw binary firmware analysis software
commit hash: ef2588fbc0637488d4a2fcda7f27cde1bc6e1e0d commit hash: ef2588fbc0637488d4a2fcda7f27cde1bc6e1e0d commit hash: ef2588fbc0637488d4a2fcda7f27cde1bc6e1e0d commit hash: ef2588fbc0637488d4a2fcda7f27cde1bc6e1e0d ef2588f
Monday, 30 Jan 2023
12:58 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
misc/py-placekey: Add py-placekey 0.0.12

Placekey-py is a Python library for working with Placekeys. Documentation for
this package can be found here [1], and documentation for the Placekey service
API can be found here [2]. The Plackey design specification is available here
[3].

[1] https://placekey.github.io/placekey-py/
[2] https://docs.placekey.io/
[3] https://docs.placekey.io/Placekey_Technical_White_Paper.pdf
commit hash: db1c3e41b3c8a385b20e47875739c679a56846fe commit hash: db1c3e41b3c8a385b20e47875739c679a56846fe commit hash: db1c3e41b3c8a385b20e47875739c679a56846fe commit hash: db1c3e41b3c8a385b20e47875739c679a56846fe db1c3e4
Saturday, 21 Jan 2023
08:20 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-PyWavefront: New port: Library for importing Wavefront .obj files
commit hash: 39daf5d46d6631b2b23cc37ab0d9e62c02f24a08 commit hash: 39daf5d46d6631b2b23cc37ab0d9e62c02f24a08 commit hash: 39daf5d46d6631b2b23cc37ab0d9e62c02f24a08 commit hash: 39daf5d46d6631b2b23cc37ab0d9e62c02f24a08 39daf5d
Wednesday, 18 Jan 2023
05:13 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-einops: New port: New flavour of deep learning operations
commit hash: 12c00cfcc07c30741e2a8059eedcf3c22cb3e9bb commit hash: 12c00cfcc07c30741e2a8059eedcf3c22cb3e9bb commit hash: 12c00cfcc07c30741e2a8059eedcf3c22cb3e9bb commit hash: 12c00cfcc07c30741e2a8059eedcf3c22cb3e9bb 12c00cf
Sunday, 15 Jan 2023
03:13 Yuri Victorovich (yuri) search for other commits by this committer
misc/json-tui: New port: JSON terminal UI made in C++
commit hash: 1c0f318b761394f2ee0ea17bb6df7124f901ae47 commit hash: 1c0f318b761394f2ee0ea17bb6df7124f901ae47 commit hash: 1c0f318b761394f2ee0ea17bb6df7124f901ae47 commit hash: 1c0f318b761394f2ee0ea17bb6df7124f901ae47 1c0f318
Thursday, 12 Jan 2023
07:21 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-lightgbm: New port: Gradient boosting framework that uses tree based
learning algorithms
commit hash: a9ea71306345ecfb2312f4a5532d5834b4763840 commit hash: a9ea71306345ecfb2312f4a5532d5834b4763840 commit hash: a9ea71306345ecfb2312f4a5532d5834b4763840 commit hash: a9ea71306345ecfb2312f4a5532d5834b4763840 a9ea713
07:21 Yuri Victorovich (yuri) search for other commits by this committer
misc/lightgbm: New port: Gradient boosting framework that uses tree based
learning algorithms
commit hash: f0937002c523c10b90f5528a5624c2ce78747028 commit hash: f0937002c523c10b90f5528a5624c2ce78747028 commit hash: f0937002c523c10b90f5528a5624c2ce78747028 commit hash: f0937002c523c10b90f5528a5624c2ce78747028 f093700
Monday, 9 Jan 2023
09:58 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-numcodecs: New port: Package providing buffer compression and
transformation codecs for use
commit hash: 22434297bdc76a793b0ab34cc2aae6b4adfa3d14 commit hash: 22434297bdc76a793b0ab34cc2aae6b4adfa3d14 commit hash: 22434297bdc76a793b0ab34cc2aae6b4adfa3d14 commit hash: 22434297bdc76a793b0ab34cc2aae6b4adfa3d14 2243429
03:24 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-ipyfastscape: New port: Interactive widgets for topographic data
analysis and modelling
commit hash: 999a9192dbc2b2b2f691499bffc497df6cefeddf commit hash: 999a9192dbc2b2b2f691499bffc497df6cefeddf commit hash: 999a9192dbc2b2b2f691499bffc497df6cefeddf commit hash: 999a9192dbc2b2b2f691499bffc497df6cefeddf 999a919
00:19 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-fastscapelib: New port: Library of efficient algorithms for topographic
data
commit hash: 734f94bb1164915fa5b49766e2abca64d325285f commit hash: 734f94bb1164915fa5b49766e2abca64d325285f commit hash: 734f94bb1164915fa5b49766e2abca64d325285f commit hash: 734f94bb1164915fa5b49766e2abca64d325285f 734f94b
00:19 Yuri Victorovich (yuri) search for other commits by this committer
misc/fastscapelib: New port: Library of efficient algorithms for topographic
data
commit hash: c374177f76c4cda1694935d3046c4719d7455675 commit hash: c374177f76c4cda1694935d3046c4719d7455675 commit hash: c374177f76c4cda1694935d3046c4719d7455675 commit hash: c374177f76c4cda1694935d3046c4719d7455675 c374177
Saturday, 7 Jan 2023
03:21 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-shap2: New port: Unified approach to explain the output of any machine
learning model
commit hash: cf1652cc280a759e00f3a05ed2513f91814ee8e6 commit hash: cf1652cc280a759e00f3a05ed2513f91814ee8e6 commit hash: cf1652cc280a759e00f3a05ed2513f91814ee8e6 commit hash: cf1652cc280a759e00f3a05ed2513f91814ee8e6 cf1652c
Friday, 6 Jan 2023
09:00 Yuri Victorovich (yuri) search for other commits by this committer
misc/silicon: New port: Create beautiful image of your source code
commit hash: ffa428058c1b4b517a7098b3e060929d1b0990fd commit hash: ffa428058c1b4b517a7098b3e060929d1b0990fd commit hash: ffa428058c1b4b517a7098b3e060929d1b0990fd commit hash: ffa428058c1b4b517a7098b3e060929d1b0990fd ffa4280
07:17 Yuri Victorovich (yuri) search for other commits by this committer
misc/star-history: New port: Graph history of GitHub stars of a user or repo
over time
commit hash: 27d440c9999d5b775f513995f2b21929a0a56f60 commit hash: 27d440c9999d5b775f513995f2b21929a0a56f60 commit hash: 27d440c9999d5b775f513995f2b21929a0a56f60 commit hash: 27d440c9999d5b775f513995f2b21929a0a56f60 27d440c
Thursday, 5 Jan 2023
05:59 Yuri Victorovich (yuri) search for other commits by this committer
misc/pqrs: New port: Command line tool for inspecting Apache Parquet files
commit hash: f597b45cc4b48ad11645145c482ed0ef5d2ebcb5 commit hash: f597b45cc4b48ad11645145c482ed0ef5d2ebcb5 commit hash: f597b45cc4b48ad11645145c482ed0ef5d2ebcb5 commit hash: f597b45cc4b48ad11645145c482ed0ef5d2ebcb5 f597b45
05:59 Yuri Victorovich (yuri) search for other commits by this committer
misc/zine: New port: Simple and opinionated tool to build your own magazine
commit hash: e4b957f26ac7595c98df0c30b9b27b86dc3d01a7 commit hash: e4b957f26ac7595c98df0c30b9b27b86dc3d01a7 commit hash: e4b957f26ac7595c98df0c30b9b27b86dc3d01a7 commit hash: e4b957f26ac7595c98df0c30b9b27b86dc3d01a7 e4b957f
05:59 Yuri Victorovich (yuri) search for other commits by this committer
misc/lscolors: New port: Tool to colorize paths using LS_COLORS
commit hash: 1f67ed3846605f260d2c436e12e245bbe3de3da2 commit hash: 1f67ed3846605f260d2c436e12e245bbe3de3da2 commit hash: 1f67ed3846605f260d2c436e12e245bbe3de3da2 commit hash: 1f67ed3846605f260d2c436e12e245bbe3de3da2 1f67ed3
05:59 Yuri Victorovich (yuri) search for other commits by this committer
misc/rsclock: New port: Simple terminal clock written in Rust
commit hash: 28a3227e835ad0c1fc5085f64b58398b9ecff6b2 commit hash: 28a3227e835ad0c1fc5085f64b58398b9ecff6b2 commit hash: 28a3227e835ad0c1fc5085f64b58398b9ecff6b2 commit hash: 28a3227e835ad0c1fc5085f64b58398b9ecff6b2 28a3227
Tuesday, 3 Jan 2023
15:39 Yuri Victorovich (yuri) search for other commits by this committer
misc/amazon-qldb-shell: New port: QLDB interactive shell to interact with Amazon
Quantum Ledger Database
commit hash: ec6fc486ac49dc23f447cb5c0aba466f44a8d86c commit hash: ec6fc486ac49dc23f447cb5c0aba466f44a8d86c commit hash: ec6fc486ac49dc23f447cb5c0aba466f44a8d86c commit hash: ec6fc486ac49dc23f447cb5c0aba466f44a8d86c ec6fc48
06:34 Yuri Victorovich (yuri) search for other commits by this committer
misc/binocle: New port: Graphical tool to visualize binary data
commit hash: 2ccf6260997fd87ca5c41b90cc0f98d9164dd442 commit hash: 2ccf6260997fd87ca5c41b90cc0f98d9164dd442 commit hash: 2ccf6260997fd87ca5c41b90cc0f98d9164dd442 commit hash: 2ccf6260997fd87ca5c41b90cc0f98d9164dd442 2ccf626
06:34 Yuri Victorovich (yuri) search for other commits by this committer
misc/arrow-datafusion: New port: Apache Arrow DataFusion SQL Query Engine
commit hash: 17127993d129d7bccfb85545650b3341102c601b commit hash: 17127993d129d7bccfb85545650b3341102c601b commit hash: 17127993d129d7bccfb85545650b3341102c601b commit hash: 17127993d129d7bccfb85545650b3341102c601b 1712799
00:37 Yuri Victorovich (yuri) search for other commits by this committer
misc/dotenv-linter: New port: Linter for .env files. Written in Rust
commit hash: 33c48239fb6d728b9989f908c6db7c28c8cdb0d5 commit hash: 33c48239fb6d728b9989f908c6db7c28c8cdb0d5 commit hash: 33c48239fb6d728b9989f908c6db7c28c8cdb0d5 commit hash: 33c48239fb6d728b9989f908c6db7c28c8cdb0d5 33c4823
Sunday, 1 Jan 2023
10:27 Yuri Victorovich (yuri) search for other commits by this committer
misc/dijo: New port: Scriptable, curses-based, digital habit tracker
commit hash: 9fb4bfa0e9fd120caedfeb73c15d3d807d4a6fc0 commit hash: 9fb4bfa0e9fd120caedfeb73c15d3d807d4a6fc0 commit hash: 9fb4bfa0e9fd120caedfeb73c15d3d807d4a6fc0 commit hash: 9fb4bfa0e9fd120caedfeb73c15d3d807d4a6fc0 9fb4bfa
09:42 Yuri Victorovich (yuri) search for other commits by this committer
misc/coloursum: New port: Colourise your checksum output
commit hash: d922254545a42d9771b50385c5d07b735be94beb commit hash: d922254545a42d9771b50385c5d07b735be94beb commit hash: d922254545a42d9771b50385c5d07b735be94beb commit hash: d922254545a42d9771b50385c5d07b735be94beb d922254
Friday, 30 Dec 2022
19:50 Yuri Victorovich (yuri) search for other commits by this committer
misc/pytorch: Tensors and dynamic neural networks in Python (C++ library)
commit hash: 639e0f24c6263bb648f4dab0094b020242e74212 commit hash: 639e0f24c6263bb648f4dab0094b020242e74212 commit hash: 639e0f24c6263bb648f4dab0094b020242e74212 commit hash: 639e0f24c6263bb648f4dab0094b020242e74212 639e0f2
04:59 Yuri Victorovich (yuri) search for other commits by this committer
misc/onnx: New port: Open Neural Network eXchange
commit hash: 56f9bb542a8e765f7b573b7095de76f1c09211e6 commit hash: 56f9bb542a8e765f7b573b7095de76f1c09211e6 commit hash: 56f9bb542a8e765f7b573b7095de76f1c09211e6 commit hash: 56f9bb542a8e765f7b573b7095de76f1c09211e6 56f9bb5
Wednesday, 28 Dec 2022
00:55 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-papermill: New port: Parameterize, execute, and analyze notebooks
commit hash: 5df0c8fefe7cecc404757f7e86c527dfd3eb80d0 commit hash: 5df0c8fefe7cecc404757f7e86c527dfd3eb80d0 commit hash: 5df0c8fefe7cecc404757f7e86c527dfd3eb80d0 commit hash: 5df0c8fefe7cecc404757f7e86c527dfd3eb80d0 5df0c8f
Tuesday, 27 Dec 2022
21:10 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-detecta: New port: Library to detect events in data
commit hash: 11cd9ddf548e34d21ee6bb02b33d5193eefa7c21 commit hash: 11cd9ddf548e34d21ee6bb02b33d5193eefa7c21 commit hash: 11cd9ddf548e34d21ee6bb02b33d5193eefa7c21 commit hash: 11cd9ddf548e34d21ee6bb02b33d5193eefa7c21 11cd9dd
Monday, 26 Dec 2022
21:50 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-censys: New port: Lightweight API wrapper for Censys APIs (censys.io)
commit hash: 69e8ab9ad3940c78df71ee5346aec917d848e1cd commit hash: 69e8ab9ad3940c78df71ee5346aec917d848e1cd commit hash: 69e8ab9ad3940c78df71ee5346aec917d848e1cd commit hash: 69e8ab9ad3940c78df71ee5346aec917d848e1cd 69e8ab9
21:50 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-ascii-magic: New port: Convert pictures into ASCII art
commit hash: 8b23284b8fca0c6934cf158459359c8dff2be61a commit hash: 8b23284b8fca0c6934cf158459359c8dff2be61a commit hash: 8b23284b8fca0c6934cf158459359c8dff2be61a commit hash: 8b23284b8fca0c6934cf158459359c8dff2be61a 8b23284
Sunday, 25 Dec 2022
19:36 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*php74*: Sunset php 7.4

As per upstream php 7.4 has reached it's EOL on 2022-11-22. Remove php74
from the tree. Default version of php has already been switched to 8.1.

Approved by:	portmgr (blanket infrastructure)
Sponsored by:	Bounce Experts
commit hash: 0d310d700aa060b02feec9c7487893a983bf7098 commit hash: 0d310d700aa060b02feec9c7487893a983bf7098 commit hash: 0d310d700aa060b02feec9c7487893a983bf7098 commit hash: 0d310d700aa060b02feec9c7487893a983bf7098 0d310d7

Number of commits found: 1149 (showing only 100 on this page)

1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11  »  [Last Page]