notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: devel/Makefile

Number of commits found: 11073 (showing only 100 on this page)

[First Page]  «  9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19  »  [Last Page]

Thursday, 27 Jan 2022
06:12 Loïc Bartoletti (lbartoletti) search for other commits by this committer
PyQt: Update sip to 6.5.0, reintroduce sip4 and simplify PyQt framework.

SIP:
As mentioned in the update from sip to sip5, this is a transitional version
to remove what is deprecated in sip4.
Sip6 completely removes the deprecated parts.
Unfortunately, some ports — mostly cura things — can not use sip6, so we
reintroduce sip4.

PyQt:
At the same time, we took the opportunity to simplify PyQT and propose only one
package as for devel/pyside2. */py-qt5-* have been merged — excepted chart,
networkauth and webengine — into devel/py-qt5-pyqt.

This allows us to be in adequacy with the packages that the author of these
libraries proposes, namely:

PyQt - devel/py-qt5-pyqt
PyQt-Charts - x11-toolkits/py-qt5-chart
PyQt-NetworkAuth – net/py-qt5-networkauth
PyQt-WebEngine – www/py-qt5-webengine
SIP – devel/py-sip
py-sip - devel/py-qt5-sip
PyQt-builder - devel/py-qtbuilder
Qscintilla - devel/py-qt5-qscintilla2

Reviewed by:	diizzy, kde
Tested by:	kai, rhurlin, arrowd, madpilot
Approved by:	makc, tcberner, kde
Differential Revision:	https://reviews.freebsd.org/D33237
Exp-run by:	antoine
commit hash: 4f0a5e1540c391610950d6ae9ce64ba0dd218d72 commit hash: 4f0a5e1540c391610950d6ae9ce64ba0dd218d72 commit hash: 4f0a5e1540c391610950d6ae9ce64ba0dd218d72 commit hash: 4f0a5e1540c391610950d6ae9ce64ba0dd218d72 4f0a5e1
Wednesday, 26 Jan 2022
17:26 Dries Michiels (driesm) search for other commits by this committer
devel/influx-pkg-config: New port

A pkg-config drop-in for compiling C libraries for InfluxData.

Reviewed by:		0mp
Differential Revision:	https://reviews.freebsd.org/D33584
commit hash: c286656cea03a2753cdf1a40ba40f6e8c2502d62 commit hash: c286656cea03a2753cdf1a40ba40f6e8c2502d62 commit hash: c286656cea03a2753cdf1a40ba40f6e8c2502d62 commit hash: c286656cea03a2753cdf1a40ba40f6e8c2502d62 c286656
07:16 Hiroki Tagato (tagattie) search for other commits by this committer Author: Goran Mekić
devel/py-makefun: add port: Dynamically create python functions with a proper
signature

Makefun helps you create functions dynamically, with the signature of your
choice. It was largely inspired by decorator and functools, and created mainly
to cover some of their limitations.

The typical use cases are:
  * creating signature-preserving function wrappers - just like functools.wraps
  but with accurate TypeError exception raising when user-provided arguments are
  wrong, and with a very convenient way to access argument values.

  * creating function wrappers that have more or less arguments that the
  function they wrap. A bit like functools.partial but a lot more flexible and
  friendly for your users. For example, I use it in my pytest plugins to add a
  requests parameter to users' tests or fixtures when they do not already have
  it.

  * more generally, creating functions with a signature derived from a reference
  signature, or even creating functions with a signature completely defined at
  runtime.

WWW: https://github.com/smarie/python-makefun

PR:		260879
Reported by:	Goran Mekić <meka@tilda.center> (new maintainer)
commit hash: 120e65ad68426e6c9be44e99b3ffc45931fde288 commit hash: 120e65ad68426e6c9be44e99b3ffc45931fde288 commit hash: 120e65ad68426e6c9be44e99b3ffc45931fde288 commit hash: 120e65ad68426e6c9be44e99b3ffc45931fde288 120e65a
00:20 Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/php73: Remove port

- EOL reached on 2021-12-06
  https://www.php.net/eol.php

PR:             260624
Approved by:	tz (private email) ale portmgr (blanket)
Sponsored by:	Bounce Experts
commit hash: cc378fb60bd6ff39ac810093b5fc83cf330c1d92 commit hash: cc378fb60bd6ff39ac810093b5fc83cf330c1d92 commit hash: cc378fb60bd6ff39ac810093b5fc83cf330c1d92 commit hash: cc378fb60bd6ff39ac810093b5fc83cf330c1d92 cc378fb
Tuesday, 25 Jan 2022
19:49 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-bootsnap19: Add rubygem-bootsnap19 1.9.4 (copied from
rubygem-bootsnap)

- Add PORTSCOUT
commit hash: 8638313ddc5fffd2f731bcf15936cbf5b8862b59 commit hash: 8638313ddc5fffd2f731bcf15936cbf5b8862b59 commit hash: 8638313ddc5fffd2f731bcf15936cbf5b8862b59 commit hash: 8638313ddc5fffd2f731bcf15936cbf5b8862b59 8638313
19:49 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-rfc3339-validator: Add py-rfc3339-validator 0.1.4

A pure python RFC3339 validator

WWW: https://github.com/naimetti/rfc3339-validator
commit hash: 6187506c0f39aa36c27054b4141ff71c42cde548 commit hash: 6187506c0f39aa36c27054b4141ff71c42cde548 commit hash: 6187506c0f39aa36c27054b4141ff71c42cde548 commit hash: 6187506c0f39aa36c27054b4141ff71c42cde548 6187506c
Sunday, 23 Jan 2022
18:05 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-pep621: Add py-pep621 0.4.0

pep621 provides dataclass for PEP 621 metadata with support for core metadata
generation.

This project does not implement the parsing of pyproject.toml containing PEP 621
metadata.

Instead, given a Python data structure representing PEP 621 metadata (already
parsed), it will validate this input and generate a PEP 643-compliant metadata
file (e.g. PKG-INFO).

WWW: https://github.com/FFY00/python-pep621
commit hash: 1e4d4f1d4f4844ec26a108401f927ff253ec3317 commit hash: 1e4d4f1d4f4844ec26a108401f927ff253ec3317 commit hash: 1e4d4f1d4f4844ec26a108401f927ff253ec3317 commit hash: 1e4d4f1d4f4844ec26a108401f927ff253ec3317 1e4d4f1
15:41 Mateusz Piotrowski (0mp) search for other commits by this committer Author: Sir l33tname
devel/rubygem-mustache-sinatra: Add a new port

PR:		260207
commit hash: 55ff7ef8b3596416cd1910518e7e97393dd8221c commit hash: 55ff7ef8b3596416cd1910518e7e97393dd8221c commit hash: 55ff7ef8b3596416cd1910518e7e97393dd8221c commit hash: 55ff7ef8b3596416cd1910518e7e97393dd8221c 55ff7ef
Thursday, 20 Jan 2022
13:42 Ashish SHUKLA (ashish) search for other commits by this committer Author: Sascha Biberhofer
devel/py-matrix-common: New port: Common utilities for Synapse, et. al.

PR:		261337
commit hash: 26df673e02f21c0243c50147fb099db5197aea4a commit hash: 26df673e02f21c0243c50147fb099db5197aea4a commit hash: 26df673e02f21c0243c50147fb099db5197aea4a commit hash: 26df673e02f21c0243c50147fb099db5197aea4a 26df673
Tuesday, 18 Jan 2022
16:15 Fernando Apesteguía (fernape) search for other commits by this committer Author: Jens Grassel
shells/ammonite: Update to 2.5.1 and MOVE

The authors removed the shell functionality but it is still a good dev-tool.

Changelog
---------

 * Added support for Scala 2.13.8
 * Re-added old Main entry point for better compatibility with Ammonite 2.4 and
   older
 * Dropped built-in support for shell operations
 * move from shells/ammonite to devel/ammonite

PR:	261191
Reported by:	freebsd-ports@jan0sch.de (maintainer)
commit hash: 2d46959df26a2dd3e99521dc5fb5b1f0dc67c2fb commit hash: 2d46959df26a2dd3e99521dc5fb5b1f0dc67c2fb commit hash: 2d46959df26a2dd3e99521dc5fb5b1f0dc67c2fb commit hash: 2d46959df26a2dd3e99521dc5fb5b1f0dc67c2fb 2d46959
Monday, 17 Jan 2022
22:17 Matthias Andree (mandree) search for other commits by this committer
devel/e2fsprogs-libss: merge to sysutils/e2fsprogs

