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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
non port: devel/Makefile

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

[First Page]  «  24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34  »  [Last Page]

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
18:18 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-execjs-node16: Add rubygem-execjs-node16 2.8.1 (copied from
rubygem-execjs)
commit hash: 8f7bc74de144b66e107be65aa439a0d22d62bcbe commit hash: 8f7bc74de144b66e107be65aa439a0d22d62bcbe commit hash: 8f7bc74de144b66e107be65aa439a0d22d62bcbe commit hash: 8f7bc74de144b66e107be65aa439a0d22d62bcbe 8f7bc74
18:18 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-aws-sdk-resiliencehub: Add rubygem-aws-sdk-resiliencehub 1.0.0

Official AWS Ruby gem for AWS Resilience Hub.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-resiliencehub
commit hash: 78e6c4c6937855ad3e08c173599d23e2a5ae8e37 commit hash: 78e6c4c6937855ad3e08c173599d23e2a5ae8e37 commit hash: 78e6c4c6937855ad3e08c173599d23e2a5ae8e37 commit hash: 78e6c4c6937855ad3e08c173599d23e2a5ae8e37 78e6c4c
18:18 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Future-IO: Add p5-Future-IO 0.10

Future::IO provides a few basic methods that behave similarly to the same-named
core perl functions relating to IO operations, but yield their results
asynchronously via Future instances.

This is provided primarily as a decoupling mechanism, to allow modules to be
written that perform IO in an asynchronous manner to depend directly on this,
while allowing asynchronous event systems to provide an implementation of these
operations.

WWW: https://metacpan.org/dist/Future-IO
commit hash: 788823435903eea0fb96fa60b9e7a1d1e5028d52 commit hash: 788823435903eea0fb96fa60b9e7a1d1e5028d52 commit hash: 788823435903eea0fb96fa60b9e7a1d1e5028d52 commit hash: 788823435903eea0fb96fa60b9e7a1d1e5028d52 7888234
Saturday, 20 Nov 2021
07:26 Alexey Dokuchaev (danfe) search for other commits by this committer
devel/p5-CPU-Z80-Assembler: new port had been added (+)

This Perl module implements a Z80 assembler.

WWW: https://metacpan.org/dist/CPU-Z80-Assembler
commit hash: d24a31afe82184b95f797b8dd3b465c1ac0a23b7 commit hash: d24a31afe82184b95f797b8dd3b465c1ac0a23b7 commit hash: d24a31afe82184b95f797b8dd3b465c1ac0a23b7 commit hash: d24a31afe82184b95f797b8dd3b465c1ac0a23b7 d24a31a
07:01 Alexey Dokuchaev (danfe) search for other commits by this committer
devel/p5-Asm-Preproc: new port had been added (+)

This is a preprocessor module to be called from an assembler.

WWW: https://metacpan.org/dist/Asm-Preproc
commit hash: 88e2dec9834cfdeacb9824560e13a89b75435733 commit hash: 88e2dec9834cfdeacb9824560e13a89b75435733 commit hash: 88e2dec9834cfdeacb9824560e13a89b75435733 commit hash: 88e2dec9834cfdeacb9824560e13a89b75435733 88e2dec
Friday, 19 Nov 2021
21:33 Yuri Victorovich (yuri) search for other commits by this committer
devel/lyra: New port: Command line parser for C++11
commit hash: 52e7203867adc2f5a3fb9868cabd815ab8985f82 commit hash: 52e7203867adc2f5a3fb9868cabd815ab8985f82 commit hash: 52e7203867adc2f5a3fb9868cabd815ab8985f82 commit hash: 52e7203867adc2f5a3fb9868cabd815ab8985f82 52e7203
14:37 Matthias Fechner (mfechner) search for other commits by this committer
www/gitlab-ce: Use grpc 1.30.2

We currently see problems and gitlab suggested to use grpc 1.30.2:
https://gitlab.com/gitlab-org/gitlab/-/issues/345693#note_734676746

Newer version of grpc and google-protobuf have known bugs.

The open bug that license files cannot not be handled is tracked here:
https://gitlab.com/gitlab-org/gitlab/-/issues/345693
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259848
commit hash: 0aac4480b2555d806f449b77e755cf7cfd616707 commit hash: 0aac4480b2555d806f449b77e755cf7cfd616707 commit hash: 0aac4480b2555d806f449b77e755cf7cfd616707 commit hash: 0aac4480b2555d806f449b77e755cf7cfd616707 0aac448
14:18 Alexey Dokuchaev (danfe) search for other commits by this committer
devel/z88dk: new port had been added (+)

Z88DK is a collection of software development tools that targets the
8080 and Z80 family of machines.  It allows program development in C,
assembly language, or any mixture of the two.

