Hi,
I've just installed FreeBSD 8 release.
I've installed, in this order,
links
xfce4
xorg
all via the "ports" system (make install clean...)
Now, in the /var/db/pkg I see 324 directory, listing several programs (I know: there are dependencies), while in /var/db/ports I see:
So, what's the meaning of directory /var/db/pkg and /var/db/ports ?
Why I don't see file only in /var/db/ports? I never installed any programs via the "package" system (pkg_add -r something)
Thankyou very much
I've just installed FreeBSD 8 release.
I've installed, in this order,
links
xfce4
xorg
all via the "ports" system (make install clean...)
Now, in the /var/db/pkg I see 324 directory, listing several programs (I know: there are dependencies), while in /var/db/ports I see:
Code:
# ls
ImageMagick gconf2 libiconv pixman xfce4-utils
Terminal ghostscript8 librsvg2 python26 xfce4-wm
Thunar glib20 libxfce4gui vte xorg-apps
cairo gtk-engines2 libxslt xf86-video-radeonhd xorg-drivers
cups hal libxul xfce4 xorg-server
docbook jasper lynx xfce4-conf
docbook-500 lcms m4 xfce4-desktop
docbook-xsl libexo orage xfce4-panel
gamin libglade2 perl xfce4-print
So, what's the meaning of directory /var/db/pkg and /var/db/ports ?
Why I don't see file only in /var/db/ports? I never installed any programs via the "package" system (pkg_add -r something)
Thankyou very much