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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
non port: textproc/Makefile

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

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

Monday, 9 Aug 2021
15:58 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Pavel Timofeev
textproc/go-yq: (New) Portable commandline YAML processor written in go

PR:		255152
commit hash: ea1eda807fbdfbdaa917eaec7b3a232770c2ba40 commit hash: ea1eda807fbdfbdaa917eaec7b3a232770c2ba40 commit hash: ea1eda807fbdfbdaa917eaec7b3a232770c2ba40 commit hash: ea1eda807fbdfbdaa917eaec7b3a232770c2ba40 ea1eda8
06:39 Baptiste Daroussin (bapt) search for other commits by this committer
textproc/sl-hunspell: new port

Slovenian hunspell dictionary

WWW: https://extensions.libreoffice.org/extensions/slovenian-dictionary-pack/
commit hash: f24d493a022321d07345ac6d9a65afc05d72de0f commit hash: f24d493a022321d07345ac6d9a65afc05d72de0f commit hash: f24d493a022321d07345ac6d9a65afc05d72de0f commit hash: f24d493a022321d07345ac6d9a65afc05d72de0f f24d493
Sunday, 8 Aug 2021
15:35 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-latexcodec: Add py-latexcodec 2.0.1

The codec provides a convenient way of going between text written in LaTeX and
unicode. Since it is not a LaTeX compiler, it is more appropriate for short
chunks of text, such as a paragraph or the values of a BibTeX entry, and it is
not appropriate for a full LaTeX document. In particular, its behavior on the
LaTeX commands that do not simply select characters is intended to allow the
unicode representation to be understandable by a human reader, but is not
canonical and may require hand tuning to produce the desired effect.

WWW: https://github.com/mcmtroffaes/latexcodec
commit hash: 0d046814fa7e89dbd4b2f9b5074f3c80298778b8 commit hash: 0d046814fa7e89dbd4b2f9b5074f3c80298778b8 commit hash: 0d046814fa7e89dbd4b2f9b5074f3c80298778b8 commit hash: 0d046814fa7e89dbd4b2f9b5074f3c80298778b8 0d04681
14:53 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-sphinxcontrib-bibtex: Add py-sphinxcontrib-bibtex 2.3.0

The bibtex extension allows BibTeX citations to be inserted into documentation
generated by Sphinx, via a bibliography directive, along with :cite:p: and
:cite:t: roles. These work similarly to LaTeX's thebibliography environment and
the \citet and \citep commands.

WWW: https://github.com/mcmtroffaes/sphinxcontrib-bibtex
commit hash: 25625d556e8f760ea75a8980523e9f8678bc51b7 commit hash: 25625d556e8f760ea75a8980523e9f8678bc51b7 commit hash: 25625d556e8f760ea75a8980523e9f8678bc51b7 commit hash: 25625d556e8f760ea75a8980523e9f8678bc51b7 25625d5
14:53 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-nbsphinx: Add py-nbsphinx 0.8.6

nbsphinx is a Sphinx extension that provides a source parser for *.ipynb files.
Custom Sphinx directives are used to show Jupyter Notebook code cells (and of
course their results) in both HTML and LaTeX output. Unevaluated notebooks --
i.e. notebooks without stored output cells -- will be automatically executed
during the Sphinx build process.

WWW: https://github.com/spatialaudio/nbsphinx
commit hash: 40991a18a2dd010c381e2056fda2617297425f2a commit hash: 40991a18a2dd010c381e2056fda2617297425f2a commit hash: 40991a18a2dd010c381e2056fda2617297425f2a commit hash: 40991a18a2dd010c381e2056fda2617297425f2a 40991a1
14:53 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-pybtex: Add py-pybtex 0.24.0

Pybtex is a BibTeX-compatible bibliography processor written in Python. You can
simply type pybtex instead of bibtex.

Pybtex aims to be 100% compatible with BibTeX. It accepts the same command line
options, fully supports BibTeX's .bst styles and produces byte-identical output.

WWW: https://pybtex.org/
WWW: https://bitbucket.org/pybtex-devs/pybtex/
commit hash: 9278328b0d88ada1efc3fcb7808d8b1d0ff561c0 commit hash: 9278328b0d88ada1efc3fcb7808d8b1d0ff561c0 commit hash: 9278328b0d88ada1efc3fcb7808d8b1d0ff561c0 commit hash: 9278328b0d88ada1efc3fcb7808d8b1d0ff561c0 9278328
14:53 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-pybtex-docutils: Add py-pybtex-docutils 1.0.1

pybtex-docutils is a docutils backend for pybtex.

WWW: https://github.com/mcmtroffaes/pybtex-docutils
commit hash: 6c7fc56c1df7b05f37864a624c0ad0f9976b35df commit hash: 6c7fc56c1df7b05f37864a624c0ad0f9976b35df commit hash: 6c7fc56c1df7b05f37864a624c0ad0f9976b35df commit hash: 6c7fc56c1df7b05f37864a624c0ad0f9976b35df 6c7fc56
Friday, 6 Aug 2021
03:25 Wen Heping (wen) search for other commits by this committer
textproc/py-sphinx-markdown-tables: Add new port

Sphinx supports markdown via Recommonmark, which does not support tables.
This extension provides them.

It renders markdown tables as HTML, as defined by python-markdown.

WWW: https://github.com/ryanfox/sphinx-markdown-tables
commit hash: 8e743834dd41bb66d1c9c043a31bc92482d7b2a4 commit hash: 8e743834dd41bb66d1c9c043a31bc92482d7b2a4 commit hash: 8e743834dd41bb66d1c9c043a31bc92482d7b2a4 commit hash: 8e743834dd41bb66d1c9c043a31bc92482d7b2a4 8e74383
Sunday, 1 Aug 2021
19:03 Rene Ladan (rene) search for other commits by this committer
cleanup: Remove expired ports:

2021-07-31 textproc/py-python-language-server: Upstream forked and replaced by
py-python-lsp-server
commit hash: e00945cb356678e67ae37e19cfef3f6b06dcf6c9 commit hash: e00945cb356678e67ae37e19cfef3f6b06dcf6c9 commit hash: e00945cb356678e67ae37e19cfef3f6b06dcf6c9 commit hash: e00945cb356678e67ae37e19cfef3f6b06dcf6c9 e00945c
Thursday, 22 Jul 2021
13:16 Mateusz Piotrowski (0mp) search for other commits by this committer
textproc/py-restructuredtext-lint: Add new port
commit hash: 7ed7f84d22e0a8d6240334769629b63cc7d76a16 commit hash: 7ed7f84d22e0a8d6240334769629b63cc7d76a16 commit hash: 7ed7f84d22e0a8d6240334769629b63cc7d76a16 commit hash: 7ed7f84d22e0a8d6240334769629b63cc7d76a16 7ed7f84
07:07 TAKATSU Tomonari (tota) search for other commits by this committer
textproc/R-cran-vroom: Add new port

