FreeBSD Bugzilla – Attachment 55095 Details for
Bug 83331
[NEW PORT] www/podcastamatic: Automates creation of webpage and RSS feed for a podcast
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
podcastamatic-1.2.shar
podcastamatic-1.2.shar (text/plain), 2.78 KB, created by
Lars Eggert
on 2005-07-12 15:40:03 UTC
(
hide
)
Description:
podcastamatic-1.2.shar
Filename:
MIME Type:
Creator:
Lars Eggert
Created:
2005-07-12 15:40:03 UTC
Size:
2.78 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># podcastamatic ># podcastamatic/Makefile ># podcastamatic/distinfo ># podcastamatic/pkg-descr ># podcastamatic/pkg-plist ># >echo c - podcastamatic >mkdir -p podcastamatic > /dev/null 2>&1 >echo x - podcastamatic/Makefile >sed 's/^X//' >podcastamatic/Makefile << 'END-of-podcastamatic/Makefile' >X# New ports collection makefile for: podcastamatic >X# Date created: 12 July 2005 >X# Whom: lars.eggert@gmx.net >X# >X# $FreeBSD$ >X# >X >XPORTNAME= podcastamatic >XPORTVERSION= 1.2 >XCATEGORIES= www >XMASTER_SITES= http://bradley.chicago.il.us/projects/podcastamatic/ >XDISTNAME= ${PORTNAME}${PORTVERSION:S/./_/} >X >XMAINTAINER= lars.eggert@gmx.net >XCOMMENT= Automates creation of webpage and RSS feed for a podcast >X >XRUN_DEPENDS= ${SITE_PERL}/MP3/Info.pm:${PORTSDIR}/audio/p5-MP3-Info >X >XUSE_ZIP= yes >XUSE_PERL5_RUN= yes >XUSE_REINPLACE= yes >X >XNO_BUILD= yes >X >Xdo-patch: >X @${REINPLACE_CMD} -e "s|${PORTNAME}.conf|${PREFIX}/etc/${PORTNAME}.conf|"\ >X ${WRKSRC}/${PORTNAME}.pl >X >Xdo-install: >X @${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}.pl ${PREFIX}/bin/${PORTNAME} >X @${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.conf ${PREFIX}/etc/ >X @${MKDIR} ${PREFIX}/share/${PORTNAME} >X @${INSTALL_DATA} ${WRKSRC}/style.css ${PREFIX}/share/${PORTNAME}/ >X.if !defined(NOPORTDOCS) >X @${MKDIR} ${DOCSDIR} >X @${INSTALL_DATA} ${WRKSRC}/readme.html ${DOCSDIR} >X.endif >X @${ECHO} >X @${ECHO} "Edit ${PREFIX}/etc/${PORTNAME}.conf" >X @${ECHO} "CSS in ${PREFIX}/share/${PORTNAME}/style.css" >X @${ECHO} >X >X.include <bsd.port.mk> >END-of-podcastamatic/Makefile >echo x - podcastamatic/distinfo >sed 's/^X//' >podcastamatic/distinfo << 'END-of-podcastamatic/distinfo' >XMD5 (podcastamatic1_2.zip) = 3014e2f50a809161f4ed799fd29eab00 >XSIZE (podcastamatic1_2.zip) = 18891 >END-of-podcastamatic/distinfo >echo x - podcastamatic/pkg-descr >sed 's/^X//' >podcastamatic/pkg-descr << 'END-of-podcastamatic/pkg-descr' >XPodcastamatic automates the creation of a webpage and a RSS feed >Xfor your podcast, based on MP3 tags. A webpage can either be >Xautomatically generated from scratch or generated from a template >Xyou create. An RSS feed is an XML file that is required to be listed >Xin most popular podcast directories. Podcastamatic is highly customizable. >X >XWWW: http://bradley.chicago.il.us/projects/podcastamatic/ >END-of-podcastamatic/pkg-descr >echo x - podcastamatic/pkg-plist >sed 's/^X//' >podcastamatic/pkg-plist << 'END-of-podcastamatic/pkg-plist' >Xbin/podcastamatic >Xetc/podcastamatic.conf >X%%PORTDOCS%%%%DOCSDIR%%/readme.html >X%%DATADIR%%/style.css >X@dirrm %%DATADIR%% >X%%PORTDOCS%%@dirrm %%DOCSDIR%% >END-of-podcastamatic/pkg-plist >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 83331
: 55095