This is to break dependency cycles between e2fsprogs-libss and
e2fsprogs (see 254751 comment #18 for details), and to avoid creating
yet another split-out port, then for e2fsprogs's libcom_err.

Bump PORTREVISION of the four e2fsprogs consumers to flush out
their e2fsprogs-libss dependency records.

PR:		254751
Reported by:	Felix Palmen
PR:		261217
Reported by:	tech-lists@zyxst.net
Fixes:		8e6ae60 devel/e2fsprogs-libss: use local compile_et...

Approved by:	prior maintainer timeout (Ben Kaduk, 7 months) on 254751
commit hash: 29b349b2dba2a188140cb73fe451a9b9793178d4 commit hash: 29b349b2dba2a188140cb73fe451a9b9793178d4 commit hash: 29b349b2dba2a188140cb73fe451a9b9793178d4 commit hash: 29b349b2dba2a188140cb73fe451a9b9793178d4 29b349b
02:24 Guangyuan Yang (ygy) search for other commits by this committer
devel/R-cran-pak: New port: Another Approach to Package Installation
commit hash: e96534ec1ad9b41bf12c9dcb6a18e622f9c1958f commit hash: e96534ec1ad9b41bf12c9dcb6a18e622f9c1958f commit hash: e96534ec1ad9b41bf12c9dcb6a18e622f9c1958f commit hash: e96534ec1ad9b41bf12c9dcb6a18e622f9c1958f e96534e
Sunday, 16 Jan 2022
05:52 Guangyuan Yang (ygy) search for other commits by this committer
devel/R-cran-cliapp: New port: Create Rich Command Line Applications
commit hash: 1c688cf90a8f770860958e160cbee848d88e08a6 commit hash: 1c688cf90a8f770860958e160cbee848d88e08a6 commit hash: 1c688cf90a8f770860958e160cbee848d88e08a6 commit hash: 1c688cf90a8f770860958e160cbee848d88e08a6 1c688cf
Saturday, 15 Jan 2022
11:15 Rene Ladan (rene) search for other commits by this committer
cleanup: Remove expired ports:

2022-01-15 net/pipsecd: Abandonware, current release is from 1999 and uses
insecure encryption algorithms
2022-01-15 devel/maven31: Outdated, unsupported upstream
2022-01-15 devel/wasi-compiler-rt12: this ports exists solely for building
Firefox 95+ in 2021Q4
commit hash: c1eca381dd5792b0d591d24fdae309eb06b2cff0 commit hash: c1eca381dd5792b0d591d24fdae309eb06b2cff0 commit hash: c1eca381dd5792b0d591d24fdae309eb06b2cff0 commit hash: c1eca381dd5792b0d591d24fdae309eb06b2cff0 c1eca38
Wednesday, 12 Jan 2022
16:54 Thierry Thomas (thierry) search for other commits by this committer
devel/py-memory-allocator: Adding an extension class to allocate memory easily
with cython
commit hash: f9bb2de919e47c48330b0f7ddcb6eab7cb1e8868 commit hash: f9bb2de919e47c48330b0f7ddcb6eab7cb1e8868 commit hash: f9bb2de919e47c48330b0f7ddcb6eab7cb1e8868 commit hash: f9bb2de919e47c48330b0f7ddcb6eab7cb1e8868 f9bb2de
Tuesday, 11 Jan 2022
18:43 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-sidekiq62: Remove obsoleted port

Use devel/rubygem-sidekiq instead.
commit hash: 82a741105c38c5d1f8aa1bd658a294f73e5f2667 commit hash: 82a741105c38c5d1f8aa1bd658a294f73e5f2667 commit hash: 82a741105c38c5d1f8aa1bd658a294f73e5f2667 commit hash: 82a741105c38c5d1f8aa1bd658a294f73e5f2667 82a7411
18:43 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-contextvars: Remove obsoleted port after
6c401020d1946446ed7f46742d7dca78c201408f (python36 removal)
commit hash: fa7749bd9760c846923e5fb475013d16d8d31557 commit hash: fa7749bd9760c846923e5fb475013d16d8d31557 commit hash: fa7749bd9760c846923e5fb475013d16d8d31557 commit hash: fa7749bd9760c846923e5fb475013d16d8d31557 fa7749b
18:43 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-future-annotations: Remove obsoleted port after
6c401020d1946446ed7f46742d7dca78c201408f (python36 removal)
commit hash: 4c23ef6d2f004ba03b63cf47d8b4784b0b25f9dd commit hash: 4c23ef6d2f004ba03b63cf47d8b4784b0b25f9dd commit hash: 4c23ef6d2f004ba03b63cf47d8b4784b0b25f9dd commit hash: 4c23ef6d2f004ba03b63cf47d8b4784b0b25f9dd 4c23ef6
18:43 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-aws-sdk-v1: Remove obsoleted port

Use devel/rubygem-aws-sdk instead.
commit hash: 2a031159b8b5fda9eb9d68584e1a6f833de54b55 commit hash: 2a031159b8b5fda9eb9d68584e1a6f833de54b55 commit hash: 2a031159b8b5fda9eb9d68584e1a6f833de54b55 commit hash: 2a031159b8b5fda9eb9d68584e1a6f833de54b55 2a03115
18:43 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-click6: Remove obsoleted port

Use devel/py-click instead.
commit hash: 1a4d5fb186dc1c4ac20eb8b7422d64f6bec73529 commit hash: 1a4d5fb186dc1c4ac20eb8b7422d64f6bec73529 commit hash: 1a4d5fb186dc1c4ac20eb8b7422d64f6bec73529 commit hash: 1a4d5fb186dc1c4ac20eb8b7422d64f6bec73529 1a4d5fb
18:43 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-actionview70: Add rubygem-actionview70 7.0.0

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.

WWW: https://rubyonrails.org/
WWW: https://github.com/rails/rails/tree/main/actionview
commit hash: 99daa45c17a2ac71a85bad4b2555b7200d7a5d3b commit hash: 99daa45c17a2ac71a85bad4b2555b7200d7a5d3b commit hash: 99daa45c17a2ac71a85bad4b2555b7200d7a5d3b commit hash: 99daa45c17a2ac71a85bad4b2555b7200d7a5d3b 99daa45
18:43 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-activejob70: Add rubygem-activejob70 7.0.0

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.

WWW: https://rubyonrails.org/
WWW: https://github.com/rails/rails/tree/main/activejob
commit hash: bb31a5cde5bb0395f58209fbc5220c5d2a2b0a6b commit hash: bb31a5cde5bb0395f58209fbc5220c5d2a2b0a6b commit hash: bb31a5cde5bb0395f58209fbc5220c5d2a2b0a6b commit hash: bb31a5cde5bb0395f58209fbc5220c5d2a2b0a6b bb31a5c
18:43 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-activesupport70: Add rubygem-activesupport70 7.0.0

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.

WWW: https://rubyonrails.org/
WWW: https://github.com/rails/rails/tree/main/activesupport
commit hash: fe321e595d41c05b67814528120cdcaa15ba9133 commit hash: fe321e595d41c05b67814528120cdcaa15ba9133 commit hash: fe321e595d41c05b67814528120cdcaa15ba9133 commit hash: fe321e595d41c05b67814528120cdcaa15ba9133 fe321e5
18:43 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-sprockets-rails-rails70: Add rubygem-sprockets-rails-rails70 3.4.2
(copied from rubygem-sprockets-rails-rails61)
commit hash: 5cc889883a1f1560cec1461c74886a050978228f commit hash: 5cc889883a1f1560cec1461c74886a050978228f commit hash: 5cc889883a1f1560cec1461c74886a050978228f commit hash: 5cc889883a1f1560cec1461c74886a050978228f 5cc8898
18:43 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-resque-scheduler: Add rubygem-resque-scheduler 4.4.0

Resque-scheduler is an extension to Resque that adds support for queueing items
in the future. Job scheduling is supported in two different ways: Recurring
(scheduled) and Delayed. Scheduled jobs are like cron jobs, recurring on a
regular basis. Delayed jobs are resque jobs that you want to run at some point
in the future.

WWW: https://github.com/resque/resque-scheduler
commit hash: 5de66e47c35ce2acf7125ea17aefb5259594e55f commit hash: 5de66e47c35ce2acf7125ea17aefb5259594e55f commit hash: 5de66e47c35ce2acf7125ea17aefb5259594e55f commit hash: 5de66e47c35ce2acf7125ea17aefb5259594e55f 5de66e4
18:43 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-sucker_punch: Add rubygem-sucker_punch 3.0.1

Sucker Punch is a single-process Ruby asynchronous processing library. This
reduces costs of hosting on a service like Heroku along with the memory
footprint of having to maintain additional jobs if hosting on a dedicated
server. All queues can run within a single application (eg. Rails, Sinatra,
etc.) process.

Sucker Punch is perfect for asynchronous processes like emailing, data
crunching, or social platform manipulation. No reason to hold up a user when you
can do these things in the background within the same process as your web
application.

Sucker Punch is built on top of concurrent-ruby. Each job is setup as a pool,
which equates to its own queue with individual workers working against the jobs.
Unlike most other background processing libraries, Sucker Punch's jobs are
stored in memory. The benefit to this is there is no additional infrastructure
requirement (ie. database, redis, etc.). However, if the web processes are
restarted with jobs remaining in the queue, they will be lost. For this reason,
Sucker Punch is generally recommended for jobs that are fast and non-mission
critical (ie. logs, emails, etc.).

WWW: https://github.com/brandonhilkert/sucker_punch
commit hash: c8047bc6080c724b583f67b0a104eccf1df6f8f0 commit hash: c8047bc6080c724b583f67b0a104eccf1df6f8f0 commit hash: c8047bc6080c724b583f67b0a104eccf1df6f8f0 commit hash: c8047bc6080c724b583f67b0a104eccf1df6f8f0 c8047bc
18:43 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-xdg5: Add rubygem-xdg5 5.3.0 (copied from rubygem-xdg)

- Add PORTSCOUT
commit hash: 40640416dfac2c6d5f74a3048fc61aa332f6fbfe commit hash: 40640416dfac2c6d5f74a3048fc61aa332f6fbfe commit hash: 40640416dfac2c6d5f74a3048fc61aa332f6fbfe commit hash: 40640416dfac2c6d5f74a3048fc61aa332f6fbfe 4064041
18:43 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-que: Add rubygem-que 0.14.3

Que is a high-performance job queue that improves the reliability of your
application by protecting your jobs with the same ACID guarantees as the rest of
your data.

Que is a queue for Ruby and PostgreSQL that manages jobs using advisory locks,
which gives it several advantages over other RDBMS-backed queues:
- Concurrency - Workers don't block each other when trying to lock jobs, as
  often occurs with "SELECT FOR UPDATE"-style locking. This allows for very high
  throughput with a large number of workers.
- Efficiency - Locks are held in memory, so locking a job doesn't incur a disk
  write. These first two points are what limit performance with other queues.
  Under heavy load, Que's bottleneck is CPU, not I/O.
- Safety - If a Ruby process dies, the jobs it's working won't be lost, or left
  in a locked or ambiguous state - they immediately become available for any
  other worker to pick up.

WWW: https://github.com/que-rb/que
commit hash: d1f3de679dba6fa987312ed4a036b8ed0f0547df commit hash: d1f3de679dba6fa987312ed4a036b8ed0f0547df commit hash: d1f3de679dba6fa987312ed4a036b8ed0f0547df commit hash: d1f3de679dba6fa987312ed4a036b8ed0f0547df d1f3de6
18:43 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-rails-i18n-rails70: Add rubygem-rails-i18n-rails70 7.0.1

Centralization of locale data collection for Ruby on Rails.

It provides a set of common locale data and translations to internationalize
and/or localize your Rails applications.

WWW: https://github.com/svenfuchs/rails-i18n
commit hash: 2549277cc91f3c9cc363d675f283d4c637f88d7a commit hash: 2549277cc91f3c9cc363d675f283d4c637f88d7a commit hash: 2549277cc91f3c9cc363d675f283d4c637f88d7a commit hash: 2549277cc91f3c9cc363d675f283d4c637f88d7a 2549277
18:43 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-readline: Add rubygem-readline 0.0.3

This is just a loader for "readline". If Ruby has the "readline-ext" gem that is
a native extension, this gem will load it. If Ruby does not have the
"readline-ext" gem this gem will load "reline", a library that is compatible
with the "readline-ext" gem and implemented in pure Ruby.

WWW: https://github.com/ruby/readline
commit hash: 3f11eca50abd3b902296ed4edcf21e11dab3f47b commit hash: 3f11eca50abd3b902296ed4edcf21e11dab3f47b commit hash: 3f11eca50abd3b902296ed4edcf21e11dab3f47b commit hash: 3f11eca50abd3b902296ed4edcf21e11dab3f47b 3f11eca
18:43 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-aws-sdk-recyclebin: Add rubygem-aws-sdk-recyclebin 1.0.0

Official AWS Ruby gem for Amazon Recycle Bin.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-recyclebin
commit hash: f2aa8cbe23c059a5aa1b358b1882f7452e438e30 commit hash: f2aa8cbe23c059a5aa1b358b1882f7452e438e30 commit hash: f2aa8cbe23c059a5aa1b358b1882f7452e438e30 commit hash: f2aa8cbe23c059a5aa1b358b1882f7452e438e30 f2aa8cb
18:43 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-aws-sdk-workspacesweb: Add rubygem-aws-sdk-workspacesweb 1.0.0

Official AWS Ruby gem for Amazon WorkSpaces Web.

WWW: https://github.com/aws/aws-sdk-ruby
WWW:
https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-workspacesweb
commit hash: 6e1997676b571e4a4947e6d5a327f0ccc487cf76 commit hash: 6e1997676b571e4a4947e6d5a327f0ccc487cf76 commit hash: 6e1997676b571e4a4947e6d5a327f0ccc487cf76 commit hash: 6e1997676b571e4a4947e6d5a327f0ccc487cf76 6e199767
18:43 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-event_emitter: Add rubygem-event_emitter 0.2.6

event_emitter is a Ruby port of EventEmitter from Node.js.

WWW: https://github.com/shokai/event_emitter
commit hash: d7ddb2ae7b0096de30ebe9820512942f16a1f822 commit hash: d7ddb2ae7b0096de30ebe9820512942f16a1f822 commit hash: d7ddb2ae7b0096de30ebe9820512942f16a1f822 commit hash: d7ddb2ae7b0096de30ebe9820512942f16a1f822 d7ddb2a
18:43 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-aws-sdk-inspector2: Add rubygem-aws-sdk-inspector2 1.0.0

Official AWS Ruby gem for Inspector2.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-inspector2
commit hash: 78d468cd81ff32b945651e0e0a0b50318ddf3539 commit hash: 78d468cd81ff32b945651e0e0a0b50318ddf3539 commit hash: 78d468cd81ff32b945651e0e0a0b50318ddf3539 commit hash: 78d468cd81ff32b945651e0e0a0b50318ddf3539 78d468c
18:43 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-aws-sdk-iottwinmaker: Add rubygem-aws-sdk-iottwinmaker 1.0.0

Official AWS Ruby gem for AWS IoT TwinMaker.

WWW: https://github.com/aws/aws-sdk-ruby
WWW:
https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-iottwinmaker
commit hash: 9a8cef81eb51980a3e7aee14f91cafae0112e276 commit hash: 9a8cef81eb51980a3e7aee14f91cafae0112e276 commit hash: 9a8cef81eb51980a3e7aee14f91cafae0112e276 commit hash: 9a8cef81eb51980a3e7aee14f91cafae0112e276 9a8cef8
18:43 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-aws-sdk-migrationhubrefactorspaces: Add
rubygem-aws-sdk-migrationhubrefactorspaces 1.0.0

Official AWS Ruby gem for AWS Migration Hub Refactor Spaces.

WWW: https://github.com/aws/aws-sdk-ruby
WWW:
https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-migrationhubrefactorspaces
commit hash: 2d8545e2ffd4e3b7d01deacc48f82132f7bd0171 commit hash: 2d8545e2ffd4e3b7d01deacc48f82132f7bd0171 commit hash: 2d8545e2ffd4e3b7d01deacc48f82132f7bd0171 commit hash: 2d8545e2ffd4e3b7d01deacc48f82132f7bd0171 2d8545e
18:43 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-aws-sdk-backupgateway: Add rubygem-aws-sdk-backupgateway 1.0.0

Official AWS Ruby gem for AWS Backup Gateway.

WWW: https://github.com/aws/aws-sdk-ruby
WWW:
https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-backupgateway
commit hash: cca7a1849bc031a32f594f33bb8bb8f7829adda0 commit hash: cca7a1849bc031a32f594f33bb8bb8f7829adda0 commit hash: cca7a1849bc031a32f594f33bb8bb8f7829adda0 commit hash: cca7a1849bc031a32f594f33bb8bb8f7829adda0 cca7a18
18:43 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-aws-sdk-cloudwatchevidently: Add
rubygem-aws-sdk-cloudwatchevidently 1.0.0

Official AWS Ruby gem for Amazon CloudWatch Evidently.

WWW: https://github.com/aws/aws-sdk-ruby
WWW:
https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-cloudwatchevidently
commit hash: 0810a8fe9a8895cda8eaa58d01bfba75fb1e465c commit hash: 0810a8fe9a8895cda8eaa58d01bfba75fb1e465c commit hash: 0810a8fe9a8895cda8eaa58d01bfba75fb1e465c commit hash: 0810a8fe9a8895cda8eaa58d01bfba75fb1e465c 0810a8f
18:43 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-aws-sdk-cloudwatchrum: Add rubygem-aws-sdk-cloudwatchrum 1.0.0

Official AWS Ruby gem for CloudWatch RUM.

WWW: https://github.com/aws/aws-sdk-ruby
WWW:
https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-cloudwatchrum
commit hash: b08995dff17c2edc21c935c7443091d0a686f8ca commit hash: b08995dff17c2edc21c935c7443091d0a686f8ca commit hash: b08995dff17c2edc21c935c7443091d0a686f8ca commit hash: b08995dff17c2edc21c935c7443091d0a686f8ca b08995d
18:43 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*/Makefile: Sort SUBDIRs
commit hash: c50d57602798240a8c8d5995c97a73c7377dbd13 commit hash: c50d57602798240a8c8d5995c97a73c7377dbd13 commit hash: c50d57602798240a8c8d5995c97a73c7377dbd13 commit hash: c50d57602798240a8c8d5995c97a73c7377dbd13 c50d576
18:43 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-aws-sdk-amplifyuibuilder: Add rubygem-aws-sdk-amplifyuibuilder
1.0.0

Official AWS Ruby gem for AWS Amplify UI Builder.

WWW: https://github.com/aws/aws-sdk-ruby
WWW:
https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-amplifyuibuilder
commit hash: 887af4aedf1accabd2fa225606886b2a7d2b226d commit hash: 887af4aedf1accabd2fa225606886b2a7d2b226d commit hash: 887af4aedf1accabd2fa225606886b2a7d2b226d commit hash: 887af4aedf1accabd2fa225606886b2a7d2b226d 887af4a
16:50 Dmitry Marakasov (amdmi3) search for other commits by this committer
devel/py-types-urllib3: add port: Typing stubs for urllib3
commit hash: 9f2bb889153f33055bae4a770bd2ba599f6f41be commit hash: 9f2bb889153f33055bae4a770bd2ba599f6f41be commit hash: 9f2bb889153f33055bae4a770bd2ba599f6f41be commit hash: 9f2bb889153f33055bae4a770bd2ba599f6f41be 9f2bb88
Monday, 10 Jan 2022
05:22 Alexandre C. Guimarães (rigoletto) search for other commits by this committer
devel/py-mediafile: Add version 0.9.0 to the tree.

- necessary to update audio/beets to 1.6.0
commit hash: ee32940aab34aec016da69249927f52f041c7d49 commit hash: ee32940aab34aec016da69249927f52f041c7d49 commit hash: ee32940aab34aec016da69249927f52f041c7d49 commit hash: ee32940aab34aec016da69249927f52f041c7d49 ee32940
03:09 Yasuhiro Kimura (yasu) search for other commits by this committer Author: Tomasz "CeDeROM" CEDRO
devel/genromfs: Add new port

The mkfs equivalent for romfs filesystem. Port created for NuttX RTOS.
ROM FileSystem (ROMFS), read only filesystem, mainly for initial RAM
disks of installation disks.  Using this filesystem, you get a very
similar feature, and even the possibility of a small kernel, with a
file system which doesn't take up useful memory from the router
functions in the basement of your office.

PR:		259242
commit hash: 2bbf956529c5faaf1e622fec91b3ed307c4e53d9 commit hash: 2bbf956529c5faaf1e622fec91b3ed307c4e53d9 commit hash: 2bbf956529c5faaf1e622fec91b3ed307c4e53d9 commit hash: 2bbf956529c5faaf1e622fec91b3ed307c4e53d9 2bbf956
Saturday, 8 Jan 2022
20:23 Jan Beich (jbeich) search for other commits by this committer
devel/highway: add new port

Highway is a C++ library that provides portable SIMD/vector intrinsics.

https://github.com/google/highway
commit hash: 0c052a93f3ddba295437c0b6c057e358c409b55e commit hash: 0c052a93f3ddba295437c0b6c057e358c409b55e commit hash: 0c052a93f3ddba295437c0b6c057e358c409b55e commit hash: 0c052a93f3ddba295437c0b6c057e358c409b55e 0c052a9
13:21 Fernando Apesteguía (fernape) search for other commits by this committer Author: Gasol Wu
devel/rapidyaml: New port: Library to parse and emit YAML

Needed for the upcoming version of devel/jsonnet

PR:	260997
Reported by:	gasol.wu@gmail.com (maintainer)
commit hash: bab56f380df0090c0d3c592d21b5796d89e3ffd5 commit hash: bab56f380df0090c0d3c592d21b5796d89e3ffd5 commit hash: bab56f380df0090c0d3c592d21b5796d89e3ffd5 commit hash: bab56f380df0090c0d3c592d21b5796d89e3ffd5 bab56f3
Friday, 7 Jan 2022
13:02 Fernando Apesteguía (fernape) search for other commits by this committer Author: Gasol Wu
devel/c4core: New port: Library of low-level C++ utilities

c4core is a library of low-level C++ utilities, written with low-latency
projects in mind.

This is a dependency for a new port (devel/rapidyaml) which in turn is needed
for the new upcoming version of devel/jsonnet.

PR:	260996
Reported by:	gasol.wu@gmail.com (maintainer)
commit hash: 3fe667d96d5e7a841cc2acc4bde5f288e3e1c9da commit hash: 3fe667d96d5e7a841cc2acc4bde5f288e3e1c9da commit hash: 3fe667d96d5e7a841cc2acc4bde5f288e3e1c9da commit hash: 3fe667d96d5e7a841cc2acc4bde5f288e3e1c9da 3fe667d
08:45 Alexey Dokuchaev (danfe) search for other commits by this committer
devel/xpeviewer: new port had been added (+)

This is versatile graphical viewer and editor for PE files,
based on the stock Qt libraries and a few custom components.

WWW: https://github.com/horsicq/XPEViewer
commit hash: c1ea9f04a29c86295647b02686a769fde11839f4 commit hash: c1ea9f04a29c86295647b02686a769fde11839f4 commit hash: c1ea9f04a29c86295647b02686a769fde11839f4 commit hash: c1ea9f04a29c86295647b02686a769fde11839f4 c1ea9f0
Thursday, 6 Jan 2022
15:58 Dan Langille (dvl) search for other commits by this committer
devel/py-python-decouple: Add new port: Separation of settings from code

Decouple helps you to organize your settings so that you can change
parameters without having to redeploy your app.

re: https://github.com/henriquebastos/python-decouple/
commit hash: eb231fa7d7e4073ac89a5718aebb040d9fde257b commit hash: eb231fa7d7e4073ac89a5718aebb040d9fde257b commit hash: eb231fa7d7e4073ac89a5718aebb040d9fde257b commit hash: eb231fa7d7e4073ac89a5718aebb040d9fde257b eb231fa
Sunday, 2 Jan 2022
14:18 Danilo G. Baio (dbaio) search for other commits by this committer
devel/py-azure-mgmt-servicelinker: New port

Microsoft Azure Servicelinker Management Client Library for Python

Azure Resource Manager (ARM) is the next generation of management APIs that
replace the old Azure Service Management (ASM).

WWW: https://pypi.org/project/azure-mgmt-servicelinker/
commit hash: f83de1a61f8c5ee14737db1e6131f7389c4e52d2 commit hash: f83de1a61f8c5ee14737db1e6131f7389c4e52d2 commit hash: f83de1a61f8c5ee14737db1e6131f7389c4e52d2 commit hash: f83de1a61f8c5ee14737db1e6131f7389c4e52d2 f83de1a
Saturday, 1 Jan 2022
13:48 Rene Ladan (rene) search for other commits by this committer
eric6: Revert removal.

This reverts commits
* e6fa82f13214be6efb40b6cca698607fe15adfc0
* fb41f4077d321912b1e1c1c586cc90e9df5ce9d8
* 75b955057c8e0c7cf9f47d4070802312e8427d34 (eric6 part)

Requested by:	fluffy, tcberner
commit hash: e2b444d89aa72f2d914995363aece00012b470ed commit hash: e2b444d89aa72f2d914995363aece00012b470ed commit hash: e2b444d89aa72f2d914995363aece00012b470ed commit hash: e2b444d89aa72f2d914995363aece00012b470ed e2b444d
Friday, 31 Dec 2021
17:38 Rene Ladan (rene) search for other commits by this committer
fixup: remove slave ports of removed devel/eric6

Reported by:	cperciva
commit hash: fb41f4077d321912b1e1c1c586cc90e9df5ce9d8 commit hash: fb41f4077d321912b1e1c1c586cc90e9df5ce9d8 commit hash: fb41f4077d321912b1e1c1c586cc90e9df5ce9d8 commit hash: fb41f4077d321912b1e1c1c586cc90e9df5ce9d8 fb41f40
13:40 Rene Ladan (rene) search for other commits by this committer
cleanup: Remove expired ports:

2021-10-31 devel/sdl_sge: Upstream no longer maintained
2021-12-31 net/appkonference: Outdated, depends on unsupported version of
net/asterisk
2021-12-31 dns/bind911: End of life, please migrate to a newer version of BIND9
2021-12-31 net/zebra: Abandoned upstream, last release in 2005. Consider
migrating to net/frr7 or net/bird2
2021-12-31 audio/osalp: Abandoned upstream, listed as beta and no new release
since 2008
2021-12-31 games/stransball2: Depends on expired devel/sdl_sge
2021-12-31 devel/rubygem-ruby-sdl-ffi: Depends on expired devel/sdl_sge
2021-12-31 devel/rubygem-rubygame: Depends on expired devel/sdl_sge
2021-12-31 devel/ruby-sdl: Depends on expired devel/sdl_sge
2021-12-31 games/magicmaze: Depends on expired devel/sdl_sge
2021-12-31 games/trophy: Depends on expired devel/clanlib1
2021-12-31 devel/clanlib1: Older than expired and removed devel/clanlib
2021-12-31 www/py-django31: Upgrade to Django 3.2+. Mainstream support ended
(April 6, 2021). Extended support ends December 2021. See
https://www.djangoproject.com/download/
2021-12-31 www/py-dj31-django-prometheus: Extended support of Django 3.1 ends
December 2021, upgrade to the Django 3.2+ version of this port. See
https://www.djangoproject.com/download/
2021-12-31 databases/postgis24: Deprecated in favour of databases/postgis3x
2021-12-31 net-im/ekiga: Last release in 2013, not actively maintained
2021-12-31 sysutils/sample: abandoned upstream, incompatible with newer kernels
2021-12-31 www/mediawiki131: Upstream EOL
2021-12-31 www/py-dj31-django-mptt: Extended support of Django 3.1 ends December
2021, upgrade to the Django 3.2+ version of this port. See
https://www.djangoproject.com/download/
2021-12-31 net/py-flask-xml-rpc: No longer maintained upstream
2021-12-31 audio/libaacplus: Abandoned upstream, no new release since 2011
2021-12-31 security/obfsclient: https://github.com/Yawning/obfsclient/issues/37
2021-12-31 devel/eric6: Uses EOL Python 2.7 via www/py-qt5-webengine
2021-12-31 www/grafana: No longer maintained upstream, use www/grafana8
2021-12-31 www/py-dj31-django-auth-ldap: Extended support of Django 3.1 ends
December 2021, upgrade to the Django 3.2+ version of this port. See
https://www.djangoproject.com/download/
2021-12-31 www/py-dj31-django-filter: Extended support of Django 3.1 ends
December 2021, upgrade to the Django 3.2+ version of this port. See
https://www.djangoproject.com/download/
2021-12-31 www/py-dj31-drf-yasg: Extended support of Django 3.1 ends December
2021, upgrade to the Django 3.2+ version of this port. See
https://www.djangoproject.com/download/
2021-12-31 www/py-dj31-django-js-asset: Extended support of Django 3.1 ends
December 2021, upgrade to the Django 3.2+ version of this port. See
https://www.djangoproject.com/download/
2021-12-31 www/py-dj31-django-timezone-field: Extended support of Django 3.1
ends December 2021, upgrade to the Django 3.2+ version of this port. See
https://www.djangoproject.com/download/
2021-12-31 www/py-dj31-django-tables2: Extended support of Django 3.1 ends
December 2021, upgrade to the Django 3.2+ version of this port. See
https://www.djangoproject.com/download/
2021-12-31 www/py-dj31-django-taggit: Extended support of Django 3.1 ends
December 2021, upgrade to the Django 3.2+ version of this port. See
https://www.djangoproject.com/download/
2021-12-31 graphics/librasterlite: Deprecated in favour of
graphics/librasterlite2
2021-12-31 www/py-dj31-django-cacheops: Extended support of Django 3.1 ends
December 2021, upgrade to the Django 3.2+ version of this port. See
https://www.djangoproject.com/download/
2021-12-31 net-mgmt/p0f2: newer version available in net-mgmt/p0f
2021-12-31 devel/libhash: Abandoned upstream
2021-12-31 www/py-dj31-django-debug-toolbar: Extended support of Django 3.1 ends
December 2021, upgrade to the Django 3.2+ version of this port. See
https://www.djangoproject.com/download/
2021-12-31 www/py-dj31-django-cors-headers: Extended support of Django 3.1 ends
December 2021, upgrade to the Django 3.2+ version of this port. See
https://www.djangoproject.com/download/
2021-12-31 audio/flake: Abandoned upstream, no new release since 2007
2021-12-31 audio/ifp-line: Abandoned upstream, no new release since 2005
2021-12-31 audio/libnjb: Abandoned upstream, no new release since 2011
2021-12-31 audio/lpac: Abandoned upstream in 2003
2021-12-31 multimedia/mmsclient: Abandoned upstream, Microsoft deprecated MMS in
2003
2021-12-31 www/plugger: Uses incompatible plugin interface NPAPI
2021-12-31 audio/mpiosh: Abandoned upstream, no new release since 2004
2021-12-31 audio/rplay: Abandoned upstream, no new releases since 1999
2021-12-31 audio/celt: Deprecated and considered obsolete by upstream in 2016 in
favour of (lib)opus
2021-12-31 security/nacl: Unmaintained by upstream, use libsodium instead
2021-12-31 net-mgmt/unifi-poller: Now called unpoller by upstream
2021-12-31 lang/nml: Abandoned upstream, last release 2004-04-19
2021-12-31 audio/mp32ogg: Abandoned upstream and unfetchable from upstream
2021-12-31 net/libstorj: Deprecated in favour of net/storj due to v3
rearchitecture
2021-12-31 devel/yasm-devel: No need to keep the -devel version due to upstream
inactivity
2021-12-31 www/py-dj31-django-redis: Extended support of Django 3.1 ends
December 2021, upgrade to the Django 3.2+ version of this port. See
https://www.djangoproject.com/download/
2021-12-31 devel/py-dj31-django-rq: Extended support of Django 3.1 ends December
2021, upgrade to the Django 3.2+ version of this port. See
https://www.djangoproject.com/download/
2021-12-31 graphics/libreatlas: Abandoned upstream, no new release since 2012
2021-12-31 www/py-dj31-djangorestframework: Extended support of Django 3.1 ends
December 2021, upgrade to the Django 3.2+ version of this port. See
https://www.djangoproject.com/download/
commit hash: 75b955057c8e0c7cf9f47d4070802312e8427d34 commit hash: 75b955057c8e0c7cf9f47d4070802312e8427d34 commit hash: 75b955057c8e0c7cf9f47d4070802312e8427d34 commit hash: 75b955057c8e0c7cf9f47d4070802312e8427d34 75b9550
12:26 Rene Ladan (rene) search for other commits by this committer
rubymine: drop the intellij- prefix and move away from java
commit hash: 37475f717ed2d7cf28525fcfc2915428be30e365 commit hash: 37475f717ed2d7cf28525fcfc2915428be30e365 commit hash: 37475f717ed2d7cf28525fcfc2915428be30e365 commit hash: 37475f717ed2d7cf28525fcfc2915428be30e365 37475f7
Wednesday, 29 Dec 2021
02:09 Muhammad Moinur Rahman (bofh) search for other commits by this committer
Add php81 to the tree

Core:
  Fixed inclusion order for phpize builds on Windows.
  Added missing hashtable insertion APIs for arr/obj/ref.
  Implemented FR #77372 (Relative file path is removed from uploaded
  file).
  Fixed bug #81607 (CE_CACHE allocation with concurrent access).
  Fixed bug #81507 (Fiber does not compile on AIX).
  Fixed bug #78647 (SEGFAULT in zend_do_perform_implementation_check).
  Fixed bug #81518 (Header injection via default_mimetype / default_charset).
  Fixed bug #75941 (Fix compile failure on Solaris with clang).
  Fixed bug #81380 (Observer may not be initialized properly).
  Fixed bug #81514 (Using Enum as key in WeakMap triggers GC + SegFault).
  Fixed bug #81520 (TEST_PHP_CGI_EXECUTABLE badly set in run-tests.php).
  Fixed bug #81377 (unset() of $GLOBALS sub-key yields warning).
  Fixed bug #81342 (New ampersand token parsing depends on new line after it).
  Fixed bug #81280 (Unicode characters in cli.prompt causes segfault).
  Fixed bug #81192 ("Declaration should be compatible with" gives incorrect line
