notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: deskutils/birdtray/Makefile
SVNWeb

Number of commits found: 12

Mon, 11 Sep 2023
[ 06:17 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:3d41097d2bd3065753be5fcfe174a683576894f1  commit hash:3d41097d2bd3065753be5fcfe174a683576894f1  commit hash:3d41097d2bd3065753be5fcfe174a683576894f1  3d41097 
deskutils/birdtray: Update version 1.11.3=>1.11.4

Changelog: https://github.com/gyunaev/birdtray/releases/tag/v1.11.4
Sun, 3 Sep 2023
[ 10:26 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:d9be7c185766ffb304e5e013349873df8c57eaa2  commit hash:d9be7c185766ffb304e5e013349873df8c57eaa2  commit hash:d9be7c185766ffb304e5e013349873df8c57eaa2  d9be7c1 
deskutils/birdtray: Update version 1.11.1=>1.11.3

Changelog: https://github.com/gyunaev/birdtray/releases/tag/1.11.3
Fri, 1 Sep 2023
[ 17:16 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:14bebfcb51161f9fbbd0f51df414e0872608da27  commit hash:14bebfcb51161f9fbbd0f51df414e0872608da27  commit hash:14bebfcb51161f9fbbd0f51df414e0872608da27  14bebfc 
deskutils/birdtray: Update version 1.11.0=>1.11.1

Changelog: https://github.com/gyunaev/birdtray/releases/tag/v1.11.1
Wed, 30 Aug 2023
[ 16:51 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:81c87b44bce1fa9b640987feab562806e2cd760b  commit hash:81c87b44bce1fa9b640987feab562806e2cd760b  commit hash:81c87b44bce1fa9b640987feab562806e2cd760b  81c87b4 
deskutils/birdtray: Update version 1.9.0=>1.11.0

Changelog: https://github.com/gyunaev/birdtray/releases/tag/v1.11.0
Tue, 11 Apr 2023
[ 20:46 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:2c2dd8535554ef831d72fdb17c6679fbacbcdb35  commit hash:2c2dd8535554ef831d72fdb17c6679fbacbcdb35  commit hash:2c2dd8535554ef831d72fdb17c6679fbacbcdb35  2c2dd85  (Only the first 10 of 136 ports in this commit are shown above. View all ports for this commit)
*/*: Adopt ports from swills@
[ 20:34 Rene Ladan (rene) search for other commits by this committer ]    commit hash:4f538db960da5a685c2ddfa6428089654b0ad72d  commit hash:4f538db960da5a685c2ddfa6428089654b0ad72d  commit hash:4f538db960da5a685c2ddfa6428089654b0ad72d  4f538db  (Only the first 10 of 202 ports in this commit are shown above. View all ports for this commit)
all: return swills' ports to the pools after safeeping his ports bit.

With hat:	portmgr-secretary
Sun, 11 Sep 2022
[ 10:20 Felix Palmen (zirias) search for other commits by this committer ]    commit hash:ddae4e92d8313a1461145e3b4f0232fe463feaee  commit hash:ddae4e92d8313a1461145e3b4f0232fe463feaee  commit hash:ddae4e92d8313a1461145e3b4f0232fe463feaee  ddae4e9  (Only the first 10 of 1105 ports in this commit are shown above. View all ports for this commit)
Mk/Uses: always use colon for build/run suffix

Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.

Document in CHANGES.

PR:			266034
Exp-run by:		antoine
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36349
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 14 Jul 2021
[ 15:46 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:bbc52b0401369419af23629923ff1cbc0d0e5266  commit hash:bbc52b0401369419af23629923ff1cbc0d0e5266  commit hash:bbc52b0401369419af23629923ff1cbc0d0e5266  bbc52b0 
deskutils/birdtray: add missing build dependency on linguisttools

The dependency was previously pulled in transitively.

PR:		257100
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sun, 8 Nov 2020
[ 21:27 swills search for other commits by this committer ] Original commit   Revision:554651
deskutils/birdtray: create port

Birdtray is a free system tray notification for new mail for Thunderbird

WWW: https://github.com/gyunaev/birdtray

Number of commits found: 12