hier 7 question

2008-05-18 Thread Marc Spitzer
Hello, I am porting ATF, http://www.netbsd.org/~jmmv/atf/, a unit testing framework for C, C++ and Shell. The thing is is that it installs a bunch of self tests in ${PREFIX}/tests/atf. Is this the right place for it? From Hier(7) binaries should not go under share/. Otherwise I think it is

Makefile/man page problem

2008-05-19 Thread Marc Spitzer
2008 # Whom:Marc Spitzer [EMAIL PROTECTED] # # $FreeBSD$ # PORTNAME= atf PORTVERSION= 0.5 CATEGORIES=devel MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/jmmv/atf/0.5/ MAINTAINER=[EMAIL PROTECTED] COMMENT=The ATF unit testing framework, C, C++ and Posix Shell

Re: hier 7 question

2008-05-21 Thread Marc Spitzer
On Wed, May 21, 2008 at 10:51 PM, Sahil Tandon [EMAIL PROTECTED] wrote: * Marc Spitzer [EMAIL PROTECTED] [05-21-2008]: On Sun, May 18, 2008 at 9:31 PM, Brooks Davis [EMAIL PROTECTED] wrote: On Sun, May 18, 2008 at 08:20:03PM -0400, Marc Spitzer wrote: Hello, I am porting ATF, http

Re: hier 7 question

2008-05-21 Thread Marc Spitzer
On Wed, May 21, 2008 at 11:13 PM, Sahil Tandon [EMAIL PROTECTED] wrote: * Marc Spitzer [EMAIL PROTECTED] [05-21-2008]: The configure script does not have a --testdir knob that I can set to ${PREFIX}/libexec/test to install the test programs their, although it does have one for everything else

new port devel/atf and libtool fun, umm help

2008-06-01 Thread Marc Spitzer
Hello, I am trying to port atf, a unit testing framework to freebsd and I had everything working except for a warning about aclocal being needed because I patched configure.ac to move the *.pc files from lib/pkgconfig to libdata/pkgconfig per port check /usr/ports/devel/atf now it dies in