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
deforaos-locker DeforaOS desktop screensaver
0.4.2_2 x11 on this many watch lists=1 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.4.2_2Version of this port present on the latest quarterly branch.
Maintainer: khorben@defora.org search for ports maintained by this maintainer
Port Added: 2012-12-19 12:14:41
Last Update: 2024-01-11 10:31:03
Commit Hash: e762d07
People watching this port, also watch:: python, unoconv, py39-pycparser, sysinfo
License: BSD2CLAUSE
WWW:
https://www.defora.org/
Description:
DeforaOS desktop screensaver
Homepage    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 (48 items)
Collapse this list.
  1. /usr/local/share/licenses/deforaos-locker-0.4.2_2/catalog.mk
  2. /usr/local/share/licenses/deforaos-locker-0.4.2_2/LICENSE
  3. /usr/local/share/licenses/deforaos-locker-0.4.2_2/BSD2CLAUSE
  4. bin/locker
  5. bin/lockerctl
  6. include/Desktop/Locker.h
  7. include/Desktop/Locker/auth.h
  8. include/Desktop/Locker/demo.h
  9. include/Desktop/Locker/locker.h
  10. include/Desktop/Locker/plugin.h
  11. lib/Locker/auth/password.so
  12. lib/Locker/auth/slider.so
  13. lib/Locker/demos/colors.so
  14. lib/Locker/demos/gtk-demo.so
  15. lib/Locker/demos/logo.so
  16. lib/Locker/demos/xscreensaver.so
  17. lib/Locker/demos/xterm.so
  18. lib/Locker/plugins/openmoko.so
  19. lib/Locker/plugins/suspend.so
  20. lib/Locker/plugins/systray.so
  21. share/man/html1/locker.html.gz
  22. share/man/html1/lockerctl.html.gz
  23. share/man/man1/locker.1.gz
  24. share/man/man1/lockerctl.1.gz
  25. share/applications/org.defora.locker-settings.desktop
  26. share/doc/Locker/COPYING
  27. share/doc/Locker/README.md
  28. share/gtk-doc/html/Locker/Locker-auth.html
  29. share/gtk-doc/html/Locker/Locker-demo.html
  30. share/gtk-doc/html/Locker/Locker-plugin.html
  31. share/gtk-doc/html/Locker/Locker.devhelp2
  32. share/gtk-doc/html/Locker/api-index-full.html
  33. share/gtk-doc/html/Locker/ch01.html
  34. share/gtk-doc/html/Locker/deprecated-api-index.html
  35. share/gtk-doc/html/Locker/home.png
  36. share/gtk-doc/html/Locker/index.html
  37. share/gtk-doc/html/Locker/left-insensitive.png
  38. share/gtk-doc/html/Locker/left.png
  39. share/gtk-doc/html/Locker/right-insensitive.png
  40. share/gtk-doc/html/Locker/right.png
  41. share/gtk-doc/html/Locker/style.css
  42. share/gtk-doc/html/Locker/up-insensitive.png
  43. share/gtk-doc/html/Locker/up.png
  44. share/locale/es/LC_MESSAGES/Locker.mo
  45. share/locale/fr/LC_MESSAGES/Locker.mo
  46. @owner
  47. @group
  48. @mode
Collapse this list.
Dependency lines:
  • deforaos-locker>0:x11/deforaos-locker
To install the port:
cd /usr/ports/x11/deforaos-locker/ && make install clean
To add the package, run one of these commands:
  • pkg install x11/deforaos-locker
  • pkg install deforaos-locker
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: deforaos-locker
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1698502032 SHA256 (Locker-0.4.2.tar.gz) = e578a83a03de3e3fffedf550735e83b6953da31ab90871859591ab14a94eba87 SIZE (Locker-0.4.2.tar.gz) = 54620

Packages (timestamps in pop-ups are UTC):
deforaos-locker
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.4.2_20.4.2_2--0.4.2_2---
FreeBSD:13:quarterly0.4.2_20.4.2_2--0.4.2_2-0.4.2_10.4.2_1
FreeBSD:14:latest0.4.2_20.4.2_2--0.4.2_2---
FreeBSD:14:quarterly0.4.2_10.4.2_2-0.4.2_10.4.2_2-0.4.2_10.4.2_1
FreeBSD:15:latest0.4.2_20.4.2_2n/a0.4.2_2n/a-0.4.2_2-
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. Panel.pc : x11-wm/deforaos-panel
  2. xsltproc : textproc/libxslt
  3. docbook.xsl : textproc/docbook-xsl
  4. gtkdoc-mkhtml : textproc/gtk-doc
  5. pkgconf>=1.3.0_1 : devel/pkgconf
  6. update-desktop-database : devel/desktop-file-utils
  7. gettext-runtime>=0.22_1 : devel/gettext-runtime
  8. msgfmt : devel/gettext-tools
  9. x11.pc : x11/libX11
  10. xext.pc : x11/libXext
Runtime dependencies:
  1. update-desktop-database : devel/desktop-file-utils
  2. x11.pc : x11/libX11
  3. xext.pc : x11/libXext
Library dependencies:
  1. libDesktop.so : x11/deforaos-libdesktop
  2. libSystem.so : devel/deforaos-libsystem
  3. libharfbuzz.so : print/harfbuzz
  4. libXss.so : x11/libXScrnSaver
  5. libatk-1.0.so : accessibility/at-spi2-core
  6. libcairo.so : graphics/cairo
  7. libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
  8. libglib-2.0.so : devel/glib20
  9. libintl.so : devel/gettext-runtime
  10. libgtk-3.so : x11-toolkits/gtk30
  11. libpango-1.0.so : x11-toolkits/pango
  12. libintl.so : devel/gettext-runtime
This port is required by:
for Build
  1. x11/deforaos-integration
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. x11/deforaos-desktop*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for deforaos-locker-0.4.2_2: DOCS=on: Build and/or install documentation NLS=on: Native Language Support ===> Use 'make config' to modify these settings
Options name:
x11_deforaos-locker
USES:
gnome pkgconfig xorg desktop-file-utils gettext
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://ftp.defora.org/pub/DeforaOS/Apps/Desktop/src/Locker/
Collapse this list.

There are no commits on branch 2022Q2 for this port