Trying to wrap my head around this... latest release of FreeBSD 11.2:
But:
How is that possible?
Code:
root@freebsd:~ # pkg search xfce4-goodies
root@freebsd:~ # pkg install xfce4-goodies
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
pkg: No packages available to install matching 'xfce4-goodies' have been found in the repositories
root@freebsd:~ #
But:
Code:
root@freebsd:~ # pkg info | grep xfce4-goodies
xfce4-goodies-4.12_1 Meta-port for software and artwork from the Xfce4 Goodies Project
Code:
root@freebsd:~ # pkg info xfce4-goodies
xfce4-goodies-4.12_1
Name : xfce4-goodies
Version : 4.12_1
Installed on : Fri Jun 29 15:02:38 2018 UTC
Origin : x11/xfce4-goodies
Architecture : FreeBSD:11:*
Prefix : /usr/local
Categories : x11
Licenses :
Maintainer : xfce@FreeBSD.org
WWW : http://goodies.xfce.org/
Comment : Meta-port for software and artwork from the Xfce4 Goodies Project
Options :
ARCHIVE : on
BATTERY : on
BSDCPUFREQ : on
CALCULATOR : on
CLIPMAN : on
CPUGRAPH : on
DASHBOARD : on
DATETIME : on
DICTIONARY : on
DISKPERF : on
EMBED : on
EQUAKE : on
FSGUARD : on
GENERICSLIDER : off
GENMON : on
GIGOLO : on
MAILWATCH : on
MEDIATAGS : on
MIDORI : off
MIXER : on
MOUNT : on
MPC : off
NETLOAD : on
NOTES : on
PAROLE : on
POWERMANAGER : on
PRINT : off
PULSEAUDIO : off
QUICKLAUNCHER : off
RISTRETTO : on
SCREENSHOOTER : on
SMARTBOOKMARK : on
SYSTEMLOAD : on
TASKMANAGER : on
TERMINAL : on
THEMES : on
TIMEOUT : on
TIMER : on
VALA : off
VCS : on
VERVE : on
VFS : off
VOLUMED : on
VOLUMEDPULSE : off
WAVELAN : on
WEATHER : on
WHISKERMENU : on
WMDOCK : off
XFBURN : on
XFMPC : off
XKB : on
Annotations :
repo_type : binary
repository : FreeBSD
Flat size : 0.00B
Description :
The Xfce Goodies Project includes additional software and artwork that are
related to the Xfce desktop, but not part of the official release.
The Xfce Project itself provides a lightweight desktop environment, which
includes only the core compoments required for a desktop environment, like a
window manager, a file manager, a session manager, a panel and a few utilities.
Additional software packages and plugins to existing software, like the panel
or the file manager, are provided by the Xfce Goodies Project.
This meta-port does not install any software itself - it simply depends on other
ports which are part of the Xfce Goodies Project, and a few additional ports
which are not officially part of Goodies, but highly recommended for an Xfce
desktop environment.
WWW: http://goodies.xfce.org/
How is that possible?