Subject: Re: msmtp pkgsrc entry for testing
To: None <bsd@hub3.net,>
From: Juan RP <juan@xtraeme.UnixBSD.org>
List: tech-pkg
Date: 09/18/2003 08:30:36
On Thu, 18 Sep 2003 08:25:39 +0200
cube@cubidou.net wrote:

> On Wed, Sep 17, 2003 at 11:05:50PM -0700, Bryan Vyhmeister wrote:
> > Sorry about that. I forgot to include the URL. Here it is:
> > 
> > http://www.bsdjournal.net/msmtp.tar.gz
> > 
> > I just put together a pkgsrc entry for msmtp, a SMTP plugin for MUAs. Could
> > some of you take a look at it and see if it seems to work for you or at
> > least build?. Thank you.
> 
> Compiles fine on a -current from mid-June and (surprisingly) on Linux, though
> you might want to be more careful about the system it is compiled on. Remember
> that pkgsrc is not meant only for NetBSD :-)
> 
> Apart from that, be sure to add the $NetBSD$ tags in the Makefile and in the
> patch file (hint: pkglint), and setting PKGNAME to ${DISTNAME} is not
> necessary since it is the default.
> 
> Since it needs OpenSSL, it should be added as a dependency (through
> buildlink2).
> 
> You might be interested in pkgsrc-wip. http://pkgsrc-wip.sf.net/

Yeah Quentin was right ... you shouldn't to use CC = gcc, because it will break
in one system without gcc ... and USE_BUILDLINK2= #defined or YES or YEAH ...

pkglint when your package will be finished ... and fix the errors.

-- 
Juan RP <juan AT xtraeme DOT UnixBSD DOT org>