Commit Graph

57 Commits

Author SHA1 Message Date
Po-Chuan Hsieh
232b56f7db devel/protobuf: Update to 28.2
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
2024-10-07 22:16:41 +08:00
Po-Chuan Hsieh
edc44d21a5 devel/protobuf: Update to 28.1
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
2024-09-19 03:10:12 +08:00
Po-Chuan Hsieh
f01013c7ca devel/protobuf: Update to 28.0
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
2024-09-16 04:09:36 +08:00
Yuri Victorovich
a63bcef051 */*: Bump dependencioes after devel/jsoncpp update
PR:		281462
Reported by:	Ale <discipline@tiscali.it>
2024-09-12 09:20:06 -07:00
Po-Chuan Hsieh
216e30a7a5 devel/protobuf: Update to 27.3
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
2024-08-15 18:55:26 +08:00
Tatsuki Makino
1b19835568 multimedia/libopenshot: update 0.3.2 → 0.3.3
Changelog:
https://github.com/OpenShot/libopenshot/releases/tag/v0.3.3

PR:	278857
2024-07-02 17:16:24 +03:00
Vsevolod Stakhov
b66e4949cb security/libsodium: update to 1.0.19, bump dependent ports
PR:	278259
Reported by:	Andrey Korobkov <alster-vinterdalen.se>
2024-05-20 10:33:03 +00:00
Tatsuki Makino
985f2bd893 multimedia/{,lib}openshot: fix OPTIONS and audio output device selection
Documents that require doxygen have been separated into DOXYGEN option.
It is off by default.
This should fix an issue where no matter what we choose, we could only
output audio to the default sink.
In particular, it is a fix that has become necessary to make JACK work well.
Fixed stage-qa error - link with libpython.

PR:	277648
2024-05-06 18:05:33 +03:00
Vladimir Druzenko
9d47740152 multimedia/libopenshot: bump after update graphics/opencv
graphics/opencv was updated in 0a2c5ca042
py310-libopenshot is missing a required shared library: libopencv_videoio.so.406
py310-libopenshot is missing a required shared library: libopencv_video.so.406
py310-libopenshot is missing a required shared library: libopencv_tracking.so.406
...
2024-05-06 16:52:12 +03:00
Yuri Victorovich
0a2c5ca042 graphics/opencv: update 4.6.0 → 4.9.0
PR:	275977
Approved by:	desktop@FreeBSD.org (maintainers timeout; 4+ months)
2024-05-02 10:42:04 -07:00
Po-Chuan Hsieh
69e2e87fa5 devel/protobuf: Update to 24.4
- Use USES=pathfix to fix .pc installation
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
2023-12-15 01:03:10 +08:00
Po-Chuan Hsieh
8ab79171c5 multimedia/libopenshot: Fix build with protobuf 22+ 2023-12-15 01:03:07 +08:00
Felix Palmen
a6bb2f8c5e Mk/Uses/magick.mk: Bump all consumers
Bump all consumers of ImageMagick ports after flavorizing them.

Approved by:	tcberner (mentor, implicit)
2023-04-30 13:10:42 +02:00
Tatsuki Makino
183fb0ff42 multimedia/libopenshot: Update to 0.3.2
ChangeLog: https://www.openshot.org/blog/2023/04/20/new_openshot_release_311/

PR:		271074
Reported by:	tatsuki_makino@hotmail.com (maintainer)
2023-04-29 19:14:12 +02:00
Daniel Engberg
f7accb23bf */*: Bump all users of multimedia/ffmpeg*
...to make sure all picks up new version(s)
2023-04-27 14:01:46 +02:00
Christian Weisgerber
feb1fa34f5 audio/opus: bump consumers after update to 1.4 2023-04-25 17:17:15 +02:00
Gerald Pfeifer
8d3e020ed0 *: Bump PORTREVISIONs for math/mpc update to 1.3.1 2023-04-23 09:09:58 +00:00
Tatsuki Makino
777e6c7300 multimedia/libopenshot: Update to 0.3.1
ChangeLog: https://www.openshot.org/blog/2023/04/06/new_openshot_release_310/

PR:		270762
Reported by:	tatsuki_makino@hotmail.com
2023-04-15 18:56:26 +02:00
Tatsuki Makino
bd6e5ab3cc multimedia/libopenshot: Add resvg option
- Add resvg (graphics/resvg-capi) build option

PR:		268853
2023-01-11 08:31:23 +00:00
Nuno Teixeira
1a39b2a730 multimedia/libopenshot: Fix typo on USES= compiler
PR:		268317
Reported by:	tatsuki_makino@hotmail.com
2022-12-30 22:25:54 +00:00
Nuno Teixeira
0d8b545a1d multimedia/libopenshot: Fix check for omp.h on all architectures
PR:		268317
Reported by:	pkubaj
2022-12-30 16:24:48 +00:00
VVD
6622ce688c multimedia/libopenshot: Update to 0.3.0
ChangeLog:	https://github.com/OpenShot/libopenshot/releases/tag/v0.3.0
PR:		268317
2022-12-26 05:25:48 +00:00
Po-Chuan Hsieh
05e7a8b8e1 devel/protobuf: Update to 3.21.7
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
2022-10-09 23:37:51 +08:00
Felix Palmen
ddae4e92d8 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
2022-09-11 12:20:14 +02:00
Stefan Eßer
fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 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)
2022-09-07 23:58:51 +02:00
Stefan Eßer
b7f05445c0 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)
2022-09-07 23:10:59 +02:00
Tobias C. Berner
a49cb0f435 graphics/opencv: bump consumers after e21578d954
This was missed in the upgrade of graphics/opencv.