WWW: https://z88dk.org/site/
commit hash: adba40c97cad4b10e5190e696807ff4a4d8aa29a commit hash: adba40c97cad4b10e5190e696807ff4a4d8aa29a commit hash: adba40c97cad4b10e5190e696807ff4a4d8aa29a commit hash: adba40c97cad4b10e5190e696807ff4a4d8aa29a adba40c
09:12 Alexey Dokuchaev (danfe) search for other commits by this committer
devel/p5-Iterator-Simple-Lookahead: new port had been added (+)

Simple, fast, and powerful iterator with lookahead and unget.

WWW: https://metacpan.org/dist/Iterator-Simple-Lookahead
commit hash: 78b2e13d5175737ad3a5cfec8a26a1098a2faf51 commit hash: 78b2e13d5175737ad3a5cfec8a26a1098a2faf51 commit hash: 78b2e13d5175737ad3a5cfec8a26a1098a2faf51 commit hash: 78b2e13d5175737ad3a5cfec8a26a1098a2faf51 78b2e13
08:30 Alexey Dokuchaev (danfe) search for other commits by this committer
devel/p5-Capture-Tiny-Extended: new port had been added (+)

This module is for capturing standard output and error streams
from Perl, XS, or external programs (with some extras).

WWW: https://metacpan.org/dist/Capture-Tiny-Extended
commit hash: 3c162784a0d708f521d0e6608de782ff0b4156ab commit hash: 3c162784a0d708f521d0e6608de782ff0b4156ab commit hash: 3c162784a0d708f521d0e6608de782ff0b4156ab commit hash: 3c162784a0d708f521d0e6608de782ff0b4156ab 3c16278
08:00 Alexey Dokuchaev (danfe) search for other commits by this committer
devel/p5-Object-Tiny-RW: new port had been added (+)

This is a fork of Object::Tiny which also accepts arguments
to its accessors to set the value accordingly.

WWW: https://metacpan.org/dist/Object-Tiny-RW
commit hash: b2ab9e45481fd30eb444169e123984f0e12a2473 commit hash: b2ab9e45481fd30eb444169e123984f0e12a2473 commit hash: b2ab9e45481fd30eb444169e123984f0e12a2473 commit hash: b2ab9e45481fd30eb444169e123984f0e12a2473 b2ab9e4
Thursday, 18 Nov 2021
11:23 Alexey Dokuchaev (danfe) search for other commits by this committer
devel/xelfviewer: new port had been added (+)

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

WWW: https://github.com/horsicq/XELFViewer
commit hash: 026cc85b519d1a6b852894d01ac68a2a8a666ff2 commit hash: 026cc85b519d1a6b852894d01ac68a2a8a666ff2 commit hash: 026cc85b519d1a6b852894d01ac68a2a8a666ff2 commit hash: 026cc85b519d1a6b852894d01ac68a2a8a666ff2 026cc85
Wednesday, 17 Nov 2021
06:43 Alexey Dokuchaev (danfe) search for other commits by this committer
devel/xopcodecalc: new port had been added (+)

This small program calculates and displays x86 CPU opcodes in
graphical, easily readable way.  It is based on Qt libraries.

WWW: https://github.com/horsicq/XOpcodeCalc
commit hash: d936331b8f901c36ae9d6aaa4bcd77286e6857c8 commit hash: d936331b8f901c36ae9d6aaa4bcd77286e6857c8 commit hash: d936331b8f901c36ae9d6aaa4bcd77286e6857c8 commit hash: d936331b8f901c36ae9d6aaa4bcd77286e6857c8 d936331
Saturday, 13 Nov 2021
20:34 Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/py-pyparsing2: NEW Port

www/py-graphite-web is BROKEN with latest devel/py-pyparsing

Pyparsing is a general parsing module for Python. Grammars are
implemented directly in the client code using parsing objects, instead of
externally, as with lex/yacc-type tools. Includes simple examples for
parsing SQL, CORBA IDL, and 4-function math.

This is 2.X branch of pyparsing.

WWW: https://pypi.org/project/pyparsing/
WWW: https://github.com/pyparsing/pyparsing

Reported by: tz
Sponsored by: Bounce Experts
commit hash: 3453fd4422140a70ed2fffee5998dd63c87aae1a commit hash: 3453fd4422140a70ed2fffee5998dd63c87aae1a commit hash: 3453fd4422140a70ed2fffee5998dd63c87aae1a commit hash: 3453fd4422140a70ed2fffee5998dd63c87aae1a 3453fd4
14:44 Matthias Fechner (mfechner) search for other commits by this committer
New ports required for previous rubygem updates
commit hash: 41919fdd1c1ffc8dfecffab2bbdf40c32486273b commit hash: 41919fdd1c1ffc8dfecffab2bbdf40c32486273b commit hash: 41919fdd1c1ffc8dfecffab2bbdf40c32486273b commit hash: 41919fdd1c1ffc8dfecffab2bbdf40c32486273b 41919fd
14:44 Matthias Fechner (mfechner) search for other commits by this committer
devel/rubygem-license_finder: added new port

