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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
non port: MOVED

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

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

Tuesday, 21 Jul 2026
17:56 Yuri Victorovich (yuri) search for other commits by this committer
net/nitroshare: Remove due to project deprecation
commit hash: 0580f5b5cd7cb2fc00814c8c86334ea3f1eb6194 commit hash: 0580f5b5cd7cb2fc00814c8c86334ea3f1eb6194 commit hash: 0580f5b5cd7cb2fc00814c8c86334ea3f1eb6194 commit hash: 0580f5b5cd7cb2fc00814c8c86334ea3f1eb6194 0580f5b
Monday, 20 Jul 2026
15:11 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-fastavro: Remove duplicate in favor of textproc/py-fastavro

Reported by:	Antoine Brodin <antoine@FreeBSD.org>
commit hash: 55cf7eae21a3c67b1343d74e44cc73c586e8529e commit hash: 55cf7eae21a3c67b1343d74e44cc73c586e8529e commit hash: 55cf7eae21a3c67b1343d74e44cc73c586e8529e commit hash: 55cf7eae21a3c67b1343d74e44cc73c586e8529e 55cf7ea
Friday, 17 Jul 2026
12:45 Hiroki Tagato (tagattie) search for other commits by this committer
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)
commit hash: d1e5b33308563174cebf5fd90a12df5ba659206e commit hash: d1e5b33308563174cebf5fd90a12df5ba659206e commit hash: d1e5b33308563174cebf5fd90a12df5ba659206e commit hash: d1e5b33308563174cebf5fd90a12df5ba659206e d1e5b33
Thursday, 16 Jul 2026
19:54 Rene Ladan (rene) search for other commits by this committer
net/proxychains: Remove expired port

2026-07-16 net/proxychains: Use net/proxychains-ng instead
commit hash: 928f28554b0b4038a232052c681cc710aecb1fc2 commit hash: 928f28554b0b4038a232052c681cc710aecb1fc2 commit hash: 928f28554b0b4038a232052c681cc710aecb1fc2 commit hash: 928f28554b0b4038a232052c681cc710aecb1fc2 928f285
07:50 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-lance-namespace-urllib3-client: Remove duplicate

Reported by:	Antoine Brodin <antoine@freebsd.org>
commit hash: 1d2d7461e656357efd41c3efe0f2e514d45c21b6 commit hash: 1d2d7461e656357efd41c3efe0f2e514d45c21b6 commit hash: 1d2d7461e656357efd41c3efe0f2e514d45c21b6 commit hash: 1d2d7461e656357efd41c3efe0f2e514d45c21b6 1d2d746
01:57 Vanilla I. Shu (vanilla) search for other commits by this committer
net/pecl-xmlrpc: converted to standard extension from pecl extension.

PR:		296824
commit hash: 076530b117e3eb6bd42aaf0395fa5c7484660483 commit hash: 076530b117e3eb6bd42aaf0395fa5c7484660483 commit hash: 076530b117e3eb6bd42aaf0395fa5c7484660483 commit hash: 076530b117e3eb6bd42aaf0395fa5c7484660483 076530b
Wednesday, 15 Jul 2026
21:59 Muhammad Moinur Rahman (bofh) search for other commits by this committer 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
commit hash: 2c946c5bdaf916cc65d0bba1cde5455e0de66d6f commit hash: 2c946c5bdaf916cc65d0bba1cde5455e0de66d6f commit hash: 2c946c5bdaf916cc65d0bba1cde5455e0de66d6f commit hash: 2c946c5bdaf916cc65d0bba1cde5455e0de66d6f 2c946c5
Tuesday, 14 Jul 2026
03:15 Yuri Victorovich (yuri) search for other commits by this committer
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>
commit hash: 6b254d1535ce098de576a41dd8476b10c58593dc commit hash: 6b254d1535ce098de576a41dd8476b10c58593dc commit hash: 6b254d1535ce098de576a41dd8476b10c58593dc commit hash: 6b254d1535ce098de576a41dd8476b10c58593dc 6b254d1
Sunday, 12 Jul 2026
17:24 Muhammad Moinur Rahman (bofh) search for other commits by this committer
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
commit hash: 29813da665082e61ce48082580c178110923c368 commit hash: 29813da665082e61ce48082580c178110923c368 commit hash: 29813da665082e61ce48082580c178110923c368 commit hash: 29813da665082e61ce48082580c178110923c368 29813da
14:43 Vanilla I. Shu (vanilla) search for other commits by this committer
graphics/pecl-qrencode: Converted to standard extension.
commit hash: f35f724d8e61812f268c22941c880f16e8be144f commit hash: f35f724d8e61812f268c22941c880f16e8be144f commit hash: f35f724d8e61812f268c22941c880f16e8be144f commit hash: f35f724d8e61812f268c22941c880f16e8be144f f35f724
12:21 Vanilla I. Shu (vanilla) search for other commits by this committer
devel/pecl-swoole: converted to standard extension from pecl extension.
commit hash: 47a13e120be92daea033a40270cded9ce365f755 commit hash: 47a13e120be92daea033a40270cded9ce365f755 commit hash: 47a13e120be92daea033a40270cded9ce365f755 commit hash: 47a13e120be92daea033a40270cded9ce365f755 47a13e1
12:20 Vanilla I. Shu (vanilla) search for other commits by this committer
devel/pecl-grpc: convert to standard extension from pecl extension.
commit hash: 4391f86d86a96dae0fbaf1bbe2612a4a63c98bcf commit hash: 4391f86d86a96dae0fbaf1bbe2612a4a63c98bcf commit hash: 4391f86d86a96dae0fbaf1bbe2612a4a63c98bcf commit hash: 4391f86d86a96dae0fbaf1bbe2612a4a63c98bcf 4391f86
01:34 Muhammad Moinur Rahman (bofh) search for other commits by this committer
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/
commit hash: 845e719864e0915b92b968eefbb3f97fbc4f0712 commit hash: 845e719864e0915b92b968eefbb3f97fbc4f0712 commit hash: 845e719864e0915b92b968eefbb3f97fbc4f0712 commit hash: 845e719864e0915b92b968eefbb3f97fbc4f0712 845e719
Friday, 10 Jul 2026
02:40 Kousuke Kannagi (mce) search for other commits by this committer
print/qpdfview: Unflavorize, remove Qt5 flavor

Switch from LIB_DEPENDS=libsynctex.so to USE_TEX=synctex.