number with traits).
  Fixed bug #78919 (CLI server: insufficient cleanup if request startup fails).
  Fixed bug #81303 (match error message improvements).
  Fixed bug #81238 (Fiber support missing for Solaris Sparc).
  Fixed bug #81237 (Comparison of fake closures doesn't work).
  Fixed bug #81202 (powerpc64 build fails on fibers).
  Fixed bug #80072 (Cyclic unserialize in TMPVAR operand may leak).
  Fixed bug #81163 (__sleep allowed to return non-array).
  Fixed bug #75474 (function scope static variables are not bound to a unique
function).
  Fixed bug #53826 (__callStatic fired in base class through a parent call if
the method is private).
  Fixed bug #81076 (incorrect debug info on Closures with implicit binds).
CLI:
  Fixed bug #81496 (Server logs incorrect request method).
COM:
  Dispatch using LANG_NEUTRAL instead of LOCALE_SYSTEM_DEFAULT.
Curl:
  Fixed bug #81085 (Support CURLOPT_SSLCERT_BLOB for cert strings).
Date:
  Fixed bug #81458 (Regression Incorrect difference after timezone change).
  Fixed bug #81500 (Interval serialization regression since 7.3.14 / 7.4.2).
  Fixed bug #81504 (Incorrect timezone transition details for POSIX data).
  Fixed bug #80998 (Missing second with inverted interval).
  Speed up finding timezone offset information.
  Fixed bug #79580 (date_create_from_format misses leap year).
  Fixed bug #80963 (DateTimeZone::getTransitions() truncated).
  Fixed bug #80974 (Wrong diff between 2 dates in different timezones).
  Fixed bug #80998 (Missing second with inverted interval).
  Fixed bug #81097 (DateTimeZone silently falls back to UTC when providing an