Is required for gitlab-ce.
commit hash: 071dde0deabfeed67a3ec3c4d19c7006f2fa45bb commit hash: 071dde0deabfeed67a3ec3c4d19c7006f2fa45bb commit hash: 071dde0deabfeed67a3ec3c4d19c7006f2fa45bb commit hash: 071dde0deabfeed67a3ec3c4d19c7006f2fa45bb 071dde0
Wednesday, 10 Nov 2021
16:03 Kyle Evans (kevans) search for other commits by this committer
devel/zmusic: fix category to audio

devel is accurate, but audio is much more precise.

Reported by:	danfe
commit hash: 85ee66732b16513bebd7363e8509665010209a6c commit hash: 85ee66732b16513bebd7363e8509665010209a6c commit hash: 85ee66732b16513bebd7363e8509665010209a6c commit hash: 85ee66732b16513bebd7363e8509665010209a6c 85ee667
10:27 Yasuhiro Kimura (yasu) search for other commits by this committer
devel/rubygem-debug: Add new port

In Ruby 3.1 lib/debug.rb standard library is replaced with new
debugger debug.gem. But our standard ruby ports don't include bundled
gems in their packages and it also applies to upcoming lang/ruby31
port. So add this port for those who want to use debugging
functionality with Ruby 3.1.
commit hash: ae3d5047fbbcda1d5be88cb6eb254c66f2e348e8 commit hash: ae3d5047fbbcda1d5be88cb6eb254c66f2e348e8 commit hash: ae3d5047fbbcda1d5be88cb6eb254c66f2e348e8 commit hash: ae3d5047fbbcda1d5be88cb6eb254c66f2e348e8 ae3d504
08:38 Kyle Evans (kevans) search for other commits by this committer
devel/zmusic: GZDoom's music system as a library [NEW PORT]

This library is currently used in GZDoom, Raze, and may be used in the
newer PrBoom+.

WWW: https://github.com/coelckers/gzdoom
commit hash: 9633fdc9c4c40d1082fc2b1d6634550ba5ef131a commit hash: 9633fdc9c4c40d1082fc2b1d6634550ba5ef131a commit hash: 9633fdc9c4c40d1082fc2b1d6634550ba5ef131a commit hash: 9633fdc9c4c40d1082fc2b1d6634550ba5ef131a 9633fdc
Saturday, 6 Nov 2021
21:46 Guangyuan Yang (ygy) search for other commits by this committer Author: Jean-Paul Beconne
devel/R-cran-devtools: New Port

Tools to Make Developing R Packages Easier.

PR:		246860
commit hash: 9ed19b470446619630d296b4ef9673206b8e8f0c commit hash: 9ed19b470446619630d296b4ef9673206b8e8f0c commit hash: 9ed19b470446619630d296b4ef9673206b8e8f0c commit hash: 9ed19b470446619630d296b4ef9673206b8e8f0c 9ed19b4
19:29 Li-Wen Hsu (lwhsu) search for other commits by this committer
Add devel/elfcat: ELF visualizer, generates HTML files from ELF binaries
commit hash: 5ab1207afd128736e16dc12e344d55137622d025 commit hash: 5ab1207afd128736e16dc12e344d55137622d025 commit hash: 5ab1207afd128736e16dc12e344d55137622d025 commit hash: 5ab1207afd128736e16dc12e344d55137622d025 5ab1207
Friday, 5 Nov 2021
23:53 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-aws-sdk-chimesdkmeetings: Add rubygem-aws-sdk-chimesdkmeetings
1.0.0

Official AWS Ruby gem for Amazon Chime SDK Meetings.

WWW: https://github.com/aws/aws-sdk-ruby
WWW:
https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-chimesdkmeetings
commit hash: 806b518c0b9c8f4ee12dbf3b3eca4b81d37ebebb commit hash: 806b518c0b9c8f4ee12dbf3b3eca4b81d37ebebb commit hash: 806b518c0b9c8f4ee12dbf3b3eca4b81d37ebebb commit hash: 806b518c0b9c8f4ee12dbf3b3eca4b81d37ebebb 806b518
19:13 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*/Makefile: Sort SUBDIRs
commit hash: 3c480041375a21cd0118666a63b35654eda6e4a4 commit hash: 3c480041375a21cd0118666a63b35654eda6e4a4 commit hash: 3c480041375a21cd0118666a63b35654eda6e4a4 commit hash: 3c480041375a21cd0118666a63b35654eda6e4a4 3c48004
05:49 Guangyuan Yang (ygy) search for other commits by this committer Author: Jean-Paul Beconne
devel/R-cran-usethis: New Port: Automate Package and Project Setup