The goal of 'vroom' is to read and write data (like 'csv', 'tsv'
and 'fwf') quickly. When reading it uses a quick initial indexing
step, then reads the values lazily , so only the data you actually
use needs to be read. The writer formats the data in parallel and
writes to disk asynchronously from formatting.

WWW: https://cran.r-project.org/web/packages/vroom/
commit hash: 7e7122fd29f1133d74fde22dae860be5026f1fd0 commit hash: 7e7122fd29f1133d74fde22dae860be5026f1fd0 commit hash: 7e7122fd29f1133d74fde22dae860be5026f1fd0 commit hash: 7e7122fd29f1133d74fde22dae860be5026f1fd0 7e7122f
Wednesday, 21 Jul 2021
18:11 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-tomli: Add py-tomli 1.0.4

Tomli is a Python library for parsing TOML. Tomli is fully compatible with TOML
v1.0.0.

WWW: https://github.com/hukkin/tomli
commit hash: 9e294e3c808a5ca331d9bee55f5d4f588c84a8ba commit hash: 9e294e3c808a5ca331d9bee55f5d4f588c84a8ba commit hash: 9e294e3c808a5ca331d9bee55f5d4f588c84a8ba commit hash: 9e294e3c808a5ca331d9bee55f5d4f588c84a8ba 9e294e3
Saturday, 17 Jul 2021
20:31 Danilo G. Baio (dbaio) search for other commits by this committer
textproc/docproj: Remove legacy dependencies

Clean the current port for people just building the new documentation
with Hugo/Asciidoctor.

Keep the old dependencies list on a new port textproc/docproj-legacy.

Reviewed by:	hrs
Approved by:	doceng (with hat)
Differential Revision:	https://reviews.freebsd.org/D31019
commit hash: ffdb67aee0747f0465be6a2f0f897ddfac8ecaee commit hash: ffdb67aee0747f0465be6a2f0f897ddfac8ecaee commit hash: ffdb67aee0747f0465be6a2f0f897ddfac8ecaee commit hash: ffdb67aee0747f0465be6a2f0f897ddfac8ecaee ffdb67a
Wednesday, 14 Jul 2021
16:09 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-pyexcel-xls: Add py-pyexcel-xls 0.6.2

pyexcel-xls is a tiny wrapper library to read, manipulate and write data in xls
format and it can read xlsx and xlsm fromat. You are likely to use it with
pyexcel.

WWW: https://github.com/pyexcel/pyexcel-xls
commit hash: 7ab6a568f37aeec1fe369172170fcc39fd1c688d commit hash: 7ab6a568f37aeec1fe369172170fcc39fd1c688d commit hash: 7ab6a568f37aeec1fe369172170fcc39fd1c688d commit hash: 7ab6a568f37aeec1fe369172170fcc39fd1c688d 7ab6a56
16:09 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-pyexcel-xlsx: Add py-pyexcel-xlsx 0.6.0

pyexcel-xlsx is a tiny wrapper library to read, manipulate and write data in
xlsx and xlsm format using read_only mode reader, write_only mode writer from
openpyxl. You are likely to use it with pyexcel.

WWW: https://github.com/pyexcel/pyexcel-xlsx
commit hash: 07b8c981976a886c405735ff760e749df903fa23 commit hash: 07b8c981976a886c405735ff760e749df903fa23 commit hash: 07b8c981976a886c405735ff760e749df903fa23 commit hash: 07b8c981976a886c405735ff760e749df903fa23 07b8c98
16:09 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-pyexcel-io: Add py-pyexcel-io 0.6.4

pyexcel-io provides one application programming interface (API) to read and
write the data in excel format, import the data into and export the data from
database. It provides support for csv(z) format, django database and sqlalchemy
supported databases. Its supported file formats are extended to cover "xls",
"xlsx", "ods".

WWW: https://github.com/pyexcel/pyexcel-io
commit hash: 276ce5836b15d997044e1f73e94aafc971db8a9b commit hash: 276ce5836b15d997044e1f73e94aafc971db8a9b commit hash: 276ce5836b15d997044e1f73e94aafc971db8a9b commit hash: 276ce5836b15d997044e1f73e94aafc971db8a9b 276ce58
16:09 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-pyexcel-ods3: Add py-pyexcel-ods3 0.6.0

pyexcel-ods3 is a tiny wrapper library to read, manipulate and write data in ods
format. You are likely to use pyexcel together with this library.

WWW: https://github.com/pyexcel/pyexcel-ods3
commit hash: 1807856ac1faca5c29a05f8ddb5f9ca2126e0e49 commit hash: 1807856ac1faca5c29a05f8ddb5f9ca2126e0e49 commit hash: 1807856ac1faca5c29a05f8ddb5f9ca2126e0e49 commit hash: 1807856ac1faca5c29a05f8ddb5f9ca2126e0e49 1807856
16:09 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-pyexcel: Add py-pyexcel 0.6.6

pyexcel lets you focus on data, instead of file formats. It supports csv, tsv,
csvz, tsvz, xls, xlsx, xlsm, ods, fods, json, html, simple, rst and media wiki
table.

WWW: https://github.com/pyexcel/pyexcel
commit hash: 0bcb644557070bdba262db02124be57572ec30c7 commit hash: 0bcb644557070bdba262db02124be57572ec30c7 commit hash: 0bcb644557070bdba262db02124be57572ec30c7 commit hash: 0bcb644557070bdba262db02124be57572ec30c7 0bcb644
16:09 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-pyexcel-ezodf: Add py-pyexcel-ezodf 0.3.4

ezodf is a Python package to create new or open existing OpenDocument (ODF)
files to extract, add, modify or delete document data. pyexcel-ezodf is a fork
maintained by pyexcel.

WWW: https://github.com/pyexcel/pyexcel-ezodf
commit hash: dacb4223ef136d4040ab18908a995be3040b7ada commit hash: dacb4223ef136d4040ab18908a995be3040b7ada commit hash: dacb4223ef136d4040ab18908a995be3040b7ada commit hash: dacb4223ef136d4040ab18908a995be3040b7ada dacb422
16:09 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-hashids: Add py-hashids 1.3.1

hashids is a Python port of the JavaScript hashids implementation. It generates
YouTube-like hashes from one or many numbers. Use hashids when you do not want
to expose your database ids to the user.

WWW: https://github.com/davidaurelio/hashids-python
commit hash: af826bb9a862aeffb896e8a621b31d4a382e2496 commit hash: af826bb9a862aeffb896e8a621b31d4a382e2496 commit hash: af826bb9a862aeffb896e8a621b31d4a382e2496 commit hash: af826bb9a862aeffb896e8a621b31d4a382e2496 af826bb
Tuesday, 6 Jul 2021
22:49 Mateusz Piotrowski (0mp) search for other commits by this committer
textproc/py-rstfmt: Add new port

