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 on branch 2022Q2
obconf Preferences manager for the Openbox window manager
2.0.4_4 x11-wm 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 2.0.4_4Version of this port present on the latest quarterly branch.
Maintainer: novel@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-04-24 04:16:20
Last Update: 2022-04-10 19:47:23
Commit Hash: 035e778
License: not specified in port
WWW:
http://openbox.org/wiki/Obconf
Description:
ObConf is a GUI utility for configuring the Openbox window manager. WWW: http://openbox.org/wiki/Obconf
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (41 items)
Collapse this list.
  1. bin/obconf
  2. share/pixmaps/obconf.png
  3. share/applications/obconf.desktop
  4. share/mimelnk/application/x-openbox-theme.desktop
  5. share/mime/packages/obconf.xml
  6. share/obconf/obconf.glade
  7. share/obconf/video-display.png
  8. share/locale/ar/LC_MESSAGES/obconf.mo
  9. share/locale/be/LC_MESSAGES/obconf.mo
  10. share/locale/cs/LC_MESSAGES/obconf.mo
  11. share/locale/da/LC_MESSAGES/obconf.mo
  12. share/locale/de/LC_MESSAGES/obconf.mo
  13. share/locale/el/LC_MESSAGES/obconf.mo
  14. share/locale/en@boldquot/LC_MESSAGES/obconf.mo
  15. share/locale/en@quot/LC_MESSAGES/obconf.mo
  16. share/locale/es/LC_MESSAGES/obconf.mo
  17. share/locale/et/LC_MESSAGES/obconf.mo
  18. share/locale/fi/LC_MESSAGES/obconf.mo
  19. share/locale/fr/LC_MESSAGES/obconf.mo
  20. share/locale/he/LC_MESSAGES/obconf.mo
  21. share/locale/hr/LC_MESSAGES/obconf.mo
  22. share/locale/hu/LC_MESSAGES/obconf.mo
  23. share/locale/it/LC_MESSAGES/obconf.mo
  24. share/locale/ja/LC_MESSAGES/obconf.mo
  25. share/locale/lt/LC_MESSAGES/obconf.mo
  26. share/locale/lv/LC_MESSAGES/obconf.mo
  27. share/locale/nl/LC_MESSAGES/obconf.mo
  28. share/locale/no/LC_MESSAGES/obconf.mo
  29. share/locale/pl/LC_MESSAGES/obconf.mo
  30. share/locale/pt_BR/LC_MESSAGES/obconf.mo
  31. share/locale/ro/LC_MESSAGES/obconf.mo
  32. share/locale/ru/LC_MESSAGES/obconf.mo
  33. share/locale/sr/LC_MESSAGES/obconf.mo
  34. share/locale/sr@latin/LC_MESSAGES/obconf.mo
  35. share/locale/sv/LC_MESSAGES/obconf.mo
  36. share/locale/tr/LC_MESSAGES/obconf.mo
  37. share/locale/zh_CN/LC_MESSAGES/obconf.mo
  38. share/locale/zh_TW/LC_MESSAGES/obconf.mo
  39. @owner
  40. @group
  41. @mode
Collapse this list.
Dependency lines:
  • obconf>0:x11-wm/obconf
To install the port:
cd /usr/ports/x11-wm/obconf/ && make install clean
To add the package, run one of these commands:
  • pkg install x11-wm/obconf
  • pkg install obconf
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: obconf
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (obconf-2.0.4.tar.gz) = 71a3e5f4ee246a27421ba85044f09d449f8de22680944ece9c471cd46a9356b9 SIZE (obconf-2.0.4.tar.gz) = 456523

Packages (timestamps in pop-ups are UTC):
obconf
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.0.4_52.0.4_5--2.0.4_5---
FreeBSD:13:quarterly2.0.4_52.0.4_5-2.0.4_52.0.4_5-2.0.4_52.0.4_5
FreeBSD:14:latest2.0.4_52.0.4_5--2.0.4_5--2.0.4_5
FreeBSD:14:quarterly2.0.4_52.0.4_5-2.0.4_52.0.4_5-2.0.4_52.0.4_5
FreeBSD:15:latest2.0.4_52.0.4_5n/a2.0.4_5n/a-2.0.4_5-
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. update-desktop-database : devel/desktop-file-utils
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. update-mime-database : misc/shared-mime-info
  4. msgfmt : devel/gettext-tools
Runtime dependencies:
  1. update-desktop-database : devel/desktop-file-utils
  2. update-mime-database : misc/shared-mime-info
Library dependencies:
  1. libstartup-notification-1.so : x11/startup-notification
  2. libobrender.so : x11-wm/openbox
  3. libatk-1.0.so : accessibility/atk
  4. libglib-2.0.so : devel/glib20
  5. libintl.so : devel/gettext-runtime
  6. libgtk-x11-2.0.so : x11-toolkits/gtk20
  7. libglade-2.0.so : devel/libglade2
  8. libxml2.so : textproc/libxml2
  9. libpango-1.0.so : x11-toolkits/pango
  10. libintl.so : devel/gettext-runtime
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for obconf-2.0.4_4: DOCS=on: Build and/or install documentation NLS=on: Native Language Support ===> Use 'make config' to modify these settings
Options name:
x11-wm_obconf
USES:
desktop-file-utils gnome pkgconfig shared-mime-info gettext
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://openbox.org/dist/obconf/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.0.4_4
10 Apr 2022 19:47:23
commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate and direct commit to quarterly as PORTREVISIONs
may not match from main.

PR: 262853, 262940, 262877
Approved by: fluffy (mentor)

Number of commits found: 1