PR:		291856
Approved by:	osa (mentor)
commit hash: 44bf812a17efd4f1483572b8ee66e276b65b2aeb commit hash: 44bf812a17efd4f1483572b8ee66e276b65b2aeb commit hash: 44bf812a17efd4f1483572b8ee66e276b65b2aeb commit hash: 44bf812a17efd4f1483572b8ee66e276b65b2aeb 44bf812
Tuesday, 7 Jul 2026
18:06 Thierry Thomas (thierry) search for other commits by this committer
MOVED: fix the OSM entry
commit hash: ec05593e88d369d0160348f3957f597def4d2e54 commit hash: ec05593e88d369d0160348f3957f597def4d2e54 commit hash: ec05593e88d369d0160348f3957f597def4d2e54 commit hash: ec05593e88d369d0160348f3957f597def4d2e54 ec05593
Sunday, 5 Jul 2026
18:58 Muhammad Moinur Rahman (bofh) search for other commits by this committer
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
commit hash: fe1c392e4d99e4781368471c5a5882d2434ec305 commit hash: fe1c392e4d99e4781368471c5a5882d2434ec305 commit hash: fe1c392e4d99e4781368471c5a5882d2434ec305 commit hash: fe1c392e4d99e4781368471c5a5882d2434ec305 fe1c392
Saturday, 4 Jul 2026
00:32 Jan Beich (jbeich) search for other commits by this committer
graphics/libjxl: update to 0.12

Changes:	https://github.com/libjxl/libjxl/releases/tag/v0.12.0
Reported by:	GitHub (watch releases)
commit hash: fc57321249b759454d75b6530a23d7b21d288b2c commit hash: fc57321249b759454d75b6530a23d7b21d288b2c commit hash: fc57321249b759454d75b6530a23d7b21d288b2c commit hash: fc57321249b759454d75b6530a23d7b21d288b2c fc57321
Friday, 3 Jul 2026
19:48 Rene Ladan (rene) search for other commits by this committer
lang/perl5.38: remove expired port
commit hash: 4d3e6e3abef0f6ae357ddc5e6aade1ff8a09c45e commit hash: 4d3e6e3abef0f6ae357ddc5e6aade1ff8a09c45e commit hash: 4d3e6e3abef0f6ae357ddc5e6aade1ff8a09c45e commit hash: 4d3e6e3abef0f6ae357ddc5e6aade1ff8a09c45e 4d3e6e3
Thursday, 2 Jul 2026
23:56 Vladimir Druzenko (vvd) search for other commits by this committer
java/jd-gui: Switch to active fork and rename to java/jd-gui-duo

Sponsored by:	UNIS Labs
commit hash: 3eb0d36ab45c249daa9bb24b863547f20c4a8eb2 commit hash: 3eb0d36ab45c249daa9bb24b863547f20c4a8eb2 commit hash: 3eb0d36ab45c249daa9bb24b863547f20c4a8eb2 commit hash: 3eb0d36ab45c249daa9bb24b863547f20c4a8eb2 3eb0d36
Wednesday, 1 Jul 2026
20:08 Rene Ladan (rene) search for other commits by this committer
sysutils/rubygem-puppetserver-ca: Remove expired port

2026-07-01 sysutils/rubygem-puppetserver-ca: Discontinued, use
sysutils/rubygem-openvoxserver-ca
commit hash: c0bd8b0338bac9eaddf7faefa5ed2ca1c55a1f4b commit hash: c0bd8b0338bac9eaddf7faefa5ed2ca1c55a1f4b commit hash: c0bd8b0338bac9eaddf7faefa5ed2ca1c55a1f4b commit hash: c0bd8b0338bac9eaddf7faefa5ed2ca1c55a1f4b c0bd8b0
20:07 Rene Ladan (rene) search for other commits by this committer
databases/puppetdb-terminus8: Remove expired port

2026-07-01 databases/puppetdb-terminus8: Discontinued, use
databases/openvoxdb-terminus8
commit hash: 782c3f849af6d7ac1da018819cb4f202d71f55a6 commit hash: 782c3f849af6d7ac1da018819cb4f202d71f55a6 commit hash: 782c3f849af6d7ac1da018819cb4f202d71f55a6 commit hash: 782c3f849af6d7ac1da018819cb4f202d71f55a6 782c3f8
20:05 Rene Ladan (rene) search for other commits by this committer
databases/puppetdb8: Remove expired port

2026-07-01 databases/puppetdb8: Discontinued, use databases/openvoxdb8
commit hash: 062f8a9653c837ef0adcad024750262a85aa2cb7 commit hash: 062f8a9653c837ef0adcad024750262a85aa2cb7 commit hash: 062f8a9653c837ef0adcad024750262a85aa2cb7 commit hash: 062f8a9653c837ef0adcad024750262a85aa2cb7 062f8a9
20:04 Rene Ladan (rene) search for other commits by this committer
sysutils/puppet8: Remove expired port

2026-07-01 sysutils/puppet8: Discontinued, use sysutils/openvox-agent8
commit hash: 54473887667e25ce110cc793762eaa3735f7a46f commit hash: 54473887667e25ce110cc793762eaa3735f7a46f commit hash: 54473887667e25ce110cc793762eaa3735f7a46f commit hash: 54473887667e25ce110cc793762eaa3735f7a46f 5447388
20:03 Rene Ladan (rene) search for other commits by this committer
sysutils/puppetserver8: Remove expired port

2026-07-01 sysutils/puppetserver8: Discontinued, use sysutils/openvox-server8
commit hash: 0ea533d7dd8ba268d11217a0eee48178aaa9946f commit hash: 0ea533d7dd8ba268d11217a0eee48178aaa9946f commit hash: 0ea533d7dd8ba268d11217a0eee48178aaa9946f commit hash: 0ea533d7dd8ba268d11217a0eee48178aaa9946f 0ea533d
20:01 Rene Ladan (rene) search for other commits by this committer
textproc/rubygem-puppet-strings: Remove expired port

2026-07-01 textproc/rubygem-puppet-strings: Discontinued, use
textproc/rubygem-openvox-strings
commit hash: 3870d4684c06745cf578e40650e8659d564f3cd9 commit hash: 3870d4684c06745cf578e40650e8659d564f3cd9 commit hash: 3870d4684c06745cf578e40650e8659d564f3cd9 commit hash: 3870d4684c06745cf578e40650e8659d564f3cd9 3870d46
19:59 Rene Ladan (rene) search for other commits by this committer
sysutils/rubygem-bolt: Remove expired port

2026-07-01 sysutils/rubygem-bolt: Discontinued, use sysutils/rubygem-openbolt
commit hash: bcce5ec416f3258770a3be908befceb0ab7f8980 commit hash: bcce5ec416f3258770a3be908befceb0ab7f8980 commit hash: bcce5ec416f3258770a3be908befceb0ab7f8980 commit hash: bcce5ec416f3258770a3be908befceb0ab7f8980 bcce5ec
19:58 Rene Ladan (rene) search for other commits by this committer
x11/yalias: Remove expired port

