Subject: Re: CVS commit: pkgsrc/mk
To: Jim Wise <jwise@draga.com>
From: Alistair Crooks <agc@pkgsrc.org>
List: pkgsrc-changes
Date: 12/17/2001 18:00:23
I did a little digging around in the Zoularis archive, and came up with:

"If you are making the Zoularis environment on Solaris, please note
that in order for this to work you need to have the following Solaris
packages installed:  SUNWbcp, SUNWscpr, SUNWscpu, and SUNWxcu4 (thanks
to Jim Wise for the info)."

Regards,
Alistair

----- Forwarded message from Alistair Crooks <agc@pkgsrc.org> -----

Date: Mon, 17 Dec 2001 17:52:17 +0100
From: Alistair Crooks <agc@pkgsrc.org>
To: Jim Wise <jwise@draga.com>
Cc: Matthias Scheler <tron@netbsd.org>, pkgsrc-changes@netbsd.org
Subject: Re: CVS commit: pkgsrc/mk
User-Agent: Mutt/1.2.5i
In-Reply-To: <Pine.NEB.4.43.0112171103390.4761-100000@ithilien.draga.com>; from jwise@draga.com on Mon, Dec 17, 2001 at 11:06:03AM -0500

A quick look through defs.SunOS.mk yields the following programs which
exist in /usr/xpg4/*:

EGREP?=         /usr/xpg4/bin/egrep
ID?=            /usr/xpg4/bin/id
SED?=           /usr/xpg4/bin/sed
TAIL?=          /usr/xpg4/bin/tail

I must admit that I didn't really notice what packages were installed
when the Solaris support was originally made, sorry.

Anyway, I'm fairly sure that someone once posted a list of Solaris OS
packages that needed to be installed for pkgsrc on Solaris - I just
can't find it at the moment. But I'm also fairly sure that the xpg4
one is needed - see above.

Regards,
Alistair


On Mon, Dec 17, 2001 at 11:06:03AM -0500, Jim Wise wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Is there a document somewhere of what Solaris OS packages must be
> installed in order to use pkgsrc under Solaris?  Is there any way we
> could make defs.SunOS.mk enforce a check of these packages?
> 
> (I ask because it is not uncommon for a Solaris admin to not install
> /usr/xpg4, and pkgsrc depends on it in multiple places, including this
> one.)
> 
> On Mon, 17 Dec 2001, Matthias Scheler wrote:
> 
> >
> >Module Name:	pkgsrc
> >Committed By:	tron
> >Date:		Mon Dec 17 09:36:31 UTC 2001
> >
> >Modified Files:
> >	pkgsrc/mk: defs.SunOS.mk
> >
> >Log Message:
> >Use "/usr/xpg4/bin/sed" instead of "/usr/bin/sed" under Solaris because
> >the later one has problem with very long lines which will e.g. break the
> >"x11-links" package.
> >
> >
> >To generate a diff of this commit:
> >cvs rdiff -r1.17 -r1.18 pkgsrc/mk/defs.SunOS.mk
> >
> >Please note that diffs are not public domain; they are subject to the
> >copyright notices on the relevant files.
> >
> 
> - -- 
> 				Jim Wise
> 				jwise@draga.com
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.0.6 (NetBSD)
> Comment: For info see http://www.gnupg.org
> 
> iD8DBQE8Hhf6N71lEcOYcw4RAkrBAJwJF5vPjSKESW7x3GbEAPgGS1qgTQCfQHEt
> 0mt7RS1chgEqYfGqFBm0M7I=
> =tv4n
> -----END PGP SIGNATURE-----

----- End forwarded message -----