non port: devel/Makefile |
Number of commits found: 11319 (showing only 100 on this page) |
Wednesday, 16 Aug 2023
|
18:25 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-managedblockchainquery: Add
rubygem-aws-sdk-managedblockchainquery 1.0.0
Official AWS Ruby gem for Amazon Managed Blockchain Query.
d85a332 |
18:25 Po-Chuan Hsieh (sunpoet)
devel/py-pycocotools: Add py-pycocotools 2.0.6
pycocotools is a fork of the original cocoapi, with bug fixes and packaging
improvements.
Changes in this fork include:
- Add CircleCI tests
- Support pip-installation correctly
- Support windows
- Don't import matplotlib unless needed
- Close file handle after openning
- Fix a small bug in rleToBbox
- Fix a segfault in RLE decoding
- Fix deprecated usage of other libraries
For compatibility, we will not make any API changes or non-bug behavior changes
to the existing APIs of the official cocoapi.
f484396 |
18:25 Po-Chuan Hsieh (sunpoet)
devel/py-simple-parsing: Add py-simple-parsing 0.1.3
simple-parsing allows you to transform your ugly argparse scripts into
beautifully structured, strongly typed little works of art. This isn't a fancy,
complicated new command-line tool either, this simply adds new features to
plain-old argparse! Using dataclasses, simple-parsing makes it easier to share
and reuse command-line arguments - no more copy pasting!
Supports inheritance, nesting, easy serialization to json/yaml, automatic help
strings from comments, and much more!
dd4c723 |
18:25 Po-Chuan Hsieh (sunpoet)
devel/p5-AnyEvent-Connector: Add p5-AnyEvent-Connector 0.03
AnyEvent::Connector object has tcp_connect method compatible with that from
AnyEvent::Socket, and it handles proxy settings transparently.
cdd6d1d |
18:25 Po-Chuan Hsieh (sunpoet)
devel/p5-Module-Build-Prereqs-FromCPANfile: Add
p5-Module-Build-Prereqs-FromCPANfile 0.02
Module::Build::Prereqs::FromCPANfile reads cpanfile and converts its content
into valid prereq parameters for new() method of Module::Build.
b4ec23b |
18:25 Po-Chuan Hsieh (sunpoet)
devel/py-dataclass-array: Add py-dataclass-array 1.5.0
DataclassArray are dataclasses which behave like numpy-like arrays (can be
batched, reshaped, sliced,...), compatible with Jax, TensorFlow, and numpy (with
torch support planned).
This reduce boilerplate and improve readability.
9b4992b |
18:25 Po-Chuan Hsieh (sunpoet)
devel/py-pybind11210: Add py-pybind11210 2.10.4
pybind11 is a lightweight header-only library that exposes C++ types in Python
and vice versa, mainly to create Python bindings of existing C++ code. Its goals
and syntax are similar to the excellent Boost.Python library by David Abrahams:
to minimize boilerplate code in traditional extension modules by inferring type
information using compile-time introspection.
29f25e6 |
17:10 Mikael Urankar (mikael) Author: Krešimir Jozić
devel/wasmer: Add new port
Wasmer is a fast and secure WebAssembly runtime that enables super lightweight
containers to run anywhere: from Desktop to the Cloud, Edge and IoT devices.
Features:
- Secure by default. No file, network, or environment access, unless explicitly
enabled.
- Supports WASIX, WASI and Emscripten out of the box.
- Fast. Run WebAssembly at near-native speeds.
- Embeddable in multiple programming languages
- Compliant with latest WebAssembly Proposals (SIMD, Reference Types, Threads,
PR: 272195
f523e58 |
06:48 Yuri Victorovich (yuri)
devel/lets: New port: CLI task runner for developers
deea9ea |
Sunday, 13 Aug 2023
|
13:12 Muhammad Moinur Rahman (bofh)
devel/py-jaraco.stream: New port
Routines for handling streaming data, including a set of generators for
loading gzip data on the fly.
WWW: https://github.com/jaraco/jaraco.stream
219f112 |
Thursday, 10 Aug 2023
|
10:50 Nuno Teixeira (eduardo)
devel/R-cran-testit: New port: Simple Package for Testing R Packages
Provides two convenience functions assert() and test_pkg() to facilitate
testing R packages.
WWW: https://cran.r-project.org/web/packages/testit/
e99d615 |
Tuesday, 8 Aug 2023
|
02:04 Yuri Victorovich (yuri)
devel/json-fortran: New port: Modern Fortran JSON API
5748d1f |
Sunday, 6 Aug 2023
|
15:36 Jason W. Bacon (jwb)
devel/Makefile: Add py-cykhash
36f9e29 |
13:51 Adriaan de Groot (adridg)
devel/bloomberg-bde: new port for Bloomberg's foundational C++ libraries
BDE (Bloomberg Development Environment) is a collection of
libraries used inside Bloomberg. It's a bit like Boost, in
that it adds a whole spectrum of useful things to C++.
It's also like Boost in that things do flow from the library
into the language standard. BDE is Apache 2.0 licensed
and tracks modern C++ usage.
(This initial commit gets a library-that-builds into the
ports tree; it has no consumers yet so I won't swear that
it works completely)
62f4ab3 |
12:42 Robert Clausecker (fuz)
devel/date: remove port
This port has an older version of the library shipped in devel/hhdate.
Remove it in preparation of replacement with devel/hhdate.
PR: 272778
Reported by: Alexander Chernyavsky <nickp102@gmail.com>
Approved by: yuri
01258aa |
12:42 Robert Clausecker (fuz)
devel/hhdate: move to devel/date
Now that the old devel/date has been removed, use the old port name
for the version we decided to keep.
PR: 272778
Reported by: Alexander Chernyavsky <nickp102@gmail.com>
Approved by: sunpoet
5ef69a7 |
12:42 Robert Clausecker (fuz) Author: Andrew "RhodiumToad" Gierth
devel/g-golf: Guile Object Library for GNOME
G-Golf is a gobject-introspection based dynamic binding to
GObject-based libraries, enabling the use of the GNOME platform to
build full-featured graphical apps directly from Guile.
WWW: https://www.gnu.org/software/g-golf/index.html
PR: 272849
6c7ac901 |
Wednesday, 2 Aug 2023
|
13:40 Mark Johnston (markj)
devel/lua-Penlight: New port
Penlight is a handy set of pure Lua libraries inspired by the Python
standard library.
PR: 272850
Approved by: diizzy
28ba2ca |
06:23 Fernando Apesteguía (fernape) Author: Dmitry Wagin
devel/jetbrains-sqlite: new port. Native SQLite support for devel/jetbrains-*
ChangeLog:
https://github.com/JetBrains/intellij-community/tree/master/platform/sqlite
This port is needed by the upcoming releases of devel/jetbrains-* ports.
PR: 272819
Reported by: dmitry.wagin@ya.ru (maintainer)
bd1ebaa |
Tuesday, 1 Aug 2023
|
20:13 Sergey A. Osokin (osa)
devel/libwasmtime: new port
libwasmtime is a library for fast and secure runtime for WebAssembly.
https://wasmtime.dev/
359dc3b |
09:43 Yuri Victorovich (yuri)
devel/py-versioneer-518: New port: Easy VCS-based management of project version
strings
f8c6ee1 |
Monday, 31 Jul 2023
|
23:46 Brooks Davis (brooks)
devel/llvm17: Welcome 17.0.0rc1
The first release candidate of the LLVM 17 release.
Polly is now enabled by default.
f0d151b |
16:39 Po-Chuan Hsieh (sunpoet)
devel/py-jsonschema417: Add py-jsonschema417 4.17.3 (copied from py-jsonschema)
- Add PORTSCOUT
0eaa081 |
16:39 Po-Chuan Hsieh (sunpoet)
devel/py-deptry: Add py-deptry 0.12.0
deptry is a command line tool to check for issues with dependencies in a Python
project, such as unused or missing dependencies. It supports the following types
of projects:
- Projects that use Poetry and a corresponding pyproject.toml file
- Projects that use PDM and a corresponding pyproject.toml file
- Projects that use a requirements.txt file according to the pip standards
Dependency issues are detected by scanning for imported modules within all
Python files in a directory and its subdirectories, and comparing those to the
dependencies listed in the project's requirements.
d1d6645 |
Saturday, 29 Jul 2023
|
12:58 Adam Weinberger (adamw)
devel/scc: Add new port
scc is a LOC counter (similar to tokei), written in go. It's very
fast, and very accurate.
Its unique feature is that it gives you complexity and COCOMO estimates.
f79da1c |
Thursday, 27 Jul 2023
|
22:10 Jason E. Hale (jhale)
Qt: Update Qt6 to 6.5.2
As a patch release, Qt 6.5.2 does not introduce any new features but
contains about 290 bug fixes, security updates, and other improvements
to the top of the Qt 6.5.1 release. See more information about the most
important changes and bug fixes from Qt 6.5.2 release note.
Announcement: https://www.qt.io/blog/qt-6.5.2-released-1
Release
note: https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.5.2/release-note.md
66b0e05 |
Wednesday, 26 Jul 2023
|
08:55 Yuri Victorovich (yuri)
devel/unordered-dense: New port: Fast & densely stored hashmap and hashset
07eb535 |
Friday, 21 Jul 2023
|
20:35 Yuri Victorovich (yuri)
devel/sdsl-lite: New port: Succinct Data Structure Library 2.0
c71320f |
Tuesday, 18 Jul 2023
|
14:02 Yuri Victorovich (yuri)
devel/outcome: New port: C++14 library for reporting and handling function
failures
183ed05 |
Monday, 17 Jul 2023
|
09:11 Muhammad Moinur Rahman (bofh)
devel/py-pytest-freezer: New port
Pytest plugin providing a fixture interface for freezegun.
This is a dropin replacement for py-pytest-freezegun.
WWW: https://github.com/pytest-dev/pytest-freezer
50a2d15 |
Sunday, 16 Jul 2023
|
11:24 Muhammad Moinur Rahman (bofh)
devel/magic_enum: New port
Header-only C++17 library provides static reflection for enums, work
with any enum type without any macro or boilerplate code.
WWW: https://github.com/Neargye/magic_enum
ee517fb |
01:15 Yuri Victorovich (yuri)
devel/linenoise: New port: Small self-contained alternative to readline and
libedit
devel/linenoise-ng exists, but its repository was last updated in 2017 and is
archived now.
devel/linenoise was last updated in 2023 and it looks like it is actively
maintained.
54df5f8 |
Saturday, 15 Jul 2023
|
19:01 Muhammad Moinur Rahman (bofh)
devel/capstone{5}: Update version 5.0-rc2=>5.0-p1
- Move the port devel/capstone5 to devel/capstone. As this is the latest
upstream version keep this without any pkgnamesuffix.
Changelog:
https://github.com/capstone-engine/capstone/releases/tag/5.0-post1
72bcb38 |
15:43 Muhammad Moinur Rahman (bofh)
devel/py-click-help-colors: New port
Colorization of help messages in Click.
WWW: https://github.com/click-contrib/click-help-colors/tree/master
8265798 |
Thursday, 13 Jul 2023
|
07:45 Yuri Victorovich (yuri)
devel/evcxr-jupyter: New port: Jupyter Evaluation Context for Rust
117b309 |
Sunday, 9 Jul 2023
|
21:34 Po-Chuan Hsieh (sunpoet)
devel/rubygem-google-protobuf322: Remove obsoleted port
Use devel/rubygem-google-protobuf instead.
3859e6c |
21:34 Po-Chuan Hsieh (sunpoet)
devel/rubygem-grape15: Remove obsoleted port
Use devel/rubygem-grape instead.
301bd33 |
21:34 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-core3172: Remove obsoleted port
Use devel/rubygem-aws-sdk-core instead.
b1ec7a2 |
21:34 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-s31122: Remove obsoleted port
Use devel/rubygem-aws-sdk-s3 instead.
8c24646 |
10:15 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-verifiedpermissions: Add
rubygem-aws-sdk-verifiedpermissions 1.4.0
Official AWS Ruby gem for Amazon Verified Permissions.
b3ef7cb |
10:15 Po-Chuan Hsieh (sunpoet)
devel/rubygem-language_server-protocol: Add rubygem-language_server-protocol
3.17.0.3
LanguageServer::Protocol provides a Language Server Protocol SDK for Ruby.
548d857 |
10:15 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-appfabric: Add rubygem-aws-sdk-appfabric 1.1.0
Official AWS Ruby gem for AppFabric.
ebf998e |
10:15 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-codegurusecurity: Add rubygem-aws-sdk-codegurusecurity
1.2.0
Official AWS Ruby gem for Amazon CodeGuru Security.
6fcf4f7 |
10:10 Po-Chuan Hsieh (sunpoet)
devel/py-scikit-base: Add py-scikit-base 0.5.0
skbase provides base classes for creating scikit-learn-like parametric objects,
along with tools to make it easier to build your own packages that follow these
design patterns.
079a9de |
10:10 Po-Chuan Hsieh (sunpoet)
devel/py-rpds-py: Add py-rpds-py 0.7.1
Python bindings to the Rust rpds crate.
What's here is quite minimal (in transparency, it was written initially to
support replacing pyrsistent in the referencing library). If you see something
missing (which is very likely), a PR is definitely welcome to add it.
Methods in general are named similarly to their rpds counterparts (rather than
pyrsistent's conventions, though probably a full drop-in pyrsistent-compatible
wrapper module is a good addition at some point).
e8cdd73 |
10:10 Po-Chuan Hsieh (sunpoet)
devel/py-pydantic-extra-types: Add py-pydantic-extra-types 2.0.0
Pydantic Extra Types is a place for pydantic types that probably shouldn't exist
in the main pydantic lib.
63d7ebb |
10:10 Po-Chuan Hsieh (sunpoet)
devel/py-referencing: Add py-referencing 0.29.0
referencing is an implementation-agnostic implementation of JSON reference
resolution.
In other words, a way for e.g. JSON Schema tooling to resolve the $ref keyword
across all drafts without needing to implement support themselves.
d40e975 |
10:10 Po-Chuan Hsieh (sunpoet)
devel/py-pydantic2: Add py-pydantic2 2.0
Pydantic provides data validation using Python type hints.
Fast and extensible, Pydantic plays nicely with your linters/IDE/brain. Define
how data should be in pure, canonical Python 3.7+; validate it with Pydantic.
0ee2c86 |
10:10 Po-Chuan Hsieh (sunpoet)
devel/py-py-serializable: Add py-py-serializable 0.11.1
This Pythonic library provides a framework for serializing/deserializing Python
classes to and from JSON and XML.
It relies upon the use of Python Properties in your Python classes.
a274061 |
10:10 Po-Chuan Hsieh (sunpoet)
devel/py-pip-audit: Add py-pip-audit 2.5.6
pip-audit is a tool for scanning Python environments for packages with known
vulnerabilities. It uses the Python Packaging Advisory Database
(https://github.com/pypa/advisory-database) via the PyPI JSON API as a source of
vulnerability reports.
6bf8c06 |
10:10 Po-Chuan Hsieh (sunpoet)
devel/py-pip-requirements-parser: Add py-pip-requirements-parser 32.0.1
pip-requirements-parser is a mostly correct pip requirements parsing library ...
because it uses pip's own code!
3251545 |
10:10 Po-Chuan Hsieh (sunpoet)
devel/py-pdm-autoexport: Add py-pdm-autoexport 0.2.0
pdm-autoexport is a PDM plugin to sync the exported files with the project file.
4c01d9d |
10:10 Po-Chuan Hsieh (sunpoet)
devel/py-jsonschema-specifications: Add py-jsonschema-specifications 2023.6.1
JSON support files from the JSON Schema Specifications (metaschemas,
vocabularies, etc.), packaged for runtime access from Python as a
referencing-based Schema Registry.
2239191 |
10:10 Po-Chuan Hsieh (sunpoet)
devel/py-aiorwlock: Add py-aiorwlock 1.3.0
aiorwlock provides read write lock for asyncio . A RWLock maintains a pair of
associated locks, one for read-only operations and one for writing. The read
lock may be held simultaneously by multiple reader tasks, so long as there are
no writers. The write lock is exclusive.
Whether or not a read-write lock will improve performance over the use of a
mutual exclusion lock depends on the frequency that the data is read compared to
being modified. For example, a collection that is initially populated with data
and thereafter infrequently modified, while being frequently searched is an
ideal candidate for the use of a read-write lock. However, if updates become
frequent then the data spends most of its time being exclusively locked and
there is little, if any increase in concurrency.
c6a13c6 |
10:10 Po-Chuan Hsieh (sunpoet)
devel/py-annotated-types: Add py-annotated-types 0.5.0
PEP-593 added typing.Annotated as a way of adding context-specific metadata to
existing types, and specifies that Annotated[T, x] should be treated as T by any
tool or library without special logic for x.
annotated-types provides metadata objects which can be used to represent common
constraints such as upper and lower bounds on scalar values and collection
sizes, a Predicate marker for runtime checks, and descriptions of how we intend
these metadata to be interpreted. In some cases, we also note alternative
representations which do not require this package.
faa87a1 |
Saturday, 8 Jul 2023
|
15:30 Rene Ladan (rene)
devel/godot2-tools: Remove expired port
2023-07-08 devel/godot2-tools: Requires legacy OpenSSL 1.1.1 so use devel/godot
b6dbf6d |
Thursday, 6 Jul 2023
|
11:32 Matthias Fechner (mfechner)
www/gitlab-ce: new ports required for 16.1
e424584 |
08:53 Nuno Teixeira (eduardo)
devel/R-cran-decor: New port: Retrieve Code Decorations
Retrieves code comment decorations for C++ languages of the form
'\\ [[xyz]]', which are used for automated wrapping of C++ functions.
WWW: https://cran.r-project.org/web/packages/decor/
d8fa5b7 |
Wednesday, 5 Jul 2023
|
09:55 Guido Falsi (madpilot)
lang/ocaml: Update to 4.08.1
This update allows (and for some requires) to also update dependencies
to newer versions. Where possible I updated to the latest version.
The ocaml port now is MAKE_JOBS safe.
Changes to dependent ports included in this commit:
- devel/ocaml-sexplib: Rename to devel/ocaml-sexplib0 adapting to
upstream. Update to 0.16.0
- devel/coccinelle: Update to 1.1.1, moved to github
- devel/ocaml-camlp4: Update to 4.08+1
- devel/ocaml-camomile: Use dune for build, adapt port
- devel/ocaml-cppo: Fix lib files installation [1]
- devel/ocaml-dune: Update to 3.7.1 [2]
- devel/ocaml-findlib: Update to 1.9.6 [3]
- devel/ocaml-ipaddr: Update to 3.1.0
- devel/ocaml-parmap: Update to 1.2.4, use dune for build [4]
- devel/ocaml-ppx-tools: Update to 6.6, use dune for build
- graphics/ocaml-cairo: Update to 0.6.4
- net-p2p/mldonkey: Update to 3.1.7-2 [2]
- net/unison: Remove ocaml 4.07 compatibility patches
- net/unison232: Mark broken, fails to build with newer ocaml [5]
- security/ocaml-ssl: Update to 0.5.13 [2]
- x11-toolkits/ocaml-labltk: Update to 8.06.7 [2]
Dune now requires full path as argument to --libdir, so various
ports have been patched accordingly.
Bumping PORTREVISION for all dependent ports that were not updated.
PR: 272067
Approved by: michipili@gmail.com (maintainer timeout),
eduardo (maintainer timeout) [1],
danfe [2],
hrs (maintainer timeout) [3],
dumbbell (maintainer timeout) [4],
mandree (implicit) [5]
Differential Revision: https://reviews.freebsd.org/D40599
2b40e46 |
05:30 Yuri Victorovich (yuri)
devel/qtutilities: New port: Common Qt related C++ classes such as dialogs,
widgets, models
9d73f06 |
Tuesday, 4 Jul 2023
|
20:23 Yuri Victorovich (yuri)
devel/cpp-utilities: New port: Common C++ classes such as argument parser, IO,
conversion utilities
00a882b |
Sunday, 2 Jul 2023
|
20:48 Yuri Victorovich (yuri)
devel/py-flatten-dict: New port: Utility for flattening and unflattening
dict-like objects in Python
7b56eeb |
16:39 Yuri Victorovich (yuri)
devel/py-custodian: New port: Simple JIT job management framework in Python
bb0fabf |
10:19 Gleb Popov (arrowd)
linux-c7: Merge dbus-glib into dbus-libs to ease maintenance.
Reviewed by: tijl
Differential Revision: https://reviews.freebsd.org/D40827
a0c9796 |
Saturday, 1 Jul 2023
|
09:37 Rene Ladan (rene)
devel/google-cloud-cpp117: Remove expired port
2023-07-01 devel/google-cloud-cpp117: Newer version is in the tree
2d00bd1 |
Friday, 30 Jun 2023
|
21:24 Rene Ladan (rene)
devel/libdlna: Remove expired port
2023-06-30 devel/libdlna: Abandonware, development discontinued
0252dfa |
21:22 Rene Ladan (rene)
cleanup: Remove expired ccache-memcached ports:
2023-06-30 devel/ccache-memcached: Unmaintained fork that targets a very old
version of ccache
2023-06-30 devel/ccache-memcached-static: Unmaintained fork that targets a very
old version of ccache
35b00cf |
21:21 Rene Ladan (rene)
devel/electron21: Remove expired port
2023-06-30 devel/electron21: EOLed upstream, switch to newer version
a794e03 |
21:18 Rene Ladan (rene)
devel/electron19: Remove expired port
2023-06-30 devel/electron19: EOLed upstream, switch to newer version
f4efb4d |
16:21 Yuri Victorovich (yuri)
devel/nano-signal-slot: New port: Pure C++17 signals and slots
982b02a |
06:59 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-paymentcryptographydata: Add
rubygem-aws-sdk-paymentcryptographydata 1.0.0
Official AWS Ruby gem for Payment Cryptography Data Plane data.
f5dda81 |
06:59 Po-Chuan Hsieh (sunpoet)
devel/rubygem-fiber-annotation: Add rubygem-fiber-annotation 0.2.0
Fiber::Annotation provides a simple way to annotate what a fiber is currently
doing, useful for debugging, logging and tracing.
e49d227 |
06:59 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-paymentcryptography: Add
rubygem-aws-sdk-paymentcryptography 1.0.0
Official AWS Ruby gem for Payment Cryptography Control Plane.
f6f6084 |
06:59 Po-Chuan Hsieh (sunpoet)
devel/py-nose3: Add py-nose3 1.3.8
nose3 is a drop-in fork of nose v1 that is compatible with Python 2.7 and Python
3.3-3.10 without using lib2to3 or other compatibility layer. It does not yet
support Python 3.11.
nose extends the test loading and running features of unittest, making it easier
to write, find and run tests.
By default, nose will run tests in files or directories under the current
working directory whose names include "test" or "Test" at a word boundary (like
"test_this" or "functional_test" or "TestClass" but not "libtest"). Test output
is similar to that of unittest, but also includes captured stdout output from
failing tests, for easy print-style debugging.
These features, and many more, are customizable through the use of plugins.
Plugins included with nose provide support for doctest, code coverage and
profiling, flexible attribute-based test selection, output capture and more.
More information about writing plugins may be found on in the nose API
documentation.
4acceff |
06:59 Po-Chuan Hsieh (sunpoet)
devel/py-check-sdist: Add py-check-sdist 0.1.2
Have you ever shipped broken sdists with missing files or possibly dirty sdists
with files that shouldn't have been there? Have you noticed that standards
compliant tools aren't making the same sdist that flit build is? Is hatchling
adding .DSStore files when you ship from your macOS? No matter what
build-backend you use, check-sdist can help!
Check-sdist builds an sdist and compares the contents with your Git repository
contents. It can even temporarily inject common junk files (like pycache files
or OS specific files) and help verify that those aren't getting bundled into
your sdist. If you are getting files you didn't expect or missing files you did
expect, consult your build backend's docs to see how to include or exclude
files.
cfa9bd9 |
05:27 Yuri Victorovich (yuri)
devel/quickcpplib: New port: Eliminate hassle when making state-of-the-art
C++14-23 libraries
f568157 |
02:35 Yuri Victorovich (yuri)
devel/mdspan: New port: Reference implementation of mdspan targeting C++23
c503a78 |
Wednesday, 28 Jun 2023
|
12:11 Stefan Eßer (se)
devel/cpu_rec_rs: new port: determine CPU architecture of a binary
14127c0 |
Tuesday, 27 Jun 2023
|
07:12 Hiroki Tagato (tagattie)
devel/electron25: 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/
611c005 |
Saturday, 24 Jun 2023
|
02:54 Yuri Victorovich (yuri)
devel/py-pytest-subprocess: New port: Pytest plugin to fake subprocess for
pytest
1e03bff |
Wednesday, 21 Jun 2023
|
03:47 Yuri Victorovich (yuri)
devel/py-miniKanren: New port: Logic/relational programming in Python
b924582 |
01:34 Yuri Victorovich (yuri)
devel/py-etuples: New port: Python S-expression emulation using tuple-like
objects
9237f9b |
01:34 Yuri Victorovich (yuri)
devel/py-cons: New port: Implementation of Lisp/Scheme-like cons in Python
6b96fc4 |
Tuesday, 20 Jun 2023
|
06:31 Yuri Victorovich (yuri)
devel/py-archspec: New port: Library to query system architecture
6eede89 |
Monday, 19 Jun 2023
|
18:49 Loïc Bartoletti (lbartoletti)
PySide6: Python biding for Qt6
Add devel/pyside6* and devel/shiboken6
PySide6 is the official Python module from the Qt for Python project, which
provides access to the complete Qt 6.0+ framework.
d5d32f2 |
Sunday, 18 Jun 2023
|
17:10 Yuri Victorovich (yuri)
devel/py-aspectlib: New port: Aspect-oriented programming, monkey-patch and
decorators library
a95d728 |
Saturday, 17 Jun 2023
|
08:19 Nicola Vitale (nivit)
devel/py-time-machine: Add new port
time-machine, is intended to combine the advantages of freezegun and
libfaketime Python modules. It works without LD_PRELOAD but still mocks
the standard library functions everywhere they may be referenced.
It does so by modifying the built-in functions at the C level, to point
them through wrappers that return different values when mocking.
Normally in Python, built-in functions are immutable, but
time-machine overcomes this by using C code to replace their function
pointers.
https://github.com/adamchainz/time-machine
aadc486 |
Friday, 16 Jun 2023
|
20:47 Yuri Victorovich (yuri)
devel/py-types-retry: New port: Typing stubs for retry
eab89e7 |
20:47 Yuri Victorovich (yuri)
devel/py-types-python-dateutil: New port: Typing stubs for python-dateutil
5276af7 |
16:21 Yuri Victorovich (yuri)
devel/py-diff-cover: New port: Run coverage and linting reports on diffs
c9ec356 |
Wednesday, 14 Jun 2023
|
12:30 Nicola Vitale (nivit)
devel/py-jaraco.collections: Add new port
Python models and classes to supplement the stdlib 'collections' module.
https://github.com/jaraco/jaraco.collections
8f711d5 |
10:01 Nicola Vitale (nivit)
devel/py-pytest-services: Add new port
Collection of fixtures and utility functions to run service processes
for your tests with pytest.
https://github.com/pytest-dev/pytest-services
ab0153d |
Monday, 12 Jun 2023
|
22:58 Muhammad Moinur Rahman (bofh)
devel/Makefile: Fix INDEX build
Fixes: 74535ec devel/{kiwix-lib,libkiwix}: Update version 9.4.1=>12.0.0
Reported by: junchoon@dec.sakura.ne.jp
be27464 |
19:45 Muhammad Moinur Rahman (bofh) Author: Olivier Certner
devel/{kiwix-lib,libkiwix}: Update version 9.4.1=>12.0.0
- Rename port to match upstream renaming
- Pet portclippy
- Update is done without MAINTAINER approval as currently this is BROKEN
on 14 and this version fixes the build on 14.
Changelog: https://github.com/kiwix/libkiwix/releases
PR: 271649
Approved by: portmgr (blanket)
74535ec |
Saturday, 10 Jun 2023
|
14:57 Muhammad Moinur Rahman (bofh)
*/*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
95967c2 |
Friday, 9 Jun 2023
|
08:12 Alexey Dokuchaev (danfe)
devel/tclap12: new port had been copied from `devel/tclap'
Development version of TCLAP (1.4) had broken the API against current
stable version 1.2, particularly, the CmdLine::getOutput() method had
been removed.
ee3f98f |
Wednesday, 7 Jun 2023
|
12:10 Kirill Ponomarev (krion)
devel/py-looseversion: add new port
Python extension for comparing version strings.
fe2e9de |
Monday, 5 Jun 2023
|
21:07 Po-Chuan Hsieh (sunpoet)
devel/rubygem-fast_gettext1: Remove obsoleted port
Use devel/rubygem-fast_gettext instead.
f3cc0ae |
21:07 Po-Chuan Hsieh (sunpoet)
devel/rubygem-gettext-setup0: Remove obsoleted port
Use devel/rubygem-gettext-setup instead.
e1c54ec |
18:46 Po-Chuan Hsieh (sunpoet)
devel/poetry: Remove obsoleted port
Use devel/py-poetry instead.
cc00730 |
Number of commits found: 11319 (showing only 100 on this page) |