notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
non port: MOVED

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

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

Thursday, 29 Feb 2024
11:49 Muhammad Moinur Rahman (bofh) search for other commits by this committer
dns/dns_balance: Remove expired port

dns/dns_balance
commit hash: 8bb1f203a6bb54cd6bf893a615bf1d16927ca4eb commit hash: 8bb1f203a6bb54cd6bf893a615bf1d16927ca4eb commit hash: 8bb1f203a6bb54cd6bf893a615bf1d16927ca4eb commit hash: 8bb1f203a6bb54cd6bf893a615bf1d16927ca4eb 8bb1f20
11:44 Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/codeville: Remove expired port

devel/codeville
commit hash: 661642c1f02914393dc2cfe7c83154e6b5b1675c commit hash: 661642c1f02914393dc2cfe7c83154e6b5b1675c commit hash: 661642c1f02914393dc2cfe7c83154e6b5b1675c commit hash: 661642c1f02914393dc2cfe7c83154e6b5b1675c 661642c
11:44 Muhammad Moinur Rahman (bofh) search for other commits by this committer
comms/sms_client: Remove expired port

comms/sms_client
commit hash: 6fab8693dcd57d04c778507f4566ccf3421ebace commit hash: 6fab8693dcd57d04c778507f4566ccf3421ebace commit hash: 6fab8693dcd57d04c778507f4566ccf3421ebace commit hash: 6fab8693dcd57d04c778507f4566ccf3421ebace 6fab869
11:43 Muhammad Moinur Rahman (bofh) search for other commits by this committer
comms/comserv: Remove expired port

comms/comserv
commit hash: e7dd7547b0bb503bf16f1313229ba00de1df5859 commit hash: e7dd7547b0bb503bf16f1313229ba00de1df5859 commit hash: e7dd7547b0bb503bf16f1313229ba00de1df5859 commit hash: e7dd7547b0bb503bf16f1313229ba00de1df5859 e7dd754
11:41 Muhammad Moinur Rahman (bofh) search for other commits by this committer
benchmarks/ramspeed: Remove expired port

benchmarks/ramspeed
commit hash: 1123a02859166eb60a6b46ae07171a9dc6df11dd commit hash: 1123a02859166eb60a6b46ae07171a9dc6df11dd commit hash: 1123a02859166eb60a6b46ae07171a9dc6df11dd commit hash: 1123a02859166eb60a6b46ae07171a9dc6df11dd 1123a02
11:41 Muhammad Moinur Rahman (bofh) search for other commits by this committer
audio/pm3umpdl: Remove expired port

audio/pm3umpdl
commit hash: 24bcb7509a2ade9c90d18c545618c8b624d8d929 commit hash: 24bcb7509a2ade9c90d18c545618c8b624d8d929 commit hash: 24bcb7509a2ade9c90d18c545618c8b624d8d929 commit hash: 24bcb7509a2ade9c90d18c545618c8b624d8d929 24bcb75
11:40 Muhammad Moinur Rahman (bofh) search for other commits by this committer
audio/mp3rename: Remove expired port

audio/mp3rename
commit hash: ed6629a45fa1bb0a7b2ab52ef78d2dcc8a2ebc6f commit hash: ed6629a45fa1bb0a7b2ab52ef78d2dcc8a2ebc6f commit hash: ed6629a45fa1bb0a7b2ab52ef78d2dcc8a2ebc6f commit hash: ed6629a45fa1bb0a7b2ab52ef78d2dcc8a2ebc6f ed6629a
11:40 Muhammad Moinur Rahman (bofh) search for other commits by this committer
audio/mp3ck: Remove expired port

audio/mp3ck
commit hash: 9aac520173ce28c0e519897fe383765235628ff3 commit hash: 9aac520173ce28c0e519897fe383765235628ff3 commit hash: 9aac520173ce28c0e519897fe383765235628ff3 commit hash: 9aac520173ce28c0e519897fe383765235628ff3 9aac520
11:39 Muhammad Moinur Rahman (bofh) search for other commits by this committer
audio/gnormalize: Remove expired port

audio/gnormalize
commit hash: b1a4b5327d2afe692a8bc3470c41bd15dded9c17 commit hash: b1a4b5327d2afe692a8bc3470c41bd15dded9c17 commit hash: b1a4b5327d2afe692a8bc3470c41bd15dded9c17 commit hash: b1a4b5327d2afe692a8bc3470c41bd15dded9c17 b1a4b53
11:36 Muhammad Moinur Rahman (bofh) search for other commits by this committer
audio/sweep: Remove expired port

audio/sweep
commit hash: 7fc5c10fbfb5df812a8c4cd91e5345ea3005cd7f commit hash: 7fc5c10fbfb5df812a8c4cd91e5345ea3005cd7f commit hash: 7fc5c10fbfb5df812a8c4cd91e5345ea3005cd7f commit hash: 7fc5c10fbfb5df812a8c4cd91e5345ea3005cd7f 7fc5c10
07:18 Charlie Li (vishwin) search for other commits by this committer
devel/py-setuptools-scm: update to 8.0.4

Directory and PORTNAME changed to match normalised name in release
tarball; consumers updated to match.

Although setuptools itself is specified as a run dependency in the
Python package metadata, it is currently left out here to prevent
environment pollution until at least PR 270510 is committed.
Additionally, this version of setuptools-scm requires setuptools>=61,
which means this version is only meant for USE_PYTHON=pep517 ports
as all USE_PYTHON=distutils ports will switch to devel/py-setuptools58
also after PR 270510. science/py-emmet-core is switched to
devel/py-setuptools_scm7 accordingly, as it specifies setuptools-scm<8.
devel/py-{flit-scm,hatch-vcs} have ${PY_SETUPTOOLS} added to
RUN_DEPENDS to compensate.

Further details: https://wiki.freebsd.org/Python/setuptools

Reported by: yuri
Co-authored by: matthew
Exp-run by: antoine (earlier iteration)
Approved by: yuri (science/py-emmet-core, previous iteration)
PR: 272134
Differential Revision: https://reviews.freebsd.org/D39288
commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454 commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454 commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454 commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454 5d4139f
Sunday, 25 Feb 2024
23:30 Jason E. Hale (jhale) search for other commits by this committer
audio/kid3: Update to 3.9.5

Drop legacy qt5 flavor, add kf6 flavor, and make qt6 the default.

Changes:
- added keyboard shortcuts for the audio player
- added preference option to fix the audio output used
- code has been modernized for C++17
- added support for TagLib 2.0 [1]

PR:		276677 [1]
commit hash: beb9bf57ccec83337966e5a82e0fea6317374e6c commit hash: beb9bf57ccec83337966e5a82e0fea6317374e6c commit hash: beb9bf57ccec83337966e5a82e0fea6317374e6c commit hash: beb9bf57ccec83337966e5a82e0fea6317374e6c beb9bf5
Thursday, 22 Feb 2024
09:35 Eugene Grosbein (eugen) search for other commits by this committer
databases/xtrabackup80: renamed from databases/xtrabackup8 and updated

The port databases/xtrabackup8 upgraded to version 8.0.35-30
and renamed to databases/xtrabackup80 in preparation for upcoming
incompatible branch databases/xtrabackup81, to avoid confusion.