2026-07-01 x11/yalias: No longer developed upstream
commit hash: 7975498787cea45309a4234867d1aaae7f961abc commit hash: 7975498787cea45309a4234867d1aaae7f961abc commit hash: 7975498787cea45309a4234867d1aaae7f961abc commit hash: 7975498787cea45309a4234867d1aaae7f961abc 7975498
Tuesday, 30 Jun 2026
22:08 Rene Ladan (rene) search for other commits by this committer
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
commit hash: bce957f8457d2e1b702ba5d7ec03a63b561a0de9 commit hash: bce957f8457d2e1b702ba5d7ec03a63b561a0de9 commit hash: bce957f8457d2e1b702ba5d7ec03a63b561a0de9 commit hash: bce957f8457d2e1b702ba5d7ec03a63b561a0de9 bce957f
22:07 Rene Ladan (rene) search for other commits by this committer
mail/mime4j: Remove expired port

2026-06-30 mail/mime4j: This is a version that is over 14 years old and has
multiple vulnerabilities
commit hash: 6770b49d580b5b9228688d31a62ab0951d00af0f commit hash: 6770b49d580b5b9228688d31a62ab0951d00af0f commit hash: 6770b49d580b5b9228688d31a62ab0951d00af0f commit hash: 6770b49d580b5b9228688d31a62ab0951d00af0f 6770b49
21:57 Rene Ladan (rene) search for other commits by this committer
lang/spidermonkey115: Remove expired port

2026-06-30 lang/spidermonkey115: EOL upstream except to support older Windows
commit hash: 2fcdedf4995b3f6e0191eac935f88cb1f70ba220 commit hash: 2fcdedf4995b3f6e0191eac935f88cb1f70ba220 commit hash: 2fcdedf4995b3f6e0191eac935f88cb1f70ba220 commit hash: 2fcdedf4995b3f6e0191eac935f88cb1f70ba220 2fcdedf
21:54 Rene Ladan (rene) search for other commits by this committer
www/py-flask-collect: Remove expired port

2026-06-30 www/py-flask-collect: Project is discontinued
commit hash: d6284c65078ed7f7bfa55cefec1855ae16974d1d commit hash: d6284c65078ed7f7bfa55cefec1855ae16974d1d commit hash: d6284c65078ed7f7bfa55cefec1855ae16974d1d commit hash: d6284c65078ed7f7bfa55cefec1855ae16974d1d d6284c6
21:54 Rene Ladan (rene) search for other commits by this committer
devel/py-rauth: Remove expired port

2026-06-30 devel/py-rauth: No longer maintained upstream
commit hash: 9b4f3ef2c0378b94244b6794c93dcff1f75d603e commit hash: 9b4f3ef2c0378b94244b6794c93dcff1f75d603e commit hash: 9b4f3ef2c0378b94244b6794c93dcff1f75d603e commit hash: 9b4f3ef2c0378b94244b6794c93dcff1f75d603e 9b4f3ef
21:53 Rene Ladan (rene) search for other commits by this committer
japanese/man-doc: Remove expired port

2026-06-30 japanese/man-doc: Abandoned, this manual is over 20 years old
commit hash: 55e42119b5a2d7d6a8d9306f040f1605b7a80e87 commit hash: 55e42119b5a2d7d6a8d9306f040f1605b7a80e87 commit hash: 55e42119b5a2d7d6a8d9306f040f1605b7a80e87 commit hash: 55e42119b5a2d7d6a8d9306f040f1605b7a80e87 55e4211
21:53 Rene Ladan (rene) search for other commits by this committer
textproc/redisearch20: Remove expired port

2026-06-30 textproc/redisearch20: Redisearch 2.0 is no longer maintained use
textproc/redisearch22 instead.
commit hash: aa67578cde0365684d1d9b2225ef1a5c710e5a29 commit hash: aa67578cde0365684d1d9b2225ef1a5c710e5a29 commit hash: aa67578cde0365684d1d9b2225ef1a5c710e5a29 commit hash: aa67578cde0365684d1d9b2225ef1a5c710e5a29 aa67578
21:52 Rene Ladan (rene) search for other commits by this committer
net-mgmt/arts++: Remove expired port

2026-06-30 net-mgmt/arts++: deprecated by upstream, broken
commit hash: 9e50646eab8540d0b312ebdccac6c4ead475f2e8 commit hash: 9e50646eab8540d0b312ebdccac6c4ead475f2e8 commit hash: 9e50646eab8540d0b312ebdccac6c4ead475f2e8 commit hash: 9e50646eab8540d0b312ebdccac6c4ead475f2e8 9e50646
21:52 Rene Ladan (rene) search for other commits by this committer
net/frr8: Remove expired port

2026-06-30 net/frr8: No longer maintained
commit hash: 775e11662a7657875527a205880a5db84525a3af commit hash: 775e11662a7657875527a205880a5db84525a3af commit hash: 775e11662a7657875527a205880a5db84525a3af commit hash: 775e11662a7657875527a205880a5db84525a3af 775e116
21:51 Rene Ladan (rene) search for other commits by this committer
net/frr8-pythontools: Remove expired port

2026-06-30 net/frr8-pythontools: No longer maintained
commit hash: 98e2054a9e36e5d84f43c2b602caf5717749c534 commit hash: 98e2054a9e36e5d84f43c2b602caf5717749c534 commit hash: 98e2054a9e36e5d84f43c2b602caf5717749c534 commit hash: 98e2054a9e36e5d84f43c2b602caf5717749c534 98e2054
21:50 Rene Ladan (rene) search for other commits by this committer
archivers/zipmix: Remove expired port

2026-06-30 archivers/zipmix: No longer supported upstream. Replaced by
archivers/archmerge
commit hash: 6e83af8072718cba66ed39cf46c92eb7c00dca85 commit hash: 6e83af8072718cba66ed39cf46c92eb7c00dca85 commit hash: 6e83af8072718cba66ed39cf46c92eb7c00dca85 commit hash: 6e83af8072718cba66ed39cf46c92eb7c00dca85 6e83af8
21:50 Rene Ladan (rene) search for other commits by this committer
editors/notepadnext-devel: Remove expired port

2026-06-30 editors/notepadnext-devel: editors/notepadnext contains fixes in this
port
commit hash: 718b5e259aa53a5c4efe1412bc316ee2a69dc131 commit hash: 718b5e259aa53a5c4efe1412bc316ee2a69dc131 commit hash: 718b5e259aa53a5c4efe1412bc316ee2a69dc131 commit hash: 718b5e259aa53a5c4efe1412bc316ee2a69dc131 718b5e2
21:49 Rene Ladan (rene) search for other commits by this committer
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
commit hash: 1a30f9df39b540aacbb16d03b5e0d259a2bde21c commit hash: 1a30f9df39b540aacbb16d03b5e0d259a2bde21c commit hash: 1a30f9df39b540aacbb16d03b5e0d259a2bde21c commit hash: 1a30f9df39b540aacbb16d03b5e0d259a2bde21c 1a30f9d
21:48 Rene Ladan (rene) search for other commits by this committer
databases/py-fastparquet: Remove expired port