rstfmt is a tool for automatically formatting reStructuredText files in
a consistent way.

Like Black and gofmt, the motivation is to provide a format that is
reasonable and minimally configurable to prevent teams from wasting time
on style discussions (or individuals on manually doing formatting, for
that matter).

Currently, rstfmt is in a very early stage of development. Not all reST
constructs are covered and the interface or formatting may change at any
time without warning.

WWW: https://github.com/dzhu/rstfmt
commit hash: b5ecb8bcbeb3d0574c83be98be1f586cb7e44ab6 commit hash: b5ecb8bcbeb3d0574c83be98be1f586cb7e44ab6 commit hash: b5ecb8bcbeb3d0574c83be98be1f586cb7e44ab6 commit hash: b5ecb8bcbeb3d0574c83be98be1f586cb7e44ab6 b5ecb8b
Friday, 2 Jul 2021
13:05 Juraj Lutter (otis) search for other commits by this committer Author: Robert Clausecker
textproc/kepubify: New port

Kepubify converts EPUBs to KEPUBs. Kepubify is fast, lightweight,
easy-to-use, and cross platform.

WWW: https://pgaskin.net/kepubify/

PR:		256843
commit hash: 55c8e585205c9d68700e768faa445da744123524 commit hash: 55c8e585205c9d68700e768faa445da744123524 commit hash: 55c8e585205c9d68700e768faa445da744123524 commit hash: 55c8e585205c9d68700e768faa445da744123524 55c8e58
Wednesday, 30 Jun 2021
20:43 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-cucumber-gherkin18: Add rubygem-cucumber-gherkin18 18.0.0
(copied from rubygem-cucumber-gherkin)

- Change RUN_DEPENDS from rubygem-cucumber-messages to
rubygem-cucumber-messages15
- Add PORTSCOUT
- Update WWW
commit hash: 20fb858780a46c35227664d306a6031d28962b0e commit hash: 20fb858780a46c35227664d306a6031d28962b0e commit hash: 20fb858780a46c35227664d306a6031d28962b0e commit hash: 20fb858780a46c35227664d306a6031d28962b0e 20fb858
20:43 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-cucumber-html-formatter13: Add
rubygem-cucumber-html-formatter13 13.0.0 (copied from
rubygem-cucumber-html-formatter)

- Change RUN_DEPENDS from rubygem-cucumber-messages to
rubygem-cucumber-messages15
- Add PORTSCOUT
- Update WWW
commit hash: 71349102882393474a7a6e470f6bcf408cb8a118 commit hash: 71349102882393474a7a6e470f6bcf408cb8a118 commit hash: 71349102882393474a7a6e470f6bcf408cb8a118 commit hash: 71349102882393474a7a6e470f6bcf408cb8a118 7134910
06:43 Guangyuan Yang (ygy) search for other commits by this committer Author: Yasuhiro Kimura
textproc/yaml.el: New port: YAML parser in Elisp

PR:		256879
Approved by:	lwhsu (mentor)
commit hash: e2fdcc22cbeac646c4bbeb4d93a90f338dbda505 commit hash: e2fdcc22cbeac646c4bbeb4d93a90f338dbda505 commit hash: e2fdcc22cbeac646c4bbeb4d93a90f338dbda505 commit hash: e2fdcc22cbeac646c4bbeb4d93a90f338dbda505 e2fdcc2
Friday, 25 Jun 2021
20:43 Guido Falsi (madpilot) search for other commits by this committer
textproc/snowballstemmer: New port

Stemming algorithms library for the C language provided by the
snowball project.

WWW: https://snowballstem.org/

Port structure inspired by NetBSD and OpenBSD ones.

This is a new requirement of future deskutils/calibre versions.
commit hash: 2dcaa8bee5e9f3fcff601589c709e2734194b21e commit hash: 2dcaa8bee5e9f3fcff601589c709e2734194b21e commit hash: 2dcaa8bee5e9f3fcff601589c709e2734194b21e commit hash: 2dcaa8bee5e9f3fcff601589c709e2734194b21e 2dcaa8b
Tuesday, 8 Jun 2021
15:04 Rainer Hurling (rhurlin) search for other commits by this committer Author: Xavier Humbert
textproc/p5-Parse-EDID: New port - EDID parser

This module provides functions to parse Extended Display Identification
Data binary data (EDID) structures.

https://metacpan.org/dist/Parse-EDID

PR:		256443
Reported by:	Xavier Humbert <xavier@groumpf.org> (maintainer)
commit hash: 7d44aa5cf310dc41f9386b05c05eea2a4c0eafef commit hash: 7d44aa5cf310dc41f9386b05c05eea2a4c0eafef commit hash: 7d44aa5cf310dc41f9386b05c05eea2a4c0eafef commit hash: 7d44aa5cf310dc41f9386b05c05eea2a4c0eafef 7d44aa5
Sunday, 6 Jun 2021
21:34 Antoine Brodin (antoine) search for other commits by this committer
textproc/Makefile: hook missing ports to the build
commit hash: b9a58f89402d98f12aff3e5cc5b3e9a7b477dc86 commit hash: b9a58f89402d98f12aff3e5cc5b3e9a7b477dc86 commit hash: b9a58f89402d98f12aff3e5cc5b3e9a7b477dc86 commit hash: b9a58f89402d98f12aff3e5cc5b3e9a7b477dc86 b9a58f8
20:26 Thierry Thomas (thierry) search for other commits by this committer
textproc/py-mathics-pygments: new port used by math/mathicsscript

This is a lexer and highlighter for Mathematica/Wolfram Language source
code using the pygments engine.
commit hash: a2caf6497c9414c185d6546a1fa3704ccc6d7e5e commit hash: a2caf6497c9414c185d6546a1fa3704ccc6d7e5e commit hash: a2caf6497c9414c185d6546a1fa3704ccc6d7e5e commit hash: a2caf6497c9414c185d6546a1fa3704ccc6d7e5e a2caf64
Sunday, 30 May 2021
19:52 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/p5-PPIx-Utils: Add p5-PPIx-Utils 0.003

PPIx::Utils is a collection of utility functions for working with PPI documents.
The functions are organized into submodules, and may be imported from the
appropriate submodule or via this module.

These functions were originally from Perl::Critic::Utils and related modules,
and have been split off to this distribution for use outside of Perl::Critic.

WWW: https://metacpan.org/release/PPIx-Utils
commit hash: c9149551dfc1e5959362c85d2e7d01a7122115f0 commit hash: c9149551dfc1e5959362c85d2e7d01a7122115f0 commit hash: c9149551dfc1e5959362c85d2e7d01a7122115f0 commit hash: c9149551dfc1e5959362c85d2e7d01a7122115f0 c914955
Thursday, 27 May 2021
19:36 Tobias C. Berner (tcberner) search for other commits by this committer
textproc/gi-docgen: rename to textproc/py-gi-docgen

