| non port: devel/Makefile |
Number of commits found: 12229 (showing only 100 on this page) |
|
Monday, 6 Jan 2025
|
23:06 Robert Clausecker (fuz) Author: Älven
devel/termbox2: Terminal rendering library for creating TUIs
termbox2 is a terminal rendering library for creating TUIs. It is an alternative
to the ubiquitous ncurses library. It ships with built-in support for popular
terminals and can also fallback to terminfo if present. Compared to the original
termbox, it retains a simple API and no dependencies beyond libc, and adds
stricter error checking, more efficient escape sequence parsing, opt-in support
for 32-bit color, extended grapheme clusters, code gen for built-in escape
sequences, a test suite, and more.
termbox2 is organized as a single file header library, though it is possible to
compile it as a stand-alone shared or static library.
WWW: https://github.com/termbox/termbox2
PR: 283751
ab0c4cd |
|
Saturday, 4 Jan 2025
|
13:48 Rainer Hurling (rhurlin)
devel/py-pyls-black: Removed because repository has been archived
https://github.com/rupert/pyls-black
MFH: 2024Q4
025d11d |
|
Thursday, 2 Jan 2025
|
19:46 Po-Chuan Hsieh (sunpoet)
devel/py-pyairtable2: Add py-pyairtable2 2.3.7 (copied from py-pyairtable)
- Add PORTSCOUT
b500fa8 |
16:43 Po-Chuan Hsieh (sunpoet)
devel/rubygem-validates_timeliness7: Add rubygem-validates_timeliness7 7.0.0
(copied from rubygem-validates_timeliness)
- Add PORTSCOUT
600d9de |
16:28 Po-Chuan Hsieh (sunpoet)
devel/rubygem-web-console-rails80: Add rubygem-web-console-rails80 4.2.1 (copied
from rubygem-web-console-rails72)
f1c5bf3 |
16:28 Po-Chuan Hsieh (sunpoet)
devel/rubygem-sprockets-rails-rails80: Add rubygem-sprockets-rails-rails80 3.5.2
(copied from rubygem-sprockets-rails-rails72)
8d29fbc |
16:28 Po-Chuan Hsieh (sunpoet)
devel/rubygem-jbuilder-rails80: Add rubygem-jbuilder-rails80 2.13.0 (copied from
rubygem-jbuilder-rails72)
275fb51 |
16:28 Po-Chuan Hsieh (sunpoet)
devel/rubygem-activesupport80: Add rubygem-activesupport80 8.0.1
Active Support is a collection of utility classes and standard library
extensions that were found useful for the Rails framework. These additions
reside in this package so they can be loaded as needed in Ruby projects outside
of Rails.
3587ff3 |
16:28 Po-Chuan Hsieh (sunpoet)
devel/rubygem-activejob80: Add rubygem-activejob80 8.0.1
Active Job is a framework for declaring jobs and making them run on a variety of
queuing backends. These jobs can be everything from regularly scheduled
clean-ups, to billing charges, to mailings -- anything that can be chopped up
into small units of work and run in parallel.
It also serves as the backend for Action Mailer's #deliver_later functionality
that makes it easy to turn any mailing into a job for running later. That's one
of the most common jobs in a modern web application: sending emails outside the
request-response cycle, so the user doesn't have to wait on it.
The main point is to ensure that all Rails apps will have a job infrastructure
in place, even if it's in the form of an "immediate runner". We can then have
framework features and other gems build on top of that, without having to worry
about API differences between Delayed Job and Resque. Picking your queuing
backend becomes more of an operational concern, then. And you'll be able to
switch between them without having to rewrite your jobs.
31653a3 |
16:28 Po-Chuan Hsieh (sunpoet)
devel/rubygem-actionview80: Add rubygem-actionview80 8.0.1
Action View is a framework for handling view template lookup and rendering, and
provides view helpers that assist when building HTML forms, Atom feeds and more.
Template formats that Action View handles are ERB (embedded Ruby, typically used
to inline short Ruby snippets inside HTML), and XML Builder.
fbe2631 |
15:12 Vanilla I. Shu (vanilla)
devel/Makefile: add pecl-opentelemetry.
acb3db4 |
02:42 Po-Chuan Hsieh (sunpoet)
devel/rubygem-bin_struct: Add rubygem-bin_struct 0.3.0
BinStruct provides a simple way to create and dissect binary data. It is an
extraction from PacketGen 3.x Fields.
810fc6c |
|
Wednesday, 1 Jan 2025
|
22:07 Jose Alonso Cardenas Marquez (acm)
devel/py-lxml-html-clean: New port: HTML cleaner from lxml project
This project was initially a part of lxml. Because HTML cleaner is designed as
blocklist-based, many reports about possible security vulnerabilities were
filed for lxml and that make the project problematic for security-sensitive
environments. Therefore we decided to extract the problematic part to a
separate project.
Important: the HTML Cleaner in lxml_html_clean is not considered appropriate
for security sensitive environments. See e.g. bleach for an alternative.
fa73c67 |
12:38 Rene Ladan (rene)
devel/py-codecov: Remove expired port
2024-09-30 devel/py-codecov: Deprecated by upstream. On February 1, 2022 this
uploader will be completely deprecated and will no longer be able to upload
coverage to Codecov
639df0f |
12:30 Rene Ladan (rene)
devel/electron30: Remove expired port
2024-12-31 devel/electron30: EOLed upstream, switch to newer version
f880b75 |
12:25 Rene Ladan (rene)
devel/electron29: Remove expired port
2024-10-31 devel/electron29: EOLed upstream, switch to newer version
58f4e53 |
12:20 Rene Ladan (rene)
devel/grv: Remove expired port
2024-12-31 devel/grv: Unmaintained for years, outdated
f0c11f4 |
12:18 Rene Ladan (rene)
devel/cquery: Remove expired port
2024-12-31 devel/cquery: Abandonware, upstream repo archived Jul 30, 2020.
Consider using migrating to devel/ccls
f61d00c |
12:13 Rene Ladan (rene)
devel/gitflow: Remove expired port
2024-12-31 devel/gitflow: Upstream repo archived Jun 19, 2023
aca4d98 |
12:08 Rene Ladan (rene)
devel/kdesvn: Remove expired port
2024-12-31 devel/kdesvn: Dwindling amount of users and streamlining of ports for
the KDE Team to maintain
5d96447 |
|
Tuesday, 31 Dec 2024
|
17:26 Po-Chuan Hsieh (sunpoet)
devel/py-pyairtable: Add py-pyairtable 2.3.7
Python Client for the Airtable API
7bfd728 |
16:22 Po-Chuan Hsieh (sunpoet)
devel/rubygem-fog-core220: Remove obsoleted port
Use devel/rubygem-fog-core instead.
ab55aee |
16:22 Po-Chuan Hsieh (sunpoet)
devel/rubygem-childprocess41: Remove obsoleted port
Use devel/rubygem-childprocess instead.
Approved by: portmgr (blanket)
With hat: ruby
e9b6f36 |
16:22 Po-Chuan Hsieh (sunpoet)
devel/rubygem-google-apis-core011: Remove obsoleted port
Use devel/rubygem-google-apis-core instead.
bc14689 |
16:22 Po-Chuan Hsieh (sunpoet)
devel/rubygem-google-apis-iam_v1050: Remove obsoleted port
Use devel/rubygem-google-apis-iam_v1 instead.
b9c0b3c |
16:22 Po-Chuan Hsieh (sunpoet)
devel/rubygem-grape1: Remove obsoleted port
Use devel/rubygem-grape instead.
d7c9762 |
16:22 Po-Chuan Hsieh (sunpoet)
devel/rubygem-libddprof: Remove obsoleted port
Use devel/rubygem-libdatadog instead.
libddprof has been renamed to libdatadog and development has moved to
https://github.com/datadog/libdatadog.
Reference: https://github.com/DataDog/libddprof/blob/main/README.md
65dadb4 |
16:22 Po-Chuan Hsieh (sunpoet)
devel/rubygem-fugit18: Remove obsoleted port
Use devel/rubygem-fugit instead.
d4c7cd5 |
16:22 Po-Chuan Hsieh (sunpoet)
devel/rubygem-gettext_i18n_rails112: Remove obsoleted port
Use devel/rubygem-gettext_i18n_rails instead.
71084d3 |
16:22 Po-Chuan Hsieh (sunpoet)
devel/rubygem-google-apis-cloudresourcemanager_v1035: Remove obsoleted port
Use devel/rubygem-google-apis-cloudresourcemanager_v1 instead.
eacb7f2 |
16:22 Po-Chuan Hsieh (sunpoet)
devel/rubygem-childprocess40: Remove obsoleted port
Use devel/rubygem-childprocess instead.
bd72ccb |
16:22 Po-Chuan Hsieh (sunpoet)
devel/rubygem-cucumber-messages23: Remove obsoleted port
Use devel/rubygem-cucumber-messages instead.
2e0d65e |
16:22 Po-Chuan Hsieh (sunpoet)
devel/rubygem-event_stream_parser0: Remove obsoleted port
Use devel/rubygem-event_stream_parser instead.
8743e02 |
16:22 Po-Chuan Hsieh (sunpoet)
devel/rubygem-faraday_middleware-aws-sigv403: Remove obsoleted port
Use devel/rubygem-faraday_middleware-aws-sigv4 instead.
27badab |
16:22 Po-Chuan Hsieh (sunpoet)
devel/rubygem-bootsnap117: Remove obsoleted port
Use devel/rubygem-bootsnap instead.
4bbff36 |
16:22 Po-Chuan Hsieh (sunpoet)
devel/rubygem-childprocess3: Remove obsoleted port
Use devel/rubygem-childprocess instead.
d543919 |
16:22 Po-Chuan Hsieh (sunpoet)
devel/py-prompt-toolkit1: Remove obsoleted port
Use devel/py-prompt-toolkit instead.
a1de833 |
16:22 Po-Chuan Hsieh (sunpoet)
devel/py-protobuf4: Remove obsoleted port
Use devel/py-protobuf instead.
4c6cd0c |
15:38 Po-Chuan Hsieh (sunpoet)
devel/rubygem-google-apis-iam_v1-gitlab: Add rubygem-google-apis-iam_v1-gitlab
0.36.0 (copied from rubygem-google-apis-iam_v1)
Reference: https://lists.freebsd.org/archives/dev-commits-ports-main/2024-November/130901.html
13336e8 |
15:38 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-backupsearch: Add rubygem-aws-sdk-backupsearch 1.0.0
Official AWS Ruby gem for AWS Backup Search.
6c98452 |
05:05 Yasuhiro Kimura (yasu)
devel/rubygem-repl_type_completor: Add new port
repl_type_completor is a type based completor for REPL. It uses RBS
type information, performs static type analytics, uses dynamic runtime
information from binding.
328bb8c |
|
Sunday, 29 Dec 2024
|
10:12 Kai Knoblich (kai)
devel/py-inline-snapshot: New port
Golden master/snapshot/approval testing library which puts the values
right into your source code.
Key Features:
* Intuitive Semantics: snapshot(x) mirrors x for easy understanding.
* Versatile Comparison Support: Equipped with x == snapshot(...),
x <= snapshot(...), x in snapshot(...), and snapshot(...)[key].
* Enhanced Control Flags: Utilize various flags for precise control of
which snapshots you want to change.
* Preserved Black Formatting: Retains formatting consistency with Black
formatting.
* External File Storage: Store snapshots externally using
outsource(data).
* Seamless Pytest Integration: Integrated seamlessly with pytest for
effortless testing.
* Customizable: code generation can be customized with @customize_repr
* Nested Snapshot Support: snapshots can contain other snapshots
* Fuzzy Matching: Incorporate dirty-equals for flexible comparisons
within snapshots.
* Dynamic Snapshot Content: snapshots can contain non-constant values
* Comprehensive Documentation: Access detailed documentation for
complete guidance.
ce756b6 |
|
Saturday, 28 Dec 2024
|
23:29 Joseph Mingrone (jrm)
devel/cl-flexi-streams{,-*}: New ports
FLEXI-STREAMS provides "virtual" bivalent streams that can be layered on
top of real binary or bivalent streams. These streams enable reading
and writing of character data in various single- or multi-octet
encodings, which can be dynamically changed. The package also includes
in-memory binary streams, similar to string streams, for efficient
handling of binary data.
Sponsored by: The FreeBSD Foundation
91ce3a0 |
|
Thursday, 26 Dec 2024
|
11:49 Matthias Fechner (mfechner)
www/gitlab: further isolate port from rexml gem
1908b78 |
|
Wednesday, 25 Dec 2024
|
19:14 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-observabilityadmin: Add rubygem-aws-sdk-observabilityadmin
1.0.0
Official AWS Ruby gem for CloudWatch Observability Admin Service.
1dbb812 |
19:14 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-s3tables: Add rubygem-aws-sdk-s3tables 1.0.0
Official AWS Ruby gem for Amazon S3 Tables.
26ffa6a |
19:14 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-securityir: Add rubygem-aws-sdk-securityir 1.0.0
Official AWS Ruby gem for Security Incident Response.
ebe0ac5 |
19:14 Po-Chuan Hsieh (sunpoet)
devel/rubygem-google-logging-utils: Add rubygem-google-logging-utils 0.1.0
google-logging-utils provides utility classes for logging to Google Cloud
Logging.
86902a9 |
19:14 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-bedrockdataautomationruntime: Add
rubygem-aws-sdk-bedrockdataautomationruntime 1.0.0
Official AWS Ruby gem for Runtime for Amazon Bedrock Data Automation.
1bca1ce |
19:14 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-dsql: Add rubygem-aws-sdk-dsql 1.0.0
Official AWS Ruby gem for Amazon Aurora DSQL.
122e506 |
19:14 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-invoicing: Add rubygem-aws-sdk-invoicing 1.0.0
Official AWS Ruby gem for AWS Invoicing.
513e070 |
19:14 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-networkflowmonitor: Add rubygem-aws-sdk-networkflowmonitor
1.0.0
Official AWS Ruby gem for Network Flow Monitor.
3088c20 |
19:14 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-bcmpricingcalculator: Add
rubygem-aws-sdk-bcmpricingcalculator 1.0.0
Official AWS Ruby gem for AWS Billing and Cost Management Pricing Calculator.
56192c5 |
19:14 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-bedrockdataautomation: Add
rubygem-aws-sdk-bedrockdataautomation 1.0.0
Official AWS Ruby gem for Data Automation for Amazon Bedrock.
b783ec0 |
|
Sunday, 22 Dec 2024
|
04:46 Sergey A. Osokin (osa)
devel/unit-otel: new port OTel static library for Unit
Connect to the build.
b96ff34 |
02:27 Vanilla I. Shu (vanilla)
devel/pecl-pcov: add new port.
PR: 283141
Reported by: Einar Bjarni Halldórsson <einar at isnic.is>
e8cf6a0 |
|
Friday, 20 Dec 2024
|
06:05 Yuri Victorovich (yuri)
devel/py-phmdoctest: New port: Python syntax highlighted Markdown doctest
64a1663 |
06:05 Yuri Victorovich (yuri)
devel/py-monotable: New port: ASCII table with per column format specs and more
b7b7bca |
06:05 Yuri Victorovich (yuri)
devel/py-cachier: New port: Persistent/stale-free/local/cross-machine caching
for Python functions
bb2fd97 |
06:05 Yuri Victorovich (yuri)
devel/py-pytest-repeat: New port: Pytest plugin for repeating tests
e1838c2 |
02:31 Joseph Mingrone (jrm)
*/*-ccl: Add Clozure Common Lisp (CCL) fasl ports
Approved by: olgeni (maintainer of lang/ccl, implicit)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D48091
148251b |
02:31 Joseph Mingrone (jrm)
Infrastructure for Common Lisp Ports: Overhaul
- Decouple ASDF initialization from devel/cl-asdf by creating a
dedicated port: devel/freebsd-cl-asdf-init.
- Convert devel/cl-asdf/bsd.cl-asdf.mk to USES=cl.
- Add devel/cl-asdf-sbcl
- Update ASDF configuration:
- Prefer newer ASDF versions, but only if the fasl is available.
- Replace license text with an SPDX license identifier.
- Simplify and clarify documentation.
- Remove the assumption that ${PREFIX} is /usr/local.
- Use uiop:getenv instead of a custom getenv function.
- Remove asdf:output-files customization to resolve output
translation issues.
- Improve output translations:
- Prevent writing fasls to ${PREFIX}/lib/common-lisp/ when the
corresponding fasl port is not installed.
- Fall back to ASDF's default caching mechanism of writing fasl to
a cache under ${HOME} when users install a Common Lisp port
without its fasl port.
- Improve interoperability with Common Lisp code from sources outside
of ports, such as Quicklisp.
- Add support for Clozure Common Lisp (CCL)
Approved by: olgeni (implicit)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D47983
4c954c1 |
02:31 Joseph Mingrone (jrm)
*/*-clisp: Add CLISP fasl ports
Differential Revision: https://reviews.freebsd.org/D48089
Sponsored by: The FreeBSD Foundation
7f68336 |
|
Thursday, 19 Dec 2024
|
08:00 Yuri Victorovich (yuri)
devel/py-stringzilla: New port: SIMD-accelerated string
search/sort/hashes/fingerprints/edit distances
8afcce5 |
|
Wednesday, 18 Dec 2024
|
08:18 Alexey Dokuchaev (danfe)
devel/py-cobble: new port had been added (+)
Cobble is a Python library that allows easy creation of data
objects, including implementations of common methods such as
`__eq__' and `__repr__'.
WWW: https://github.com/mwilliamson/python-cobble
6c912fd |
|
Tuesday, 17 Dec 2024
|
01:05 Wen Heping (wen)
devel/apache-orc: New port
Apache ORC is a self-describing type-aware columnar file format designed for
Hadoop workloads. It is optimized for large streaming reads, but with integrated
support for finding required rows quickly.
b11148d |
|
Friday, 13 Dec 2024
|
04:22 Yuri Victorovich (yuri)
devel/py-pyconify: New port: Iconify for python: Universal icon framework
2ff78d5 |
02:13 Yuri Victorovich (yuri)
devel/py-app-model: New port: Generic application schema implemented in python
09dfbe6 |
02:13 Yuri Victorovich (yuri)
devel/py-in-n-out: New port: Plugable dependency injection and result processing
5d94568 |
02:13 Yuri Victorovich (yuri)
devel/py-pydantic-compat: New port: Compatibility layer for pydantic v1/v2
c61b0cf3 |
|
Wednesday, 11 Dec 2024
|
20:46 Yuri Victorovich (yuri)
devel/py-cachey: New port: Caching mindful of computation/storage costs
8ab7d67 |
|
Tuesday, 10 Dec 2024
|
11:56 Rene Ladan (rene)
devel/ocaml-seq: Remove expired port
2024-12-10 devel/ocaml-seq: Seq is provided by lang/ocaml.
5aa8fda |
|
Monday, 9 Dec 2024
|
21:49 Yuri Victorovich (yuri)
devel/sfml251: Remove
bf1e8ff |
|
Wednesday, 4 Dec 2024
|
12:49 Matthias Fechner (mfechner)
devel/rubygem-licensee: fix another conflict with faraday
further isolation ports required for gitlab to work around update by
335fc7c38d61142727cb9f01fd9e401c476e4ad8
This should fix the problem if the two ports are installed:
sysutils/rubygem-vagrant_cloud
devel/rubygem-licensee
PR: 283073
ad3b00d8 |
|
Tuesday, 3 Dec 2024
|
06:07 Matthias Fechner (mfechner)
www/gitlab: fix deeper regression from 8a2d8fae15f9c9986ad48a54e36ad58635c85cb4
Seperate the ports a little bit more.
Patch was mostly provided by sunpoet.
15e58d6 |
|
Monday, 2 Dec 2024
|
18:03 Dan Langille (dvl)
devel/py-simple-term-menu: rename to py-simple_term_menu
Move py-simple-term-menu to py-simple_term_menu
Upstream renamed the distfile. While here, update to 1.6.6
re: https://github.com/IngoMeyer441/simple-term-menu/releases/tag/v1.6.6
0bfb728c |
|
Saturday, 30 Nov 2024
|
16:34 Rene Ladan (rene)
devel/cloudabi: Remove expired port
2024-11-30 devel/cloudabi: Unmaintained upstream since 2020
050a0fb |
16:33 Rene Ladan (rene)
devel/cloudabi-toolchain: Remove expired port
2024-11-30 devel/cloudabi-toolchain: Unmaintained upstream since 2020
fda1f05 |
|
Friday, 29 Nov 2024
|
12:20 Ronald Klop (ronald) Author: Derek Schrock
devel/py-gql: new port
This is a GraphQL client for Python 3.8+. Plays nicely with graphene,
graphql-core, graphql-js and any other GraphQL implementation compatible
with the spec.
This is required for devel/py-python-gitlab v4.11.0.
PR: 281910
d640ceb |
|
Thursday, 28 Nov 2024
|
04:38 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-notificationscontacts: Add
rubygem-aws-sdk-notificationscontacts 1.0.0
Official AWS Ruby gem for AWS User Notifications Contacts.
76e3608 |
04:38 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-notifications: Add rubygem-aws-sdk-notifications 1.0.0
Official AWS Ruby gem for AWS User Notifications.
4206e82 |
00:32 Dima Panov (fluffy)
devel/linux-rl9-qt5-qtdeclarative -> x11-toolkits/linux-rl9-qt5-qtdeclarative
(+)
Move linux-rl9-qt5-qtdeclarative to x11-toolkits, same as native library placed
Sponsored by: Future Crew, LLC
76c3ff0 |
00:19 Dima Panov (fluffy)
*/*: Update Rocky Linux 9 packages to 9.5 release (+)
While here, hook up missed packages to resolve all 'not found' libraries
Sponsored by: Future Crew, LLC
433660c |
|
Wednesday, 27 Nov 2024
|
02:32 Po-Chuan Hsieh (sunpoet)
*/Makefile: Sort SUBDIRs
f4d71ad |
|
Monday, 25 Nov 2024
|
13:04 Gabriel M. Dutra (dutra)
devel/terraform-ls: Add new port
Terraform language server to any LSP-compatible editor
b6cf89b |
|
Saturday, 23 Nov 2024
|
07:52 Kai Knoblich (kai)
devel/py-rq1: Add new port, copied from devel/py-rq
RQ (Redis Queue) is a simple Python library for queueing jobs and
processing them in the background with workers. It is backed by Redis
and it is designed to have a low barrier to entry. It can be integrated
in your web stack easily.
This port serves as a transition for consumers of devel/py-rq which are
not yet ready for py-rq 2.0.0.
PR: 282649
Approved by: skreuzer (maintainer)
9b1c34f |
|
Friday, 22 Nov 2024
|
22:31 Charlie Li (vishwin)
devel/py-pygobject: rename and update to 3.50.0
The proper upstream Python package name is pygobject; version 2
hasn't existed or been supported in ages, so rename.
Rework the port to where -common is the child port but the main
port depends on it for the header files. Build the main port as a
Python wheel USE_PYTHON=pep517 to take advantage of USE_PYTHON=autoplist.
Direct -common consumers have PORTREVISION bumped.
Changelog: https://gitlab.gnome.org/GNOME/pygobject/-/blob/3.50.0/NEWS
Reported by: Olivier Duchateau <duchateau.olivier[at]gmail[dot]com> (3.44, 3.46)
Exp-run by: antoine
PR: 273722
Differential Revision: https://reviews.freebsd.org/D47635
76699df |
21:18 Rodrigo Osorio (rodrigo)
devel/git-graph: New port git-graph
git-graph is a command line tool to visualize Git history graphs
in a comprehensible way, following different branching models.
5ed88e6 |
14:59 Mikael Urankar (mikael)
devel/signal-fts5-extension: Remove: No consumers left in the ports tree
4d95e7e |
14:59 Mikael Urankar (mikael)
devel/signal-sqlcipher-extension: Add new port
Signal-Sqlcipher-Extension bundles:
- Signal-FTS5-Extension
- Rust-based cryptography provider
into a single .a (.lib on Windows) file that could be linked into relevant
sqlcipher builds.
b421f50 |
13:15 Matthias Fechner (mfechner)
www/gitlab: fix regression from 335fc7c38d61142727cb9f01fd9e401c476e4ad8
Gitlab requires net-http 0.4.1:
Because faraday >= 2, < 2.5 could not be found in locally installed gems
and faraday >= 2.5, < 2.12.1 could not be found in locally installed gems,
faraday >= 2, < 2.12.1 cannot be used.
And because faraday >= 2.12.1 depends on faraday-net_http >= 2.0, < 3.5,
faraday >= 2 requires faraday-net_http >= 2.0, < 3.5.
Because faraday-net_http >= 3.4.0 depends on net-http >= 0.5.0
and faraday-net_http >= 2.0, < 3.4.0 could not be found in locally installed
gems,
faraday-net_http >= 2.0 requires net-http >= 0.5.0.
Thus, faraday >= 2 requires net-http >= 0.5.0.
So, because Gemfile depends on faraday ~> 2
and Gemfile depends on net-http = 0.4.1,
version solving has failed.
While fixing the problem, moved gitlab used packages to own package names with a
PKGNAMESUFFIX of `-gitlab`.
This should make the gitlab package much more stable if updates in the ports are
done.
edc8d03 |
06:21 Po-Chuan Hsieh (sunpoet)
devel/py-hatch-regex-commit: Add py-hatch-regex-commit 0.0.3
hatch-regex-commit provides a plugin for Hatch that automatically creates a Git
commit and tag after version bumping.
b5800fe |
|
Thursday, 21 Nov 2024
|
20:51 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-connectcampaignsv2: Add rubygem-aws-sdk-connectcampaignsv2
1.0.0
Official AWS Ruby gem for AmazonConnectCampaignServiceV2.
ee94092 |
20:51 Po-Chuan Hsieh (sunpoet)
devel/py-propcache: Add py-propcache 0.2.0
propcache provides a fast implementation of cached properties for Python.
The API is designed to be nearly identical to the built-in
functools.cached_property class, except for the additional under_cached_property
class which uses self._cache instead of self.__dict__ to store the cached values
and prevents __set__ from being called.
66875a9 |
13:37 Po-Chuan Hsieh (sunpoet)
devel/rubygem-rubocop-minitest: Add rubygem-rubocop-minitest 0.36.0
RuboCop Minitest is a RuboCop extension focused on enforcing Minitest best
practices and coding conventions. The library is based on the guidelines
outlined in the community Minitest Style Guide.
a4404ba |
13:37 Po-Chuan Hsieh (sunpoet)
devel/rubygem-unicode-display_width2: Add rubygem-unicode-display_width2 2.6.0
(copied from rubygem-unicode-display_width)
- Add PORTSCOUT
ea0df28 |
13:37 Po-Chuan Hsieh (sunpoet)
devel/rubygem-datadog-ruby_core_source: Add rubygem-datadog-ruby_core_source
3.3.6
datadog-ruby_core_source is a fork of debase-ruby_core_source that uses included
Ruby headers (*.h and *.inc) instead of downloading them. Used by dd-trace-rb.
Only Ruby 2.5, 3.3, and 3.4 versions are supported.
327bfb0 |
13:37 Po-Chuan Hsieh (sunpoet)
devel/rubygem-devise-rails72: Add Add rubygem-devise-rails72 4.9.4
Devise is a flexible authentication solution for Rails based on Warden. It:
- Is Rack based;
- Is a complete MVC solution based on Rails engines;
- Allows you to have multiple models signed in at the same time;
- Is based on a modularity concept: use only what you really need.
2372099 |
13:37 Po-Chuan Hsieh (sunpoet)
devel/rubygem-json27: Add rubygem-json27 2.7.5 (copied from rubygem-json)
- Add PORTSCOUT
7d767a3 |
13:37 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-billing: Add rubygem-aws-sdk-billing 1.0.0
Official AWS Ruby gem for AWS Billing.
f13e0b3 |
Number of commits found: 12229 (showing only 100 on this page) |