2026-06-30 databases/py-fastparquet: Retired by upstream. See
https://github.com/dask/fastparquet/commit/dfe8d4ed0107427674dfa1b18918a167f057a328
for details
commit hash: 2345dbb018d06c70a38f13224bced7428cd7fe4e commit hash: 2345dbb018d06c70a38f13224bced7428cd7fe4e commit hash: 2345dbb018d06c70a38f13224bced7428cd7fe4e commit hash: 2345dbb018d06c70a38f13224bced7428cd7fe4e 2345dbb
21:47 Rene Ladan (rene) search for other commits by this committer
x11/wapanel: Remove expired port

2026-06-30 x11/wapanel: https://github.com/Firstbober/wapanel/issues/39
commit hash: ea8e927eccbb63ea3de42c3d4c6512b0931650c9 commit hash: ea8e927eccbb63ea3de42c3d4c6512b0931650c9 commit hash: ea8e927eccbb63ea3de42c3d4c6512b0931650c9 commit hash: ea8e927eccbb63ea3de42c3d4c6512b0931650c9 ea8e927
21:47 Rene Ladan (rene) search for other commits by this committer
java/jad: Remove expired port

2026-06-30 java/jad: This is a version that is over 25 years old and has
multiple vulnerabilities
commit hash: 5bd0a2dc28ca5600a966b93619396adc181fb322 commit hash: 5bd0a2dc28ca5600a966b93619396adc181fb322 commit hash: 5bd0a2dc28ca5600a966b93619396adc181fb322 commit hash: 5bd0a2dc28ca5600a966b93619396adc181fb322 5bd0a2d
21:43 Rene Ladan (rene) search for other commits by this committer
security/steghide: Remove expired port

2026-06-30 security/steghide: This version is over 22 years old and has
vulnerability
commit hash: a12d8ff27a5ce7c635acc238cd20e30cf1d89854 commit hash: a12d8ff27a5ce7c635acc238cd20e30cf1d89854 commit hash: a12d8ff27a5ce7c635acc238cd20e30cf1d89854 commit hash: a12d8ff27a5ce7c635acc238cd20e30cf1d89854 a12d8ff
21:42 Rene Ladan (rene) search for other commits by this committer
security/mcrypt: Remove expired port

2026-06-30 security/mcrypt: Abandoned, it has multiple vulnerabilities
commit hash: 71b135bdd49df3f2e5ca68240e07f00fe03d79c1 commit hash: 71b135bdd49df3f2e5ca68240e07f00fe03d79c1 commit hash: 71b135bdd49df3f2e5ca68240e07f00fe03d79c1 commit hash: 71b135bdd49df3f2e5ca68240e07f00fe03d79c1 71b135b
21:42 Rene Ladan (rene) search for other commits by this committer
sysutils/logstash7: Remove expired port

2026-06-30 sysutils/logstash7: 7.x reached EoL on 15 Jan 2026 - use
sysutils/logstash8 or sysutils/logstash9*
commit hash: 5c069b2c35ac4204bda03112027b03218917b007 commit hash: 5c069b2c35ac4204bda03112027b03218917b007 commit hash: 5c069b2c35ac4204bda03112027b03218917b007 commit hash: 5c069b2c35ac4204bda03112027b03218917b007 5c069b2
21:41 Rene Ladan (rene) search for other commits by this committer
www/twms: Remove expired port

2026-06-30 www/twms: unmaintained port, may not work with newer Python
commit hash: 678aa09ea48b5d573869ed3b6873f769b020b29f commit hash: 678aa09ea48b5d573869ed3b6873f769b020b29f commit hash: 678aa09ea48b5d573869ed3b6873f769b020b29f commit hash: 678aa09ea48b5d573869ed3b6873f769b020b29f 678aa09
21:36 Rene Ladan (rene) search for other commits by this committer
security/gnupg25: Remove expired port

2026-06-30 security/gnupg25: Will roll up into security/gnupg
commit hash: 942aeaee07bcec42c292068e944c46349e953105 commit hash: 942aeaee07bcec42c292068e944c46349e953105 commit hash: 942aeaee07bcec42c292068e944c46349e953105 commit hash: 942aeaee07bcec42c292068e944c46349e953105 942aeae
21:34 Rene Ladan (rene) search for other commits by this committer
cleanup: Remove expired databases/mysql96-*

2026-06-30 databases/mysql96-client: EOLed upstream, switch to newer version
2026-06-30 databases/mysql96-server: EOLed upstream, switch to newer version
commit hash: dfb2f21d9149ec9ac8722af32a285b27e1de4f4e commit hash: dfb2f21d9149ec9ac8722af32a285b27e1de4f4e commit hash: dfb2f21d9149ec9ac8722af32a285b27e1de4f4e commit hash: dfb2f21d9149ec9ac8722af32a285b27e1de4f4e dfb2f21
21:31 Rene Ladan (rene) search for other commits by this committer
databases/mariadb106-server: Remove expired port

2026-06-30 databases/mariadb106-server: End-of-Life approaching, please switch
to 11.8 (or 11.4)
commit hash: 6d6238709d58cb0f1c49c759766b6e0de31ea6b6 commit hash: 6d6238709d58cb0f1c49c759766b6e0de31ea6b6 commit hash: 6d6238709d58cb0f1c49c759766b6e0de31ea6b6 commit hash: 6d6238709d58cb0f1c49c759766b6e0de31ea6b6 6d62387
21:29 Rene Ladan (rene) search for other commits by this committer
net/unison251: Remove expired port

