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: textproc/Makefile

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

1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11  »  [Last Page]

Tuesday, 12 Mar 2024
16:48 Gleb Popov (arrowd) search for other commits by this committer Author: awoonya
textproc/pandoc-plantuml-filter: Pandoc filter for PlantUML code blocks
commit hash: cced85b66e9e5d109a14d06a7d38c9377ce76977 commit hash: cced85b66e9e5d109a14d06a7d38c9377ce76977 commit hash: cced85b66e9e5d109a14d06a7d38c9377ce76977 commit hash: cced85b66e9e5d109a14d06a7d38c9377ce76977 cced85b
Wednesday, 21 Feb 2024
15:06 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-cucumber-gherkin27: Add rubygem-cucumber-gherkin27 27.0.0
(copied from rubygem-cucumber-gherkin)

- Add PORTSCOUT
commit hash: 6a75a12fb5ebe635e026cbaa61f5011a2ebb39c6 commit hash: 6a75a12fb5ebe635e026cbaa61f5011a2ebb39c6 commit hash: 6a75a12fb5ebe635e026cbaa61f5011a2ebb39c6 commit hash: 6a75a12fb5ebe635e026cbaa61f5011a2ebb39c6 6a75a12
15:06 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-spacy-llm: Add py-spacy-llm 0.7.1

Structured NLP with LLMs

spacy-llm integrates Large Language Models (LLMs) into spaCy, featuring a
modular system for fast prototyping and prompting, and turning unstructured
responses into robust outputs for various NLP tasks, no training data required.
commit hash: 24bfd5932d0cfde2b58360c1655f65ddc9d07229 commit hash: 24bfd5932d0cfde2b58360c1655f65ddc9d07229 commit hash: 24bfd5932d0cfde2b58360c1655f65ddc9d07229 commit hash: 24bfd5932d0cfde2b58360c1655f65ddc9d07229 24bfd59
15:06 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-spacy-loggers: Add py-spacy-loggers 1.0.5

Starting with spaCy v3.2, alternate loggers are moved into a separate package so
that they can be added and updated independently from the core spaCy library.

spacy-loggers also provides additional utility loggers to facilitate
interoperation between individual loggers.
commit hash: 77dddeede835446095a94952a822f39b98f09c6a commit hash: 77dddeede835446095a94952a822f39b98f09c6a commit hash: 77dddeede835446095a94952a822f39b98f09c6a commit hash: 77dddeede835446095a94952a822f39b98f09c6a 77dddee
15:06 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-wasabi: Add py-wasabi 1.1.2

wasabi is a lightweight console printing and formatting toolkit.
commit hash: 2ef9cc85d65db78284d96b702f1325e733ded4e8 commit hash: 2ef9cc85d65db78284d96b702f1325e733ded4e8 commit hash: 2ef9cc85d65db78284d96b702f1325e733ded4e8 commit hash: 2ef9cc85d65db78284d96b702f1325e733ded4e8 2ef9cc8
15:06 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-language-data: Add py-language-data 1.1

language_data is a supplement to the langcodes module, for working with
standardized codes for human languages. It stores the more bulky and
hard-to-index data about languages, particularly what they are named in various
languages.

The functions and test cases for working with this data are in langcodes,
because working with the data correctly requires parsing language codes.
commit hash: d9d3c5d1e34b69640aec0e85466cd372c9dcf27c commit hash: d9d3c5d1e34b69640aec0e85466cd372c9dcf27c commit hash: d9d3c5d1e34b69640aec0e85466cd372c9dcf27c commit hash: d9d3c5d1e34b69640aec0e85466cd372c9dcf27c d9d3c5d
15:06 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-sense2vec: Add py-sense2vec 2.0.2

sense2vec (Trask et. al, 2015) is a nice twist on word2vec that lets you learn
more interesting and detailed word vectors. This library is a simple Python
implementation for loading, querying and training sense2vec models.
commit hash: a8d209d8ee500b7010cf3f2dada7a97779c80a5c commit hash: a8d209d8ee500b7010cf3f2dada7a97779c80a5c commit hash: a8d209d8ee500b7010cf3f2dada7a97779c80a5c commit hash: a8d209d8ee500b7010cf3f2dada7a97779c80a5c a8d209d
15:06 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-spacy: Add py-spacy 3.7.4

spaCy is a library for advanced Natural Language Processing in Python and
Cython. It's built on the very latest research, and was designed from day one to
be used in real products.

spaCy comes with pretrained pipelines and currently supports tokenization and
training for 70+ languages. It features state-of-the-art speed and neural
network models for tagging, parsing, named entity recognition, text
classification and more, multi-task learning with pretrained transformers like
BERT, as well as a production-ready training system and easy model packaging,
deployment and workflow management.
commit hash: aeb1cd15055e17f7ba1c5e1ce77c4148d5a7e817 commit hash: aeb1cd15055e17f7ba1c5e1ce77c4148d5a7e817 commit hash: aeb1cd15055e17f7ba1c5e1ce77c4148d5a7e817 commit hash: aeb1cd15055e17f7ba1c5e1ce77c4148d5a7e817 aeb1cd1
15:06 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-spacy-legacy: Add py-spacy-legacy 3.0.12

spacy-legacy includes outdated registered functions for spaCy v3.x, for example
model architectures, pipeline components and utilities. It's installed
automatically as a dependency of spaCy, and allows us to provide backwards
compatibility, while keeping the core library tidy and up to date. All of this
happens under the hood, so you typically shouldn't have to care about this
package.
commit hash: ebf9671aafe639e8a0613516869668da8b22af0a commit hash: ebf9671aafe639e8a0613516869668da8b22af0a commit hash: ebf9671aafe639e8a0613516869668da8b22af0a commit hash: ebf9671aafe639e8a0613516869668da8b22af0a ebf9671
15:06 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-langcodes: Add py-langcodes 3.3.0

langcodes knows what languages are. It knows the standardized codes that refer
to them, such as en for English, es for Spanish and hi for Hindi.

These are IETF language tags. You may know them by their old name, ISO 639
language codes. IETF has done some important things for backward compatibility
and supporting language variations that you won't find in the ISO standard.
commit hash: 2a33c9bfda2ff40aadf0c1d0fa88b75ec2572c1e commit hash: 2a33c9bfda2ff40aadf0c1d0fa88b75ec2572c1e commit hash: 2a33c9bfda2ff40aadf0c1d0fa88b75ec2572c1e commit hash: 2a33c9bfda2ff40aadf0c1d0fa88b75ec2572c1e 2a33c9b
Tuesday, 20 Feb 2024
14:56 Matthias Fechner (mfechner) search for other commits by this committer
www/gitlab-ce: new ports required for 16.9.0
commit hash: b62e99dd6b3093be7c678d01aa102d4e00852c7c commit hash: b62e99dd6b3093be7c678d01aa102d4e00852c7c commit hash: b62e99dd6b3093be7c678d01aa102d4e00852c7c commit hash: b62e99dd6b3093be7c678d01aa102d4e00852c7c b62e99d
Sunday, 18 Feb 2024
12:04 Michael Gmelin (grembo) search for other commits by this committer
textproc/py-tika-client: New port

Python REST client for Apache Tika server
commit hash: f836820133ad81b454de23c0a90025facede7307 commit hash: f836820133ad81b454de23c0a90025facede7307 commit hash: f836820133ad81b454de23c0a90025facede7307 commit hash: f836820133ad81b454de23c0a90025facede7307 f836820
04:53 Matthias Fechner (mfechner) search for other commits by this committer
www/gitlab-ce: new ports required for version 16.8
commit hash: 201310e3e324052d346672ea4c5e89b39a72d654 commit hash: 201310e3e324052d346672ea4c5e89b39a72d654 commit hash: 201310e3e324052d346672ea4c5e89b39a72d654 commit hash: 201310e3e324052d346672ea4c5e89b39a72d654 201310e
Wednesday, 14 Feb 2024
15:08 Antoine Brodin (antoine) search for other commits by this committer
textproc/py-flor: new port