offset with seconds).
  Fixed bug #81106 (Regression in 8.1: add() now truncate ->f).
  Fixed bug #81273 (Date interval calculation not correct).
  Fixed bug #52480 (Incorrect difference using DateInterval).
  Fixed bug #62326 (date_diff() function returns false result).
  Fixed bug #64992 (dst not handled past 2038).
  Fixed bug #65003 (Wrong date diff).
  Fixed bug #66545 (DateTime. diff returns negative values).
  Fixed bug #68503 (date_diff on two dates with timezone set localised returns
wrong results).
  Fixed bug #69806 (Incorrect date from timestamp).
  Fixed bug #71700 (Extra day on diff between begin and end of march 2016).
  Fixed bug #71826 (DateTime::diff confuse on timezone 'Asia/Tokyo').
  Fixed bug #73460 (Datetime add not realising it already applied DST change).
  Fixed bug #74173 (DateTimeImmutable::getTimestamp() triggers DST switch in
incorrect time).
  Fixed bug #74274 (Handling DST transitions correctly).
  Fixed bug #74524 (Date diff is bad calculated, in same time zone).
  Fixed bug #75167 (DateTime::add does only care about backward DST transition,
not forward).
  Fixed bug #76032 (DateTime->diff having issues with leap days for timezones
ahead of UTC).
  Fixed bug #76374 (Date difference varies according day time).
  Fixed bug #77571 (DateTime's diff DateInterval incorrect in timezones from
