| non port: textproc/Makefile |
Number of commits found: 3313 (showing only 100 on this page) |
|
Monday, 3 Mar 2025
|
08:52 Yuri Victorovich (yuri)
textproc/py-textual-autocomplete: New port: Easily add autocomplete dropdowns to
your Textual apps
fb7ef68 |
|
Saturday, 1 Mar 2025
|
16:22 Rene Ladan (rene)
textproc/py-pyjade: Remove expired port
2025-02-28 textproc/py-pyjade: Upstream is inactive for almost 8.5 years
afa0419 |
16:12 Rene Ladan (rene)
textproc/zorba: Remove expired port
2025-02-28 textproc/zorba: Unmaintained, outdated and fails to build with ICU
76.1
4f45b37 |
03:53 Matthias Fechner (mfechner)
www/gitlab: new ports required by gitlab 17.9
1521230 |
|
Friday, 28 Feb 2025
|
15:46 Po-Chuan Hsieh (sunpoet)
textproc/py-trans: Remove expired port
620f89e |
15:46 Po-Chuan Hsieh (sunpoet)
textproc/py-pytoml: Remove expired port
fd7466b |
10:33 Po-Chuan Hsieh (sunpoet)
textproc/rubygem-chef-gyoku: Add rubygem-chef-gyoku 1.4.1
Gyoku translates Ruby Hashes to XML.
52fa917 |
|
Monday, 24 Feb 2025
|
10:27 Yuri Victorovich (yuri)
textproc/mdq: New port: Like jq but for Markdown: find specific elements in a md
doc
e04f41e |
|
Sunday, 23 Feb 2025
|
17:57 MANTANI Nobutaka (nobutaka)
textproc/uim: Update to 1.9.0
- Add RUN_DEPENDS on japanese/skk-jisyo
- Fix default SKK-JISYO.L dictionary file path setting for SKK input method
- Rename textproc/uim-gtk port to textproc/uim-gtk2
- Add textproc/uim-qt6 port of Qt6 input method module
- Bump PORTREVISION of the ports that depend on textproc/uim port
c3fdb5d |
|
Thursday, 20 Feb 2025
|
23:27 Robert Clausecker (fuz) Author: Alastair Hogge
textproc/py-roman-numerals-py: New Port; Manipulate Roman numerals Required
dependency for py-sphinx-8.2.0 update:
A library for manipulating well-formed Roman numerals.
Integers between 1 and 3,999 (inclusive) are supported. Numbers beyond this
range will return an OutOfRangeError.
The classical system of roman numerals requires that the same character may
not appear more than thrice consecutively, meaning that 'MMMCMXCIX' (3,999)
is the largest well-formed Roman numeral. The smallest is 'I' (1), as there
is no symbol for zero in Roman numerals.
Both upper- and lower-case formatting of roman numerals are supported, and
likewise for parsing strings, although the entire string must be of the same
case. Numerals that do not adhere to the classical form are rejected with an
InvalidRomanNumeralError.
https://pypi.org/project/roman-numerals-py/
PR: 284897
fb9a10d |
|
Tuesday, 18 Feb 2025
|
14:16 Robert Clausecker (fuz) Author: Yusuf Yaman
textproc/television: New port: Fast and extensible general purpose fuzzy finder
TUI
Television is a fast, fuzzy finder TUI inspired by the Neovim Telescope
plugin. It allows you to quickly search through various data sources like
files, git repositories, and environment variables using fuzzy matching.
It's designed to be extensible with custom channels and offers features
like syntax highlighting, shell integration, and theming.
WWW: https://github.com/alexpasmantier/television
PR: 284692
85cd7e6 |
|
Sunday, 16 Feb 2025
|
18:18 Zsolt Udvari (uzsolt)
textproc/R-cran-R.rsp: New port
The RSP markup language makes any text-based document come alive. RSP provides a
powerful markup for controlling the content and output of LaTeX, HTML, Markdown,
AsciiDoc, Sweave and knitr documents (and more), e.g. 'Today's date is
<%=Sys.Date()%>'. Contrary to many other literate programming languages, with
RSP it is straightforward to loop over mixtures of code and text sections, e.g.
in month-by-month summaries. RSP has also several preprocessing directives for
incorporating static and dynamic contents of external files (local or online)
among other things. Functions rstring() and rcat() make it easy to process RSP
strings, rsource() sources an RSP file as it was an R script, while rfile()
compiles it (even online) into its final output format, e.g.
rfile('report.tex.rsp') generates 'report.pdf' and rfile('report.md.rsp')
generates 'report.html'. RSP is ideal for self-contained scientific reports and
R package vignettes. It's easy to use - if you know how to write an R script,
you'll be up and running within minutes.
c710d1b |
|
Tuesday, 4 Feb 2025
|
20:52 Rene Ladan (rene)
textproc/tidyp: Remove expired port
2024-09-30 textproc/tidyp: The repository has been archived by upstream on Apr
14, 2019
5aa7f22 |
20:51 Rene Ladan (rene)
textproc/p5-HTML-Tidy: Remove expired port
2024-12-31 textproc/p5-HTML-Tidy: Depends on expired textproc/tidyp
a6bcb90 |
20:41 Rene Ladan (rene)
textproc/docproj-legacy: Remove expired port
2025-01-31 textproc/docproj-legacy: Old version of documentation set
adb1078 |
|
Monday, 3 Feb 2025
|
15:50 Po-Chuan Hsieh (sunpoet)
textproc/uni-algo: Add uni-algo 1.2.0
There are plenty of Unicode libraries for C/C++ out there that implement random
Unicode algorithms, but many of them don't handle ill-formed UTF sequences at
all. In the best-case scenario, you'll get an exception/error; in the
worst-case, undefined behavior. The biggest problem is that in 99% cases
everything will be fine. This is inappropriate for security reasons. This
library handles such problems (there are not only ill-formed sequences actually)
properly and always according to The Unicode Standard.
In C/C++, unlike some other programming languages, there is no safe type for
UTF-8/UTF-16 that guarantees that the data will be well-formed; this makes the
problem even worse. The library doesn't introduce such a type either because the
library doesn't work with types/strings/files/streams, it works with the data
inside them and makes it safe when it's needed.
Check this article if you want more information about ill-formed sequences:
https://hsivonen.fi/broken-utf-8
It is a bit outdated because ICU (International Components for Unicode) now uses
W3C conformant implementation too, but the information in the article is very
useful.
This library does use W3C conformant implementation too.
22fcd91 |
08:18 Xin LI (delphij) Author: Wen Heping
mail/rubygem-actionpack-xml_parser-rails72: New port
d5e1ff7 |
|
Saturday, 18 Jan 2025
|
21:14 Jose Alonso Cardenas Marquez (acm)
textproc/opensearch*: New opensearch ports
opensearch216: Full-text search engine for Java
opensearch-dashboards216: Visualization dashboards for OpenSearch
These ports are necessary for new version of Wazuh SIEM/XDR (4.10.x)
1f2f38e0 |
|
Monday, 6 Jan 2025
|
17:04 Nuno Teixeira (eduardo) Author: Yusuf Yaman
textproc/libinfinity: New port: Collaborative editing library
- Submitter becomes maintainer
libinfinity is library to build collaborative text editors. Changes to the text
buffers are synced to all other clients over a central server. Even though a
central server is involved, the local user sees his changes applied instantly
and the merging is done on the individual clients.
WWW: https://github.com/gobby/libinfinity
PR: 283863
6feefd0 |
|
Thursday, 2 Jan 2025
|
16:28 Po-Chuan Hsieh (sunpoet)
textproc/rubygem-rails-dom-testing-rails80: Add
rubygem-rails-dom-testing-rails80 2.2.0 (copied from
rubygem-rails-dom-testing-rails72)
1e5297e |
16:28 Po-Chuan Hsieh (sunpoet)
textproc/rubygem-actiontext80: Add rubygem-actiontext80 8.0.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.
bc7df04 |
|
Wednesday, 1 Jan 2025
|
12:13 Rene Ladan (rene)
textproc/sgrep: Remove expired port
2024-12-31 textproc/sgrep: Abandonware, primary site is dead and according to
website not touched in 20 years. Consider migrating to textproc/p5-ack
c9b5602 |
11:07 Rene Ladan (rene)
textproc/cl-meta: Remove expired port
2024-12-31 textproc/cl-meta: Upstream is gone
8f4e7cb |
11:06 Rene Ladan (rene)
textproc/cl-meta-sbcl: Remove port, depends on expired and unfetchable
textproc/cl-meta
299ef2f |
|
Tuesday, 31 Dec 2024
|
16:22 Po-Chuan Hsieh (sunpoet)
textproc/rubygem-rouge43: Remove obsoleted port
Use textproc/rubygem-rouge instead.
e63d772 |
16:22 Po-Chuan Hsieh (sunpoet)
textproc/rubygem-terser11: Remove obsoleted port
Use textproc/rubygem-terser instead.
07b1eff |
16:22 Po-Chuan Hsieh (sunpoet)
textproc/rubygem-kramdown1: Remove obsoleted port
Use textproc/rubygem-kramdown instead.
48535b5 |
16:22 Po-Chuan Hsieh (sunpoet)
textproc/rubygem-kramdown23: Remove obsoleted port
Use textproc/rubygem-kramdown instead.
b1f8c86 |
16:22 Po-Chuan Hsieh (sunpoet)
textproc/rubygem-rexml32: Remove obsoleted port
Use textproc/rubygem-rexml instead.
baec84d |
16:22 Po-Chuan Hsieh (sunpoet)
textproc/rubygem-rexml33: Remove obsoleted port
Use textproc/rubygem-rexml instead.
Confirmed with mfechner@ that this port is no longer needed.
gitlab now uses its own -gitlab port (textproc/rubygem-rexml-gitlab) instead.
2ce694c |
16:22 Po-Chuan Hsieh (sunpoet)
textproc/rubygem-elasticsearch-api713: Remove obsoleted port
Use textproc/rubygem-elasticsearch-api instead.
1f600f6 |
16:22 Po-Chuan Hsieh (sunpoet)
textproc/rubygem-elasticsearch-transport713: Remove obsoleted port
Use textproc/rubygem-elasticsearch-transport instead.
24c2458 |
16:22 Po-Chuan Hsieh (sunpoet)
textproc/py-mistune2: Remove obsoleted port
Use textproc/py-mistune instead.
80bde51 |
16:22 Po-Chuan Hsieh (sunpoet)
textproc/py-rich12: Remove obsoleted port
Use textproc/py-rich instead.
69b9c35 |
|
Thursday, 26 Dec 2024
|
11:49 Matthias Fechner (mfechner)
www/gitlab: further isolate port from rexml gem
1908b78 |
10:12 Matthias Fechner (mfechner)
www/gitlab: fix regression from 001ec8e60d233781c71246f5434306c06cafb453
Error message:
===> gitlab-ce-17.7.0 depends on package: rubygem-rexml>=3.3.2<3.4 - not found
Make rubygem-rexml version 3.3 available for a specific port for gitlab.
4cd25fe |
|
Wednesday, 25 Dec 2024
|
19:15 Po-Chuan Hsieh (sunpoet)
textproc/rubygem-rexml33: Add rubygem-rexml33 3.3.9 (copied from rubygem-rexml)
- Add PORTSCOUT
eb2f672 |
|
Tuesday, 24 Dec 2024
|
20:04 Rene Ladan (rene)
textproc/apache-solr8: Remove expired port
2024-12-24 textproc/apache-solr8: Deprecated upstream 2024-10-25, upgrade to
version 9 in textproc/apache-solr instead
ae65bcd |
|
Friday, 20 Dec 2024
|
15:41 Joseph Mingrone (jrm)
textproc/Makefile: Remove invalid entry for cl-meta-clisp
Reported by: antoine
Sponsored by: The FreeBSD Foundation
ea3e1e9 |
02:31 Joseph Mingrone (jrm)
*/*-ccl: Add Clozure Common Lisp (CCL) fasl ports
Approved by: olgeni (maintainer of lang/ccl, implicit)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D48091
148251b |
02:31 Joseph Mingrone (jrm)
*/*-clisp: Add CLISP fasl ports
Differential Revision: https://reviews.freebsd.org/D48089
Sponsored by: The FreeBSD Foundation
7f68336 |
|
Wednesday, 18 Dec 2024
|
11:12 Yuri Victorovich (yuri)
textproc/jnv: New port: Interactive JSON filter using jq
3514912 |
11:03 Alexey Dokuchaev (danfe)
textproc/py-markdownify: new port had been added (+)
Python utility and library to convert HTML to Markdown, supporting
variety of options, BeautifulSoup objects, and custom converters.
WWW: https://github.com/matthewwithanm/python-markdownify
d93cb00 |
01:22 Brooks Davis (brooks)
textproc/mandoc: rename from mdocml
The upstream project was fully renamed with the 1.14.2 release in July
2017 per https://mandoc.bsd.lv/history.html.
48f0ceb |
|
Tuesday, 17 Dec 2024
|
00:31 Robert Clausecker (fuz) Author: mew14930xvi
textproc/goldendict-ng: Advanced dictionary lookup program, supporting many
formats
GoldenDict-ng is an advanced dictionary lookup program.
Supports many dictionary formats, such as MDX, DSL, StarDict, Zim...
Presents lookup results of multiple dictionaries in the same page.
Supports special types of "dictionaries", such as external program,
website, audio files...
WWW: https://xiaoyifang.github.io/goldendict-ng/
90396ab |
|
Monday, 2 Dec 2024
|
22:33 Jose Alonso Cardenas Marquez (acm)
textproc/Makefile: Connect opensearch213 and opensearch-dashboards213 ports
32812f1 |
14:27 Robert Clausecker (fuz) Author: Yusuf Yaman
textproc/dmenu-translate: New port: Quick text translation with dmenu
dmenu-translate is a simple and efficient tool that allows users to translate
text quickly using the dmenu or any other dmenu-like utility. It supports
multiple languages and translation services, making it easy
to get instant translations with minimal effort.
WWW: https://github.com/NikitaIvanovV/dmenu-translate
PR: 282733
f604686 |
|
Thursday, 28 Nov 2024
|
00:19 Dima Panov (fluffy)
*/*: Update Rocky Linux 9 packages to 9.5 release (+)
While here, hook up missed packages to resolve all 'not found' libraries
Sponsored by: Future Crew, LLC
433660c |
|
Tuesday, 26 Nov 2024
|
14:47 Gabriel M. Dutra (dutra)
textproc/tui-journal: Add new port
Terminal-based application that allows you to write and manage your notes
0300ed6 |
|
Friday, 22 Nov 2024
|
13:43 Matthias Fechner (mfechner)
www/gitlab: fix regression from 40691dbd41e40322ae815af89216b2f459784cb6
Gitlab requires kramdown version 2.4.x
c58b3de |
13:15 Matthias Fechner (mfechner)
www/gitlab: fix regression from 335fc7c38d61142727cb9f01fd9e401c476e4ad8
Gitlab requires net-http 0.4.1:
Because faraday >= 2, < 2.5 could not be found in locally installed gems
and faraday >= 2.5, < 2.12.1 could not be found in locally installed gems,
faraday >= 2, < 2.12.1 cannot be used.
And because faraday >= 2.12.1 depends on faraday-net_http >= 2.0, < 3.5,
faraday >= 2 requires faraday-net_http >= 2.0, < 3.5.
Because faraday-net_http >= 3.4.0 depends on net-http >= 0.5.0
and faraday-net_http >= 2.0, < 3.4.0 could not be found in locally installed
gems,
faraday-net_http >= 2.0 requires net-http >= 0.5.0.
Thus, faraday >= 2 requires net-http >= 0.5.0.
So, because Gemfile depends on faraday ~> 2
and Gemfile depends on net-http = 0.4.1,
version solving has failed.
While fixing the problem, moved gitlab used packages to own package names with a
PKGNAMESUFFIX of `-gitlab`.
This should make the gitlab package much more stable if updates in the ports are
done.
edc8d03 |
|
Thursday, 21 Nov 2024
|
15:19 Dries Michiels (driesm) Author: Matthew Wener
textproc/py-text2digits: add new port
Library to convert text numbers to digits in a string.
PR: 282839
5f7081f |
15:11 Dries Michiels (driesm) Author: Matthew Wener
textproc/py-wordninja: add new port
Probabilistically split concatenated words.
PR: 282840
37e1682 |
13:37 Po-Chuan Hsieh (sunpoet)
textproc/py-pyfzf: Add py-pyfzf 0.3.1
pyfzf is a python wrapper for junegunn's awesome fzf.
3d5d19e |
|
Wednesday, 20 Nov 2024
|
16:27 Gabriel M. Dutra (dutra) Author: Benjamin Jacobs
textproc/sexp: Add new port
Command-line tool for processing S-expressions
PR: 282868
f7ef3b3 |
10:31 Dries Michiels (driesm) Author: Matthew Wener
textproc/py-sphinxcontrib-spelling: add new port
Sphinx spelling extension.
PR: 282842
c46abe9 |
|
Friday, 8 Nov 2024
|
20:22 Dan Langille (dvl)
textproc/p5-Search-Elasticsearch*: add new ports
Adding textproc/p5-Search-Elasticsearch-Client-6_0
and textproc/p5-Search-Elasticsearch-Client-7_0
Updating textproc/p5-Search-Elasticsearch to 8.12
97e3518 |
|
Thursday, 7 Nov 2024
|
09:15 Dima Panov (fluffy)
*/*: port linux-qt5-* components from Rocky Linux 9
Added:
comms/linux-rl9-qt5-qtconnectivity
comms/linux-rl9-qt5-qtsensors
comms/linux-rl9-qt5-qtserialbus
comms/linux-rl9-qt5-qtserialport
devel/linux-rl9-qt5-designer
devel/linux-rl9-qt5-qtbase
devel/linux-rl9-qt5-qtdeclarative
devel/linux-rl9-qt5-qtscript
devel/linux-rl9-qt5-qttools
graphics/linux-rl9-qt5-qt3d
graphics/linux-rl9-qt5-qtgraphicaleffects
graphics/linux-rl9-qt5-qtimageformats
graphics/linux-rl9-qt5-qtsvg
graphics/linux-rl9-qt5-qtwayland
textproc/linux-rl9-qt5-qtxmlpatterns
www/linux-rl9-qt5-qtwebchannel
www/linux-rl9-qt5-qtwebsockets
x11-toolkits/linux-rl9-qt5-qtquickcontrols
x11/linux-rl9-qt5-qtx11extras
Sponsored by: Future Crew, LLC
3cc4fcb |
|
Saturday, 2 Nov 2024
|
19:30 Jose Alonso Cardenas Marquez (acm) Author: Jesús Daniel Colmenares Oviedo
textproc/py-vbuild: New port: Simple module to extract html/script/style from a
VueJS file
Compile your VueJS (vuejs2 only) components (*.vue) to standalone
HTML/JS/CSS using Python only, no need of NodeJS. And you can use
python components with vbuild in your vue/sfc files.
WWW: https://github.com/manatlan/vbuild
PR: 282454
59856b9 |
18:29 Jose Alonso Cardenas Marquez (acm) Author: Jesús Daniel Colmenares Oviedo
textproc/py-pscript: New port: Python to JavaScript compiler
PScript is a Python to JavaScript compiler, and is also the name
of the subset of Python that this compiler supports. It was developed
as a part of Flexx and is now represented by its own project.
Although it is still an important part of Flexx, it can also be
useful by itself.
WWW: https://pscript.readthedocs.io/
PR: 282453
fa7a628 |
17:25 Bernhard Froehlich (decke)
textproc/libjcat: Add library for reading and writing JSON catalog files
Created by: norbert.kaminski@3mdeb.com
Differential Revision: https://reviews.freebsd.org/D29332 (based on)
3fe3f40 |
|
Friday, 1 Nov 2024
|
16:41 Nicola Vitale (nivit)
textproc/py-sphinx-notfound-page: Add new port
Sphinx-notfound-page is a Sphinx extension to create custom 404 pages and help
you to generate proper resource links (js, css, images, etc) to render the page
properly.
This extension was originally developed to be used on Read the Docs but it can
be used in other hosting services as well.
https://sphinx-notfound-page.readthedocs.io/
96fae7c |
|
Thursday, 31 Oct 2024
|
22:22 Rene Ladan (rene)
textproc/ssddiff: Remove expired port
2024-10-31 textproc/ssddiff: Abandonware, unfetchable and upstream is gone
1059623 |
|
Tuesday, 29 Oct 2024
|
14:38 Po-Chuan Hsieh (sunpoet)
textproc/rubygem-cucumber-gherkin29: Add rubygem-cucumber-gherkin29 29.0.0
(copied from rubygem-cucumber-gherkin)
- Add PORTSCOUT
8facf35 |
14:38 Po-Chuan Hsieh (sunpoet)
textproc/rubygem-loofah222: Add rubygem-loofah222 2.22.0 (copied from
rubygem-loofah)
- Add PORTSCOUT
90e9eeb |
|
Thursday, 17 Oct 2024
|
18:59 Po-Chuan Hsieh (sunpoet)
textproc/py-python-ulid2: Add py-python-ulid2 2.7.0 (copied from py-python-ulid)
- Add PORTSCOUT
655655b |
|
Thursday, 10 Oct 2024
|
08:05 Muhammad Moinur Rahman (bofh)
textproc/py-file-read-backwards: New port
Memory efficient way of reading files line-by-line from the end of file
This package is for reading file backward line by line as unicode in a
memory efficient manner for both Python 2.7 and Python 3.
It currently supports ascii, latin-1, and utf-8 encodings.
It supports "\r", "\r\n", and "\n" as new lines.
WWW: https://github.com/RobinNil/file_read_backwards
Sponsored by: The FreeBSD Foundation
1c10b1f |
08:05 Muhammad Moinur Rahman (bofh)
textproc/py-grimoire-elk: New port
GrimoireELK processes and stores software development data to ElasticSearch
Each of the files found in this directory are a JSON file that contains
all of the information related to a Kibana dashboard. This usually has
information about the following artifacts:
- Original indexes where the information come from.
- Searches on those indexes that provide a sub-set of the information.
- Widgets either built on top of the original indexes or on top of the
searches.
- Final panels that are an aggregation of several widgets.
WWW: https://github.com/chaoss/grimoirelab-elk
Sponsored by: The FreeBSD Foundation
1bf50b4 |
08:05 Muhammad Moinur Rahman (bofh)
textproc/py-kidash: New port
Kidash is a tool for managing Kibana-related dashboards from the command
line. The standard GrimoireLab dashboards are available in the Sigils
repository.
WWW: https://github.com/chaoss/grimoirelab-kidash
Sponsored by: The FreeBSD Foundation
b23e8e6 |
08:05 Muhammad Moinur Rahman (bofh)
textproc/py-grimoirelab-panels: New port
Generic Dashboards for GrimoireLab
Each of the files found in this directory are a JSON file that contains
all of the information related to a Kibana dashboard. This usually has
information about the following artifacts:
- Original indexes where the information come from.
- Searches on those indexes that provide a sub-set of the information.
- Widgets either built on top of the original indexes or on top of the
searches.
- Final panels that are an aggregation of several widgets.
WWW: https://github.com/chaoss/grimoirelab-sigils
Sponsored by: The FreeBSD Foundation
90821cf |
|
Tuesday, 8 Oct 2024
|
12:56 Zsolt Udvari (uzsolt) Author: Benjamin Jacobs
math/alt-ergo: Update to 2.5.4, many new ports
Replace GNU configure to dune builds system.
Add do-test target.
Submitter takes maintainership.
Update WWW.
Switch to DISTVERSION.
The last update of alt-ergo in ports tree was about 10 years ago, the newest
version requires many new libraries in ports tree.
New ports:
devel/ocaml-dolmen
devel/ocaml-gen
devel/ocaml-hmap
devel/ocaml-linol
devel/ocaml-lsp
devel/ocaml-octavius
devel/ocaml-pp_loc
devel/ocaml-ppx_blob
devel/ocaml-ppx_compare
devel/ocaml-ppx_deriving
devel/ocaml-ppx_hash
devel/ocaml-ppx_js_style
devel/ocaml-ppx_yojson_conv
devel/ocaml-ppx_yojson_conv_lib
devel/ocaml-psmt2-frontend
devel/ocaml-trace
math/ocaml-farith
math/ocaml-ocplib-simplex
textproc/ocaml-spelll
PR: 279337
d9c44a6 |
|
Monday, 30 Sep 2024
|
13:36 Po-Chuan Hsieh (sunpoet)
textproc/py-sphinxcontrib-django: Add py-sphinxcontrib-django 2.5
sphinxcontrib-django is a sphinx extension which improves the documentation of
Django apps.
Improvements for the output of Sphinx's autodoc for Django classes:
- List all model and form fields as class parameters
- Improve model field representations
- Link related and reverse related fields to the referenced class
- Hide irrelevant runtime information like declared_fieldsets, fieldsets and
Meta from classes
- Add information about autogenerated methods
- Fix intersphinx mappings to Django modules
- Custom text roles to cross-reference the documentations of Django (:setting:,
:templatetag:, :templatefilter:, :fieldlookup:) and Sphinx (:event:,
:confval:)
cc10803 |
|
Sunday, 29 Sep 2024
|
17:42 Yuri Victorovich (yuri)
textproc/hs-pandoc: Remove because the only user is gone
c7ab60d |
|
Thursday, 26 Sep 2024
|
07:08 Alexey Dokuchaev (danfe)
textproc/py-sphinxcontrib-jquery: new port had been added (+)
It is to ensure that jQuery is always installed for use in Sphinx
themes or extensions.
ed915b6 |
06:26 Alexey Dokuchaev (danfe)
textproc/py-sphinxcontrib-*diag: add three more diagram-related ports.
e0efa19 |
|
Wednesday, 25 Sep 2024
|
13:35 Alexey Dokuchaev (danfe)
textproc/py-sphinxcontrib-nwdiag: new port had been added (+)
Sphinx extension for embedding network-related diagrams via nwdiag.
WWW: https://github.com/blockdiag/sphinxcontrib-nwdiag
27addf6 |
04:22 Po-Chuan Hsieh (sunpoet)
textproc/rubygem-rouge43: Add rubygem-rouge43 4.3.0 (copied from rubygem-rouge)
- Add PORTSCOUT
b699b70 |
|
Wednesday, 18 Sep 2024
|
14:07 Muhammad Moinur Rahman (bofh)
textproc/py-emeraldtree: New port
EmeraldTree is a fork of ElementTree - the main differences are:
- It has a slightly different API for handling of text: it uses unicode
objects as children (not as "tail" attributes of the elements)
- API cleanups, removing backward compatibility
- Better unicode support
- PolyglotWriter (for writing html5 that is also well-formed xml)
- Other improvements / optimizations
WWW: https://github.com/moinwiki/emeraldtree
d9038a3 |
06:13 Po-Chuan Hsieh (sunpoet)
textproc/rubygem-rails-dom-testing-rails72: Add
rubygem-rails-dom-testing-rails72 2.2.0
This gem is responsible for comparing HTML doms and asserting that DOM elements
are present in Rails applications. Doms are compared via assert_dom_equal and
assert_dom_not_equal. Elements are asserted via assert_select,
assert_select_encoded, assert_select_email and a subset of the dom can be
selected with css_select. The gem is developed for Rails 4.2 and above, and
will not work on previous versions.
1eeb829 |
06:13 Po-Chuan Hsieh (sunpoet)
textproc/rubygem-actiontext72: Add rubygem-actiontext72 7.2.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.
a2dfb8b |
|
Tuesday, 17 Sep 2024
|
13:27 Muhammad Moinur Rahman (bofh)
textproc/py-mdx_wikilink_plus: New port
Converts wikilinks ([[wikilink]]) to relative links, including support
for GitHub image variant. Absolute links are kept as is (with an
automatic label made from the file path part in the URL if label is not
given explicitly).
You must not use this extension with markdown.extensions.wikilinks. This
extension is designed to provide the functionalities of
markdown.extensions.wikilinks with some extra features. Choose either
one.
WWW: https://github.com/neurobin/mdx_wikilink_plus
82049bf |
|
Friday, 13 Sep 2024
|
08:53 Nicola Vitale (nivit)
textproc/py-urlscan: Add new port
Urlscan parses an email message or file and scans it for URLs and email
addresses. It then displays the URLs and their context within the message,
and allows you to choose one or more URLs to send to your Web browser.
Alternatively, it send a list of all URLs to stdout.
https://github.com/firecat53/urlscan
97f4659 |
|
Wednesday, 11 Sep 2024
|
06:40 Matthias Fechner (mfechner)
textproc/rubygem-elasticsearch713: Remove expired port
textproc/rubygem-elasticsearch713
6a25663 |
06:38 Matthias Fechner (mfechner)
textproc/rubygem-static_holmes: Remove expired port
textproc/rubygem-static_holmes
4037d8b |
06:12 Matthias Fechner (mfechner)
textproc/rubygem-rouge42: Remove expired port
textproc/rubygem-rouge42
ab7c5e1 |
|
Saturday, 7 Sep 2024
|
06:55 Kai Knoblich (kai)
textproc/py-mkdocs-rss-plugin: New port
This MkDocs plugin creates RSS 2.0 and JSON Feed 1.1 feeds using the
creation and modification dates from git log and page metadata (YAML
frontmatter).
PR: 280489
Reported by: Vedran Miletic
21301ab |
|
Thursday, 5 Sep 2024
|
17:11 Yuri Victorovich (yuri)
textproc/hs-pandoc32: New port: Conversion between markup formats (for
textproc/quarto)
bd7b5f8 |
17:11 Yuri Victorovich (yuri)
textproc/quarto: New port: Scientific and technical publishing system
3dce626 |
06:11 Po-Chuan Hsieh (sunpoet)
textproc/lua-luaexpat: Move textproc/luaexpat to textproc/lua-luaexpat
- Bump PORTREVISION of dependent ports for dependency change
d6de2c12 |
|
Wednesday, 4 Sep 2024
|
09:58 Mathieu Arnold (mat)
Uses/electronfix.mk: revert previous commit
And remove the offending port, it can be added back if the software is
updated to work with a supported electron.
0675795 |
02:26 Ashish SHUKLA (ashish)
textproc/harper: New port: Grammar checker for developers
Harper is an English grammar checker designed to be just right.
Harper runs on device, and take milliseconds to lint a document, take
less than 1/50th of LanguageTool's memory footprint, but it is also
completely private.
WWW: https://writewithharper.com/
a75dae9 |
|
Tuesday, 3 Sep 2024
|
08:35 Yuri Victorovich (yuri)
textproc/jarowinkler-cpp: Remove: merged into devel/rapidfuzz-cpp
ad68274 |
|
Sunday, 1 Sep 2024
|
14:01 Rene Ladan (rene)
textproc/btparse: Remove expired port
2024-08-31 textproc/btparse: btparse has not updated for 19 years while
p5-Text-BibTeX is up-to-date. Use textproc/p5-Text-BibTeX instead
dbd93d9 |
|
Friday, 23 Aug 2024
|
17:57 Zsolt Udvari (uzsolt) Author: Ruben van Staveren
textproc/csview: new port: csv viewer
A high performance csv viewer with cjk/emoji support.
PR: 279813
9eef197 |
|
Thursday, 22 Aug 2024
|
02:04 Hiroki Tagato (tagattie)
textproc/py-jiter: add port: Fast iterable JSON parser
This is a standalone version of the JSON parser used in
pydantic-core. The recommendation is to only use this package directly
if you do not use pydantic.
WWW: https://github.com/pydantic/jiter
17f8c1b |
|
Wednesday, 21 Aug 2024
|
23:27 Gabriel M. Dutra (dutra) Author: Jesús Daniel Colmenares Oviedo
textproc/py-fasttext-predict: Add new port
fasttext-predict is a python package for fasttext
PR: 278971
cd7ce65 |
23:01 Gabriel M. Dutra (dutra) Author: Jesús Daniel Colmenares Oviedo
textproc/py-tomlpp: Add new port
pytomlpp is a python wrapper for toml++
PR: 278970
b242f73 |
|
Thursday, 15 Aug 2024
|
10:55 Po-Chuan Hsieh (sunpoet)
textproc/libwbxml: Move textproc/wbxml2 to textproc/libwbxml
- Update WWW
- Update pkg-descr
- Bump PORTREVISION of dependent ports for dependency change
- Take maintainership
580ec35 |
|
Tuesday, 13 Aug 2024
|
05:42 Zsolt Udvari (uzsolt)
textproc/R-cran-downlit: new port, Syntax Highlighting and Automatic Linking
Syntax highlighting of R code, specifically designed for the needs of
'RMarkdown' packages like 'pkgdown', 'hugodown', and 'bookdown'. It includes
linking of function calls to their documentation on the web, and automatic
translation of ANSI escapes in output to the equivalent HTML.
The math/R doesn't ship grid library's vignette so should remove one
test.
This port is needed to update of devel/R-cran-devtools.
ad83ddc |
|
Sunday, 4 Aug 2024
|
21:13 Po-Chuan Hsieh (sunpoet)
textproc/py-towncrier23: Add py-towncrier23 23.11.0
towncrier is a utility to produce useful, summarized news files (also known as
changelogs) for your project.
Rather than reading the Git history, or having one single file which developers
all write to and produce merge conflicts, towncrier reads "news fragments" which
contain information useful to end users.
Used by Twisted, pytest, pip, BuildBot, and attrs, among others.
While the command line tool towncrier requires Python to run, as long as you
don't use any Python-specific affordances (like auto-detection of the project
version), it is usable with any project type on any platform.
c7f064b |
Number of commits found: 3313 (showing only 100 on this page) |