too many dependencies

2015-12-13 Thread Jan Stary
I just selfupdated 2.3.4 on my MacOSX 10.5.8 an try to install autogen. hans@mac:~$ sudo port install autogen ---> Computing dependencies for autogen ---> Dependencies to be installed: guile libunistring texlive-basic texlive-bin cairo xorg-libXext xorg-libX11 xorg-bigreqsproto xorg-inputproto

leaving a binary out

2015-12-13 Thread Jan Stary
I would like to leave one particular binary out of a package. Namely, the sndfile-regtest of libsndfile is not intended for the end user. What is the preferred way to do it? Does macports have a 'packing list' where I could expicitly say what to install and what not to install? Jan

Re: too many dependencies

2015-12-13 Thread Richard L. Hamilton
> On Dec 13, 2015, at 06:27, Jan Stary wrote: > > I just selfupdated 2.3.4 on my MacOSX 10.5.8 > an try to install autogen. > > hans@mac:~$ sudo port install autogen > ---> Computing dependencies for autogen > ---> Dependencies to be installed: guile libunistring texlive-basic

Re: autogen rdeps (was: too many dependencies)

2015-12-13 Thread Ryan Schmidt
On Dec 13, 2015, at 06:40, Jan Stary wrote: > > This is just insane. > I need jpeg and the whole TeX suite to install autoconf? No, you (apparently) need them to install autogen. autogen and autoconf are different software, available in different ports. If you want autoconf, install the

Re: autogen rdeps (was: too many dependencies)

2015-12-13 Thread Jan Stary
On Dec 13 07:32:59, ryandes...@macports.org wrote: > On Dec 13, 2015, at 06:40, Jan Stary wrote: > > > > This is just insane. > > I need jpeg and the whole TeX suite to install autoconf? > > No, you (apparently) need them to install autogen. autogen and autoconf are > different software, >

Re: leaving a binary out

2015-12-13 Thread Ryan Schmidt
On Dec 13, 2015, at 05:29, Jan Stary wrote: > > I would like to leave one particular binary out of a package. > Namely, the sndfile-regtest of libsndfile is not intended > for the end user. What is the preferred way to do it? > Does macports have a 'packing list' where I could > expicitly say

Re: autogen rdeps

2015-12-13 Thread Rainer Müller
On 2015-12-13 15:25, Jan Stary wrote: > On Dec 13 07:32:59, ryandes...@macports.org wrote: >> On Dec 13, 2015, at 06:40, Jan Stary wrote: >>> >>> This is just insane. >>> I need jpeg and the whole TeX suite to install autoconf? >> >> No, you (apparently) need them to install autogen. autogen and