Drop unused dependency on libncurses.

The update based on maintainer's submittion.

PR:             277088
Tested by:	Eugene M. Zheganin (maintainer)
Approved by:	Eugene M. Zheganin (maintainer)
commit hash: 147efd9835e16cae10637c56e34325d1b4c573c2 commit hash: 147efd9835e16cae10637c56e34325d1b4c573c2 commit hash: 147efd9835e16cae10637c56e34325d1b4c573c2 commit hash: 147efd9835e16cae10637c56e34325d1b4c573c2 147efd9
Wednesday, 21 Feb 2024
15:11 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
MOVED: Update www/py-httpx013 entry
commit hash: 97bff67d63629dca8ed76824311fd40d1e9a70a9 commit hash: 97bff67d63629dca8ed76824311fd40d1e9a70a9 commit hash: 97bff67d63629dca8ed76824311fd40d1e9a70a9 commit hash: 97bff67d63629dca8ed76824311fd40d1e9a70a9 97bff67
15:06 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-cucumber-messages23: Add rubygem-cucumber-messages23 23.0.0
(copied from rubygem-cucumber-messages)

- Add PORTSCOUT
commit hash: 7bbc2a5d3d69ed0070c77532ab0dd799e76ee06e commit hash: 7bbc2a5d3d69ed0070c77532ab0dd799e76ee06e commit hash: 7bbc2a5d3d69ed0070c77532ab0dd799e76ee06e commit hash: 7bbc2a5d3d69ed0070c77532ab0dd799e76ee06e 7bbc2a5
03:41 Alexey Dokuchaev (danfe) search for other commits by this committer
graphics/fotoxx -> graphics/fotocx: the port had been renamed.
commit hash: d6ba3cdb995d72f4e928ba1a4e394e8da02e879d commit hash: d6ba3cdb995d72f4e928ba1a4e394e8da02e879d commit hash: d6ba3cdb995d72f4e928ba1a4e394e8da02e879d commit hash: d6ba3cdb995d72f4e928ba1a4e394e8da02e879d d6ba3cdb
Tuesday, 20 Feb 2024
20:27 Rene Ladan (rene) search for other commits by this committer
audio/play: Remove expired port

2024-02-19 audio/play: Upstream vaporized and last release was in 2000
commit hash: 871eef72050d4bd637a3478718365b4a3626dc19 commit hash: 871eef72050d4bd637a3478718365b4a3626dc19 commit hash: 871eef72050d4bd637a3478718365b4a3626dc19 commit hash: 871eef72050d4bd637a3478718365b4a3626dc19 871eef7
Monday, 19 Feb 2024
22:34 Max Brazhnikov (makc) search for other commits by this committer
graphics/qcustomplot-qt5: rename to graphics/qcustomplot

Rename in preparation for adding flavors

Differential Revision:	https://reviews.freebsd.org/D43969
commit hash: 6751c3211a047a9b5aebf71df214591d019e8029 commit hash: 6751c3211a047a9b5aebf71df214591d019e8029 commit hash: 6751c3211a047a9b5aebf71df214591d019e8029 commit hash: 6751c3211a047a9b5aebf71df214591d019e8029 6751c32
Saturday, 17 Feb 2024
12:29 Rene Ladan (rene) search for other commits by this committer
MOVED: add two mising entries for ports removed today

While here fix calendars.
commit hash: a351eb0c6c31474118941f3781077d130e754e4f commit hash: a351eb0c6c31474118941f3781077d130e754e4f commit hash: a351eb0c6c31474118941f3781077d130e754e4f commit hash: a351eb0c6c31474118941f3781077d130e754e4f a351eb0
Wednesday, 14 Feb 2024
14:39 Dave Cottlehuber (dch) search for other commits by this committer
lang/zig-devel: NEW PORT - latest version of zig language

Adds latest development version of zig-lang - upcoming 0.12.

- based off https://reviews.freebsd.org/D41067
- with further changes from lang/zig which has evolved
- update MAINTAINER per email approval for lang/zig*

Test Plan: Tested on 14.0-RELEASE and 15.0-CURRENT.

Differential Revision: https://reviews.freebsd.org/D43416
Differential Revision: https://reviews.freebsd.org/D41067
Obtained from:         Pero Orsolic <bsd@orsolic.org>
commit hash: 98d70399e765a9d8c1b5618502e22fb38a09a05d commit hash: 98d70399e765a9d8c1b5618502e22fb38a09a05d commit hash: 98d70399e765a9d8c1b5618502e22fb38a09a05d commit hash: 98d70399e765a9d8c1b5618502e22fb38a09a05d 98d7039
Monday, 12 Feb 2024
01:15 John Hixson (jhixson) search for other commits by this committer
security/sssd-devel: rename to security/sssd2

- Rename to avoid confusion, port is stable
- Update MOVED
- Update security/sssd/Makefile with name change
commit hash: 2df5f983ff09e6828223d932a7cbb66afe4916dd commit hash: 2df5f983ff09e6828223d932a7cbb66afe4916dd commit hash: 2df5f983ff09e6828223d932a7cbb66afe4916dd commit hash: 2df5f983ff09e6828223d932a7cbb66afe4916dd 2df5f98
Sunday, 11 Feb 2024
12:00 Rene Ladan (rene) search for other commits by this committer
graphics/urt: Remove expired port

2024-02-11 graphics/urt: Defunct upstream
commit hash: 10d79105a75e12e4d287fdaf5fa1ae14c3faf374 commit hash: 10d79105a75e12e4d287fdaf5fa1ae14c3faf374 commit hash: 10d79105a75e12e4d287fdaf5fa1ae14c3faf374 commit hash: 10d79105a75e12e4d287fdaf5fa1ae14c3faf374 10d7910
Saturday, 10 Feb 2024
12:33 Rene Ladan (rene) search for other commits by this committer
graphics/rayshade: Remove expired port

2024-02-10 graphics/rayshade: Defunct upstream with last release in 1992
commit hash: 645196e319ab45bf99b478cada3b15b0be8f3eaf commit hash: 645196e319ab45bf99b478cada3b15b0be8f3eaf commit hash: 645196e319ab45bf99b478cada3b15b0be8f3eaf commit hash: 645196e319ab45bf99b478cada3b15b0be8f3eaf 645196e
Tuesday, 6 Feb 2024
20:31 Torsten Zuehlsdorff (tz) search for other commits by this committer
databases/pg_vector: Rename to match upstream and fix license

  Also split DISTVERSION into PORTVERSION and DISTVERSIONPREFIX

PR:		276846
Reported by:	Andrew Kane <andrew@ankane.org>
commit hash: 65494cab7b3d95c81e99957fc49e6f7e8e9a9b4d commit hash: 65494cab7b3d95c81e99957fc49e6f7e8e9a9b4d commit hash: 65494cab7b3d95c81e99957fc49e6f7e8e9a9b4d commit hash: 65494cab7b3d95c81e99957fc49e6f7e8e9a9b4d 65494ca
19:41 Rene Ladan (rene) search for other commits by this committer
MOVED: add entry for x11-themes/kde-icons-noia
commit hash: 217d6e838c762700cc0eb0735f41c725ed0cb8f7 commit hash: 217d6e838c762700cc0eb0735f41c725ed0cb8f7 commit hash: 217d6e838c762700cc0eb0735f41c725ed0cb8f7 commit hash: 217d6e838c762700cc0eb0735f41c725ed0cb8f7 217d6e8
Thursday, 1 Feb 2024
18:09 Rene Ladan (rene) search for other commits by this committer
audio/baudline: Remove expired port

