The web site is down, the source code unfetchable and the author does not respond to emails. So set multimedia/streamanalyze to broken! Fix: Apply the patch. --Boundary-00=_8kQgGeyhXbbcNq/ Content-Type: text/x-diff; charset="iso-8859-1"; name="streamanalyze.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="streamanalyze.diff" --Boundary-00=_8kQgGeyhXbbcNq/----f64vYhkMxOSX7PB97iI9iuFLRsRDB3um9fx2Qged7XJ89wil Content-Type: text/plain; name="file.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="file.diff" diff -urN ../../multimedia/streamanalyze/Makefile ./Makefile --- ../../multimedia/streamanalyze/Makefile Wed Apr 25 19:35:45 2007 +++ ./Makefile Tue Jun 26 14:34:56 2007 @@ -21,6 +21,8 @@ PLIST_FILES= bin/streamanalyze PORTDOCS= README +BROKEN= Unfetchable: master site is down + post-patch: @${REINPLACE_CMD} -e 's|gcc -g -Wall|${CC} ${CFLAGS} -I${LOCALBASE}/include -L${LOCALBASE}/lib|' ${WRKSRC}/Makefile @${REINPLACE_CMD} -e '/#include <getopt\.h>/ d' ${WRKSRC}/streamanalyze.c
Responsible Changed From-To: freebsd-ports-bugs->beech I'll take it
State Changed From-To: open->feedback Awaiting maintainer feedback
This port is available at several mirrors including FreeBSD. It isn't necessary to deprecate. I will be happy to fix the master_sites and remove the WWW from pkg-plist. Also, if you don't wish to maintain the port anymore, please let me know and I'll reset it. Waiting your response -- --------------------------------------------------------------------------------------- Beech Rintoul - FreeBSD Developer - beech@FreeBSD.org /"\ ASCII Ribbon Campaign | FreeBSD Since 4.x \ / - NO HTML/RTF in e-mail | http://www.freebsd.org X - NO Word docs in e-mail | Latest Release: / \ - http://www.FreeBSD.org/releases/6.2R/announce.html ---------------------------------------------------------------------------------------
beech 2007-06-30 10:00:15 UTC FreeBSD ports repository Modified files: multimedia/streamanalyze Makefile pkg-descr Log: -Unbreak port by fixing master_sites. PR: ports/114044 (based on) Submitted by: Heiner Eichmann <h.eichmann@gmx.de> (maintainer) Approved by: sat (mentor) Revision Changes Path 1.4 +1 -1 ports/multimedia/streamanalyze/Makefile 1.2 +0 -2 ports/multimedia/streamanalyze/pkg-descr _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Fix by update master_sites, thanks!