pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Silly beginners question (cont. ;-)



OBATA Akio wrote:
On Mon, 30 Aug 2010 18:13:17 +0900, Stefan Palm <stefan.palm%pdmc.net@localhost> wrote:

databases/postgresql84# bmake show-depends
postgresql84-client>=8.4.4:../../databases/postgresql84-client
postgresql84-server>=8.4.4:../../databases/postgresql84-server
gettext-lib>=0.14.5:../../devel/gettext-lib

According to this just three packages would be installed, but in reality it installed a *lot* more (including a bunch of X11 and other graphics stuff).

What packages will be installed on your environment?
I cannot find why is it happened for you.
How about results of "make show-depends" in databases/postgresql-{server,client}?
He asks, why it does not display dependent ones, recursively. Example:


localhost# cd /usr/pkgsrc/x11/kdebase3
localhost# make show-depends

htdig>=3.2.0:../../www/htdig-devel
cyrus-sasl>=2.1.20nb3:../../security/cyrus-sasl
qt3-libs>=3.3.8nb10:../../x11/qt3-libs
desktop-file-utils>=0.10nb1:../../sysutils/desktop-file-utils
libusb>=0.1.8nb2:../../devel/libusb
hicolor-icon-theme>=0.9nb1:../../graphics/hicolor-icon-theme
openexr>=1.6.1:../../graphics/openexr
kdelibs>=3.5.10nb3:../../x11/kdelibs3

--- kdelibs3 has many dependent ones:

localhost# cd ../../x11/kdelibs3
localhost# make show-depends

zonetab-[0-9]*:../../time/zonetab
perl>=5.0:../../lang/perl5
qt3-libs>=3.3.8nb10:../../x11/qt3-libs
jpeg>=7:../../graphics/jpeg
arts>=1.5.8nb1:../../audio/arts
libaudiofile>=0.2.6nb1:../../audio/libaudiofile
pcre>=6.2:../../devel/pcre
libidn>=0.6.1nb1:../../devel/libidn
jasper>=1.900.1nb3:../../graphics/jasper
libart>=2.3.16nb1:../../graphics/libart
openexr>=1.6.1:../../graphics/openexr
tiff>=3.9.0nb1:../../graphics/tiff
mDNSResponder>=107.5nb1:../../net/mDNSResponder
aspell>=0.60.4nb1:../../textproc/aspell
libxml2>=2.6.23nb1:../../textproc/libxml2
libxslt>=1.1.15nb1:../../textproc/libxslt
xmlcatmgr>=2.0beta1:../../textproc/xmlcatmgr

localhost#

Home | Main Index | Thread Index | Old Index