ports/58807: New port: www/mod_musixindex

Clement Laforet sheepkiller at cultdeadsheep.org
Sat Nov 1 15:50:26 UTC 2003


The following reply was made to PR ports/58807; it has been noted by GNATS.

From: Clement Laforet <sheepkiller at cultdeadsheep.org>
To: Cheng-Lung Sung <clsung at dragon2.net>
Cc: FreeBSD-gnats-submit at FreeBSD.org, clsung at tiger2.net
Subject: Re: ports/58807: New port: www/mod_musixindex
Date: Sat, 1 Nov 2003 16:47:39 +0100

 Hi !
 
 > echo x - mod_musicindex/files/patch-Makefile
 > sed 's/^X//' >mod_musicindex/files/patch-Makefile << 'END-of-mod_musicindex/files/patch-Makefile'
 > X-rw-r--r--  1 clsung  staff  3087 Nov  1 20:09 Makefile
 > X-rw-r--r--  1 clsung  staff  3049 Oct 30 20:41 Makefile.orig
 > END-of-mod_musicindex/files/patch-Makefile
 > echo x - mod_musicindex/files/patch-playlist.h
 > sed 's/^X//' >mod_musicindex/files/patch-playlist.h << 'END-of-mod_musicindex/files/patch-playlist.h'
 > X-rw-r--r--  1 clsung  staff  1599 Nov  1 20:10 playlist.h
 > X-rw-r--r--  1 clsung  staff  1563 Oct 30 20:41 playlist.h.orig
 > END-of-mod_musicindex/files/patch-playlist.h
 
 Seems to be a problem with your patches :)
 > X.if !defined(NOPORTDOCS)
 > X	@${INSTALL} -d -m 0755 ${DATADIR}
 > X.for f in ${DOCS_HTMLIMAGES}
 > X	${INSTALL_DATA} ${WRKSRC}/musicindex/${f} ${DATADIR}
 > X.endfor
 > X.endif
 
 use ${DOCSDIR} with NOPORTDOCS please.
 
 > X%%PORTDOCS%%share/mod_musicindex/general.png
 > X%%PORTDOCS%%share/mod_musicindex/musicindex.css
 > X%%PORTDOCS%%share/mod_musicindex/right_arrow.gif
 > X%%PORTDOCS%%share/mod_musicindex/sound.png
 > X%%PORTDOCS%%@dirrm share/mod_musicindex
 
 Use %%DOSCDIR%% (note that %%DATADIR%% works too)
 
 clem



More information about the freebsd-ports-bugs mailing list