Flor implements a Bloom filter class.
commit hash: 33d651ab5f300e6dfb54fd0f902ba757b0467897 commit hash: 33d651ab5f300e6dfb54fd0f902ba757b0467897 commit hash: 33d651ab5f300e6dfb54fd0f902ba757b0467897 commit hash: 33d651ab5f300e6dfb54fd0f902ba757b0467897 33d651a
Monday, 12 Feb 2024
08:34 Hiroki Tagato (tagattie) search for other commits by this committer
textproc/py-tokenizers: add port: Fast state-of-the-art tokenizers optimized for
research and production

Provides an implementation of today's most used tokenizers, with a
focus on performance and versatility.

Main features:
- Train new vocabularies and tokenize, using today's most used
  tokenizers.
- Extremely fast (both training and tokenization), thanks to the Rust
  implementation. Takes less than 20 seconds to tokenize a GB of text
  on a server's CPU.
- Easy to use, but also extremely versatile.
- Designed for research and production.
- Normalization comes with alignments tracking. It's always possible
  to get the part of the original sentence that corresponds to a given
  token.
- Does all the pre-processing: Truncate, Pad, add the special tokens
  your model needs.

WWW: https://github.com/huggingface/tokenizers
commit hash: e3dfc2fad4565873d807ba820a24094b97890f98 commit hash: e3dfc2fad4565873d807ba820a24094b97890f98 commit hash: e3dfc2fad4565873d807ba820a24094b97890f98 commit hash: e3dfc2fad4565873d807ba820a24094b97890f98 e3dfc2f
Tuesday, 6 Feb 2024
14:49 Nicola Vitale (nivit) search for other commits by this committer
textproc/py-epy-reader: Add new port

TUI Ebook Reader.

Main features:

- Supported formats:
  Epub (.epub, .epub3)
  FictionBook (.fb2)
  Mobi (.mobi)
  AZW3 (.azw, .azw3)
  URL (online reading)
- Reading progress percentage
- Bookmarks
- External dictionary integration (sdcv, dict or wkdict)
- Inline formats: bold and italic (depend on terminal and font capability.
  Italic only supported in python>=3.7)
- Text-to-Speech (with additional setup, read below)
- Double Spread
- Seamless (disabled by default)

https://github.com/wustho/epy
commit hash: 5d6cd5d24b33e6d6bc9fe864972debf2b11e8316 commit hash: 5d6cd5d24b33e6d6bc9fe864972debf2b11e8316 commit hash: 5d6cd5d24b33e6d6bc9fe864972debf2b11e8316 commit hash: 5d6cd5d24b33e6d6bc9fe864972debf2b11e8316 5d6cd5d
Thursday, 1 Feb 2024
11:53 Nuno Teixeira (eduardo) search for other commits by this committer
textproc/R-cran-reprex: New port: Prepare Reproducible Example Code via the
Clipboard

Convenience wrapper that uses the 'rmarkdown' package to render small
snippets of code to target formats that include both code and output.

The goal is to encourage the sharing of small, reproducible, and runnable
examples on code-oriented websites, such as stackoverflow.com and
github.com, or in email.

The user's clipboard is the default source of input code and the default
target for rendered output. 'reprex' also extracts clean, runnable R code
from various common formats, such as copy/paste from an R session.

WWW: https://cran.r-project.org/web/packages/reprex/
commit hash: 4f3fb1c3f9ba7948a1c8ece79d1e82530e88ab87 commit hash: 4f3fb1c3f9ba7948a1c8ece79d1e82530e88ab87 commit hash: 4f3fb1c3f9ba7948a1c8ece79d1e82530e88ab87 commit hash: 4f3fb1c3f9ba7948a1c8ece79d1e82530e88ab87 4f3fb1c
Wednesday, 31 Jan 2024
05:05 Hiroki Tagato (tagattie) search for other commits by this committer
textproc/csvlens: add port: Command line csv viewer

csvlens is a command line CSV file viewer. It is like less but made
for CSV.

WWW: https://github.com/YS-L/csvlens
commit hash: b41bf9eccdeb3a1675500deafe1cacb7729c8c0e commit hash: b41bf9eccdeb3a1675500deafe1cacb7729c8c0e commit hash: b41bf9eccdeb3a1675500deafe1cacb7729c8c0e commit hash: b41bf9eccdeb3a1675500deafe1cacb7729c8c0e b41bf9e
Saturday, 20 Jan 2024
09:29 Yuri Victorovich (yuri) search for other commits by this committer
textproc/ytt: New port: YAML templating tool that works on YAML structure
instead of text
commit hash: d42dbe928bf90336c9e368e81522ba3080d25aa9 commit hash: d42dbe928bf90336c9e368e81522ba3080d25aa9 commit hash: d42dbe928bf90336c9e368e81522ba3080d25aa9 commit hash: d42dbe928bf90336c9e368e81522ba3080d25aa9 d42dbe9
Thursday, 18 Jan 2024
18:34 Gleb Popov (arrowd) search for other commits by this committer Author: Alastair Hogge
textproc/py-readthedocs-sphinx-ext: Read the Docs Sphinx Extensions

Currently packaged extensions include:
 * An extension for building documentation like readthedocs.io. fame
 * template-meta, allows users to specify template overrides in per-page
   context.

Differential Revision: https://reviews.freebsd.org/D43489
commit hash: 0f9b28813992b2b6f14b478d40888285ab4c0780 commit hash: 0f9b28813992b2b6f14b478d40888285ab4c0780 commit hash: 0f9b28813992b2b6f14b478d40888285ab4c0780 commit hash: 0f9b28813992b2b6f14b478d40888285ab4c0780 0f9b288
Tuesday, 9 Jan 2024
04:14 Koichiro Iwao (meta) search for other commits by this committer Author: Pat Maddox
textproc/ox-gfm.el: new port

This package adds an Org mode export backend for GitHub Flavored
Markdown.

Exporting to Github Flavored Markdown is available through Org mode's
export dispatcher once ox-gfm is loaded. Alternatively, exporting can
be triggered by calling the (autoloaded) function M-x
org-gfm-export-to-markdown.

PR:		275740
commit hash: 63843561f321c329301beec829a2403d9b55feef commit hash: 63843561f321c329301beec829a2403d9b55feef commit hash: 63843561f321c329301beec829a2403d9b55feef commit hash: 63843561f321c329301beec829a2403d9b55feef 6384356
Monday, 1 Jan 2024
23:43 Yuri Victorovich (yuri) search for other commits by this committer
textproc/py-ansicolors: New port: ANSI colors for Python
commit hash: d35ce1ef16b7a2e8ed3e6ba9219347d1d6e6d232 commit hash: d35ce1ef16b7a2e8ed3e6ba9219347d1d6e6d232 commit hash: d35ce1ef16b7a2e8ed3e6ba9219347d1d6e6d232 commit hash: d35ce1ef16b7a2e8ed3e6ba9219347d1d6e6d232 d35ce1e
23:43 Yuri Victorovich (yuri) search for other commits by this committer
textproc/py-ansiwrap: New port: Textwrap, but savvy to ANSI colors and styles
commit hash: 57185ef9a619e47eb830fa950917bd60f7f3f922 commit hash: 57185ef9a619e47eb830fa950917bd60f7f3f922 commit hash: 57185ef9a619e47eb830fa950917bd60f7f3f922 commit hash: 57185ef9a619e47eb830fa950917bd60f7f3f922 57185ef
23:43 Yuri Victorovich (yuri) search for other commits by this committer
textproc/py-textwrap3: New port: Textwrap from Python 3.6 backport (plus a few
tweaks)
commit hash: 088dde6b7a8eb87af8860b3d1c5f84461403c40f commit hash: 088dde6b7a8eb87af8860b3d1c5f84461403c40f commit hash: 088dde6b7a8eb87af8860b3d1c5f84461403c40f commit hash: 088dde6b7a8eb87af8860b3d1c5f84461403c40f 088dde6
21:35 Don Lewis (truckman) search for other commits by this committer
textproc/rarian: Resurrect and upgrade to 0.8.5

Rarian has moved to a new upstream site and is being maintained.

