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: x11/xpra/Makefile

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

1 | 2  »  

Sunday, 25 Feb 2024
13:56 Gleb Popov (arrowd) search for other commits by this committer
x11/xpra: Move manpages to share/man
commit hash: 9c8466566b01cf5b7bce9858c7f7948bd968e410 commit hash: 9c8466566b01cf5b7bce9858c7f7948bd968e410 commit hash: 9c8466566b01cf5b7bce9858c7f7948bd968e410 commit hash: 9c8466566b01cf5b7bce9858c7f7948bd968e410 9c84665
Sunday, 11 Feb 2024
09:35 Gleb Popov (arrowd) search for other commits by this committer
x11/xpra: Update to 5.0.5

Reported by:	portscout!
commit hash: 1ee037520ff2ed1a0bc61a47f53717458f8bc46f commit hash: 1ee037520ff2ed1a0bc61a47f53717458f8bc46f commit hash: 1ee037520ff2ed1a0bc61a47f53717458f8bc46f commit hash: 1ee037520ff2ed1a0bc61a47f53717458f8bc46f 1ee0375
Saturday, 23 Dec 2023
18:14 Nuno Teixeira (eduardo) search for other commits by this committer
*/*: Bump consumers of x11-toolkits/gtk30

New version of gtk3 in tree
commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 3572ca3
Sunday, 17 Dec 2023
09:32 Gleb Popov (arrowd) search for other commits by this committer
x11/xpra: Update to 5.0.4
commit hash: feb311c3fb9b1b5ea2114b4e78887216d5032398 commit hash: feb311c3fb9b1b5ea2114b4e78887216d5032398 commit hash: feb311c3fb9b1b5ea2114b4e78887216d5032398 commit hash: feb311c3fb9b1b5ea2114b4e78887216d5032398 feb311c
Friday, 29 Sep 2023
14:19 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*: Replace USES=pycryptography* with USE_PYTHON=cryptography{,_build,_test}

- Introduce USE_PYTHON=cryptography{,_build,_test}
- Switch all 96 ports from USES=pycryptography to with
USE_PYTHON=cryptography{,_build,_test}
- Remove Mk/Uses/pycryptography.mk

PR:		273727
Approved by:	tcberner (portmgr)
Exp-run by:	antoine
commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088 commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088 commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088 commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088 3754fc5
Saturday, 22 Jul 2023
07:46 Tobias C. Berner (tcberner) search for other commits by this committer
framework: convert tree to use USES=pycryptography

A future commit will update to security/py-cryptography will introduce a
rust dependency.

PR:		254853
commit hash: b28a739884e37c25bb57ea5f157252adb63065d3 commit hash: b28a739884e37c25bb57ea5f157252adb63065d3 commit hash: b28a739884e37c25bb57ea5f157252adb63065d3 commit hash: b28a739884e37c25bb57ea5f157252adb63065d3 b28a739
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
Sunday, 4 Jun 2023
16:56 Gleb Popov (arrowd) search for other commits by this committer
x11/xpra: Update to 4.4.5

Reported by:	portscout!
commit hash: 892a7bc0bc94e1c38898d7b49fc510373a37c9f7 commit hash: 892a7bc0bc94e1c38898d7b49fc510373a37c9f7 commit hash: 892a7bc0bc94e1c38898d7b49fc510373a37c9f7 commit hash: 892a7bc0bc94e1c38898d7b49fc510373a37c9f7 892a7bc
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
Sunday, 23 Apr 2023
09:09 Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b 8d3e020
Tuesday, 14 Mar 2023
18:28 Gleb Popov (arrowd) search for other commits by this committer
x11/xpra: Update to 4.4.4
commit hash: 45f6d8f6399e6114d45edbba97d59ff073f5cb05 commit hash: 45f6d8f6399e6114d45edbba97d59ff073f5cb05 commit hash: 45f6d8f6399e6114d45edbba97d59ff073f5cb05 commit hash: 45f6d8f6399e6114d45edbba97d59ff073f5cb05 45f6d8f
Thursday, 2 Mar 2023
05:23 Tobias C. Berner (tcberner) search for other commits by this committer
accessibility/at-spi2-core: update to 2.46.0

What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
  interface.

What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
  events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).

What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
* xml: Add some missing DeviceEventController methods.
* Bind the AT-SPI bus to the graphical session.
* Mark bus service as belonging to the session slice.
* Add ATSPI_ROLE_PUSH_BUTTON_MENU.
* Add an "announcement" event/signal to allow objects to send
  notifications (!63).
* Various code clean-ups and test improvements.

What's new in at-spi2-core 2.45.1:
* Atk and at-spi2-atk are now merged into this project.
* Now requires meson 0.56.2 and glib 2.67.4.
* at-spi2-atk: Expose the accessible hierarchy via dbus introspection.
* Properly escape the AT-SPI bus address; fixes warnings about the address
  not containing a colon (!55).
* Add a text value to AtspiValue, so that a value can expose a textual
  description, as in the new Atk value API.
* Add atspi_event_listener_register_with_app, to allow an event listener
  to be registered only for a given application (!52).

- accessibility/atk and accessibility/at-spi2-atk have been merged into
  accessibility/at-spi2-core

- accessibility/at-spi2-core: bump consumers of removed ports atk and
at-spi2-atk

PR:		269704
Exp-run by:	antoine
---
commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 fa81a4f
Saturday, 11 Feb 2023
08:46 Jan Beich (jbeich) search for other commits by this committer
multimedia/libvpx: update 1.13.0

Changes:	https://chromium.googlesource.com/webm/libvpx/+log/v1.12.0..v1.13.0
Reported by:	portscout
commit hash: 17f6d799d7cd9697ea3c59711e6216a70a27471f commit hash: 17f6d799d7cd9697ea3c59711e6216a70a27471f commit hash: 17f6d799d7cd9697ea3c59711e6216a70a27471f commit hash: 17f6d799d7cd9697ea3c59711e6216a70a27471f 17f6d79
Friday, 2 Dec 2022
06:02 Gleb Popov (arrowd) search for other commits by this committer
x11/xpra: Update to 4.4.3

Reported by:	portscout!
commit hash: 38e23c42fc514cd2e8025d68bf4778d24ff13c39 commit hash: 38e23c42fc514cd2e8025d68bf4778d24ff13c39 commit hash: 38e23c42fc514cd2e8025d68bf4778d24ff13c39 commit hash: 38e23c42fc514cd2e8025d68bf4778d24ff13c39 38e23c4
Thursday, 24 Nov 2022
15:18 Gleb Popov (arrowd) search for other commits by this committer
x11/xpra: Update to 4.4.2
commit hash: af6f8724c22e6ef942490cfd2417e31e1ab16ccc commit hash: af6f8724c22e6ef942490cfd2417e31e1ab16ccc commit hash: af6f8724c22e6ef942490cfd2417e31e1ab16ccc commit hash: af6f8724c22e6ef942490cfd2417e31e1ab16ccc af6f872
Saturday, 15 Oct 2022
15:48 Gleb Popov (arrowd) search for other commits by this committer
x11/xpra: Update to 4.4

Reported by:	portscout!
commit hash: d66b2debb909e0355b96a7b89c05d716e899d2e3 commit hash: d66b2debb909e0355b96a7b89c05d716e899d2e3 commit hash: d66b2debb909e0355b96a7b89c05d716e899d2e3 commit hash: d66b2debb909e0355b96a7b89c05d716e899d2e3 d66b2de
Sunday, 18 Sep 2022
11:55 Jan Beich (jbeich) search for other commits by this committer
multimedia/x264: update to 0.164.3095

Changes:	https://code.videolan.org/videolan/x264/compare/5db6aa6...baee400f
commit hash: 8f87e3d181d10b5f94013728ab418dec48597fee commit hash: 8f87e3d181d10b5f94013728ab418dec48597fee commit hash: 8f87e3d181d10b5f94013728ab418dec48597fee commit hash: 8f87e3d181d10b5f94013728ab418dec48597fee 8f87e3d
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
Friday, 2 Sep 2022
07:12 Tobias C. Berner (tcberner) search for other commits by this committer
graphics/opencv: bump consumers after e21578d954550998435c5d6d532e2d5a67398bfe

This was missed in the upgrade of graphics/opencv.

Reported by:	VVD
commit hash: a49cb0f435d525ea72be8f943d82d3562cfbcba8 commit hash: a49cb0f435d525ea72be8f943d82d3562cfbcba8 commit hash: a49cb0f435d525ea72be8f943d82d3562cfbcba8 commit hash: a49cb0f435d525ea72be8f943d82d3562cfbcba8 a49cb0f
Wednesday, 10 Aug 2022
16:06 Gleb Popov (arrowd) search for other commits by this committer
x11/xpra: Update to 4.3.4
commit hash: b540273f12422a546f3708722c3a327a455947bd commit hash: b540273f12422a546f3708722c3a327a455947bd commit hash: b540273f12422a546f3708722c3a327a455947bd commit hash: b540273f12422a546f3708722c3a327a455947bd b540273
Tuesday, 2 Aug 2022
07:26 Baptiste Daroussin (bapt) search for other commits by this committer
xorg: upgrade to 21.1.4

Port changes:
- flavorize the port
- decouple Xwayland as it has been split from Xorg
- switch to meson
- cleanup non necessary patches anymore
- stop butchering the build system to play with Xorg.wrap but do it
  in post-install
- remove dmx (no longer existing)
- use libmd for sha1 (remove dependency on open/libre ssl)
- always activate RPC security
- simplify postinstall/deinstall script and make them cross install friendly
- remove the SUID option and make it the default, we cannot startx as user
without it
- only keep the mesa-dri dependency on xorg-server not others

xf86-video-ati: fix build with recent xorg

While here incorporate a patch which prevent crash of the driver
when xrandr is invoked

Update x11/libxcvt to provide cvt(1) and friends which are not provided anymore
Xorg

Reviewed by:		tcberner, manu, jbeich
Approved by:		tcberner, manu
Differential Revision:	https://reviews.freebsd.org/D35661
commit hash: 88b0ae2bb9c65edc63073dc211fb57e3dec05a9e commit hash: 88b0ae2bb9c65edc63073dc211fb57e3dec05a9e commit hash: 88b0ae2bb9c65edc63073dc211fb57e3dec05a9e commit hash: 88b0ae2bb9c65edc63073dc211fb57e3dec05a9e 88b0ae2
Saturday, 30 Apr 2022
08:03 Tobias C. Berner (tcberner) search for other commits by this committer
framework: convert bsd.gstreamer.mk to Uses/gstreamer.mk

- convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert ports tree to make use of USES=gstreamer
- remove duplicate dependency lines from the tree

Differential Revision: https://reviews.freebsd.org/D35097
commit hash: ca3f925d6eb53ff27e2a49775f6d33f52a587ae4 commit hash: ca3f925d6eb53ff27e2a49775f6d33f52a587ae4 commit hash: ca3f925d6eb53ff27e2a49775f6d33f52a587ae4 commit hash: ca3f925d6eb53ff27e2a49775f6d33f52a587ae4 ca3f925
Friday, 31 Dec 2021
09:02 Gleb Popov (arrowd) search for other commits by this committer
x11/xpra: Unbreak by replacing hardcoded "/bin/bash" string.

PR:		260833
commit hash: 4d118439dee4edef1c0c895b9521c875cfd565c0 commit hash: 4d118439dee4edef1c0c895b9521c875cfd565c0 commit hash: 4d118439dee4edef1c0c895b9521c875cfd565c0 commit hash: 4d118439dee4edef1c0c895b9521c875cfd565c0 4d11843
Sunday, 26 Dec 2021
12:49 Gleb Popov (arrowd) search for other commits by this committer
x11/xpra: Update to 4.3

Reported by:	portscout!
commit hash: 0b0e9ea213a1efd3b021faf025dc9c2d16212ca0 commit hash: 0b0e9ea213a1efd3b021faf025dc9c2d16212ca0 commit hash: 0b0e9ea213a1efd3b021faf025dc9c2d16212ca0 commit hash: 0b0e9ea213a1efd3b021faf025dc9c2d16212ca0 0b0e9ea
Tuesday, 26 Oct 2021
14:43 Gleb Popov (arrowd) search for other commits by this committer
x11/xpra: Add devel/py-xdg to RUN_DEPENDS.
commit hash: 8aabda5dad3ca27397e1f729b75f74ff704a1f03 commit hash: 8aabda5dad3ca27397e1f729b75f74ff704a1f03 commit hash: 8aabda5dad3ca27397e1f729b75f74ff704a1f03 commit hash: 8aabda5dad3ca27397e1f729b75f74ff704a1f03 8aabda5
Sunday, 24 Oct 2021
12:38 Gleb Popov (arrowd) search for other commits by this committer
x11/xpra: Update to 4.2.3

Bring OPTIONS_DEFAULT in line with upstream.
Apply cosmetic fixes to the Makefile.
commit hash: 73111d0acf1e4014404801599ab652f00082efcd commit hash: 73111d0acf1e4014404801599ab652f00082efcd commit hash: 73111d0acf1e4014404801599ab652f00082efcd commit hash: 73111d0acf1e4014404801599ab652f00082efcd 73111d0
Saturday, 9 Oct 2021
00:45 Jan Beich (jbeich) search for other commits by this committer
multimedia/libvpx: update 1.11.0

Changes:	https://chromium.googlesource.com/webm/libvpx/+log/v1.10.0..v1.11.0
Reported by:	portscout, Repology
commit hash: f16d8e56352394e557b1ab24f1a3582300e414af commit hash: f16d8e56352394e557b1ab24f1a3582300e414af commit hash: f16d8e56352394e557b1ab24f1a3582300e414af commit hash: f16d8e56352394e557b1ab24f1a3582300e414af f16d8e5
Friday, 20 Aug 2021
14:22 Gleb Popov (arrowd) search for other commits by this committer
x11/xpra: Update to 4.2.2

Reported by:	portscout!
commit hash: b9104f4cfbf76974bfa404c4e441ad4e53bcf7a3 commit hash: b9104f4cfbf76974bfa404c4e441ad4e53bcf7a3 commit hash: b9104f4cfbf76974bfa404c4e441ad4e53bcf7a3 commit hash: b9104f4cfbf76974bfa404c4e441ad4e53bcf7a3 b9104f4
Monday, 21 Jun 2021
17:46 Jan Beich (jbeich) search for other commits by this committer
multimedia/x264: update to 0.163.3060

Changes:	https://code.videolan.org/videolan/x264/compare/55d517b...5db6aa6
commit hash: d6e84975f09af06c0f034aec3dae6d4812432ab0 commit hash: d6e84975f09af06c0f034aec3dae6d4812432ab0 commit hash: d6e84975f09af06c0f034aec3dae6d4812432ab0 commit hash: d6e84975f09af06c0f034aec3dae6d4812432ab0 d6e8497
Saturday, 29 May 2021
11:59 Gleb Popov (arrowd) search for other commits by this committer
x11/xpra: Update to 4.2

Reported by:	portscout!
commit hash: 28a16ea3b67b0ae9faa0cc4d773bf5c08c826a89 commit hash: 28a16ea3b67b0ae9faa0cc4d773bf5c08c826a89 commit hash: 28a16ea3b67b0ae9faa0cc4d773bf5c08c826a89 commit hash: 28a16ea3b67b0ae9faa0cc4d773bf5c08c826a89 28a16ea
Sunday, 2 May 2021
12:48 Gleb Popov (arrowd) search for other commits by this committer
x11/xpra: Update to 4.1.3
commit hash: ea1505373f523372c61c57d33dc7cebe77de7c78 commit hash: ea1505373f523372c61c57d33dc7cebe77de7c78 commit hash: ea1505373f523372c61c57d33dc7cebe77de7c78 commit hash: ea1505373f523372c61c57d33dc7cebe77de7c78 ea15053
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
Thursday, 11 Mar 2021
14:59 arrowd search for other commits by this committer
x11/xpra: Update to 4.1.1
Original commitRevision:568098 
Wednesday, 3 Mar 2021
13:37 kai search for other commits by this committer
x11/xpra: Fix packaging with Python 3.8

While I'm here:

* Fix pkg-plist entries of the AVAHI option which contained hardcoded Python
  version artifacts.

* Add "noflavors" to USE_PYTHON to avoid package name collisions if built
  with "BUILD_ALL_PYTHON_FLAVORS".

PR:		253815
Approved by:	python (with hat)
Original commitRevision:567082 
Friday, 19 Feb 2021
20:39 arrowd search for other commits by this committer
x11/xpra: Update to 4.0.6
Original commitRevision:566100 
Saturday, 30 Jan 2021
19:25 tcberner search for other commits by this committer
Fix INDEX after r563430

- Likely there is an issue with the flavoured ports depending on an unflavoured
  python part though.
Original commitRevision:563433 
Thursday, 17 Dec 2020
17:27 arrowd search for other commits by this committer
x11/xpra: Restore AVAHI option, now that Avahi port got updated with Python 3
support.
Original commitRevision:558307 
Wednesday, 9 Dec 2020
13:56 arrowd search for other commits by this committer
x11/xpra: Update to 4.0.5.

Do not create /var/run/xpra directory during package installation, because
/var/run isn't a persistent location.

PR:		248451
Original commitRevision:557374 
Wednesday, 11 Nov 2020
11:20 0mp search for other commits by this committer
Standardize COMMENT

Approved by:	portmgr blanket
Original commitRevision:554886 
Saturday, 7 Nov 2020
15:49 jbeich search for other commits by this committer
multimedia/x264: update to 0.161.3020

Changes:	https://code.videolan.org/videolan/x264/compare/cde9a93...d198931
ABI:		https://abi-laboratory.pro/tracker/timeline/x264/
Original commitRevision:554400 
Tuesday, 20 Oct 2020
11:38 arrowd search for other commits by this committer
x11/xpra: Update to 4.0.4
Original commitRevision:552814 
Wednesday, 23 Sep 2020
04:17 mi search for other commits by this committer
For well over 10 years portmgr@ have been promising to remove the
ridiculous need to bump PORTREVISION of depending ports, whenever a
dependency is updated, but here we still are...

Bump PORTREVISION for the 9 users of x265 now that it has been
upgraded from 3.2 to 3.4.
Original commitRevision:549657 
Wednesday, 19 Aug 2020
11:05 arrowd search for other commits by this committer
x11/xpra: Create /var/run/xpra directory during installation. It is required by
Xpra when no XDG_RUNTIME_DIR is available.

PR:		248451
Original commitRevision:545311 
Monday, 27 Jul 2020
19:20 arrowd search for other commits by this committer
x11/xpra: Update to 4.0.2
Original commitRevision:543547 
Thursday, 9 Jul 2020
13:46 arrowd search for other commits by this committer
x11/xpra: Update to 3.0.10
Original commitRevision:541750 
Friday, 3 Jul 2020
22:30 jbeich search for other commits by this committer
multimedia/x264: update to 0.160.3011

Changes:	https://code.videolan.org/videolan/x264/compare/296494a4...cde9a93
ABI:		https://abi-laboratory.pro/tracker/timeline/x264/
Original commitRevision:541152 
Wednesday, 15 Apr 2020
09:20 arrowd search for other commits by this committer
x11/xpra: Update to 3.0.9

Reported by:	portscout!
Original commitRevision:531753 
Sunday, 12 Apr 2020
08:20 arrowd search for other commits by this committer
x11/xpra: Update to 3.0.8
Original commitRevision:531482 
Thursday, 2 Apr 2020
09:23 arrowd search for other commits by this committer
x11/xpra: Fix GSTREAMER option. Make Xpra call "pythonX.Y" executable instead of
"python3".

Submitted by:	Geoff Roberts <geoff@strategicict.com.au>
Original commitRevision:530267 
Friday, 27 Mar 2020
17:31 arrowd search for other commits by this committer
x11/xpra: Update to 3.0.7. Regenerate patches, some hunks were upstreamed.

Reported by:	portscout!
Original commitRevision:529271 
Thursday, 26 Mar 2020
20:13 swills search for other commits by this committer
x11/xpra: restore port and update to 3.0.

While here, reformat and pass maintainership to submitter

Submitted by:	arrowd
Differential Revision:	https://reviews.freebsd.org/D23743
Original commitRevision:529212 
Monday, 24 Feb 2020
11:36 kai search for other commits by this committer
graphics/py-pillow: Update to 7.0.0

* Repo-Copy the Pillow 6.2.2 release to graphics/py-pillow6 to retain
  backwards compatibility for Python 2 consumers as the Pillow 7.0.0 release
  dropped the support for Python 2.

* Apply conditional statements to use either Pillow 7.x or Pillow 6.x for
  consumers that can be built for Python 2 or newer.

* Exceptions are ports that can be built only for either Python 2 or
  Python 3.  For the first case, consumers are just assigned to the
  repo-copied graphics/py-pillow6.

* Also remove Pillow from BUILD_DEPENDS of math/py-PyWavelets as it is not
  listed in setup.py as a build dependency [1] and relax the version
  requirements of Pillow for www/py-wagtail.

Release Notes:

* https://pillow.readthedocs.io/en/latest/releasenotes/index.html

Backward Incompatible Changes (7.0.0):

*
https://pillow.readthedocs.io/en/latest/releasenotes/7.0.0.html#backwards-incompatible-changes

Detailed Changelog:

* https://github.com/python-pillow/Pillow/blob/7.0.0/CHANGES.rst

PR:		243665
Submitted by:	sunpoet (patch for 7.0.0 and repo-copied version)
Reviewed by:	koobs [1], sunpoet
Approved by:	koobs (maintainer)
Differential Revision:	https://reviews.freebsd.org/D23713
Original commitRevision:526962 
Friday, 14 Feb 2020
04:59 arrowd search for other commits by this committer
x11/xpra: Update to latest release in 2.5.x series.

Approved by:	swills
Differential Revision:	https://reviews.freebsd.org/D23578
Original commitRevision:526088 
Wednesday, 29 Jan 2020
13:28 antoine search for other commits by this committer
Deprecate a few pygtk2 ports

With hat:	portmgr
Original commitRevision:524547 
Saturday, 21 Dec 2019
19:00 jbeich search for other commits by this committer
multimedia/x264: update to 0.159.2991

Changes:	https://code.videolan.org/videolan/x264/compare/34c06d1...1771b55
ABI:		https://abi-laboratory.pro/tracker/timeline/x264/
Original commitRevision:520577 
Thursday, 7 Nov 2019
18:36 zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories x

Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Original commitRevision:517000 
Thursday, 3 Oct 2019
20:36 jbeich search for other commits by this committer
multimedia/x265: update to 3.2

Changes:	https://x265.readthedocs.io/en/latest/releasenotes.html#version-3-2
Original commitRevision:513734 
Monday, 5 Aug 2019
23:06 jbeich search for other commits by this committer
multimedia/ffmpeg: update to 4.2

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
Original commitRevision:508216 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Original commitRevision:507372 
Friday, 19 Jul 2019
21:11 jbeich search for other commits by this committer
multimedia/x265: update to 3.1.1

Changes:	https://x265.readthedocs.io/en/latest/releasenotes.html#version-3-1
Original commitRevision:506963 
Friday, 3 May 2019
21:32 swills search for other commits by this committer
x11/xpra: update to 2.5.1

While here, clean up a bit
Original commitRevision:500754 
Wednesday, 1 May 2019
19:35 rene search for other commits by this committer
Remove esound support from pulseaudio as audio/esound expired.

Bump PORTREVISIONs of dependent ports.

Build-tested in poudriere on a head-amd64 jail for audio/pulseaudio*
Original commitRevision:500606 
Monday, 22 Apr 2019
20:05 swills search for other commits by this committer
x11/xpra: Missing paramiko dependency

PR:		237451
Reported by:	0mp
Original commitRevision:499668 
13:16 gerald search for other commits by this committer
Related to revision 499061 bump ports with USES=fortran to have them
benefit from the improved situation where libgcc_s is only used when
absolutely necessary.

Suggested by:	tijl
Original commitRevision:499638 
Monday, 18 Mar 2019
21:45 jbeich search for other commits by this committer
multimedia/x264: update to 0.157.2945

Changes:	https://git.videolan.org/?p=x264.git;a=shortlog;h=72db437770fd1ce3961f624dd57a8e75ff65ae0b
ABI:		https://abi-laboratory.pro/tracker/timeline/x264/
Original commitRevision:496215 
Sunday, 10 Mar 2019
17:10 jbeich search for other commits by this committer
multimedia/x265: update to 3.0

- Add SVTHEVC option, see http://x265.org/x265-svt-hevc-house/
- Drop libmd patch due to rebase churn for what little value it provides

Changes:	https://x265.readthedocs.io/en/latest/releasenotes.html#version-3-0
PR:		235906
Approved by:	maintainer timeout (2 weeks)
Original commitRevision:495302 
Wednesday, 6 Feb 2019
13:33 jbeich search for other commits by this committer
multimedia/libvpx: update 1.8.0

www/firefox, www/firefox-esr, mail/thunderbird wait for upstream fix via
https://bugzilla.mozilla.org/show_bug.cgi?id=1525393

Changes:	https://chromium.googlesource.com/webm/libvpx/+log/v1.7.0..v1.8.0
ABI:		https://abi-laboratory.pro/tracker/timeline/libvpx/
Original commitRevision:492305 
Tuesday, 22 Jan 2019
12:49 swills search for other commits by this committer
x11/xpra: update to 2.4.3
Original commitRevision:490945 
Friday, 28 Dec 2018
03:06 swills search for other commits by this committer
x11/xpra: update to 2.4.2
Original commitRevision:488581 
Thursday, 27 Dec 2018
21:27 swills search for other commits by this committer
x11/xpra: resurrect and slightly update port
Original commitRevision:488570 
Wednesday, 12 Dec 2018
01:35 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
Original commitRevision:487272 
Sunday, 18 Nov 2018
18:35 antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
Original commitRevision:485242 
Tuesday, 6 Nov 2018
01:50 jbeich search for other commits by this committer
multimedia/ffmpeg: update to 4.1

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
Original commitRevision:484273 
Friday, 10 Aug 2018
00:55 jbeich search for other commits by this committer
multimedia/x264: update to 0.155.2917

- HI10P is always built after
https://git.videolan.org/?p=x264.git;a=commitdiff;h=71ed44c73124

Changes:	https://git.videolan.org/?p=x264.git;a=shortlog;h=0a84d986e7020f8344f00752e3600b9769cc1e85
ABI:		https://abi-laboratory.pro/tracker/timeline/x264/
Original commitRevision:476802 
Sunday, 29 Jul 2018
22:18 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
Original commitRevision:475857 
Wednesday, 20 Jun 2018
17:05 mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
Original commitRevision:472884 
Wednesday, 16 May 2018
20:34 jbeich search for other commits by this committer
x11/xpra: mark BROKEN after r470010

[21/28] Cythonizing xpra/x11/bindings/keyboard_bindings.pyx
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "setup.py", line 2484, in <module>
    setup_options["ext_modules"] = cythonize(ext_modules, gdb_debug=False)
  File "/usr/local/lib/python2.7/site-packages/Cython/Build/Dependencies.py",
line 1026, in cythonize
    cythonize_one(*args)
  File "/usr/local/lib/python2.7/site-packages/Cython/Build/Dependencies.py",
line 1146, in cythonize_one
    raise CompileError(None, pyx_file)
Cython.Compiler.Errors.CompileError: xpra/x11/bindings/keyboard_bindings.pyx

PR:		228235
Original commitRevision:470152 
Wednesday, 9 May 2018
20:27 swills search for other commits by this committer
Bump PORTREVISION on more opencv consumers due to opencv update
Original commitRevision:469466 
Wednesday, 2 May 2018
15:07 jbeich search for other commits by this committer
multimedia/ffmpeg: update to 4.0

- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR:		227726
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15175
Original commitRevision:468844 
Saturday, 10 Mar 2018
17:46 gerald search for other commits by this committer
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
Original commitRevision:464084 
Monday, 19 Feb 2018
11:10 antoine search for other commits by this committer
Reduce dependency on the python2 metaport

PR:		225752
Submitted by:	Yasuhiro KIMURA
Original commitRevision:462307 
Sunday, 11 Feb 2018
20:19 madpilot search for other commits by this committer
- Update multimedia/x265 to 2.6
- Use the distfile provided by the VideoLAN project
- Add options for HI10P and HI12P (available only for amd64)
- Add DEBUG option
- Add OPTIMIZED_CFLAGS option
- Force using clang 5.0 on 10.4. Base provided clang fails during
  compilation
- Chase shlib bump in dependent ports

PR:		225431
Submitted by:	daniel.engberg.lists@pyret.net
Approved by:	Maintainer timeout
Original commitRevision:461527 
Thursday, 25 Jan 2018
21:20 jbeich search for other commits by this committer
multimedia/libvpx: update 1.7.0

Changes:	https://chromium.googlesource.com/webm/libvpx/+log/v1.6.1..v1.7.0
ABI:		https://abi-laboratory.pro/tracker/timeline/libvpx/
Original commitRevision:459963 
Friday, 29 Dec 2017
02:55 jbeich search for other commits by this committer
multimedia/{lib,}x264: update to 0.152.2854

Changes:	https://git.videolan.org/?p=x264.git;a=shortlog;h=e9a5903edf8ca59ef20e6f4894c196f135af735e
Original commitRevision:457488 
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 
Saturday, 21 Oct 2017
06:50 jbeich search for other commits by this committer
multimedia/ffmpeg: update to 3.4

Notable changes:
- i386/amd64 now depend on NASM per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39
- NETCDF is now MYSOFA but the dependency doesn't exist in ports yet
- SCHROEDINGER is gone per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9
- DRM, LIBRSVG2, LIBXML2 are new options
- ABI isn't completely compatible: some structs have changed

Minor cleanup:
- Don't pass --disable-{in,out}dev when it's already blocked by disabled
dependency
- Drop redundant "Enable" from option descriptions
- Switch CDIO_DESC to use Mk/bsd.options.desc.mk

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR:		223057
Exp-run by:	antoine
Original commitRevision:452570 
Sunday, 10 Sep 2017
20:55 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
Original commitRevision:449591 
Saturday, 22 Jul 2017
11:35 kwm search for other commits by this committer
Update GStreamer1 ports to 1.12.2.

Rework the adding of dependancies in Mk/bsd.gstreamer.mk.
Previous when using USE_GSTREAMER[1] it would just add the request modules to
BUILD/RUN_DEPENDS. This caused the qa script to complain because the old code
didn't implicit depend on the gstreamer1 and gstreamer1-plugins[-bad] ports for
the libraries they carried, even if they where present via the plugins! The new
code adds implicit depends on these ports so USE_GSTREAMER[1] using ports have
all the libraries included.

* The mad mp3 plugin was removed, mpg123 plugin also provides mp3 decoding.
Switch over ports that used the gstreamer1 mad plugin.
* gtksink plugin renamed -> gtk
* Hook up the sndio plugin into the framework
* Add some indirect dependacies where needed
* Reorder the plugin list in bsd.gstreamer.mk so only one plugin per line. When
changing plugins it doesn't result in multiple lines being changed.
* Remove mentions in bsd.gstreamer.mk of plugins mentions that where removed.
* Depend on libunwind on i386/amd64, GStreamer links to it if it is present.

PR:		220753
Exp-run by:	antoine@
Original commitRevision:446388 
Monday, 10 Jul 2017
00:57 rezny search for other commits by this committer
Update to 2.0.3

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D11553
Original commitRevision:445416 
Tuesday, 25 Apr 2017
08:20 riggs search for other commits by this committer
Chase ffmpeg 3.3 update (ABI changes)

PR:		218658
Submitted by:	riggs
Original commitRevision:439367 
Thursday, 20 Apr 2017
18:52 rezny search for other commits by this committer
Update to 2.0.2
- add shebangfix for the cups forwarder [1]

PR:		218649 [1]
Submitted by:	jbeich [1]
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10436
Original commitRevision:438987 
Friday, 14 Apr 2017
05:30 jbeich search for other commits by this committer
graphics/opencv: back out r423216 and r423063 (replaying r423316)

Renaming didn't help to unblock 3.x progress as co-existence with 2.x
was no less complex than simply fixing consumers. This commit also
restores directory-level history accidentally lost via git-svn.

PR:		210505
Pointy hat to:	jbeich (should've discussed first)
Original commitRevision:438490 
Friday, 7 Apr 2017
19:15 rezny search for other commits by this committer
Update to 2.0.1

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10276
Original commitRevision:437952 
Saturday, 1 Apr 2017
15:23 gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
Original commitRevision:437439 
Wednesday, 29 Mar 2017
16:37 rezny search for other commits by this committer
Update to 2.0

- libjpeg-turbo is used for better performance
- WEBP and XVID removed due to poor performance and instability
- Cython, OpenCL, and OpenCV scalers removed due to poor performance

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10115
Original commitRevision:437210 
Tuesday, 14 Mar 2017
14:37 rezny search for other commits by this committer
Update to 1.0.4

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9967
Original commitRevision:436155 
Tuesday, 14 Feb 2017
00:06 rezny search for other commits by this committer
Update to 1.0.3

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9566
Original commitRevision:434061 
Sunday, 12 Feb 2017
14:27 rezny search for other commits by this committer
Update to 1.0.2

PR:		205864
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9546
Original commitRevision:433949 
Monday, 30 Jan 2017
14:55 rezny search for other commits by this committer
Change the MAINTAINER line to my FreeBSD.org address in the ports I maintain

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9380
Original commitRevision:432850 

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

1 | 2  »