2024-02-01 audio/baudline: upstream has gone to subscription model and no longer
distributes this version. Try comms/Inspectrum or audio/xanalyser instead
commit hash: d24795b1f4c70759c3d742be64eb3349a071185e commit hash: d24795b1f4c70759c3d742be64eb3349a071185e commit hash: d24795b1f4c70759c3d742be64eb3349a071185e commit hash: d24795b1f4c70759c3d742be64eb3349a071185e d24795b
18:05 Rene Ladan (rene) search for other commits by this committer
audio/stmp: Remove expired port

2024-01-31 audio/stmp: Broken for more than a year
commit hash: a1aef2b4a5608018e3113bea99185cd2cd0e85c3 commit hash: a1aef2b4a5608018e3113bea99185cd2cd0e85c3 commit hash: a1aef2b4a5608018e3113bea99185cd2cd0e85c3 commit hash: a1aef2b4a5608018e3113bea99185cd2cd0e85c3 a1aef2b
Wednesday, 31 Jan 2024
22:28 Rene Ladan (rene) search for other commits by this committer
www/lighttpd-mod_h264_streaming: Remove expired port

2024-01-31 www/lighttpd-mod_h264_streaming: Does not build with new lighttpd
commit hash: 7d889afc8a3d9fef336b5c1601b69837aa52521a commit hash: 7d889afc8a3d9fef336b5c1601b69837aa52521a commit hash: 7d889afc8a3d9fef336b5c1601b69837aa52521a commit hash: 7d889afc8a3d9fef336b5c1601b69837aa52521a 7d889af
22:23 Rene Ladan (rene) search for other commits by this committer
security/py-service_identity: Remove expired port

2024-01-31 security/py-service_identity: Use security/py-service-identity

PR:		275167
commit hash: 243c56de93142efd8635beef1f61d14bbf622ba0 commit hash: 243c56de93142efd8635beef1f61d14bbf622ba0 commit hash: 243c56de93142efd8635beef1f61d14bbf622ba0 commit hash: 243c56de93142efd8635beef1f61d14bbf622ba0 243c56d
Tuesday, 30 Jan 2024
21:26 Rene Ladan (rene) search for other commits by this committer
emulators/wine7: Remove expired port

2024-01-29 emulators/wine7: emulators/wine itself now again provides 32-bit
support as well as WoW64
commit hash: 58e1a564aeaf788a0f43c58345b9f47908b40f0d commit hash: 58e1a564aeaf788a0f43c58345b9f47908b40f0d commit hash: 58e1a564aeaf788a0f43c58345b9f47908b40f0d commit hash: 58e1a564aeaf788a0f43c58345b9f47908b40f0d 58e1a56
Saturday, 27 Jan 2024
22:19 Emanuel Haupt (ehaupt) search for other commits by this committer
security/rust-rage: Rename to security/rage-encryption

Renamed as per the preferred fallback name suggested by upstream.

Issue:		https://github.com/str4d/rage/pull/467
commit hash: 0f15301331a483d5d5e83021c3162e834d446f83 commit hash: 0f15301331a483d5d5e83021c3162e834d446f83 commit hash: 0f15301331a483d5d5e83021c3162e834d446f83 commit hash: 0f15301331a483d5d5e83021c3162e834d446f83 0f15301
06:46 Gleb Popov (arrowd) search for other commits by this committer Author: Peter
devel/libasyncplusplus: Remove duplicated port
commit hash: 55a723139b6cac8457ffc829da64821fb271862f commit hash: 55a723139b6cac8457ffc829da64821fb271862f commit hash: 55a723139b6cac8457ffc829da64821fb271862f commit hash: 55a723139b6cac8457ffc829da64821fb271862f 55a7231
Thursday, 25 Jan 2024
20:35 Muhammad Moinur Rahman (bofh) search for other commits by this committer
x11-themes/kde-icons-lush: Remove expired port

2024-01-25 x11-themes/kde-icons-lush: Upstream WWW returns Not Found
commit hash: 042881ab642587e5f15df0a822d5a3403045aa59 commit hash: 042881ab642587e5f15df0a822d5a3403045aa59 commit hash: 042881ab642587e5f15df0a822d5a3403045aa59 commit hash: 042881ab642587e5f15df0a822d5a3403045aa59 042881a
20:35 Muhammad Moinur Rahman (bofh) search for other commits by this committer
audio/sphinxbase: Remove expired port

2024-01-25 audio/sphinxbase: Upstream last release was in 2012
commit hash: 50c0a4b5d049a4afa258b0ccdd3a62dcddaa329c commit hash: 50c0a4b5d049a4afa258b0ccdd3a62dcddaa329c commit hash: 50c0a4b5d049a4afa258b0ccdd3a62dcddaa329c commit hash: 50c0a4b5d049a4afa258b0ccdd3a62dcddaa329c 50c0a4b
20:35 Muhammad Moinur Rahman (bofh) search for other commits by this committer
x11-themes/kde-icons-lime-rade8: Remove expired port

2024-01-25 x11-themes/kde-icons-lime-rade8: Upstream WWW returns Not Found
commit hash: a0dcc9bef929d75fe7cd6b17423002febad90b1a commit hash: a0dcc9bef929d75fe7cd6b17423002febad90b1a commit hash: a0dcc9bef929d75fe7cd6b17423002febad90b1a commit hash: a0dcc9bef929d75fe7cd6b17423002febad90b1a a0dcc9b
20:35 Muhammad Moinur Rahman (bofh) search for other commits by this committer
x11-themes/kde-icons-gartoon-svg: Remove expired port

2024-01-25 x11-themes/kde-icons-gartoon-svg: Upstream WWW returns NOT FOUND
commit hash: a3582b19ba595dd118aa69b6882ace1c1d97833f commit hash: a3582b19ba595dd118aa69b6882ace1c1d97833f commit hash: a3582b19ba595dd118aa69b6882ace1c1d97833f commit hash: a3582b19ba595dd118aa69b6882ace1c1d97833f a3582b1
20:35 Muhammad Moinur Rahman (bofh) search for other commits by this committer
x11-themes/kde-icons-graphite-rade8: Remove expired port

2024-01-25 x11-themes/kde-icons-graphite-rade8: Upstream WWW returns Not Found
commit hash: a912eaaed52a35b7109dc7d9e50f9c2a6211c4c4 commit hash: a912eaaed52a35b7109dc7d9e50f9c2a6211c4c4 commit hash: a912eaaed52a35b7109dc7d9e50f9c2a6211c4c4 commit hash: a912eaaed52a35b7109dc7d9e50f9c2a6211c4c4 a912eaa
20:35 Muhammad Moinur Rahman (bofh) search for other commits by this committer
x11-themes/kde-icons-nuvola: Remove expired port

