Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.0.1 29 Dec 2022 22:15:37 |
Yuri Victorovich (yuri) |
multimedia/obs-websocket: Remove: included in obs-studio-28.1.2 |
5.0.1 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
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 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
5.0.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
5.0.1 04 Aug 2022 08:09:10 |
Yuri Victorovich (yuri) |
multimedia/obs-websocket: Update 4.8.0 -> 5.0.1
This also unbreaks it. |
4.8.0 23 Jun 2022 07:58:56 |
Yuri Victorovich (yuri) |
multimedia/obs-websocket: Improve format, add comment |
4.8.0 07 Jun 2022 15:39:07 |
Dmitry Marakasov (amdmi3) |
multimedia/obs-websocket: mark BROKEN
Approved by: portmgr blanket |
4.8.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
4.8.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.8.0 28 May 2020 17:15:15 |
yuri |
multimedia/obs-websocket: Update 4.7.0-161 -> 4.8.0
Reported by: portscout |
4.7.0.161 04 Apr 2020 06:54:12 |
yuri |
multimedia/obs-websocket: Improve COMMENT; Fix the URL in pkg-message |
4.7.0.161 03 Apr 2020 05:08:52 |
yuri |
New port: multimedia/obs-websocket: WebSockets API for OBS Studio |