python is only needed for uploading upstream releases.
commit hash: 95665bb506b043720d7ebf1c8331ae8629a7153d commit hash: 95665bb506b043720d7ebf1c8331ae8629a7153d commit hash: 95665bb506b043720d7ebf1c8331ae8629a7153d commit hash: 95665bb506b043720d7ebf1c8331ae8629a7153d 95665bb5
Sunday, 31 Dec 2023
18:44 Yuri Victorovich (yuri) search for other commits by this committer
textproc/py-TatSu: New port: Generate Python parsers from grammars in a
variation of EBNF

This is a successor to textproc/py-grako.
commit hash: dca0376383009c19cea98420455feb02ec2da8d9 commit hash: dca0376383009c19cea98420455feb02ec2da8d9 commit hash: dca0376383009c19cea98420455feb02ec2da8d9 commit hash: dca0376383009c19cea98420455feb02ec2da8d9 dca0376
17:46 Yuri Victorovich (yuri) search for other commits by this committer
textproc/py-grako: Remove because this project is abandoned

See the README in the mirror https://github.com/apalala/grako

Reported by:	wen heping <wenheping2000@hotmail.com>
commit hash: b243a59ec725d623e33e7d49afc3627a791eb721 commit hash: b243a59ec725d623e33e7d49afc3627a791eb721 commit hash: b243a59ec725d623e33e7d49afc3627a791eb721 commit hash: b243a59ec725d623e33e7d49afc3627a791eb721 b243a59
00:06 Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/php80: Sunset
commit hash: beced896adede7791902c084864668404d24aa46 commit hash: beced896adede7791902c084864668404d24aa46 commit hash: beced896adede7791902c084864668404d24aa46 commit hash: beced896adede7791902c084864668404d24aa46 beced89
00:06 Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/py-googletrans: Remove expired port

2023-12-31 textproc/py-googletrans: Umaintained for over 3 years, depends on old
www/py-httpx013
commit hash: 4d62bd27077c5a9452cd9e7964764d17becdab61 commit hash: 4d62bd27077c5a9452cd9e7964764d17becdab61 commit hash: 4d62bd27077c5a9452cd9e7964764d17becdab61 commit hash: 4d62bd27077c5a9452cd9e7964764d17becdab61 4d62bd2
00:06 Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/bsdgrep: Remove expired port

2023-12-31 textproc/bsdgrep: Merged into base from 13
commit hash: adfededdb754944329964a3a3ebc91eed3823690 commit hash: adfededdb754944329964a3a3ebc91eed3823690 commit hash: adfededdb754944329964a3a3ebc91eed3823690 commit hash: adfededdb754944329964a3a3ebc91eed3823690 adfeded
Saturday, 30 Dec 2023
08:11 Alexey Dokuchaev (danfe) search for other commits by this committer
textproc/p5-Text-Diff-FormattedHTML: new port had been added (+)

Module to produce HTML table with a nice diff of two strings/files.
commit hash: 746aa3ee36fa0ab9e1d9657835135f2a9cd8c926 commit hash: 746aa3ee36fa0ab9e1d9657835135f2a9cd8c926 commit hash: 746aa3ee36fa0ab9e1d9657835135f2a9cd8c926 commit hash: 746aa3ee36fa0ab9e1d9657835135f2a9cd8c926 746aa3e
Monday, 25 Dec 2023
16:10 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-mkdocs-git-revision-date-localized-plugin: Add
py-mkdocs-git-revision-date-localized-plugin 1.2.2

mkdocs-git-revision-date-localized-plugin is a MkDocs plugin that enables
displaying the date of the last git modification of a page. The plugin uses
babel and timeago.js to provide different localized date formats.
commit hash: a751b015bffd1cd499c4e2de32fa5dfa9c5ed021 commit hash: a751b015bffd1cd499c4e2de32fa5dfa9c5ed021 commit hash: a751b015bffd1cd499c4e2de32fa5dfa9c5ed021 commit hash: a751b015bffd1cd499c4e2de32fa5dfa9c5ed021 a751b01
16:10 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-mkdocs-minify-plugin: Add py-mkdocs-minify-plugin 0.7.2

mkdocs-minify-plugin is an MkDocs plugin to minify HTML, JS or CSS files prior
to being written to disk.

HTML minification is done using htmlmin2.

JS minification is done using jsmin.

CSS minification is done using csscompressor.
commit hash: 7670362c37d1f2f083b89b7cef4b7a65ed22e804 commit hash: 7670362c37d1f2f083b89b7cef4b7a65ed22e804 commit hash: 7670362c37d1f2f083b89b7cef4b7a65ed22e804 commit hash: 7670362c37d1f2f083b89b7cef4b7a65ed22e804 7670362
16:10 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-htmlmin2: Add py-htmlmin2 0.1.13

htmlmin is a configurable HTML Minifier with safety features.
commit hash: 38ed934b7e22704c63ea1f1668fd72c280c79c96 commit hash: 38ed934b7e22704c63ea1f1668fd72c280c79c96 commit hash: 38ed934b7e22704c63ea1f1668fd72c280c79c96 commit hash: 38ed934b7e22704c63ea1f1668fd72c280c79c96 38ed934
Monday, 18 Dec 2023
07:02 Mikhail Teterin (mi) search for other commits by this committer
textproc/fmtlib: remove the duplicate of devel/libfmt

Correct net-im/tdlib-purple to depend on the correct one.

Notified by: vanilla@
commit hash: 33d16240154eb5a010ad430a478f9465b9013351 commit hash: 33d16240154eb5a010ad430a478f9465b9013351 commit hash: 33d16240154eb5a010ad430a478f9465b9013351 commit hash: 33d16240154eb5a010ad430a478f9465b9013351 33d1624
06:36 Mikhail Teterin (mi) search for other commits by this committer
testproc/fmtlib: add new port of fmtlib

According to the pkgsrc repository, this library used to be
known as cppformat.

WWW:	https://fmt.dev/
commit hash: 362ea03643fc92c9ca8c06c38996a9cf8a2435fc commit hash: 362ea03643fc92c9ca8c06c38996a9cf8a2435fc commit hash: 362ea03643fc92c9ca8c06c38996a9cf8a2435fc commit hash: 362ea03643fc92c9ca8c06c38996a9cf8a2435fc 362ea03
Saturday, 16 Dec 2023
21:36 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
textproc/opensearch210: textproc/opensearch-dashboards210: New ports

- Add version 2.10.0 of opensearch and opensearch-dashboards. it is the latest
version supported by Wazuh ports. opensearch 2.11.x can break some apps/plugins
that depends of it. It will be removed when a stable vrsion of Wazuh run without
problems with opensearch and opensearch-dashboards >= 2.11.x

Wtih hat:	opensearch
commit hash: 1132113d67323e1489cf89af10072cfae7dc36e5 commit hash: 1132113d67323e1489cf89af10072cfae7dc36e5 commit hash: 1132113d67323e1489cf89af10072cfae7dc36e5 commit hash: 1132113d67323e1489cf89af10072cfae7dc36e5 1132113
Thursday, 14 Dec 2023
20:41 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-python-ulid: Add py-python-ulid 2.2.0

This port provides an implementation of ULID.

A ULID is a universally unique lexicographically sortable identifier. It is
- 128-bit compatible with UUID
- 1.21e+24 unique ULIDs per millisecond
- Lexicographically sortable!
- Canonically encoded as a 26 character string, as opposed to the 36 character
  UUID
- Uses Crockford's base32 for better efficiency and readability (5 bits per
  character)
- Case insensitive
- No special characters (URL safe)
commit hash: 96f825ff336cb9213ae7e0a780b347da73fe42cf commit hash: 96f825ff336cb9213ae7e0a780b347da73fe42cf commit hash: 96f825ff336cb9213ae7e0a780b347da73fe42cf commit hash: 96f825ff336cb9213ae7e0a780b347da73fe42cf 96f825f
Tuesday, 12 Dec 2023
10:26 Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/stardict-quick: Remove expired port

2023-12-12 textproc/stardict-quick: unfetchable
commit hash: 9b619b58ffb90157d2af065d55c165b71f92b61c commit hash: 9b619b58ffb90157d2af065d55c165b71f92b61c commit hash: 9b619b58ffb90157d2af065d55c165b71f92b61c commit hash: 9b619b58ffb90157d2af065d55c165b71f92b61c 9b619b5
Saturday, 2 Dec 2023
13:32 Rene Ladan (rene) search for other commits by this committer
textproc/bibtool: Remove expired port