2026-06-30 net/unison251: Legacy release unsupported by upstream
commit hash: 8345e8d48b5709d9d6f21a2c8e04c2746f3029bf commit hash: 8345e8d48b5709d9d6f21a2c8e04c2746f3029bf commit hash: 8345e8d48b5709d9d6f21a2c8e04c2746f3029bf commit hash: 8345e8d48b5709d9d6f21a2c8e04c2746f3029bf 8345e8d
21:28 Rene Ladan (rene) search for other commits by this committer
www/*node25: remove expired port
commit hash: 541c8e901e85943611a0169549995f59f81f8686 commit hash: 541c8e901e85943611a0169549995f59f81f8686 commit hash: 541c8e901e85943611a0169549995f59f81f8686 commit hash: 541c8e901e85943611a0169549995f59f81f8686 541c8e9
20:58 Rene Ladan (rene) search for other commits by this committer
japanese/wnn7egg: Remove expired port

2026-06-30 japanese/wnn7egg: Abandoned, A patch is needed for the current
version of Emacs
commit hash: 50c09e0039842e9640d3994adc926d2a7424e232 commit hash: 50c09e0039842e9640d3994adc926d2a7424e232 commit hash: 50c09e0039842e9640d3994adc926d2a7424e232 commit hash: 50c09e0039842e9640d3994adc926d2a7424e232 50c09e0
20:58 Rene Ladan (rene) search for other commits by this committer
net/libyang: Remove expired port

2026-06-30 net/libyang: No longer maintained
commit hash: f18f235377af849c18a2d0ebd4257ac3d8f8bd4b commit hash: f18f235377af849c18a2d0ebd4257ac3d8f8bd4b commit hash: f18f235377af849c18a2d0ebd4257ac3d8f8bd4b commit hash: f18f235377af849c18a2d0ebd4257ac3d8f8bd4b f18f235
20:57 Rene Ladan (rene) search for other commits by this committer
databases/adminer: Remove expired port

2026-06-30 databases/adminer: Project's poor security practices
commit hash: 1a418707453990900e45506637c952c5c106f8f2 commit hash: 1a418707453990900e45506637c952c5c106f8f2 commit hash: 1a418707453990900e45506637c952c5c106f8f2 commit hash: 1a418707453990900e45506637c952c5c106f8f2 1a41870
20:57 Rene Ladan (rene) search for other commits by this committer
net/unison248: Remove expired port

2026-06-30 net/unison248: Legacy release unsupported by upstream
commit hash: d8975e3bcf550327ce7338448ce8ecbaed2238ab commit hash: d8975e3bcf550327ce7338448ce8ecbaed2238ab commit hash: d8975e3bcf550327ce7338448ce8ecbaed2238ab commit hash: d8975e3bcf550327ce7338448ce8ecbaed2238ab d8975e3
20:56 Rene Ladan (rene) search for other commits by this committer
www/forgejo14: Remove expired port

2026-06-30 www/forgejo14: Unsupported, please switch to www/forgejo or
www/forgejo-lts
commit hash: 7742ff5c9f9023f49f8a93b2af5e5a468b08e67f commit hash: 7742ff5c9f9023f49f8a93b2af5e5a468b08e67f commit hash: 7742ff5c9f9023f49f8a93b2af5e5a468b08e67f commit hash: 7742ff5c9f9023f49f8a93b2af5e5a468b08e67f 7742ff5
20:54 Rene Ladan (rene) search for other commits by this committer
audio/murmur: Remove expired port

2026-06-30 audio/murmur: 1.3 is deprecated by upstream and renamed - use
audio/mumble-server instead
commit hash: 491d7247b5a5e7b703e5560127299c6b1aa1dcb8 commit hash: 491d7247b5a5e7b703e5560127299c6b1aa1dcb8 commit hash: 491d7247b5a5e7b703e5560127299c6b1aa1dcb8 commit hash: 491d7247b5a5e7b703e5560127299c6b1aa1dcb8 491d724
20:50 Rene Ladan (rene) search for other commits by this committer
textproc/py-elasticsearch5: Remove expired port

2026-06-30 textproc/py-elasticsearch5: 5.x reached EoL, last version was in 2018
- use textproc/py-elasticsearch 9.3.0 instead
commit hash: f1cea0c8416eef863b1b025b4e3e3b616b4c3512 commit hash: f1cea0c8416eef863b1b025b4e3e3b616b4c3512 commit hash: f1cea0c8416eef863b1b025b4e3e3b616b4c3512 commit hash: f1cea0c8416eef863b1b025b4e3e3b616b4c3512 f1cea0c
20:48 Rene Ladan (rene) search for other commits by this committer
filesystems/moosefs3-master: Remove expired port

2026-06-30 filesystems/moosefs3-master: 3.x reached EoL 2025-03-31, use
filesystems/moosefs-* 4.x instead
commit hash: 42429381208c01b6660c5cc30a2398abe0102d08 commit hash: 42429381208c01b6660c5cc30a2398abe0102d08 commit hash: 42429381208c01b6660c5cc30a2398abe0102d08 commit hash: 42429381208c01b6660c5cc30a2398abe0102d08 4242938
20:47 Rene Ladan (rene) search for other commits by this committer
filesystems/moosefs3-cgi: Remove expired port

2026-06-30 filesystems/moosefs3-cgi: 3.x reached EoL 2025-03-31, use
filesystems/moosefs-* 4.x instead
commit hash: 15fa36ac1fb70623987636c85ffd99b8a282654f commit hash: 15fa36ac1fb70623987636c85ffd99b8a282654f commit hash: 15fa36ac1fb70623987636c85ffd99b8a282654f commit hash: 15fa36ac1fb70623987636c85ffd99b8a282654f 15fa36a
20:46 Rene Ladan (rene) search for other commits by this committer
filesystems/moosefs3-client: Remove expired port

2026-06-30 filesystems/moosefs3-client: 3.x reached EoL 2025-03-31, use
filesystems/moosefs-* 4.x instead
commit hash: 0bab1a063a0de81820bd5e9713944a1f0e30ea0e commit hash: 0bab1a063a0de81820bd5e9713944a1f0e30ea0e commit hash: 0bab1a063a0de81820bd5e9713944a1f0e30ea0e commit hash: 0bab1a063a0de81820bd5e9713944a1f0e30ea0e 0bab1a0
20:46 Rene Ladan (rene) search for other commits by this committer
filesystems/moosefs3-cli: Remove expired port

2026-06-30 filesystems/moosefs3-cli: 3.x reached EoL 2025-03-31, use
filesystems/moosefs-* 4.x instead
commit hash: cc9d67290998233ed72850132f13dc4dd6dd31da commit hash: cc9d67290998233ed72850132f13dc4dd6dd31da commit hash: cc9d67290998233ed72850132f13dc4dd6dd31da commit hash: cc9d67290998233ed72850132f13dc4dd6dd31da cc9d672
20:44 Rene Ladan (rene) search for other commits by this committer
filesystems/moosefs3-cgiserv: Remove expired port

2026-06-30 filesystems/moosefs3-cgiserv: 3.x reached EoL 2025-03-31, use
filesystems/moosefs-* 4.x instead
commit hash: 95d10d53aa731b931afd7ca57976d57e5aced70d commit hash: 95d10d53aa731b931afd7ca57976d57e5aced70d commit hash: 95d10d53aa731b931afd7ca57976d57e5aced70d commit hash: 95d10d53aa731b931afd7ca57976d57e5aced70d 95d10d5
20:43 Rene Ladan (rene) search for other commits by this committer
filesystems/moosefs3-metalogger: Remove expired port

2026-06-30 filesystems/moosefs3-metalogger: 3.x reached EoL 2025-03-31, use
filesystems/moosefs-* 4.x instead
commit hash: 83dce4c3424fe194aabf84eb8066fdf5e465f57d commit hash: 83dce4c3424fe194aabf84eb8066fdf5e465f57d commit hash: 83dce4c3424fe194aabf84eb8066fdf5e465f57d commit hash: 83dce4c3424fe194aabf84eb8066fdf5e465f57d 83dce4c
20:42 Rene Ladan (rene) search for other commits by this committer
filesystems/moosefs3-netdump: Remove expired port

2026-06-30 filesystems/moosefs3-netdump: 3.x reached EoL 2025-03-31, use
filesystems/moosefs-* 4.x instead
commit hash: d60042e358a1fd53cae40c977c22cfc3f508cec4 commit hash: d60042e358a1fd53cae40c977c22cfc3f508cec4 commit hash: d60042e358a1fd53cae40c977c22cfc3f508cec4 commit hash: d60042e358a1fd53cae40c977c22cfc3f508cec4 d60042e
20:42 Rene Ladan (rene) search for other commits by this committer
filesystems/moosefs3-chunkserver: Remove expired port

2026-06-30 filesystems/moosefs3-chunkserver: 3.x reached EoL 2025-03-31, use
filesystems/moosefs-* 4.x instead
commit hash: 9bfb181c9dd756e982a0fbddabe2783089fbcead commit hash: 9bfb181c9dd756e982a0fbddabe2783089fbcead commit hash: 9bfb181c9dd756e982a0fbddabe2783089fbcead commit hash: 9bfb181c9dd756e982a0fbddabe2783089fbcead 9bfb181
20:39 Rene Ladan (rene) search for other commits by this committer
textproc/elasticsearch7: Remove expired port

2026-06-30 textproc/elasticsearch7: 7.x reached EoL on 15 Jan 2026 - use
textproc/elasticsearch8
commit hash: 3b7e5394366c473e284c7ed17101d858d15f428a commit hash: 3b7e5394366c473e284c7ed17101d858d15f428a commit hash: 3b7e5394366c473e284c7ed17101d858d15f428a commit hash: 3b7e5394366c473e284c7ed17101d858d15f428a 3b7e539
20:37 Rene Ladan (rene) search for other commits by this committer
dns/bind918: Remove expired port

2026-06-30 dns/bind918: End of life, please migrate to a newer version of BIND9
commit hash: a9bd1ecea399cb84f5de55f41fa4c84c2fa1431f commit hash: a9bd1ecea399cb84f5de55f41fa4c84c2fa1431f commit hash: a9bd1ecea399cb84f5de55f41fa4c84c2fa1431f commit hash: a9bd1ecea399cb84f5de55f41fa4c84c2fa1431f a9bd1ec
20:35 Rene Ladan (rene) search for other commits by this committer
www/forgejo11: Remove expired port

2026-06-30 www/forgejo11: End of life, please switch to www/forgejo-lts
commit hash: 2f81ecc09dac1333d75c7f0c18c13fb236a2f42d commit hash: 2f81ecc09dac1333d75c7f0c18c13fb236a2f42d commit hash: 2f81ecc09dac1333d75c7f0c18c13fb236a2f42d commit hash: 2f81ecc09dac1333d75c7f0c18c13fb236a2f42d 2f81ecc
20:34 Rene Ladan (rene) search for other commits by this committer
net-mgmt/zabbix72-server: Remove expired port

2026-06-30 net-mgmt/zabbix72-server: End of life
commit hash: d024148ca15a076896996b1549828f1abaf95f45 commit hash: d024148ca15a076896996b1549828f1abaf95f45 commit hash: d024148ca15a076896996b1549828f1abaf95f45 commit hash: d024148ca15a076896996b1549828f1abaf95f45 d024148
20:34 Rene Ladan (rene) search for other commits by this committer
net-mgmt/zabbix72-frontend: Remove expired port

2026-06-30 net-mgmt/zabbix72-frontend: End of life
commit hash: 6d0a936a20e235ab7c5d189229469bba398dcabb commit hash: 6d0a936a20e235ab7c5d189229469bba398dcabb commit hash: 6d0a936a20e235ab7c5d189229469bba398dcabb commit hash: 6d0a936a20e235ab7c5d189229469bba398dcabb 6d0a936
20:33 Rene Ladan (rene) search for other commits by this committer
net-mgmt/zabbix72-java: Remove expired port

2026-06-30 net-mgmt/zabbix72-java: End of life
commit hash: 0a3c32cbdc0ecffb40d76d9624862c9e802fdb2a commit hash: 0a3c32cbdc0ecffb40d76d9624862c9e802fdb2a commit hash: 0a3c32cbdc0ecffb40d76d9624862c9e802fdb2a commit hash: 0a3c32cbdc0ecffb40d76d9624862c9e802fdb2a 0a3c32c
20:33 Rene Ladan (rene) search for other commits by this committer
net-mgmt/zabbix72-proxy: Remove expired port

2026-06-30 net-mgmt/zabbix72-proxy: End of life
commit hash: e56b8e46278144c6f6d38896617389e0dc82013b commit hash: e56b8e46278144c6f6d38896617389e0dc82013b commit hash: e56b8e46278144c6f6d38896617389e0dc82013b commit hash: e56b8e46278144c6f6d38896617389e0dc82013b e56b8e4
20:33 Rene Ladan (rene) search for other commits by this committer
net-mgmt/zabbix72-agent: Remove expired port

2026-06-30 net-mgmt/zabbix72-agent: End of life
commit hash: 3c4422a554132d7bcf7d3a4c2654a91302fa2ee0 commit hash: 3c4422a554132d7bcf7d3a4c2654a91302fa2ee0 commit hash: 3c4422a554132d7bcf7d3a4c2654a91302fa2ee0 commit hash: 3c4422a554132d7bcf7d3a4c2654a91302fa2ee0 3c4422a
20:32 Rene Ladan (rene) search for other commits by this committer
security/krb5-121: Remove expired port

2026-06-30 security/krb5-121: Unpatched vulnerabilities, no longer supported by
MIT
commit hash: 4a93fbd68fd5f3574b3296687cbdc3d73b304409 commit hash: 4a93fbd68fd5f3574b3296687cbdc3d73b304409 commit hash: 4a93fbd68fd5f3574b3296687cbdc3d73b304409 commit hash: 4a93fbd68fd5f3574b3296687cbdc3d73b304409 4a93fbd
20:30 Rene Ladan (rene) search for other commits by this committer
www/py-dj52-djangorestframework: Remove expired port

2026-06-30 www/py-dj52-djangorestframework: Obsolete, please use
www/py-djangorestframework instead
commit hash: a233ac24b41f29c5dbd912ed37e066273a0e54a2 commit hash: a233ac24b41f29c5dbd912ed37e066273a0e54a2 commit hash: a233ac24b41f29c5dbd912ed37e066273a0e54a2 commit hash: a233ac24b41f29c5dbd912ed37e066273a0e54a2 a233ac2
20:29 Rene Ladan (rene) search for other commits by this committer
www/py-dj52-social-auth-app-django: Remove expired port

2026-06-30 www/py-dj52-social-auth-app-django: Obsolete, please use
www/py-social-auth-app-django instead
commit hash: 7e28371507b9bb1f49f1a517d24b10e6547d8e4c commit hash: 7e28371507b9bb1f49f1a517d24b10e6547d8e4c commit hash: 7e28371507b9bb1f49f1a517d24b10e6547d8e4c commit hash: 7e28371507b9bb1f49f1a517d24b10e6547d8e4c 7e28371
20:28 Rene Ladan (rene) search for other commits by this committer
www/py-dj52-django-allauth: Remove expired port

2026-06-30 www/py-dj52-django-allauth: Obsolete, please use
www/py-django-allauth instead
commit hash: 8283f8f5cd8ecf4d52e04d59e03f7420e055a433 commit hash: 8283f8f5cd8ecf4d52e04d59e03f7420e055a433 commit hash: 8283f8f5cd8ecf4d52e04d59e03f7420e055a433 commit hash: 8283f8f5cd8ecf4d52e04d59e03f7420e055a433 8283f8f
20:27 Rene Ladan (rene) search for other commits by this committer
graphics/py-dj52-sorl-thumbnail: Remove expired port

2026-06-30 graphics/py-dj52-sorl-thumbnail: Obsolete, please use
graphics/py-sorl-thumbnail instead
commit hash: e12c3e0ab650d25a988b7f4832b62bc13a506504 commit hash: e12c3e0ab650d25a988b7f4832b62bc13a506504 commit hash: e12c3e0ab650d25a988b7f4832b62bc13a506504 commit hash: e12c3e0ab650d25a988b7f4832b62bc13a506504 e12c3e0
20:26 Rene Ladan (rene) search for other commits by this committer
www/py-dj52-django-debug-toolbar: Remove expired port

2026-06-30 www/py-dj52-django-debug-toolbar: Obsolete, please use
www/py-django-debug-toolbar instead
commit hash: 1ff6a54a1109a4cceaed7e0046cdcccd35c87815 commit hash: 1ff6a54a1109a4cceaed7e0046cdcccd35c87815 commit hash: 1ff6a54a1109a4cceaed7e0046cdcccd35c87815 commit hash: 1ff6a54a1109a4cceaed7e0046cdcccd35c87815 1ff6a54
20:25 Rene Ladan (rene) search for other commits by this committer
www/py-dj52-django-auditlog: Remove expired port

2026-06-30 www/py-dj52-django-auditlog: Obsolete, please use
www/py-django-allauth instead
commit hash: 27c249fd8dade6732d8e0edb04823f2eedb0fa11 commit hash: 27c249fd8dade6732d8e0edb04823f2eedb0fa11 commit hash: 27c249fd8dade6732d8e0edb04823f2eedb0fa11 commit hash: 27c249fd8dade6732d8e0edb04823f2eedb0fa11 27c249f
20:22 Rene Ladan (rene) search for other commits by this committer
www/py-dj52-django-stubs-ext: Remove expired port

2026-06-30 www/py-dj52-django-stubs-ext: Obsolete, please use
www/py-django-stubs-ext instead
commit hash: 30f94ef928cf17402362c234ac0b5092edbd77f8 commit hash: 30f94ef928cf17402362c234ac0b5092edbd77f8 commit hash: 30f94ef928cf17402362c234ac0b5092edbd77f8 commit hash: 30f94ef928cf17402362c234ac0b5092edbd77f8 30f94ef9
20:21 Rene Ladan (rene) search for other commits by this committer
www/py-dj52-django-modelcluster: Remove expired port

2026-06-30 www/py-dj52-django-modelcluster: Obsolete, please use
www/py-django-modelcluster instead
commit hash: 544884a556b1ae8b5b8887b57add62880d1c4ce2 commit hash: 544884a556b1ae8b5b8887b57add62880d1c4ce2 commit hash: 544884a556b1ae8b5b8887b57add62880d1c4ce2 commit hash: 544884a556b1ae8b5b8887b57add62880d1c4ce2 544884a
20:20 Rene Ladan (rene) search for other commits by this committer
www/py-dj52-django-crispy-forms: Remove expired port

2026-06-30 www/py-dj52-django-crispy-forms: Obsolete, please use
www/py-django-crispy-forms instead
commit hash: 8380407186e34c7024a3d91c1d84e96db4306870 commit hash: 8380407186e34c7024a3d91c1d84e96db4306870 commit hash: 8380407186e34c7024a3d91c1d84e96db4306870 commit hash: 8380407186e34c7024a3d91c1d84e96db4306870 8380407
20:20 Rene Ladan (rene) search for other commits by this committer
devel/py-dj52-graphene-django: Remove expired port

2026-06-30 devel/py-dj52-graphene-django: Obsolete, please use
devel/py-graphene-django instead
commit hash: 2de2286391e19aed82548511bc3fc7119a42d958 commit hash: 2de2286391e19aed82548511bc3fc7119a42d958 commit hash: 2de2286391e19aed82548511bc3fc7119a42d958 commit hash: 2de2286391e19aed82548511bc3fc7119a42d958 2de2286
20:19 Rene Ladan (rene) search for other commits by this committer
www/py-dj52-drf-writable-nested: Remove expired port

2026-06-30 www/py-dj52-drf-writable-nested: Obsolete, please use
www/py-drf-writable-nested instead
commit hash: 881719ad3781409a89e144ab686fe74d33dae871 commit hash: 881719ad3781409a89e144ab686fe74d33dae871 commit hash: 881719ad3781409a89e144ab686fe74d33dae871 commit hash: 881719ad3781409a89e144ab686fe74d33dae871 881719a
20:18 Rene Ladan (rene) search for other commits by this committer
www/py-dj52-django-celery-results: Remove expired port

2026-06-30 www/py-dj52-django-celery-results: Obsolete, please use
www/py-django-celery-results instead
commit hash: 6558343d961527a6eda524c0d7532bc518328399 commit hash: 6558343d961527a6eda524c0d7532bc518328399 commit hash: 6558343d961527a6eda524c0d7532bc518328399 commit hash: 6558343d961527a6eda524c0d7532bc518328399 6558343
20:17 Rene Ladan (rene) search for other commits by this committer
www/py-dj52-django-guardian: Remove expired port

2026-06-30 www/py-dj52-django-guardian: Obsolete, please use
www/py-django-guardian instead
commit hash: 9e8340c666c8fadccbca6a4593d36b20edb74931 commit hash: 9e8340c666c8fadccbca6a4593d36b20edb74931 commit hash: 9e8340c666c8fadccbca6a4593d36b20edb74931 commit hash: 9e8340c666c8fadccbca6a4593d36b20edb74931 9e8340c
20:17 Rene Ladan (rene) search for other commits by this committer
www/py-dj52-djangorestframework-guardian: Remove expired port

2026-06-30 www/py-dj52-djangorestframework-guardian: Obsolete, please use
www/py-djangorestframework-guardian instead
commit hash: c3bd551bb0bd8753d2197ac49e4d494f341e1b12 commit hash: c3bd551bb0bd8753d2197ac49e4d494f341e1b12 commit hash: c3bd551bb0bd8753d2197ac49e4d494f341e1b12 commit hash: c3bd551bb0bd8753d2197ac49e4d494f341e1b12 c3bd551
20:16 Rene Ladan (rene) search for other commits by this committer
www/py-dj52-django-auth-ldap: Remove expired port

2026-06-30 www/py-dj52-django-auth-ldap: Obsolete, please use
www/py-django-auth-ldap instead
commit hash: c425bc2303dbfacd393bd9b104281e3c6261d7cd commit hash: c425bc2303dbfacd393bd9b104281e3c6261d7cd commit hash: c425bc2303dbfacd393bd9b104281e3c6261d7cd commit hash: c425bc2303dbfacd393bd9b104281e3c6261d7cd c425bc2
20:00 Rene Ladan (rene) search for other commits by this committer
www/py-dj52-django-filter: Remove expired port

2026-06-30 www/py-dj52-django-filter: Obsolete, please use www/py-django-filter
instead
commit hash: fa1876fa576aa68dc425c65775f61a5689213262 commit hash: fa1876fa576aa68dc425c65775f61a5689213262 commit hash: fa1876fa576aa68dc425c65775f61a5689213262 commit hash: fa1876fa576aa68dc425c65775f61a5689213262 fa1876f
19:56 Rene Ladan (rene) search for other commits by this committer
devel/py-dj52-django-rq: Remove expired port

2026-06-30 devel/py-dj52-django-rq: Obsolete, please use devel/py-django-rq
instead
commit hash: 736840d7e8eb32225131a5b70df828833962651d commit hash: 736840d7e8eb32225131a5b70df828833962651d commit hash: 736840d7e8eb32225131a5b70df828833962651d commit hash: 736840d7e8eb32225131a5b70df828833962651d 736840d
19:55 Rene Ladan (rene) search for other commits by this committer
www/py-dj52-drf-spectacular-sidecar: Remove expired port

2026-06-30 www/py-dj52-drf-spectacular-sidecar: Obsolete, please use
www/py-drf-spectacular-sidecar instead
commit hash: 91d52dd5b5779a72c42aa9e5cd33e4761881138d commit hash: 91d52dd5b5779a72c42aa9e5cd33e4761881138d commit hash: 91d52dd5b5779a72c42aa9e5cd33e4761881138d commit hash: 91d52dd5b5779a72c42aa9e5cd33e4761881138d 91d52dd
19:54 Rene Ladan (rene) search for other commits by this committer
www/py-dj52-drf-spectacular: Remove expired port

2026-06-30 www/py-dj52-drf-spectacular: Obsolete, please use
www/py-drf-spectacular instead
commit hash: f15cd495cd9e2648c810a1a745f481ddc63fe25f commit hash: f15cd495cd9e2648c810a1a745f481ddc63fe25f commit hash: f15cd495cd9e2648c810a1a745f481ddc63fe25f commit hash: f15cd495cd9e2648c810a1a745f481ddc63fe25f f15cd49
19:52 Rene Ladan (rene) search for other commits by this committer
www/py-dj52-django-treebeard: Remove expired port

2026-06-30 www/py-dj52-django-treebeard: Obsolete, please use
www/py-django-treebeard instead
commit hash: 1ba302c0827dac47bd395bf11ecf81c730e00a95 commit hash: 1ba302c0827dac47bd395bf11ecf81c730e00a95 commit hash: 1ba302c0827dac47bd395bf11ecf81c730e00a95 commit hash: 1ba302c0827dac47bd395bf11ecf81c730e00a95 1ba302c
19:51 Rene Ladan (rene) search for other commits by this committer
www/py-dj52-django-taggit: Remove expired port

2026-06-30 www/py-dj52-django-taggit: Obsolete, please use www/py-django-taggit
instead
commit hash: 8cf146b42fddfdffd5ad58ea38ee4b158415b195 commit hash: 8cf146b42fddfdffd5ad58ea38ee4b158415b195 commit hash: 8cf146b42fddfdffd5ad58ea38ee4b158415b195 commit hash: 8cf146b42fddfdffd5ad58ea38ee4b158415b195 8cf146b
19:50 Rene Ladan (rene) search for other commits by this committer
www/py-dj52-django-multiselectfield: Remove expired port

2026-06-30 www/py-dj52-django-multiselectfield: Obsolete, please use
www/py-django-multiselectfield instead
commit hash: 127022f860b8fece07829ed056ec1d48dd3121fd commit hash: 127022f860b8fece07829ed056ec1d48dd3121fd commit hash: 127022f860b8fece07829ed056ec1d48dd3121fd commit hash: 127022f860b8fece07829ed056ec1d48dd3121fd 127022f
19:49 Rene Ladan (rene) search for other commits by this committer
www/py-dj52-django-timezone-field: Remove expired port

2026-06-30 www/py-dj52-django-timezone-field: Obsolete, please use
www/py-django-timezone-field instead
commit hash: 85d35d890b4423bb4e3383e8f8ee2974eed80a77 commit hash: 85d35d890b4423bb4e3383e8f8ee2974eed80a77 commit hash: 85d35d890b4423bb4e3383e8f8ee2974eed80a77 commit hash: 85d35d890b4423bb4e3383e8f8ee2974eed80a77 85d35d8
19:49 Rene Ladan (rene) search for other commits by this committer
www/py-dj52-django-cors-headers: Remove expired port

2026-06-30 www/py-dj52-django-cors-headers: Obsolete, please use
www/py-django-cors-headers instead
commit hash: 44f4492e6f8db1d360330686903434db3da18cb4 commit hash: 44f4492e6f8db1d360330686903434db3da18cb4 commit hash: 44f4492e6f8db1d360330686903434db3da18cb4 commit hash: 44f4492e6f8db1d360330686903434db3da18cb4 44f4492

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

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