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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: multimedia/syncplay/Makefile

Number of commits found: 23

Monday, 27 Nov 2023
05:38 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*: Change {RUN,TEST}_DEPENDS from security/py-service_identity to
security/py-service-identity

- Bump PORTREVISION for dependency change (except security/py-trustme)

PR:		275167
Reported by:	Joakim Bergman <jocke@gipset.se>
commit hash: 9f1e799a0b1209bbfe98e1da627ff4039ebe70fb commit hash: 9f1e799a0b1209bbfe98e1da627ff4039ebe70fb commit hash: 9f1e799a0b1209bbfe98e1da627ff4039ebe70fb commit hash: 9f1e799a0b1209bbfe98e1da627ff4039ebe70fb 9f1e799
Tuesday, 27 Jun 2023
19:34 Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb 3d9a815
Tuesday, 25 Apr 2023
15:17 Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 feb1fa3
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Wednesday, 26 Jun 2019
19:54 kai search for other commits by this committer
multimedia/syncplay: Update to 1.6.4a

PR:		238807
Submitted by:	Christian Heckendorf <heckendorfc@gmail.com> (maintainer)
Original commitRevision:505182 
Thursday, 4 Apr 2019
20:30 kai search for other commits by this committer
multimedia/syncplay: Update to 1.6.3

Changelog:

* New Syncplay logo
* IPv6 support
* Initial TLS (SSL) support
* Spanish Language support
* Automatically copy offer VLC interface script when it is needed
* Fixed a VLC bug
* Handle non-UTF8 messages to server
* Use high-DPI scaling where available
* Print error message if Twisted fails
* Fixed bug which meant that -max-chat-message-length can't be used to raise
  the maximum length
* Fixed bug which meant that youtube-dl did not work on macOS

https://syncplay.pl/changelog/

PR:		236708
Submitted by:	Christian Heckendorf <heckendorfc@gmail.com> (maintainer)
Approved by:	mentors (implicit)
Original commitRevision:497868 
Thursday, 28 Feb 2019
13:51 kai search for other commits by this committer
multimedia/syncplay: Update to 1.6.2

While I'm here:

* Sort variables a bit

Changelog:

* Switched from Python 2 to Python 3
* For all changes since 1.5.5, see:

https://syncplay.pl/changelog/

PR:		235790
Submitted by:	Christian Heckendorf <heckendorfc@gmail.com> (maintainer)
Approved by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D19278
Original commitRevision:494151 
Wednesday, 16 Jan 2019
11:13 tijl search for other commits by this committer
Fix Qt5 symbol version scripts to put the catch-all clause first.  When
a symbol matches multiple clauses the last one takes precedence.  If the
catch-all is last it captures everything.  In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API.  This only affects lld because GNU ld always gives the
catch-all lowest priority.

Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium.  Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3]  The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one.  If there's no such non-weak symbol the call
in the weak wrapper resolves to the weak wrapper itself creating an infinite
call loop that overflows the stack and causes a crash.  Some of the
allocation functions are variants of C++ new and delete and it probably
depends on the compiler whether these variants are used in other parts of
Qt5Webengine.

Remove the weak wrappers (make them Linux specific).  This isn't binary
compatible but we are already breaking that with the changes to the symbol
versions.

[1]
https://github.com/qt/qtwebengine/commit/5c2cbfccf9aafb547b0b30914c4056abd25942a4
[2]
https://github.com/qt/qtwebengine/commit/2ed5054e3a800fa97c2c9e920ba1e6ea4b6ef2a5
[3]
https://github.com/qt/qtwebengine/commit/009f5ebb4bd6e50188671e0815a5dae6afe39db5

Bump all ports that depend on Qt5.

PR:		234070
Exp-run by:	antoine
Approved by:	kde (adridg)
Original commitRevision:490472 
Monday, 9 Jul 2018
05:58 swills search for other commits by this committer
multimedia/syncplay update to 1.5.5

PR:		229621
Submitted by:	Christian Heckendorf <heckendorfc@gmail.com> (maintainer)
Original commitRevision:474225 
Friday, 6 Jul 2018
18:56 yuri search for other commits by this committer
multimedia/syncplay: Update 1.5.3 -> 1.5.4

PR:		229556
Submitted by:	heckendorfc@gmail.com (maintainer)
Original commitRevision:474033 
Monday, 9 Apr 2018
09:25 yuri search for other commits by this committer
multimedia/syncplay: Update 1.5.2 -> 1.5.3

Port changes:
* Add LICENSE_FILE
* Add post-patch fixing DATADIR
* Change WWW to https
* Update patch of makefile

PR:		227371
Submitted by:	Christian Heckendorf <heckendorfc@gmail.com> (maintainer)
Original commitRevision:466843 
Saturday, 3 Mar 2018
18:01 yuri search for other commits by this committer
multimedia/syncplay: Update to 1.5.2

Added _DESC for port options.

PR:		226325
Submitted by:	Christian Heckendorf <heckendorfc@gmail.com> (maintainer)
Approved by:	tcberner (mentor, implicit)
Original commitRevision:463519 
Thursday, 28 Dec 2017
19:21 tcberner search for other commits by this committer
Update multimedia/syncplay to 1.5.1

PR:		224605
Submitted by:	Christian Heckendorf <heckendorfc@gmail.com> (maintainer)
Original commitRevision:457469 
Thursday, 30 Nov 2017
15:50 mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
Original commitRevision:455210 
Friday, 17 Nov 2017
19:30 tcberner search for other commits by this committer
Update multimedia/syncplay to 1.5.0

PR:		223718
Submitted by:	Christian Heckendorf <heckendorfc@gmail.com> (maintainer)
Original commitRevision:454381 
Monday, 21 Aug 2017
20:44 sunpoet search for other commits by this committer
Change from USES=twisted to devel/py-twisted

- Bump PORTREVISION for dependency change

PR:		221654
Submitted by:	sunpoet (myself)
Approved by:	Christian Heckendorf <heckendorfc@gmail.com> (maintainer)
Original commitRevision:448499 
Thursday, 9 Feb 2017
18:35 amdmi3 search for other commits by this committer
- Fix plist: don't install unnneded file [1]
- While here, add NO_ARCH and clean up plist (sort and remove unneeded @dir's)
[2]

PR:		216933
Submitted by:	tcberner@freebsd.org
Approved by:	heckendorfc@gmail.com (maintainer) [1], portmgr blanket [2]
Original commitRevision:433766 
Friday, 3 Feb 2017
06:18 krion search for other commits by this committer
Update multimedia/syncplay to 1.4.0

PR:		https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216705
Submitted by:	heckendorfc@gmail.com
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9413
Original commitRevision:433194 
Monday, 28 Mar 2016
02:56 pi search for other commits by this committer
multimedia/syncplay: remove some lines that are no-ops

Submitted by:	jbeich
Original commitRevision:412031 
Saturday, 26 Mar 2016
21:39 pi search for other commits by this committer
multimedia/syncplay: remove unnecessary GH_TAGNAME

Submitted by:	mat
Original commitRevision:411966 
18:51 pi search for other commits by this committer
New port: multimedia/syncplay

Syncplay synchronizes the playback of media files across several
remote machines. The Syncplay Client launches a media player on a
user's computer, connects to a Syncplay server and join a virtual
room on that server. Pauses, unpauses and seeks made within that
media player instance are relayed to fellow viewers via the server
to allow for these actions to be replicated by the media players
of everyone else in the same virtual room.

WWW: http://syncplay.pl/

PR:		202013
Submitted by:	Christian Heckendorf <heckendorfc@gmail.com>
Original commitRevision:411957 

Number of commits found: 23