2023-11-30 textproc/bibtool: BROKEN for more than an year
commit hash: 450e97c78d70d97c22448cdd37e8bd1b901771a0 commit hash: 450e97c78d70d97c22448cdd37e8bd1b901771a0 commit hash: 450e97c78d70d97c22448cdd37e8bd1b901771a0 commit hash: 450e97c78d70d97c22448cdd37e8bd1b901771a0 450e97c
13:19 Tobias C. Berner (tcberner) search for other commits by this committer
KDE: Add KDE Frameworks 6 ports

KDE's 6th Megarelease - Alpha

Wednesday, 8 November 2023

En route to the new Plasma, Frameworks and Gear

Every few years we port the key components of our software to a new
version of Qt, taking the opportunity to remove cruft and leverage the
updated features the most recent version of Qt has to offer us.

It has been nearly 10 years since the last big release of our flagship
Plasma desktop environment, and the time has come again. KDE is making
available today the Alpha version of all the software we will include in
a megarelease scheduled for the end of February 2024.

Announcement: https://kde.org/announcements/megarelease/6/alpha/
Obtained from:	https://github.com/tcberner/kde6-overlay/

Further ports specific changes:
 * multimedia/phonon: is now flavored for Qt5 and Qt6
commit hash: 633534bf76831ac5b3e0d6afa47923d621a4f8f5 commit hash: 633534bf76831ac5b3e0d6afa47923d621a4f8f5 commit hash: 633534bf76831ac5b3e0d6afa47923d621a4f8f5 commit hash: 633534bf76831ac5b3e0d6afa47923d621a4f8f5 633534b
Wednesday, 29 Nov 2023
06:11 Matthias Fechner (mfechner) search for other commits by this committer
textproc/rubygem-rouge41: Remove expired port

textproc/rubygem-rouge41
commit hash: 3be1e8b65ab8f5914c7e3b38681c323a905232e2 commit hash: 3be1e8b65ab8f5914c7e3b38681c323a905232e2 commit hash: 3be1e8b65ab8f5914c7e3b38681c323a905232e2 commit hash: 3be1e8b65ab8f5914c7e3b38681c323a905232e2 3be1e8b
Monday, 27 Nov 2023
18:12 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-pygments-25: Remove obsoleted port

Use textproc/py-pygments instead.

PR:		275372
Approved by:	nivit (maintainer)
commit hash: 3df4e19a61cf19631b3d92322394450a1daa7c10 commit hash: 3df4e19a61cf19631b3d92322394450a1daa7c10 commit hash: 3df4e19a61cf19631b3d92322394450a1daa7c10 commit hash: 3df4e19a61cf19631b3d92322394450a1daa7c10 3df4e19
Thursday, 16 Nov 2023
14:02 Nicola Vitale (nivit) search for other commits by this committer
textproc/py-mdformat: Add new port

Mdformat is an opinionated Markdown formatter that can be used
to enforce a consistent style in Markdown files. Mdformat is a
Unix-style command-line tool as well as a Python library.

https://github.com/executablebooks/mdformat
commit hash: b28009e43f476bdd33d0d97bfa3bd56739c45ff4 commit hash: b28009e43f476bdd33d0d97bfa3bd56739c45ff4 commit hash: b28009e43f476bdd33d0d97bfa3bd56739c45ff4 commit hash: b28009e43f476bdd33d0d97bfa3bd56739c45ff4 b28009e
Tuesday, 14 Nov 2023
21:19 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-loofah221: Add rubygem-loofah221 2.21.4 (copied from
rubygem-loofah)

- Add PORTSCOUT
commit hash: d03f6ba3da4c0a0fad9b96f6faa8f2e43359ce08 commit hash: d03f6ba3da4c0a0fad9b96f6faa8f2e43359ce08 commit hash: d03f6ba3da4c0a0fad9b96f6faa8f2e43359ce08 commit hash: d03f6ba3da4c0a0fad9b96f6faa8f2e43359ce08 d03f6ba
17:15 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/p5-Spreadsheet-ReadGnumeric: Add p5-Spreadsheet-ReadGnumeric 0.4

Given a source of saved Gnumeric data, Spreadsheet::ReadGnumeric parses it and
returns the result in the same format as Spreadsheet::Read. In fact,
Spreadsheet::Read has a few more bells and whistles, such as transposing the
resulting sheets and providing an object-oriented interface to the resulting
data, so it may be easier to access this module through Spreadsheet::Read, even
if you only want to parse Gnumeric data.

Note that Gnumeric only saves raw cell values, and not their formatted versions.
In particular, Gnumeric saves formulas, and not formula values, never mind
formatted formula values.
commit hash: a3e20737f4bb866c4c4c5b71b60ecf829b047d73 commit hash: a3e20737f4bb866c4c4c5b71b60ecf829b047d73 commit hash: a3e20737f4bb866c4c4c5b71b60ecf829b047d73 commit hash: a3e20737f4bb866c4c4c5b71b60ecf829b047d73 a3e2073
Sunday, 12 Nov 2023
20:49 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
lang/fpc-*: Merge all units to lang/fpc

- Merge all fpc-* units to lang/fpc. It gives us a better way to maintain fpc
  and lazarus ports.
- Update Mk/fpc.mk for reflects new changes
- Update Mk/lazarus.mk for reflects new changes
- Now we can defined WANT_FPC_DEVEL AND WANT_LAZARUS_DEVEL for use devel version
  of fpc or lazarus for build apps based on fpc/lazarus
- Add entries to MOVED
- Bump PORTREVISON of affected ports
- Some other minor modifications
commit hash: 0b92f925a3a155ce7b5f4eddfd528553915c6eb8 commit hash: 0b92f925a3a155ce7b5f4eddfd528553915c6eb8 commit hash: 0b92f925a3a155ce7b5f4eddfd528553915c6eb8 commit hash: 0b92f925a3a155ce7b5f4eddfd528553915c6eb8 0b92f92
Monday, 6 Nov 2023
11:03 Gleb Popov (arrowd) search for other commits by this committer
textproc/logseq: Platform for knowledge management and collaboration.
commit hash: dc7d82206c0cdecc453351c550b1c9a0f496d835 commit hash: dc7d82206c0cdecc453351c550b1c9a0f496d835 commit hash: dc7d82206c0cdecc453351c550b1c9a0f496d835 commit hash: dc7d82206c0cdecc453351c550b1c9a0f496d835 dc7d822
Saturday, 4 Nov 2023
07:39 Yuri Victorovich (yuri) search for other commits by this committer
textproc/fblog: New port: Small command-line JSON Log viewer
commit hash: a73c6a0d7e901462c01f6525855790f63777d428 commit hash: a73c6a0d7e901462c01f6525855790f63777d428 commit hash: a73c6a0d7e901462c01f6525855790f63777d428 commit hash: a73c6a0d7e901462c01f6525855790f63777d428 a73c6a0
Thursday, 2 Nov 2023
15:25 Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/kibana7: Remove expired port

2023-10-30 textproc/kibana7: Depends on EOL NodeJS 16
commit hash: 8f7a0713a8bad4c87d62e06c0280ddf079cebab2 commit hash: 8f7a0713a8bad4c87d62e06c0280ddf079cebab2 commit hash: 8f7a0713a8bad4c87d62e06c0280ddf079cebab2 commit hash: 8f7a0713a8bad4c87d62e06c0280ddf079cebab2 8f7a071
Wednesday, 1 Nov 2023
07:56 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-rails-dom-testing-rails71: Add
rubygem-rails-dom-testing-rails71 2.2.0 (copied from
rubygem-rails-dom-testing-rails70)
commit hash: 6aad67e74ffa5f60256d69ee11dd3d2df326b3b1 commit hash: 6aad67e74ffa5f60256d69ee11dd3d2df326b3b1 commit hash: 6aad67e74ffa5f60256d69ee11dd3d2df326b3b1 commit hash: 6aad67e74ffa5f60256d69ee11dd3d2df326b3b1 6aad67e
07:56 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-actiontext71: Add rubygem-actiontext71 7.1.1