UTC+01:00 to UTC+12:00).
  Fixed bug #78452 (diff makes wrong in hour for Asia/Tehran).
  Fixed bug #79452 (DateTime::diff() generates months differently between time
zones).
  Fixed bug #79698 (timelib mishandles future timestamps (triggered by 'zic -b
slim')).
  Fixed bug #79716 (Invalid date time created (with day "00")).
  Fixed bug #80610 (DateTime calculate wrong with DateInterval).
  Fixed bug #80664 (DateTime objects behave incorrectly around DST transition).
  Fixed bug #80913 (DateTime(Immutable)::sub around DST yield incorrect time).
DBA:
  Fixed bug #81588 (TokyoCabinet driver leaks memory).
DOM:
  Fixed bug #81433 (DOMElement::setIdAttribute() called twice may remove ID).
FFI:
  Fixed bug #79576 ("TYPE *" shows unhelpful message when type is not defined).
Filter:
  Fixed bug #61700 (FILTER_FLAG_IPV6/FILTER_FLAG_NO_PRIV|RES_RANGE failing).
FPM:
  Fixed bug #81513 (Future possibility for heap overflow in FPM zlog).
  Fixed bug #81026 (PHP-FPM oob R/W in root process leading to privilege
escalation) (CVE-2021-21703).
  Added openmetrics status format.
  Enable process renaming on macOS.
  Added pm.max_spawn_rate option to configure max spawn child processes rate.
  Fixed bug #65800 (Events port mechanism).
FTP:
  Convert resource<ftp> to object \FTP\Connection.
GD:
  Fixed bug #71316 (libpng warning from imagecreatefromstring).
  Convert resource<gd font> to object \GdFont.
  Added support for Avif images
hash:
  Implemented FR #68109 (Add MurmurHash V3).
  Implemented FR #73385 (Add xxHash support).
JSON:
        Fixed bug #81532 (Change of $depth behaviour in json_encode() on PHP
8.1).
LDAP:
  Convert resource<ldap link> to object \LDAP\Connection.
  Convert resource<ldap result> to object \LDAP\Result.
  Convert resource<ldap result entry> to object \LDAP\ResultEntry.
MBString:
  Fixed bug #76167 (mbstring may use pointer from some previous request).
  Fixed bug #81390 (mb_detect_encoding() regression).
  Fixed bug #81349 (mb_detect_encoding misdetcts ASCII in some cases).
  Fixed bug #81298 (mb_detect_encoding() segfaults when 7bit encoding is
specified).
MySQLi:
  Fixed bug #70372 (Emulate mysqli_fetch_all() for libmysqlclient).
  Fixed bug #80330 (Replace language in APIs and source code/docs).
  Fixed bug #80329 (Add option to specify LOAD DATA LOCAL white list folder
(including libmysql)).
MySQLnd:
  Fixed bug #63327 (Crash (Bus Error) in mysqlnd due to wrong alignment).
  Fixed bug #80761 (PDO uses too much memory).
Opcache:
  Fixed bug #81409 (Incorrect JIT code for ADD with a reference to array).
  Fixed bug #81255 (Memory leak in PHPUnit with functional JIT).
  Fixed bug #80959 (infinite loop in building cfg during JIT compilation).
  Fixed bug #81225 (Wrong result with pow operator with JIT enabled).
  Fixed bug #81249 (Intermittent property assignment failure with JIT enabled).
  Fixed bug #81256 (Assertion `zv != ((void *)0)' failed for "preload" with
JIT).
  Fixed bug #81133 (building opcache with phpize fails).
  Fixed bug #81136 (opcache header not installed).
  Added inheritance cache.
OpenSSL:
  Fixed bug #81502 ($tag argument of openssl_decrypt() should accept null/empty
string).
  Bump minimal OpenSSL version to 1.0.2.
PCRE:
  Fixed bug #81424 (PCRE2 10.35 JIT performance regression).
  Bundled PCRE2 is 10.37.
PDO:
  Fixed bug #40913 (PDO_MYSQL: PDO::PARAM_LOB does not bind to a stream for
fetching a BLOB).
PDO MySQL:
  Fixed bug #80908 (PDO::lastInsertId() return wrong).
  Fixed bug #81037 (PDO discards error message text from prepared statement).
PDO OCI:
  Fixed bug #77120 (Support 'success with info' at connection).
PDO ODBC:
  Implement PDO_ATTR_SERVER_VERSION and PDO_ATTR_SERVER_INFO for
PDO::getAttribute().
PDO PgSQL:
  Fixed bug #81343 (pdo_pgsql: Inconsitent boolean conversion after calling
closeCursor()).
PDO SQLite:
  Fixed bug #38334 (Proper data-type support for PDO_SQLITE).
PgSQL:
  Fixed bug #81509 (pg_end_copy still expects a resource).
  Convert resource<pgsql link> to object \PgSql\Connection.
  Convert resource<pgsql result> to object \PgSql\Result.
  Convert resource<pgsql large object> to object \PgSql\Lob.
Phar:
  Use SHA256 by default for signature.
  Add support for OpenSSL_SHA256 and OpenSSL_SHA512 signature.
phpdbg:
  Fixed bug #81135 (unknown help topic causes assertion failure).
PSpell:
  Convert resource<pspell> to object \PSpell\Dictionary.
  Convert resource<pspell config> to object \PSpell\Config.
readline:
  Fixed bug #72998 (invalid read in readline completion).
Reflection:
  Fixed bug #81611 (ArgumentCountError when getting default value from
ReflectionParameter with new).
  Fixed bug #81630 (PHP 8.1: ReflectionClass->getTraitAliases() crashes with
Internal error).
  Fixed bug #81457 (Enum: ReflectionMethod->getDeclaringClass() return a
ReflectionClass).
  Fixed bug #81474 (Make ReflectionEnum and related class non-final).
  Fixed bug #80821 (ReflectionProperty::getDefaultValue() returns current value
for statics).
  Fixed bug #80564 (ReflectionProperty::__toString() renders current value, not
default value).
  Fixed bug #80097 (ReflectionAttribute is not a Reflector).
  Fixed bug #81200 (no way to determine if Closure is static).
  Implement ReflectionFunctionAbstract::getClosureUsedVariables.