2024-01-25 x11-themes/kde-icons-nuvola: Unfetchable and upstream WWW returns Not
Found
commit hash: c5aac6e319b75e91e9e758fbc6d4d947a8aee509 commit hash: c5aac6e319b75e91e9e758fbc6d4d947a8aee509 commit hash: c5aac6e319b75e91e9e758fbc6d4d947a8aee509 commit hash: c5aac6e319b75e91e9e758fbc6d4d947a8aee509 c5aac6e
20:35 Muhammad Moinur Rahman (bofh) search for other commits by this committer
x11-themes/kde-icons-gartoon-blue-svg: Remove expired port

2024-01-25 x11-themes/kde-icons-gartoon-blue-svg
commit hash: c8202899144eb3576f5c463d9c165ce28db7dc2b commit hash: c8202899144eb3576f5c463d9c165ce28db7dc2b commit hash: c8202899144eb3576f5c463d9c165ce28db7dc2b commit hash: c8202899144eb3576f5c463d9c165ce28db7dc2b c820289
20:35 Muhammad Moinur Rahman (bofh) search for other commits by this committer
games/linux-quake3-demo: Remove expired port

2024-01-25 games/linux-quake3-demo: Cannot be fetched from GENTOO sites
commit hash: 070fb62733da9f1452512fa2049ec366f072524d commit hash: 070fb62733da9f1452512fa2049ec366f072524d commit hash: 070fb62733da9f1452512fa2049ec366f072524d commit hash: 070fb62733da9f1452512fa2049ec366f072524d 070fb62
20:35 Muhammad Moinur Rahman (bofh) search for other commits by this committer
games/linux-ut2003-demo: Remove expired port

2024-01-25 games/linux-ut2003-demo: Cannot be fetched anymore from GENTOO Master
Sites
commit hash: da860b3fa2e59ccaf86a2d4de4c6ba10a3ef3d67 commit hash: da860b3fa2e59ccaf86a2d4de4c6ba10a3ef3d67 commit hash: da860b3fa2e59ccaf86a2d4de4c6ba10a3ef3d67 commit hash: da860b3fa2e59ccaf86a2d4de4c6ba10a3ef3d67 da860b3
20:35 Muhammad Moinur Rahman (bofh) search for other commits by this committer
audio/sphinx3: Remove expired port

2024-01-25 audio/sphinx3: Upstream advises on using audio/pocketsphinx
commit hash: 097ebf5f0b8db81777fcd312dfefbf161680c28f commit hash: 097ebf5f0b8db81777fcd312dfefbf161680c28f commit hash: 097ebf5f0b8db81777fcd312dfefbf161680c28f commit hash: 097ebf5f0b8db81777fcd312dfefbf161680c28f 097ebf5
20:35 Muhammad Moinur Rahman (bofh) search for other commits by this committer
audio/sphinx: Remove expired port

2024-01-25 audio/sphinx: Upstream advises to use audio/pocketsphinx
commit hash: 3b9e38afd2f89ec01aef169ccf8853d1388e2045 commit hash: 3b9e38afd2f89ec01aef169ccf8853d1388e2045 commit hash: 3b9e38afd2f89ec01aef169ccf8853d1388e2045 commit hash: 3b9e38afd2f89ec01aef169ccf8853d1388e2045 3b9e38a
20:35 Muhammad Moinur Rahman (bofh) search for other commits by this committer
net/gq: Remove expired port

2024-01-24 net/gq: Upstream last release was in 2008
commit hash: 51c891cbc19142c39f2d277a568d1e15617ff1ba commit hash: 51c891cbc19142c39f2d277a568d1e15617ff1ba commit hash: 51c891cbc19142c39f2d277a568d1e15617ff1ba commit hash: 51c891cbc19142c39f2d277a568d1e15617ff1ba 51c891c
20:35 Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/isql-viewer: Remove expired port

2024-01-24 databases/isql-viewer: Requires old mysql versions and last upstream
release was in 2004
commit hash: 7de8f482d2672997b7f610c768d40b43f3417795 commit hash: 7de8f482d2672997b7f610c768d40b43f3417795 commit hash: 7de8f482d2672997b7f610c768d40b43f3417795 commit hash: 7de8f482d2672997b7f610c768d40b43f3417795 7de8f48
Wednesday, 24 Jan 2024
15:20 Gleb Popov (arrowd) search for other commits by this committer
Revert "devel/appstream{,-qt,-compose}: Combine into a single port with
SUBPACKAGES."

The current subpackages implementation does not support USES.<subpackage>, which
causes a lot of extra dependencies to be added to the main subpackage.

This reverts commit f292ea6fb5fc10359f130a4e25a3b60ab0df7c6e.

PR:		276584
commit hash: c6730766301df328d64ded996bacc0c9d27e5573 commit hash: c6730766301df328d64ded996bacc0c9d27e5573 commit hash: c6730766301df328d64ded996bacc0c9d27e5573 commit hash: c6730766301df328d64ded996bacc0c9d27e5573 c673076
Sunday, 21 Jan 2024
22:01 Jan Beich (jbeich) search for other commits by this committer
multimedia/libva-glx: merge back into X11 option after 5343f55d8757

libva-glx -> libGL -> libva dependency loop doesn't occur with
libGL from libglvnd instead of mesa-*.

This reverts commit 14a6544d4e37ffa04cbf5e6a398d8e057198d4cd.
commit hash: 920a3d1486c832f212cc993ca5dfc8fa397044a9 commit hash: 920a3d1486c832f212cc993ca5dfc8fa397044a9 commit hash: 920a3d1486c832f212cc993ca5dfc8fa397044a9 commit hash: 920a3d1486c832f212cc993ca5dfc8fa397044a9 920a3d1
11:56 Rene Ladan (rene) search for other commits by this committer
databases/qt5-sqldrivers-ibase: Remove expired port

2024-01-21 databases/qt5-sqldrivers-ibase: No fix with the oldest Firebird and
BROKEN around 1 year
commit hash: 26b5d440b21ac684fd1edcbf0ff337723ea2d31d commit hash: 26b5d440b21ac684fd1edcbf0ff337723ea2d31d commit hash: 26b5d440b21ac684fd1edcbf0ff337723ea2d31d commit hash: 26b5d440b21ac684fd1edcbf0ff337723ea2d31d 26b5d44
Saturday, 20 Jan 2024
22:14 Muhammad Moinur Rahman (bofh) search for other commits by this committer
x11-wm/antiwm: Remove expired port

2024-01-20 x11-wm/antiwm: Last upstream release was in 2009
commit hash: 0fb4140258e381f0c20bd3dfaf2855a9133db736 commit hash: 0fb4140258e381f0c20bd3dfaf2855a9133db736 commit hash: 0fb4140258e381f0c20bd3dfaf2855a9133db736 commit hash: 0fb4140258e381f0c20bd3dfaf2855a9133db736 0fb41402
Friday, 19 Jan 2024
15:14 Muhammad Moinur Rahman (bofh) search for other commits by this committer
x11-wm/jewel: Remove expired port

2024-01-19 x11-wm/jewel: Last upstream release was in 2004
commit hash: f1ad1f78e9b6c14bbfc5fc49228fb6cefa24162d commit hash: f1ad1f78e9b6c14bbfc5fc49228fb6cefa24162d commit hash: f1ad1f78e9b6c14bbfc5fc49228fb6cefa24162d commit hash: f1ad1f78e9b6c14bbfc5fc49228fb6cefa24162d f1ad1f7
15:14 Muhammad Moinur Rahman (bofh) search for other commits by this committer
x11-wm/flwm: Remove expired port

