Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Feb 2003 11:30:11 -0800 (PST)
From:      Jens Arnfast <jens@arnfast.net>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/47729: New port: evilbar - minimalistic statusbar with XMMS control, APM status and clock
Message-ID:  <200302011930.h11JUBvB018741@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/47729; it has been noted by GNATS.

From: Jens Arnfast <jens@arnfast.net>
To: Simon 'portlint' Schubert <corecode@corecode.ath.cx>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: ports/47729: New port: evilbar - minimalistic statusbar with
 XMMS control, APM status and clock
Date: Sat, 01 Feb 2003 20:20:12 +0100

 Hi Simon,
 
 thanks for your reply.
 As you clearly discovered this is my first time creating a port :)
 
 Simon 'portlint' Schubert wrote:
 > Lately Jens Arnfast told:
 [snip]
 > man pages shouldn't appear in plist; instead, use ${MAN1}
 
 Looks like I didn't read the plist chapter of Porter's Handbook 
 thoroughly. I'll remove the mans from plist and instead use ${MAN1}
 
 >>X.include <bsd.port.pre.mk>
 > what for?
 
 It seemed right at the time :) I think I got the idea that @${ECHO_MSG} 
 required the pre.mk
 
 >>X.if defined(WITHOUT_XMMS)
 >>XCONFIGURE_ARGS+=       --disable-xxms
 >>X.endif
 > doesn't that interfere with build and run depends?
 It certainly appears so. I've moved the LIB_DEPENDS and RUN_DEPENDS so 
 they only get set if !defined(WITHOUT_XMMS)
 
 >>Xpre-extract:
 > pre-everything:: ?
 Once again you're right :) (fixed)
 
 So.. now I have an new, improved and hopefully more correct Makefile - 
 what do I do with that? Send it to you or a new send-pr?
 
 Cheers,
 -jens
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302011930.h11JUBvB018741>