- x11-toolkits/libadwaita: update dependency on moved textproc/py-gi-docgen port
- x11-toolkits/pango: update dependency on moved textproc/py-gi-docgen port

PR:		256161
commit hash: 5a86d2123f7962acd7a13f78900ff5abe338010d commit hash: 5a86d2123f7962acd7a13f78900ff5abe338010d commit hash: 5a86d2123f7962acd7a13f78900ff5abe338010d commit hash: 5a86d2123f7962acd7a13f78900ff5abe338010d 5a86d21
Monday, 24 May 2021
19:13 Neel Chauhan (nc) search for other commits by this committer
textproc/gi-docgen: Add port: Documentation generator for GObject-based
libraries

Differential Revision: https://reviews.freebsd.org/D29802
commit hash: e59acf0cf77274e26bae6f2697db5cb8549bcd00 commit hash: e59acf0cf77274e26bae6f2697db5cb8549bcd00 commit hash: e59acf0cf77274e26bae6f2697db5cb8549bcd00 commit hash: e59acf0cf77274e26bae6f2697db5cb8549bcd00 e59acf0
Saturday, 22 May 2021
18:05 Antoine Brodin (antoine) search for other commits by this committer
*/Makefile: hook missed ports to the build
commit hash: 76a4cf566c999625e9fadb048bf97911a00b2a8c commit hash: 76a4cf566c999625e9fadb048bf97911a00b2a8c commit hash: 76a4cf566c999625e9fadb048bf97911a00b2a8c commit hash: 76a4cf566c999625e9fadb048bf97911a00b2a8c 76a4cf5
14:42 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-html-proofer: Add rubygem-html-proofer 3.19.1

HTMLProofer is a set of tests to validate your HTML output. These tests check if
your image references are legitimate, if they have alt tags, if your internal
links are working, and so on. It's intended to be an all-in-one checker for your
output.

In scope for this project is any well-known and widely-used test for HTML
document quality. A major use for this project is continuous integration -- so
we must have reliable results. We usually balance correctness over performance.
And, if necessary, we should be able to trace this program's detection of HTML
errors back to documented best practices or standards, such as W3
specifications.

WWW: https://github.com/gjtorikian/html-proofer
commit hash: 294f9ea7f92a04eb657255c5ff0c766d5272b279 commit hash: 294f9ea7f92a04eb657255c5ff0c766d5272b279 commit hash: 294f9ea7f92a04eb657255c5ff0c766d5272b279 commit hash: 294f9ea7f92a04eb657255c5ff0c766d5272b279 294f9ea
Monday, 17 May 2021
19:58 Mateusz Piotrowski (0mp) search for other commits by this committer
textproc/slowcat: Add a new port

The "Slowcat" program is intended for use with various VT100 and other
animations from http://artscene.textfiles.com/vt100/, where a time delay
not unlike a terminal or modem makes the entire thing actually
understandable.  This program will add an artificial 9600 baud delay
while printing a file.
commit hash: 7ad25914346848f27262e2a95a1de557eb23c2ad commit hash: 7ad25914346848f27262e2a95a1de557eb23c2ad commit hash: 7ad25914346848f27262e2a95a1de557eb23c2ad commit hash: 7ad25914346848f27262e2a95a1de557eb23c2ad 7ad2591
Friday, 14 May 2021
03:40 Yuri Victorovich (yuri) search for other commits by this committer
New port: textproc/xlnt: C++ xlsx library for reading/writing/manipulating
spreadsheets
commit hash: f2366c5c265ecc168e25b21524a456945b970495 commit hash: f2366c5c265ecc168e25b21524a456945b970495 commit hash: f2366c5c265ecc168e25b21524a456945b970495 commit hash: f2366c5c265ecc168e25b21524a456945b970495 f2366c5
Tuesday, 11 May 2021
21:46 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-parse-cron: Add rubygem-parse-cron 0.1.4

The goal of Parse-Cron is to parse a crontab timing specification and determine
when the job should be run. It is not a scheduler, it does not run the jobs.

WWW: https://github.com/siebertm/parse-cron
commit hash: 5f534949af358b4c34b5150f6e4cf50fb7a911f6 commit hash: 5f534949af358b4c34b5150f6e4cf50fb7a911f6 commit hash: 5f534949af358b4c34b5150f6e4cf50fb7a911f6 commit hash: 5f534949af358b4c34b5150f6e4cf50fb7a911f6 5f53494
21:46 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-autoprefixer-rails1020: Add rubygem-autoprefixer-rails1020
10.2.0.0 (copied from rubygem-autoprefixer-rails)

- Add PORTSCOUT
commit hash: 84c07b8e3e56e182f63d3f79500806cf6cd13ebb commit hash: 84c07b8e3e56e182f63d3f79500806cf6cd13ebb commit hash: 84c07b8e3e56e182f63d3f79500806cf6cd13ebb commit hash: 84c07b8e3e56e182f63d3f79500806cf6cd13ebb 84c07b8
20:31 Christoph Moench-Tegeder (cmt) search for other commits by this committer
textproc/p5-PDF-Builder: new port

Facilitates the creation and modification of PDF files
a.k.a. another Perl module for manipulating PDFs
https://metacpan.org/pod/PDF::Builder
commit hash: f6bef8a20b049e40d29d9ac03c8d5af2cb279fa8 commit hash: f6bef8a20b049e40d29d9ac03c8d5af2cb279fa8 commit hash: f6bef8a20b049e40d29d9ac03c8d5af2cb279fa8 commit hash: f6bef8a20b049e40d29d9ac03c8d5af2cb279fa8 f6bef8a
Friday, 30 Apr 2021
19:27 Rainer Hurling (rhurlin) search for other commits by this committer
New port: textproc/py-python-lsp-server: Implementation of the Language Server
Protocol

Changelog:
https://github.com/python-lsp/python-lsp-server/blob/develop/CHANGELOG.md
commit hash: c9d686e08f4b933bcd4514d198fbfc0355d54375 commit hash: c9d686e08f4b933bcd4514d198fbfc0355d54375 commit hash: c9d686e08f4b933bcd4514d198fbfc0355d54375 commit hash: c9d686e08f4b933bcd4514d198fbfc0355d54375 c9d686e
18:48 Rainer Hurling (rhurlin) search for other commits by this committer
New port: textproc/py-python-lsp-jsonrpc: Python JSON RPC Server

https://github.com/python-lsp/python-lsp-jsonrpc/blob/develop/RELEASE.md
commit hash: f07c555440e4e7c6718efa987b13e05ffcb61abc commit hash: f07c555440e4e7c6718efa987b13e05ffcb61abc commit hash: f07c555440e4e7c6718efa987b13e05ffcb61abc commit hash: f07c555440e4e7c6718efa987b13e05ffcb61abc f07c555
Thursday, 29 Apr 2021
14:23 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/p5-Text-Table-TickitWidget: Add p5-Text-Table-TickitWidget 0.001