2024-01-19 x11-wm/flwm: Last upstream release and activity was in 2015
commit hash: 208ae563c9a8cae80aae5933da1f239ab2048b04 commit hash: 208ae563c9a8cae80aae5933da1f239ab2048b04 commit hash: 208ae563c9a8cae80aae5933da1f239ab2048b04 commit hash: 208ae563c9a8cae80aae5933da1f239ab2048b04 208ae56
Thursday, 18 Jan 2024
21:27 Rene Ladan (rene) search for other commits by this committer
x11-wm/larswm: Remove expired port

2024-01-18 x11-wm/larswm: Last upstream release was in 2010
commit hash: 2999459a8ff9fff247994e9d42d680c971036619 commit hash: 2999459a8ff9fff247994e9d42d680c971036619 commit hash: 2999459a8ff9fff247994e9d42d680c971036619 commit hash: 2999459a8ff9fff247994e9d42d680c971036619 2999459
21:25 Rene Ladan (rene) search for other commits by this committer
x11-wm/ratmen: Remove expired port

2024-01-18 x11-wm/ratmen: Last upstream release was in 2008
commit hash: 99c09b5f9541fc670e488db3ef16ee55a2e88588 commit hash: 99c09b5f9541fc670e488db3ef16ee55a2e88588 commit hash: 99c09b5f9541fc670e488db3ef16ee55a2e88588 commit hash: 99c09b5f9541fc670e488db3ef16ee55a2e88588 99c09b5
21:24 Rene Ladan (rene) search for other commits by this committer
x11-wm/lwm: Remove expired port

2024-01-18 x11-wm/lwm: Last upstream release was in 2016
commit hash: 999de51f60792033e2d546cbcc5152a4c7b27845 commit hash: 999de51f60792033e2d546cbcc5152a4c7b27845 commit hash: 999de51f60792033e2d546cbcc5152a4c7b27845 commit hash: 999de51f60792033e2d546cbcc5152a4c7b27845 999de51
21:24 Rene Ladan (rene) search for other commits by this committer
x11-wm/phluid: Remove expired port

2024-01-18 x11-wm/phluid: Last upstream release was in 2000
commit hash: e5d5d8e3313d3658af823ddf3cdd475b1eaf638c commit hash: e5d5d8e3313d3658af823ddf3cdd475b1eaf638c commit hash: e5d5d8e3313d3658af823ddf3cdd475b1eaf638c commit hash: e5d5d8e3313d3658af823ddf3cdd475b1eaf638c e5d5d8e
21:23 Rene Ladan (rene) search for other commits by this committer
biology/recombine: Remove expired port

2024-01-17 biology/recombine: Upstream advises to use biology/lamarc
commit hash: 2f8680e1b80827df5127b2d653f4dcf8433a1fb5 commit hash: 2f8680e1b80827df5127b2d653f4dcf8433a1fb5 commit hash: 2f8680e1b80827df5127b2d653f4dcf8433a1fb5 commit hash: 2f8680e1b80827df5127b2d653f4dcf8433a1fb5 2f8680e
21:14 Rene Ladan (rene) search for other commits by this committer
x11-wm/treewm: Remove expired port

2024-01-17 x11-wm/treewm: Last upstream release was in 2003
commit hash: a9fe535fd869572e45bf1eaf29f9b12ccf63f42d commit hash: a9fe535fd869572e45bf1eaf29f9b12ccf63f42d commit hash: a9fe535fd869572e45bf1eaf29f9b12ccf63f42d commit hash: a9fe535fd869572e45bf1eaf29f9b12ccf63f42d a9fe535
18:29 Muhammad Moinur Rahman (bofh) search for other commits by this committer
x11-wm/tvtwm: Remove expired port

2024-01-17 x11-wm/tvtwm: Upstream last release was in 2001 reconsider using vtwm
commit hash: ec1eae548f02f990d09cf9bf7f00e7b2fce89354 commit hash: ec1eae548f02f990d09cf9bf7f00e7b2fce89354 commit hash: ec1eae548f02f990d09cf9bf7f00e7b2fce89354 commit hash: ec1eae548f02f990d09cf9bf7f00e7b2fce89354 ec1eae5
18:29 Muhammad Moinur Rahman (bofh) search for other commits by this committer
biology/seqio: Remove expired port

2024-01-17 biology/seqio: Upstream last release was in 2000
commit hash: b4b8e400d39bb1f67fc6c70400e6536b9f34e940 commit hash: b4b8e400d39bb1f67fc6c70400e6536b9f34e940 commit hash: b4b8e400d39bb1f67fc6c70400e6536b9f34e940 commit hash: b4b8e400d39bb1f67fc6c70400e6536b9f34e940 b4b8e40
18:29 Muhammad Moinur Rahman (bofh) search for other commits by this committer
biology/sim4: Remove expired port

2024-01-17 biology/sim4: Upstream last update was in 2005
commit hash: b8f4ba2ca32b0e3e1424741f4b74bebf337518bd commit hash: b8f4ba2ca32b0e3e1424741f4b74bebf337518bd commit hash: b8f4ba2ca32b0e3e1424741f4b74bebf337518bd commit hash: b8f4ba2ca32b0e3e1424741f4b74bebf337518bd b8f4ba2
18:29 Muhammad Moinur Rahman (bofh) search for other commits by this committer
x11-wm/w9wm: Remove expired port

2024-01-17 x11-wm/w9wm: Last upstream release was in 2002
commit hash: 2c157b46ac04e2661c53cdba1533826af32f1a37 commit hash: 2c157b46ac04e2661c53cdba1533826af32f1a37 commit hash: 2c157b46ac04e2661c53cdba1533826af32f1a37 commit hash: 2c157b46ac04e2661c53cdba1533826af32f1a37 2c157b4
18:29 Muhammad Moinur Rahman (bofh) search for other commits by this committer
editors/impress: Remove expired port

2024-01-16 editors/impress: Upstream last release was in 2000
commit hash: d8189f70074a980156b168ee3d3d6cf9984ba361 commit hash: d8189f70074a980156b168ee3d3d6cf9984ba361 commit hash: d8189f70074a980156b168ee3d3d6cf9984ba361 commit hash: d8189f70074a980156b168ee3d3d6cf9984ba361 d8189f7
18:29 Muhammad Moinur Rahman (bofh) search for other commits by this committer
editors/jove: Remove expired port

2024-01-16 editors/jove: No upstream update in last 23 years
commit hash: 9d803a2ee06a0ccfd91b71c4057f8bdcb93413bf commit hash: 9d803a2ee06a0ccfd91b71c4057f8bdcb93413bf commit hash: 9d803a2ee06a0ccfd91b71c4057f8bdcb93413bf commit hash: 9d803a2ee06a0ccfd91b71c4057f8bdcb93413bf 9d803a2
Wednesday, 17 Jan 2024
17:24 Muhammad Moinur Rahman (bofh) search for other commits by this committer
x11-toolkits/p5-Gtk2-TrayIcon: Remove expired port

