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.

Port details
thewidgetfactory Tool for previewing GTK widgets and testing new themes
0.2.1_8 x11-themes on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.2.1_8Version of this port present on the latest quarterly branch.
Maintainer: danfe@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2008-04-12 19:53:23
Last Update: 2023-08-26 21:03:32
Commit Hash: 7a4777d
License: GPLv2
Description:
The Widget Factory is a program designed to show a wide range of GTK+2 widgets in a single window.
cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/twf
  2. /usr/local/share/licenses/thewidgetfactory-0.2.1_8/catalog.mk
  3. /usr/local/share/licenses/thewidgetfactory-0.2.1_8/LICENSE
  4. /usr/local/share/licenses/thewidgetfactory-0.2.1_8/GPLv2
Collapse this list.
Dependency lines:
  • thewidgetfactory>0:x11-themes/thewidgetfactory
To install the port:
cd /usr/ports/x11-themes/thewidgetfactory/ && make install clean
To add the package, run one of these commands:
  • pkg install x11-themes/thewidgetfactory
  • pkg install thewidgetfactory
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: thewidgetfactory
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (thewidgetfactory-0.2.1.tar.gz) = 10bbbe50dc23a0cd47762749c6bb402559721951f3c6af40366258593bcb1ce4 SIZE (thewidgetfactory-0.2.1.tar.gz) = 325397

Packages (timestamps in pop-ups are UTC):
thewidgetfactory
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.2.1_80.2.1_80.2.1_70.2.1_80.2.1_8---
FreeBSD:13:quarterly0.2.1_80.2.1_8-0.2.1_80.2.1_80.2.1_80.2.1_80.2.1_8
FreeBSD:14:latest0.2.1_80.2.1_80.2.1_70.2.1_80.2.1_80.2.1_8-0.2.1_8
FreeBSD:14:quarterly0.2.1_80.2.1_8-0.2.1_80.2.1_80.2.1_80.2.1_80.2.1_8
FreeBSD:15:latest0.2.1_80.2.1_8n/a0.2.1_8n/a0.2.1_80.2.1_80.2.1_8
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libatk-1.0.so : accessibility/at-spi2-core
  2. libglib-2.0.so : devel/glib20
  3. libintl.so : devel/gettext-runtime
  4. libgtk-x11-2.0.so : x11-toolkits/gtk20
  5. libpango-1.0.so : x11-toolkits/pango
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
x11-themes_thewidgetfactory
USES:
gnome pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. http://freebsd.nsu.ru/distfiles/
  2. http://vault.101011010.xyz/distfiles/
  3. https://www.stellingwerff.com/TheWidgetFactory/
Collapse this list.

Number of commits found: 23

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2.1_8
26 Aug 2023 21:03:32
commit hash: 7a4777dc53583a897fb8bc1328c6be87bfed8047commit hash: 7a4777dc53583a897fb8bc1328c6be87bfed8047commit hash: 7a4777dc53583a897fb8bc1328c6be87bfed8047commit hash: 7a4777dc53583a897fb8bc1328c6be87bfed8047 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*: Rename GTK+ to GTK

GTK+ has been renamed to GTK since 2019.

Reference:	https://mail.gnome.org/archives/gtk-devel-list/2019-February/msg00000.html
Approved by:	portmgr (blanket)
0.2.1_8
02 Mar 2023 05:23:10
commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 files touched by this commit
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.2.1_7
16 Apr 2021 07:25:18
commit hash: 779d6adda99e2518bb858503ca73eb9be9107f88commit hash: 779d6adda99e2518bb858503ca73eb9be9107f88commit hash: 779d6adda99e2518bb858503ca73eb9be9107f88commit hash: 779d6adda99e2518bb858503ca73eb9be9107f88 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
- Add couple of fallback master sites for `x11-themes/thewidgetfactory'
- Assume maintainership and remove useless WWW line from the pkg-descr
0.2.1_7
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.2.1_7
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.2.1_7
08 Nov 2019 11:21:03
Revision:517047Original commit files touched by this commit
tobik search for other commits by this committer
x11*: Add missing USES={gl,gnome,mate}
0.2.1_7
08 Dec 2016 19:52:20
Revision:428152Original commit files touched by this commit
tijl search for other commits by this committer
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
0.2.1_6
20 Feb 2015 14:06:07
Revision:379434Original commit files touched by this commit
marino search for other commits by this committer
x11-themes/thewidgetfactory: #include <string.h>
0.2.1_6
27 Jan 2014 09:36:01
Revision:341359Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
0.2.1_6
20 Sep 2013 23:54:03
Revision:327783Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-themes)
0.2.1_6
23 Apr 2013 14:20:28
Revision:316355Original commit files touched by this commit
bapt search for other commits by this committer
Finish converting the whole ports tree to USES=pkgconfig
0.2.1_6
31 Dec 2012 17:03:21
Revision:309763Original commit files touched by this commit
mezz search for other commits by this committer
Remove the created by me and update those header at the same time. I never
care about those header, so you even can claim that those were created by
you instead of me.
0.2.1_6
29 Oct 2012 06:02:48
Revision:306591Original commit files touched by this commit
danfe search for other commits by this committer
- Fix console warnings of "GtkSpinButton: setting an adjustment with non-zero
  page size is deprecated" (do not bump port revision due to unimportance of
  this issue)
- While here, trim Makefile header and drop leading indefinite article from
  the COMMENT line

Feature safe:	yes
0.2.1_6
27 Jul 2012 15:58:20
Original commit files touched by this commit
bapt search for other commits by this committer
Add some explicit USE_PKGCONFIG=build
0.2.1_6
01 Jun 2012 05:26:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- update png to 1.5.10
0.2.1_5
23 Jun 2011 07:18:24
Original commit files touched by this commit
danfe search for other commits by this committer
- Merge duplicate ports of The Widget Factory to one that is in better
  category and bears strictly more correct name
- Add LICENSE (GPLv2), do not install practically useless docs
- Drop USE_GMAKE, port builds just fine without it
- Adjust Makefile header and do some cleaning while here
0.2.1_4
23 Jun 2011 05:07:32
Original commit files touched by this commit
danfe search for other commits by this committer
Adjust port description and drop MD5 hash from distinfo.
0.2.1_4
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
0.2.1_3
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
0.2.1_2
31 Jul 2009 13:57:52
Original commit files touched by this commit
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
0.2.1_1
18 Mar 2009 20:06:39
Original commit files touched by this commit
mezz search for other commits by this committer
Release these ports into wild. I don't have time for these ports anymore. I am
keeping maintain two ports that don't require a lot of time to take care of.
0.2.1_1
06 Jun 2008 14:14:43
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
0.2.1
12 Apr 2008 19:52:17
Original commit files touched by this commit
mezz search for other commits by this committer
The Widget Factory is a program designed to show a wide range of widgets
on a single window.

WWW: http://www.stellingwerff.com/?page_id=10

Number of commits found: 23