Text::Table::TickitWidget uses the Text::Table::Tiny interface to let you view
table data on the terminal using Tickit::Widget::Table.

WWW: https://metacpan.org/release/Text-Table-TickitWidget
commit hash: 3bd75144f7475564a32b52d8a994af28c1698052 commit hash: 3bd75144f7475564a32b52d8a994af28c1698052 commit hash: 3bd75144f7475564a32b52d8a994af28c1698052 commit hash: 3bd75144f7475564a32b52d8a994af28c1698052 3bd7514
Wednesday, 28 Apr 2021
17:39 Neel Chauhan (nc) search for other commits by this committer
New port: textproc/py-rst2ansi: RST converter to ansi-decorated console output

PR:		255382
Submitted by:	Henry <PopularMoment@protonmail.com>
commit hash: dc4703998b5fdf23facca9e7a57c6da809aad4e8 commit hash: dc4703998b5fdf23facca9e7a57c6da809aad4e8 commit hash: dc4703998b5fdf23facca9e7a57c6da809aad4e8 commit hash: dc4703998b5fdf23facca9e7a57c6da809aad4e8 dc47039
14:13 Mateusz Piotrowski (0mp) search for other commits by this committer Author: Mateusz Kwiatkowski
textprox/go-md2man: New port

Reviewed by:	0mp
Reviewed by:	Daniel Engberg <daniel.engberg.lists@pyret.net> (earlier version)

Differential Revision:	https://reviews.freebsd.org/D29487
commit hash: 995b8d03bb276d0ade969c8a5a634ff86336fcc7 commit hash: 995b8d03bb276d0ade969c8a5a634ff86336fcc7 commit hash: 995b8d03bb276d0ade969c8a5a634ff86336fcc7 commit hash: 995b8d03bb276d0ade969c8a5a634ff86336fcc7 995b8d0
Saturday, 24 Apr 2021
04:41 Yuri Victorovich (yuri) search for other commits by this committer
New port: textproc/cpp-peglib: C++ header-only PEG (Parsing Expression Grammars)
library
commit hash: 4f891b0688d48dce9e0c658961d78894a604deaa commit hash: 4f891b0688d48dce9e0c658961d78894a604deaa commit hash: 4f891b0688d48dce9e0c658961d78894a604deaa commit hash: 4f891b0688d48dce9e0c658961d78894a604deaa 4f891b0
Wednesday, 21 Apr 2021
10:57 Tobias Kortkamp (tobik) search for other commits by this committer
Remove textproc/bsdsort

FWICT it's just an old version of sort(1).
commit hash: b54974bf33c767167f058350819fa7b9c3142f02 commit hash: b54974bf33c767167f058350819fa7b9c3142f02 commit hash: b54974bf33c767167f058350819fa7b9c3142f02 commit hash: b54974bf33c767167f058350819fa7b9c3142f02 b54974b
Tuesday, 20 Apr 2021
16:13 Neel Chauhan (nc) search for other commits by this committer
Delete textproc/py-markdown3 port

It turns out markdown3 conflicts with too many ports, nor could it get
detected by meson which was its intended use.
commit hash: 20ec809bdc8e29b35554840f13616a5549f98f2c commit hash: 20ec809bdc8e29b35554840f13616a5549f98f2c commit hash: 20ec809bdc8e29b35554840f13616a5549f98f2c commit hash: 20ec809bdc8e29b35554840f13616a5549f98f2c 20ec809
15:18 Neel Chauhan (nc) search for other commits by this committer
New port: textproc/py-markdown3: Python implementation of Markdown

Differential Revision:	https://reviews.freebsd.org/D29803
commit hash: 39926f897fcaab93c2e5ec13d596cced68267cd5 commit hash: 39926f897fcaab93c2e5ec13d596cced68267cd5 commit hash: 39926f897fcaab93c2e5ec13d596cced68267cd5 commit hash: 39926f897fcaab93c2e5ec13d596cced68267cd5 39926f8
Sunday, 18 Apr 2021
18:48 Lewis Cook (lcook) search for other commits by this committer
New port: textproc/askgit: Query git repositories with SQL

Differential Revision:	https://reviews.freebsd.org/D29817
commit hash: eae48636a61b14a70ac7da49f3ab0f91af28f0b3 commit hash: eae48636a61b14a70ac7da49f3ab0f91af28f0b3 commit hash: eae48636a61b14a70ac7da49f3ab0f91af28f0b3 commit hash: eae48636a61b14a70ac7da49f3ab0f91af28f0b3 eae4863
05:41 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-sphinx-copybutton: Add py-sphinx-copybutton 0.3.1

sphinx-copybutton is a small sphinx extension to add a "copy" button to code
blocks.

WWW: https://github.com/executablebooks/sphinx-copybutton
commit hash: 2dc7286b15e8d4d7bf5cede1cc09d68e5af67563 commit hash: 2dc7286b15e8d4d7bf5cede1cc09d68e5af67563 commit hash: 2dc7286b15e8d4d7bf5cede1cc09d68e5af67563 commit hash: 2dc7286b15e8d4d7bf5cede1cc09d68e5af67563 2dc7286
Saturday, 17 Apr 2021
17:18 Lewis Cook (lcook) search for other commits by this committer
New port: textproc/ov: Feature rich terminal pager

Approved by:		fernape (mentor)
Differential Revision: 	https://reviews.freebsd.org/D29807
commit hash: af6937544d2ca33b19570f42a72c57345bf20a9b commit hash: af6937544d2ca33b19570f42a72c57345bf20a9b commit hash: af6937544d2ca33b19570f42a72c57345bf20a9b commit hash: af6937544d2ca33b19570f42a72c57345bf20a9b af69375
Friday, 16 Apr 2021
21:09 Neel Chauhan (nc) search for other commits by this committer
New port: textproc/py-typogrify: Filters to enhance web typography
commit hash: 05c1c23d54360b32dfb70cbbe01102d583caa8e1 commit hash: 05c1c23d54360b32dfb70cbbe01102d583caa8e1 commit hash: 05c1c23d54360b32dfb70cbbe01102d583caa8e1 commit hash: 05c1c23d54360b32dfb70cbbe01102d583caa8e1 05c1c23
21:02 Neel Chauhan (nc) search for other commits by this committer
New port: textproc/py-smartypants: Translate plain ASCII punctuation into smart
typographic HTML
commit hash: 5dce9d0f2361d20a5cbe8dc2ad1fd2a321989ded commit hash: 5dce9d0f2361d20a5cbe8dc2ad1fd2a321989ded commit hash: 5dce9d0f2361d20a5cbe8dc2ad1fd2a321989ded commit hash: 5dce9d0f2361d20a5cbe8dc2ad1fd2a321989ded 5dce9d0
Wednesday, 7 Apr 2021
17:54 Rene Ladan (rene) search for other commits by this committer
Remove expired ports:

2021-04-01 ftp/wzdftpd: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 astro/roadmap: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 games/cosmo: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 games/bomberinstinct: Unmaintained and dead upstream, does not build
with -fno-common (llvm 11)
2021-04-01 games/drm: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 games/bygfoot: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 games/cre: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 irc/hybserv: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 irc/xaric: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 mail/elmo: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 misc/cave: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 security/bugs: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 security/dmitry: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 security/doorman: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 shells/esh: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 sysutils/cpu: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 textproc/libcrm114: No known users, dead upstream
2021-04-01 x11/wmmatrix: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 x11/wmxss: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 x11/tycoon: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 x11/xgrab: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 x11/xbanner: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 x11/bricons: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 x11/xmon: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 games/cavezofphear: Unmaintained and dead upstream, does not build
with -fno-common (llvm 11)
2021-04-01 astro/saoimage: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 audio/ksmp3play: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 audio/jamin: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 audio/musicbox-tag-editor: Unmaintained and dead upstream, does not
build with -fno-common (llvm 11)
2021-04-01 audio/nspmod: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 audio/cdplay: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 audio/gimmix: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 audio/ghostess: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 audio/wmrecord: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 audio/toolame: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 audio/shout: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 biology/grappa: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 biology/phylip: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 biology/lagan: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 cad/varkon: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 cad/transcalc: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 comms/seyon: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 comms/efax: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 converters/vda2fbd: Unmaintained and dead upstream, does not build
with -fno-common (llvm 11)
2021-04-01 converters/shftool: Unmaintained and dead upstream, does not build
with -fno-common (llvm 11)
2021-04-01 devel/openzz: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 devel/sourcenav: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 devel/gb: Unmaintained and dead upstream
2021-04-01 dns/checkdns: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 dns/inadyn-mt: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 editors/gate: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 editors/thoteditor: Unmaintained and dead upstream, does not build
with -fno-common (llvm 11)
2021-04-01 emulators/cinc: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 emulators/e-uae: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 emulators/dtcyber: Unmaintained and dead upstream, does not build
with -fno-common (llvm 11)
2021-04-01 ftp/jftpgw: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 ftp/pureadmin: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-02 textproc/hs-pandoc-citeproc: Integrated into textproc/hs-pandoc
commit hash: 5980fd40bc59f3f872f57f75b3a31fb986c1b06e commit hash: 5980fd40bc59f3f872f57f75b3a31fb986c1b06e commit hash: 5980fd40bc59f3f872f57f75b3a31fb986c1b06e commit hash: 5980fd40bc59f3f872f57f75b3a31fb986c1b06e 5980fd4
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
20:53 Rene Ladan (rene) search for other commits by this committer
Remove expired ports:

2021-03-31 www/gtkhtml3: Obsolete by upstream, doesn't build with recent
versions of pango
2021-03-31 deskutils/tomboy: Unmaintained and dead upstream, depends on
deprecated libraries  such as www/gtkhtml3. Upstream project is now called
tomboy-ng.
deskutils/tomboy-plugin-reminder: part of deskutils/tomboy
2021-03-31 devel/monodevelop: outdated, depends on deprecated library
www/gtkhtml3
2021-03-31 sysutils/syslog-ng327: Not officially supported by upstream
2021-03-31 sysutils/logstash5: End of life since release of 7.3.0
2021-03-31 www/decss: Abandonware
2021-03-31 textproc/elasticsearch5: End of life since release of 7.3.0
2021-03-31 textproc/elasticsearch5-search-guard: textproc/elasticsearch5 is
scheduled for removal
2021-03-31 multimedia/gnome-subtitles: outdated, depends on deprecated library
www/gtkhtml3
2021-03-31 net/libproxy-mozjs: Uses EOL Python 2.7 via lang/spidermonkey52
2020-12-31 lang/spidermonkey52: Uses Python 2.7 which is EOLed upstream
commit hash: 25996ce5b64cbc5e3c7297b7f80c133c614265c4 commit hash: 25996ce5b64cbc5e3c7297b7f80c133c614265c4 commit hash: 25996ce5b64cbc5e3c7297b7f80c133c614265c4 commit hash: 25996ce5b64cbc5e3c7297b7f80c133c614265c4 25996ce
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Sunday, 28 Mar 2021
06:11 yuri search for other commits by this committer
Re-add port textproc/py-orange3-text: Update 0.5.1 -> 1.3.1
Original commitRevision:569376 
Friday, 26 Mar 2021
23:27 yuri search for other commits by this committer
New port: textproc/halibut: Free document preparation system
Original commitRevision:569278 
Wednesday, 17 Mar 2021
12:39 otis search for other commits by this committer
textproc/node-re2: Remove port

Remove port as its only planned consumer was upcoming kibana7.
Its dependency on re2 node.js module will be handled in better way.

Also disconnect the port from category's Makefile.
Original commitRevision:568649 
00:12 amdmi3 search for other commits by this committer
Update textproc/py-elasticsearch-dsl to 7.1.0, preserve version 6 as
textproc/py-elasticsearch-dsl7

PR:		241888, 241887
Submitted by:	jbaggs2016@gmail.com (maintainer)
Original commitRevision:568625 
Monday, 15 Mar 2021
21:14 otis search for other commits by this committer
Add port: textproc/node-re2: A Node.js bindings to re2

- Add port
- Connect to the category

Reviewed by:	osa (mentor)
Approved by:	osa (mentor)
Differential Revision:	https://reviews.freebsd.org/D29265
Original commitRevision:568511 
Wednesday, 10 Mar 2021
22:11 osa search for other commits by this committer
Repo-copy textproc/redisearch to textproc/redisearch16 and
update to the recent stable version v2.0.
Original commitRevision:568050 
Sunday, 7 Mar 2021
22:09 sunpoet search for other commits by this committer
Add p5-Text-UnicodeBox 0.03

Text::UnicodeBox is a low level box drawing interface. You'll most likely want
to use one of the higher level modules such as Text::UnicodeBox::Table.

The unicode box symbol table is a fairly robust set of symbols that allow you to
draw lines and boxes with monospaced fonts. This module allows you to focus on
the content of the boxes you need to draw and mostly ignore how to draw a good
looking box with proper connections between all the lines.

The low level approach is line-based. A box object is created, add_line is
called for each line of content you'd like to render, and render is called to
complete the box.

Output is built up over time, which allows you to stream the output rather then
buffering it and printing it in one go.

WWW: https://metacpan.org/release/Text-UnicodeBox
Original commitRevision:567601 
22:09 sunpoet search for other commits by this committer
Add p5-Text-Table-TinyBorderStyle 0.004

