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-toolkits/wxgtk31/Makefile

Number of commits found: 27

Tuesday, 25 Oct 2022
05:44 Loïc Bartoletti (lbartoletti) search for other commits by this committer
x11-toolkits/wxgtk31: remove port
commit hash: d55d969d2c96dbd5007a0b615ab971177e66cee8 commit hash: d55d969d2c96dbd5007a0b615ab971177e66cee8 commit hash: d55d969d2c96dbd5007a0b615ab971177e66cee8 commit hash: d55d969d2c96dbd5007a0b615ab971177e66cee8 d55d969
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
Tuesday, 12 Jul 2022
06:43 Daniel Engberg (diizzy) search for other commits by this committer
x11-toolkits/wxgtk31: Use upstream release archive

Use upstream release archive as recommended by Porters Handbook
(USE_GITHUB section)

PR:		263960
Reviewed by:	koobs, lbartoletti
Approved by:	portmgr (blanket)
commit hash: 7c05d3788b4ea2f8f37a5118842a2001424dd0e6 commit hash: 7c05d3788b4ea2f8f37a5118842a2001424dd0e6 commit hash: 7c05d3788b4ea2f8f37a5118842a2001424dd0e6 commit hash: 7c05d3788b4ea2f8f37a5118842a2001424dd0e6 7c05d37
Wednesday, 6 Jul 2022
11:35 Loïc Bartoletti (lbartoletti) search for other commits by this committer
x11-toolkits/*wx*: set desktop as maintainer
commit hash: 5f1ab1aa754d48369054652bea0987ddd761c64f commit hash: 5f1ab1aa754d48369054652bea0987ddd761c64f commit hash: 5f1ab1aa754d48369054652bea0987ddd761c64f commit hash: 5f1ab1aa754d48369054652bea0987ddd761c64f 5f1ab1a
Wednesday, 8 Jun 2022
08:29 Alexey Dokuchaev (danfe) search for other commits by this committer
x11-toolkits/wxgtk31: add non-default, webkit-less gtk2 flavor

This follows similar commit b7cbb62f6ab6 in `x11-toolkits/wxgtk30'
to allow widget-heavy graphical software, e.g. various CADs, offer
more fluent, responsive, and overall better user experience.
commit hash: a58264f05f6792fa7b5c2c930b0661202f8de737 commit hash: a58264f05f6792fa7b5c2c930b0661202f8de737 commit hash: a58264f05f6792fa7b5c2c930b0661202f8de737 commit hash: a58264f05f6792fa7b5c2c930b0661202f8de737 a58264f
Monday, 2 May 2022
10:53 Tobias C. Berner (tcberner) search for other commits by this committer
multimedia/gstreamer: add missing USES=gstreamer

Add missing USES=gstreamer to options not caught in gstreamer.mk conversion in
[1]

Reported by:	fluffy

[1]  ca3f925d6eb53ff27e2a49775f6d33f52a587ae4
commit hash: 0d4421a961a879832c79f62fa15ea0f78cd7e5d1 commit hash: 0d4421a961a879832c79f62fa15ea0f78cd7e5d1 commit hash: 0d4421a961a879832c79f62fa15ea0f78cd7e5d1 commit hash: 0d4421a961a879832c79f62fa15ea0f78cd7e5d1 0d4421a
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
Sunday, 27 Feb 2022
13:30 Loïc Bartoletti (lbartoletti) search for other commits by this committer
x11-toolkits/wxgtk31: bump portrevision

Bump after 337a99bc8b23f5353faab2009533cae0af699789
Reported by:	N-i-c-o (irc)
commit hash: 29badec1eb08d89f06c725bab29f45c647442dd9 commit hash: 29badec1eb08d89f06c725bab29f45c647442dd9 commit hash: 29badec1eb08d89f06c725bab29f45c647442dd9 commit hash: 29badec1eb08d89f06c725bab29f45c647442dd9 29badec
Friday, 25 Feb 2022
18:31 Yuri Victorovich (yuri) search for other commits by this committer
x11-toolkits/wxgtk31: Release maintainership to the pool
commit hash: 6a00d14d451375d9ac4124bab2669af9780eda20 commit hash: 6a00d14d451375d9ac4124bab2669af9780eda20 commit hash: 6a00d14d451375d9ac4124bab2669af9780eda20 commit hash: 6a00d14d451375d9ac4124bab2669af9780eda20 6a00d14
18:10 Loïc Bartoletti (lbartoletti) search for other commits by this committer
x11-toolkits/py-wxPython4: Update to 4.1

 - Rename wxPython40 to wxPython4
 - Update to 4.1 version
 - Fix wxgtk31 for string
 - Use wxGtk31 instead of wxgtk30
 - Fix kicad* ports with wxgtk31/wxPython 4.1

Changes:
 - https://www.wxpython.org/news/2020-11-21-wxpython-411-release/index.html

Reviewed by:	tcberner
Approved by:	yuri, bofh
Differential Revision:	D34080
commit hash: 337a99bc8b23f5353faab2009533cae0af699789 commit hash: 337a99bc8b23f5353faab2009533cae0af699789 commit hash: 337a99bc8b23f5353faab2009533cae0af699789 commit hash: 337a99bc8b23f5353faab2009533cae0af699789 337a99b
Tuesday, 22 Jun 2021
18:53 Kevin Bowling (kbowling) search for other commits by this committer
graphics/mesa-libs: Bump reverse deps for libglvnd

Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 da3162c
Friday, 16 Apr 2021
07:52 Yuri Victorovich (yuri) search for other commits by this committer
x11-toolkits/wxgtk31: Update 3.1.4 -> 3.1.5

Bump 43 ports that either depend on wxgtk31 or potentially depend on it.

Reported by: portscout
commit hash: 925e342a409be50202c5150888762b66b96377f4 commit hash: 925e342a409be50202c5150888762b66b96377f4 commit hash: 925e342a409be50202c5150888762b66b96377f4 commit hash: 925e342a409be50202c5150888762b66b96377f4 925e342
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
Sunday, 6 Dec 2020
19:54 yuri search for other commits by this committer
x11-toolkits/wxgtk31: Remove unused gconf2 dependency

PR:		251644
Submitted by:	greg@unrelenting.technology
Original commitRevision:557168 
Tuesday, 1 Sep 2020
18:12 yuri search for other commits by this committer
x11-toolkits/wxgtk31: Update 3.1.3 -> 3.1.4

PR:		248244
Submitted by:	VVD <vvd@unislabs.com>
Original commitRevision:547284 
Friday, 27 Dec 2019
21:18 cmt search for other commits by this committer
x11-toolkits/wxgtk31: update to 3.1.3

https://github.com/wxWidgets/wxWidgets/releases
Bump consumers ("needed shared library changed")

PR:		242652
Approved by:	yuri@ (maintainer)
Original commitRevision:521026 
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 
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 
Thursday, 14 Mar 2019
16:33 yuri search for other commits by this committer
x11-toolkits/wxgtk31: Fix plist with WEBKIT=off

PR:		236334
Reported by:	Garry <g.roseman@mailbox.org>
Original commitRevision:495722 
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 
Tuesday, 11 Dec 2018
19:02 yuri search for other commits by this committer
x11-toolkits/wxgtk31: Update 3.1.1 -> 3.1.2

Reported by:	portscout
Original commitRevision:487249 
Tuesday, 11 Sep 2018
18:34 zeising search for other commits by this committer
Change x11/xorgproto to become a build dep

Change x11/xorgproto to become a build time dependency when added to
USE_XORG.  Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.

PR:		230909
Reviewed by:	eadler
Approved by:	portmgr (antoine)
Obtained
from:	https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run:	antoine
Differential Revision:	https://reviews.freebsd.org/D16906
Original commitRevision:479538 
Sunday, 19 Aug 2018
23:37 yuri search for other commits by this committer
x11-toolkits/wxgtk30 and x11-toolkits/wxgtk31: Fix the problem that TLS is
broken on armv6/7

ftp/filezilla was dumping core

PR:		229396
Submitted by:	Ulrich Grey <usenet@ulrich-grey.de>
Approved by:	portmaster@bsdforge.com (maintainer's timeout on
x11-toolkits/wxgtk30; ~50 days)
MFH:		2018Q3
Original commitRevision:477608 
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 
Tuesday, 12 Jun 2018
07:17 yuri search for other commits by this committer
x11-toolkits/wxgtk31: Change to gtk3 because it is the latest gtk version

Also remove the stray file wxmsw.mo that caused conflict with wxgtk30.

This patch is a portion of the patch from the bug#228904.

PR:		228904
Submitted by:	Greg V <greg@unrelenting.technology>
Original commitRevision:472232 
Monday, 11 Jun 2018
07:24 yuri search for other commits by this committer
New port: x11-toolkits/wxgtk31: GUI toolkit (wxWidgets) with GTK+ bindings

Repo-copy of x11-toolkits/wxgtk30.
Original commitRevision:472169 

Number of commits found: 27