PR:		246839
commit hash: 5d36955e8997f46a7987fab69c0a524b3b9d9751 commit hash: 5d36955e8997f46a7987fab69c0a524b3b9d9751 commit hash: 5d36955e8997f46a7987fab69c0a524b3b9d9751 commit hash: 5d36955e8997f46a7987fab69c0a524b3b9d9751 5d36955
Monday, 1 Nov 2021
13:41 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-grpcio-status: Add py-grpcio-status 1.41.1

Reference package for GRPC Python status proto mapping.

WWW: https://grpc.io/
commit hash: 05cede0a892bfe22adb4a92adaf8b5535a67cdc2 commit hash: 05cede0a892bfe22adb4a92adaf8b5535a67cdc2 commit hash: 05cede0a892bfe22adb4a92adaf8b5535a67cdc2 commit hash: 05cede0a892bfe22adb4a92adaf8b5535a67cdc2 05cede0
13:41 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-jsonschema3: Add py-jsonschema3 3.2.0 (copied from py-jsonschema)

- Fix *_DEPENDS
- Add PORTSCOUT
commit hash: 83d7ba7947f30ddf8620423173545759777f97b6 commit hash: 83d7ba7947f30ddf8620423173545759777f97b6 commit hash: 83d7ba7947f30ddf8620423173545759777f97b6 commit hash: 83d7ba7947f30ddf8620423173545759777f97b6 83d7ba7
Sunday, 31 Oct 2021
09:50 Rene Ladan (rene) search for other commits by this committer
cleanup: Remove expired ports:

games/super_methane_brothers, depends on expired devel/clanlib
emulators/advancemess, depends on expired emulators/advancemame
2021-10-31 emulators/advancemame: Heavily outdated and unmaintained
2021-10-31 devel/clanlib: Upstream no longer maintained
commit hash: 502145eb21421256d6928712d6eb3ad264c49a49 commit hash: 502145eb21421256d6928712d6eb3ad264c49a49 commit hash: 502145eb21421256d6928712d6eb3ad264c49a49 commit hash: 502145eb21421256d6928712d6eb3ad264c49a49 502145e
Saturday, 30 Oct 2021
08:00 Yasuhiro Kimura (yasu) search for other commits by this committer Author: Alessandro Sagratini
devel/py-circuitbreaker: Add new port