2024-01-16 x11-toolkits/p5-Gtk2-TrayIcon: Upstream marked this module as
Deprecated
commit hash: fc705be31cb480bf19cb2e411afe6491c8efc503 commit hash: fc705be31cb480bf19cb2e411afe6491c8efc503 commit hash: fc705be31cb480bf19cb2e411afe6491c8efc503 commit hash: fc705be31cb480bf19cb2e411afe6491c8efc503 fc705be
17:24 Muhammad Moinur Rahman (bofh) search for other commits by this committer
editors/led: Remove expired port

2024-01-16 editors/led: Last upstream release was in 2002 reconsider using
editors/nano
commit hash: 5b285657ab493130458835cf5801abfcceed34ff commit hash: 5b285657ab493130458835cf5801abfcceed34ff commit hash: 5b285657ab493130458835cf5801abfcceed34ff commit hash: 5b285657ab493130458835cf5801abfcceed34ff 5b28565
17:24 Muhammad Moinur Rahman (bofh) search for other commits by this committer
x11-toolkits/p5-Gtk2-GladeXML: Remove expired port

2024-01-16 x11-toolkits/p5-Gtk2-GladeXML: Upstream marked this module as
Deprecated
commit hash: ada1d229800d0e1162421f8dd2f797b15f15b886 commit hash: ada1d229800d0e1162421f8dd2f797b15f15b886 commit hash: ada1d229800d0e1162421f8dd2f797b15f15b886 commit hash: ada1d229800d0e1162421f8dd2f797b15f15b886 ada1d22
17:24 Muhammad Moinur Rahman (bofh) search for other commits by this committer
multimedia/acidrip: Remove expired port

2024-01-16 multimedia/acidrip: Last upstream release was in 2004
commit hash: 98d2d7d13a693fbee079de37296c41b2b7be6e1c commit hash: 98d2d7d13a693fbee079de37296c41b2b7be6e1c commit hash: 98d2d7d13a693fbee079de37296c41b2b7be6e1c commit hash: 98d2d7d13a693fbee079de37296c41b2b7be6e1c 98d2d7d
17:24 Muhammad Moinur Rahman (bofh) search for other commits by this committer
editors/edith: Remove expired port

2024-01-16 editors/edith: Upstream last release was in 2000
commit hash: e1dbddc1fb18f68c98c84a6006a93588988ac62c commit hash: e1dbddc1fb18f68c98c84a6006a93588988ac62c commit hash: e1dbddc1fb18f68c98c84a6006a93588988ac62c commit hash: e1dbddc1fb18f68c98c84a6006a93588988ac62c e1dbddc1fb1
17:24 Muhammad Moinur Rahman (bofh) search for other commits by this committer
hebrew/he2: Remove expired port

2024-01-16 hebrew/he2: Upstream last release was in 2001
commit hash: c33696d39d41dd5336d2ecb46aec3f254eef250f commit hash: c33696d39d41dd5336d2ecb46aec3f254eef250f commit hash: c33696d39d41dd5336d2ecb46aec3f254eef250f commit hash: c33696d39d41dd5336d2ecb46aec3f254eef250f c33696d
17:24 Muhammad Moinur Rahman (bofh) search for other commits by this committer
x11-clocks/intclock: Remove expired port

2024-01-16 x11-clocks/intclock: Upstream website vaporized
commit hash: c61309e21bcd3cf47386e5d505bc0452fa0e9740 commit hash: c61309e21bcd3cf47386e5d505bc0452fa0e9740 commit hash: c61309e21bcd3cf47386e5d505bc0452fa0e9740 commit hash: c61309e21bcd3cf47386e5d505bc0452fa0e9740 c61309e
17:24 Muhammad Moinur Rahman (bofh) search for other commits by this committer
editors/fte: Remove expired port

2024-01-16 editors/fte: Upstream last release was in 2001
commit hash: 5233c4fb1e8949100bb8cddacc3b2ae7f8572085 commit hash: 5233c4fb1e8949100bb8cddacc3b2ae7f8572085 commit hash: 5233c4fb1e8949100bb8cddacc3b2ae7f8572085 commit hash: 5233c4fb1e8949100bb8cddacc3b2ae7f8572085 5233c4f
17:24 Muhammad Moinur Rahman (bofh) search for other commits by this committer
chinese/celvis: Remove expired port

2024-01-16 chinese/celvis: Last upstream release was in 2001
commit hash: 4d922006c828226b9b416e17ea2ff2efa5b52749 commit hash: 4d922006c828226b9b416e17ea2ff2efa5b52749 commit hash: 4d922006c828226b9b416e17ea2ff2efa5b52749 commit hash: 4d922006c828226b9b416e17ea2ff2efa5b52749 4d92200
17:24 Muhammad Moinur Rahman (bofh) search for other commits by this committer
japanese/jed: Remove expired port

2024-01-16 japanese/jed: Upstream site vaporized and returns NXDOMAIN consider
using editors/jed
commit hash: 9baad07c81b37c6fb08e28826208c866fb51f69b commit hash: 9baad07c81b37c6fb08e28826208c866fb51f69b commit hash: 9baad07c81b37c6fb08e28826208c866fb51f69b commit hash: 9baad07c81b37c6fb08e28826208c866fb51f69b 9baad07
Tuesday, 16 Jan 2024
06:31 Gleb Popov (arrowd) search for other commits by this committer
MOVED: Restore lines I accidentally removed in my previos commit.

Reported by:	flo
Fixes:	f292ea6fb5fc10359f130a4e25a3b60ab0df7c6e
commit hash: 140904b609356596c48a3e40aabf97e0ae5b866a commit hash: 140904b609356596c48a3e40aabf97e0ae5b866a commit hash: 140904b609356596c48a3e40aabf97e0ae5b866a commit hash: 140904b609356596c48a3e40aabf97e0ae5b866a 140904b
Monday, 15 Jan 2024
20:17 Gleb Popov (arrowd) search for other commits by this committer
devel/appstream{,-qt,-compose}: Combine into a single port with SUBPACKAGES.

The Qt part was a bit complex as it had two FLAVORS. To work this out the
slave devel/appstream-qt port wasn't removed but instead switched to build
the master port without SUBPACKAGES and against Qt5 only.

The Qt subpackage of the master port is fixed to Qt6 instead. This will make it
possible to just remove Qt5 slave port when we get rid of Qt5 altogether.

Reviewed by: mat

Differential Revision: https://reviews.freebsd.org/D43445
commit hash: f292ea6fb5fc10359f130a4e25a3b60ab0df7c6e commit hash: f292ea6fb5fc10359f130a4e25a3b60ab0df7c6e commit hash: f292ea6fb5fc10359f130a4e25a3b60ab0df7c6e commit hash: f292ea6fb5fc10359f130a4e25a3b60ab0df7c6e f292ea6
11:32 Rene Ladan (rene) search for other commits by this committer
science/libtensorflow1: Remove expired port

2024-01-15 science/libtensorflow1: Broken for more than a year
commit hash: 36babc4054e281319b44ef95319d55464587e6f3 commit hash: 36babc4054e281319b44ef95319d55464587e6f3 commit hash: 36babc4054e281319b44ef95319d55464587e6f3 commit hash: 36babc4054e281319b44ef95319d55464587e6f3 36babc4
11:27 Rene Ladan (rene) search for other commits by this committer
net/unison232: Remove expired port

