| non port: MOVED |
Number of commits found: 10433 (showing only 100 on this page) |
|
Thursday, 27 Aug 2026
|
18:48 Max Brazhnikov (makc)
net/kmime: Remove leaf port
9942180 |
07:29 Michael Osipov (michaelo)
security/py-biscuit-auth: Convert build to use PEP 517 and rename to PyPI name
* Rename port to PyPI name according to Python policy
* Move build completely to PEP 517
* Bump consumers: www/bunkerweb/Makefile
* Simplify Python discovery; the build frontend will pass the interpreter
New name: security/py-biscuit-python
Co-authored-by: Jochen Neumeister <joneum@FreeBSD.org>
PR: 297823
Approved by: joneum (maintainer)
Differential Revision: https://reviews.freebsd.org/D59133
154d8c3 |
|
Wednesday, 26 Aug 2026
|
20:33 Rene Ladan (rene)
multimedia/jmref: Remove expired port
2026-08-26 multimedia/jmref: No longer maintained upstream
bc6ff68 |
20:33 Rene Ladan (rene)
security/please: Remove expired port
2026-08-26 security/please: Upstream project has been archived, use doas or sudo
or sudo-rs instead
ba3ae99 |
|
Tuesday, 25 Aug 2026
|
19:15 Rene Ladan (rene)
devel/py-ptvsd: Remove expired port
2026-08-25 devel/py-ptvsd: No longer maintained upstream, use py-debugpy instead
c09e094 |
|
Sunday, 23 Aug 2026
|
11:10 Jason W. Bacon (jwb)
sysutils/filevercmp: Remove
Expired: Dependent ports now use git submodules
249779e |
|
Friday, 21 Aug 2026
|
04:16 Matthias Fechner (mfechner)
www/gitlab: new ports required for 19.3.0
8bfcaa8 |
|
Thursday, 20 Aug 2026
|
07:51 Dima Panov (fluffy) Author: Boris P. Korzun
databases/foundationdb*: Revive, repair and update to latest stable releases
Fix build on aarch64
Assign to new maintainer
PR: 295233
accbb1a |
|
Wednesday, 19 Aug 2026
|
08:59 Älven (alven)
biology/gperiodic: Move to a more appropriate category (science)
Approved by: db@, yuri@ (Mentors, implicit)
MFH: 2026Q3
e77da43 |
|
Monday, 17 Aug 2026
|
03:26 Vanilla I. Shu (vanilla)
www/php-solr: update to 2.9.3, also move to new php extension standard.
PR: 297611
8aca7f6 |
|
Sunday, 16 Aug 2026
|
11:37 Rene Ladan (rene)
devel/py-yg.lockfile: Remove expired port
2026-08-15 devel/py-yg.lockfile: Upstream inactive since 8+ years, please use
devel/py-fasteners instead
8f26b31 |
|
Saturday, 15 Aug 2026
|
16:59 Joel Bodenmann (jbo)
devel/prjpeppercorn112: Remove port
This ports gets removed immediately without a grace period as it is only
useful in combination with the devel/nextpnr* ports which no longer support
this particular version of prjpeppercorn.
86a64b4 |
|
Friday, 14 Aug 2026
|
14:32 Jochen Neumeister (joneum)
www/{nginx,nginx-devel,freenginx}: 3rd-party modules management
Rename www/lua-stream-nginx-module to www/nginx-module-lua-stream
to follow the nginx-module-* naming scheme for dedicated 3rd-party
module ports and adjust the consumers. Relax the BUILD_DEPENDS to
an unversioned dependency while here, matching the LUA option.
While here, rename the internal NJS_QJS_CFLAGS variable to
_NJS_QJS_CFLAGS so it is no longer treated as an option helper.
Sponsored by: Netzkommune GmbH
36f20b6 |
|
Tuesday, 11 Aug 2026
|
20:40 Jason W. Bacon (jwb)
MOVED: Add entry for removed biology/py-macs2
021a248 |
|
Sunday, 9 Aug 2026
|
16:00 Yusuf Yaman (nxjoseph)
MOVED: add removed port, cleanup
While here, cleanup using Tools/scripts/MOVEDlint.awk:
- audio/kid3: No qt5/kf5 flavor anymore, stop recommending it.
- databases/mariadb{103,106}-{client,server}: both non-existent.
Fixes: 813dcb3 ("www/py-flask-limiter3: Remove port")
Reported by: joneum (via e-mail)
Approved by: osa, vvd (Mentors, implicit)
5f45bb7 |
10:22 Thierry Thomas (thierry)
textproc/lucene5: repomove to textproc/lucene9
Upgrade from 5 to 9 for Scilab.
Note: lucene9 is not the latest release!
ca4dcf7 |
|
Wednesday, 5 Aug 2026
|
16:28 Yuri Victorovich (yuri)
science/py-pubchempy: Remove duplicate
PR: 297289
Reported by: Matthew Wener <matthew@wener.org>
27db1c7 |
|
Tuesday, 4 Aug 2026
|
21:13 Rene Ladan (rene)
MOVED: add suggestion for science/InsightToolkit501
70d5296 |
21:09 Rene Ladan (rene)
science/InsightToolkit501: Remove expired port
2026-04-30 science/InsightToolkit501: Fails to build, error: no template named
'binary_function' in namespace 'std'
847fee0 |
21:07 Rene Ladan (rene)
graphics/vv: Remove expired port
2026-08-04 graphics/vv: depends on expired science/InsightToolkit501
c4b8dc4 |
21:07 Rene Ladan (rene)
math/topaz: Remove expired port
2026-08-03 math/topaz: Last release was in 2011 and WWW is unavailable
88e826b |
|
Monday, 3 Aug 2026
|
19:55 Yusuf Yaman (nxjoseph) Author: Stefan Schlosser
x11-fonts/nerd-fonts: Update to 3.5.0
Upstream renamed the D2Coding font to D2Koding due to license reasons.
Consequently, the x11-fonts/nerd-fonts-d2coding subport has moved to
x11-fonts/nerd-fonts-d2koding accompanied by an entry in the MOVED file.
Added subports:
- x11-fonts/nerd-fonts-annotationmono
- x11-fonts/nerd-fonts-googlesanscode
Changed licenses:
- x11-fonts/nerd-fonts-agave (MIT -> OFL11)
- x11-fonts/nerd-fonts-arimo (APACHE20 -> OFL11)
- x11-fonts/nerd-fonts-cousine (APACHE20 -> OFL11)
Changelog:
https://github.com/ryanoasis/nerd-fonts/releases/tag/v3.5.0
PR: 297246
Reported by: Stefan Schlosser <bsdcode@disroot.org> (maintainer)
Approved by: osa, vvd (Mentors, implicit)
f3f235d |
|
Sunday, 2 Aug 2026
|
18:46 Rene Ladan (rene)
textproc/p5-Text-ClearSilver: Remove expired port
2026-08-01 textproc/p5-Text-ClearSilver: uses hidden Perl functions that are
hidden after 5.37.0
0408b28 |
18:46 Rene Ladan (rene)
devel/p5-Devel-BeginLift: Remove expired port
2026-08-01 devel/p5-Devel-BeginLift: uses hidden Perl functions that are hidden
after 5.37.0
b619144 |
18:46 Rene Ladan (rene)
devel/p5-Data-Swap: Remove expired port
2026-08-01 devel/p5-Data-Swap: uses hidden Perl functions that are hidden after
5.37.0
40aa4e2 |
18:44 Rene Ladan (rene)
math/p5-Set-IntSpan-Fast-XS: Remove expired port
no updates in years, depends on expired devel/p5-Data-Swap
3d869c1 |
18:41 Rene Ladan (rene)
devel/p5-Data-Thunk: Remove expired port
no updates in years, depends on expired devel/p5-Data-Swap
b51cdd1 |
18:39 Rene Ladan (rene)
www/p5-Apache-DB: Remove expired port
2026-08-01 www/p5-Apache-DB: uses hidden Perl functions that are hidden after
5.37.0
b6badd2 |
|
Friday, 31 Jul 2026
|
22:48 Rene Ladan (rene)
devel/electron39: Remove expired port
2026-06-30 devel/electron39: EOLed upstream, switch to newer version
6d360dd |
20:37 Rene Ladan (rene)
mail/py-afew: Remove expired port
2026-07-31 mail/py-afew: Fails to build with sphinx-9.0.4, does not support
Python 3.13
14b4b83 |
20:37 Rene Ladan (rene)
www/cgicc: Remove expired port
2026-07-31 www/cgicc: Unmaintained upstream
2bf3dd8 |
20:36 Rene Ladan (rene)
security/libprelude: Remove expired port
2026-07-31 security/libprelude: Upstream project is dead
6f9b432 |
20:36 Rene Ladan (rene)
devel/py-python-jsonrpc-server: Remove expired port
2026-07-31 devel/py-python-jsonrpc-server: There is no new version in 6 years,
the upstream build and CI are failing and nothing depends on this port, hence
the removal
c73ccfb |
20:34 Rene Ladan (rene)
databases/cassandra3: Remove expired port
2026-07-31 databases/cassandra3: Cassandra 3.x is no longer maintained upstream,
superseded by databases/cassandra4
0a2fae1 |
20:33 Rene Ladan (rene)
www/dolibarr18: Remove expired port
2026-07-31 www/dolibarr18: php81 is the recommended max version for run it
194a761 |
20:33 Rene Ladan (rene)
www/dolibarr16: Remove expired port
2026-07-31 www/dolibarr16: php81 is the recommended max version for run it
dff69f1 |
20:32 Rene Ladan (rene)
www/py-django-configurations: Remove expired port
2026-07-31 www/py-django-configurations: Upstream no longer active, project is
abandoned, please use www/py-django-configurator instead
c8b136d |
20:20 Rene Ladan (rene)
www/dolibarr17: Remove expired port
2026-07-31 www/dolibarr17: php81 is the recommended max version for run it
6672855 |
20:20 Rene Ladan (rene)
net-mgmt/py-pyIOSXR: Remove expired port
2026-07-31 net-mgmt/py-pyIOSXR: Upstream inactive since +8 years, code was
integrated into py-napalm. Please use net-mgmt/py-napalm instead
0b26a2c |
20:18 Rene Ladan (rene)
devel/py-patch: Remove expired port
2026-07-31 devel/py-patch: Upstream no longer active, project is abandoned,
please used devel/py-patch-ng instead
3c0cbe4 |
20:18 Rene Ladan (rene)
net-mgmt/py-nxapi-plumbing: Remove expired port
2026-07-31 net-mgmt/py-nxapi-plumbing: Upstream inactive since +8 years, code
was integrated into py-napalm. Please use net-mgmt/py-napalm instead
6da1373 |
20:17 Rene Ladan (rene)
math/py-luminol: Remove expired port
2026-07-31 math/py-luminol: Upstream last activity was in 2016, and the project
has been moved to the LinkedInAttic GitHub account.
d6427c1 |
20:16 Rene Ladan (rene)
www/mediawiki144: Remove expired port
2026-07-31 www/mediawiki144: Upstream EOL
4e06575 |
20:15 Rene Ladan (rene)
security/proxycheck: Remove expired port
2026-07-31 security/proxycheck: dnsbl.org has been shut down
ce14ef0 |
20:15 Rene Ladan (rene)
net-mgmt/py-pynxos: Remove expired port
2026-07-31 net-mgmt/py-pynxos: Upstream inactive since +7 years, was used by
py-napalm for a while, until it was replaced by py-nxapi-plumbing. Please use
net-mgmt/py-napalm instead
d612cd4 |
20:14 Rene Ladan (rene)
games/freedoko: Remove expired port
2026-07-31 games/freedoko: plist issues and error messages during install stage
d14bbd1 |
20:11 Rene Ladan (rene)
net-im/pidgin-fetion: Remove expired port
2026-07-31 net-im/pidgin-fetion: Fetion service is no longer available after
2022
8d0b86e |
20:11 Rene Ladan (rene)
devel/plasma: Remove expired port
2026-07-31 devel/plasma: Upstream inactive since +7 years. Please use lang/rizin
instead
777e2af |
20:04 Rene Ladan (rene)
security/libpreludedb: Remove expired port
2026-07-30 security/libpreludedb: Upstream project is dead
efb8c46 |
20:03 Rene Ladan (rene)
benchmarks/py-naarad: Remove expired port
2026-07-30 benchmarks/py-naarad: Upstream last activity was in 2016, and the
project has been moved to the LinkedInAttic GitHub account.
d9dfd13 |
|
Thursday, 30 Jul 2026
|
21:15 Max Brazhnikov (makc)
graphics/libkdcraw-qt5: Remove the port
The last consumer has been switched to Qt6-based libkdcraw
f96ada5 |
|
Wednesday, 29 Jul 2026
|
09:30 Max Brazhnikov (makc)
MOVED: Unflavorize archivers/quazip
63f7e50 |
|
Tuesday, 28 Jul 2026
|
19:00 Rene Ladan (rene)
benchmarks/py-zopkio: Remove expired port
2026-07-28 benchmarks/py-zopkio: Upstream last activity was in 2016, and the
project has been moved to the LinkedInAttic GitHub account.
fb4c7fd |
18:59 Rene Ladan (rene)
java/sqlitejdbc: Remove expired port
2026-07-28 java/sqlitejdbc: Dead old upstream, replaced by databases/sqlite-jdbc
9dd013f |
18:58 Rene Ladan (rene)
net/jicmp: Remove expired port
2026-07-28 net/jicmp: several years behind on upstream, no maintainer, moved to
https://github.com/OpenNMS/jicmp
4188e91 |
18:57 Rene Ladan (rene)
net/jicmp6: Remove expired port
2026-07-28 net/jicmp6: several years behind on upstream, no maintainer, moved to
https://github.com/OpenNMS/jicmp6
d7fc327b |
|
Sunday, 26 Jul 2026
|
16:54 Yuri Victorovich (yuri)
databases/sqlitestudio: Rename to databases/letos; Update to 4.0.1
2f8cf7d |
10:48 Rene Ladan (rene)
devel/apache-commons-configuration: Remove expired port
2026-07-26 devel/apache-commons-configuration: 'The 1.x codebase no longer
receives updates. Denial of service issues...', no maintainer, no users in the
ports tree,
https://commons.apache.org/proper/commons-configuration/#Commons_Configuration_1.x_and_2.x
cb5d97a |
|
Friday, 24 Jul 2026
|
20:15 Rene Ladan (rene)
devel/log4j: Remove expired port
2026-07-24 devel/log4j: EOL since 2015, superseded by devel/apache-log4j2;
https://news.apache.org/foundation/entry/apache_logging_services_project_announces
9e58c2f |
20:14 Rene Ladan (rene)
databases/mysql-connector-java51: Remove expired port
2026-07-24 databases/mysql-connector-java51: Superseded by mysql-connector-j, no
users in the tree.
84c91f9 |
|
Tuesday, 21 Jul 2026
|
17:56 Yuri Victorovich (yuri)
net/nitroshare: Remove due to project deprecation
0580f5b |
|
Monday, 20 Jul 2026
|
15:11 Yuri Victorovich (yuri)
misc/py-fastavro: Remove duplicate in favor of textproc/py-fastavro
Reported by: Antoine Brodin <antoine@FreeBSD.org>
55cf7ea |
|
Friday, 17 Jul 2026
|
12:45 Hiroki Tagato (tagattie)
x11/awww: Rename from x11/swww, update to 0.12.1, and unbreak
The upstream has moved from GitHub to Codeberg and renamed from swww
to awww.
Update to the latest version and unbreak build.
While here, add a patch to use std::process::Command for commmand
execution instead of Linux-specific rustix::runtime.
Changelog: https://codeberg.org/LGFae/awww/src/tag/v0.12.1/CHANGELOG.md
PR: 296847
Approved by: nivit (maintainer)
d1e5b33 |
|
Thursday, 16 Jul 2026
|
19:54 Rene Ladan (rene)
net/proxychains: Remove expired port
2026-07-16 net/proxychains: Use net/proxychains-ng instead
928f285 |
07:50 Yuri Victorovich (yuri)
misc/py-lance-namespace-urllib3-client: Remove duplicate
Reported by: Antoine Brodin <antoine@freebsd.org>
1d2d746 |
01:57 Vanilla I. Shu (vanilla)
net/pecl-xmlrpc: converted to standard extension from pecl extension.
PR: 296824
076530b |
|
Wednesday, 15 Jul 2026
|
21:59 Muhammad Moinur Rahman (bofh) Author: Einar Bjarni Halldórsson
devel/{pecl|php}-pcov: Convert port
A CodeCoverage compatible driver for PHP
Please note that pecl infrastructure is being deprecated so create a
different port which is not dependent on pecl infrastructure.
This commit also removes pecl-pcov ports in lieu of this port.
PR: 296749
2c946c5 |
|
Tuesday, 14 Jul 2026
|
03:15 Yuri Victorovich (yuri)
textproc/py-commonmark: Remove duplicate
textproc/py-CommonMark should be renamed into textproc/py-commonmark though
to match https://pypi.org/project/commonmark/
PR: 296071
Reported by: Matthew Wener <bugzilla@FreeBSD.org>
6b254d1 |
|
Sunday, 12 Jul 2026
|
17:24 Muhammad Moinur Rahman (bofh)
www/{pecl|php}-http: Convert port
ext-http extension aims to provide a convenient and powerful set of
functionality for one of PHPs major applications. It eases handling of
HTTP URLs, dates, redirects, headers and messages, provides means for
negotiation of clients preferred language and charset, as well as a
convenient way to send any arbitrary data with caching and resuming
capabilities. It provides powerful request functionality too.
Please note that pecl infrastructure is being deprecated so create a
different port which is not dependent on pecl infrastructure.
This commit also removes pecl-http ports in lieu of this port.
WWW: https://github.com/m6w6/ext-http
29813da |
14:43 Vanilla I. Shu (vanilla)
graphics/pecl-qrencode: Converted to standard extension.
f35f724 |
12:21 Vanilla I. Shu (vanilla)
devel/pecl-swoole: converted to standard extension from pecl extension.
47a13e1 |
12:20 Vanilla I. Shu (vanilla)
devel/pecl-grpc: convert to standard extension from pecl extension.
4391f86 |
01:34 Muhammad Moinur Rahman (bofh)
devel/{pecl|php}-raphf2?: Convert port
A facility to manage possibly persistent resources with a comprehensible
API. Provides simliar functionality like the zend_list API, but with
more flexiblity and freedom.
Please note that pecl infrastructure is being deprecated so create a
different port which is not dependent on pecl infrastructure.
This commit also removes pecl-raphf2 ports in lieu of this port and
updates reverse dependency.
WWW: https://github.com/m6w6/ext-raphf/
845e719 |
|
Friday, 10 Jul 2026
|
02:40 Kousuke Kannagi (mce)
print/qpdfview: Unflavorize, remove Qt5 flavor
Switch from LIB_DEPENDS=libsynctex.so to USE_TEX=synctex.
PR: 291856
Approved by: osa (mentor)
44bf812 |
|
Tuesday, 7 Jul 2026
|
18:06 Thierry Thomas (thierry)
MOVED: fix the OSM entry
ec05593 |
|
Sunday, 5 Jul 2026
|
18:58 Muhammad Moinur Rahman (bofh)
textproc/{pecl|php}-pspell: Convert port
This extension allows you to check the spelling of a word and offer
suggestions using aspell.
Please note that pecl infrastructure is being deprecated so create a
different port which is not dependent on pecl infrastructure.
This commit also removes pecl-pspell ports in lieu of this port.
WWW: https://github.com/php/pecl-text-pspell
fe1c392 |
|
Saturday, 4 Jul 2026
|
00:32 Jan Beich (jbeich)
graphics/libjxl: update to 0.12
Changes: https://github.com/libjxl/libjxl/releases/tag/v0.12.0
Reported by: GitHub (watch releases)
fc57321 |
|
Friday, 3 Jul 2026
|
19:48 Rene Ladan (rene)
lang/perl5.38: remove expired port
4d3e6e3 |
|
Thursday, 2 Jul 2026
|
23:56 Vladimir Druzenko (vvd)
java/jd-gui: Switch to active fork and rename to java/jd-gui-duo
Sponsored by: UNIS Labs
3eb0d36 |
|
Wednesday, 1 Jul 2026
|
20:08 Rene Ladan (rene)
sysutils/rubygem-puppetserver-ca: Remove expired port
2026-07-01 sysutils/rubygem-puppetserver-ca: Discontinued, use
sysutils/rubygem-openvoxserver-ca
c0bd8b0 |
20:07 Rene Ladan (rene)
databases/puppetdb-terminus8: Remove expired port
2026-07-01 databases/puppetdb-terminus8: Discontinued, use
databases/openvoxdb-terminus8
782c3f8 |
20:05 Rene Ladan (rene)
databases/puppetdb8: Remove expired port
2026-07-01 databases/puppetdb8: Discontinued, use databases/openvoxdb8
062f8a9 |
20:04 Rene Ladan (rene)
sysutils/puppet8: Remove expired port
2026-07-01 sysutils/puppet8: Discontinued, use sysutils/openvox-agent8
5447388 |
20:03 Rene Ladan (rene)
sysutils/puppetserver8: Remove expired port
2026-07-01 sysutils/puppetserver8: Discontinued, use sysutils/openvox-server8
0ea533d |
20:01 Rene Ladan (rene)
textproc/rubygem-puppet-strings: Remove expired port
2026-07-01 textproc/rubygem-puppet-strings: Discontinued, use
textproc/rubygem-openvox-strings
3870d46 |
19:59 Rene Ladan (rene)
sysutils/rubygem-bolt: Remove expired port
2026-07-01 sysutils/rubygem-bolt: Discontinued, use sysutils/rubygem-openbolt
bcce5ec |
19:58 Rene Ladan (rene)
x11/yalias: Remove expired port
2026-07-01 x11/yalias: No longer developed upstream
7975498 |
|
Tuesday, 30 Jun 2026
|
22:08 Rene Ladan (rene)
lang/csharp-mode.el: Remove expired port
2026-06-30 lang/csharp-mode.el: No longer maintained upstream as a standalone
package. This mode is part of Emacs core since Emacs 29
bce957f |
22:07 Rene Ladan (rene)
mail/mime4j: Remove expired port
2026-06-30 mail/mime4j: This is a version that is over 14 years old and has
multiple vulnerabilities
6770b49 |
21:57 Rene Ladan (rene)
lang/spidermonkey115: Remove expired port
2026-06-30 lang/spidermonkey115: EOL upstream except to support older Windows
2fcdedf |
21:54 Rene Ladan (rene)
www/py-flask-collect: Remove expired port
2026-06-30 www/py-flask-collect: Project is discontinued
d6284c6 |
21:54 Rene Ladan (rene)
devel/py-rauth: Remove expired port
2026-06-30 devel/py-rauth: No longer maintained upstream
9b4f3ef |
21:53 Rene Ladan (rene)
japanese/man-doc: Remove expired port
2026-06-30 japanese/man-doc: Abandoned, this manual is over 20 years old
55e4211 |
21:53 Rene Ladan (rene)
textproc/redisearch20: Remove expired port
2026-06-30 textproc/redisearch20: Redisearch 2.0 is no longer maintained use
textproc/redisearch22 instead.
aa67578 |
21:52 Rene Ladan (rene)
net-mgmt/arts++: Remove expired port
2026-06-30 net-mgmt/arts++: deprecated by upstream, broken
9e50646 |
21:52 Rene Ladan (rene)
net/frr8: Remove expired port
2026-06-30 net/frr8: No longer maintained
775e116 |
21:51 Rene Ladan (rene)
net/frr8-pythontools: Remove expired port
2026-06-30 net/frr8-pythontools: No longer maintained
98e2054 |
21:50 Rene Ladan (rene)
archivers/zipmix: Remove expired port
2026-06-30 archivers/zipmix: No longer supported upstream. Replaced by
archivers/archmerge
6e83af8 |
21:50 Rene Ladan (rene)
editors/notepadnext-devel: Remove expired port
2026-06-30 editors/notepadnext-devel: editors/notepadnext contains fixes in this
port
718b5e2 |
21:49 Rene Ladan (rene)
devel/py-yamlordereddictloader: Remove expired port
2026-06-30 devel/py-yamlordereddictloader: Deprecated by upstream and no longer
actively maintained, please use devel/py-yamlloader instead
1a30f9d |
Number of commits found: 10433 (showing only 100 on this page) |