Shmop:
  Fixed bug #81407 (shmop_open won't attach and causes php to crash).
SimpleXML:
  Fixed bug #81325 (Segfault in zif_simplexml_import_dom).
SNMP:
  Implement SHA256 and SHA512 for security protocol.
Sodium:
  Added the XChaCha20 stream cipher functions.
  Added the Ristretto255 functions, which are available in libsodium 1.0.18.
SPL:
  Fixed bug #66588 (SplFileObject::fgetcsv incorrectly returns a row on
premature EOF).
  Fixed bug #80663 (Recursive SplFixedArray::setSize() may cause double-free).
  Fixed bug #81477 (LimitIterator + SplFileObject regression in 8.0.1).
  Fixed bug #81112 (Special json_encode behavior for SplFixedArray).
  Fixed bug #80945 ("Notice: Undefined index" on unset() ArrayObject
non-existing key).
  Fixed bug #80724 (FilesystemIterator::FOLLOW_SYMLINKS remove KEY_AS_FILE from
bitmask).
Standard:
  Fixed bug #81441 (gethostbyaddr('::1') returns ip instead of name after
calling some other method).
  Fixed bug #81491 (Incorrectly using libsodium for argon2 hashing).
  Fixed bug #81142 (PHP 7.3+ memory leak when unserialize() is used on an
associative array).
  Fixed bug #81111 (Serialization is unexpectedly allowed on anonymous classes
with __serialize()).
  Fixed bug #81137 (hrtime breaks build on OSX before Sierra).
  Fixed bug #77627 (method_exists on Closure::__invoke inconsistency).
Streams:
  Fixed bug #81475 (stream_isatty emits warning with attached stream wrapper).
XML:
  Fixed bug #79971 (special character is breaking the path in xml function)
(CVE-2021-21707).
  Fixed bug #70962 (XML_OPTION_SKIP_WHITE strips embedded whitespace).
Zip:
  Fixed bug #81490 (ZipArchive::extractTo() may leak memory).
  Fixed bug #77978 (Dirname ending in colon unzips to wrong dir).
  Fixed bug #81420 (ZipArchive::extractTo extracts outside of destination)
(CVE-2021-21706).
  Fixed bug #80833 (ZipArchive::getStream doesn't use setPassword).

FLAVORS won't be available untill it is added to the Uses framework
which can be followed up :
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260774

Relnotes: https://www.php.net/ChangeLog-8.php#8.1.1
Sponsored by:	Bounce Experts
commit hash: 44e99def8ddf26311675cb2070eb062e1f7d0da5 commit hash: 44e99def8ddf26311675cb2070eb062e1f7d0da5 commit hash: 44e99def8ddf26311675cb2070eb062e1f7d0da5 commit hash: 44e99def8ddf26311675cb2070eb062e1f7d0da5 44e99de
01:23 Dan Langille (dvl) search for other commits by this committer
devel/hoel: New port: Database abstraction library

Added because it is a dependency of www/glewlwyd - see upcoming commit
commit hash: 1404b2c1e25e21b433b421790163c32344d03bdd commit hash: 1404b2c1e25e21b433b421790163c32344d03bdd commit hash: 1404b2c1e25e21b433b421790163c32344d03bdd commit hash: 1404b2c1e25e21b433b421790163c32344d03bdd 1404b2c
01:23 Dan Langille (dvl) search for other commits by this committer
devel/yder: Add new port: Logging library in C

Added because it is a dependency of www/glewlwyd - see upcoming commit
commit hash: 1cc2dd01e97487689ca7bd1754e2feef7d239864 commit hash: 1cc2dd01e97487689ca7bd1754e2feef7d239864 commit hash: 1cc2dd01e97487689ca7bd1754e2feef7d239864 commit hash: 1cc2dd01e97487689ca7bd1754e2feef7d239864 1cc2dd0
01:22 Dan Langille (dvl) search for other commits by this committer
devel/orcania: New Port: Library of functions

Added because it is a dependency of www/glewlwyd - see upcoming commit
commit hash: 360f8d6391a5c63328ad3dc3642634e372bd04b7 commit hash: 360f8d6391a5c63328ad3dc3642634e372bd04b7 commit hash: 360f8d6391a5c63328ad3dc3642634e372bd04b7 commit hash: 360f8d6391a5c63328ad3dc3642634e372bd04b7 360f8d6
Monday, 27 Dec 2021
09:04 Matthias Fechner (mfechner) search for other commits by this committer
devel/rubygem-rdoc63: restore version 6.3.3

Version 6.4 shows segfaults if used with gitlab-ce:
su -l git -c "cd /usr/local/www/gitlab-ce && RAILS_ENV=production
NODE_ENV=production USE_DB=false SKIP_STORAGE_VALIDATION=true
NODE_OPTIONS='--max_old_space_size=3584' bundle exec rake gitlab:assets:compile"