Text::Table::TinyBorderStyle is like Text::Table::Tiny with added support for
using border styles. For more details about border styles, see BorderStyle
specification. The styles are in BorderStyle::* modules. Try installing and
using the border style modules to see what they look like.

Interface, options, and format variables are the same as in Text::Table::Tiny.

WWW: https://metacpan.org/release/Text-Table-TinyBorderStyle
Original commitRevision:567600 
22:09 sunpoet search for other commits by this committer
Add p5-Text-Table-Sprintf 0.001

Text::Table::Sprintf provides a single function, table, which formats a
two-dimensional array of data as a simple text table.

WWW: https://metacpan.org/release/Text-Table-Sprintf
Original commitRevision:567599 
22:08 sunpoet search for other commits by this committer
Add p5-Text-Table-More 0.011

Text::Table::More uses the simple interface of Text::Table::Tiny with support
for more formatting options like column/row spans, border style,
per-row/column/cell align/valign.

WWW: https://metacpan.org/release/Text-Table-More
Original commitRevision:567598 
22:08 sunpoet search for other commits by this committer
Add p5-Text-NonWideChar-Util 0.001

Text::NonWideChar::Util provides the non-wide version of some of the routines in
Text::WideChar::Util.

WWW: https://metacpan.org/release/Text-NonWideChar-Util
Original commitRevision:567597 
22:08 sunpoet search for other commits by this committer
Add p5-Pod-POM-View-Restructured 1.000003

Pod::POM::View::Restructured outputs reStructuredText that is expected to be
used with Sphinx. Verbatim sections (indented paragraphs) in the POD will be
output with syntax highlighting for Perl code by default.

WWW: https://metacpan.org/release/Pod-POM-View-Restructured
Original commitRevision:567596 
06:02 danfe search for other commits by this committer
A small filter that prints its input prefixing each line with current
timestamp.  Typical usage is for Apache forensic logs.

Requested by:	maintainer
Original commitRevision:567546 
Saturday, 27 Feb 2021
20:01 matthew search for other commits by this committer
Enriched extends rich library functionality with a set of changes that
were not accepted to rich itself.

WWW: https://pypi.org/project/enrich/
Original commitRevision:566731 
12:28 matthew search for other commits by this committer
Wildcard Match provides an enhanced fnmatch, glob, and pathlib library
in order to provide file matching and globbing that more closely
follows the features found in Bash. In some ways these libraries are
similar to Python's builtin libraries as they provide a similar
interface to match, filter, and glob the file system. But they also
include a number of features found in Bash's globbing such as
backslash escaping, brace expansion, extended glob pattern groups,
etc. They also add a number of new useful functions as well, such as
globmatch which functions like fnmatch, but for paths.

WWW: https://pypi.org/project/wcmatch/
Original commitRevision:566697 
12:08 matthew search for other commits by this committer
Bracex is a brace expanding library (a la Bash) for Python. Brace
expanding is used to generate arbitrary strings.

WWW: https://pypi.org/project/bracex/
Original commitRevision:566694 
09:18 rhurlin search for other commits by this committer
New port: textproc/py-pyls-spyder: Spyder extensions for the
python-language-server (pyls)

https://github.com/spyder-ide/pyls-spyder
Original commitRevision:566681 
09:12 rhurlin search for other commits by this committer
New port: textproc/py-python-language-server: Python implementation of the
Language Server Protocol

https://github.com/palantir/python-language-server
Original commitRevision:566679 
Friday, 26 Feb 2021
12:27 rhurlin search for other commits by this committer
New port: textproc/py-textdistance: Comparing distance between two or more
sequences by many algorithms

https://github.com/life4/textdistance
Original commitRevision:566600 
11:25 rhurlin search for other commits by this committer
New port: textproc/py-three-merge: Perform a 3-way merge between strings

https://github.com/spyder-ide/three-merge
Original commitRevision:566594 
Thursday, 18 Feb 2021
20:22 0mp search for other commits by this committer
Add textproc/py-hjson

Hjson, the Human JSON. A configuration file format that caters to humans
and helps reduce the errors they make.

WWW: https://github.com/hjson/hjson-py
Original commitRevision:565977 
Wednesday, 17 Feb 2021
17:51 sunpoet search for other commits by this committer
Add rubygem-cucumber-html-formatter9 9.0.0 (copied from
rubygem-cucumber-html-formatter)

- Change RUN_DEPENDS from rubygem-cucumber-messages to
rubygem-cucumber-messages13
- Add PORTSCOUT
Original commitRevision:565540 
10:36 arrowd search for other commits by this committer
textproc/md4c: Create the port.

md4c is a markdown parser written in C.

PR:		252383
Submitted by:	Henrik Rosenke <rosenke@dssgmbh.de>
Reviewed by:	Matthias Apitz <guru@unixarea.de>, daniel.engberg.lists@pyret.net
Original commitRevision:565494 
09:05 rene search for other commits by this committer
Remove expired ports:

2021-02-14 www/rtv: Abandoned, use www/py-ttrv or www/py-tuir instead
2021-02-15 textproc/py-sphinxcontrib-websupport11: Use
textproc/py-sphinxcontrib-websupport instead
2021-02-15 textproc/py-sphinx18: Old version, use textproc/py-sphinx instead
Original commitRevision:565488 
Monday, 15 Feb 2021
17:06 danfe search for other commits by this committer
Xenv is a text preprocessor that expands references to environment
variables in the input text to their actual values.

Requested by:	maintainer
Original commitRevision:565318 
14:38 0mp search for other commits by this committer
Add textproc/textnote

textnote is a command line tool for quickly creating and managing daily plain
text notes. It is designed for ease of use to encourage the practice of daily,
organized note taking. textnote intentionally facilitates only the management
(creation, opening, organizing, and consolidated archiving) of notes, following
the philosophy that notes are best written in a text editor and not via a CLI.

All note files are stored locally on the file system in a single directory.
Notes can easily be synced to a remote server or cloud service if so desired by
ensuring the application directory is remotely synced.

WWW: https://github.com/dkaslovsky/textnote#installation
Original commitRevision:565314 
Tuesday, 9 Feb 2021
05:54 lwhsu search for other commits by this committer
Add textproc/py-sphinxcontrib-autoprogram: Sphinx Autoprogram Extension

Submitted by:	Derek Schrock dereks@lifeofadishwasher.com >
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
Original commitRevision:564764 
Sunday, 7 Feb 2021
04:42 bapt search for other commits by this committer
Remove xml-i18n-tools it has been replaced by intltool long ago
Original commitRevision:564595 
Saturday, 6 Feb 2021
20:43 sunpoet search for other commits by this committer
Add rubygem-google-cloud-translate-v3 0.2.0

API Client library for the Cloud Translation V3 API

Cloud Translation can dynamically translate text between thousands of language
pairs. Translation lets websites and programs programmatically integrate with
the translation service.