Action Text brings rich text content and editing to Rails. It includes the Trix
editor that handles everything from formatting to links to quotes to lists to
embedded images and galleries. The rich text content generated by the Trix
editor is saved in its own RichText model that's associated with any existing
Active Record model in the application. Any embedded images (or other
attachments) are automatically stored using Active Storage and associated with
the included RichText model.
commit hash: cec6d5232146b4fe1d29602c74a6155f66e61718 commit hash: cec6d5232146b4fe1d29602c74a6155f66e61718 commit hash: cec6d5232146b4fe1d29602c74a6155f66e61718 commit hash: cec6d5232146b4fe1d29602c74a6155f66e61718 cec6d52
01:56 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-yarp: Remove obsoleted port

Use textproc/rubygem-prism instead.
commit hash: 11bfbb87b8abd3064eae7b6602f35d5a3e6e603f commit hash: 11bfbb87b8abd3064eae7b6602f35d5a3e6e603f commit hash: 11bfbb87b8abd3064eae7b6602f35d5a3e6e603f commit hash: 11bfbb87b8abd3064eae7b6602f35d5a3e6e603f 11bfbb8
01:56 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-rouge41: Add rubygem-rouge41 4.1.3 (copied from rubygem-rouge)

- Add PORTSCOUT
commit hash: 5d55a2293babe6b0a65e488aa0e3233a77fed709 commit hash: 5d55a2293babe6b0a65e488aa0e3233a77fed709 commit hash: 5d55a2293babe6b0a65e488aa0e3233a77fed709 commit hash: 5d55a2293babe6b0a65e488aa0e3233a77fed709 5d55a22
Saturday, 28 Oct 2023
10:04 Rene Ladan (rene) search for other commits by this committer
textproc/xalan-c: Remove expired port

2023-10-28 textproc/xalan-c: Upstream no longer continuing; please consider
textproc/libxslt, textproc/qt5-xmlpatterns or SaxonC as potential alternatives
commit hash: df1d788fc0d4143a2bf5f3689a0a0d2b906e2fcf commit hash: df1d788fc0d4143a2bf5f3689a0a0d2b906e2fcf commit hash: df1d788fc0d4143a2bf5f3689a0a0d2b906e2fcf commit hash: df1d788fc0d4143a2bf5f3689a0a0d2b906e2fcf df1d788
Monday, 23 Oct 2023
16:04 Matthias Fechner (mfechner) search for other commits by this committer
www/gitlab-ce: new ports required for 16.5.
commit hash: b49e93d762ea056d4a2cf0e647aaadcaf19fedfb commit hash: b49e93d762ea056d4a2cf0e647aaadcaf19fedfb commit hash: b49e93d762ea056d4a2cf0e647aaadcaf19fedfb commit hash: b49e93d762ea056d4a2cf0e647aaadcaf19fedfb b49e93d
Sunday, 22 Oct 2023
18:30 Yuri Victorovich (yuri) search for other commits by this committer
textproc/py-faust-cchardet: New port: High speed universal character encoding
detector
commit hash: e79df2beed06349cb8f5af30a6518689400b5bf7 commit hash: e79df2beed06349cb8f5af30a6518689400b5bf7 commit hash: e79df2beed06349cb8f5af30a6518689400b5bf7 commit hash: e79df2beed06349cb8f5af30a6518689400b5bf7 e79df2b
Thursday, 12 Oct 2023
06:30 Dries Michiels (driesm) search for other commits by this committer
textproc/py-sphinx-multiversion-zrepl: add new port

Sphinx extension (zrepl fork) for building self-hosted versioned docs.
This extension aims to provide a clean implementation that tries to
avoid messing with Sphinx internals as much as possible.
commit hash: 063eecda9671106caf0909867dcce92d4ca693a5 commit hash: 063eecda9671106caf0909867dcce92d4ca693a5 commit hash: 063eecda9671106caf0909867dcce92d4ca693a5 commit hash: 063eecda9671106caf0909867dcce92d4ca693a5 063eecd
Tuesday, 10 Oct 2023
18:32 Dries Michiels (driesm) search for other commits by this committer
textproc/py-sphinx-multiversion: add new port

Sphinx extension for building self-hosted versioned docs. This extension
aims to provide a clean implementation that tries to avoid messing with
Sphinx internals as much as possible.
commit hash: c81c05ce617be8bba76c7a95828e0044bf8f535c commit hash: c81c05ce617be8bba76c7a95828e0044bf8f535c commit hash: c81c05ce617be8bba76c7a95828e0044bf8f535c commit hash: c81c05ce617be8bba76c7a95828e0044bf8f535c c81c05c
Sunday, 8 Oct 2023
17:06 Thierry Thomas (thierry) search for other commits by this committer
textproc/py-sphinx-material: adding a Material Design theme for Sphinx
documentation
commit hash: 5beed7ec054bf89db9a708301567ce905e7f78b7 commit hash: 5beed7ec054bf89db9a708301567ce905e7f78b7 commit hash: 5beed7ec054bf89db9a708301567ce905e7f78b7 commit hash: 5beed7ec054bf89db9a708301567ce905e7f78b7 5beed7e
11:52 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-sphinx-gallery: Add py-sphinx-gallery 0.14.0

Sphinx-Gallery is a Sphinx extension that builds an HTML gallery of examples
from any set of Python scripts.

Features:
- Create example galleries automatically by running pure Python example scripts
  while capturing outputs + figures, rendering them into reST files built into
  your documentation by Sphinx
- Embed reST in your example Python files, allowing you to interweave
  narrative-like content with code that generates plots in your documentation.
  Sphinx-Gallery also automatically generates a Jupyter Notebook for each your
  example page.
- Add mini-galleries for API documentation. Sphinx-Gallery can generate
  mini-galleries listing all examples that use a particular function/method/etc.
- Add intersphinx links to your examples. Sphinx-Gallery can automatically add
  links to API documentation for functions/methods/classes that are used in your
  examples (for any Python module that uses intersphinx).
- Manage multiple galleries to create and embed galleries for several folders of
  examples.
commit hash: 5046c0c3a8a18d6ee9c87477236cec2eb8bb5545 commit hash: 5046c0c3a8a18d6ee9c87477236cec2eb8bb5545 commit hash: 5046c0c3a8a18d6ee9c87477236cec2eb8bb5545 commit hash: 5046c0c3a8a18d6ee9c87477236cec2eb8bb5545 5046c0c
Thursday, 5 Oct 2023
01:53 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-prism: Add rubygem-prism 0.13.0

This is a parser for the Ruby programming language. It is designed to be
portable, error tolerant, and maintainable. It is written in C99 and has no
dependencies. It is currently being integrated into CRuby, JRuby, TruffleRuby,
Sorbet, and Syntax Tree.
commit hash: 45e30826a6272168aa09c52aba9e77b13e18e594 commit hash: 45e30826a6272168aa09c52aba9e77b13e18e594 commit hash: 45e30826a6272168aa09c52aba9e77b13e18e594 commit hash: 45e30826a6272168aa09c52aba9e77b13e18e594 45e3082
Saturday, 30 Sep 2023
23:29 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-cucumber-gherkin26: Add rubygem-cucumber-gherkin26 26.2.0
(copied from rubygem-cucumber-gherkin)

- Add PORTSCOUT
commit hash: 27df4556ee4c609bf952cee4fec87e58c1b200c3 commit hash: 27df4556ee4c609bf952cee4fec87e58c1b200c3 commit hash: 27df4556ee4c609bf952cee4fec87e58c1b200c3 commit hash: 27df4556ee4c609bf952cee4fec87e58c1b200c3 27df455
02:23 Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/raptor: Remove expired port

2023-09-30 textproc/raptor: No new release in 10+ years and superseded by
2.0-branch, consider using textproc/raptor2
commit hash: 0bd1f08d66d4ac2e3fad0b6e47569f42d67d9798 commit hash: 0bd1f08d66d4ac2e3fad0b6e47569f42d67d9798 commit hash: 0bd1f08d66d4ac2e3fad0b6e47569f42d67d9798 commit hash: 0bd1f08d66d4ac2e3fad0b6e47569f42d67d9798 0bd1f08
02:22 Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/popup: Remove expired port

