non port: misc/Makefile |
SVNWeb
|
Number of commits found: 1098 (showing only 100 on this page) |
Fri, 26 May 2023
|
[ 08:55 Alexey Dokuchaev (danfe) ] 4188836
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.
|
Mon, 8 May 2023
|
[ 04:16 Yuri Victorovich (yuri) ] df996f8 (Only the first 10 of 13 ports in this commit are shown above. )
misc/py-pytorch: New port: PyTorch: Tensors and dynamic neural networks in
Python
|
[ 04:16 Yuri Victorovich (yuri) ] 0adf986
misc/py-torchvision: New port: PyTorch: Datasets, transforms and models specific
to computer vision
|
Fri, 28 Apr 2023
|
[ 19:31 Juraj Lutter (otis) ] f001ef6
misc/trurl: Add new port
trurl is a command line tool for URL parsing and manipulation.
WWW: https://github.com/curl/trurl
|
Tue, 18 Apr 2023
|
[ 13:29 Nicola Vitale (nivit) ] f746aec
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
|
Sat, 8 Apr 2023
|
[ 05:28 Yuri Victorovich (yuri) ] aec73f4
misc/aichat: New port: Using ChatGPT/GPT-3.5/GPT-4 in the terminal
|
Tue, 4 Apr 2023
|
[ 15:26 Gleb Popov (arrowd) Author: Alexey Yushkin ] 17f8596
misc/dlib-models: Model files for the science/dlib-cpp library.
Sponsored by: Serenity Cybersecurity, LLC
|
Thu, 30 Mar 2023
|
[ 08:28 Hiroki Tagato (tagattie) ] cbb4a1e
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
|
Fri, 24 Mar 2023
|
[ 12:13 Chris Rees (crees) ] b9be9ee
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
|
Thu, 23 Mar 2023
|
[ 14:52 Piotr Kubaj (pkubaj) ] cdabbbb
misc/wthrr: Weather companion for the terminal
|
Tue, 21 Mar 2023
|
[ 00:01 Muhammad Moinur Rahman (bofh) ] 0e5f6b9
misc/glow: Remove expired port:
2023-03-21 misc/glow: Broken since 2021
|
[ 00:01 Muhammad Moinur Rahman (bofh) ] ec6f10e (Only the first 10 of 26 ports in this commit are shown above. )
misc/dahdi-kmod: Remove expired port:
2023-03-21 misc/dahdi-kmod: Broken since 2021
|
Wed, 15 Mar 2023
|
[ 10:18 Yuri Victorovich (yuri) ] c15247c
misc/flashlight: New port: Standalone C++ library for machine learning
|
Sat, 4 Mar 2023
|
[ 05:40 Tobias C. Berner (tcberner) ] 27c6b39
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
|
[ 05:40 Tobias C. Berner (tcberner) ] d5cd32c
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
|
[ 03:31 Wen Heping (wen) ] 8447f6c
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.
|
Tue, 28 Feb 2023
|
[ 01:29 Yuri Victorovich (yuri) ] 2ce62c3
misc/py-openai: New port: Python client library for the OpenAI API
|
[ 01:29 Yuri Victorovich (yuri) ] 12da909
misc/py-wandb: New port: CLI and library for interacting with the Weights and
Biases API
|
Sat, 25 Feb 2023
|
[ 17:54 Yuri Victorovich (yuri) ] ef2588f
misc/binbloom: New port: Raw binary firmware analysis software
|
Mon, 30 Jan 2023
|
[ 12:58 Po-Chuan Hsieh (sunpoet) ] db1c3e4
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
|
Sat, 21 Jan 2023
|
[ 08:20 Yuri Victorovich (yuri) ] 39daf5d
misc/py-PyWavefront: New port: Library for importing Wavefront .obj files
|
Wed, 18 Jan 2023
|
[ 05:13 Yuri Victorovich (yuri) ] 12c00cf
misc/py-einops: New port: New flavour of deep learning operations
|
Sun, 15 Jan 2023
|
[ 03:13 Yuri Victorovich (yuri) ] 1c0f318
misc/json-tui: New port: JSON terminal UI made in C++
|
Thu, 12 Jan 2023
|
[ 07:21 Yuri Victorovich (yuri) ] a9ea713
misc/py-lightgbm: New port: Gradient boosting framework that uses tree based
learning algorithms
|
[ 07:21 Yuri Victorovich (yuri) ] f093700
misc/lightgbm: New port: Gradient boosting framework that uses tree based
learning algorithms
|
Mon, 9 Jan 2023
|
[ 09:58 Yuri Victorovich (yuri) ] 2243429
misc/py-numcodecs: New port: Package providing buffer compression and
transformation codecs for use
|
[ 03:24 Yuri Victorovich (yuri) ] 999a919
misc/py-ipyfastscape: New port: Interactive widgets for topographic data
analysis and modelling
|
[ 00:19 Yuri Victorovich (yuri) ] 734f94b
misc/py-fastscapelib: New port: Library of efficient algorithms for topographic
data
|
[ 00:19 Yuri Victorovich (yuri) ] c374177
misc/fastscapelib: New port: Library of efficient algorithms for topographic
data
|
Sat, 7 Jan 2023
|
[ 03:21 Yuri Victorovich (yuri) ] cf1652c
misc/py-shap2: New port: Unified approach to explain the output of any machine
learning model
|
Fri, 6 Jan 2023
|
[ 09:00 Yuri Victorovich (yuri) ] ffa4280
misc/silicon: New port: Create beautiful image of your source code
|
[ 07:17 Yuri Victorovich (yuri) ] 27d440c
misc/star-history: New port: Graph history of GitHub stars of a user or repo
over time
|
Thu, 5 Jan 2023
|
[ 05:59 Yuri Victorovich (yuri) ] f597b45
misc/pqrs: New port: Command line tool for inspecting Apache Parquet files
|
[ 05:59 Yuri Victorovich (yuri) ] e4b957f
misc/zine: New port: Simple and opinionated tool to build your own magazine
|
[ 05:59 Yuri Victorovich (yuri) ] 1f67ed3
misc/lscolors: New port: Tool to colorize paths using LS_COLORS
|
[ 05:59 Yuri Victorovich (yuri) ] 28a3227
misc/rsclock: New port: Simple terminal clock written in Rust
|
Tue, 3 Jan 2023
|
[ 15:39 Yuri Victorovich (yuri) ] ec6fc48
misc/amazon-qldb-shell: New port: QLDB interactive shell to interact with Amazon
Quantum Ledger Database
|
[ 06:34 Yuri Victorovich (yuri) ] 2ccf626
misc/binocle: New port: Graphical tool to visualize binary data
|
[ 06:34 Yuri Victorovich (yuri) ] 1712799
misc/arrow-datafusion: New port: Apache Arrow DataFusion SQL Query Engine
|
[ 00:37 Yuri Victorovich (yuri) ] 33c4823
misc/dotenv-linter: New port: Linter for .env files. Written in Rust
|
Sun, 1 Jan 2023
|
[ 10:27 Yuri Victorovich (yuri) ] 9fb4bfa
misc/dijo: New port: Scriptable, curses-based, digital habit tracker
|
[ 09:42 Yuri Victorovich (yuri) ] d922254
misc/coloursum: New port: Colourise your checksum output
|
Fri, 30 Dec 2022
|
[ 19:50 Yuri Victorovich (yuri) ] 639e0f2 (Only the first 10 of 13 ports in this commit are shown above. )
misc/pytorch: Tensors and dynamic neural networks in Python (C++ library)
|
[ 04:59 Yuri Victorovich (yuri) ] 56f9bb5
misc/onnx: New port: Open Neural Network eXchange
|
Wed, 28 Dec 2022
|
[ 00:55 Yuri Victorovich (yuri) ] 5df0c8f
misc/py-papermill: New port: Parameterize, execute, and analyze notebooks
|
Tue, 27 Dec 2022
|
[ 21:10 Yuri Victorovich (yuri) ] 11cd9dd
misc/py-detecta: New port: Library to detect events in data
|
Mon, 26 Dec 2022
|
[ 21:50 Yuri Victorovich (yuri) ] 69e8ab9
misc/py-censys: New port: Lightweight API wrapper for Censys APIs (censys.io)
|
[ 21:50 Yuri Victorovich (yuri) ] 8b23284
misc/py-ascii-magic: New port: Convert pictures into ASCII art
|
Sun, 25 Dec 2022
|
[ 19:36 Muhammad Moinur Rahman (bofh) ] 0d310d7 (Only the first 10 of 118 ports in this commit are shown above. )
*/*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
|
Tue, 6 Dec 2022
|
[ 05:50 Yuri Victorovich (yuri) ] 26f7cf9
misc/lbann: New port: Livermore Big Artificial Neural Network toolkit
|
Sat, 19 Nov 2022
|
[ 02:38 Muhammad Moinur Rahman (bofh) ] 41bf431
misc/rubygem-dotenv-rails-rails61: New port
Autoload dotenv in Rails.
Sponsored by: Nepustil
|
Fri, 11 Nov 2022
|
[ 19:44 Tobias C. Berner (tcberner) ] a0ff809
misc/vote: new port -- a simple, transparent git based voting system
Teams like core and portmgr regularly hold votes on certain topics.
In the past these votes were held via email. This script tries to
lessen the burden of the secretary of those teams.
Vote's can be created using:
> vote create <vote topic> <due date in YYYYMMDD> <some more text>
People can vote using
> vote vote <vid> <yes/no/abstain>
People can also vote in-stead of other people
> vote votefor <vid> <yes/no/abstain> <whom>
All votes and results are neatly tracked inside a git repository.
|
Tue, 1 Nov 2022
|
[ 10:36 Yuri Victorovich (yuri) ] 2af21ff
misc/py-openvdb: New port: Tools for storage and manipulation of sparse
volumetric data
|
Tue, 25 Oct 2022
|
[ 09:22 Yuri Victorovich (yuri) ] 83d55f5
misc/py-openpaperwork-gtk: New port: OpenPaperwork GTK plugins
|
[ 09:22 Yuri Victorovich (yuri) ] acdf5fa
misc/py-openpaperwork-core: New port: OpenPaperwork's core
|
Sat, 22 Oct 2022
|
[ 17:22 Li-Wen Hsu (lwhsu) Author: Martin Neubauer ] 05790c3
Add misc/p5-Library-CallNumber-LC: Deal with Library-of-Congress call numbers
PR: 267045
|
Sun, 16 Oct 2022
|
[ 16:30 Yuri Victorovich (yuri) ] 120fb39
misc/orion: Remove because it is breaking with mpv-0.35 and it is dead upstream
PR: 267116
Reported by: jbeich
|
Sun, 9 Oct 2022
|
[ 22:38 Yuri Victorovich (yuri) ] d3903fc
misc/py-apache-beam: New port: Apache Beam SDK for Python
|
Fri, 30 Sep 2022
|
[ 01:53 Yuri Victorovich (yuri) ] 6b2f34c
misc/py-pyct: New port: Python package for common tasks for users: copy
examples, fetch data
|
Thu, 29 Sep 2022
|
[ 08:47 Yuri Victorovich (yuri) ] 23fc86a
misc/caffe: Re-add port: Fast open framework for deep learning
|
Mon, 29 Aug 2022
|
[ 19:13 Yuri Victorovich (yuri) ] e70dc32f
misc/py-pypatent: New port: Search for and retrieve US Patent and Trademark
Office Patent Data
|
Thu, 25 Aug 2022
|
[ 19:20 Yuri Victorovich (yuri) ] 370336b
misc/ecflow: New port: Workflow package that enables users to run a large number
of programs
|
Tue, 23 Aug 2022
|
[ 01:36 Piotr Kubaj (pkubaj) ] 57e2015
misc/wego: Weather client for the terminal
|
Mon, 22 Aug 2022
|
[ 01:39 Charlie Li (vishwin) ] 7d48381c (Only the first 10 of 15 ports in this commit are shown above. )
Uses/python.mk: revert unapproved feature addition (and consumers)
Change proposal was in discussion with open questions and additional
documented design requirement [0] for submitter to review and provide
feedback on, which was not provided.
Submitter (and anyone else) is welcome to work with python@ to
produce an appropriately reviewed feature.
[0] https://wiki.freebsd.org/Python/PEP-517
With hat: python (vishwin, koobs)
PR: 255722, 265660, 265692, 265693
Approved by: fluffy (mentor)
|
Sun, 21 Aug 2022
|
[ 20:16 Yuri Victorovich (yuri) ] c544bb5
misc/py-hist: New port: Histogramming for analysis powered by boost-histogram
|
[ 20:16 Yuri Victorovich (yuri) ] af737bb
misc/py-anndata: New port: Annotated multivariate observation data
|
[ 16:42 Tobias C. Berner (tcberner) ] 66259c9 (Only the first 10 of 79 ports in this commit are shown above. )
Qt6: Import Qt6 ports form kde@'s repository
This change brings in the new Qt6 stack, which might still be a bit
in flux in the ports tree for a while.
Obtained from https://github.com/freebsd/freebsd-ports-kde/tree/qt6-6.3.1
with commits from lbartoletti and myself.
Note:
ww/qt6-webengine will land once kai wins another round of patching boundled
chromiums sources.
Exp-run by: antoine
PR: 265843
Differential Revision: https://reviews.freebsd.org/D36179
|
Fri, 19 Aug 2022
|
[ 15:29 Yuri Victorovich (yuri) ] 9484649
misc/meshoptimizer: New port: Mesh optimization library
|
Tue, 9 Aug 2022
|
[ 19:35 Yuri Victorovich (yuri) ] 7a1a1ec
misc/py-qiskit-machine-learning: New port: Quantum Machine Learning for Quiskit
framework for quantum computing
|
Sun, 7 Aug 2022
|
[ 10:06 Yuri Victorovich (yuri) ] 75a27d2
misc/py-histoprint: New port: Pretty printing of histograms to the console
|
[ 09:01 Yuri Victorovich (yuri) ] 8e49546
misc/py-uhi: New port: Universal Histogram Interface
|
[ 06:31 Yuri Victorovich (yuri) ] 44138e5
misc/py-boost-histogram: New port: Python bindings for the C++14
Boost::Histogram library
|
Sat, 16 Jul 2022
|
[ 04:32 Yuri Victorovich (yuri) ] 229eb33 (Only the first 10 of 13 ports in this commit are shown above. )
misc/ngraph: Discontinue
ngraph was developed by Nervana Systems.
Intel bount it and discontinued all Nervana development 2+ years ago.
The company is now defunct, and so are all its projects.
|
Sun, 10 Jul 2022
|
[ 08:18 Dries Michiels (driesm) ] 8435c15
misc/cxxmatrix: move to a more appropriate category
Similar to other matrix effect generating programs like cmatrix,
tmatrix, neo, ... also move this one to the games category.
Approved by: eduardo
Differential Revision: https://reviews.freebsd.org/D35762
|
Tue, 28 Jun 2022
|
[ 06:32 Dave Cottlehuber (dch) ] ab4964e (Only the first 10 of 562 ports in this commit are shown above. )
*/*: Remove expired erlang and elixir ports
The rebar, rebar3 and mix tools are now more than a decade old, and are
the preferred ways to fetch and install specific erlang and elixir
modules, aside from core compilers, documentation, and custom build
tools.
See UPDATING and MOVED for details.
https://www.freebsd.org/status/report-2021-07-2021-09/#_freebsd_erlang_ecosystem_ports_update
archivers/erlang-snappy
converters/erlang-base64url
databases/elixir-calecto
databases/elixir-db_connection (Only the first 15 lines of the commit message are shown above )
|
Mon, 20 Jun 2022
|
[ 21:23 Yuri Victorovich (yuri) ] 14b221f
misc/cuttlefish: New port: Texture compression library and tool
|
[ 20:57 Yuri Victorovich (yuri) ] 3539c47
misc/py-ezc3d: New port: C3D (biomechanics data format) reader/writer
|
[ 07:20 Yuri Victorovich (yuri) ] bc2e7b0
misc/edfbrowser: New port: Viewer, annotator, toolbox for timeseries files EEG,
EMG, ECG, etc
|
[ 03:58 Yuri Victorovich (yuri) ] 405f41b
misc/astc-encoder: New port: Texture compressor for Adaptive Scalable Texture
Compression format
|
[ 03:28 Yuri Victorovich (yuri) ] e6d92cf
misc/vfc: New port: Library and tool for converting vertex formats
|
Sat, 11 Jun 2022
|
[ 21:02 Muhammad Moinur Rahman (bofh) ] 665b149 (Only the first 10 of 111 ports in this commit are shown above. )
*/*php82*: Welcome php 8.2.0 Alpha 1
Please DO NOT use this version in production, it is an early test
version.
port-committers@ please DO NOT mark your ports IGNORE_WITH_PHP=82. A
build is running to check all php ports with php82 and will be
committed in batch tomorrow.
Sponsored by: Bounce Experts
|
Thu, 2 Jun 2022
|
[ 07:44 Alexey Dokuchaev (danfe) ] a0ad229
misc/swissfileknife (new port): command-line multi-function tool
SFK was made to make things easy. File exchange between machines,
find duplicates, find and replace text, list directory tree sizes,
and tons of other functions for daily tasks -- it's all contained
within a single, truly portable executable.
WWW: http://stahlworks.com/dev/swiss-file-knife.html
|
Fri, 27 May 2022
|
[ 11:28 Marc Fonvieille (blackend) ] 88426dd
misc/freebsd-doc-id: Add new port (Indonesian documentation)
Following update to rev. 719bd81 from the FreeBSD docset, add
Indonesian documentation port.
PR: 264109
Reported by: Graham Perrin <grahamperrin@gmail.com>
|
Sun, 8 May 2022
|
[ 18:02 Yuri Victorovich (yuri) ] 14bbde5
misc/py-tes: New port: Tool for Elasticsearch
|
Sun, 1 May 2022
|
[ 02:13 Yasuhiro Kimura (yasu) ] 124ba3c
misc/compat.el: Add new port
Add compat.el, a forwards-compatibility library for (GNU) Emacs Lisp,
versions 24.3 and newer.
|
Mon, 21 Mar 2022
|
[ 08:51 Philip Paeps (philip) ] cdcc7cb
misc/global-tz: new port
The Global Time Zone Database (global-tz) is a fork of the IANA Time
Zone Database with expanded best-effort historical data for some time
zones whose clocks have agreed with other time zones since 1970.
In an up to date default FreeBSD installation /usr/share/zoneinfo
contains the most recent IANA tzdb release as well as compatibility
links for time zones that existed in previous IANA tzdb releases (from
the "backward" file in the distribution). FreeBSD releases have never
included the out of scope pre-1970 historical data (from the "backzone"
file in the distribution). This is the same approach as taken by most
other open source projects that distribute the IANA Time Zone Database.
The global-tz fork was prompted by the controversial decision by the (Only the first 15 lines of the commit message are shown above )
|
Mon, 28 Feb 2022
|
[ 21:34 Rene Ladan (rene) ] 8e2a89b (Only the first 10 of 234 ports in this commit are shown above. )
cleanup: Remove ports depending on expired lang/gcc6-aux
Keep ports-mgmt/synth and dependencies (including lang/gcc6-aux itself)
for now as synth is the only Ada port still maintained and might be
somewhat high-profile.
Removed ports:
archivers/zip-ada
cad/ghdl
databases/adabase
databases/apq
databases/apq-mysql
databases/apq-odbc
databases/apq-pgsql
devel/ada-util (Only the first 15 lines of the commit message are shown above )
|
Sun, 20 Feb 2022
|
[ 15:45 Adriaan de Groot (adridg) ] 8de46b4 (Only the first 10 of 40 ports in this commit are shown above. )
x11-toolkits/copperspice: resurrect CopperSpice
CopperSpice is a toolkit, forked from Qt and updated to use
modern C++ and CMake in the Qt 5.something LGPL days. It was
removed from the tree for being unfetchable in 2017, now
restored. I didn't bother to look at the old ports files, so
this is entirely new work.
CS builds cleanly, except I patched in -pthread as a linker
option; I think this ought to be part of the Threads package
found by CMake, but it isn't (on FreeBSD at least). Some linkage
options need to be PUBLIC to be carried through to consuming
applications (this is a FreeBSD thing).
While here, introduce the misc/copperspice-examples which
is a demo application *kitchensink* that exercises the libraries.
CopperSpice shares notional-filenames with Qt (e.g. binaries
called "lupdate" for UI design) but the Qt ports are versioned
("lupdate-qt5"). CopperSpice gets "-cs" as a suffix.
There's a bunch of patching to make things "behave" like a
regularly packaged set of libraries and applications that
consume those libraries. In particular using $(LOCALBASE)/share/
rather than putting everything in the same target directory.
|
Thu, 27 Jan 2022
|
[ 06:12 Loïc Bartoletti (lbartoletti) ] 4f0a5e1 (Only the first 10 of 205 ports in this commit are shown above. )
PyQt: Update sip to 6.5.0, reintroduce sip4 and simplify PyQt framework.
SIP:
As mentioned in the update from sip to sip5, this is a transitional version
to remove what is deprecated in sip4.
Sip6 completely removes the deprecated parts.
Unfortunately, some ports — mostly cura things — can not use sip6, so we
reintroduce sip4.
PyQt:
At the same time, we took the opportunity to simplify PyQT and propose only one
package as for devel/pyside2. */py-qt5-* have been merged — excepted chart,
networkauth and webengine — into devel/py-qt5-pyqt.
This allows us to be in adequacy with the packages that the author of these (Only the first 15 lines of the commit message are shown above )
|
Wed, 26 Jan 2022
|
[ 00:20 Muhammad Moinur Rahman (bofh) ] cc378fb (Only the first 10 of 127 ports in this commit are shown above. )
lang/php73: Remove port
- EOL reached on 2021-12-06
https://www.php.net/eol.php
PR: 260624
Approved by: tz (private email) ale portmgr (blanket)
Sponsored by: Bounce Experts
|
Wed, 29 Dec 2021
|
[ 02:09 Muhammad Moinur Rahman (bofh) ] 44e99de (Only the first 10 of 110 ports in this commit are shown above. )
Add php81 to the tree
Core:
Fixed inclusion order for phpize builds on Windows.
Added missing hashtable insertion APIs for arr/obj/ref.
Implemented FR #77372 (Relative file path is removed from uploaded
file).
Fixed bug #81607 (CE_CACHE allocation with concurrent access).
Fixed bug #81507 (Fiber does not compile on AIX).
Fixed bug #78647 (SEGFAULT in zend_do_perform_implementation_check).
Fixed bug #81518 (Header injection via default_mimetype / default_charset).
Fixed bug #75941 (Fix compile failure on Solaris with clang).
Fixed bug #81380 (Observer may not be initialized properly).
Fixed bug #81514 (Using Enum as key in WeakMap triggers GC + SegFault).
Fixed bug #81520 (TEST_PHP_CGI_EXECUTABLE badly set in run-tests.php). (Only the first 15 lines of the commit message are shown above )
|
Sat, 25 Dec 2021
|
[ 10:43 Alexey Dokuchaev (danfe) ] 61ee054
misc/fq: new port had been added (+)
Tool, language, and decoders for inspecting binary data.
Requested by: Vyacheslav Olkhovchenkov
|
Tue, 21 Dec 2021
|
[ 20:12 Po-Chuan Hsieh (sunpoet) ] 6a0dec8
*/Makefile: Remove obsoleted ports (followup of
76dda558a1cd842b105c680ee90171f1ebd675c0)
|
Mon, 20 Dec 2021
|
[ 11:24 Dries Michiels (driesm) ] 2ff119f
misc/cmatrix: Move to a more appropriate category
Approved by: eduardo (maintainer)
Approved by: philip (mentor), 0mp (mentor)
Differential Revision: https://reviews.freebsd.org/D33563
|
Tue, 7 Dec 2021
|
[ 09:20 Antoine Brodin (antoine) ] 9a3a27f
misc/opensubdiv: Revert "misc/opensubdiv: New port: Subdivision surface library
for digital content creation"
misc/opensubdiv is duplicate of graphics/opensubdiv.
This reverts commit 9cf68810b28307d8356b023152ee41cc6990fd23.
|
Sun, 5 Dec 2021
|
[ 22:03 Yuri Victorovich (yuri) ] 9cf6881
misc/opensubdiv: New port: Subdivision surface library for digital content
creation
|
[ 22:03 Yuri Victorovich (yuri) ] 7331021
misc/usd: New port: Universal Scene Description is a scene description
management system
|
Sat, 4 Dec 2021
|
[ 10:16 Lewis Cook (lcook) Author: Alexander Vereeken ] fc16547
misc/g810-led: Add port: Led controller for Logitech G- Keyboards
PR: 254967
Reviewed by: lwshu, diizzy, mat, koobs
Differential Revision: https://reviews.freebsd.org/D29699
|
Fri, 12 Nov 2021
|
[ 03:57 Alexey Dokuchaev (danfe) ] cb6dc5b
misc/sfm: port of a simple file manager for Unix-like systems.
WWW: https://git.afify.dev/sfm/
|
Tue, 17 Aug 2021
|
[ 03:17 Yuri Victorovich (yuri) ] 800ae81
misc/libxdf: New port: C++ library for loading XDF files
|
Number of commits found: 1098 (showing only 100 on this page) |