WWW: https://github.com/googleapis/google-cloud-ruby
WWW:
https://github.com/googleapis/google-cloud-ruby/tree/master/google-cloud-translate-v3
Original commitRevision:564249 
20:43 sunpoet search for other commits by this committer
Add rubygem-google-cloud-translate-v2 0.2.0

API Client library for the Cloud Translation V2 API

Cloud Translation can dynamically translate text between thousands of language
pairs. Translation lets websites and programs programmatically integrate with
the translation service.

WWW: https://github.com/googleapis/google-cloud-ruby
WWW:
https://github.com/googleapis/google-cloud-ruby/tree/master/google-cloud-translate-v2
Original commitRevision:564248 
20:43 sunpoet search for other commits by this committer
Add rubygem-google-cloud-translate 3.0.3

API Client library for the Cloud Translation API

Cloud Translation can dynamically translate text between thousands of language
pairs. Translation lets websites and programs programmatically integrate with
the translation service.

Actual client classes for the various versions of this API are defined in
versioned client gems, with names of the form google-cloud-translate-v*. The gem
google-cloud-translate is the main client library that brings the verisoned gems
in as dependencies, and provides high-level methods for constructing clients.

WWW: https://github.com/googleapis/google-cloud-ruby
WWW:
https://github.com/googleapis/google-cloud-ruby/tree/master/google-cloud-translate
Original commitRevision:564247 
Monday, 1 Feb 2021
12:52 rene search for other commits by this committer
Remove expired ports:

2021-01-31 deskutils/orage: Unsupported upstream, cannot work with XFCE 4.16
2021-01-31 sysutils/rubygem-chef-config12
2021-01-31 mail/openwebmail: Does not use modern Perl syntax and no development
activity since 2006
2021-01-31 sysutils/rubygem-ohai8
2021-01-31 deskutils/xfce4-volumed: Unsupported upstream, cannot work with XFCE
4.16
2021-01-31 sysutils/rubygem-chef12: Please use sysutils/rubygem-chef instead
2021-01-31 x11/xfce4-embed-plugin: Unsupported upstream, cannot work with XFCE
4.16
2021-01-31 net-p2p/py-transmissionrpc: Unmaintained and dead upstream, use
net-p2p/py-transmission-rpc instead
2021-01-31 science/xfce4-equake-plugin: Unsupported upstream, cannot work with
XFCE 4.16
2021-01-31 sysutils/xfce4-kbdleds-plugin: Unsupported upstream, cannot work with
XFCE 4.16
2021-01-31 textproc/py-gfm: No longer maintained by upstream, please use
textproc/py-cmarkgfm instead
Original commitRevision:563574 
Sunday, 31 Jan 2021
04:14 tota search for other commits by this committer
- Add new port: textproc/R-cran-sass

  An 'SCSS' compiler, powered by the 'LibSass' library. With this, R
  developers can use variables, inheritance, and functions to generate
  dynamic style sheets. The package uses the 'Sass CSS' extension
  language, which is stable, powerful, and CSS compatible.

  WWW: https://cran.r-project.org/web/packages/sass/
Original commitRevision:563454 
Saturday, 16 Jan 2021
13:15 dbaio search for other commits by this committer
Add textproc/py-xmlschema: Implementation of XML Schema for Python

The xmlschema library is an implementation of XML Schema for Python (supports
Python 3.6+).

This library arises from the needs of a solid Python layer for processing XML
Schema based files for MaX (Materials design at the Exascale) European project.
A significant problem is the encoding and the decoding of the XML data files
produced by different simulation software. Another important requirement is the
XML data validation, in order to put the produced data under control. The lack
of a suitable alternative for Python in the schema-based decoding of XML data
has led to build this library. Obviously this library can be useful for other
cases related to XML Schema based processing, not only for the original scope.

WWW: https://pypi.org/project/xmlschema/
Original commitRevision:561725 
Friday, 15 Jan 2021
14:43 dbaio search for other commits by this committer
Add textproc/py-spyll: Hunspell ported to pure Python

Spylls is an effort of porting prominent spellcheckers into clear,
well-structured, well-documented Python. It is intended to be useful both as a
library and as some kind of "reference (or investigatory, if you will)
implementation". Currently, only Hunspell is ported.

WWW: https://pypi.org/project/spylls/
Original commitRevision:561648 
Sunday, 10 Jan 2021
08:51 sunpoet search for other commits by this committer
Add rubygem-sassc-rails-rails61 6.1.0 (copied from rubygem-sassc-rails-rails60)
Original commitRevision:561046 
08:51 sunpoet search for other commits by this committer
Add rubygem-sass-rails-rails61 6.1.0 (copied from rubygem-sass-rails-rails60)
Original commitRevision:561045 
08:51 sunpoet search for other commits by this committer
Add rubygem-rails-dom-testing-rails61 6.1.0 (copied from
rubygem-rails-dom-testing-rails60)
Original commitRevision:561044 
08:50 sunpoet search for other commits by this committer
Add rubygem-actiontext61 6.1.0 (copied from rubygem-actiontext60)
Original commitRevision:561034 
08:18 sunpoet search for other commits by this committer
Add rubygem-liquid4 4.0.3 (copied from rubygem-liquid)

- Add PORTSCOUT
Original commitRevision:560919 
Sunday, 3 Jan 2021
20:04 sunpoet search for other commits by this committer
Add rubygem-abbrev 0.1.0

Given a set of strings, Abbrev calculates the set of unambiguous abbreviations
for those strings, and returns a hash where the keys are all the possible
abbreviations and the values are the full strings.

Thus, given words is "car" and "cone", the keys pointing to "car" would be "ca"
and "car", while those pointing to "cone" would be "co", "con", and "cone".

WWW: https://github.com/ruby/abbrev
Original commitRevision:560091 
Thursday, 31 Dec 2020
23:11 jhale search for other commits by this committer
New port: textproc/mp_doccer

mp_doccer is a tool that travels C code files, and extracts specially
marked information to build documentation. This documentation can be
generated in HTML, man pages, or an executable shell script. The markup
is very similar to that in the Linux 2.4.x kernel sources.

WWW: https://triptico.com/software/mp_doccer.html
Original commitRevision:559786 
23:06 jhale search for other commits by this committer
New port: textproc/p5-Grutatxt

Grutatxt is a plain text to HTML (and other formats) converter. It succesfully
converts subtle text markup of lists, bold, italics, tables and headings to
their corresponding HTML, troff, man page or LaTeX markup without having to
write unreadable source text files. Grutatxt is a Perl module and a command
line utility, and is the main text renderer in the Gruta CMS.

The output drivers currently supported by Grutatxt are: HTML, troff (me
macros), man and LaTeX.

WWW: https://triptico.com/software/grutatxt.html
Original commitRevision:559785 

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

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