summaryrefslogtreecommitdiff
path: root/textproc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* textproc/rubygem-rails-dom-testing-rails5: Update to 2.3.0Po-Chuan Hsieh2025-06-022-4/+4
| | | | Changes: https://github.com/rails/rails-dom-testing/releases
* textproc/rubygem-google-cloud-translate: Update to 3.7.2Po-Chuan Hsieh2025-06-022-4/+4
| | | | | Changes: https://github.com/googleapis/google-cloud-ruby/releases https://github.com/googleapis/google-cloud-ruby/blob/main/google-cloud-translate/CHANGELOG.md
* textproc/rubygem-cucumber-gherkin: Update to 32.1.2Po-Chuan Hsieh2025-06-022-4/+4
| | | | Changes: https://github.com/cucumber/gherkin/releases
* textproc/py-rich-argparse: Update to 1.7.1Po-Chuan Hsieh2025-06-022-4/+4
| | | | Changes: https://github.com/hamdanal/rich-argparse/releases
* textproc/p5-Text-Table-HTML-DataTables: Update to 0.013Po-Chuan Hsieh2025-06-022-5/+5
| | | | | | - Update LICENSE_FILE Changes: https://metacpan.org/dist/Text-Table-HTML-DataTables/changes
* textproc/p5-HTML-T5: Fix tidy5 linkagePo-Chuan Hsieh2025-06-023-7/+11
| | | | | | | - Bump PORTREVISION for package change PR: 286397 Reported by: rodrigo
* */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev2025-06-011-1/+1
|
* textproc/csvlens: update to 0.13.0Hiroki Tagato2025-06-013-284/+301
| | | | | | Changelog: https://github.com/YS-L/csvlens/blob/v0.13.0/CHANGELOG.md Reported by: portscout
* textproc/xml-commons: Improve portVladimir Druzenko2025-06-011-4/+10
| | | | | | - Resolve conflict install with textproc/xerces-j: both ports installs file xml-apis.jar. - Add LICENSE.
* textproc/qstardict: Update pkg-messagemew14930xvi2025-06-011-1/+1
| | | | PR: 287042
* textproc/yali: Fix licenseMuhammad Moinur Rahman2025-05-311-1/+7
| | | | | | The BSD license is ambiguous here as no clear mentions of specifics. Approved by: portmgr (blanket)
* textproc/harper: Update to 0.40.0Ashish SHUKLA2025-05-302-4/+4
|
* */*: bump port revision after electron34 updateHiroki Tagato2025-05-301-1/+1
|
* textproc/py-ntc-templates: Update to 7.9.0Kai Knoblich2025-05-292-4/+4
| | | | | | Changelog: https://github.com/networktocode/ntc-templates/releases/tag/v7.9.0
* textproc/py-mkdocstrings-python: Update to 1.16.11Kai Knoblich2025-05-292-4/+4
| | | | | | Changelog: https://github.com/mkdocstrings/python/releases/tag/1.16.11
* textproc/py-mkdocstrings-python-legacy: Update to 0.2.7Kai Knoblich2025-05-292-5/+5
| | | | | | | | | * Adjust USES=python accordingly, because Python 3.8 is no longer present in the ports tree after ca15850a2b13 while I'm here. Changelog: https://github.com/mkdocstrings/python-legacy/releases/tag/0.2.7
* textproc/py-mkdocs-rss-plugin: Update to 1.17.2Kai Knoblich2025-05-292-7/+8
| | | | | | | | | | | * Switch to the PEP517 build framework. * Also adjust USES=python accordingly, because Python 3.8 is no longer present in the ports tree after ca15850a2b13 while I'm here. Changelog: https://github.com/Guts/mkdocs-rss-plugin/releases/tag/1.17.2
* textproc/py-mkdocs-autorefs: Update to 1.4.2Kai Knoblich2025-05-292-10/+5
| | | | | | | | | | | | * Remove the no longer needed workaround for deleting remnants of the Mypy cache because this is fixed with this version. * Also adjust USES=python accordingly, because Python 3.8 is no longer present in the ports tree after ca15850a2b13 while I'm here. Changelog: https://github.com/mkdocstrings/autorefs/releases/tag/1.4.2
* textproc/py-markupsafe: Update to 3.0.2Po-Chuan Hsieh2025-05-294-21/+28
| | | | | | | | | - Add GitHub to MASTER_SITES - Update WWW - Update LICENSE_FILE Changes: https://github.com/pallets/markupsafe/releases https://markupsafe.palletsprojects.com/en/stable/changes/
* textproc/p5-ack: update to 3.9.0Mathieu Arnold2025-05-282-4/+4
|
* perl@: adopt a few portsMathieu Arnold2025-05-282-2/+2
|
* textproc/tokay: update 0.6.7 → 0.6.8Yuri Victorovich2025-05-272-7/+7
|
* textproc/comrak: update 0.38.0 → 0.39.0Yuri Victorovich2025-05-272-5/+4
|
* textproc/sad: update 0.4.31 → 0.4.32Yuri Victorovich2025-05-272-146/+118
|
* textproc/riffdiff: update 3.3.8 → 3.3.10Yuri Victorovich2025-05-272-36/+74
|
* textproc/harper: Update to 0.39.0Ashish SHUKLA2025-05-273-37/+22
|
* textproc/mdbook: Update to 0.4.51Nuno Teixeira2025-05-262-4/+4
| | | | | ChangeLog: https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md#mdbook-0451
* textproc/sigil: Update 2.4.2 => 2.5.0Jonathan Chen2025-05-253-15/+11
| | | | | | | | | | | | Changelog: https://github.com/Sigil-Ebook/Sigil/releases/tag/2.5.0 Improve port: - replace LIB_DEPENDS=libGLX.so:graphics/libglvnd with USES=gl and USE_GL=opengl - fix warning from poudriere - add USES=gl and USE_GL=opengl - replace LDFLAGS+=-L${LOCALBASE}/lib with USES=localbase:ldconfig PR: 287039
* textproc/rubygem-diff-lcs: Update to 1.6.2Po-Chuan Hsieh2025-05-252-4/+4
| | | | Changes: https://github.com/halostatue/diff-lcs/blob/main/CHANGELOG.md
* textproc/rubygem-psych: Update to 5.2.6Po-Chuan Hsieh2025-05-252-4/+4
| | | | Changes: https://github.com/ruby/psych/releases
* textproc/rubygem-loofah: Update to 2.24.1Po-Chuan Hsieh2025-05-252-4/+4
| | | | Changes: https://github.com/flavorjones/loofah/releases
* textproc/rubygem-libxml-ruby: Update to 5.0.4Po-Chuan Hsieh2025-05-252-4/+4
| | | | | | Changes: https://github.com/xml4r/libxml-ruby/blob/master/HISTORY https://github.com/xml4r/libxml-ruby/commits/master https://xml4r.github.io/libxml-ruby/HISTORY.html
* textproc/rubygem-google-cloud-translate-v3: Update to 1.5.0Po-Chuan Hsieh2025-05-252-7/+7
| | | | | Changes: https://github.com/googleapis/google-cloud-ruby/releases https://github.com/googleapis/google-cloud-ruby/blob/main/google-cloud-translate-v3/CHANGELOG.md
* textproc/py-snowballstemmer: Update to 3.0.1Po-Chuan Hsieh2025-05-252-4/+4
| | | | Changes: https://github.com/snowballstem/snowball/blob/master/NEWS
* textproc/py-cyclonedx-python-lib: Update to 10.0.1Po-Chuan Hsieh2025-05-252-4/+4
| | | | Changes: https://github.com/CycloneDX/cyclonedx-python-lib/releases
* textproc/p5-Text-Table-HTML: Update to 0.012Po-Chuan Hsieh2025-05-252-4/+4
| | | | Changes: https://metacpan.org/dist/Text-Table-HTML/changes
* textproc/p5-JavaScript-Packer: Update to 2.12Po-Chuan Hsieh2025-05-252-4/+4
| | | | Changes: https://metacpan.org/dist/JavaScript-Packer/changes
* textproc/py-urlscan: Update to 1.0.7Nicola Vitale2025-05-252-4/+4
| | | | | Release changes: https://github.com/firecat53/urlscan/releases/tag/1.0.7 Reported by: Scott Hansen <notifications@github.com>
* textproc/qstardict: Update 3.0.0 => 4.0.0mew14930xvi2025-05-256-35/+38
| | | | | | | | | | | | Changelog: https://hub.mos.ru/alexander-rodin/qstardict/-/blob/main/ChangeLog#L142 Improve port: - Use PORTDATA, PORTDOCS. - Update pkg-descr. - Update pkg-message. PR: 287042
* textproc/xan: add port: CSV magicianHiroki Tagato2025-05-245-0/+1096
| | | | | | | | | | | | | | | | | | | | | | | xan is a command line tool that can be used to process CSV files directly from the shell. It has been written in Rust to be as fast as possible, use as little memory as possible, and can easily handle very large CSV files (Gigabytes). It is also able to leverage parallelism (through multithreading) to make some tasks complete as fast as your computer can allow. It can easily preview, filter, slice, aggregate, sort, join CSV files, and exposes a large collection of composable commands that can be chained together to perform a wide variety of typical tasks. xan also leverages its own expression language so you can perform complex tasks that cannot be done by relying on the simplest commands. This minimalistic language has been tailored for CSV data and is way faster than evaluating typical dynamically-typed languages such as Python, Lua, JavaScript etc. WWW: https://github.com/medialab/xan
* textproc/py-pylibxml2: rm patch that scans garbageDon Lewis2025-05-232-36/+1
| | | | | | | | | | | | | | | | | | Remove a local patch that scans stack garbage for a pattern and then uses the pointer after the array has been filled with actual data. This can cause random segfaults. The patch is under textproc/libxml2, but the patched file is only used by textproc/py-pylibxml2. The UTF-8 issue this was intended to fix was fixed upstream in a more comprehensive way in 2.11.0 with this commit: https://gitlab.gnome.org/GNOME/libxml2/-/commit/76c6da420923f2721a2e16adfcef8707a2454a1b PR: 286439 279034 Approved by: desktop (makc) Tested by: vvd MFH: 2025Q2
* textproc/mdbook: Update to 0.4.50Nuno Teixeira2025-05-233-142/+118
| | | | | ChangeLog: https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md#mdbook-0450
* textproc/harper: Update to 0.38.0Ashish SHUKLA2025-05-232-4/+4
|
* textproc/libxml++: Fix pkgconfig pc fileZsolt Udvari2025-05-224-16/+20
| | | | | | | | | The libxml++-50.pc isn't generated from pc.in file - it's generated by meson. So remove the patch-libxml++.pc.in and add patch-libxml++_meson.build file. While I'm here pet portfmt. Approved by: portmgr (blanket, runtime fix)
* textproc/ibus-typing-booster: upgrade to 2.27.59Thierry Thomas2025-05-223-11/+16
| | | | Releases notes at https://github.com/mike-fabian/ibus-typing-booster/releases
* textproc/CLDR: upgrade to v47Thierry Thomas2025-05-223-7/+33
| | | | Release notes at https://cldr.unicode.org/downloads/cldr-47#changes
* textproc/p5-PPIx-Regexp: Update 0.088 => 0.089Sergei Vyshenski2025-05-222-4/+4
| | | | | | | Changelog: https://metacpan.org/changes/distribution/PPIx-Regexp PR: 286948
* go: Bump go124-dependent portsAdam Weinberger2025-05-2127-24/+27
| | | | | | | Earlier I bumped the default Go to 1.24. Ports that specify a lower version will still build with those lower version (for now), so they don't need a bumping. Instead I'm bumping anything that (now) has go124 as a dependency.
* textproc/p5-PPI: fix runtimeSergei Vyshenski2025-05-211-0/+2
| | | | PR: 286947
* KDE: Update KDE Frameworks 6 to 6.14.0Max Brazhnikov2025-05-203-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Announcement: https://kde.org/announcements/frameworks/6/6.14.0/ Port changes: MK/Uses/kde.mk: - do not use Framework patch version for DIST_SUBDIR to ease hotfix updates. misc/kf6-purpose: - depend on accounts-qml-module again. This reverts commit 6a11ad84f0b5799ddaae6fd437562a62c627109c. x11-toolkits/kf6-kguiaddons: - depend on graphics/wayland-protocols. sysutils/kf6-kwallet: - depend on security/libsecret. x11-toolkits/kf6-kirigami: - update to bugfix 6.14.1 sysutils/kf6-kwallet: - update to bugfix 6.14.1 PR: 286752 Exp-run: by antoine