2023-09-30 textproc/popup: Abandonware, last release in 2004 and dead upstream
commit hash: 56b770b471e78cbaee8d44f3186531612256e5eb commit hash: 56b770b471e78cbaee8d44f3186531612256e5eb commit hash: 56b770b471e78cbaee8d44f3186531612256e5eb commit hash: 56b770b471e78cbaee8d44f3186531612256e5eb 56b770b
02:22 Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/yamcha: Remove expired port

2023-09-30 textproc/yamcha: Last upstream release was in 2005
commit hash: 16dba16c1e4f6f19a36e6f70fdf273bde2bf7a63 commit hash: 16dba16c1e4f6f19a36e6f70fdf273bde2bf7a63 commit hash: 16dba16c1e4f6f19a36e6f70fdf273bde2bf7a63 commit hash: 16dba16c1e4f6f19a36e6f70fdf273bde2bf7a63 16dba16
02:22 Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/libextractor: Remove expired port

2023-09-30 textproc/libextractor: does not compile with exiv2 0.28, and no ports
tree users
commit hash: ae315586a3033e0f12a6b1e6840c4b0914ee6994 commit hash: ae315586a3033e0f12a6b1e6840c4b0914ee6994 commit hash: ae315586a3033e0f12a6b1e6840c4b0914ee6994 commit hash: ae315586a3033e0f12a6b1e6840c4b0914ee6994 ae31558
00:44 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-ansi2html: Add py-ansi2html 1.8.0

ansi2html converts text with ANSI color codes to HTML or to LaTeX. It is
inspired by and developed off of the work of pixelbeat and blackjack.
commit hash: 54334ae7efb47a5d329d15f0ad3a5d80f6b68a06 commit hash: 54334ae7efb47a5d329d15f0ad3a5d80f6b68a06 commit hash: 54334ae7efb47a5d329d15f0ad3a5d80f6b68a06 commit hash: 54334ae7efb47a5d329d15f0ad3a5d80f6b68a06 54334ae
Thursday, 28 Sep 2023
00:25 Koichiro Iwao (meta) search for other commits by this committer Author: Gordon Bergling
textproc/bsd-spell: A port of the 4.4BSD spell and derof commands

spell(1) collects words from the named documents and looks them up in a
spelling list. Words that neither occur among nor are derivable
(by applying certain inflections, prefixes or suffixes) from words in
the spelling list are printed on the standard output.

deroff(1) reads each file in sequence and removes all roff command lines,
backslash constructions, macro definitions, eqn constructs (between ".EQ"
and ".EN" lines or between delimiters), pic pictures, and table descriptions
and writes the remainder to the standard output.

spell(1) and deroff(1) did not appear in freely redistributable BSD
releases for licensing reasons. After Caldera relicensed early UNIX releases
the 4.4BSD version was added to NetBSD and OpenBSD.

PR:		274098
commit hash: 7ebf6dfd8ddb5b85546d72cd96ee1fef6ff39cd2 commit hash: 7ebf6dfd8ddb5b85546d72cd96ee1fef6ff39cd2 commit hash: 7ebf6dfd8ddb5b85546d72cd96ee1fef6ff39cd2 commit hash: 7ebf6dfd8ddb5b85546d72cd96ee1fef6ff39cd2 7ebf6df
Sunday, 24 Sep 2023
09:27 Matthias Fechner (mfechner) search for other commits by this committer
www/gitlab-ce: added new ports required for version 16.4
commit hash: 31113c67e38b421e623cc85d75b26f73a96f8cb5 commit hash: 31113c67e38b421e623cc85d75b26f73a96f8cb5 commit hash: 31113c67e38b421e623cc85d75b26f73a96f8cb5 commit hash: 31113c67e38b421e623cc85d75b26f73a96f8cb5 31113c6
Friday, 22 Sep 2023
04:54 Robert Clausecker (fuz) search for other commits by this committer
textproc/md2roff: markdown to roff converter

md2roff is a Markdown to roff/html converted.  It can be used to
generate simple man pages from project README files.  The output is
a manpage in man(7) format as well as a HTML document.

PR:		https://github.com/github/hub
commit hash: 220a6d713ecdc7e840bcaf5d5a5a66c26397005e commit hash: 220a6d713ecdc7e840bcaf5d5a5a66c26397005e commit hash: 220a6d713ecdc7e840bcaf5d5a5a66c26397005e commit hash: 220a6d713ecdc7e840bcaf5d5a5a66c26397005e 220a6d7
Monday, 11 Sep 2023
03:40 Yuri Victorovich (yuri) search for other commits by this committer
textproc/py-pdf2docx: New port: Library and applicaton to convert pdf to docx
commit hash: 5ef5e58a9051aad258aa948376badacc97ef130c commit hash: 5ef5e58a9051aad258aa948376badacc97ef130c commit hash: 5ef5e58a9051aad258aa948376badacc97ef130c commit hash: 5ef5e58a9051aad258aa948376badacc97ef130c 5ef5e58
Monday, 4 Sep 2023
21:30 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-cucumber-html-formatter19: Remove obsoleted port

Use textproc/rubygem-cucumber-html-formatter instead.
commit hash: 3f2e7b49149126535eb1c96f0064fe5e44c9dcef commit hash: 3f2e7b49149126535eb1c96f0064fe5e44c9dcef commit hash: 3f2e7b49149126535eb1c96f0064fe5e44c9dcef commit hash: 3f2e7b49149126535eb1c96f0064fe5e44c9dcef 3f2e7b4
21:30 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-elastic-apm: Add rubygem-elastic-apm 4.7.0

elastic-apm provides Elastic APM (Application Performance Monitoring) agent for
Ruby.
commit hash: 7a7d42d870f7050f070c9f3b9a68c0191deb7b89 commit hash: 7a7d42d870f7050f070c9f3b9a68c0191deb7b89 commit hash: 7a7d42d870f7050f070c9f3b9a68c0191deb7b89 commit hash: 7a7d42d870f7050f070c9f3b9a68c0191deb7b89 7a7d42d
21:30 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-cucumber-gherkin23: Remove obsoleted port

Use textproc/rubygem-cucumber-gherkin instead.
commit hash: 110f8c4af31ac6d40e3f23e29b360eaade11e98c commit hash: 110f8c4af31ac6d40e3f23e29b360eaade11e98c commit hash: 110f8c4af31ac6d40e3f23e29b360eaade11e98c commit hash: 110f8c4af31ac6d40e3f23e29b360eaade11e98c 110f8c4
Sunday, 3 Sep 2023
08:02 Kai Knoblich (kai) search for other commits by this committer
textproc/py-readtime: New port

Calculates the time some text takes the average human to read, based on
Medium's read time forumula.

Medium's Help Center says:

"Read time is based on the average reading speed of an adult (roughly
 265 WPM).  We take the total word count of a post and translate it into
 minutes, with an adjustment made for images. For posts in Chinese,
 Japanese and Korean, it's a function of number of characters (500
 characters/min) with an adjustment made for images."

Source: https://help.medium.com/hc/en-us/articles/214991667-Read-time
commit hash: c27811bf4ead028fbe0ab0ab931c5906564d81c8 commit hash: c27811bf4ead028fbe0ab0ab931c5906564d81c8 commit hash: c27811bf4ead028fbe0ab0ab931c5906564d81c8 commit hash: c27811bf4ead028fbe0ab0ab931c5906564d81c8 c27811b
Saturday, 2 Sep 2023
06:59 Kai Knoblich (kai) search for other commits by this committer
textproc/py-wavedrom: New port

This is a Python module and command line fully compatible with WaveDrom,
which is originally implemented in JavaScript. It is useful if you want
to generate wavedrom diagrams from a Python environment or simply don't
want to install the Node.js environment just to use WaveDrom as simple
command line.

WaveDromPy is for example used in sphinxcontrib-wavedrom to render
wavedrom for Sphinx documentation. While the original project renders
the diagrams in JavaScript in the browser, WaveDromPy renders them to
SVG files.

