Index: head/audio/csound-manual/Makefile =================================================================== --- head/audio/csound-manual/Makefile (revision 86473) +++ head/audio/csound-manual/Makefile (revision 86474) @@ -1,52 +1,54 @@ # New ports collection makefile for: csound-manual # Date created: 2000-10-11 # Whom: trevor # # $FreeBSD$ # PORTNAME= csound-manual PORTVERSION= 4.10 CATEGORIES= audio MASTER_SITES= ftp://ftp.csounds.com/manual/current/ DISTFILES= ascii.zip \ espanol.zip \ html.zip \ manual1.zip \ manual2.zip \ spplmnt1.zip \ spplmnt2.zip \ spplmtxt.zip \ toots.zip DIST_SUBDIR= csound MAINTAINER= trevor@FreeBSD.org COMMENT= Manuals for Csound +BROKEN= Does not fetch + RUN_DEPENDS= csound:${PORTSDIR}/audio/csound RESTRICTED= "no redistribution; no commercial use except to make music (see http://mitpress.mit.edu/e-books/csound/fpage/FAQml/faq/faq.html)" NO_CDROM= ${RESTRICTED} NO_FTP= ${RESTRICTED} NO_BUILD= yes NO_MTREE= yes PLIST= ${WRKDIR}/pkg-plist PREFIX= ${X11BASE}/share/doc/csound USE_ZIP= yes WRKSRC= ${WRKDIR}/manual EXTRACT_AFTER_ARGS= -d ${WRKSRC} pre-extract: ${MKDIR} ${WRKSRC} pre-install: ${RM} -f ${PLIST} cd ${WRKDIR}/manual && ${FIND} -s . -type f | \ ${CUT} -c3-999 >> ${PLIST} \ && ${FIND} * -type d | ${SED} -e 's:^:@dirrm :' >> ${PLIST} do-install: cd ${WRKSRC} && pax -r -w * ${PREFIX} .include Property changes on: head/audio/csound-manual/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/databases/clip/Makefile =================================================================== --- head/databases/clip/Makefile (revision 86473) +++ head/databases/clip/Makefile (revision 86474) @@ -1,44 +1,46 @@ # ex:ts=8 # New ports collection makefile for: clip # Date created: Dec 23, 2001 # Whom: ijliao # # $FreeBSD$ # PORTNAME= clip PORTVERSION= 0.99 CATEGORIES= databases MASTER_SITES= ftp://ftp.lastik.ru/clip/ \ ftp://ftp.linux.ru.net/mirrors/clip/ DISTNAME= ${PORTNAME}-prg-${PORTVERSION}-3 EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= xBase and Clipper language compatible compiler +BROKEN= Does not fetch + LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ freetype.9:${PORTSDIR}/print/freetype2 \ gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ gtkextra.17:${PORTSDIR}/x11-toolkits/gtkextra \ gd.2:${PORTSDIR}/graphics/gd \ intl.4:${PORTSDIR}/devel/gettext USE_BISON= yes USE_GMAKE= yes USE_REINPLACE= yes USE_XLIB= yes USE_XPM= yes ALL_TARGET= local MAKE_ENV= HOME=${WRKDIR} post-patch: @${REINPLACE_CMD} -e "s|%%LOCALBASE%%|${LOCALBASE}|g" \ -e "s|%%X11BASE%%|${X11BASE}|g" \ ${WRKSRC}/cliplibs/clip-gd/gd/configure do-install: ${CP} -R ${WRKDIR}/cliproot ${LOCALBASE}/clip .include Property changes on: head/databases/clip/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property