non port: devel/Makefile |
Number of commits found: 11319 (showing only 100 on this page) |
Tuesday, 20 Feb 2024
|
14:56 Matthias Fechner (mfechner)
www/gitlab-ce: new ports required for 16.9.0
b62e99d |
07:09 Yuri Victorovich (yuri)
devel/rye: New port: Hassle-free Python experience
309e13f |
Monday, 19 Feb 2024
|
04:45 Yuri Victorovich (yuri)
devel/nextest: New port: Next-generation test runner for Rust
7152407 |
00:28 Jose Alonso Cardenas Marquez (acm)
devel/py-pnio-dcp: New port: Library to PROFINET Discovery and basic DCP
protocol
A simple Python library to send and receive messages with the Profinet
Discovery and basic Configuration Protocol (DCP) protocol. It can send requests
and parse the corresponding responses to identify devices over the network, get
and set their parameters or reset them to factory settings.
1472a55 |
Sunday, 18 Feb 2024
|
19:28 Jose Alonso Cardenas Marquez (acm)
devel/libiec61850: New port: open-source library for the IEC 61850 protocols
libiec61850 is an open-source (GPLv3) implementation of an IEC 61850 client and
server library implementing the protocols MMS, GOOSE and SV. It is implemented
in C (according to the C99 standard) to provide maximum portability. It can be
used to implement IEC 61850 compliant client and server applications on
embedded systems and PCs running FreeBSD, Linux, Windows, and MacOS. Included
is a set of simple example applications that can be used as a starting point to
implement own IEC 61850 compliant devices or to communicate with IEC 61850
devices. The library has been successfully used in many commercial software
products and devices.
857e6ea |
19:26 Jose Alonso Cardenas Marquez (acm)
devel/argtable3: New port: ANSI C library that parses GNU-style command-line
options
Argtable3 is an open source ANSI C library that parses GNU-style command-line
options with the getopt library. It simplifies command-line parsing by defining
a declarative-style API that you can use to specify what your command-line
syntax looks like. Argtable3 will automatically generate consistent error
handling logic and textual descriptions of the command line syntax, which are
essential but tedious to implement for a robust CLI program.
ae01910 |
12:03 Michael Gmelin (grembo)
devel/py-pytest-httpx: New port
Send responses to py-httpx using pytest
2dde972 |
11:47 Michael Gmelin (grembo)
devel/py-inotifyrecursive: New port
Recursive inotify watches based on inotify-simple
ad10c20 |
11:45 Michael Gmelin (grembo)
devel/py-inotify-simple: New port
Simple wrapper around inotify
70d529b |
11:29 Michael Gmelin (grembo)
devel/py-pathvalidate: New port
Python library to sanitize/validate filenames/-paths
775ff5d |
04:53 Matthias Fechner (mfechner)
www/gitlab-ce: new ports required for version 16.8
201310e |
Friday, 16 Feb 2024
|
05:16 Yuri Victorovich (yuri)
devel/uv: New port: Extremely fast Python package installer and resolver,
written in Rust
95a1309 |
Thursday, 15 Feb 2024
|
17:45 Dan Langille (dvl)
devel/py-fireREST: Add new port
This port provides an interface to Cisco Firepower Management Center
0ec5a69 |
Wednesday, 14 Feb 2024
|
15:05 Antoine Brodin (antoine)
devel/py-acstore: new port
ACStore, or Attribute Container Storage, provides a stand-alone implementation
to read and write Attribute Container stores, such as Plaso storage files.
b049ad0 |
13:17 Antoine Brodin (antoine)
devel/libvsapm: new port
Library and tools to access the APM volume system format
2b7bec3 |
Monday, 12 Feb 2024
|
23:07 Yuri Victorovich (yuri)
devel/py-expecttest: New port:Implementation of expect tests
e4dafdd |
Sunday, 11 Feb 2024
|
17:25 Nicola Vitale (nivit)
devel/py-pydbus: Add new port
Pythonic DBus library.
https://github.com/LEW21/pydbus/
0cb8cd0 |
Thursday, 8 Feb 2024
|
08:28 Alexey Dokuchaev (danfe)
devel/py-sqids: new port had been added (+)
Python module to generate YouTube-like IDs from numbers.
WWW: https://sqids.org/python
5a63c35 |
Monday, 5 Feb 2024
|
14:42 Juraj Lutter (otis)
devel/py-click-repl: Add new port
Add python shell-like interface to click.
WWW: https://github.com/click-contrib/click-repl
7a26d18 |
14:42 Juraj Lutter (otis)
devel/py-click-didyoumean: Add new port
This ports enables "git-like" did-you-mean feature in click.
WWW: https://github.com/click-contrib/click-didyoumean
7c40c0f |
Saturday, 3 Feb 2024
|
00:58 Wen Heping (wen)
devel/py-clldutils: Add new port.
Originally, clldutils started out as a library for functionality often
used in clld web apps. Over time, it turned into a toolbox for various
data curation tasks, with a focus on cross-linguistic data.
ca41103 |
Thursday, 1 Feb 2024
|
17:53 Olivier Cochard (olivier)
devel/cbmc: add new port
Bounded Model Checker for C and C++ programs
https://github.com/diffblue/cbmc
Sponsored by: Netflix
7f087b7 |
Tuesday, 30 Jan 2024
|
21:30 Brooks Davis (brooks)
devel/llvm18: actually connect to build...
ae52053e |
Monday, 29 Jan 2024
|
07:47 Hiroki Tagato (tagattie)
devel/electron28: 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/
f88751e |
Saturday, 27 Jan 2024
|
10:52 Gleb Popov (arrowd)
devel/libasyncplusplus: Remove from the category Makefile
Reported by: antoine
Pointy hat to: arrowd
372d7fa |
03:38 Yuri Victorovich (yuri)
devel/py-syrupy: New port: Zero-dependency pytest snapshot plugin
52fcf1b |
03:38 Yuri Victorovich (yuri)
devel/py-qcs-sdk-python: New port: Python interface for the QCS Rust SDK
7fa3dd2 |
Friday, 26 Jan 2024
|
22:07 Dan Langille (dvl)
devel/p5-FFI-Platypus-Lang-Rust: new port
Documentation and tools for using Platypus with the Rust programming
language
f4b43ba |
Wednesday, 24 Jan 2024
|
15:20 Gleb Popov (arrowd)
Revert "devel/appstream{,-qt,-compose}: Combine into a single port with
SUBPACKAGES."
The current subpackages implementation does not support USES.<subpackage>, which
causes a lot of extra dependencies to be added to the main subpackage.
This reverts commit f292ea6fb5fc10359f130a4e25a3b60ab0df7c6e.
PR: 276584
c673076 |
01:59 Yuri Victorovich (yuri)
devel/ob-rust: New port: Org-Babel support for evaluating Rust code
PR: 276338
Submitted by: Pat Maddox <pat@patmaddox.com>
9f78131 |
01:51 Yuri Victorovich (yuri)
devel/rust-script: New port: Run Rust files and expressions as scripts without
setup or compilation
PR: 276342
Submitted by: Pat Maddox <pat@patmaddox.com>
287cc19 |
01:37 Yuri Victorovich (yuri)
devel/rust-mode: New port: Emacs major-mode for editing Rust source code
PR: 276340
Submitted by: Pat Maddox <pat@patmaddox.com>
8099c6d |
Tuesday, 23 Jan 2024
|
13:47 Stefan Eßer (se)
devel/jujutsu: Add new port
Jujutsu is a version control system that abstracts the user interface
from and version control algorithms from the storage systems used to
serve your content.
This allows it to serve as a VCS with many possible physical backends,
that may have their own data or networking models—like Mercurial or
Breezy, or hybrid systems like Google's cloud-based design, Piper/CitC.
This version of jujutsu supports Git repositories and its native
storage backend.
7900ee7 |
Friday, 19 Jan 2024
|
14:52 Gleb Popov (arrowd) Author: Alastair Hogge
devel/py-pytest-drop-dup-tests: Pytest plugin to drop duplicated tests during
collection.
Differential Revision: https://reviews.freebsd.org/D43484
3f1c1f7 |
07:14 Yuri Victorovich (yuri)
devel/libuiohook: New port: C library to provide global keyboard and mouse hooks
from userland
2417cb6 |
Thursday, 18 Jan 2024
|
18:14 Gleb Popov (arrowd) Author: Christopher Hall
devel/py-pyinstaller-hooks-contrib: The PyInstaller community hooks repository.
This repository is a collection of hooks for many packages, and allows
PyInstaller to work with these packages seamlessly.
Differential Revision: https://reviews.freebsd.org/D43478
Co-authored-by: Alastair Hogge <agh@riseup.net>
PR: 276396
05b066f |
Monday, 15 Jan 2024
|
20:17 Gleb Popov (arrowd)
devel/appstream{,-qt,-compose}: Combine into a single port with SUBPACKAGES.
The Qt part was a bit complex as it had two FLAVORS. To work this out the
slave devel/appstream-qt port wasn't removed but instead switched to build
the master port without SUBPACKAGES and against Qt5 only.
The Qt subpackage of the master port is fixed to Qt6 instead. This will make it
possible to just remove Qt5 slave port when we get rid of Qt5 altogether.
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D43445
f292ea6 |
Wednesday, 10 Jan 2024
|
19:51 John Baldwin (jhb)
devel/freebsd-gcc9: Remove old GCC system toolchain
FreeBSD 13.0 and later can be compiled with devel/freebsd-gcc12
or devel/freebsd-gcc13 and GCC 9 is unsupported upstream.
PR: 269659
Reviewed by: diizzy, brooks, emaste
Differential Revision: https://reviews.freebsd.org/D43379
4c019c2 |
Tuesday, 9 Jan 2024
|
23:02 Norikatsu Shigemura (nork)
devel/p5-Tie-Sub: Add new port
The module ties the subroutine to a hash. The subroutine is executed
at fetch hash.
Approved by: hrs (mentor)
a5d69a4 |
Sunday, 7 Jan 2024
|
20:22 Joel Bodenmann (jbo) Author: Dmitry Wagin
devel/jetbrains-restarter: New port
Cross-platform restarter used by other IntelliJ based devel/jetbrains-* ports.
PR: 275922
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D43354
dd4d36a |
Saturday, 6 Jan 2024
|
09:44 Muhammad Moinur Rahman (bofh)
devel/py-pygithub: Rename port to match upstream
- Update version 1.57=>2.1.1
Changelog: https://github.com/PyGithub/PyGithub/releases/tag/v2.1.1
PR: 276122
cf6c371 |
08:06 Yuri Victorovich (yuri)
devel/py-pytest-socket: New port: Pytest Plugin to disable socket calls during
tests
98e9111 |
01:55 Yuri Victorovich (yuri)
devel/py-apispec-webframeworks: New port: Web framework plugins for apispec
5010ffc |
Wednesday, 3 Jan 2024
|
13:58 Matthias Fechner (mfechner)
www/gitlab-ce: add new ports required for 16.7
d4a2cc3 |
12:58 Jan Beich (jbeich)
devel/tomlplusplus: add new port
TOML config parser and serializer for C++
Features:
- Header-only (optional!)
- Supports the latest TOML release v1.0.0, plus
optional support for some unreleased TOML features
- Passes all tests in the toml-test suite
- Supports serializing to JSON and YAML
- Proper UTF-8 handling (incl. BOM)
- C++17 (plus some C++20 features where available, e.g. experimental support for
char8_t strings)
- Doesn't require RTTI
- Works with or without exceptions
https://marzer.github.io/tomlplusplus/
164e369 |
12:58 Jan Beich (jbeich)
devel/hyprlang: add new port
The hypr configuration language is an extremely efficient, yet easy to
work with, configuration language for linux applications.
It's user-friendly, easy to grasp, and easy to implement.
https://hyprland.org/hyprlang
1c60f59 |
Sunday, 31 Dec 2023
|
08:25 Yuri Victorovich (yuri)
devel/bitsery: New port: Binary serialization library
965d752 |
00:06 Muhammad Moinur Rahman (bofh)
lang/php80: Sunset
beced89 |
00:06 Muhammad Moinur Rahman (bofh)
devel/py-dj41-graphene-django: Remove expired port
2023-12-31 devel/py-dj41-graphene-django: Extended support of Django 4.1 ends
December 2023, upgrade to the Django 4.2+ version of this port. See
https://www.djangoproject.com/download/
ff58409 |
00:06 Muhammad Moinur Rahman (bofh)
devel/py-dj41-django-rq: Remove expired port
2023-12-31 devel/py-dj41-django-rq: Extended support of Django 4.1 ends December
2023, upgrade to the Django 4.2+ version of this port. See
https://www.djangoproject.com/download/
18eba99 |
00:06 Muhammad Moinur Rahman (bofh)
devel/varconf: Remove expired port
2023-12-31 devel/varconf: There has been no release for most of the Worldforge
libraries in the past 10 years.
2530365 |
00:06 Muhammad Moinur Rahman (bofh)
devel/rubygem-aws-sdk-macie: Remove expired port
2023-12-31 devel/rubygem-aws-sdk-macie: Deprecated by upstream
e528239 |
00:06 Muhammad Moinur Rahman (bofh)
devel/rubygem-aws-sdk-sso: Remove expired port
2023-12-31 devel/rubygem-aws-sdk-sso: SSO is included as part of aws-sdk-core.
Use devel/rubygem-aws-sdk-core instead
877edb4 |
00:06 Muhammad Moinur Rahman (bofh)
devel/libwfut: Remove expired port
2023-12-31 devel/libwfut: There has been no release for most of the Worldforge
libraries in the past 10 years.
a32f143 |
00:06 Muhammad Moinur Rahman (bofh)
devel/fuel: Remove expired port
2023-12-31 devel/fuel: Depends on deprecated www/qt5-webkit
260c36a |
00:06 Muhammad Moinur Rahman (bofh)
devel/strace: Remove expired port
2023-12-31 devel/strace: BROKEN on all supported versions after EOL of 12
f88f6fc |
00:06 Muhammad Moinur Rahman (bofh)
devel/atlas-devel: Remove expired port
2023-12-31 devel/atlas-devel: There has been no release for most of the
Worldforge libraries in the past 10 years.
a6e709a |
00:06 Muhammad Moinur Rahman (bofh)
devel/cook: Remove expired port
2023-12-31 devel/cook: Upstream last release was in 2008
701c199 |
00:06 Muhammad Moinur Rahman (bofh)
devel/mercator: Remove expired port
2023-12-31 devel/mercator: There has been no release for most of the Worldforge
libraries in the past 10 years.
6d6c165 |
00:06 Muhammad Moinur Rahman (bofh)
devel/tmake: Remove expired port
2023-12-31 devel/tmake: Last release in 2004 and dead upstream, superseded by
qmake
aa7291f |
00:06 Muhammad Moinur Rahman (bofh)
devel/eris: Remove expired port
2023-12-31 devel/eris: There has been no release for most of the Worldforge
libraries in the past 10 years.
11a96cb |
00:06 Muhammad Moinur Rahman (bofh)
devel/zanata-platform: Remove expired port
2023-12-31 devel/zanata-platform: Depends on expired java/wildfly10, last
release from 2018
464f864 |
00:06 Muhammad Moinur Rahman (bofh)
devel/atlas: Remove expired port
2023-12-31 devel/atlas: There has been no release for most of the Worldforge
libraries in the past 10 years
ba4406f |
Saturday, 30 Dec 2023
|
20:59 Jason E. Hale (jhale)
devel/xsd: Update to 4.2.0
Add two new support ports: devel/libxsd and devel/libxsd-frontend.
The runtime library was moved out of devel/xsd to devel/libxsd which is
why the headers are gone. The compiler frontend, which following a
previous comment in the devel/xsd Makefile suggesting that it should be a
separate port, but more out of necessity for compatibility with the
build2 build system, is now devel/libxsd-frontend.
The examples are now a separate distribution and I didn't really see any
urgent need to reincorporate them, as they would require yet another port
that the majority of our userbase would probably not be interested in as
xsd is ultimately just a build dependency for textproc/libkolabxml.
Update devel/libcutl to 1.11.0 due to header relocation.
Update textproc/libkolabxml to HEAD for C++11 compatibility.
Differential Revision: https://reviews.freebsd.org/D43080
8c77316 |
10:17 Alexey Dokuchaev (danfe)
devel/p5-Alien-cmake3: new port had been added (+)
This module provides an external dependency on the
popular CMake build tool version 3.x or better.
2186f43 |
Tuesday, 26 Dec 2023
|
19:30 Yuri Victorovich (yuri)
devel/py-test-utils: New port: Collection of utility functions and classes for
integration tests
f7ecd77 |
06:17 Yuri Victorovich (yuri)
devel/py-easydict: New port: Access dict values as attributes, which works
recursively
89ef12c |
Monday, 25 Dec 2023
|
16:10 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-networkmonitor: Add rubygem-aws-sdk-networkmonitor 1.0.0
Official AWS Ruby gem for Amazon CloudWatch Network Monitor.
5f3f0e5 |
14:16 Alexey Dokuchaev (danfe)
devel/p5-Module-Extract-VERSION: new port had been added (+)
It allows to pull the version number for the Perl module out of its
source. It assumes that there is only one $VERSION in the file and
the entire $VERSION statement is on the same line.
c1a7fa9 |
08:56 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-neptunegraph: Add rubygem-aws-sdk-neptunegraph 1.0.0
Official AWS Ruby gem for Amazon Neptune Graph.
4e08f7d |
08:56 Po-Chuan Hsieh (sunpoet)
devel/py-expandvars: Add py-expandvars 0.12.0
expandvars is inspired by GNU bash's variable expansion features. It can be used
as an alternative to Python's os.path.expandvars function.
A good use case is reading config files with the flexibility of reading values
from environment variables using advanced features like returning a default
value if some variable is not defined.
9222384 |
08:56 Po-Chuan Hsieh (sunpoet)
devel/py-optree: Add py-optree 0.10.0
OpTree provides optimized PyTree utilities.
A PyTree is a recursive structure that can be an arbitrarily nested Python
container (e.g., tuple, list, dict, OrderedDict, NamedTuple, etc.) or an opaque
Python object. The key concepts of tree operations are tree flattening and its
inverse (tree unflattening). Additional tree operations can be performed based
on these two basic functions.
2852bac |
Wednesday, 20 Dec 2023
|
12:54 Joel Bodenmann (jbo) Author: Marian Cingel
devel/laminar: New port
Laminar is a lightweight client-server CI service written in C++ and
configured by environment variables. It comes with a built-in webserver
and uses simple .run shell scripts as jobs.
PR: 273827
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D42877
181bdf4 |
Tuesday, 19 Dec 2023
|
16:10 Gleb Popov (arrowd) Author: Peter
devel/libasyncplusplus: Lightweight concurrency framework for C++
3d7543d |
Saturday, 16 Dec 2023
|
18:40 Thierry Thomas (thierry)
devel/py-pyproject-api: new port to interact with the python pyproject.toml
API to interact with the python pyproject.toml based projects.
See <https://pypi.org/project/pyproject-api/>.
f4a9b40 |
Thursday, 14 Dec 2023
|
20:48 Po-Chuan Hsieh (sunpoet)
devel/py-astroid253: Remove obsoleted port
Use devel/py-astroid instead.
PR: 275478
Approved by: amdmi3 (maintainer)
cc308b0 |
20:42 Po-Chuan Hsieh (sunpoet)
devel/rubygem-cucumber-messages23: Remove obsoleted port
Use devel/rubygem-cucumber-messages instead.
e9df1d5 |
20:41 Po-Chuan Hsieh (sunpoet)
devel/py-pycrdt-websocket: Add py-pycrdt-websocket 0.12.5
Pycrdt-websocket is a Python library for building WebSocket servers and clients
that connect and synchronize shared documents. It can be used to create
collaborative web applications.
The following diagram illustrates a typical architecture. The goal is to share a
document among several clients.
Each client has an instance of a Doc, representing their view of a document. A
shared document also lives in a room on the server side. Conceptually, a room
can be seen as the place where clients collaborate on a document. The WebSocket
to which a client connects points to the corresponding room through the endpoint
path. In the example below, clients A and B connect to a WebSocket at path
room-1, and thus both clients find themselves in a room called room-1. All the
Doc synchronization logic is taken care of by the WebsocketProvider.
Each update to a shared document can be persisted to disk using a store, which
can be a file or a database.
7335a12 |
20:41 Po-Chuan Hsieh (sunpoet)
devel/py-pycrdt: Add py-pycrdt 0.7.1
Pycrdt is a Python CRDT library that provides bindings for Yrs, the Rust port of
the Yjs framework.
Conflict-free Replicated Data Types (CRDTs) allow creating shared documents that
can automatically merge changes made concurrently on different "copies" of the
data. When the data lives on different machines, they make it possible to build
distributed systems that work with local data, leaving the synchronization and
conflict resolution with remote data to the CRDT algorithm, which ensures that
all data replicas eventually converge to the same state.
3df1ab5 |
17:03 Po-Chuan Hsieh (sunpoet)
devel/protobuf3: Add protobuf3 3.21.12 (copied from protobuf)
- Add PORTSCOUT
ff78a16b |
12:22 Matthias Fechner (mfechner)
www/gitlab-ce: fix database migration error
Database migration step requires vite_ruby 3.3 even if a higher version is
allowed.
Following error is fixed:
E, [2023-12-14T14:15:11.286071 #1116] ERROR -- : Failed to check mode for Vite:
vite-plugin-ruby@^3.2.2 might not be compatible with vite_ruby-3.5.0
You may disable this check if needed:
https://vite-ruby.netlify.app/config/#skipcompatibilitycheck
You may upgrade both by running:
bundle exec vite upgrade
rake aborted!
ArgumentError: vite-plugin-ruby@^3.2.2 might not be compatible with
vite_ruby-3.5.0
You may disable this check if needed:
https://vite-ruby.netlify.app/config/#skipcompatibilitycheck
You may upgrade both by running:
bundle exec vite upgrade
/usr/local/www/gitlab-ce/config/environment.rb:7:in `<top (required)>'
<internal:/usr/local/lib/ruby/site_ruby/3.1/rubygems/core_ext/kernel_require.rb>:38:in
`require'
<internal:/usr/local/lib/ruby/site_ruby/3.1/rubygems/core_ext/kernel_require.rb>:38:in
`require'
Tasks: TOP => db:migrate => db:load_config => environment
(See full trace by running task with --trace)
ace1d95 |
11:48 Matthias Fechner (mfechner)
www/gitlab-ce: fix build problem due to json upgrade
Fixes a regression from c7de4cbee4139154462556de356afb6534d5ea7a
add98e1 |
06:43 Matthias Fechner (mfechner)
devel/rubygem-view_component-rails61: Remove expired port
devel/rubygem-view_component-rails61
22a5817 |
05:31 Po-Chuan Hsieh (sunpoet)
devel/rubygem-rails-i18n-rails71: Add rubygem-rails-i18n-rails71 7.0.8 (copied
from rubygem-rails-i18n-rails70)
e3ba874 |
05:31 Po-Chuan Hsieh (sunpoet)
devel/rubygem-cucumber-core12: Add rubygem-cucumber-core12 12.0.0 (copied from
rubygem-cucumber-core)
- Add PORTSCOUT
b996e3b |
05:31 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-marketplacedeployment: Add
rubygem-aws-sdk-marketplacedeployment 1.0.0
Official AWS Ruby gem for AWS Marketplace Deployment Service.
922b290 |
05:31 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-marketplaceagreement: Add
rubygem-aws-sdk-marketplaceagreement 1.0.0
Official AWS Ruby gem for AWS Marketplace Agreement Service.
9e9ea27 |
Tuesday, 12 Dec 2023
|
23:14 Yuri Victorovich (yuri)
devel/glaze: New port: Fast, in memory, JSON and interface library for modern
C++
fc07162 |
23:14 Yuri Victorovich (yuri)
devel/ut: New port: C++20 micro/Unit Testing Framework
af82f6c |
Monday, 11 Dec 2023
|
07:04 Hiroki Tagato (tagattie)
devel/electron27: 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/
a9b2d87 |
02:33 Yuri Victorovich (yuri)
devel/dra: New port: Command line tool to download release assets from GitHub
5f6966c |
Saturday, 9 Dec 2023
|
17:31 Nuno Teixeira (eduardo)
devel/R-cran-mlbench: New port: Machine Learning Benchmark Problems
A collection of artificial and real-world machine learning benchmark
problems, including, e.g., several data sets from the UCI repository.
WWW: https://cran.r-project.org/web/packages/mlbench/
7769baa |
Thursday, 7 Dec 2023
|
13:52 Muhammad Moinur Rahman (bofh)
devel/py-importlib-metadata6: New port
6.X line for devel/py-importlib-metadata
6c5d598 |
05:12 Muhammad Moinur Rahman (bofh)
devel/py-ariadne: New port
Ariadne is a Python library for implementing GraphQL servers.
- Schema-first: Ariadne enables Python developers to use schema-first
approach to the API implementation. This is the leading approach used
by the GraphQL community and supported by dozens of frontend and
backend developer tools, examples, and learning resources. Ariadne
makes all of this immediately available to you and other members of
your team.
- Simple: Ariadne offers small, consistent and easy to memorize API that
lets developers focus on business problems, not the boilerplate.
- Open: Ariadne was designed to be modular and open for customization.
If you are missing or unhappy with something, extend or easily swap
with your own.
8cb7729 |
Wednesday, 6 Dec 2023
|
11:32 Matthias Fechner (mfechner)
devel/rubygem-font-awesome-rails-rails50: Remove expired port
devel/rubygem-font-awesome-rails-rails50
1d81a7e |
08:34 Yuri Victorovich (yuri)
devel/cargo-leptos: New port: Build tool for Leptos
d57a48f |
Sunday, 3 Dec 2023
|
20:59 Tobias C. Berner (tcberner)
devel/dolphin-plugins-devel: new port -- Dolphin Plugins 24.02-beta1
8351ef2 |
12:48 Rene Ladan (rene)
devel/electron24: Remove expired port
2023-12-03 devel/electron24: Upstream EOL reached on 2023-10-10
5ad0323 |
Saturday, 2 Dec 2023
|
23:38 Tobias C. Berner (tcberner)
KDE: Add Ports for the upcoming KDE Plasma Desktop 6 (beta1)
KDE's 6th Megarelease - Beta 1
Wednesday, 29 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 Beta version of all the software we will include in
a megarelease scheduled for the end of February 2024.
To ensure all parts of KDE's software stack are working together, we are
releasing all our major bundles at the same time. Today sees the
continuation of that journey with the Beta releases of Plasma 6, KDE
Frameworks 6 and the KDE Gear bundle of apps.
+-------------------------------------------------------------------------+
| This is a very early preview intended for developers and testers only. |
| We hope it will be picked up by rolling unstable distros, but it is far |
| from being ready for day-to-day use yet. |
+-------------------------------------------------------------------------+
Announcement: https://kde.org/announcements/megarelease/6/beta1/
Obtained from: https://github.com/tcberner/kde6-overlay/
Further port changes:
* graphics/libkexiv2-devel has been added
a5d6446 |
13:19 Tobias C. Berner (tcberner)
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
633534b |
Number of commits found: 11319 (showing only 100 on this page) |