2024-01-15 net/unison232: More recent versions are in the tree consider using
net/unison240
commit hash: 2ad711d4131c0209373b2b58aec6560ea437584b commit hash: 2ad711d4131c0209373b2b58aec6560ea437584b commit hash: 2ad711d4131c0209373b2b58aec6560ea437584b commit hash: 2ad711d4131c0209373b2b58aec6560ea437584b 2ad711d
11:24 Rene Ladan (rene) search for other commits by this committer
www/mongrel2: Remove expired port

2024-01-01 www/mongrel2: BROKEN for more than 2 years on all platforms after the
EOL of 12
commit hash: df6b017bd1670a919b0fb2b042c2e9a18e5a2bc5 commit hash: df6b017bd1670a919b0fb2b042c2e9a18e5a2bc5 commit hash: df6b017bd1670a919b0fb2b042c2e9a18e5a2bc5 commit hash: df6b017bd1670a919b0fb2b042c2e9a18e5a2bc5 df6b017
10:38 Alexey Dokuchaev (danfe) search for other commits by this committer
misc/mc: drop needless run-time dependencies on Aspell and Xlib

Yury V. Zaytsev points out that for X11 and Aspell support, header
files <X11/Xlib.h> and <aspell.h> are only needed during the build,
while their corresponding libraries would be loaded dynamically if
available; if not, mc(1) would still work fine, just without those
features.  The source code and ldd(1) output confirm his findings:

  % cd $WRKDIR/mc-4.8.30 && grep -R -A1 g_module_build_path *
  lib/tty/x11conn.c:  x11_module_fname = g_module_build_path (NULL, "X11");
  lib/tty/x11conn.c-  x11_module = g_module_open (x11_module_fname,
G_MODULE_BIND_LAZY);
  --
  src/editor/spell.c: spell_module_fname = g_module_build_path (NULL,
"libaspell");
  src/editor/spell.c- spell_module = g_module_open (spell_module_fname,
G_MODULE_BIND_LAZY);

This allows to enable Aspell support by default and drop X11-less
slave port now that both of these dependencies are build-time only
yet still can be completely disabled via options.

PR:	269120
commit hash: a5ade24bb0d77d5ca30a27dc33748ff644a09588 commit hash: a5ade24bb0d77d5ca30a27dc33748ff644a09588 commit hash: a5ade24bb0d77d5ca30a27dc33748ff644a09588 commit hash: a5ade24bb0d77d5ca30a27dc33748ff644a09588 a5ade24b
Thursday, 11 Jan 2024
17:46 Alexey Dokuchaev (danfe) search for other commits by this committer
net/downzemall -> net/arrowdl: the project had been renamed upstream.
commit hash: 600a4eef8e67d7e4221ebce63d02480fb22ba803 commit hash: 600a4eef8e67d7e4221ebce63d02480fb22ba803 commit hash: 600a4eef8e67d7e4221ebce63d02480fb22ba803 commit hash: 600a4eef8e67d7e4221ebce63d02480fb22ba803 600a4ee
17:22 Alexey Dokuchaev (danfe) search for other commits by this committer
MOVED: consistently describe moving ports due to new upstream naming.
commit hash: 2975990993222cbb2733104d1ac07acec2b583ab commit hash: 2975990993222cbb2733104d1ac07acec2b583ab commit hash: 2975990993222cbb2733104d1ac07acec2b583ab commit hash: 2975990993222cbb2733104d1ac07acec2b583ab 2975990
Wednesday, 10 Jan 2024
19:51 John Baldwin (jhb) search for other commits by this committer
devel/freebsd-gcc9: Remove old GCC system toolchain

FreeBSD 13.0 and later can be compiled with devel/freebsd-gcc12
or devel/freebsd-gcc13 and GCC 9 is unsupported upstream.

PR:		269659
Reviewed by:	diizzy, brooks, emaste
Differential Revision:	https://reviews.freebsd.org/D43379
commit hash: 4c019c2a4e490d7d4bae0621e1c89224105e6551 commit hash: 4c019c2a4e490d7d4bae0621e1c89224105e6551 commit hash: 4c019c2a4e490d7d4bae0621e1c89224105e6551 commit hash: 4c019c2a4e490d7d4bae0621e1c89224105e6551 4c019c2
Sunday, 7 Jan 2024
17:30 Hiroki Sato (hrs) search for other commits by this committer
japanese/kterm: Resurrect kterm-6.2.0
commit hash: f7d0c259cce55b0da69350975d6f896f030eaa6f commit hash: f7d0c259cce55b0da69350975d6f896f030eaa6f commit hash: f7d0c259cce55b0da69350975d6f896f030eaa6f commit hash: f7d0c259cce55b0da69350975d6f896f030eaa6f f7d0c25
Saturday, 6 Jan 2024
09:44 Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/py-pygithub: Rename port to match upstream

- Update version 1.57=>2.1.1

Changelog: https://github.com/PyGithub/PyGithub/releases/tag/v2.1.1

PR:		276122
commit hash: cf6c371912524933a5d8780062b15d82001e17ad commit hash: cf6c371912524933a5d8780062b15d82001e17ad commit hash: cf6c371912524933a5d8780062b15d82001e17ad commit hash: cf6c371912524933a5d8780062b15d82001e17ad cf6c371
Friday, 5 Jan 2024
17:22 Tobias C. Berner (tcberner) search for other commits by this committer
MOVED: pacify Tools/scripts/MOVEDlint.awk

- remove various trailing '.'
- there is no replacement for www/py-dj41-drf-yasg in the tree
- remove duplicate category
commit hash: 1c5621a543c8c509fa2a1a149c84eec868f6d632 commit hash: 1c5621a543c8c509fa2a1a149c84eec868f6d632 commit hash: 1c5621a543c8c509fa2a1a149c84eec868f6d632 commit hash: 1c5621a543c8c509fa2a1a149c84eec868f6d632 1c5621a
17:16 Tobias C. Berner (tcberner) search for other commits by this committer
MOVED: document move of net-im/libaccounts-qt5 and sysutils/signon-qt5

- sysutils/signon-qt5:    8cd334f8192f08dcc21f21bdac6f0278d1298653
- net-im/libaccounts-qt5: 82f0c0f3480cb0e63adcbbc33cbf929f27371f8c
commit hash: 96cd5808b6aef20048a2c5fde9994027629bbce5 commit hash: 96cd5808b6aef20048a2c5fde9994027629bbce5 commit hash: 96cd5808b6aef20048a2c5fde9994027629bbce5 commit hash: 96cd5808b6aef20048a2c5fde9994027629bbce5 96cd580
15:07 Jan Beich (jbeich) search for other commits by this committer
x11/hyprland-share-picker: merge into main port
commit hash: 93bb990ed5d68768165c8699616083ab9127d834 commit hash: 93bb990ed5d68768165c8699616083ab9127d834 commit hash: 93bb990ed5d68768165c8699616083ab9127d834 commit hash: 93bb990ed5d68768165c8699616083ab9127d834 93bb990
Wednesday, 3 Jan 2024
17:52 Muhammad Moinur Rahman (bofh) search for other commits by this committer
MOVED: Trim upto stable/12 release

