Re: pkg/port dependency tool (enclosed)

2001-04-23 Thread Joe Abley
On Mon, Apr 23, 2001 at 12:54:52PM -0400, Walter Campbell wrote: > On Mon, 23 Apr 2001, Jeff Kletsky wrote: > > to dependencies, and am offering back to the project a Perl script that > > provides output that can be run through dot(1) (available in the port > > graphics/graphviz) to produce a depe

Re: pkg/port dependency tool (enclosed)

2001-04-25 Thread Kris Kennaway
On Mon, Apr 23, 2001 at 10:48:23AM -0500, Mike Meyer wrote: > > I'm thinking through the automation of this right now. There are issues > > with loops in the dependency graph which need to be detected and > > resolved. Detection should not be an issue, resolution is > > tougher. The "build twice"

sdl breakage? (was Re: pkg/port dependency tool (enclosed))

2001-04-23 Thread Ceri Storey
On Mon, Apr 23, 2001 at 10:48:23AM -0500, Mike Meyer wrote: > Very cool idea, but the graphviz port doesn't build on 4.3-STABLE, > failing with > > ===> Applying FreeBSD patches for graphviz-1.7c > aclocal: /usr/opt/share/aclocal/sdl11.m4: 11: duplicated macro `AM_PATH_SDL' > *** Error code 1 >

Re: sdl breakage? (was Re: pkg/port dependency tool (enclosed))

2001-04-23 Thread Mike Meyer
Ceri Storey <[EMAIL PROTECTED]> types: > On Mon, Apr 23, 2001 at 10:48:23AM -0500, Mike Meyer wrote: > > Very cool idea, but the graphviz port doesn't build on 4.3-STABLE, > > failing with > > > > ===> Applying FreeBSD patches for graphviz-1.7c > > aclocal: /usr/opt/share/aclocal/sdl11.m4: 11: d

Re: FWIW: pkg_alert development (was: Re: pkg/port dependency tool (enclosed))

2001-04-25 Thread David Bushong
Believe me, I know. I copied that code verbatim from pkg_version. --David Bushong On Wed, Apr 25, 2001 at 08:18:37PM +0200, Karsten W. Rohrbach wrote: > David Bushong([EMAIL PROTECTED])@2001.04.24 21:05:17 +: > > > > Snag a copy from: http://www.euphorion.com/people/dbushong/pkg_upgrade >