This is a Python implementation of the "Circuit Breaker" Pattern.
(http://martinfowler.com/bliki/CircuitBreaker.html)
Inspired by Michael T. Nygard's highly recommendable book Release It!
(https://pragprog.com/book/mnee/release-it)

PR:		259307
commit hash: ae9fd746568e7b3034e00c24a5a457640640905f commit hash: ae9fd746568e7b3034e00c24a5a457640640905f commit hash: ae9fd746568e7b3034e00c24a5a457640640905f commit hash: ae9fd746568e7b3034e00c24a5a457640640905f ae9fd74
Friday, 29 Oct 2021
22:52 Yasuhiro Kimura (yasu) search for other commits by this committer Author: Neal Nelson
devel/nimble: Reinstate port and update to 0.13.1

The official documentation of nim states that nimble is included with
the distribution of nim, but this is somewhat disingenuous as koch,
the nim builder, will fetch the nimble source code from git. So
reinstate devel/nimble as separate port of nimble, which is not built
by lang/nim.

PR:		259522
commit hash: 7859c2a1569bbe914530946f45da996c3180d17b commit hash: 7859c2a1569bbe914530946f45da996c3180d17b commit hash: 7859c2a1569bbe914530946f45da996c3180d17b commit hash: 7859c2a1569bbe914530946f45da996c3180d17b 7859c2a
Thursday, 28 Oct 2021
08:40 Yasuhiro Kimura (yasu) search for other commits by this committer Author: Neal Nelson
devel/py-cymbal: Add new port

Cymbal makes it easy to add functionality missing from libclang Python
bindings

The Clang libclang python bindings use ctypes to invoke functions
present in libclang dynamic library. In some cases, only a subset of
the C functions are available, because the platform or version
specific Python bindings omit functions. Cymbal simplfies the process
of dynamically adding those methods to Types and Cursors.

PR:		256925
commit hash: c5067c3e7ef42ebe1b7ad44cc436371e65d1d913 commit hash: c5067c3e7ef42ebe1b7ad44cc436371e65d1d913 commit hash: c5067c3e7ef42ebe1b7ad44cc436371e65d1d913 commit hash: c5067c3e7ef42ebe1b7ad44cc436371e65d1d913 c5067c3
08:40 Yasuhiro Kimura (yasu) search for other commits by this committer Author: Neal Nelson
devel/py-cadquery-pywrap: Add new port

PyWrap is a C++ binding generator using pybind11, libclang and
jinja. The main goal of this project is to automatically generate
bindings for OCCT7.3 (opencascade) and beyond without single manual
edit of the generated code. Once finished the project will be usable
as a general C++ binding generator.

PR:		257131
commit hash: 1de9073690687a9fb6c3b34564a71b4f2c560e9d commit hash: 1de9073690687a9fb6c3b34564a71b4f2c560e9d commit hash: 1de9073690687a9fb6c3b34564a71b4f2c560e9d commit hash: 1de9073690687a9fb6c3b34564a71b4f2c560e9d 1de9073
07:17 Yasuhiro Kimura (yasu) search for other commits by this committer Author: Neal Nelson
devel/py-logzero: Add new port

Robust and effective logging for Python 2 and 3.

PR:		256924
commit hash: 1570b78b94840adb22f563883c73b223ad7ec73b commit hash: 1570b78b94840adb22f563883c73b223ad7ec73b commit hash: 1570b78b94840adb22f563883c73b223ad7ec73b commit hash: 1570b78b94840adb22f563883c73b223ad7ec73b 1570b78
07:17 Yasuhiro Kimura (yasu) search for other commits by this committer Author: Neal Nelson
devel/py-clang: Add new port

This is a stand-alone python library binding the libclang
functionality. Currently each llvm port installs it's own version, but
this is an option (albeit default) and it's installed in a
non-standard location. This port removes the dependency on the option
and the need to patch software that uses it to use the non-standard
location.

PR:		258199
commit hash: 6cb28f4ba9922703a7eb06ed9630248da69ef466 commit hash: 6cb28f4ba9922703a7eb06ed9630248da69ef466 commit hash: 6cb28f4ba9922703a7eb06ed9630248da69ef466 commit hash: 6cb28f4ba9922703a7eb06ed9630248da69ef466 6cb28f4
Wednesday, 27 Oct 2021
20:41 Rene Ladan (rene) search for other commits by this committer
cleanup: Remove expired ports:

2021-10-27 emulators/vpcs: Upstream unmaintained
2021-10-27 devel/google-gdata: Google is no longer using GoogleData APIs
2021-10-27 net/irrd-legacy: Use net/irrd
commit hash: aec8e727fe38bebd499738870fa814b7cf8be533 commit hash: aec8e727fe38bebd499738870fa814b7cf8be533 commit hash: aec8e727fe38bebd499738870fa814b7cf8be533 commit hash: aec8e727fe38bebd499738870fa814b7cf8be533 aec8e72
06:20 Matthias Fechner (mfechner) search for other commits by this committer
*/*: Revert "*/*: Make rails 6.1.3 available"

This reverts commit f4511dc4a7c439b30c898b75246d314a574f01cb.
Add MOVED entries.
These ports are not required anymore as gitlab 14.4.0 has upgrade
now to rails 6.1.4.1.
commit hash: 4a7e890e91522896eb83f1c2f278ce0414175333 commit hash: 4a7e890e91522896eb83f1c2f278ce0414175333 commit hash: 4a7e890e91522896eb83f1c2f278ce0414175333 commit hash: 4a7e890e91522896eb83f1c2f278ce0414175333 4a7e890
Monday, 25 Oct 2021
21:46 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-aws-sdk-panorama: Add rubygem-aws-sdk-panorama 1.0.0

Official AWS Ruby gem for AWS Panorama (Panorama).

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-panorama
commit hash: 2bad89b9d2b86fdb1e833154f9ba7db2b4795376 commit hash: 2bad89b9d2b86fdb1e833154f9ba7db2b4795376 commit hash: 2bad89b9d2b86fdb1e833154f9ba7db2b4795376 commit hash: 2bad89b9d2b86fdb1e833154f9ba7db2b4795376 2bad89b
15:57 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-chef-provisioning: Remove obsoleted port

Chef Provisioning is EoL'd on August 31, 2019.

Reference:	https://docs.chef.io/versions/#end-of-life-eol-products
commit hash: 1ee140aa48db5734fbee6a698dd4753c50d4b387 commit hash: 1ee140aa48db5734fbee6a698dd4753c50d4b387 commit hash: 1ee140aa48db5734fbee6a698dd4753c50d4b387 commit hash: 1ee140aa48db5734fbee6a698dd4753c50d4b387 1ee140a
15:57 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-grit: Remove obsoleted port

Grit is no longer maintained since January 29, 2014.

Reference:	https://github.com/mojombo/grit/commit/83d3124f8dc2fbd5542041d1f84e6153612d5ed9
commit hash: 7207438b5fcefe486c63346d083cb504d214d3f2 commit hash: 7207438b5fcefe486c63346d083cb504d214d3f2 commit hash: 7207438b5fcefe486c63346d083cb504d214d3f2 commit hash: 7207438b5fcefe486c63346d083cb504d214d3f2 7207438
15:57 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-pedump: Add rubygem-pedump 0.6.2

pedump provides a pure ruby implementation of Win32 PE binary files dumper.

WWW: https://github.com/zed-0xff/pedump
commit hash: 8e3cedb625fb42fea6612ef864db46ab0319252a commit hash: 8e3cedb625fb42fea6612ef864db46ab0319252a commit hash: 8e3cedb625fb42fea6612ef864db46ab0319252a commit hash: 8e3cedb625fb42fea6612ef864db46ab0319252a 8e3cedb
15:57 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-zhexdump: Add rubygem-zhexdump 0.0.2

ZHexdump provides a very flexible hexdump implementation.

WWW: https://github.com/zed-0xff/zhexdump
commit hash: 7c8f2172699615d076514e01ff26ab2dc5f13296 commit hash: 7c8f2172699615d076514e01ff26ab2dc5f13296 commit hash: 7c8f2172699615d076514e01ff26ab2dc5f13296 commit hash: 7c8f2172699615d076514e01ff26ab2dc5f13296 7c8f217
15:57 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-contracts016: Add rubygem-contracts016 0.16.1 (copied from
rubygem-contracts)

Contracts let you clearly -- even beautifully -- express how your code behaves,
and free you from writing tons of boilerplate, defensive code.

You can think of contracts as assert on steroids.

WWW: https://github.com/egonSchiele/contracts.ruby
commit hash: 7268240d35a6583bdcd569003759671a5e430778 commit hash: 7268240d35a6583bdcd569003759671a5e430778 commit hash: 7268240d35a6583bdcd569003759671a5e430778 commit hash: 7268240d35a6583bdcd569003759671a5e430778 7268240
15:57 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-iostruct: Add rubygem-iostruct 0.0.4

iostruct provides a struct that can read/write itself from/to IO-like objects.

WWW: https://github.com/zed-0xff/iostruct
commit hash: e8c7cd8825a7381bcf6384f919af6210590139df commit hash: e8c7cd8825a7381bcf6384f919af6210590139df commit hash: e8c7cd8825a7381bcf6384f919af6210590139df commit hash: e8c7cd8825a7381bcf6384f919af6210590139df e8c7cd8
15:57 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-omnibus: Add rubygem-omnibus 8.2.2

Omnibus is a framework for building self-installing, full-stack software builds.
Omnibus provides both a DSL for defining Omnibus projects for your software, as
well as a command-line tool for generating installer artifacts from that
definition.

WWW: https://github.com/chef/omnibus
commit hash: 5b8e4e98012afbd5ed3792074f5e4760c3a2570d commit hash: 5b8e4e98012afbd5ed3792074f5e4760c3a2570d commit hash: 5b8e4e98012afbd5ed3792074f5e4760c3a2570d commit hash: 5b8e4e98012afbd5ed3792074f5e4760c3a2570d 5b8e4e9
15:57 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-ipykernel: Add py-ipykernel 6.4.2

The IPython kernel is the Python execution backend for Jupyter.

WWW: https://ipython.org/
WWW: https://github.com/ipython/ipykernel
commit hash: 5d011fa62bce9c8d95233dacbe03755a37d6b2f7 commit hash: 5d011fa62bce9c8d95233dacbe03755a37d6b2f7 commit hash: 5d011fa62bce9c8d95233dacbe03755a37d6b2f7 commit hash: 5d011fa62bce9c8d95233dacbe03755a37d6b2f7 5d011fa
15:57 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-aws-sdk-managedgrafana: Add rubygem-aws-sdk-managedgrafana 1.0.0

Official AWS Ruby gem for Amazon Managed Grafana.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-managedgrafana
commit hash: 54e9e4bc95a28e7fcd6b3cac28465cb864dc1bfb commit hash: 54e9e4bc95a28e7fcd6b3cac28465cb864dc1bfb commit hash: 54e9e4bc95a28e7fcd6b3cac28465cb864dc1bfb commit hash: 54e9e4bc95a28e7fcd6b3cac28465cb864dc1bfb 54e9e4b
14:08 Danilo Egea Gondolfo (danilo) search for other commits by this committer
*/*: Plug the new ports below to the ports tree.

devel/aws-c-compresion
devel/aws-c-http
devel/aws-c-mqtt
devel/aws-c-s3
devel/aws-c-sdkutils
devel/aws-crt-cpp
security/aws-c-auth
commit hash: a9ed510a7ab35e2ba061a8c46db981cc6d5e13a5 commit hash: a9ed510a7ab35e2ba061a8c46db981cc6d5e13a5 commit hash: a9ed510a7ab35e2ba061a8c46db981cc6d5e13a5 commit hash: a9ed510a7ab35e2ba061a8c46db981cc6d5e13a5 a9ed510
Sunday, 24 Oct 2021
02:49 Joseph Mingrone (jrm) search for other commits by this committer
devel/sfsexp: New port: Small Fast S-Expression Library

https://github.com/mjsottile/sfsexp
commit hash: 32784eda79bb2dceb4ae74f6ac2acc9b6ae46935 commit hash: 32784eda79bb2dceb4ae74f6ac2acc9b6ae46935 commit hash: 32784eda79bb2dceb4ae74f6ac2acc9b6ae46935 commit hash: 32784eda79bb2dceb4ae74f6ac2acc9b6ae46935 32784ed
Thursday, 21 Oct 2021
15:46 Mikael Urankar (mikael) search for other commits by this committer Author: Greg V
devel/wasi-compiler-rt13: Add new port.

The LLVM Project is a collection of modular and reusable compiler and
toolchain technologies.

This port includes Clang builtins for WASI
(WebAssembly System Interface).

Differential Revision:	https://reviews.freebsd.org/D32439
commit hash: 5b6ee988cc92269b5fd6d9cc4a48da9f935b93e4 commit hash: 5b6ee988cc92269b5fd6d9cc4a48da9f935b93e4 commit hash: 5b6ee988cc92269b5fd6d9cc4a48da9f935b93e4 commit hash: 5b6ee988cc92269b5fd6d9cc4a48da9f935b93e4 5b6ee98
Wednesday, 20 Oct 2021
07:27 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Robert Clausecker
devel/gocritic: (New) Opinionated Go source code linter for code audit

PR:		259268
commit hash: 8e45ebaccd8dc11964dd837fbd21d0b0902434d9 commit hash: 8e45ebaccd8dc11964dd837fbd21d0b0902434d9 commit hash: 8e45ebaccd8dc11964dd837fbd21d0b0902434d9 commit hash: 8e45ebaccd8dc11964dd837fbd21d0b0902434d9 8e45eba
Tuesday, 19 Oct 2021
00:05 Eric Turgeon (ericbsd) search for other commits by this committer
devel/linux-sublime-merge: updated to 2062

renamed sublime-merge to linux-sublime-merge
commit hash: 043a0f0d6f9f8639474a6489fa5d65ab8304fd61 commit hash: 043a0f0d6f9f8639474a6489fa5d65ab8304fd61 commit hash: 043a0f0d6f9f8639474a6489fa5d65ab8304fd61 commit hash: 043a0f0d6f9f8639474a6489fa5d65ab8304fd61 043a0f0
Monday, 18 Oct 2021
19:49 Matthias Andree (mandree) search for other commits by this committer
devel/py-breathe: RST&Sphinx bridge to Doxygen [NEW PORT]

Breathe provides a bridge between the Sphinx and Doxygen documentation systems.

It is an easy way to include Doxygen information in a set of documentation
generated by Sphinx. The aim is to produce an autodoc like support for people
who enjoy using Sphinx but work with languages other than Python. The system
relies on the Doxygen’s xml output.

WWW: https://github.com/michaeljones/breathe
commit hash: 7fc9eb511a9de8d22aadc855b2812208e04f7b35 commit hash: 7fc9eb511a9de8d22aadc855b2812208e04f7b35 commit hash: 7fc9eb511a9de8d22aadc855b2812208e04f7b35 commit hash: 7fc9eb511a9de8d22aadc855b2812208e04f7b35 7fc9eb5
Sunday, 17 Oct 2021
20:03 Antoine Brodin (antoine) search for other commits by this committer
devel/py-azure-keyvault-keys: remove, duplicate of
security/py-azure-keyvault-keys
commit hash: 13a5638612630d8ee0a927408663459a1d523b7c commit hash: 13a5638612630d8ee0a927408663459a1d523b7c commit hash: 13a5638612630d8ee0a927408663459a1d523b7c commit hash: 13a5638612630d8ee0a927408663459a1d523b7c 13a5638
15:51 Danilo G. Baio (dbaio) search for other commits by this committer
devel/py-azure-keyvault-keys: New port

Azure Key Vault Keys client library for Python

Azure Key Vault helps solve the following problems:
 - Cryptographic key management (this library) - create, store, and control
   access to the keys used to encrypt your data
 - Secrets management (azure-keyvault-secrets) - securely store and control
   access to tokens, passwords, certificates, API keys, and other secrets
 - Certificate management (azure-keyvault-certificates) - create, manage, and
   deploy public and private SSL/TLS certificates
 - Vault administration (azure-keyvault-administration) - role-based access
   control (RBAC), and vault-level backup and restore options

WWW: https://pypi.org/project/azure-keyvault-keys/
commit hash: ef4c0cde6086e63130fe01d426662ecf6eb43044 commit hash: ef4c0cde6086e63130fe01d426662ecf6eb43044 commit hash: ef4c0cde6086e63130fe01d426662ecf6eb43044 commit hash: ef4c0cde6086e63130fe01d426662ecf6eb43044 ef4c0cd
02:10 Wen Heping (wen) search for other commits by this committer
devel/py-pythran: Add new port

Pythran is an ahead of time compiler for a subset of the Python language,
with a focus on scientific computing. It takes a Python module annotated
with a few interface descriptions and turns it into a native Python module
with the same interface, but (hopefully) faster.

WWW: https://github.com/serge-sans-paille/pythran
commit hash: 924de742fc23ab02e5f95de8515c0a5be495c0ab commit hash: 924de742fc23ab02e5f95de8515c0a5be495c0ab commit hash: 924de742fc23ab02e5f95de8515c0a5be495c0ab commit hash: 924de742fc23ab02e5f95de8515c0a5be495c0ab 924de74
Wednesday, 13 Oct 2021
19:11 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-aws-sdk-cloudcontrolapi: Add rubygem-aws-sdk-cloudcontrolapi 1.0.0

Official AWS Ruby gem for AWS Cloud Control API (CloudControlApi).

WWW: https://github.com/aws/aws-sdk-ruby
WWW:
https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-cloudcontrolapi
commit hash: ed52af13385b41384aba5e5c7863b76bd4a9cb75 commit hash: ed52af13385b41384aba5e5c7863b76bd4a9cb75 commit hash: ed52af13385b41384aba5e5c7863b76bd4a9cb75 commit hash: ed52af13385b41384aba5e5c7863b76bd4a9cb75 ed52af1
19:11 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-aws-sdk-account: Add rubygem-aws-sdk-account 1.0.0

Official AWS Ruby gem for AWS Account.

WWW: https://github.com/aws/aws-sdk-ruby
WWW: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-account
commit hash: d05d5473511e22b3c379fbcc39f9013828d10539 commit hash: d05d5473511e22b3c379fbcc39f9013828d10539 commit hash: d05d5473511e22b3c379fbcc39f9013828d10539 commit hash: d05d5473511e22b3c379fbcc39f9013828d10539 d05d547
05:34 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-google-apis-sqladmin_v1beta4: Add
rubygem-google-apis-sqladmin_v1beta4 0.17.0

This is a simple client library for version V1beta4 of the Cloud SQL Admin API.
It provides:
- A client object that connects to the HTTP/JSON REST endpoint for the service.
- Ruby objects for data structures related to the service.
- Integration with the googleauth gem for authentication using OAuth, API keys,
  and service accounts.
- Control of retry, pagination, and timeouts.

WWW: https://github.com/googleapis/google-api-ruby-client
WWW:
https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-sqladmin_v1beta4
commit hash: a887d6b59464a76e2a557656ca1e237c1ffea9c1 commit hash: a887d6b59464a76e2a557656ca1e237c1ffea9c1 commit hash: a887d6b59464a76e2a557656ca1e237c1ffea9c1 commit hash: a887d6b59464a76e2a557656ca1e237c1ffea9c1 a887d6b
05:34 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-google-apis-pubsub_v1: Add rubygem-google-apis-pubsub_v1 0.8.0

This is a simple client library for version V1 of the Cloud Pub/Sub API. It
provides:
- A client object that connects to the HTTP/JSON REST endpoint for the service.
- Ruby objects for data structures related to the service.
- Integration with the googleauth gem for authentication using OAuth, API keys,
  and service accounts.
- Control of retry, pagination, and timeouts.

WWW: https://github.com/googleapis/google-api-ruby-client
WWW:
https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-pubsub_v1
commit hash: 593c9916f8d3ac20dc11e2cc82571c7f30e98dfa commit hash: 593c9916f8d3ac20dc11e2cc82571c7f30e98dfa commit hash: 593c9916f8d3ac20dc11e2cc82571c7f30e98dfa commit hash: 593c9916f8d3ac20dc11e2cc82571c7f30e98dfa 593c991
05:34 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-google-apis-monitoring_v3: Add rubygem-google-apis-monitoring_v3
0.14.0

This is a simple client library for version V3 of the Cloud Monitoring API. It
provides:
- A client object that connects to the HTTP/JSON REST endpoint for the service.
- Ruby objects for data structures related to the service.
- Integration with the googleauth gem for authentication using OAuth, API keys,
  and service accounts.
- Control of retry, pagination, and timeouts.

WWW: https://github.com/google/google-api-ruby-client
WWW:
https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-monitoring_v3
commit hash: 5ebdd1f6c32e5f6b10eb4eb034de286a26a48727 commit hash: 5ebdd1f6c32e5f6b10eb4eb034de286a26a48727 commit hash: 5ebdd1f6c32e5f6b10eb4eb034de286a26a48727 commit hash: 5ebdd1f6c32e5f6b10eb4eb034de286a26a48727 5ebdd1f

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

[First Page]  «  24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34  »  [Last Page]