Reported by:	VVD
2022-09-02 09:12:18 +02:00
Piotr Kubaj
b02f812b43 multimedia/libopenshot: check for omp.h on all architectures 2022-04-27 13:22:30 +00:00
Po-Chuan Hsieh
10d211b655 devel/protobuf: Update to 3.20.0
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
2022-04-16 12:19:07 +08:00
Po-Chuan Hsieh
f7e42ce5d5 devel/protobuf: Update to 3.19.4
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
2022-02-28 20:46:46 +08:00
Tobias C. Berner
45526ecbee framework: Add new USES 'magick' for graphics/ImageMagick*
A new USES has been added to depend on ImageMagick.

	USES=magick

adds a LIB_DEPENDS on graphics/ImageMagick${IMAGEMAGICK_DEFAULT}.

If a specific version is required, use for example

	USES=magick:6        resp.     USES=magick:7

If only a build, run or test is required, use for example

	USES=magick:build    resp.     USES=magick:6,build,test

If a dependency on the nox11 flavor is required, use for example

	USES=magick:nox11    resp.     USES=magick:7,nox11,run,test

See magick.mk for more details on the available flags.

The tree has been completely converted to make use of this.

Approved by:	bapt
Differential Revision: https://reviews.freebsd.org/D32754
2021-12-11 14:50:53 +01:00
Daniel Engberg
00f2a7aec7 devel/jsoncpp: Update to 1.9.4 -> 1.9.5
PR:		259654
2021-11-05 12:09:19 -07:00
Tatsuki Makino
ae86d15c02 multimedia/libopenshot: update to 0.2.7
PR:	259205
2021-10-16 14:31:03 -07:00
Neel Chauhan
54a1c84a66 multimedia/libopenshot: Restore missing %%OPENCV%% to pkg-plist 2021-09-02 08:20:52 -07:00
Tatsuki Makino
c557d46b3c multimedia/libopenshot: Update to 0.2.6
PR:	258161
2021-09-01 16:11:16 -07:00
Po-Chuan Hsieh
f4acead636 devel/protobuf: Update to 3.17.3
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
PR:		257026
Exp-run by:	antoine
2021-07-22 02:11:52 +08:00
Piotr Kubaj
84a66afc90 multimedia/libopenshot: fix build on powerpc
LLVM doesn't have libomp on powerpc:
CMake Error at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
  Could NOT find OpenMP_C (missing: OpenMP_C_FLAGS OpenMP_C_LIB_NAMES)
2021-07-11 22:31:19 +00:00
Fernando Apesteguía
1fa6796937 multimedia/libopenshot: Update to 0.2.5.726
PR:	256640
Reported by:	tatsuki_makino@hotmail.com (maintainer)
2021-07-08 22:51:40 +02:00
Mathieu Arnold
cf118ccf87 One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00
Mathieu Arnold
305f148f48 Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Neel Chauhan
6ec4389082 Add the openshot updates I somehow missed.
PR:		253643, 253645
2021-02-25 18:57:40 +00:00
Li-Wen Hsu
dd918c8356 multimedia/libopenshot: Update to 0.2.5.172
PR:		249271
Submitted by:	Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
2020-09-13 07:14:22 +00:00
Tobias C. Berner
e2cd5999be Bump devel/jsoncpp consumers after r540853.
Reported by:	Kevin Oberman <rkoberman@gmail.com>
2020-06-30 17:46:18 +00:00
Li-Wen Hsu
317241f02a Update to 0.2.5.106
PR:		247532
Submitted by:	Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
2020-06-27 15:42:35 +00:00
Sunpoet Po-Chuan Hsieh
cb333cf1ec Move devel/swig30 to devel/swig and update to 4.0.1
- Do not silence installation message
- Update dependent ports:
  - Fix build with swig 4.0.1
  - Update *_DEPENDS
  - Remove BINARY_ALIAS

Changes:	http://www.swig.org/news.php
PR:		246613
Exp-run by:	antoine
2020-06-17 18:17:45 +00:00
Jan Beich
e1d56a9db2 Drop dependency on devel/openmp
- Drop if devel/llvm* was used as a substitute

Approved by:	yuri, rene (earlier version)
Differential Revision:	https://reviews.freebsd.org/D23020
2020-03-08 21:56:36 +00:00
Tobias C. Berner
2654d184c9 multimedia/libopenshot: Update to 0.2.5
PR:		244622
Submitted by:	Tatsuki Makino <tatsuki_makino@hotmail.com>  (maintainer)
2020-03-08 10:28:12 +00:00
Yuri Victorovich
78e3a2f589 multimedia/libopenshot: Update 0.2.3-595 -> 0.2.4-29
PR:		244063
Submitted by:	Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
2020-02-17 02:32:04 +00:00
Yuri Victorovich
f60a7bee5f audio/libopenshot-audio: Update 0.1.8-100 -> 0.1.9-6
PR:		244062
Submitted by:	Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
2020-02-17 02:22:57 +00:00
Yuri Victorovich
fe6826dccc devel/jsoncpp: Update 1.8.1 -> 1.9.2
PR:		229677
Differential Revision:	D22905
2020-01-13 21:38:35 +00:00