| non port: devel/Makefile |
Number of commits found: 12229 (showing only 100 on this page) |
|
Sunday, 1 Jun 2025
|
20:42 Rene Ladan (rene)
devel/cmunge: Remove expired port
2025-05-31 devel/cmunge: Upstream is gone
fff9918 |
20:42 Rene Ladan (rene)
devel/eventxx: Remove expired port
2025-05-31 devel/eventxx: Upstream is gone, unmaintained for 10+ years in tree
bf1516c |
20:36 Rene Ladan (rene)
devel/hgreviewboard: Remove expired port
2025-05-31 devel/hgreviewboard: Upstream is gone
de0183a |
20:35 Rene Ladan (rene)
devel/awless: Remove expired port
2025-05-31 devel/awless: Abandoned upstream
01f6f08 |
19:37 Rene Ladan (rene)
devel/py-dj50-django-rq: Remove expired port
2025-05-31 devel/py-dj50-django-rq: Extended support of Django 5.0 ends April
2025, upgrade to the Django 5.1+ version of this port. See
https://www.djangoproject.com/download/
527f4d0 |
19:33 Rene Ladan (rene)
devel/aphpbreakdown: Remove expired port
2025-05-31 devel/aphpbreakdown: Upstream is gone and last release in 2018
884e4a5 |
17:07 Steven Kreuzer (skreuzer)
devel/R-cran-interp: new port
Bivariate data interpolation on regular and irregular grids using linear or
spline methods.
Provides FOSS replacements for ACM-licensed akima and tripack functions with
backward compatibility. Includes linear interpolation, Akima's irregular grid
spline interpolation, partial derivative estimators, and triangulation
algorithms.
8db3609 |
16:23 Po-Chuan Hsieh (sunpoet)
devel/py-pyyaml-ft: Add py-pyyaml-ft 7.0.1
PyYAML-ft provides a full-featured YAML processing framework for Python with
support for free-threading.
PEP 703 introduced free-threaded Python as a separate build of CPython 3.13.
Thread-safety issues that might have otherwise gone unnoticed are now much
easier to trigger because of the absence of protection from the GIL. Also,
because the free-threaded build is ABI-incompatible, extension modules need to
be separate, free-threaded wheels and declare support for it.
The PyYAML maintainers decided to not port PyYAML to the free-threaded build
before the latter, along with Cython support for it, has been tested more
extensively in real-world applications. Our rationale with this fork is to
implement support for the free-threaded build, so that PyYAML can be tested with
it by its users, even before the port is merged upstream.
93e42c9 |
15:52 Rene Ladan (rene)
devel/py-dj50-strawberry-graphql: Remove expired port
2025-05-31 devel/py-dj50-strawberry-graphql: Extended support of Django 5.0 ends
April 2025, upgrade to the Django 5.1+ version of this port. See
https://www.djangoproject.com/download/
8fd24a1 |
07:33 Hajimu UMEMOTO (ume)
devel/Makefile: made a mistake with the port I wanted to fix
Reported by: Jonathan Chen <jonc@chen.org.nz>
79ea49e |
04:28 Roman Bogorodskiy (novel)
devel/py-avocado-framework: new port
Add a port for Avocado-Framework, a set of tools and libraries to help
with automated testing.
Sponsored by: The FreeBSD Foundation
98dd924 |
|
Saturday, 31 May 2025
|
15:56 Yuri Victorovich (yuri)
devel/py-dotmap: New port: Ordered, dynamically-expandable dot-access dictionary
7d3147a |
14:47 Hajimu UMEMOTO (ume)
devel/py-shandy-sqlfmt: correct portname
5d1b719 |
14:37 Hajimu UMEMOTO (ume)
devel/py-sqlfmt: Add new port -- Sqlfmt formats your dbt SQL files so you don't
have to
a96087e |
|
Wednesday, 28 May 2025
|
12:53 Xavier Beaudouin (kiwi)
devel/jwt-cpp: A header only C++ library to JWT
A header only library for creating and validating JSON Web Tokens
in C++11.
The objective is to deliver a versatile and universally applicable
collection of algorithms, classes, and data structures, fostering
adaptability and seamless integration with other libraries.
This header library will be used as a build dependency of
www/domoticz and www/domoticz-devel starting 2025.1.
Approved by: 0mp (mentor)
Differential Revision: https://reviews.freebsd.org/D50569
f2d00f8 |
09:05 Dave Cottlehuber (dch)
devel/py-oslex: new port, OS-independent wrapper of shlex
Required by misc/py-aider-chat
Sponsored by: SkunkWerks, GmbH
79704f2 |
02:40 Hajimu UMEMOTO (ume)
devel/py-sqlfluff: Add new port -- The SQL Linter for Humans
f09e87a |
|
Tuesday, 27 May 2025
|
22:14 Vladimir Druzenko (vvd) Author: Jesús Daniel Colmenares Oviedo
devel/py-wait-for2: New port: Handle simultaneous cancellation and future
completion
Alternate implementation of asyncio.wait_for(). It handles several edge
cases like simultaneous cancellation of wait and completion of future
differently and consistently across Python versions 3.7+.
https://github.com/Traktormaster/wait-for2
Required for www/py-nicegui 2.18.0.
PR: 287082
39e75f7 |
|
Sunday, 25 May 2025
|
09:52 Po-Chuan Hsieh (sunpoet)
devel/rubygem-json-gitlab: Add rubygem-json-gitlab 2.11.3 (copied from
rubygem-json)
53b2f2d |
|
Friday, 23 May 2025
|
22:39 Dave Cottlehuber (dch)
devel/py-oslex: revert unintended push
This reverts commit 194a64f5b2f4a86155b5bb288efbd1fb61ef3a2e.
a56b46fab |
15:19 Dave Cottlehuber (dch)
devel/py-oslex: new port, OS-independent wrapper of shlex
194a64f |
|
Monday, 19 May 2025
|
19:57 Po-Chuan Hsieh (sunpoet)
devel/phpunit12: Add phpunit12 12.1.5
PHPUnit is a programmer-oriented testing framework for PHP. It is an instance of
the xUnit architecture for unit testing frameworks.
d2f7c06 |
19:57 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-ssmguiconnect: Add rubygem-aws-sdk-ssmguiconnect 1.2.0
Official AWS Ruby gem for AWS SSM-GUI Connect.
8292f8c |
18:51 Baptiste Daroussin (bapt)
devel/sltdl: new port
surrogate ltdl implementation
04681d8 |
13:35 Matthias Fechner (mfechner)
www/gitlab: new ports required for 18.0.0
2ee2123 |
13:35 Matthias Fechner (mfechner)
devel/rubygem-view_component-rails70: renamed to
devel/rubygem-view_component-rails-gitlab
006b4fe |
|
Sunday, 18 May 2025
|
10:17 Robert Clausecker (fuz)
devel/bmk: make(1) successor
bmk is a build tool of the make family.
It supports building projects made of multiple
directories by treating included makefiles as
modules integrated into the build, avoiding the
recursive make pattern.
WWW: https://github.com/realchonk/bmk
39a01dc |
03:14 Po-Chuan Hsieh (sunpoet)
devel/py-poetry-plugin-shell: Add py-poetry-plugin-shell 1.0.1
This package is a plugin that runs a subshell with virtual environment
activated.
This plugin replaces the same feature as the shell command previously available
in Poetry.
12724cb |
03:14 Po-Chuan Hsieh (sunpoet)
devel/py-poetry-plugin-bundle: Add py-poetry-plugin-bundle 1.7.0
This package is a plugin that allows the bundling of Poetry projects into
various formats.
a6808eb |
03:14 Po-Chuan Hsieh (sunpoet)
devel/py-eval-type-backport: Add py-eval-type-backport 0.2.2
eval_type_backport is a tiny package providing a replacement for
typing._eval_type to support newer typing features in older Python versions.
Yes, that's very specific, and yes, typing._eval_type is a protected function
that you shouldn't normally be using. Really this package is specifically made
for pydantic/pydantic#7873.
Specifically, this transforms X | Y into typing.Union[X, Y] and list[X] into
typing.List[X] etc. (for all the types made generic in PEP 585) if the original
syntax is not supported in the current Python version.
72e5097 |
03:14 Po-Chuan Hsieh (sunpoet)
devel/p5-Term-Choose-LineFold-XS: Add p5-Term-Choose-LineFold-XS 0.001
Width in this context refers to the number of occupied columns of a character
string on a terminal with a monospaced font.
By default ambiguous width characters are treated as half width. If the
environment variable TC_AMBIGUOUS_WIDTH_IS_WIDE is set to a true value,
ambiguous width characters are treated as full width.
8c09985 |
03:14 Po-Chuan Hsieh (sunpoet)
devel/p5-File-ShareDir-Tiny: Add p5-File-ShareDir-Tiny 0.001
Quite often you want or need your Perl module (CPAN or otherwise) to have access
to a large amount of read-only data that is stored on the file-system at
run-time.
On a linux-like system, this would be in a place such as /usr/share, however
Perl runs on a wide variety of different systems, and so the use of any one
location is unreliable.
File::ShareDir::Tiny provides a more portable way to have (read-only) data for
your module.
cc19214 |
03:14 Po-Chuan Hsieh (sunpoet)
devel/uvwasi: Add uvwasi 0.0.21
This project does not currently provide the comprehensive file system security
properties provided by some WASI runtimes. Full support for secure file system
sandboxing may or may not be implemented in future. In the mean time, do not
rely on it to run untrusted code.
uvwasi implements the WASI system call API, so that WebAssembly runtimes can
easily implement WASI calls. Under the hood, uvwasi leverages libuv where
possible for maximum portability.
7e508d1 |
|
Saturday, 17 May 2025
|
12:40 Hiroki Tagato (tagattie)
devel/py-ty: add port: Extremely fast Python type checker, written in Rust
An extremely fast Python type checker and language server, written in
Rust.
WWW: https://github.com/astral-sh/ty
5982bfa |
04:02 Hiroki Tagato (tagattie)
devel/electron36: add port: Build cross-platform desktop apps with JavaScript,
HTML, and CSS
Build cross platform desktop apps with JavaScript, HTML, and CSS.
It's easier than you think.
If you can build a website, you can build a desktop app. Electron is a
framework for creating native applications with web technologies like
JavaScript, HTML, and CSS. It takes care of the hard parts so you can
focus on the core of your application.
WWW: https://electronjs.org/
8bd9cc0 |
|
Friday, 16 May 2025
|
15:09 Thierry Thomas (thierry) Author: Alastair Hogge
devel/py-e3-core: new port, core framework for developing portable automated
build systems
PR: 267901
4d42739 |
|
Saturday, 10 May 2025
|
10:46 Rene Ladan (rene)
devel/leatherman: Remove expired port
2025-05-09 devel/leatherman: Project got archived
46336f4 |
10:44 Rene Ladan (rene)
devel/cpp-hocon: Remove expired port
2025-05-09 devel/cpp-hocon: Project got archived
104faa2 |
|
Tuesday, 6 May 2025
|
10:48 Wen Heping (wen) Author: RwN
devel/fortran-stdlib: New port
The Fortran Standard Library is a community driven de facto standard library for
Fortran.
The goal of the Fortran Standard Library is to achieve the following general
scope:
- Utilities (containers, strings, files, OS/environment integration, unit
testing & assertions, logging, ...)
- Algorithms (searching and sorting, merging, ...)
- Mathematics (linear algebra, sparse matrices, special functions, fast Fourier
transform, random numbers, statistics, ordinary differential equations,
numerical integration, optimization, ...)
PR: 286609
Reported by: RwN <rwn@mailo.com>
7d318f7 |
09:05 Martin Matuska (mm)
devel/py-merossiot: Add new port
Python library for accessing Meross IoT devices
6c32133 |
|
Monday, 5 May 2025
|
14:51 Mateusz Piotrowski (0mp)
devel/etcd36: Add version 3.6.0 of etcd
This is still a release candidate, so consider waiting for the final
release before upgrading from 3.5.
Sponsored by: Entersekt (previously Modirum MDpay)
0ac9eba |
14:51 Mateusz Piotrowski (0mp)
devel/ectd35: Add version 3.5 of etcd
The current implementation of the targets could possibly be improved
by moving some of the bits into go.mk.
Sponsored by: Entersekt (previously Modirum MDpay)
Co-authored-by: Xavier Beaudouin <kiwi@FreeBSD.org>
Differential Revision: https://reviews.freebsd.org/D50164
9b11ea8 |
|
Sunday, 4 May 2025
|
18:44 Muhammad Moinur Rahman (bofh)
devel/api-linter: New port
Google API Linter
The API linter provides real-time checks for compliance with many of
Google's API standards, documented using API Improvement Proposals. It
operates on API surfaces defined in protocol buffers.
WWW: https://github.com/googleapis/api-linter/
39d0ce7 |
18:44 Muhammad Moinur Rahman (bofh)
devel/grpc-gateway: New port
gRPC to JSON proxy generator following the gRPC HTTP spec
The gRPC-Gateway is a plugin of the Google protocol buffers compiler
protoc. It reads protobuf service definitions and generates a
reverse-proxy server which translates a RESTful HTTP API into gRPC. This
server is generated according to the google.api.http annotations in your
service definitions.
WWW: https://github.com/grpc-ecosystem/grpc-gateway/
f7ae4c5c |
18:44 Muhammad Moinur Rahman (bofh)
devel/protoc-gen-go-grpc: New port
Go implementaion of gRPC
This tool generates Go language bindings of services in protobuf
definition files for gRPC.
WWW: https://github.com/grpc/grpc-go/blob/master/go.mod
426b844 |
18:44 Muhammad Moinur Rahman (bofh)
devel/protobuf-go: New port
Go support for Protocol Buffers
This project hosts the Go implementation for protocol buffers, which is
a language-neutral, platform-neutral, extensible mechanism for
serializing structured data. The protocol buffer language is a language
for specifying the schema for structured data. This schema is compiled
into language specific bindings. This project provides both a tool to
generate Go code for the protocol buffer language, and also the runtime
implementation to handle serialization of messages in Go.
WWW: https://github.com/protocolbuffers/protobuf-go
92e2333 |
11:55 Rene Ladan (rene)
devel/ccdoc: Remove expired port
2025-04-30 devel/ccdoc: Obsolete utility
df47125 |
11:55 Rene Ladan (rene)
devel/rubygem-webby: Remove expired port
2025-04-30 devel/rubygem-webby: Deprecated upstream in 2011
6f6e384 |
|
Saturday, 3 May 2025
|
19:26 Jose Alonso Cardenas Marquez (acm) Author: Jesús Daniel Colmenares Oviedo
devel/py-etcd3gw: New port: Python client for etcd3 grpc-gateway v3 API
etcd3gw (or the gateway python client) is a library that provides
a python client for etcd3 grpc-gateway v3 API. Using this library
you can manipulate an instance or cluster etcd in a pythonic way.
PR: 285752
d5a829d |
|
Thursday, 1 May 2025
|
07:38 Zsolt Udvari (uzsolt) Author: Siva Mahadevan
devel/p5-Escape-Houdini: New port
Escape::Houdini is a wrapper around the zero-depedency, minimalistic
web escaping C library Houdini.
PR: 286426
605212c |
|
Tuesday, 29 Apr 2025
|
22:09 Danilo Egea Gondolfo (danilo)
devel/qlementine: Add new port
Qlementine is a modern QStyle for desktop Qt6 applications.
https://oclero.github.io/qlementine/
This library is a new dependency of the new version of
games/solarus-quest-editor (2.0.0).
5cf3ef5 |
12:42 Po-Chuan Hsieh (sunpoet)
devel/rubygem-opentelemetry-helpers-sql: Add rubygem-opentelemetry-helpers-sql
0.1.1
This Ruby gem is intended to be used by the instrumentation libraries to provide
a common set of helpers for SQL-related spans. It is not intended to be used
directly by applications.
3df83a5 |
12:42 Po-Chuan Hsieh (sunpoet)
devel/rubygem-xdg8: Add rubygem-xdg8 8.10.0 (copied from rubygem-xdg)
- Add PORTSCOUT
ff47ef4 |
12:42 Po-Chuan Hsieh (sunpoet)
devel/rubygem-icalendar-gitlab: Add rubygem-icalendar-gitlab 2.10.3 (copied from
rubygem-icalendar)
3326802 |
|
Monday, 28 Apr 2025
|
01:27 Yuri Victorovich (yuri)
devel/gsl-lite: New port: Implementation of the C++ Core Guidelines Support
Library
6df600e |
|
Thursday, 24 Apr 2025
|
14:47 Mathieu Arnold (mat)
devel/p5-threads: remove antique port
The threads module has been part of Perl core since 5.7.3. The version
in ports is very old (from 5.27.8), and does not see releases.
0703663 |
|
Tuesday, 22 Apr 2025
|
04:21 Jose Alonso Cardenas Marquez (acm)
devel/nativefiledialog-extended: New port: Native File Dialog Extended
A small C library that portably invokes native file open, folder select and
file save dialogs. Write dialog code once and have it pop up native dialogs on
all supported platforms. Avoid linking large dependencies like wxWidgets and Qt.
This library is based on Michael Labbe's Native File Dialog.
7b36152 |
|
Sunday, 20 Apr 2025
|
17:10 Zsolt Udvari (uzsolt) Author: Pat Maddox
devel/lua-lunitx: New port
Lunitx is a unit testing framework for lua, written in lua,
based heavily on Lunit 0.5, but modified to work with Lua 5.2.
Lunitx provides 27 assert functions, and a few misc functions
for usage in an easy unit testing framework.
Lunit comes with a test suite to test itself. The testsuite
consists of approximately 710 assertions.
The port is required test of lua-sqlite3.
PR: 286201
e45d0ff3 |
|
Friday, 18 Apr 2025
|
08:34 Matthias Fechner (mfechner)
devel/rubygem-sidekiq-gitlab: update to 7.3.9
Moved port from devel/rubygem-sidekiq72 to devel/rubygem-sidekiq-gitlab
to not move port with every upgrade of the sidekiq gem gitlab requires.
Changes: https://github.com/sidekiq/sidekiq/blob/main/Changes.md
50ec2a7 |
05:36 Po-Chuan Hsieh (sunpoet)
devel/rubygem-logger-gitlab: Add rubygem-logger-gitlab 1.6.6 (copied from
rubygem-logger)
0faf7e8 |
|
Thursday, 17 Apr 2025
|
09:54 Yuri Victorovich (yuri)
devel/expected: New port: C++11/14/17 std::expected with functional-style
extensions
2d7c67e |
|
Tuesday, 15 Apr 2025
|
18:02 Dima Panov (fluffy)
devel/linux-rl9-libatomic: drop port (+)
devel/linux-rl9-libatomic is already integrated into devel/linux-rl9-devtools
2b171e9 |
17:11 Dima Panov (fluffy)
emulators/linux_base-rl9: integrate devel/linux-rl9-libsigsegv into linux_base
(+)
[g]awk and grep utilities depends on libsigsegv.so.2.0.6
Integrate devel/linux-rl9-libsigsegv into the emulators/linux_base-rl9 package
to resolve missed dependency
Drop dedicated devel/linux-rl9-libsigsegv port
Bump all linux-rl9-libsigsegv consumers to track changed dependency
PR: 286032
6f11006 |
|
Monday, 14 Apr 2025
|
18:49 Mark Linimon (linimon)
devel/bugzilla52: new port for the latest supported version.
Sponsored by: The FreeBSD Foundation
PR: 284304
62f7d96 |
|
Sunday, 13 Apr 2025
|
05:28 Yuri Victorovich (yuri)
devel/cargo-dist: New port: Shippable application packaging
a24047b |
|
Wednesday, 9 Apr 2025
|
17:41 Po-Chuan Hsieh (sunpoet)
devel/py-pip-check: Add py-pip-check 2.9
pip-check gives you a quick overview of all installed packages and their update
status. Under the hood it calls pip list --outdated --format=columns and
transforms it into a more user friendly table.
260d2b0 |
17:41 Po-Chuan Hsieh (sunpoet)
devel/libprotobuf-mutator: Add libprotobuf-mutator 1.5
libprotobuf-mutator is a library to randomly mutate protobuffers. It could be
used together with guided fuzzing engines, such as libFuzzer.
49a4608 |
13:53 Po-Chuan Hsieh (sunpoet)
devel/py-forbiddenfruit: Add py-forbiddenfruit 0.1.4
Forbidden Fruit allows Python code to extend built-in types.
If that's a good idea or not, you tell me. The first need this project attended
was allowing a Python assertion library to implement a similar API to RSpec
Expectations and should.js. But people got creative and used it to among other
things spy on things or to integrate profiling.
4a325d1 |
13:53 Po-Chuan Hsieh (sunpoet)
devel/py-blockbuster: Add py-blockbuster 1.5.24
Blockbuster is a Python package designed to detect and prevent blocking calls
within an asynchronous event loop. It is particularly useful when executing
tests to ensure that your asynchronous code does not inadvertently call blocking
operations, which can lead to performance bottlenecks and unpredictable
behavior.
In Python, the asynchronous event loop allows for concurrent execution of tasks
without the need for multiple threads or processes. This is achieved by running
tasks cooperatively, where tasks yield control back to the event loop when they
are waiting for I/O operations or other long-running tasks to complete.
However, blocking calls, such as file I/O operations or certain networking
operations, can halt the entire event loop, preventing other tasks from running.
This can lead to increased latency and reduced performance, defeating the
purpose of using asynchronous programming.
The difficulty with blocking calls is that they are not always obvious,
especially when working with third-party libraries or legacy code. This is where
Blockbuster comes in: it helps you identify and eliminate blocking calls in your
codebase during testing, ensuring that your asynchronous code runs smoothly and
efficiently. It does this by wrapping common blocking functions and raising an
exception when they are called within an asynchronous context.
Notes:
- Blockbuster currently only detects asyncio event loops.
- Blockbuster is tested only with CPython. It may work with other Python
implementations if it's possible to monkey-patch the functions with setattr.
832aa57 |
13:47 Po-Chuan Hsieh (sunpoet)
*/Makefile: Sort SUBDIRs
37a98fa |
|
Tuesday, 8 Apr 2025
|
12:01 Hiroki Tagato (tagattie)
devel/electron35: add port: Build cross-platform desktop apps with JavaScript,
HTML, and CSS
Build cross platform desktop apps with JavaScript, HTML, and CSS.
It's easier than you think.
If you can build a website, you can build a desktop app. Electron is a
framework for creating native applications with web technologies like
JavaScript, HTML, and CSS. It takes care of the hard parts so you can
focus on the core of your application.
WWW: https://electronjs.org/
3fe2f64 |
|
Monday, 7 Apr 2025
|
21:21 Yuri Victorovich (yuri)
devel/py-attr: New port: Simple decorator to set attributes of target
function/class in DRY way
959b2a6 |
|
Saturday, 5 Apr 2025
|
20:12 Charlie Li (vishwin)
devel/py-wheel044: "temporarily" add
The sole purpose of this port is to build setuptools < 70.1.0 under
USE_PYTHON=pep517, as a stopgap to allow newer Python
distributions/interpreters to land while the setuptools update
continues to be worked on. This port will be removed once setuptools
is updated. Nothing else is to declare this as a dependency; continue
to use devel/py-wheel elsewhere.
As of setuptools 70.1.0, bdist_wheel (what setuptools executes as
part of ${PEP517_BUILD_CMD} to build the wheel) has moved from wheel
to setuptools [0], so once setuptools is updated past said version,
consumers should not continue declaring devel/py-wheel in BUILD_DEPENDS
unless the package needs functionality beyond what moved into
setuptools.
[0] https://setuptools.pypa.io/en/latest/history.html#v70-1-0
PR: 271673, 274671
de7c5ca |
|
Friday, 4 Apr 2025
|
19:22 Rene Ladan (rene)
devel/py-blist: Remove expired port
2025-04-03 devel/py-blist: Abandoned project, no consumers, no modern python
support
43963b4 |
19:19 Rene Ladan (rene)
devel/rubygem-makara61: Remove expired port
2025-04-03 devel/rubygem-makara61: Uses EOL version 6.1.X of Rails
8d90556 |
|
Thursday, 3 Apr 2025
|
15:59 Dave Cottlehuber (dch)
devel/buildkite-cli: new port - helper tool for buildkite CI users
Differential Revision: https://reviews.freebsd.org/D49635
ced8bcd |
|
Monday, 31 Mar 2025
|
18:56 Rene Ladan (rene)
devel/py-pkgutil-resolve-name: Remove expired port
devel/py-pkgutil-resolve-name
9c78618 |
16:43 Yuri Victorovich (yuri)
devel/py-cibuildwheel: New port: Build Python wheels on CI with minimal
configuration
8f9a4da |
16:41 Rene Ladan (rene)
devel/py-boto: Remove expired port
2025-02-11 devel/py-boto: This version is discontinued upstream, please use
www/py-boto3
06a590c |
16:35 Rene Ladan (rene)
devel/electron31: Remove expired port
2025-03-31 devel/electron31: EOLed upstream, switch to newer version
7817d98 |
16:33 Rene Ladan (rene)
devel/rubygem-aws-sdk-elasticinference: Remove expired port
2025-03-31 devel/rubygem-aws-sdk-elasticinference: Deprecated by upstream
c77a10e |
16:31 Rene Ladan (rene)
devel/radian: Remove expired port
2025-03-31 devel/radian: Depends on expired devel/py-pytest-runner
0a358a3 |
16:28 Rene Ladan (rene)
devel/py-opengrok-tools: Remove expired port
2025-03-31 devel/py-opengrok-tools: Depends on expired devel/py-pytest-runner
ac57afc |
15:56 Rene Ladan (rene)
devel/buildstream: Remove expired port
2025-03-31 devel/buildstream: Depends on expired devel/py-pytest-runner
e54483b |
15:52 Rene Ladan (rene)
devel/jrtplib: Remove expired port
2025-03-31 devel/jrtplib: Abandonware, no longer maintained upstream as of 2020
5c16324 |
15:36 Rene Ladan (rene)
devel/py-python-pcre: Remove expired port
2025-03-31 devel/py-python-pcre: Upstream is inactive for over 9 years
79f8bd3 |
14:47 Rene Ladan (rene)
devel/ocaml-type_conv: Remove expired port
2025-03-31 devel/ocaml-type_conv: Deprecated, upstream recommends migrating to
devel/ocaml-ppxlib
352f3b9 |
14:44 Rene Ladan (rene)
devel/py-imgkit: Remove expired port
2025-03-31 devel/py-imgkit: Depends on expired converters/wkhtmltopdf
917b409 |
14:36 Rene Ladan (rene)
devel/peg.el: Remove expired port
2025-03-31 devel/peg.el: Emacs 30 and later include peg.el as standard library
41fd66e |
14:33 Rene Ladan (rene)
devel/py-prettyprinter: Remove expired port
2025-03-31 devel/py-prettyprinter: Depends on expired devel/py-pytest-runner
1a4266b |
14:29 Rene Ladan (rene)
devel/py-fbprophet: Remove expired port
2025-03-31 devel/py-fbprophet: Depends on expired math/py-pystan
10fd2e4 |
14:17 Rene Ladan (rene)
devel/py-aiocontextvars: Remove expired port
2025-03-31 devel/py-aiocontextvars: Depends on expired devel/py-pytest-runner
31b112b |
09:12 Yuri Victorovich (yuri)
devel/py-bashlex: New port: Python parser for bash
77ca0c4 |
|
Sunday, 30 Mar 2025
|
14:41 Olivier Cochard (olivier)
devel/py-setupmeta: Add new port
SetupMeta is designed to streamline the creation of setup.py files by
minimizing boilerplate code.
Sponsored by: Netflix
5711e41 |
|
Friday, 28 Mar 2025
|
05:55 Yuri Victorovich (yuri) Author: gatekeeper
devel/hs-cabal-plan: New port: Utility for processing cabal's plan.json file
PR: 285659
075b560 |
05:55 Yuri Victorovich (yuri) Author: gatekeeper
devel/tvision: New port: Modern port of Turbo Vision 2.0, a TUI framework
Some alterations and additions were made to the original submission.
PR: 285640
1ef70ef |
04:53 Yuri Victorovich (yuri)
devel/lace: New port: Implementation of work-stealing in C
3b8c77a |
04:53 Yuri Victorovich (yuri) Author: gatekeeper
devel/hs-hadolint: New port: Dockerfile linter, validate inline bash, written in
Haskell
PR: 285663
1e9fcdc |
|
Thursday, 27 Mar 2025
|
00:15 Charlie Li (vishwin)
devel/wasi-{compiler-rt,libcxx}20: add
1befec7 |
|
Tuesday, 25 Mar 2025
|
07:50 Mikael Urankar (mikael) Author: King John
devel/rustup-init: add new port
Rustup-init is the official installer for the Rust programming language.
It is used to install and manage Rust toolchains, including the Rust
compiler (rustc), the package manager (cargo), and other related tools.
Rustup itself is a toolchain multiplexer, meaning it allows you to easily
switch between different versions of Rust (e.g., stable, beta, nightly) and
manage cross-compilation targets. Rustup-init is the recommended way to install
Rust, as it provides a consistent and flexible way to manage Rust installations
across different platforms.
PR: 285396
f87e1a7 |
Number of commits found: 12229 (showing only 100 on this page) |