Date: Mon, 18 Mar 2002 00:12:21 -0500 From: Brent Verner <brent@rcfile.org> To: freebsd-ports@freebsd.org Subject: ecartis updates Message-ID: <20020318051221.GA23352@rcfile.org>
next in thread | raw e-mail | index | archive | help
--OgqxwSJOaUobr8KG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Attached are the Makefile and distinfo files for mail/ecartis to use a more recent snapshot which fixes a number of sprintf bugs. cheers. brent -- "Develop your talent, man, and leave the world something. Records are really gifts from people. To think that an artist would love you enough to share his music with anyone is a beautiful thing." -- Duane Allman --OgqxwSJOaUobr8KG Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=Makefile # New ports collection makefile for: ecartis # Date created: 20 January 2002 # Whom: Trish Lynch <trish@bsdunix.net> # # $FreeBSD: ports/mail/ecartis/Makefile,v 1.1 2002/01/21 14:46:17 greid Exp $ # PORTNAME= ecartis PORTVERSION= 1.0.0b CATEGORIES= mail MASTER_SITES= ftp://ftp.ecartis.org/pub/ecartis/snapshots/tar/ DISTNAME= ecartis-1.0.0-snap20020314 MAINTAINER= trish@bsdunix.net USE_GMAKE= yes NO_PACKAGE= "Requires ecartis uid" WRKSRC= ${WRKDIR}/ecartis-1.0.0/src pre-patch: @${CP} ${WRKSRC}/Makefile.dist ${WRKSRC}/Makefile pre-install: @PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL @${MKDIR} ${PREFIX}/${PORTNAME} @${CP} -R ${WRKDIR}/${PORTNAME}-1.0.0/* ${PREFIX}/ecartis @${RM} -R ${PREFIX}/${PORTNAME}/src/ @${RM} -R ${PREFIX}/${PORTNAME}/debian/ @${CHOWN} -R ecartis:ecartis ${PREFIX}/${PORTNAME}/* post-install: @${ECHO_MSG} "---------------------------------------------------" @${ECHO_MSG} "- Thank You for installing the Ecartis Listserver -" @${ECHO_MSG} "- package. Please read the documentation located -" @${ECHO_MSG} "- in ${PREFIX}/ecartis/, or online at: -" @${ECHO_MSG} "- -" @${ECHO_MSG} "- http://www.listar.org/ -" @${ECHO_MSG} "- -" @${ECHO_MSG} "- -The Listar/Ecartis Developers -" @${ECHO_MSG} "---------------------------------------------------" .include <bsd.port.mk> --OgqxwSJOaUobr8KG Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=distinfo MD5 (ecartis-1.0.0-snap20020314.tar.gz) = 9f56d209c76519f4370b9e5dbb27b78b --OgqxwSJOaUobr8KG-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020318051221.GA23352>