This tool is a direct translation of original Javascript file
WaveDrom.js to Python. No extra feature added. We seek to have it fully
compatible.

The tool WaveDromPy directly converts WaveDrom compatible JSON files
into SVG format.
commit hash: 451a4c9f7df8b4297b87919479744d8abeddd3a6 commit hash: 451a4c9f7df8b4297b87919479744d8abeddd3a6 commit hash: 451a4c9f7df8b4297b87919479744d8abeddd3a6 commit hash: 451a4c9f7df8b4297b87919479744d8abeddd3a6 451a4c9
06:59 Kai Knoblich (kai) search for other commits by this committer
textproc/py-paginate: New port

This module helps dividing large lists of items into pages. The user is
shown one page at a time and can navigate to other pages.

Imagine you are offering a company phonebook and let the user search the
entries. If the search result contains 23 entries but you may want to
display no more than 10 entries at once.

The first page contains entries 1-10, the second 11-20 and the
third 21-23.
commit hash: 9276ea755361d328a97c99e8aeaf5957d2dcbc17 commit hash: 9276ea755361d328a97c99e8aeaf5957d2dcbc17 commit hash: 9276ea755361d328a97c99e8aeaf5957d2dcbc17 commit hash: 9276ea755361d328a97c99e8aeaf5957d2dcbc17 9276ea7
Thursday, 31 Aug 2023
05:44 Kai Knoblich (kai) search for other commits by this committer
textproc/py-mkdocstrings-python-legacy: New port

This Python handler for the "mkdocstrings" package uses PyTkDocs
(= textproc/py-pytkdocs) to collect documentation from Python source
code.

Features:

* Data collection from source code: collection of the object-tree and
  the docstrings is done thanks to pytkdocs.

* Support for type annotations: pytkdocs collects your type annotations
  and mkdocstrings uses them to display parameters types or return
  types.

* Recursive documentation of Python objects: just use the module
  dotted-path as identifier, and you get the full module docs. You don't
  need to inject documentation for each class, function, etc.

* Support for documented attributes: attributes (variables) followed by
  a docstring (triple-quoted string) will be recognized by Griffe in
  modules, classes and even in __init__ methods.

* Multiple docstring-styles support: common support for Google-style,
  Numpydoc-style, and Sphinx-style docstrings.
commit hash: e1c6e80783e10e0716b5cab7b1b0448d5f48f7ca commit hash: e1c6e80783e10e0716b5cab7b1b0448d5f48f7ca commit hash: e1c6e80783e10e0716b5cab7b1b0448d5f48f7ca commit hash: e1c6e80783e10e0716b5cab7b1b0448d5f48f7ca e1c6e80
05:43 Kai Knoblich (kai) search for other commits by this committer
textproc/py-markdown-callouts: New port

This extension for Python Markdown produces the same results as the
"admonition" extension, but with a syntax that is much less intrusive
and has a very reasonable fallback look for "vanilla" renderers.
commit hash: e405e1b07f406ad9f809e6168afe4d21657ccfbb commit hash: e405e1b07f406ad9f809e6168afe4d21657ccfbb commit hash: e405e1b07f406ad9f809e6168afe4d21657ccfbb commit hash: e405e1b07f406ad9f809e6168afe4d21657ccfbb e405e1b
05:43 Kai Knoblich (kai) search for other commits by this committer
textproc/py-mkdocstrings-crystal: New port