MOVED: Trim upto stable/13 release

Approved by:	portmgr
commit hash: 3c70f197cfa8d1232f250c687df419555681860c commit hash: 3c70f197cfa8d1232f250c687df419555681860c commit hash: 3c70f197cfa8d1232f250c687df419555681860c commit hash: 3c70f197cfa8d1232f250c687df419555681860c 3c70f19
14:09 Piotr Kubaj (pkubaj) search for other commits by this committer
MOVED: print/scribus was readded

Reported by:	tcberner
commit hash: e7f90c256436b9165c3eaa4c1ef723ac2b46cf10 commit hash: e7f90c256436b9165c3eaa4c1ef723ac2b46cf10 commit hash: e7f90c256436b9165c3eaa4c1ef723ac2b46cf10 commit hash: e7f90c256436b9165c3eaa4c1ef723ac2b46cf10 e7f90c2
Tuesday, 2 Jan 2024
20:33 Oleksii Samorukov (samm) search for other commits by this committer
www/trac: update to 1.6 version

- update to the latest release
- move www/trac-devel to www/trac as changes are now released

ChangeLog: https://trac.edgewall.org/wiki/TracDev/ReleaseNotes/1.6
commit hash: 1ed2eb42e5c7dcdd88b2f46714e241c010ccbfbe commit hash: 1ed2eb42e5c7dcdd88b2f46714e241c010ccbfbe commit hash: 1ed2eb42e5c7dcdd88b2f46714e241c010ccbfbe commit hash: 1ed2eb42e5c7dcdd88b2f46714e241c010ccbfbe 1ed2eb4
Monday, 1 Jan 2024
21:35 Don Lewis (truckman) search for other commits by this committer
textproc/rarian: Resurrect and upgrade to 0.8.5

Rarian has moved to a new upstream site and is being maintained.

python is only needed for uploading upstream releases.
commit hash: 95665bb506b043720d7ebf1c8331ae8629a7153d commit hash: 95665bb506b043720d7ebf1c8331ae8629a7153d commit hash: 95665bb506b043720d7ebf1c8331ae8629a7153d commit hash: 95665bb506b043720d7ebf1c8331ae8629a7153d 95665bb5
21:09 Muhammad Moinur Rahman (bofh) search for other commits by this committer
math/p5-Math-BigRat: Remove port

This port has been subsumed into math/p5-Math-BigInt version 2.0000 and
also the WWW is no longer pointing to the correct metacpan module.
commit hash: 29bf195a6a1d656590457463fcb66b0b7502e9b1 commit hash: 29bf195a6a1d656590457463fcb66b0b7502e9b1 commit hash: 29bf195a6a1d656590457463fcb66b0b7502e9b1 commit hash: 29bf195a6a1d656590457463fcb66b0b7502e9b1 29bf195
Sunday, 31 Dec 2023
17:46 Yuri Victorovich (yuri) search for other commits by this committer
textproc/py-grako: Remove because this project is abandoned

See the README in the mirror https://github.com/apalala/grako

Reported by:	wen heping <wenheping2000@hotmail.com>
commit hash: b243a59ec725d623e33e7d49afc3627a791eb721 commit hash: b243a59ec725d623e33e7d49afc3627a791eb721 commit hash: b243a59ec725d623e33e7d49afc3627a791eb721 commit hash: b243a59ec725d623e33e7d49afc3627a791eb721 b243a59
03:51 Muhammad Moinur Rahman (bofh) search for other commits by this committer
MOVED: Fix some wrong moves

- databases/mysql57-*
- net/asterisk16
commit hash: 5568d24ec818ea6ade5eab4bb49175c7b8fc4e75 commit hash: 5568d24ec818ea6ade5eab4bb49175c7b8fc4e75 commit hash: 5568d24ec818ea6ade5eab4bb49175c7b8fc4e75 commit hash: 5568d24ec818ea6ade5eab4bb49175c7b8fc4e75 5568d24
00:22 Muhammad Moinur Rahman (bofh) search for other commits by this committer
Revert "audio/mythplugin-mythmusic: Remove expired port"

This reverts commit 71fc9ea55035b9ef3383fc7c462f36036d50a6bd.

Restore port as www/qt5-webkit dependency was removed
from multimedia/mythtv

Reported by:	jhale
commit hash: a1bc4fbdf378334c7c39521ab236318c53f27441 commit hash: a1bc4fbdf378334c7c39521ab236318c53f27441 commit hash: a1bc4fbdf378334c7c39521ab236318c53f27441 commit hash: a1bc4fbdf378334c7c39521ab236318c53f27441 a1bc4fbd
00:06 Muhammad Moinur Rahman (bofh) search for other commits by this committer
www/py-django41: Remove expired port

2023-12-31 www/py-django41: Extended support of Django 4.1 ends December 2023,
upgrade to a newer version of Django. See
https://www.djangoproject.com/download/
commit hash: 8949e2a37b411b01b60dd7800b7341e99a20ff7c commit hash: 8949e2a37b411b01b60dd7800b7341e99a20ff7c commit hash: 8949e2a37b411b01b60dd7800b7341e99a20ff7c commit hash: 8949e2a37b411b01b60dd7800b7341e99a20ff7c 8949e2a
00:06 Muhammad Moinur Rahman (bofh) search for other commits by this committer
www/qt5-webkit: Remove expired port

2023-12-31 www/qt5-webkit: No longer actively maintained, increasing security
concers
commit hash: cb3615b528c288d90aff6aa0e7a9778f80c9e85d commit hash: cb3615b528c288d90aff6aa0e7a9778f80c9e85d commit hash: cb3615b528c288d90aff6aa0e7a9778f80c9e85d commit hash: cb3615b528c288d90aff6aa0e7a9778f80c9e85d cb3615b
00:06 Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/php80: Sunset
commit hash: beced896adede7791902c084864668404d24aa46 commit hash: beced896adede7791902c084864668404d24aa46 commit hash: beced896adede7791902c084864668404d24aa46 commit hash: beced896adede7791902c084864668404d24aa46 beced89
00:06 Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/postgresql11: Sunset
commit hash: bbd8259de39f261bcd44716957c77536b3648bd6 commit hash: bbd8259de39f261bcd44716957c77536b3648bd6 commit hash: bbd8259de39f261bcd44716957c77536b3648bd6 commit hash: bbd8259de39f261bcd44716957c77536b3648bd6 bbd8259
00:06 Muhammad Moinur Rahman (bofh) search for other commits by this committer
www/py-dj41-djangorestframework: Remove expired port

2023-12-31 www/py-dj41-djangorestframework: Extended support of Django 4.1 ends
December 2023, upgrade to the Django 4.2+ version of this port. See
https://www.djangoproject.com/download/
commit hash: a5ca352c4dcbe9117d94eef3ae487e48e9bd8c96 commit hash: a5ca352c4dcbe9117d94eef3ae487e48e9bd8c96 commit hash: a5ca352c4dcbe9117d94eef3ae487e48e9bd8c96 commit hash: a5ca352c4dcbe9117d94eef3ae487e48e9bd8c96 a5ca352

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

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