That would be neat :)
And I think your correct about the dirrmtry .. since the auto could contain
shared files

But I don't know about the rest


On Thu, Aug 6, 2009 at 7:44 PM, Vincent Hoffman <vi...@unsane.co.uk> wrote:

> Kalle Møller wrote:
> > Damn have no clue how to build fix or anything with plist ... Except it
> > seemd to be a list of the files used ??
>
>
> Pretty much, the porters handbook has a decent section on it if your
> interested. Any installed files except man pages and documentation
> (which are specified in the makefile) should be listed as far as i can
> tell. Have a read at
>
> http://www.freebsd.org/doc/en/books/porters-handbook/porting-desc.html#AEN100
> and
> http://www.freebsd.org/doc/en/books/porters-handbook/plist.html
>
> I think this is a simple one, if no one else does then I'll try and look
> at it tomorrow.
>
> my guess is that
> %%with_per...@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto
> should be
> %%with_per...@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto
> and possibly
> lib/perl5/5.8.9/mach/perllocal.pod
> (or the appropriate variables in place of a static path)
> need to be added.
>
> Vince
>
> >
> > On Wed, Aug 5, 2009 at 8:48 PM, Mel Flynn <
> > mel.flynn+fbsd.questi...@mailing.thruhere.net<mel.flynn%2bfbsd.questi...@mailing.thruhere.net>
> <mel.flynn%2bfbsd.questi...@mailing.thruhere.net<mel.flynn%252bfbsd.questi...@mailing.thruhere.net>
> >
> >> wrote:
> >
> >> On Wednesday 05 August 2009 10:35:02 Kalle Møller wrote:
> >>
> >>> make WITH_PERL="YES"
> >>>
> >>> But it returns that it is broken ?
> >>>
> >>> flowd-0.9.1_1 is marked as broken: Incomplete pkg-plist.
> >>>
> >>> Without perl it installs fine. The problem is that I need the perl part
> >> to
> >>> get some of the other tools to work :S
> >>>
> >>> Anything I can do to get this not broken ...
> >> You could fix the plist and ping the maintainer (added to CC).
> >> --
> >> Mel
> >> _______________________________________________
> >> freebsd-questions@freebsd.org mailing list
> >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> >> To unsubscribe, send any mail to "
> >> freebsd-questions-unsubscr...@freebsd.org"
> >>
> >
> >
> >
>
>


-- 

Med Venlig Hilsen

Kalle R. Møller
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to