This package allows you to insert API documentation (generated from
Crystal's source code and doc comments) as part of any page on a
MkDocs site.
commit hash: 556cd1f1f3276e4fd11e60386d589b8793f5aa32 commit hash: 556cd1f1f3276e4fd11e60386d589b8793f5aa32 commit hash: 556cd1f1f3276e4fd11e60386d589b8793f5aa32 commit hash: 556cd1f1f3276e4fd11e60386d589b8793f5aa32 556cd1f
05:43 Kai Knoblich (kai) search for other commits by this committer
textproc/py-mkdocstrings-python: New port

This Python handler for the "mkdocstrings" package uses Griffe
(= textproc/py-griffe) to collect documentation from Python source code.

Features:

* Data collection from source code: collection of the object-tree and
  the docstrings is done thanks to Griffe.

* Support for type annotations: Griffe collects your type annotations
  and mkdocstrings uses them to display parameter types or return types.

* Recursive documentation of Python objects: just use the module
  dotted-path as an identifier, and you get the full module docs. You
  don't need to inject documentation for each class, function, etc.

* Support for documented attributes: attributes (variables) followed by
  a docstring (triple-quoted string) will be recognized by Griffe in
  modules, classes and even in __init__ methods.

* Multiple docstring-styles support: common support for Google-style,
  Numpydoc-style, and Sphinx-style docstrings. See Griffe's
  documentation on docstrings support.
commit hash: 656e2aeca87724087da0235269e9d7ae1e6118e8 commit hash: 656e2aeca87724087da0235269e9d7ae1e6118e8 commit hash: 656e2aeca87724087da0235269e9d7ae1e6118e8 commit hash: 656e2aeca87724087da0235269e9d7ae1e6118e8 656e2ae
05:43 Kai Knoblich (kai) search for other commits by this committer
textproc/py-griffe: New port

Signatures for entire Python programs.  Extract the structure, the
frame, the skeleton of your project, to generate API documentation or
find breaking changes in your API.
commit hash: 096daca93276d8892f6f3705db4e5b04fb864a89 commit hash: 096daca93276d8892f6f3705db4e5b04fb864a89 commit hash: 096daca93276d8892f6f3705db4e5b04fb864a89 commit hash: 096daca93276d8892f6f3705db4e5b04fb864a89 096daca
Tuesday, 29 Aug 2023
19:37 Yuri Victorovich (yuri) search for other commits by this committer
textproc/riffdiff: New port: Diff filter highlighting which line parts have
changed
commit hash: 042f67f1ddd6938387c327696052852efffd0b80 commit hash: 042f67f1ddd6938387c327696052852efffd0b80 commit hash: 042f67f1ddd6938387c327696052852efffd0b80 commit hash: 042f67f1ddd6938387c327696052852efffd0b80 042f67f
19:37 Yuri Victorovich (yuri) search for other commits by this committer
textproc/moar: New port: Pager designed to just do the right thing without any
configuration
commit hash: 9f5e89715de1b26ee5bb14aa9bf3873368a9acdd commit hash: 9f5e89715de1b26ee5bb14aa9bf3873368a9acdd commit hash: 9f5e89715de1b26ee5bb14aa9bf3873368a9acdd commit hash: 9f5e89715de1b26ee5bb14aa9bf3873368a9acdd 9f5e897
Sunday, 27 Aug 2023
17:52 Ruslan Makhmatkhanov (rm) search for other commits by this committer
textproc/py-zope.i18nmessageid: readd port

This is a partial revert of 1daa5c9c40262b9dd10186c92bc3e250ff1bcc2b.
It is still required for devel/py-zope.configuration.

Apologies for breaking INDEX.
commit hash: ce4a9c438d2c80e2625d207bdc9b52861ea62288 commit hash: ce4a9c438d2c80e2625d207bdc9b52861ea62288 commit hash: ce4a9c438d2c80e2625d207bdc9b52861ea62288 commit hash: ce4a9c438d2c80e2625d207bdc9b52861ea62288 ce4a9c4
11:43 Ruslan Makhmatkhanov (rm) search for other commits by this committer
zope ports: remove leaf zope ports that have no sense in absence of zope itself

With hat:   zope
commit hash: 1daa5c9c40262b9dd10186c92bc3e250ff1bcc2b commit hash: 1daa5c9c40262b9dd10186c92bc3e250ff1bcc2b commit hash: 1daa5c9c40262b9dd10186c92bc3e250ff1bcc2b commit hash: 1daa5c9c40262b9dd10186c92bc3e250ff1bcc2b 1daa5c9
Thursday, 24 Aug 2023
12:31 Wen Heping (wen) search for other commits by this committer
textproc/p5-ODF-lpOD-Helper: Add new port

ODF::lpOD_Helper enables transparent Unicode support, provides
higher-level multi-segment text search & replace methods, and
works around ODF::lpOD bugs and limitations.

Styles may be specified with a high-level notation and the necessary
span and style objects are automatically created and fonts registered.
commit hash: b59e5cac9801dd0f455fe3c38d7b6e4f6d786ea8 commit hash: b59e5cac9801dd0f455fe3c38d7b6e4f6d786ea8 commit hash: b59e5cac9801dd0f455fe3c38d7b6e4f6d786ea8 commit hash: b59e5cac9801dd0f455fe3c38d7b6e4f6d786ea8 b59e5ca
Monday, 21 Aug 2023
17:02 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-yarp: Add rubygem-yarp 0.6.0

Yet Another Ruby Parser is a parser for the Ruby programming language. It is
designed to be portable, error tolerant, and maintainable. It is written in C99
and has no dependencies. It is currently being integrated into CRuby, JRuby,
TruffleRuby, Sorbet, and Syntax Tree.
commit hash: cc99dafa5d90e9b383840ca799d13e44845f797b commit hash: cc99dafa5d90e9b383840ca799d13e44845f797b commit hash: cc99dafa5d90e9b383840ca799d13e44845f797b commit hash: cc99dafa5d90e9b383840ca799d13e44845f797b cc99daf
17:01 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-tiktoken: Add py-tiktoken 0.4.0

tiktoken is a fast BPE tokeniser for use with OpenAI's models.
commit hash: 6c34be9ab1b27410b400e03f8281f03d4f956fa3 commit hash: 6c34be9ab1b27410b400e03f8281f03d4f956fa3 commit hash: 6c34be9ab1b27410b400e03f8281f03d4f956fa3 commit hash: 6c34be9ab1b27410b400e03f8281f03d4f956fa3 6c34be9
Wednesday, 16 Aug 2023
18:25 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-interegular: Add py-interegular 0.3.2

Interegular is a library to check a subset of python regexes for intersections.
Based on grennery by @qntm. Adapted for lark-parser.

The primary difference with grennery library is that interegular is focused on
speed and compatibility with python re syntax, whereas grennery has a way to
reconstruct a regex from a FSM, which interegular lacks.
commit hash: 3a4d59df3dbeccd82ff6ccdc30eb7589a0153360 commit hash: 3a4d59df3dbeccd82ff6ccdc30eb7589a0153360 commit hash: 3a4d59df3dbeccd82ff6ccdc30eb7589a0153360 commit hash: 3a4d59df3dbeccd82ff6ccdc30eb7589a0153360 3a4d59d
Thursday, 10 Aug 2023
06:19 Alexey Dokuchaev (danfe) search for other commits by this committer
textproc/p5-excel2csv: new port had been added (+)

Provides two scripts for converting Microsoft Excel
spreadsheet formats (both XLS and XLSX) to CSV.

PR:		254499
Submitted by:	Henrik Rosenke
commit hash: 38be56a530a004de92b36d35bbd8e85cd9a0fd32 commit hash: 38be56a530a004de92b36d35bbd8e85cd9a0fd32 commit hash: 38be56a530a004de92b36d35bbd8e85cd9a0fd32 commit hash: 38be56a530a004de92b36d35bbd8e85cd9a0fd32 38be56a
Wednesday, 2 Aug 2023
01:47 Yuri Victorovich (yuri) search for other commits by this committer
textproc/py-json2html: New port: JSON to HTML Table Representation
commit hash: 711ddb582bf71429d165f9c76a0e73b02b24e7c8 commit hash: 711ddb582bf71429d165f9c76a0e73b02b24e7c8 commit hash: 711ddb582bf71429d165f9c76a0e73b02b24e7c8 commit hash: 711ddb582bf71429d165f9c76a0e73b02b24e7c8 711ddb5
Sunday, 30 Jul 2023
22:59 Robert Clausecker (fuz) search for other commits by this committer Author: Alastair Hogge
textproc/py-sphinx-sitemap: Sphinx extension for generating sitemaps for HTML

A Sphinx extension to generate multiversion and multilanguage sitemaps.org
protocol compliant sitemaps for Sphinx generated HTML documentation.

WWW: https://github.com/jdillard/sphinx-sitemap

PR:		272713
commit hash: a880b368e6430cdf5014fbf039ecfde2fa78a49a commit hash: a880b368e6430cdf5014fbf039ecfde2fa78a49a commit hash: a880b368e6430cdf5014fbf039ecfde2fa78a49a commit hash: a880b368e6430cdf5014fbf039ecfde2fa78a49a a880b36
Friday, 21 Jul 2023
17:18 Yuri Victorovich (yuri) search for other commits by this committer
textproc/vacuum: New port: OpenAPI/Swagger linter and quality analysis tool
commit hash: d1ebca215e497a57a9e276209b9779dc588e6da6 commit hash: d1ebca215e497a57a9e276209b9779dc588e6da6 commit hash: d1ebca215e497a57a9e276209b9779dc588e6da6 commit hash: d1ebca215e497a57a9e276209b9779dc588e6da6 d1ebca2
Sunday, 16 Jul 2023
05:51 Yuri Victorovich (yuri) search for other commits by this committer
textproc/tokay: New port: Programming language designed for ad-hoc parsing,
inspired by awk
commit hash: 9e9e5d728b4b243c39492ed5d03f0ffe96e21a28 commit hash: 9e9e5d728b4b243c39492ed5d03f0ffe96e21a28 commit hash: 9e9e5d728b4b243c39492ed5d03f0ffe96e21a28 commit hash: 9e9e5d728b4b243c39492ed5d03f0ffe96e21a28 9e9e5d7
Sunday, 9 Jul 2023
21:34 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-nokogiri114: Remove obsoleted port

Use textproc/rubygem-nokogiri instead.
commit hash: 034eee6cfb107e6d76cd7c68e01e84bfe2542dea commit hash: 034eee6cfb107e6d76cd7c68e01e84bfe2542dea commit hash: 034eee6cfb107e6d76cd7c68e01e84bfe2542dea commit hash: 034eee6cfb107e6d76cd7c68e01e84bfe2542dea 034eee6
10:15 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-uc-micro-py: Add py-uc-micro-py 1.0.2

uc.micro-py is a Python port of uc.micro. It provides micro subset of Unicode
data files ONLY for linkify-it-py projects needs.
commit hash: 609d4bb2bb2fc1cf5814e461b492f0bc9e5f5ab0 commit hash: 609d4bb2bb2fc1cf5814e461b492f0bc9e5f5ab0 commit hash: 609d4bb2bb2fc1cf5814e461b492f0bc9e5f5ab0 commit hash: 609d4bb2bb2fc1cf5814e461b492f0bc9e5f5ab0 609d4bb
10:15 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-cyclonedx-python-lib: Add py-cyclonedx-python-lib 4.0.1

This CycloneDX module for Python can generate valid CycloneDX bill-of-material
document containing an aggregate of all project dependencies. CycloneDX is a
lightweight BOM specification that is easily created, human-readable, and simple
to parse.
commit hash: 3d6eb8cdacfab00e40eec5ce70cc5f7a59dad0d7 commit hash: 3d6eb8cdacfab00e40eec5ce70cc5f7a59dad0d7 commit hash: 3d6eb8cdacfab00e40eec5ce70cc5f7a59dad0d7 commit hash: 3d6eb8cdacfab00e40eec5ce70cc5f7a59dad0d7 3d6eb8c
10:15 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-linkify-it-py: Add py-linkify-it-py 2.0.2

linkify-it-py is a Python port of linkify-it. It links recognition library with
FULL unicode support. Focused on high quality link patterns detection in plain
text.

Why it's awesome:
- Full unicode support, with astral characters!
- International domains support.
- Allows rules extension & custom normalizers.
commit hash: 76c1d8182e1b5878fc5f7a6e9e44ecc9f23bac35 commit hash: 76c1d8182e1b5878fc5f7a6e9e44ecc9f23bac35 commit hash: 76c1d8182e1b5878fc5f7a6e9e44ecc9f23bac35 commit hash: 76c1d8182e1b5878fc5f7a6e9e44ecc9f23bac35 76c1d81

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

1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11  »  [Last Page]