rake aborted!
Psych::BadAlias: Unknown alias: base
/usr/local/www/gitlab-ce/config/initializers/1_settings.rb:8:in `<top
(required)>'
/usr/local/www/gitlab-ce/config/environment.rb:7:in `<top (required)>'
/usr/local/www/gitlab-ce/lib/gitlab/task_helpers.rb:18:in `invoke_and_time_task'
/usr/local/www/gitlab-ce/lib/tasks/gitlab/assets.rake:61:in `each'
/usr/local/www/gitlab-ce/lib/tasks/gitlab/assets.rake:61:in `block (3 levels) in
<top (required)>'
/usr/local/bin/bundle:23:in `load'
/usr/local/bin/bundle:23:in `<main>'
Tasks: TOP => gettext:po_to_json => environment
commit hash: 11822a503f9c6e9a156362bdb62bd8b2747a8ba4 commit hash: 11822a503f9c6e9a156362bdb62bd8b2747a8ba4 commit hash: 11822a503f9c6e9a156362bdb62bd8b2747a8ba4 commit hash: 11822a503f9c6e9a156362bdb62bd8b2747a8ba4 11822a5
Sunday, 26 Dec 2021
02:57 Hiroki Tagato (tagattie) search for other commits by this committer Author: Goran Mekić
devel/py-aiocontextvars: add port: Asyncio support for PEP-567 contextvars
backport

Contextvars with asyncio support.

WWW: https://github.com/fantix/aiocontextvars

PR:		257332
Reported by:	Goran Mekić <meka@tilda.center> (new maintainer)
commit hash: 3cc3b89d020505e52d4a5a93c1f283b78f46d4a9 commit hash: 3cc3b89d020505e52d4a5a93c1f283b78f46d4a9 commit hash: 3cc3b89d020505e52d4a5a93c1f283b78f46d4a9 commit hash: 3cc3b89d020505e52d4a5a93c1f283b78f46d4a9 3cc3b89
Friday, 24 Dec 2021
05:24 Neel Chauhan (nc) search for other commits by this committer
devel/libgusb: New port: GUsb is a GObject wrapper for libusb1

This is needed for colord 1.4.0+.
commit hash: a33846070fac70f1a81c0eafd425b93ed8eb15a9 commit hash: a33846070fac70f1a81c0eafd425b93ed8eb15a9 commit hash: a33846070fac70f1a81c0eafd425b93ed8eb15a9 commit hash: a33846070fac70f1a81c0eafd425b93ed8eb15a9 a338460
Wednesday, 22 Dec 2021
17:04 Matthias Fechner (mfechner) search for other commits by this committer
devel/rubygem-gitlab-license_finder: new port with version 6.14.2.1

Required for gitlab-ce 14.6.
commit hash: 9888f1dfd055c1d9a807445b9490a7b4cb7c0a6c commit hash: 9888f1dfd055c1d9a807445b9490a7b4cb7c0a6c commit hash: 9888f1dfd055c1d9a807445b9490a7b4cb7c0a6c commit hash: 9888f1dfd055c1d9a807445b9490a7b4cb7c0a6c 9888f1d
Tuesday, 21 Dec 2021
20:12 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*/Makefile: Remove obsoleted ports (followup of
76dda558a1cd842b105c680ee90171f1ebd675c0)
commit hash: 6a0dec8879d37d2b90ca4c12902ebe6c9298fd23 commit hash: 6a0dec8879d37d2b90ca4c12902ebe6c9298fd23 commit hash: 6a0dec8879d37d2b90ca4c12902ebe6c9298fd23 commit hash: 6a0dec8879d37d2b90ca4c12902ebe6c9298fd23 6a0dec8
19:26 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-batch-loader14: Remove obsoleted port

Use devel/rubygem-batch-loader instead.
commit hash: 05e7d7171d12c93b7b625d407497a583a8f39b6b commit hash: 05e7d7171d12c93b7b625d407497a583a8f39b6b commit hash: 05e7d7171d12c93b7b625d407497a583a8f39b6b commit hash: 05e7d7171d12c93b7b625d407497a583a8f39b6b 05e7d71
18:38 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-sidekiq62: Add rubygem-sidekiq62 6.2.2 (copied from
rubygem-sidekiq)

- Add PORTSCOUT
commit hash: 5abbb564816cf02770035bcb9bd3984cc465a3e6 commit hash: 5abbb564816cf02770035bcb9bd3984cc465a3e6 commit hash: 5abbb564816cf02770035bcb9bd3984cc465a3e6 commit hash: 5abbb564816cf02770035bcb9bd3984cc465a3e6 5abbb56
18:38 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-rbs_json_schema: Add rubygem-rbs_json_schema 0.1.0

rbs_json_schema is a RBS type definition generator from JSON Schema. It loads
JSON files and writes RBS type definitioins.

WWW: https://github.com/ruby/rbs_json_schema
commit hash: 2bed53715d783ab6d61e1f48f9cfd118e253c71d commit hash: 2bed53715d783ab6d61e1f48f9cfd118e253c71d commit hash: 2bed53715d783ab6d61e1f48f9cfd118e253c71d commit hash: 2bed53715d783ab6d61e1f48f9cfd118e253c71d 2bed537
18:38 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-pstore: Add rubygem-pstore 0.1.1

PStore implements a file based persistence mechanism based on a Hash. User code
can store hierarchies of Ruby objects (values) into the data store file by name
(keys). An object hierarchy may be just a single object. User code may later
read values back from the data store or even update data, as needed.

The transactional behavior ensures that any changes succeed or fail together.
This can be used to ensure that the data store is not left in a transitory
state, where some values were updated but others were not.

Behind the scenes, Ruby objects are stored to the data store file with Marshal.
That carries the usual limitations. Proc objects cannot be marshalled, for
example.

WWW: https://github.com/ruby/pstore
commit hash: e284b8513f813ff032046ccc6d5ac09b75e76e90 commit hash: e284b8513f813ff032046ccc6d5ac09b75e76e90 commit hash: e284b8513f813ff032046ccc6d5ac09b75e76e90 commit hash: e284b8513f813ff032046ccc6d5ac09b75e76e90 e284b85
18:38 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-profile: Add rubygem-profile 0.4.0

Profile provides a way to Profile your Ruby application.

Profiling your program is a way of determining which methods are called and how
long each method takes to complete. This way you can detect which methods are
possible bottlenecks.

Profiling your program will slow down your execution time considerably, so
activate it only when you need it. Don't confuse benchmarking with profiling.

WWW: https://github.com/ruby/profile
commit hash: 82e7b7fc007d0e1b09e69edc7d8e8583539bad4a commit hash: 82e7b7fc007d0e1b09e69edc7d8e8583539bad4a commit hash: 82e7b7fc007d0e1b09e69edc7d8e8583539bad4a commit hash: 82e7b7fc007d0e1b09e69edc7d8e8583539bad4a 82e7b7f
18:38 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-ostruct: Add rubygem-ostruct 0.5.0

An OpenStruct is a data structure, similar to a Hash, that allows the definition
of arbitrary attributes with their accompanying values. This is accomplished by
using Ruby's metaprogramming to define methods on the class itself.

WWW: https://github.com/ruby/ostruct
commit hash: 21fd08601672907ed58387c865e18b6c414b40cb commit hash: 21fd08601672907ed58387c865e18b6c414b40cb commit hash: 21fd08601672907ed58387c865e18b6c414b40cb commit hash: 21fd08601672907ed58387c865e18b6c414b40cb 21fd086
18:38 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-mutex_m: Add rubygem-mutex_m 0.1.1

When 'mutex_m' is required, any object that extends or includes Mutex_m will be
treated like a Mutex.

WWW: https://github.com/ruby/mutex_m
commit hash: 8ba9cd96d1dfcbdb9db8e200069ee2564b2d2871 commit hash: 8ba9cd96d1dfcbdb9db8e200069ee2564b2d2871 commit hash: 8ba9cd96d1dfcbdb9db8e200069ee2564b2d2871 commit hash: 8ba9cd96d1dfcbdb9db8e200069ee2564b2d2871 8ba9cd9
18:38 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-fcntl: Add rubygem-fcntl 1.0.1

Fcntl loads the constants defined in the system's <fcntl.h> C header file, and
used with both the fcntl(2) and open(2) POSIX system calls.
- To perform a fcntl(2) operation, use IO::fcntl.
- To perform an open(2) operation, use IO::sysopen.

The set of operations and constants available depends upon specific operating
system. Some values listed below may not be supported on your system.

WWW: https://github.com/ruby/fcntl
commit hash: 207d8e6e05fcb756b58de6a44fc8af2f3c172d69 commit hash: 207d8e6e05fcb756b58de6a44fc8af2f3c172d69 commit hash: 207d8e6e05fcb756b58de6a44fc8af2f3c172d69 commit hash: 207d8e6e05fcb756b58de6a44fc8af2f3c172d69 207d8e6
18:38 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-aws-sdk-drs: Add rubygem-aws-sdk-drs 1.0.0

Official AWS Ruby gem for Elastic Disaster Recovery Service (drs).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-drs
commit hash: ee55041c300db37f689fabfe3b118c0eb2241133 commit hash: ee55041c300db37f689fabfe3b118c0eb2241133 commit hash: ee55041c300db37f689fabfe3b118c0eb2241133 commit hash: ee55041c300db37f689fabfe3b118c0eb2241133 ee55041
18:38 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-aws-sdk-appconfigdata: Add rubygem-aws-sdk-appconfigdata 1.0.0

Official AWS Ruby gem for AWS AppConfig Data.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-appconfigdata
commit hash: 1891299e078bfe2ec8e1e355774bd66c3ac67ebe commit hash: 1891299e078bfe2ec8e1e355774bd66c3ac67ebe commit hash: 1891299e078bfe2ec8e1e355774bd66c3ac67ebe commit hash: 1891299e078bfe2ec8e1e355774bd66c3ac67ebe 1891299
18:20 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*/Makefile: Sort SUBDIRs
commit hash: d00b784f5fd42c80574c4ba1e11a4eb79e2ec0e3 commit hash: d00b784f5fd42c80574c4ba1e11a4eb79e2ec0e3 commit hash: d00b784f5fd42c80574c4ba1e11a4eb79e2ec0e3 commit hash: d00b784f5fd42c80574c4ba1e11a4eb79e2ec0e3 d00b784
Monday, 20 Dec 2021
19:41 Joseph Mingrone (jrm) search for other commits by this committer
devel/git-arc: New port for FreeBSD code reviews

FreeBSD code review with git-arc:
https://freebsdfoundation.org/wp-content/uploads/2021/11/FreeBSD-Code-Review-with-git-arc.pdf
commit hash: 366ffdefb4c4cae75dfaeb4d256c6c75955eabbe commit hash: 366ffdefb4c4cae75dfaeb4d256c6c75955eabbe commit hash: 366ffdefb4c4cae75dfaeb4d256c6c75955eabbe commit hash: 366ffdefb4c4cae75dfaeb4d256c6c75955eabbe 366ffde
14:20 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Dmytro Bilokha
Add devel/py-intelhex, Python library and scripts for Intel HEX format

PR:		260204
commit hash: e6b4ca669b708aeb8a607bb784fbdb73833dffbf commit hash: e6b4ca669b708aeb8a607bb784fbdb73833dffbf commit hash: e6b4ca669b708aeb8a607bb784fbdb73833dffbf commit hash: e6b4ca669b708aeb8a607bb784fbdb73833dffbf e6b4ca6
08:25 Wen Heping (wen) search for other commits by this committer
devel/py-dexml: Removed port, use devel/py-dexml2 instead.
commit hash: e63c022ff1867e7e4fa18ceceb8dd0064a1e8125 commit hash: e63c022ff1867e7e4fa18ceceb8dd0064a1e8125 commit hash: e63c022ff1867e7e4fa18ceceb8dd0064a1e8125 commit hash: e63c022ff1867e7e4fa18ceceb8dd0064a1e8125 e63c022f
08:18 Wen Heping (wen) search for other commits by this committer
devel/py-dexml2: Repocopy devel/py-dexml --> devel/py-dexml2 and update to 0.5.3
commit hash: ba29dbf0bb3a67327cb479ef32b82cf9c6af2dcc commit hash: ba29dbf0bb3a67327cb479ef32b82cf9c6af2dcc commit hash: ba29dbf0bb3a67327cb479ef32b82cf9c6af2dcc commit hash: ba29dbf0bb3a67327cb479ef32b82cf9c6af2dcc ba29dbf
Sunday, 19 Dec 2021
21:49 Neel Chauhan (nc) search for other commits by this committer Author: Brad Davis
devel/py-frozenlist: New port

PR:	260444
commit hash: e10f683b8256376e794d2eb2fb14c8e5eb767c14 commit hash: e10f683b8256376e794d2eb2fb14c8e5eb767c14 commit hash: e10f683b8256376e794d2eb2fb14c8e5eb767c14 commit hash: e10f683b8256376e794d2eb2fb14c8e5eb767c14 e10f683
Tuesday, 14 Dec 2021
13:02 Tobias Kortkamp (tobik) search for other commits by this committer
*: Clean up some things

- Fix typos
- Remove unreferenced variables
- Sort categories
- Clean up commented PORTREVISION
- Fix broken syntax

Reported by:	portscan
commit hash: feb95d6a41b28e32a17aa9044b8687d83f93ef1f commit hash: feb95d6a41b28e32a17aa9044b8687d83f93ef1f commit hash: feb95d6a41b28e32a17aa9044b8687d83f93ef1f commit hash: feb95d6a41b28e32a17aa9044b8687d83f93ef1f feb95d6
Friday, 10 Dec 2021
05:19 Guangyuan Yang (ygy) search for other commits by this committer
devel/R-cran-lintr: New port: A 'Linter' for R Code
commit hash: 937188af9d1a4dd7622b8aef33814345a6a9b73a commit hash: 937188af9d1a4dd7622b8aef33814345a6a9b73a commit hash: 937188af9d1a4dd7622b8aef33814345a6a9b73a commit hash: 937188af9d1a4dd7622b8aef33814345a6a9b73a 937188a
05:03 Guangyuan Yang (ygy) search for other commits by this committer
devel/R-cran-cyclocomp: New port: Cyclomatic Complexity of R Code
commit hash: 2b059a5078dbc68dba717dd2ddf6bd5235cea34b commit hash: 2b059a5078dbc68dba717dd2ddf6bd5235cea34b commit hash: 2b059a5078dbc68dba717dd2ddf6bd5235cea34b commit hash: 2b059a5078dbc68dba717dd2ddf6bd5235cea34b 2b059a5
Wednesday, 8 Dec 2021
19:09 Ashish SHUKLA (ashish) search for other commits by this committer
devel/soft-serve: New port: Self-hosted Git server

A tasty, self-hosted Git server for the command line.

Features:

 o Configure with git
 o Create repos on demand with git push
 o Browse repos with an SSH-accessible TUI
 o Easy access control
    - Allow/disallow anonymous access
    - Add collaborators with SSH public keys
    - Repos can be public or private

WWW: https://github.com/charmbracelet/soft-serve
commit hash: 5fadc606e8569ad395bcac52c72c072dd511014f commit hash: 5fadc606e8569ad395bcac52c72c072dd511014f commit hash: 5fadc606e8569ad395bcac52c72c072dd511014f commit hash: 5fadc606e8569ad395bcac52c72c072dd511014f 5fadc60
Tuesday, 7 Dec 2021
22:18 Juraj Lutter (otis) search for other commits by this committer Author: Robert Clausecker
devel/gopls: Add port: Go language server

gopls (pronounced "Go please") is the official Go language server
developed by the Go team.  It provides IDE features to any
LSP-compatible editor.

PR:             260258
commit hash: d7a1eabd4d361d0f659fadb7262935b252b9a757 commit hash: d7a1eabd4d361d0f659fadb7262935b252b9a757 commit hash: d7a1eabd4d361d0f659fadb7262935b252b9a757 commit hash: d7a1eabd4d361d0f659fadb7262935b252b9a757 d7a1eab
Monday, 6 Dec 2021
01:58 Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/getoptions: NEW Port

Elegant option parser for shell scripts

An elegant option parser for shell scripts (full support for all POSIX
shells)

getoptions is a new option parser and generator written in
POSIX-compliant shell
script and released in august 2020. It is for those who want to support
the
POSIX / GNU style option syntax in your shell scripts. Most easy,
simple, fast,
small, extensible and portable. No more any loops and templates needed!

WWW: https://github.com/ko1nksm/getoptions/
commit hash: fb06e9576d8b2222a8e23368caf06a75db89b0d7 commit hash: fb06e9576d8b2222a8e23368caf06a75db89b0d7 commit hash: fb06e9576d8b2222a8e23368caf06a75db89b0d7 commit hash: fb06e9576d8b2222a8e23368caf06a75db89b0d7 fb06e95
Saturday, 4 Dec 2021
12:07 Matthias Fechner (mfechner) search for other commits by this committer
*/*: new ports required for gitlab-ce 14.5
commit hash: c082f4abe996a6eae0ee94d29e49e73919af379a commit hash: c082f4abe996a6eae0ee94d29e49e73919af379a commit hash: c082f4abe996a6eae0ee94d29e49e73919af379a commit hash: c082f4abe996a6eae0ee94d29e49e73919af379a c082f4a
Tuesday, 30 Nov 2021
18:18 Christoph Moench-Tegeder (cmt) search for other commits by this committer
devel/wasi-compiler-rt12: new port

step one in unbreaking www/firefox in 2021Q4: we need a wasi-compiler-rt
port which matches the clang building firefox, which in turn has to
match rust's embedded llvm. rust 1.55 on 2021Q4 has llvm 12.
commit hash: 0741c12be4feae09104b54241a08d9db2d30567f commit hash: 0741c12be4feae09104b54241a08d9db2d30567f commit hash: 0741c12be4feae09104b54241a08d9db2d30567f commit hash: 0741c12be4feae09104b54241a08d9db2d30567f 0741c12
Saturday, 27 Nov 2021
18:46 Baptiste Daroussin (bapt) search for other commits by this committer
devel/libsoup3: new port

Create a new libsoup3 port, libsoup3 is incompatible with libsoup2 and
do not conflict with libsoup2.
commit hash: 3179c4ef8c43b880415c3b2b374445a62a49cc1b commit hash: 3179c4ef8c43b880415c3b2b374445a62a49cc1b commit hash: 3179c4ef8c43b880415c3b2b374445a62a49cc1b commit hash: 3179c4ef8c43b880415c3b2b374445a62a49cc1b 3179c4e
16:18 Dries Michiels (driesm) search for other commits by this committer Author: Michael Boehm
devel/py-jsonpath-ng: New port

JSONPath implementation based on jsonpath-rw and jsonpath-rw-ext.

PR:			258149
Approved by:		0mp (mentor)
Differential Revision:	https://reviews.freebsd.org/D33135
commit hash: 516de6f948d8d2998c53fe0bbe13f83b469daf13 commit hash: 516de6f948d8d2998c53fe0bbe13f83b469daf13 commit hash: 516de6f948d8d2998c53fe0bbe13f83b469daf13 commit hash: 516de6f948d8d2998c53fe0bbe13f83b469daf13 516de6f
Friday, 26 Nov 2021
10:24 Mikael Urankar (mikael) search for other commits by this committer Author: Faraz Vahedi
devel/texlab: Add new port

Language Server Protocol for LaTeX

A cross-platform implementation of the Language Server Protocol providing rich
cross-editing support for the LaTeX typesetting system. The server may be used
with any editor that implements the Language Server Protocol.

WWW: https://texlab.netlify.app/

Differential Revision:	https://reviews.freebsd.org/D32776
commit hash: 5a868ad1395a56e063deed40f09ff11544c6d4e4 commit hash: 5a868ad1395a56e063deed40f09ff11544c6d4e4 commit hash: 5a868ad1395a56e063deed40f09ff11544c6d4e4 commit hash: 5a868ad1395a56e063deed40f09ff11544c6d4e4 5a868ad
Wednesday, 24 Nov 2021
08:41 Hiroki Tagato (tagattie) search for other commits by this committer
devel/electron13: update devel category Makefile

This change should have been a part of commit 4da4f5edbf9d.

Pointed out by:	   antoine
commit hash: 6024d03dedef597f96d1060bd17a0129080c8fc7 commit hash: 6024d03dedef597f96d1060bd17a0129080c8fc7 commit hash: 6024d03dedef597f96d1060bd17a0129080c8fc7 commit hash: 6024d03dedef597f96d1060bd17a0129080c8fc7 6024d03
02:33 Yuri Victorovich (yuri) search for other commits by this committer
devel/rkcommon: New port: Intel RenderKit common C++/CMake infrastructure
commit hash: 546f3b949f0d63056b7966ecd7b6ec5e2fdeac5f commit hash: 546f3b949f0d63056b7966ecd7b6ec5e2fdeac5f commit hash: 546f3b949f0d63056b7966ecd7b6ec5e2fdeac5f commit hash: 546f3b949f0d63056b7966ecd7b6ec5e2fdeac5f 546f3b9
Tuesday, 23 Nov 2021
13:58 Baptiste Daroussin (bapt) search for other commits by this committer
devel/bsddialog: new port

bsddialog is an effort to provide a bsd 2 clause alternative to
libdialog.
commit hash: 56641e180807833e6b073277d0bf70eea43f5300 commit hash: 56641e180807833e6b073277d0bf70eea43f5300 commit hash: 56641e180807833e6b073277d0bf70eea43f5300 commit hash: 56641e180807833e6b073277d0bf70eea43f5300 56641e1
Monday, 22 Nov 2021
19:53 Jan Beich (jbeich) search for other commits by this committer
devel/sdbus-cpp: add new port

sdbus-c++ is a high-level C++ D-Bus library for Linux designed to
provide expressive, easy-to-use API in modern C++. It adds another
layer of abstraction on top of sd-bus, a nice, fresh C D-Bus
implementation by systemd.

sdbus-c++ has been written primarily as a replacement of dbus-c++,
which currently suffers from a number of (unresolved) bugs,
concurrency issues and inherent design complexities and
limitations. sdbus-c++ has learned from dbus-c++ and has chosen a
different path, a path of simple yet powerful design that is intuitive
and friendly to the user and inherently free of those bugs.

Even though sdbus-c++ uses sd-bus library, it is not necessarily
constrained to systemd and can perfectly be used in non-systemd
environments as well.

https://github.com/Kistler-Group/sdbus-cpp
commit hash: d05e8a33332c2a3e4519178d69ee7c91dfe51eb7 commit hash: d05e8a33332c2a3e4519178d69ee7c91dfe51eb7 commit hash: d05e8a33332c2a3e4519178d69ee7c91dfe51eb7 commit hash: d05e8a33332c2a3e4519178d69ee7c91dfe51eb7 d05e8a3
10:57 Vasil Dimov (vd) search for other commits by this committer
devel/py-mrkd: new port to write man pages using markdown

Required for generating man pages of net-p2p/c-lightning starting
from version 0.10.2.
commit hash: 55ae2c4b4f49261e79c2bd784cb0573a33aa2187 commit hash: 55ae2c4b4f49261e79c2bd784cb0573a33aa2187 commit hash: 55ae2c4b4f49261e79c2bd784cb0573a33aa2187 commit hash: 55ae2c4b4f49261e79c2bd784cb0573a33aa2187 55ae2c4
Sunday, 21 Nov 2021
21:14 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-debase-ruby_core_source: Add rubygem-debase-ruby_core_source
0.10.12

Fork of debugger-ruby_core_source that uses included Ruby headers (*.h and
*.inc) instead of downloading them.

WWW: https://github.com/os97673/debase-ruby_core_source
commit hash: 7908a81c2676a7d99e794ff0c43569d673640ca1 commit hash: 7908a81c2676a7d99e794ff0c43569d673640ca1 commit hash: 7908a81c2676a7d99e794ff0c43569d673640ca1 commit hash: 7908a81c2676a7d99e794ff0c43569d673640ca1 7908a81
21:14 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-aws-sdk-migrationhubstrategyrecommendations: Add
rubygem-aws-sdk-migrationhubstrategyrecommendations 1.0.0

Official AWS Ruby gem for Migration Hub Strategy Recommendations.

WWW: https://github.com/aws/aws-sdk-ruby
WWW:
https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-migrationhubstrategyrecommendations
commit hash: 8dc01fb0dc60e555cec24e73d26a368c87d4ad97 commit hash: 8dc01fb0dc60e555cec24e73d26a368c87d4ad97 commit hash: 8dc01fb0dc60e555cec24e73d26a368c87d4ad97 commit hash: 8dc01fb0dc60e555cec24e73d26a368c87d4ad97 8dc01fb
21:13 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-click7: Add py-click7 7.1.2 (copied from py-click)

- Add PORTSCOUT
commit hash: 774e2eacebac381aa8298f0a424b689ed30af8b2 commit hash: 774e2eacebac381aa8298f0a424b689ed30af8b2 commit hash: 774e2eacebac381aa8298f0a424b689ed30af8b2 commit hash: 774e2eacebac381aa8298f0a424b689ed30af8b2 774e2ea
18:56 Fernando Apesteguía (fernape) search for other commits by this committer Author: James E Keenan
devel/p5-B-Debug: new port to walk Perl syntax tree, printing debug info about
ops

As of perl-5.30, released in the spring of 2019, B-Debug is no longer shipped
with the Perl 5 core distribution.  So at the present time it's not available
through FreeBSD ports.

PR:	258350
Reported by:	jkeenan@pobox.com
commit hash: 6990380dff840ba4ba9cefc5d5991c18b454d356 commit hash: 6990380dff840ba4ba9cefc5d5991c18b454d356 commit hash: 6990380dff840ba4ba9cefc5d5991c18b454d356 commit hash: 6990380dff840ba4ba9cefc5d5991c18b454d356 6990380
18:18 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-webpacker-rails61-node16: Add rubygem-webpacker-rails61-node16
5.4.3 (copied from rubygem-webpacker-rails61)
commit hash: 944fec9f16908b5992d7f5a7bf41c13bd8fea1c3 commit hash: 944fec9f16908b5992d7f5a7bf41c13bd8fea1c3 commit hash: 944fec9f16908b5992d7f5a7bf41c13bd8fea1c3 commit hash: 944fec9f16908b5992d7f5a7bf41c13bd8fea1c3 944fec9

Number of commits found: 11073 (showing only 100 on this page)

[First Page]  «  9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19  »  [Last Page]