Index: head/archivers/linux-par2cmdline/Makefile =================================================================== --- head/archivers/linux-par2cmdline/Makefile (revision 261942) +++ head/archivers/linux-par2cmdline/Makefile (revision 261943) @@ -1,29 +1,29 @@ # New ports collection makefile for: linux-par2cmdline # Date created: 25 April 2007 # Whom: ganael.laplanche@martymac.org # # $FreeBSD$ # PORTNAME= par2cmdline PORTVERSION= 0.4 CATEGORIES= archivers linux MASTER_SITE_SUBDIR= ../extras/${LINUX_DIST_VER}/${LINUX_RPM_ARCH} ../extras/${LINUX_DIST_VER}/SRPMS DISTNAME= ${PORTNAME}-${PORTVERSION}-10.fc4 -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= Linux version of par2cmdline ONLY_FOR_ARCHS= i386 amd64 USE_LINUX_RPM= yes LINUX_DIST_VER= 4 PLIST_FILES= usr/bin/par \ usr/bin/par2 \ usr/bin/par2verify \ usr/bin/par2repair \ usr/bin/par2create DOCSDIR= ${PREFIX}/usr/share/doc/${PORTNAME}-${PORTVERSION} PORTDOCS= AUTHORS COPYING ChangeLog README .include Property changes on: head/archivers/linux-par2cmdline/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/archivers/par2cmdline/Makefile =================================================================== --- head/archivers/par2cmdline/Makefile (revision 261942) +++ head/archivers/par2cmdline/Makefile (revision 261943) @@ -1,30 +1,30 @@ # New ports collection makefile for: par2cmdline # Whom: Chris Larsen # Date created: 24 July 2003 # # $FreeBSD$ # PORTNAME= par2cmdline PORTVERSION= 0.4 PORTREVISION= 2 CATEGORIES= archivers MASTER_SITES= SF/parchive/${PORTNAME}/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= Tools for using Parity v2 Archive files GNU_CONFIGURE= yes PORTDOCS= README CONFLICTS= par2cmdline-tbb-[0-9]* PLIST_FILES= bin/par2 bin/par2create bin/par2repair bin/par2verify post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} ${INSTALL_MAN} ${WRKSRC}/README ${DOCSDIR}/ .endif .include Property changes on: head/archivers/par2cmdline/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.13 \ No newline at end of property +1.14 \ No newline at end of property Index: head/archivers/par2cmdline-tbb/Makefile =================================================================== --- head/archivers/par2cmdline-tbb/Makefile (revision 261942) +++ head/archivers/par2cmdline-tbb/Makefile (revision 261943) @@ -1,40 +1,40 @@ # New ports collection makefile for: par2cmdline-tbb # Whom: Ganael Laplanche # Date created: 27 December 2007 # # $FreeBSD$ # PORTNAME= par2cmdline-tbb PORTVERSION= 20100203 PORTREVISION= 2 CATEGORIES= archivers MASTER_SITES= http://chuchusoft.com/par2_tbb/ DISTNAME= par2cmdline-0.4-tbb-${PORTVERSION} -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= Tools for using Parity v2 Archive files (tbb version) LIB_DEPENDS= tbb.3:${PORTSDIR}/devel/tbb ONLY_FOR_ARCHS= i386 amd64 ia64 GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" USE_AUTOTOOLS= aclocal:110 automake:110 autoconf:267 USE_GCC= 4.2+ PORTDOCS= README CONFLICTS= par2cmdline-[0-9]* PLIST_FILES= bin/par2 bin/par2create bin/par2repair bin/par2verify post-extract: @${CHMOD} u+x ${WRKSRC}/install-sh post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} .endif .include Property changes on: head/archivers/par2cmdline-tbb/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/audio/gtick/Makefile =================================================================== --- head/audio/gtick/Makefile (revision 261942) +++ head/audio/gtick/Makefile (revision 261943) @@ -1,38 +1,38 @@ # New ports collection makefile for: gtick # Date created: 10 February 2004 # Whom: Liam J. Foy # # $FreeBSD$ # PORTNAME= gtick PORTVERSION= 0.4.2 PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= http://www.antcom.de/gtick/download/ CENKES -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= A metronome application LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile GNU_CONFIGURE= yes USE_GNOME= gtk20 CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" MAN1= gtick.1 .if defined(WITHOUT_NLS) CONFIGURE_ARGS+= --disable-nls PLIST_SUB+= NLS="@comment " .else USE_GETTEXT= yes CONFIGURE_ARGS+= --enable-nls PLIST_SUB+= NLS="" .endif post-patch: @${REINPLACE_CMD} -e 's|-O2||' ${WRKSRC}/configure .include Property changes on: head/audio/gtick/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.26 \ No newline at end of property +1.27 \ No newline at end of property Index: head/benchmarks/bonnie++/Makefile =================================================================== --- head/benchmarks/bonnie++/Makefile (revision 261942) +++ head/benchmarks/bonnie++/Makefile (revision 261943) @@ -1,35 +1,35 @@ # ex:ts=8 # New ports collection makefile for: bonnie++ # Date created: Mar 24, 2001 # Whom: Ying-Chieh Liao # # $FreeBSD$ # PORTNAME= bonnie++ PORTVERSION= 1.96 CATEGORIES= benchmarks MASTER_SITES= http://www.coker.com.au/bonnie++/experimental/ EXTRACT_SUFX= .tgz -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= Performance Test of Filesystem I/O GNU_CONFIGURE= yes MAN1= bon_csv2html.1 bon_csv2txt.1 generate_randfile.1 MAN8= bonnie++.8 getc_putc.8 zcav.8 PORTDOCS= readme.html pre-patch: @${REINPLACE_CMD} -e \ 's|/usr/share/|${PREFIX}/share/|g' ${WRKSRC}/bonnie++.8 post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} ${INSTALL_MAN} ${WRKSRC}/readme.html ${DOCSDIR} .endif .include Property changes on: head/benchmarks/bonnie++/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.19 \ No newline at end of property +1.20 \ No newline at end of property Index: head/benchmarks/nttcp/Makefile =================================================================== --- head/benchmarks/nttcp/Makefile (revision 261942) +++ head/benchmarks/nttcp/Makefile (revision 261943) @@ -1,31 +1,31 @@ # New ports collection makefile for: nttcp # Date created: 11 Nov 1998 # Whom: Bill Fumerola # # $FreeBSD$ # PORTNAME= nttcp PORTVERSION= 1.47 PORTREVISION= 2 CATEGORIES= benchmarks net MASTER_SITES= http://freeware.sgi.com/source/nttcp/ \ http://reality.sgiweb.org/freeware/source/nttcp/ -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= A client/server program for testing network performance RESTRICTED= No commercial use ALL_TARGET= nttcp MAN1= nttcp.1 PLIST_FILES= bin/nttcp USE_GMAKE= yes MAKE_ENV+= OPT="${CFLAGS}" NOPRECIOUSMAKEVARS=yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/nttcp ${PREFIX}/bin/ ${INSTALL_MAN} ${WRKSRC}/nttcp.1 ${PREFIX}/man/man1/ .include Property changes on: head/benchmarks/nttcp/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.20 \ No newline at end of property +1.21 \ No newline at end of property Index: head/comms/hso-kmod/Makefile =================================================================== --- head/comms/hso-kmod/Makefile (revision 261942) +++ head/comms/hso-kmod/Makefile (revision 261943) @@ -1,89 +1,89 @@ # New ports collection makefile for: hso-kmod # Date created: 12 May 2008 # Whom: Ganael Laplanche # # $FreeBSD$ # PORTNAME= hso PORTVERSION= 20081023 CATEGORIES= comms kld MASTER_SITES= http://www.shapeshifter.se/pub/hso/ PKGNAMESUFFIX= -kmod DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= Driver for Option HSDPA modem CONFLICTS= uhso-kmod-[0-9]* NO_PACKAGE= should be recompiled for a particular FreeBSD kernel OPTIONS= HSOCTL "Build hsoctl tool" on \ DEVD "Install devd files" on \ DEBUG "Build with debug symbols" on SUB_FILES= pkg-message KMODDIR?= /boot/modules PLIST_SUB+= KMODDIR=${KMODDIR} MAKE_ENV+= KMODDIR=${KMODDIR} MAN4= hso.4 .include .if ${OSVERSION} > 800063 BROKEN= does not build with USB2, please try comms/uhso-kmod instead .endif .if !defined(WITHOUT_HSOCTL) HSOCTL_VERSION= 20081023 DISTFILES+= hsoctl-${HSOCTL_VERSION}${EXTRACT_SUFX} WRKSRC_HSOCTL= ${WRKDIR}/hsoctl-${HSOCTL_VERSION} PLIST_SUB+= PL_HSOCTL="" MAN1= hsoctl.1 .else PLIST_SUB+= PL_HSOCTL="@comment " .endif .if !defined(WITHOUT_DEVD) PLIST_SUB+= PL_DEVD="" .else PLIST_SUB+= PL_DEVD="@comment " .endif .if defined(WITHOUT_DEBUG) EXTRA_PATCHES+= ${PATCHDIR}/HSO-DEBUG-patch-Makefile .endif .if !exists(/usr/src/sys/Makefile) IGNORE= requires kernel source files .elif ${OSVERSION} < 700055 IGNORE= requires FreeBSD 7.0 or superior .endif post-patch: .if !defined(WITHOUT_HSOCTL) && defined(WITHOUT_DEBUG) @${PATCH} -d ${WRKSRC_HSOCTL} < ${PATCHDIR}/HSOCTL-DEBUG-patch-Makefile .endif post-build: .if !defined(WITHOUT_HSOCTL) @cd ${WRKSRC_HSOCTL} && ${SETENV} NO_MANCOMPRESS= ${MAKE} all .endif post-install: ${INSTALL_MAN} ${MAN4:S|^|${WRKSRC}/|} ${PREFIX}/man/man4 .if !defined(WITHOUT_HSOCTL) @cd ${WRKSRC_HSOCTL} && \ ${SETENV} DESTDIR=${PREFIX}/ BINDIR=bin MANDIR=man/man NO_MANCOMPRESS= \ ${MAKE} install .endif .if !defined(WITHOUT_DEVD) ${MKDIR} ${PREFIX}/etc/devd ${INSTALL_DATA} ${FILESDIR}/option-icon.conf.sample ${PREFIX}/etc/devd/ @if [ ! -f ${PREFIX}/etc/devd/option-icon.conf ]; then \ ${CP} -p ${PREFIX}/etc/devd/option-icon.conf.sample ${PREFIX}/etc/devd/option-icon.conf; \ fi .endif @${CAT} ${PKGMESSAGE} .include Property changes on: head/comms/hso-kmod/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/comms/uhso-kmod/Makefile =================================================================== --- head/comms/uhso-kmod/Makefile (revision 261942) +++ head/comms/uhso-kmod/Makefile (revision 261943) @@ -1,85 +1,85 @@ # New ports collection makefile for: uhso-kmod # Date created: 28 December 2009 # Whom: Ganael Laplanche # # $FreeBSD$ # PORTNAME= uhso PORTVERSION= 20100416 CATEGORIES= comms kld MASTER_SITES= http://www.shapeshifter.se/pub/hso/ PKGNAMESUFFIX= -kmod DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= Driver for Option HSDPA modem (USB2 version) CONFLICTS= hso-kmod-[0-9]* NO_PACKAGE= should be recompiled for a particular FreeBSD kernel OPTIONS= UHSOCTL "Build uhsoctl tool" on \ DEBUG "Build with debug symbols" off SUB_FILES= pkg-message KMODDIR?= /boot/modules PLIST_SUB+= KMODDIR=${KMODDIR} MAKE_ENV+= KMODDIR=${KMODDIR} MAN4= uhso.4 .include .if !exists(/usr/src/sys/Makefile) IGNORE= requires kernel source files .elif ${OSVERSION} <= 800063 IGNORE= requires FreeBSD 8.0 or later, please try comms/hso-kmod instead .endif .if !defined(WITHOUT_UHSOCTL) UHSOCTL_VERSION= 20100416 DISTFILES+= uhsoctl-${UHSOCTL_VERSION}${EXTRACT_SUFX} WRKSRC_UHSOCTL= ${WRKDIR}/uhsoctl-${UHSOCTL_VERSION} PLIST_SUB+= PL_UHSOCTL="" MAN1= uhsoctl.1 .else PLIST_SUB+= PL_UHSOCTL="@comment " .endif .if !defined(WITH_DEBUG) EXTRA_PATCHES+= ${PATCHDIR}/UHSO-NODEBUG-patch-Makefile .endif pre-fetch: .if ${OSVERSION} >= 800501 @${ECHO_CMD} "" @${ECHO_CMD} "===================================================================" @${ECHO_CMD} " Warning: the uhso driver is already available in the base system," @${ECHO_CMD} " you may want to use this version instead of the port." @${ECHO_CMD} "===================================================================" @${ECHO_CMD} "" .endif post-patch: .if !defined(WITHOUT_UHSOCTL) .if defined(WITH_DEBUG) @${PATCH} -d ${WRKSRC_UHSOCTL} < ${PATCHDIR}/UHSOCTL-DEBUG-patch-Makefile .endif .endif post-build: .if !defined(WITHOUT_UHSOCTL) @cd ${WRKSRC_UHSOCTL} && ${SETENV} NO_MANCOMPRESS= ${MAKE} all .endif post-install: ${INSTALL_MAN} ${MAN4:S|^|${WRKSRC}/|} ${PREFIX}/man/man4 .if !defined(WITHOUT_UHSOCTL) @cd ${WRKSRC_UHSOCTL} && \ ${SETENV} DESTDIR=${PREFIX}/ BINDIR=bin MANDIR=man/man NO_MANCOMPRESS= \ ${MAKE} install .endif @${CAT} ${PKGMESSAGE} .include Property changes on: head/comms/uhso-kmod/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/deskutils/notecase/Makefile =================================================================== --- head/deskutils/notecase/Makefile (revision 261942) +++ head/deskutils/notecase/Makefile (revision 261943) @@ -1,39 +1,39 @@ # New ports collection makefile for: notecase # Date created: 19 July 2007 # Whom: Yinghong.Liu # # $FreeBSD$ # PORTNAME= notecase PORTVERSION= 1.9.8 PORTREVISION= 4 CATEGORIES= deskutils textproc MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}_src -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= A hierarchical text notes manager USE_GMAKE= yes USE_GNOME= gtk20 gtksourceview2 gnomevfs2 desktopfileutils pkgconfig USE_GETTEXT= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} .if !defined(NOPORTDOCS) PORTDOCS= help.ncd license.txt INSTALL_TARGET= install docinstall .endif post-patch: @${REINPLACE_CMD} -e 's|^prefix=.*|prefix=${PREFIX}|' \ ${WRKSRC}/Makefile @${REINPLACE_CMD} -e 's|^docsdir=.*|docsdir=${DOCSDIR}|' \ ${WRKSRC}/Makefile post-install: @-update-mime-database ${PREFIX}/share/mime @-update-desktop-database .include Property changes on: head/deskutils/notecase/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.17 \ No newline at end of property +1.18 \ No newline at end of property Index: head/devel/raknet/Makefile =================================================================== --- head/devel/raknet/Makefile (revision 261942) +++ head/devel/raknet/Makefile (revision 261943) @@ -1,78 +1,78 @@ # New ports collection makefile for: RakNet # Date created: 11 October 2005 # Whom: Andrew Baznikin # # $FreeBSD$ # PORTNAME= raknet PORTVERSION= 3.5.2 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= devel net MASTER_SITES= http://www.jenkinssoftware.com/raknet/downloads/ \ SF/${PORTNAME}jenkinsso/${PORTNAME}jenkinsso/3.52 DISTNAME= RakNet-3.52 -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= Networking API that provides reliable UDP primarily for online games USE_ZIP= yes NO_WRKSUBDIR= yes USE_LDCONFIG= yes USE_AUTOTOOLS= aclocal:110 autoheader:267 autoconf:267 automake:110 libtool:22 AUTOMAKE_ARGS= --add-missing ACLOCAL_ARGS= --acdir=${ACLOCAL_DIR} \ -I ${LOCALBASE}/share/aclocal \ -I ${WRKDIR}/autotools/m4 GNU_CONFIGURE= yes CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" USE_DOS2UNIX= yes DOS2UNIX_REGEX= .*\.(cpp|h) OPTIONS= RAKVOICE "Build Rakvoice" off \ AUTOPATCHER "Build autopatcher" off .include .if defined(WITH_RAKVOICE) CONFIGURE_ARGS+= --enable-rakvoice BUILD_DEPENDS+= ${LOCALBASE}/lib/libspeex.so:${PORTSDIR}/audio/speex RUN_DEPENDS+= ${LOCALBASE}/lib/libspeex.so:${PORTSDIR}/audio/speex PLIST_SUB+= PL_RAKVOICE="" .else CONFIGURE_ARGS+= --disable-rakvoice PLIST_SUB+= PL_RAKVOICE="@comment " .endif .if defined(WITH_AUTOPATCHER) CONFIGURE_ARGS+= --enable-autopatcher USE_PGSQL= yes PLIST_SUB+= PL_AUTOPATCHER="" .else CONFIGURE_ARGS+= --disable-autopatcher PLIST_SUB+= PL_AUTOPATCHER="@comment " .endif post-patch: @${MKDIR} ${WRKSRC}/autotools/build pre-configure: @(cd ${WRKSRC}/ && \ ${LIBTOOLIZE} --force --copy --automake) post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR}/Help (cd ${WRKSRC}/Help/ && ${COPYTREE_SHARE} \* ${DOCSDIR}/Help) ${INSTALL_DATA} ${WRKSRC}/readme.txt ${DOCSDIR}/ .endif .if !defined(NOPORTEXAMPLES) ${MKDIR} ${EXAMPLESDIR} (cd ${WRKSRC}/Samples/ && ${COPYTREE_SHARE} \* ${EXAMPLESDIR}) .endif .include Property changes on: head/devel/raknet/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.21 \ No newline at end of property +1.22 \ No newline at end of property Index: head/devel/simgear/Makefile =================================================================== --- head/devel/simgear/Makefile (revision 261942) +++ head/devel/simgear/Makefile (revision 261943) @@ -1,44 +1,44 @@ # New ports collection makefile for: SimGear # Date created: 2003-01-21 # Whom: des # # $FreeBSD$ # PORTNAME= SimGear PORTVERSION= 2.0.0 PORTREVISION= 2 CATEGORIES= devel games MASTER_SITES= ftp://ftp.de.simgear.org/pub/simgear/Source/ \ ftp://mirrors.ibiblio.org/pub/mirrors/simgear/ftp/Source/ \ ftp://goflyflightgear.com/simgear/Source/ -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= A toolkit for 3D games and simulations BUILD_DEPENDS= ${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib RUN_DEPENDS= ${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ boost_thread.4:${PORTSDIR}/devel/boost-libs .if defined(WITH_OSG_DEVEL) LIB_DEPENDS+= osg.59:${PORTSDIR}/graphics/osg-devel .else LIB_DEPENDS+= osg.55:${PORTSDIR}/graphics/osg .endif USE_XORG= ice sm x11 xext xi xt xmu USE_OPENAL= al alut USE_GL= gl glu glut GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" \ LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --with-jpeg-factory post-patch: @${REINPLACE_CMD} -e 's|-D_REENTRANT|${PTHREAD_CFLAGS}|' \ ${WRKSRC}/configure .include Property changes on: head/devel/simgear/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.40 \ No newline at end of property +1.41 \ No newline at end of property Index: head/devel/tbb/Makefile =================================================================== --- head/devel/tbb/Makefile (revision 261942) +++ head/devel/tbb/Makefile (revision 261943) @@ -1,44 +1,44 @@ # New ports collection makefile for: tbb # Date created: 30 Sept 2007 # Whom: Arun Sharma # # $FreeBSD$ # PORTNAME= tbb PORTVERSION= 3.0 CATEGORIES= devel MASTER_SITES= http://www.threadingbuildingblocks.org/uploads/78/154/3.0/ DISTNAME= tbb30_018oss_src EXTRACT_SUFX= .tgz -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= A library that provides thread building blocks ONLY_FOR_ARCHS= amd64 i386 ia64 ONLY_FOR_ARCHS_REASON= has not been ported to this platform USE_LDCONFIG= yes USE_GMAKE= yes ALL_TARGET= default MAKE_ENV= CPLUS=${CXX} WRKSRC= ${WRKDIR}/tbb30_018oss post-extract: @${CP} ${FILESDIR}/version_info_FreeBSD.sh ${WRKSRC}/build/ post-patch: @${REINPLACE_CMD} 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/build/FreeBSD.gcc.inc do-install: cd ${WRKSRC}; \ ${INSTALL_DATA} build/FreeBSD*release/libtbb.so \ ${PREFIX}/lib/libtbb.so.3; \ ${LN} -fs ${PREFIX}/lib/libtbb.so.3 ${PREFIX}/lib/libtbb.so; \ ${INSTALL_DATA} build/FreeBSD*release/libtbbmalloc.so \ ${PREFIX}/lib/libtbbmalloc.so.3; \ ${LN} -fs ${PREFIX}/lib/libtbbmalloc.so.3 ${PREFIX}/lib/libtbbmalloc.so; \ ${MKDIR} ${PREFIX}/include/tbb/; \ cd include/tbb/ && ${COPYTREE_SHARE} \* ${PREFIX}/include/tbb/ .include Property changes on: head/devel/tbb/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/editors/yzis/Makefile =================================================================== --- head/editors/yzis/Makefile (revision 261942) +++ head/editors/yzis/Makefile (revision 261943) @@ -1,81 +1,81 @@ # New ports collection makefile for: yzis # Date created: Tue May 20 19:00:00 UTC 2008 # Whom: Ganael Laplanche # # $FreeBSD$ # PORTNAME= yzis PORTVERSION= 1.0.a.1 PORTREVISION= 6 CATEGORIES= editors MASTER_SITES= http://labs.freehackers.org/attachments/download/45/ \ http://contribs.martymac.org/FreeBSD-ports/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.a.1/-alpha1/} -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= Vi-like editor USE_BZIP2= yes USE_GETTEXT= yes USE_XORG= x11 xext ice USE_LUA= 5.1 LUA_COMPS= lua USE_QT_VER= 4 QT_COMPONENTS= qtestlib qmake_build rcc_build uic_build moc_build gui xml USE_PERL5= yes USE_CMAKE= yes CMAKE_USE_PTHREAD= yes CMAKE_BUILD_TYPE= Release CMAKE_ARGS+= -DLOCALBASE:STRING="${LOCALBASE}" \ -DLUA_INCDIR:STRING="${LUA_INCDIR}" \ -DLUA_LIBDIR:STRING="${LUA_LIBDIR}" \ -DENABLE_QYZIS:BOOL=ON \ -DENABLE_LIBYZISRUNNER:BOOL=OFF \ -DENABLE_TESTS:BOOL=OFF INSTALLS_ICONS= yes USE_LDCONFIG= yes OPTIONS= KYZIS "Build Kyzis and Yzis kpart" off \ NYZIS "Build nyzis (ncurses frontend)" off .include .if defined(WITH_KYZIS) USE_KDE4= kdehier kdeprefix kdelibs automoc4 QT_COMPONENTS+= phonon .endif .include .if defined(WITH_NYZIS) CPPFLAGS+= -D_XOPEN_SOURCE_EXTENDED # ncurses/widec support CMAKE_ARGS+= -DENABLE_NYZIS:BOOL=ON PLIST_SUB+= PL_NYZIS="" .else CMAKE_ARGS+= -DENABLE_NYZIS:BOOL=OFF PLIST_SUB+= PL_NYZIS="@comment " .endif .if defined(WITH_KYZIS) CMAKE_ARGS+= -DENABLE_KYZIS:BOOL=ON \ -DENABLE_KPART_YZIS:BOOL=ON PLIST_SUB+= PL_KYZIS="" PLIST_SUB+= PL_QYZIS="@comment " .else CMAKE_ARGS+= -DENABLE_KYZIS:BOOL=OFF \ -DENABLE_KPART_YZIS:BOOL=OFF PLIST_SUB+= PL_KYZIS="@comment " PLIST_SUB+= PL_QYZIS="" .endif .if !defined(NOPORTDOCS) BUILD_DEPENDS+= dot:${PORTSDIR}/graphics/graphviz \ doxygen:${PORTSDIR}/devel/doxygen CMAKE_ARGS+= -DENABLE_DOCUMENTATION:BOOL=ON .else CMAKE_ARGS+= -DENABLE_DOCUMENTATION:BOOL=OFF .endif .include Property changes on: head/editors/yzis/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.13 \ No newline at end of property +1.14 \ No newline at end of property Index: head/emulators/jzintv/Makefile =================================================================== --- head/emulators/jzintv/Makefile (revision 261942) +++ head/emulators/jzintv/Makefile (revision 261943) @@ -1,69 +1,69 @@ # New ports collection makefile for: jzintv # Date created: 05 Apr 2008 # Whom: Ganael Laplanche # # $FreeBSD$ # PORTNAME= jzintv DISTVERSION= 1.0b3 CATEGORIES= emulators MASTER_SITES= http://spatula-city.org/~im14u2c/intv/dl/ DISTNAME= jzintv-1.0-beta3-src -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= Portable Intellivision(TM) Emulator WRKSRC= ${WRKDIR}/jzintv-1.0-beta3 BUILD_WRKSRC= ${WRKSRC}/src USE_GMAKE= yes USE_XORG= x11 xau xdmcp USE_SDL= sdl USE_ZIP= yes MAKE_ENV= CPPFLAGS="-I${LOCALBASE}/include `${SDL_CONFIG} --cflags`" \ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS} `${SDL_CONFIG} --libs`" OPTIONS= TOOLS "Install additional tools" off TOOLS= as1600 crc32 dasm1600 dis1600 frombit_r gms2rom imvtoppm rom2bin \ show_grom tobit tobit_r bin2rom dasm0256 dasm1600o frombit fromhex \ imvtogif rom_merge split_rom tobit_f tohex SUB_FILES= pkg-message .include .if defined(WITH_TOOLS) PLIST_SUB+= PL_TOOLS="" .else PLIST_SUB+= PL_TOOLS="@comment " .endif post-patch: @${REINPLACE_CMD} '227s|/usr/local/share/jzintv|${DATADIR}|' ${BUILD_WRKSRC}/config.h @${CP} ${BUILD_WRKSRC}/Makefile.freebsd ${BUILD_WRKSRC}/Makefile @${FIND} ${WRKSRC} -name "*.c" | ${XARGS} ${REINPLACE_CMD} -e 's|dprintf|dbprintf|g' @${FIND} ${WRKSRC} -name "*.c.bak" -delete do-install: ${MKDIR} ${DATADIR}/rom ${INSTALL_DATA} ${WRKSRC}/rom/*.rom ${DATADIR}/rom/ ${INSTALL_PROGRAM} ${WRKSRC}/bin/jzintv ${PREFIX}/bin/jzintv .if defined(WITH_TOOLS) .for tool in ${TOOLS} ${INSTALL_PROGRAM} ${WRKSRC}/bin/${tool} ${PREFIX}/bin/jzintv-${tool} .endfor .endif .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR}/doc ${INSTALL_DATA} ${WRKSRC}/COPYING.txt ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.txt ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/Release-Notes.txt ${DOCSDIR} (cd ${WRKSRC}/doc/ && ${COPYTREE_SHARE} \* ${DOCSDIR}/doc) .endif .if !defined(NOPORTEXAMPLES) ${MKDIR} ${EXAMPLESDIR} (cd ${WRKSRC}/examples/ && ${COPYTREE_SHARE} \* ${EXAMPLESDIR}) .endif @${CAT} ${PKGMESSAGE} .include Property changes on: head/emulators/jzintv/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/emulators/pcsxr/Makefile =================================================================== --- head/emulators/pcsxr/Makefile (revision 261942) +++ head/emulators/pcsxr/Makefile (revision 261943) @@ -1,86 +1,86 @@ # New ports collection makefile for: pcsxr # Date created: 11 June 2010 # Whom: Ganael Laplanche # # $FreeBSD$ # PORTNAME= pcsxr PORTVERSION= 1.9.91 PORTREVISION= 1 CATEGORIES= emulators # Original URLs : # http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=pcsxr&DownloadId=98581&FileTime=129064504645100000&Build=16694 # http://sourceforge.net/projects/pcsx-df/files/pcsx-df/1.10/pcsx-df-1.10.tar.gz/download MASTER_SITES= http://contribs.martymac.org/FreeBSD-ports/distfiles/ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ pcsx-df-1.10-plugin-dfbinimage2${EXTRACT_SUFX} EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= Playstation (PSX) emulator BUILD_DEPENDS= gawk:${PORTSDIR}/lang/gawk LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis ONLY_FOR_ARCHS= i386 amd64 USE_BZIP2= yes USE_AUTOTOOLS= autoconf:267:env aclocal:110:env automake:110:env libtool:22 USE_GMAKE= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --enable-opengl USE_LDCONFIG= yes USE_DOS2UNIX= yes USE_GNOME= gtk20 desktopfileutils glib20 libglade2 USE_ICONV= yes USE_XORG= x11 xv xext xxf86vm xtst USE_SDL= sdl USE_GL= gl MAN1= pcsx.1 PORTDOCS= ChangeLog README .include # XXX # dfxvideo plugin seems buggy, remove it in future updates ? .if ${ARCH} == "amd64" CONFIGURE_ARGS+= --enable-dynarec=x86_64 .endif .if !defined(WITHOUT_NLS) USE_GETTEXT= yes CONFIGURE_ARGS+= --enable-nls PLIST_SUB+= NLS="" .else CONFIGURE_ARGS+= --disable-nls PLIST_SUB+= NLS="@comment " .endif # Extract dfbinimage2 plugin post-extract: @(cd ${WRKSRC} && ${TAR} -xjf ${DISTDIR}/pcsx-df-1.10-plugin-dfbinimage2${EXTRACT_SUFX}) # Add ${PREFIX} to plugins' lookup directories post-patch: @${SED} -i.bak "s|%%PREFIX%%|${PREFIX}|" ${WRKSRC}/gui/LnxMain.c pre-configure: @(cd ${WRKSRC} && ${AUTORECONF} -fi) post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for doc in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${doc} ${DOCSDIR} .endfor .endif @-update-desktop-database .include Property changes on: head/emulators/pcsxr/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/ftp/lftp/Makefile =================================================================== --- head/ftp/lftp/Makefile (revision 261942) +++ head/ftp/lftp/Makefile (revision 261943) @@ -1,93 +1,93 @@ # New ports collection makefile for: lftp # Date created: 11 September 1997 # Whom: Andrey Zakhvatov # # $FreeBSD$ # PORTNAME= lftp PORTVERSION= 4.0.10 CATEGORIES= ftp ipv6 MASTER_SITES= ftp://ftp.st.ryukoku.ac.jp/pub/network/ftp/lftp/ \ ftp://ftp.st.ryukoku.ac.jp/pub/network/ftp/lftp/old/ \ ftp://ftp.cs.tu-berlin.de/pub/net/ftp/lftp/ \ http://lftp.cybermirror.org/ \ http://lftp.cybermirror.org/old/ \ ftp://ftp.wiretapped.net/pub/mirrors/lftp/ \ ftp://ftp.wiretapped.net/pub/mirrors/lftp/old/ \ ftp://ftp.yars.free.net/pub/source/lftp/ \ ftp://ftp.yars.free.net/pub/source/lftp/old/ -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= Shell-like command line ftp client LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 USE_ICONV= yes USE_GZIP= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" MAKE_JOBS_SAFE= yes PORTDOCS= AUTHORS BUGS ChangeLog FAQ FEATURES INSTALL \ MIRRORS NEWS README README.debug-levels README.modules \ THANKS TODO OPTIONS= OPENSSL "With OpenSSL support" on \ GNUTLS "With GnutTLS support" off \ NLS "With i18n support" on .include .if ${OSVERSION} < 602109 || (${OSVERSION} > 700000 && ${OSVERSION} < 700029) BUILD_DEPENDS+= ${LOCALBASE}/lib/libreadline.so.6:${PORTSDIR}/devel/readline RUN_DEPENDS+= ${LOCALBASE}/lib/libreadline.so.6:${PORTSDIR}/devel/readline .endif .if !defined(WITHOUT_OPENSSL) .include "${PORTSDIR}/Mk/bsd.openssl.mk" CONFIGURE_ARGS+= --with-openssl .else CONFIGURE_ARGS+= --without-openssl .endif .if defined(WITH_GNUTLS) LIB_DEPENDS+= gnutls:${PORTSDIR}/security/gnutls CONFIGURE_ARGS+= --with-gnutls .else CONFIGURE_ARGS+= --without-gnutls .endif .if !defined(WITHOUT_NLS) USE_GETTEXT= yes CONFIGURE_ARGS+= --enable-nls PLIST_SUB+= NLS="" .else CONFIGURE_ARGS+= --disable-nls PLIST_SUB+= NLS="@comment " .endif MAN1= lftp.1 lftpget.1 MAN5= lftp.conf.5 pre-configure: .if !defined(WITHOUT_OPENSSL) && defined(WITH_GNUTLS) @${ECHO_MSG} "========" @${ECHO_MSG} "WARNING: both OPENSSL and GNUTLS have been selected, OPENSSL will be used" @${ECHO_MSG} "========" .endif post-install: @${INSTALL_DATA} ${WRKSRC}/lftp.conf ${PREFIX}/etc/lftp.conf.sample @if [ ! -f ${PREFIX}/etc/lftp.conf ]; then \ ${CP} -p ${PREFIX}/etc/lftp.conf.sample ${PREFIX}/etc/lftp.conf ; \ fi .if !defined(NOPORTDOCS) @${INSTALL} -d ${DOCSDIR} @cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR} .endif .include Property changes on: head/ftp/lftp/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.150 \ No newline at end of property +1.151 \ No newline at end of property Index: head/games/afternoonstalker/Makefile =================================================================== --- head/games/afternoonstalker/Makefile (revision 261942) +++ head/games/afternoonstalker/Makefile (revision 261943) @@ -1,37 +1,37 @@ # New ports collection makefile for: afternoonstalker # Date created: Feb 15, 2003 # Whom: Mark Pulford # # $FreeBSD$ # PORTNAME= afternoonstalker PORTVERSION= 1.1.4 CATEGORIES= games MASTER_SITES= http://perso.b2b2c.ca/sarrazip/dev/ -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= A clone of the 1981 Night Stalker video game LIB_DEPENDS= flatzebra-0.1.2:${PORTSDIR}/devel/flatzebra USE_SDL= mixer sdl GNU_CONFIGURE= yes CPPFLAGS= -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" MAN6= afternoonstalker.6 PORTDOCS= AUTHORS COPYING INSTALL NEWS README THANKS TODO post-patch: @${REINPLACE_CMD} -e 's|^pkgsounddir =.*|pkgsounddir = ${DATADIR}/sounds|' \ ${WRKSRC}/src/Makefile.in @${REINPLACE_CMD} -e 's|docdir = .*|docdir = ${DOCSDIR}|' \ ${WRKSRC}/Makefile.in .if defined(NOPORTDOCS) @${REINPLACE_CMD} -e '/^install-data-am/s|install-docDATA||' \ ${WRKSRC}/Makefile.in .endif .include Property changes on: head/games/afternoonstalker/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.23 \ No newline at end of property +1.24 \ No newline at end of property Index: head/games/belooted/Makefile =================================================================== --- head/games/belooted/Makefile (revision 261942) +++ head/games/belooted/Makefile (revision 261943) @@ -1,35 +1,35 @@ # New ports collection makefile for: belooted # Date created: 1 August 2007 # Whom: Yinghong Liu # # $FreeBSD$ # PORTNAME= belooted PORTVERSION= 0.1.4.1 PORTREVISION= 4 CATEGORIES= games MASTER_SITES= http://boby.joe.free.fr/dev/belooted/files/ -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= A popular 32-card trick-taking game played in France USE_GNOME= gtk20 desktopfileutils USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" PORTDOCS= AUTHORS COPYING ChangeLog INSTALL NEWS README TODO post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for doc in ${PORTDOCS} @${INSTALL_DATA} ${WRKSRC}/${doc} ${DOCSDIR} .endfor @-update-desktop-database .endif .include Property changes on: head/games/belooted/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/games/blobby/Makefile =================================================================== --- head/games/blobby/Makefile (revision 261942) +++ head/games/blobby/Makefile (revision 261943) @@ -1,39 +1,39 @@ # New ports collection makefile for: blobby # Date created: 01 Apr 2008 # Whom: Ganael Laplanche # # $FreeBSD$ # PORTNAME= blobby PORTVERSION= 0.9b CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/Blobby%20Volley%202%20%28Linux%29/Beta%200.9b DISTNAME= blobby2-linux-${PORTVERSION} -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= Official continuation of the famous Blobby Volley 1.x game LIB_DEPENDS= physfs.1:${PORTSDIR}/devel/physfs \ drm:${PORTSDIR}/graphics/libdrm BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \ ${LOCALBASE}/include/boost/crc.hpp:${PORTSDIR}/devel/boost-libs USE_XORG= ice x11 xext xxf86vm xdamage xfixes xau xdmcp xrandr xrender USE_SDL= sdl USE_GL= glu USE_CMAKE= yes CMAKE_ARGS+= -DDATADIR:PATH="${DATADIR}" WRKSRC= ${WRKDIR}/blobby-beta-0.9b PORTDOCS= AUTHORS COPYING ChangeLog INSTALL NEWS README TODO post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for doc in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${doc} ${DOCSDIR} .endfor .endif .include Property changes on: head/games/blobby/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/games/briquolo/Makefile =================================================================== --- head/games/briquolo/Makefile (revision 261942) +++ head/games/briquolo/Makefile (revision 261943) @@ -1,51 +1,51 @@ # New ports collection makefile for: briquolo # Date created: 18 Nov 2003 # Whom: Kirill Ponomarew # # $FreeBSD$ # PORTNAME= briquolo PORTVERSION= 0.5.7 PORTREVISION= 5 CATEGORIES= games MASTER_SITES= http://briquolo.free.fr/download/ -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= Breakout clone with an OpenGL 3D representation LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png USE_BZIP2= yes USE_ICONV= yes USE_GL= gl USE_SDL= mixer sdl ttf USE_GMAKE= yes USE_GNOME= desktopfileutils USE_XORG= x11 GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" PLIST_SUB= VERSION="${PORTVERSION}" #.if defined(WITHOUT_NLS) #BROKEN= "Unsupported: wants to link against libintl anyway" #CONFIGURE_ARGS+= --disable-nls #PLIST_SUB+= NLS="@comment " #.else USE_GETTEXT= yes PLIST_SUB+= NLS="" #.endif post-patch: ${REINPLACE_CMD} -e 's|png_infopp_NULL|NULL|g' \ -e 's|png_set_gray_1_2_4_to_8|png_set_expand_gray_1_2_4_to_8|' \ ${WRKSRC}/src/MOGL/MOGL_Image.cpp pre-install: ${MKDIR} ${PREFIX}/share/applications post-install: @-update-desktop-database .include Property changes on: head/games/briquolo/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.41 \ No newline at end of property +1.42 \ No newline at end of property Index: head/games/burgerspace/Makefile =================================================================== --- head/games/burgerspace/Makefile (revision 261942) +++ head/games/burgerspace/Makefile (revision 261943) @@ -1,37 +1,37 @@ # New ports collection makefile for: burgerspace # Date created: Apr 13, 2001 # Whom: Mark Pulford # # $FreeBSD$ # PORTNAME= burgerspace PORTVERSION= 1.9.0 CATEGORIES= games MASTER_SITES= http://perso.b2b2c.ca/sarrazip/dev/ -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= A BurgerTime clone LIB_DEPENDS= flatzebra-0.1.2:${PORTSDIR}/devel/flatzebra USE_SDL= mixer sdl GNU_CONFIGURE= yes CPPFLAGS= -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" MAN6= burgerspace.6 burgerspace-server.6 PORTDOCS= AUTHORS COPYING INSTALL NEWS README THANKS TODO post-patch: @${REINPLACE_CMD} -e 's|^pkgsounddir =.*|pkgsounddir = ${DATADIR}/sounds|' \ ${WRKSRC}/src/Makefile.in @${REINPLACE_CMD} -e 's|docdir = .*|docdir = ${DOCSDIR}|' \ ${WRKSRC}/Makefile.in .if defined(NOPORTDOCS) @${REINPLACE_CMD} -e '/^install-data-am/s|install-docDATA||' \ ${WRKSRC}/Makefile.in .endif .include Property changes on: head/games/burgerspace/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.25 \ No newline at end of property +1.26 \ No newline at end of property Index: head/games/cosmosmash/Makefile =================================================================== --- head/games/cosmosmash/Makefile (revision 261942) +++ head/games/cosmosmash/Makefile (revision 261943) @@ -1,44 +1,44 @@ # New ports collection makefile for: cosmosmash # Date created: 12 Apr 2008 # Whom: Ganael Laplanche # # $FreeBSD$ # PORTNAME= cosmosmash DISTVERSION= 1.4.5 CATEGORIES= games MASTER_SITES= http://perso.b2b2c.ca/sarrazip/dev/ -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= A clone of the Intellivision(TM) game Astrosmash(TM) LIB_DEPENDS= flatzebra:${PORTSDIR}/devel/flatzebra \ aa:${PORTSDIR}/graphics/aalib \ mikmod:${PORTSDIR}/audio/libmikmod \ audiofile:${PORTSDIR}/audio/libaudiofile USE_SDL= sdl image mixer USE_XORG= x11 xau xdmcp USE_ICONV= yes USE_GNOME= desktopfileutils GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include `${SDL_CONFIG} --cflags`" \ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS} `${SDL_CONFIG} --libs`" MAN6= cosmosmash.6 post-patch: @${REINPLACE_CMD} 's|^pkgsounddir = .*|pkgsounddir = ${DATADIR}/sounds|' \ ${WRKSRC}/src/Makefile.in @${REINPLACE_CMD} 's|^docdir = .*|docdir = ${DOCSDIR}|' \ ${WRKSRC}/Makefile.in .if defined(NOPORTDOCS) @${REINPLACE_CMD} 's|^install-data-am: .*|install-data-am: install-man|' \ ${WRKSRC}/Makefile.in .endif post-install: @-update-desktop-database .include Property changes on: head/games/cosmosmash/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/games/flightgear/Makefile =================================================================== --- head/games/flightgear/Makefile (revision 261942) +++ head/games/flightgear/Makefile (revision 261943) @@ -1,59 +1,59 @@ # New ports collection makefile for: flightgear # Date created: 26 June 1999 # Whom: Brian Buchanan # # $FreeBSD$ # PORTNAME= FlightGear PORTVERSION= 2.0.0 PORTREVISION= 2 CATEGORIES= games # see http://www.flightgear.org/templates.js MASTER_SITES= ftp://ftp.de.flightgear.org/pub/fgfs/Source/ \ ftp://ftp.kingmont.com/flightsims/flightgear/Source/ \ ftp://ftp.linux.kiev.ua/pub/mirrors/ftp.flightgear.org/flightgear/Source/ \ http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Source/ \ http://ftp3.linux.kiev.ua/pub/fgfs/Source/ \ ftp://ftp.ibiblio.org/pub/mirrors/flightgear/ftp/Source/ \ ftp://ftp.flightgear.org/pub/fgfs/Source/ \ ftp://ftp.is.co.za/pub/games/flightgear/ftp/Source/ -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= The FlightGear flight simulator LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs BUILD_DEPENDS= ${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib \ ${LOCALBASE}/lib/libsgmisc.a:${PORTSDIR}/devel/simgear RUN_DEPENDS= ${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib \ ${LOCALBASE}/lib/libsgmisc.a:${PORTSDIR}/devel/simgear \ ${LOCALBASE}/share/FlightGear/version:${PORTSDIR}/games/flightgear-data .if defined(WITH_OSG_DEVEL) LIB_DEPENDS+= osg.59:${PORTSDIR}/graphics/osg-devel .else LIB_DEPENDS+= osg.55:${PORTSDIR}/graphics/osg .endif USE_XORG= ice sm x11 xext xi xt xmu USE_GL= gl glu glut USE_OPENAL= al USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" # location of flightgear-data CONFIGURE_ARGS= --datadir=${LOCALBASE}/share MAKE_JOBS_UNSAFE=yes MAN1= est-epsilon.1 js_demo.1 pstest.1 fgjs.1 gl-info.1 fgfs.1 post-patch: @${REINPLACE_CMD} -e 's|-D_REENTRANT|${PTHREAD_CFLAGS}|' \ ${WRKSRC}/configure post-install: ${INSTALL_PROGRAM} ${WRKSRC}/utils/js_server/js_server ${PREFIX}/bin @${CAT} ${PKGMESSAGE} .include Property changes on: head/games/flightgear/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.69 \ No newline at end of property +1.70 \ No newline at end of property Index: head/games/flightgear-aircraft/Makefile =================================================================== --- head/games/flightgear-aircraft/Makefile (revision 261942) +++ head/games/flightgear-aircraft/Makefile (revision 261943) @@ -1,255 +1,255 @@ # New ports collection makefile for: flightgear-aircrafts # Date created: 19 Sep 2005 # Whom: Jean-Yves Lefort # # $FreeBSD$ # PORTNAME= FlightGear-aircrafts PORTVERSION= 20081221 CATEGORIES= games # see http://www.flightgear.org/templates.js MASTER_SITES= ftp://ftp.de.flightgear.org/pub/fgfs/Aircraft/ \ ftp://ftp.kingmont.com/flightsims/flightgear/Aircraft/ \ ftp://ftp.linux.kiev.ua/pub/mirrors/ftp.flightgear.org/flightgear/Aircraft/ \ http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Aircraft/ \ http://ftp3.linux.kiev.ua/pub/fgfs/Aircraft/ \ ftp://ftp.ibiblio.org/pub/mirrors/flightgear/ftp/Aircraft/ \ ftp://ftp.flightgear.org/pub/fgfs/Aircraft/ \ ftp://ftp.is.co.za/pub/games/flightgear/ftp/Aircraft/ # exclude planes already included in flightgear-data DISTFILES= 14bis_20080922.zip \ 707_20080509.zip \ 737-300_20071215.zip \ 747-200_1.1.zip \ 747_20071215.zip \ 787_02_2008.zip \ A-10_20081023.zip \ A-6E_20081124.zip \ A24-Viking_20080427.zip \ A300_20061009.zip \ A320-family_20070115.zip \ A320_20070115.zip \ A380_1.0.zip \ AN-225_20071114.zip \ ANT-20_20080813.zip \ AR-234_20080805.zip \ ASK21_20070701.zip \ Aerostar-700_20080805.zip \ Albatross_20080304.zip \ Alouette-III_20080304.zip \ Alouette-II_20081215.zip \ Alphajet_20081130.zip \ Arsenal-VG33_20080808.zip \ B-17_20081126.zip \ B-1B_20081214.zip \ B-2_20080304.zip \ B-52F_20071130.zip \ B737_20050614.zip \ BAC-TSR2_20080103.zip \ BV-141_20081118.zip \ Bernard-HV220_20080808.zip \ Boeing314_1.3.zip \ Buccaneer_0.1.zip \ Bugatti_20080922.zip \ C-2A_20081220.zip \ C130_20081122.zip \ C684_20081116.zip \ CanberraBI8_20071106.zip \ Caravelle_20081114.zip \ Carreidas_20080808.zip \ Citation-Bravo_20081214.zip \ Citation_20080503.zip \ ComperSwift_20071106.zip \ Concorde_2.5.zip \ DH-88_20080805.zip \ DH-89_20080304.zip \ DH-91_20080805.zip \ DO-335_20080828.zip \ DO-X_20081030.zip \ DR400_20081214.zip \ Dauphin_20081119.zip \ Deuche_20081220.zip \ E3B_20080304.zip \ F-86_20080304.zip \ F-8E-Crusader_20081219.zip \ F4U_20081214.zip \ F80C_20070521.zip \ FK9MK2_20080828.zip \ Farman-IV_20080304.zip \ Gee-Bee_20080808.zip \ Grob-G109_20080828.zip \ Grob-G115_20080922.zip \ H-21C-Shawnee_20080304.zip \ H1-Racer_20080808.zip \ H4-Hercules_0.9.zip \ HUP-Retriever_20080304.zip \ Hansajet_0.1.zip \ He162_20080223.zip \ HondaJet_20080810.zip \ Hornet_20081221.zip \ Hughes-XF11_20080808.zip \ Hunter_20070905.zip \ Hurricane_20081219.zip \ KC135_20080828.zip \ Ki-84_20081219.zip \ Lightning_20081023.zip \ Lionceau_20081023.zip \ Lockheed-SR71_20081023.zip \ Lockheed1049_1.2.zip \ Long-EZ_20080828.zip \ Lynx-WG13_20080304.zip \ MD11_20070618.zip \ ME-262_20080808.zip \ Macchi-Castoldi-MC72_20080910.zip \ Malolo1_0.0.zip \ MiG-15_20071106.zip \ Mig-29_20081023.zip \ NTPS_20081023.zip \ Noratlas_20081219.zip \ OH-1_0.1.zip \ OV10_20070506.zip \ P-38-Lightning_20081201.zip \ P180_20080212.zip \ PBY-Catalina_20081201.zip \ PC-6_20080922.zip \ Quickie_20081214.zip \ R22_20080503.zip \ Rascal_0.1.zip \ Ryan-SoSL_20081116.zip \ S-51-Dragonfly_20081116.zip \ SM-55_20080916.zip \ SR71-BlackBird_20081219.zip \ SU-37_20080202.zip \ SaabJ35Draken_20080304.zip \ SeaVixen_20080304.zip \ Sikorsky-76C_20081116.zip \ Sikorsky-S58_20080523.zip \ Skyranger_20080816.zip \ Spitfire_20070619.zip \ Stampe-SV4_20081116.zip \ Starship_20081023.zip \ Stieglitz_20080310.zip \ Stiletto_20080304.zip \ Storch_20081023.zip \ Su-26M_1.0.zip \ Submarine_Scout_0.1.zip \ Super-Frelon_20080304.zip \ Supermarine-S.6B_20080310.zip \ Superwal_20080221.zip \ T-4_20080719.zip \ T37_20081023.zip \ T38_20081023.zip \ TBM-Avenger_20081116.zip \ TU-114_20080103.zip \ UH-60_20080810.zip \ V22-Osprey_0.1.zip \ Velocity-XL_20081021.zip \ Vickers-Vimy_20080922.zip \ X15_20061204.zip \ YF-23_20081030.zip \ YardStik_0.0.zip \ ZF_Navy_free_balloon_0.1.zip \ ZivkoEdge_0.1.zip \ Zlin-50lx_20081030.zip \ a4_20080828.zip \ airwaveXtreme150_20050430.zip \ an2_20080828.zip \ apache_20080617.zip \ asw20_20050430.zip \ b29_20081030.zip \ beaufighter_20081207.zip \ beech99_20080304.zip \ bf109_20081023.zip \ bleriot-XI_20080304.zip \ bluebird_8.7.zip \ bocian_20080722.zip \ c150_20080304.zip \ c172r_20060313.zip \ c182_20080808.zip \ c182rg_20080707.zip \ c310_20080808.zip \ c310u3a_20070206.zip \ ch47_0.1.zip \ ch53e_0.1.zip \ colditz_20070515.zip \ couzinet70_20080811.zip \ cri-cri_20080304.zip \ dc3_20050614.zip \ dc6_20081009.zip \ dhc3_20080805.zip \ dhc6_20080503.zip \ ec135_0.4.zip \ ercoupe_20081117.zip \ eurofighter_20080707.zip \ f104_20080808.zip \ f15c_20081106.zip \ f16_20081023.zip \ f18_20070317.zip \ fkdr1_20080805.zip \ flash2a_20080304.zip \ fokker100_20081023.zip \ fokker50_20081116.zip \ fw190_20081204.zip \ harrier_20070615.zip \ j22_20050614.zip \ j7w_20081219.zip \ jeep_20081023.zip \ ju52_20080304.zip \ marchetti_20050614.zip \ mirage2000_20070103.zip \ mosquito_20080304.zip \ ogel_20080503.zip \ ornithopter_20050430.zip \ p51d_20081030.zip \ pa24-250_20081215.zip \ pa28-161_20080322.zip \ paraglider_20060114.zip \ payen-pa100_20080813.zip \ pc7_20081023.zip \ pittss1c_20080707.zip \ pushback_20080405.zip \ santa_20051026.zip \ seahawk_20081129.zip \ sgs233_20070506.zip \ shuttle_20080808.zip \ snowplow_1.0.zip \ spitfireIX_20080304.zip \ sr20_20051010.zip \ truck_20071027.zip \ tu154_20060501.zip \ vulcanb2_20080304.zip \ wrightFlyer1903_20050430.zip \ x24b_20060114.zip DIST_SUBDIR= ${PORTNAME} -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= Additional aircrafts for the FlightGear flight simulator RUN_DEPENDS= ${LOCALBASE}/share/FlightGear/version:${PORTSDIR}/games/flightgear-data USE_ZIP= yes NO_WRKSUBDIR= yes NO_BUILD= yes PLIST= ${WRKDIR}/.pkg-plist MANUAL_PACKAGE_BUILD= package exceeds pointyhat filesize limit post-patch: @${FIND} ${WRKSRC} -type f \ \( -name COPYING -or -name LICENSE -or -name copyright \) -delete pre-install: @${RM} -f ${PLIST} @cd ${WRKSRC} && \ ${FIND} * -type d -empty | ${SORT} \ | ${SED} -e 's|^|@exec ${MKDIR} share/FlightGear/Aircraft/|' >> ${PLIST} && \ ${FIND} * -type f | ${SORT} \ | ${SED} -e 's|^|share/FlightGear/Aircraft/|' >> ${PLIST} && \ ${FIND} * -type d | ${SORT} -r \ | ${SED} -e 's|^|@dirrm share/FlightGear/Aircraft/|' >> ${PLIST} do-install: (cd ${WRKSRC}/ && ${COPYTREE_SHARE} \* ${PREFIX}/share/FlightGear/Aircraft/) .include Property changes on: head/games/flightgear-aircraft/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.19 \ No newline at end of property +1.20 \ No newline at end of property Index: head/games/flightgear-aircrafts/Makefile =================================================================== --- head/games/flightgear-aircrafts/Makefile (revision 261942) +++ head/games/flightgear-aircrafts/Makefile (revision 261943) @@ -1,255 +1,255 @@ # New ports collection makefile for: flightgear-aircrafts # Date created: 19 Sep 2005 # Whom: Jean-Yves Lefort # # $FreeBSD$ # PORTNAME= FlightGear-aircrafts PORTVERSION= 20081221 CATEGORIES= games # see http://www.flightgear.org/templates.js MASTER_SITES= ftp://ftp.de.flightgear.org/pub/fgfs/Aircraft/ \ ftp://ftp.kingmont.com/flightsims/flightgear/Aircraft/ \ ftp://ftp.linux.kiev.ua/pub/mirrors/ftp.flightgear.org/flightgear/Aircraft/ \ http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Aircraft/ \ http://ftp3.linux.kiev.ua/pub/fgfs/Aircraft/ \ ftp://ftp.ibiblio.org/pub/mirrors/flightgear/ftp/Aircraft/ \ ftp://ftp.flightgear.org/pub/fgfs/Aircraft/ \ ftp://ftp.is.co.za/pub/games/flightgear/ftp/Aircraft/ # exclude planes already included in flightgear-data DISTFILES= 14bis_20080922.zip \ 707_20080509.zip \ 737-300_20071215.zip \ 747-200_1.1.zip \ 747_20071215.zip \ 787_02_2008.zip \ A-10_20081023.zip \ A-6E_20081124.zip \ A24-Viking_20080427.zip \ A300_20061009.zip \ A320-family_20070115.zip \ A320_20070115.zip \ A380_1.0.zip \ AN-225_20071114.zip \ ANT-20_20080813.zip \ AR-234_20080805.zip \ ASK21_20070701.zip \ Aerostar-700_20080805.zip \ Albatross_20080304.zip \ Alouette-III_20080304.zip \ Alouette-II_20081215.zip \ Alphajet_20081130.zip \ Arsenal-VG33_20080808.zip \ B-17_20081126.zip \ B-1B_20081214.zip \ B-2_20080304.zip \ B-52F_20071130.zip \ B737_20050614.zip \ BAC-TSR2_20080103.zip \ BV-141_20081118.zip \ Bernard-HV220_20080808.zip \ Boeing314_1.3.zip \ Buccaneer_0.1.zip \ Bugatti_20080922.zip \ C-2A_20081220.zip \ C130_20081122.zip \ C684_20081116.zip \ CanberraBI8_20071106.zip \ Caravelle_20081114.zip \ Carreidas_20080808.zip \ Citation-Bravo_20081214.zip \ Citation_20080503.zip \ ComperSwift_20071106.zip \ Concorde_2.5.zip \ DH-88_20080805.zip \ DH-89_20080304.zip \ DH-91_20080805.zip \ DO-335_20080828.zip \ DO-X_20081030.zip \ DR400_20081214.zip \ Dauphin_20081119.zip \ Deuche_20081220.zip \ E3B_20080304.zip \ F-86_20080304.zip \ F-8E-Crusader_20081219.zip \ F4U_20081214.zip \ F80C_20070521.zip \ FK9MK2_20080828.zip \ Farman-IV_20080304.zip \ Gee-Bee_20080808.zip \ Grob-G109_20080828.zip \ Grob-G115_20080922.zip \ H-21C-Shawnee_20080304.zip \ H1-Racer_20080808.zip \ H4-Hercules_0.9.zip \ HUP-Retriever_20080304.zip \ Hansajet_0.1.zip \ He162_20080223.zip \ HondaJet_20080810.zip \ Hornet_20081221.zip \ Hughes-XF11_20080808.zip \ Hunter_20070905.zip \ Hurricane_20081219.zip \ KC135_20080828.zip \ Ki-84_20081219.zip \ Lightning_20081023.zip \ Lionceau_20081023.zip \ Lockheed-SR71_20081023.zip \ Lockheed1049_1.2.zip \ Long-EZ_20080828.zip \ Lynx-WG13_20080304.zip \ MD11_20070618.zip \ ME-262_20080808.zip \ Macchi-Castoldi-MC72_20080910.zip \ Malolo1_0.0.zip \ MiG-15_20071106.zip \ Mig-29_20081023.zip \ NTPS_20081023.zip \ Noratlas_20081219.zip \ OH-1_0.1.zip \ OV10_20070506.zip \ P-38-Lightning_20081201.zip \ P180_20080212.zip \ PBY-Catalina_20081201.zip \ PC-6_20080922.zip \ Quickie_20081214.zip \ R22_20080503.zip \ Rascal_0.1.zip \ Ryan-SoSL_20081116.zip \ S-51-Dragonfly_20081116.zip \ SM-55_20080916.zip \ SR71-BlackBird_20081219.zip \ SU-37_20080202.zip \ SaabJ35Draken_20080304.zip \ SeaVixen_20080304.zip \ Sikorsky-76C_20081116.zip \ Sikorsky-S58_20080523.zip \ Skyranger_20080816.zip \ Spitfire_20070619.zip \ Stampe-SV4_20081116.zip \ Starship_20081023.zip \ Stieglitz_20080310.zip \ Stiletto_20080304.zip \ Storch_20081023.zip \ Su-26M_1.0.zip \ Submarine_Scout_0.1.zip \ Super-Frelon_20080304.zip \ Supermarine-S.6B_20080310.zip \ Superwal_20080221.zip \ T-4_20080719.zip \ T37_20081023.zip \ T38_20081023.zip \ TBM-Avenger_20081116.zip \ TU-114_20080103.zip \ UH-60_20080810.zip \ V22-Osprey_0.1.zip \ Velocity-XL_20081021.zip \ Vickers-Vimy_20080922.zip \ X15_20061204.zip \ YF-23_20081030.zip \ YardStik_0.0.zip \ ZF_Navy_free_balloon_0.1.zip \ ZivkoEdge_0.1.zip \ Zlin-50lx_20081030.zip \ a4_20080828.zip \ airwaveXtreme150_20050430.zip \ an2_20080828.zip \ apache_20080617.zip \ asw20_20050430.zip \ b29_20081030.zip \ beaufighter_20081207.zip \ beech99_20080304.zip \ bf109_20081023.zip \ bleriot-XI_20080304.zip \ bluebird_8.7.zip \ bocian_20080722.zip \ c150_20080304.zip \ c172r_20060313.zip \ c182_20080808.zip \ c182rg_20080707.zip \ c310_20080808.zip \ c310u3a_20070206.zip \ ch47_0.1.zip \ ch53e_0.1.zip \ colditz_20070515.zip \ couzinet70_20080811.zip \ cri-cri_20080304.zip \ dc3_20050614.zip \ dc6_20081009.zip \ dhc3_20080805.zip \ dhc6_20080503.zip \ ec135_0.4.zip \ ercoupe_20081117.zip \ eurofighter_20080707.zip \ f104_20080808.zip \ f15c_20081106.zip \ f16_20081023.zip \ f18_20070317.zip \ fkdr1_20080805.zip \ flash2a_20080304.zip \ fokker100_20081023.zip \ fokker50_20081116.zip \ fw190_20081204.zip \ harrier_20070615.zip \ j22_20050614.zip \ j7w_20081219.zip \ jeep_20081023.zip \ ju52_20080304.zip \ marchetti_20050614.zip \ mirage2000_20070103.zip \ mosquito_20080304.zip \ ogel_20080503.zip \ ornithopter_20050430.zip \ p51d_20081030.zip \ pa24-250_20081215.zip \ pa28-161_20080322.zip \ paraglider_20060114.zip \ payen-pa100_20080813.zip \ pc7_20081023.zip \ pittss1c_20080707.zip \ pushback_20080405.zip \ santa_20051026.zip \ seahawk_20081129.zip \ sgs233_20070506.zip \ shuttle_20080808.zip \ snowplow_1.0.zip \ spitfireIX_20080304.zip \ sr20_20051010.zip \ truck_20071027.zip \ tu154_20060501.zip \ vulcanb2_20080304.zip \ wrightFlyer1903_20050430.zip \ x24b_20060114.zip DIST_SUBDIR= ${PORTNAME} -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= Additional aircrafts for the FlightGear flight simulator RUN_DEPENDS= ${LOCALBASE}/share/FlightGear/version:${PORTSDIR}/games/flightgear-data USE_ZIP= yes NO_WRKSUBDIR= yes NO_BUILD= yes PLIST= ${WRKDIR}/.pkg-plist MANUAL_PACKAGE_BUILD= package exceeds pointyhat filesize limit post-patch: @${FIND} ${WRKSRC} -type f \ \( -name COPYING -or -name LICENSE -or -name copyright \) -delete pre-install: @${RM} -f ${PLIST} @cd ${WRKSRC} && \ ${FIND} * -type d -empty | ${SORT} \ | ${SED} -e 's|^|@exec ${MKDIR} share/FlightGear/Aircraft/|' >> ${PLIST} && \ ${FIND} * -type f | ${SORT} \ | ${SED} -e 's|^|share/FlightGear/Aircraft/|' >> ${PLIST} && \ ${FIND} * -type d | ${SORT} -r \ | ${SED} -e 's|^|@dirrm share/FlightGear/Aircraft/|' >> ${PLIST} do-install: (cd ${WRKSRC}/ && ${COPYTREE_SHARE} \* ${PREFIX}/share/FlightGear/Aircraft/) .include Property changes on: head/games/flightgear-aircrafts/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.19 \ No newline at end of property +1.20 \ No newline at end of property Index: head/games/flightgear-atlas/Makefile =================================================================== --- head/games/flightgear-atlas/Makefile (revision 261942) +++ head/games/flightgear-atlas/Makefile (revision 261943) @@ -1,52 +1,52 @@ # New ports collection makefile for: flightgear-atlas # Date created: 16 Sep 2005 # Whom: Jean-Yves Lefort # # $FreeBSD$ # PORTNAME= flightgear-atlas PORTVERSION= 0.3.1.20090529 PORTREVISION= 6 CATEGORIES= games MASTER_SITES= http://contribs.martymac.org/FreeBSD-ports/distfiles/ \ http://freebsd.unixfreunde.de/sources/ DISTNAME= Atlas-${PORTVERSION} -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= A map viewer for use with the FlightGear flight simulator BUILD_DEPENDS= ${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib \ ${LOCALBASE}/include/simgear/version.h:${PORTSDIR}/devel/simgear LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ jpeg.11:${PORTSDIR}/graphics/jpeg \ curl.6:${PORTSDIR}/ftp/curl RUN_DEPENDS= ${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib \ ${LOCALBASE}/include/simgear/version.h:${PORTSDIR}/devel/simgear \ ${LOCALBASE}/share/FlightGear/version:${PORTSDIR}/games/flightgear-data USE_AUTOTOOLS= aclocal:19 autoheader:267 automake:15 autoconf:267 AUTOMAKE_ARGS= --add-missing GNU_CONFIGURE= yes USE_XORG= ice sm x11 xext xi xt xmu USE_GL= gl glu glut CPPFLAGS= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} \ -DSG_GLUT_H='' \ -DSG_GL_H='' \ -DSTL_STRING='' LDFLAGS= -L${LOCALBASE}/lib CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --with-fgbase="${LOCALBASE}/share/FlightGear" post-patch: @${REINPLACE_CMD} -e 's|^base_LIBS="$$LIBS"|base_LIBS="$$LIBS ${PTHREAD_LIBS}"|' ${WRKSRC}/configure.ac @${REINPLACE_CMD} -e 's|^AC_CHECK_LIB(pthread, pthread_exit)||' ${WRKSRC}/configure.ac @${REINPLACE_CMD} -e 's|-lpthread||' ${WRKSRC}/src/Makefile.am post-install: ${INSTALL_DATA} ${WRKSRC}/src/AtlasPalette ${LOCALBASE}/share/FlightGear @${CAT} ${PKGMESSAGE} .include Property changes on: head/games/flightgear-atlas/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.24 \ No newline at end of property +1.25 \ No newline at end of property Index: head/games/flightgear-data/Makefile =================================================================== --- head/games/flightgear-data/Makefile (revision 261942) +++ head/games/flightgear-data/Makefile (revision 261943) @@ -1,49 +1,49 @@ # New ports collection makefile for: flightgear # Date created: 26 June 1999 # Whom: Brian Buchanan # # $FreeBSD$ # PORTNAME= FlightGear-data PORTVERSION= 2.0.0 CATEGORIES= games # see http://www.flightgear.org/templates.js MASTER_SITES= ftp://ftp.de.flightgear.org/pub/fgfs/Shared/ \ ftp://ftp.kingmont.com/flightsims/flightgear/Shared/ \ ftp://ftp.linux.kiev.ua/pub/mirrors/ftp.flightgear.org/flightgear/Shared/ \ http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Shared/ \ http://ftp3.linux.kiev.ua/pub/fgfs/Shared/ \ ftp://ftp.ibiblio.org/pub/mirrors/flightgear/ftp/Shared/ \ ftp://ftp.flightgear.org/pub/fgfs/Shared/ \ ftp://ftp.is.co.za/pub/games/flightgear/ftp/Shared/ -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= FlightGear scenery, textures and aircraft models NO_BUILD= yes USE_BZIP2= yes WRKSRC= ${WRKDIR}/data DATADIR= ${PREFIX}/share/FlightGear PLIST= ${WRKDIR}/pkg-plist PLIST_DIRS= %%DATADIR%% post-patch: @${RM} -f ${WRKSRC}/COPYING pre-install: @${RM} -f ${PLIST} @cd ${WRKSRC} && \ ${FIND} * -type d -empty | ${SORT} \ | ${SED} -e 's|^|@exec ${MKDIR} %D/share/FlightGear/|' >> ${PLIST} && \ ${FIND} * -type f | ${SORT} \ | ${SED} -e 's|^|%%DATADIR%%/|' >> ${PLIST} && \ ${FIND} * -type d | ${SORT} -r \ | ${SED} -e 's|^|@dirrm %%DATADIR%%/|' >> ${PLIST} do-install: ${MKDIR} ${DATADIR} (cd ${WRKSRC}/ && ${COPYTREE_SHARE} \* ${DATADIR}) .include Property changes on: head/games/flightgear-data/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.48 \ No newline at end of property +1.49 \ No newline at end of property Index: head/games/flightgear-mb339-pan/Makefile =================================================================== --- head/games/flightgear-mb339-pan/Makefile (revision 261942) +++ head/games/flightgear-mb339-pan/Makefile (revision 261943) @@ -1,38 +1,38 @@ # New ports collection makefile for: flightgear-mb339-pan # Date created: 11 Dec 2005 # Whom: Jean-Yves Lefort # # $FreeBSD$ # PORTNAME= flightgear-mb339-pan PORTVERSION= 2.0 CATEGORIES= games MASTER_SITES= http://hcilab.uniud.it/pan/downloads/ DISTNAME= mb339pan -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= A simulation of the MB-339 PAN aerobatic jet RUN_DEPENDS= ${LOCALBASE}/share/FlightGear/version:${PORTSDIR}/games/flightgear-data USE_ZIP= yes NO_WRKSUBDIR= yes NO_BUILD= yes RESTRICTED= Redistribution prohibited PLIST= ${WRKDIR}/.pkg-plist pre-install: @${RM} -f ${PLIST} @cd ${WRKSRC} && \ ${FIND} * -type d -empty | ${SORT} \ | ${SED} -e 's|^|@exec ${MKDIR} share/FlightGear/Aircraft/|' >> ${PLIST} && \ ${FIND} * -type f | ${SORT} \ | ${SED} -e 's|^|share/FlightGear/Aircraft/|' >> ${PLIST} && \ ${FIND} * -type d | ${SORT} -r \ | ${SED} -e 's|^|@dirrm share/FlightGear/Aircraft/|' >> ${PLIST} do-install: (cd ${WRKSRC}/ && ${COPYTREE_SHARE} \* ${PREFIX}/share/FlightGear/Aircraft/) .include Property changes on: head/games/flightgear-mb339-pan/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/games/jfsw/Makefile =================================================================== --- head/games/jfsw/Makefile (revision 261942) +++ head/games/jfsw/Makefile (revision 261943) @@ -1,57 +1,57 @@ # New ports collection makefile for: jfsw # Date Created: 11 March 2010 # Whom: Ganael Laplanche # # $FreeBSD$ PORTNAME= jfsw PORTVERSION= 20051009 CATEGORIES= games MASTER_SITES= http://users.on.net/~jonof/buildport/ DISTFILES= ${PORTNAME}_src_${PORTVERSION}.zip \ jfbuild_src_${PORTVERSION}.zip -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= Jonathon Fowler's Shadow Warrior Port BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm ONLY_FOR_ARCHS= i386 ONLY_FOR_ARCHS_REASON= uses x86 assembly code USE_ZIP= yes USE_GMAKE= yes USE_GL= gl USE_GNOME= gtk20 USE_SDL= mixer sdl WRKSRC= ${WRKDIR}/${PORTNAME}_src_${PORTVERSION} PATCH_WRKSRC= ${WRKDIR} SUB_FILES= pkg-message post-patch: @${REINPLACE_CMD} -Ee \ 's|^(EROOT=)../build/|\1../jfbuild_src_${PORTVERSION}/|; \ s|^(CC=).*|\1${CC}|; \ s|^(CFLAGS=).*|\1${CFLAGS}|; \ s|^(NASMFLAGS=).*|\1 -s -f elf|; \ s|/usr/X11R6|${LOCALBASE}|; \ s|sdl-config|${SDL_CONFIG}|' \ ${WRKSRC}/Makefile \ ${WRKDIR}/jfbuild_src_${PORTVERSION}/Makefile \ ${WRKDIR}/jfbuild_src_${PORTVERSION}/Makefile.shared @${REINPLACE_CMD} -e 's|/usr/share/games/jfsw|${DATADIR}|' \ ${WRKSRC}/source/game.c ${WRKSRC}/source/jnstub.c do-install: ${INSTALL_PROGRAM} ${WRKSRC}/sw ${PREFIX}/bin/${PORTNAME} ${INSTALL_PROGRAM} ${WRKSRC}/build ${PREFIX}/bin/${PORTNAME}-build ${MKDIR} ${DATADIR} .if !defined(NOPORTDOCS) .for f in readme.txt releasenotes.html ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR} .endfor @${CAT} ${PKGMESSAGE} .endif .include Property changes on: head/games/jfsw/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/games/openalchemist/Makefile =================================================================== --- head/games/openalchemist/Makefile (revision 261942) +++ head/games/openalchemist/Makefile (revision 261943) @@ -1,52 +1,52 @@ # New ports collection makefile for: openalchemist # Date created: Sat Oct 01 09:30:00 UTC 2003 # Whom: Ganael LAPLANCHE # # $FreeBSD$ # PORTNAME= openalchemist PORTVERSION= 0.3 PORTREVISION= 7 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= Tetris-like game BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip LIB_DEPENDS= clanCore-0.8:${PORTSDIR}/devel/clanlib \ jpeg.11:${PORTSDIR}/graphics/jpeg \ png.6:${PORTSDIR}/graphics/png USE_AUTOTOOLS= aclocal:110 automake:110 autoconf:267 # Necessary to find pkg.m4 (PKG_CHECK_MODULES) ACLOCAL_ARGS+= -I ${LOCALBASE}/share/aclocal CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} GNU_CONFIGURE= yes CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" \ LDFLAGS="${LDFLAGS}" USE_GNOME= pkgconfig pygtk2 USE_XORG= xxf86vm xi x11 xmu xext xdamage xfixes xau xdmcp xt sm ice USE_GL= gl glu USE_SDL= sdl gfx USE_ICONV= yes PORTDOCS= AUTHORS CODE-LICENSE COPYING ChangeLog GRAPHICS-LICENSE README TODO post-patch: @${REINPLACE_CMD} -E -e 's|^%|#|g' ${WRKSRC}/configure.ac @${REINPLACE_CMD} -E -e 's|^dist_pkgdata_DATA =.*|dist_pkgdata_DATA = data/* skins/aqua.zip skins/brushed.zip skins/vectoriel.zip|g' ${WRKSRC}/Makefile.am @${REINPLACE_CMD} -E -e 's|^#!/usr/bin/python|#!${LOCALBASE}/bin/python|g' ${WRKSRC}/openalchemist-config .if !defined(NOPORTDOCS) post-install: ${MKDIR} ${DOCSDIR} .for f in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR} .endfor .endif .include Property changes on: head/games/openalchemist/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/games/openjazz/Makefile =================================================================== --- head/games/openjazz/Makefile (revision 261942) +++ head/games/openjazz/Makefile (revision 261943) @@ -1,38 +1,38 @@ # New ports collection makefile for: openjazz # Date created: 01 Apr 2008 # Whom: Ganael Laplanche # # $FreeBSD$ # PORTNAME= openjazz PORTVERSION= 20100427 CATEGORIES= games MASTER_SITES= http://alister.eu/jazz/oj/ DISTNAME= OpenJazz-src-270410 -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= Free re-implementation of the Jazz Jackrabbit(tm) game engine WRKSRC= ${WRKDIR} USE_ZIP= yes USE_GMAKE= yes ALL_TARGET= OpenJazz USE_XORG= x11 xext xrandr xrender xau xdmcp USE_SDL= sdl CPPFLAGS= "-I${LOCALBASE}/include `${SDL_CONFIG} --cflags` \ -DDATAPATH=\\\"${DATADIR}/\\\" -DHOMEDIR" LDFLAGS= "-L${LOCALBASE}/lib ${PTHREAD_LIBS} `${SDL_CONFIG} --libs`" MAKE_ENV= CPPFLAGS=${CPPFLAGS} LDFLAGS=${LDFLAGS} SUB_FILES= pkg-message do-install: @${MKDIR} ${DATADIR} @${INSTALL_DATA} ${WRKSRC}/openjazz.000 ${DATADIR}/ @${INSTALL_SCRIPT} ${WRKDIR}/OpenJazz ${PREFIX}/bin/openjazz @${CAT} ${PKGMESSAGE} .include Property changes on: head/games/openjazz/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/games/trackballs/Makefile =================================================================== --- head/games/trackballs/Makefile (revision 261942) +++ head/games/trackballs/Makefile (revision 261943) @@ -1,42 +1,42 @@ # New ports collection makefile for: trackballs # Date created: 21 November 2003 # Whom: Adam Weinberger # # $FreeBSD$ # PORTNAME= trackballs PORTVERSION= 1.1.4 PORTREVISION= 9 CATEGORIES= games MASTER_SITES= SF -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= SDL-based Marble Madness clone LIB_DEPENDS= guile.20:${PORTSDIR}/lang/guile RUN_DEPENDS= bash:${PORTSDIR}/shells/bash USE_GL= gl USE_SDL= image mixer sdl ttf USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes USE_GNOME= desktopfileutils INSTALLS_ICONS= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" MAKE_ARGS= mkinstalldirs="${MKDIR}" MAN6= ${PORTNAME}.6 CPPFLAGS= -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib -lintl post-patch: @${REINPLACE_CMD} -e 's|install -D|$$(INSTALL)|' \ ${WRKSRC}/share/Makefile.in post-install: -@update-desktop-database .include Property changes on: head/games/trackballs/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.32 \ No newline at end of property +1.33 \ No newline at end of property Index: head/graphics/pencil/Makefile =================================================================== --- head/graphics/pencil/Makefile (revision 261942) +++ head/graphics/pencil/Makefile (revision 261943) @@ -1,58 +1,58 @@ # New ports collection makefile for: pencil # Date created: 2008-04-16 # Whom: Ganael Laplanche # # $FreeBSD$ # PORTNAME= pencil PORTVERSION= 0.4.4b PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}-planner/Pencil/${PORTVERSION}eta DISTNAME= ${PORTNAME}-${PORTVERSION}-src${EXTRACT_SUFFIX} -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= Pencil - a traditional 2D animation software LIB_DEPENDS+= ming:${PORTSDIR}/graphics/ming \ png:${PORTSDIR}/graphics/png \ freetype:${PORTSDIR}/print/freetype2 \ fontconfig:${PORTSDIR}/x11-fonts/fontconfig \ iconv:${PORTSDIR}/converters/libiconv \ ungif:${PORTSDIR}/graphics/libungif \ expat:${PORTSDIR}/textproc/expat2 \ pcre:${PORTSDIR}/devel/pcre \ drm:${PORTSDIR}/graphics/libdrm USE_ZIP= yes USE_GETTEXT= yes USE_GNOME= glib20 USE_QT_VER= 4 QT_COMPONENTS= gui moc_build qmake_build rcc_build xml_build opengl_build USE_XORG= xi xrender xrandr xfixes xcursor xinerama xext x11 xau xdmcp \ xxf86vm xdamage USE_GL= gl glu WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-source do-configure: @cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} \ ${QMAKE} -unix PREFIX=${PREFIX} \ INCLUDEPATH+=${LOCALBASE}/include/ming \ ${PORTNAME}.pro post-patch: @${MKDIR} ${WRKSRC}/src/external/freebsd @${CP} ${FILESDIR}/src-external-freebsd-freebsd.cpp \ ${WRKSRC}/src/external/freebsd/freebsd.cpp do-install: ${INSTALL_PROGRAM} ${WRKSRC}/Pencil ${PREFIX}/bin/pencil .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} .for file in LICENSE.TXT README TODO ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} .endfor .endif .include Property changes on: head/graphics/pencil/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/graphics/tif22pnm/Makefile =================================================================== --- head/graphics/tif22pnm/Makefile (revision 261942) +++ head/graphics/tif22pnm/Makefile (revision 261943) @@ -1,42 +1,42 @@ # ex:ts=8 # Ports collection makefile for: tif22pnm # Date created: Jan 7, 2003 # Whom: ijliao # # $FreeBSD$ # PORTNAME= tif22pnm PORTVERSION= 0.12 PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= http://www.inf.bme.hu/~pts/ -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= Converts TIFF- sampled images to PNM image LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkg-config GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libtiff-ldir=${LOCALBASE}/lib \ --with-libtiff-idir=${LOCALBASE}/include PLIST_FILES= bin/png22pnm bin/tif22pnm TIF22PNM_SRCS= ptspnm.c minigimp.c miniglib.c ptstiff3.c tif22pnm.c PNG2PNM_SRCS= png22pnm.c do-build: cd ${WRKSRC} \ && ${CC} ${CFLAGS} -DNDEBUG -I${LOCALBASE}/include \ ${TIF22PNM_SRCS} -o tif22pnm -L${LOCALBASE}/lib -ltiff \ && ${CC} ${CFLAGS} -DNDEBUG `pkg-config libpng14 --cflags` \ ${PNG2PNM_SRCS} -o png22pnm `pkg-config libpng14 --libs` do-install: ${INSTALL_PROGRAM} ${WRKSRC}/png22pnm ${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/tif22pnm ${PREFIX}/bin .include Property changes on: head/graphics/tif22pnm/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.17 \ No newline at end of property +1.18 \ No newline at end of property Index: head/multimedia/libdvdnav/Makefile =================================================================== --- head/multimedia/libdvdnav/Makefile (revision 261942) +++ head/multimedia/libdvdnav/Makefile (revision 261943) @@ -1,47 +1,47 @@ # New ports collection makefile for: libdvdnav # Date created: 21 May 2002 # Whom: MANTANI Nobutaka # # $FreeBSD$ # PORTNAME= libdvdnav PORTVERSION= 4.1.4.r1217 CATEGORIES= multimedia # Svn repository URL : svn://svn.mplayerhq.hu/dvdnav/trunk/libdvdnav MASTER_SITES= http://contribs.martymac.org/FreeBSD-ports/distfiles/ \ http://www1.mplayerhq.hu/MPlayer/releases/dvdnav/ \ http://www2.mplayerhq.hu/MPlayer/releases/dvdnav/ \ http://www3.mplayerhq.hu/MPlayer/releases/dvdnav/ \ http://www4.mplayerhq.hu/MPlayer/releases/dvdnav/ \ http://www5.mplayerhq.hu/MPlayer/releases/dvdnav/ \ ftp://ftp1.mplayerhq.hu/MPlayer/releases/dvdnav/ \ ftp://ftp2.mplayerhq.hu/MPlayer/releases/dvdnav/ \ LOCAL/makc DISTNAME= ${PORTNAME}-${PORTVERSION:S,r,,} -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= MPlayer version of the libdvdnav project LIB_DEPENDS= dvdread.4:${PORTSDIR}/multimedia/libdvdread USE_BZIP2= yes HAS_CONFIGURE= yes CONFIGURE_SCRIPT= configure2 CONFIGURE_ARGS= --prefix="${PREFIX}" \ --libdir="${PREFIX}/lib" \ --libdatadir="${PREFIX}/libdata/pkgconfig" \ --shlibdir="${PREFIX}/lib" \ --incdir="${PREFIX}/include/dvdnav" \ --disable-opts \ --disable-debug \ --cc="${CC}" USE_GMAKE= yes CONFLICTS= libdvdnav-mplayer-[0-9]* USE_LDCONFIG= yes post-patch: @${REINPLACE_CMD} -e 's|^threadlib="-lpthread"|threadlib="${PTHREAD_LIBS}"|g' \ ${WRKSRC}/configure2 .include Property changes on: head/multimedia/libdvdnav/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.37 \ No newline at end of property +1.38 \ No newline at end of property Index: head/multimedia/libdvdread/Makefile =================================================================== --- head/multimedia/libdvdread/Makefile (revision 261942) +++ head/multimedia/libdvdread/Makefile (revision 261943) @@ -1,53 +1,53 @@ # New ports collection makefile for: libdvdread # Date created: 24 Jun 2001 # Whom: Marc van Woerkom <3d@freebsd.org> # # $FreeBSD$ # PORTNAME= libdvdread PORTVERSION= 4.1.4.r1217 CATEGORIES= multimedia # Svn repository URL : svn://svn.mplayerhq.hu/dvdnav/trunk/libdvdread MASTER_SITES= http://contribs.martymac.org/FreeBSD-ports/distfiles/ \ http://www1.mplayerhq.hu/MPlayer/releases/dvdnav/ \ http://www2.mplayerhq.hu/MPlayer/releases/dvdnav/ \ http://www3.mplayerhq.hu/MPlayer/releases/dvdnav/ \ http://www4.mplayerhq.hu/MPlayer/releases/dvdnav/ \ http://www5.mplayerhq.hu/MPlayer/releases/dvdnav/ \ ftp://ftp1.mplayerhq.hu/MPlayer/releases/dvdnav/ \ ftp://ftp2.mplayerhq.hu/MPlayer/releases/dvdnav/ \ LOCAL/makc DISTNAME= ${PORTNAME}-${PORTVERSION:S,r,,} -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= MPlayer version of the libdvdread project .if !defined(PACKAGE_BUILDING) LIB_DEPENDS= dvdcss.${DVDCSS_LIBVERSION}:${PORTSDIR}/multimedia/libdvdcss .endif USE_BZIP2= yes HAS_CONFIGURE= yes CONFIGURE_SCRIPT= configure2 CONFIGURE_ARGS= --prefix="${PREFIX}" \ --libdir="${PREFIX}/lib" \ --libdatadir="${PREFIX}/libdata/pkgconfig" \ --shlibdir="${PREFIX}/lib" \ --incdir="${PREFIX}/include/dvdread" \ --disable-opts \ --disable-debug \ --cc="${CC}" USE_GMAKE= yes USE_LDCONFIG= yes # DVDCSS version hardcoded in src/dvd_input.c (dlopen'ed) DVDCSS_LIBVERSION= 3 post-patch: @${REINPLACE_CMD} -e 's|-ldl ||g' \ ${WRKSRC}/Makefile @${REINPLACE_CMD} -E -e 's|(libdvdcss.so)\.2|\1.${DVDCSS_LIBVERSION}|' \ ${WRKSRC}/src/dvd_input.c .include Property changes on: head/multimedia/libdvdread/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.36 \ No newline at end of property +1.37 \ No newline at end of property Index: head/multimedia/sms1xxx-kmod/Makefile =================================================================== --- head/multimedia/sms1xxx-kmod/Makefile (revision 261942) +++ head/multimedia/sms1xxx-kmod/Makefile (revision 261943) @@ -1,142 +1,142 @@ # New ports collection makefile for: sms1xxx-kmod # Date created: 10 February 2010 # Whom: Ganael Laplanche # # $FreeBSD$ # PORTNAME= sms1xxx PORTVERSION= 20100624 CATEGORIES= multimedia kld MASTER_SITES= http://contribs.martymac.org/FreeBSD-siano/ PKGNAMESUFFIX= -kmod DISTNAME= siano-${PORTVERSION} EXTRACT_SUFX= .tgz DIST_SUBDIR= ${PORTNAME} -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= Native FreeBSD driver for Siano-based USB DVB devices WRKSRC= ${WRKDIR}/siano-${PORTVERSION} NO_PACKAGE= should be recompiled for a particular FreeBSD kernel OPTIONS= RC5WATCH "Build rc5watch utility" on \ STELLAR "Build Stellar firmware" off \ NOVA "Build Nova firmware" off \ DEBUG "Build with debug symbols" off ONLY_FOR_ARCHS= i386 amd64 SUB_FILES= pkg-message KMODDIR?= /boot/modules PLIST_SUB+= KMODDIR=${KMODDIR} MAKE_ENV+= KMODDIR=${KMODDIR} PORTDOCS= CHANGELOG README COPYING MAN4= sms1xxx.4 MANCOMPRESSED= yes # Supported firmwares / firmwares to build STELLAR_FW= stellar_dvbt NOVA_FW= novab0_dvbbda BUILD_FWS= .include .if !exists(/usr/src/sys/Makefile) IGNORE= requires kernel source files .elif ${OSVERSION} <= 800063 IGNORE= requires FreeBSD 8.0 or superior .endif .if defined(WITH_DEBUG) ALL_TARGET= debug .endif .if defined(WITH_RC5WATCH) PLIST_SUB+= PL_RC5WATCH="" .else PLIST_SUB+= PL_RC5WATCH="@comment " .endif .if defined(WITH_STELLAR) BUILD_FWS+= ${STELLAR_FW} PLIST_SUB+= PL_STELLAR="" .if !exists(${DISTDIR}/${DIST_SUBDIR}/${STELLAR_FW}.fw) .if !defined(DISTFILE_INSTRUCTIONS) DISTFILE_INSTRUCTIONS=\n\ Due to licensing restrictions, firmware files must be fetched manually.\n .endif DISTFILE_INSTRUCTIONS+= \ \n- Please, get the appropriate firmware for your Stellar device\n\ and copy the file to '${DISTDIR}/${DIST_SUBDIR}/${STELLAR_FW}.fw'\n\ e.g. :\n\ wget 'ftp://ftp.terratec.net/Receiver/Cinergy_Piranha/Update/Cinergy_Piranha_Drv_Vista_XP_3.09.02.00.exe'\n\ unzip -j 'Cinergy_Piranha_Drv_Vista_XP_3.09.02.00.exe' \\\\\n\ \t'Cinergy Piranha/BDA Driver 3.09.02.00/Windos XP (32Bit)/SMS100x_Dvbt.inp'\n\ mv 'SMS100x_Dvbt.inp' '${DISTDIR}/${DIST_SUBDIR}/${STELLAR_FW}.fw'\n .endif .else PLIST_SUB+= PL_STELLAR="@comment " .endif .if defined(WITH_NOVA) BUILD_FWS+= ${NOVA_FW} PLIST_SUB+= PL_NOVA="" .if !exists(${DISTDIR}/${DIST_SUBDIR}/${NOVA_FW}.fw) .if !defined(DISTFILE_INSTRUCTIONS) DISTFILE_INSTRUCTIONS=\n\ Due to licensing restrictions, firmware files must be fetched manually.\n .endif DISTFILE_INSTRUCTIONS+= \ \n- Please, get the appropriate firmware for your Nova device\n\ and copy the file to '${DISTDIR}/${DIST_SUBDIR}/${NOVA_FW}.fw'\n\ e.g. :\n\ wget 'http://www.wintvcd.co.uk/drivers/WinTV-MiniStick_4_2_26_28027_WHQL.zip'\n\ unzip -j 'WinTV-MiniStick_4_2_26_28027_WHQL.zip' \\\\\n\ \t'driver17/hcw17dvb.1b0'\n\ mv 'hcw17dvb.1b0' '${DISTDIR}/${DIST_SUBDIR}/${NOVA_FW}.fw'\n .endif .else PLIST_SUB+= PL_NOVA="@comment " .endif pre-fetch: .if defined(DISTFILE_INSTRUCTIONS) @${MKDIR} ${DISTDIR}/${DIST_SUBDIR} @${PRINTF} "${DISTFILE_INSTRUCTIONS}" @exit 1 .endif post-patch: @${REINPLACE_CMD} -e 's|SUBDIR=|SUBDIR= ${BUILD_FWS}|' \ ${WRKSRC}/firmwares/Makefile pre-build: .if defined(WITH_STELLAR) @${CP} ${DISTDIR}/${DIST_SUBDIR}/${STELLAR_FW}.fw ${WRKSRC}/firmwares/${STELLAR_FW}/ .endif .if defined(WITH_NOVA) @${CP} ${DISTDIR}/${DIST_SUBDIR}/${NOVA_FW}.fw ${WRKSRC}/firmwares/${NOVA_FW}/ .endif post-build: .if defined(WITH_RC5WATCH) @cd ${WRKSRC}/apps/rc5watch/ && ${MAKE} all .endif post-install: .if defined(WITH_RC5WATCH) ${INSTALL_PROGRAM} ${WRKSRC}/apps/rc5watch/rc5watch ${PREFIX}/bin/rc5watch .endif .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for doc in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${doc} ${DOCSDIR} .endfor .endif @${CAT} ${PKGMESSAGE} .include Property changes on: head/multimedia/sms1xxx-kmod/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/net/grsync/Makefile =================================================================== --- head/net/grsync/Makefile (revision 261942) +++ head/net/grsync/Makefile (revision 261943) @@ -1,49 +1,49 @@ # New ports collection makefile for: grsync # Date created: 24 August 2007 # Whom: Ganael Laplanche # # $FreeBSD$ # PORTNAME= grsync PORTVERSION= 1.1.1 PORTREVISION= 1 CATEGORIES= net ipv6 MASTER_SITES= http://www.opbyte.it/release/ \ GENTOO/distfiles \ LOCAL/chinsan -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= GTK frontend for rsync RUN_DEPENDS= rsync:${PORTSDIR}/net/rsync USE_GNOME= gtk20 desktopfileutils GNU_CONFIGURE= yes USE_GMAKE= yes INSTALLS_ICONS= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" .if !defined(WITHOUT_NLS) USE_GETTEXT= yes PLIST_SUB+= NLS="" .else PLIST_SUB+= NLS="@comment " .endif MAN1= grsync.1 grsync-batch.1 post-patch: .if defined(WITHOUT_NLS) @${REINPLACE_CMD} 's/^ALL_LINGUAS=.*/ALL_LINGUAS=""/' \ ${WRKSRC}/configure .endif post-install: @-update-desktop-database .include Property changes on: head/net/grsync/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.17 \ No newline at end of property +1.18 \ No newline at end of property Index: head/net/ldapscripts/Makefile =================================================================== --- head/net/ldapscripts/Makefile (revision 261942) +++ head/net/ldapscripts/Makefile (revision 261943) @@ -1,75 +1,75 @@ # New ports collection makefile for: ldapscripts # Date created: Sat Oct 01 09:30:00 UTC 2003 # Whom: Ganael LAPLANCHE # # $FreeBSD$ # PORTNAME= ldapscripts PORTVERSION= 1.9.0 CATEGORIES= net MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \ http://contribs.martymac.org/ldapscripts/ EXTRACT_SUFX= .tgz -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= Scripts to manage posix accounts in an OpenLDAP directory WANT_OPENLDAP_VER?= 23 .if (${WANT_OPENLDAP_VER} != 21) && (${WANT_OPENLDAP_VER} != 22) && (${WANT_OPENLDAP_VER} != 23) && (${WANT_OPENLDAP_VER} != 24) BROKEN= Incompatible OpenLDAP version: ${WANT_OPENLDAP_VER} .endif RUN_DEPENDS= ldapadd:${PORTSDIR}/net/openldap${WANT_OPENLDAP_VER}-client \ ldapsearch:${PORTSDIR}/net/openldap${WANT_OPENLDAP_VER}-client \ ldapdelete:${PORTSDIR}/net/openldap${WANT_OPENLDAP_VER}-client \ ldapmodify:${PORTSDIR}/net/openldap${WANT_OPENLDAP_VER}-client \ ldapmodrdn:${PORTSDIR}/net/openldap${WANT_OPENLDAP_VER}-client \ ldappasswd:${PORTSDIR}/net/openldap${WANT_OPENLDAP_VER}-client USE_ICONV= yes LIBDIR=${PREFIX}/lib/${PORTNAME} MAKE_ENV+= MANDIR=${MANPREFIX}/man \ ETCDIR=${ETCDIR} MANLANG= "" MANCOMPRESSED= yes MAN1= ldapaddgroup.1 ldapaddmachine.1 ldapadduser.1 ldapaddusertogroup.1 \ ldapdeletegroup.1 ldapdeleteuser.1 ldapdeleteuserfromgroup.1 \ ldaprenameuser.1 ldapsetprimarygroup.1 lsldap.1 ldaprenamemachine.1 \ ldaprenamegroup.1 ldapinit.1 ldapdeletemachine.1 ldapsetpasswd.1 \ ldapfinger.1 ldapgid.1 ldapid.1 ldapmodifygroup.1 ldapmodifymachine.1 \ ldapmodifyuser.1 MAN5= ldapscripts.5 PORTDOCS= README CHANGELOG COPYING VERSION TODO # Unset 'all' target set by default to 'help' # and set paths to OpenLDAP binaries post-patch: ${REINPLACE_CMD} "s|^all:.*|all:|g" ${WRKSRC}/Makefile ${REINPLACE_CMD} "s|^PREFIX = .*|PREFIX = ${PREFIX}|g" ${WRKSRC}/Makefile ${REINPLACE_CMD} \ -e "s|^LDAPSEARCHBIN=.*|LDAPSEARCHBIN=\"${LOCALBASE}/bin/ldapsearch\"|g" \ -e "s|^LDAPADDBIN=.*|LDAPADDBIN=\"${LOCALBASE}/bin/ldapadd\"|g" \ -e "s|^LDAPDELETEBIN=.*|LDAPDELETEBIN=\"${LOCALBASE}/bin/ldapdelete\"|g" \ -e "s|^LDAPMODIFYBIN=.*|LDAPMODIFYBIN=\"${LOCALBASE}/bin/ldapmodify\"|g" \ -e "s|^LDAPMODRDNBIN=.*|LDAPMODRDNBIN=\"${LOCALBASE}/bin/ldapmodrdn\"|g" \ -e "s|^LDAPPASSWDBIN=.*|LDAPPASSWDBIN=\"${LOCALBASE}/bin/ldappasswd\"|g" \ -e "s|^ICONVBIN=.*|ICONVBIN=\"${LOCALBASE}/bin/iconv\"|g" \ ${WRKSRC}/etc/ldapscripts.conf # Install remaining stuff post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/CHANGELOG ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/COPYING ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/VERSION ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/TODO ${DOCSDIR} .endif @${CAT} ${PKGMESSAGE} .include Property changes on: head/net/ldapscripts/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.14 \ No newline at end of property +1.15 \ No newline at end of property Index: head/security/fakeroot/Makefile =================================================================== --- head/security/fakeroot/Makefile (revision 261942) +++ head/security/fakeroot/Makefile (revision 261943) @@ -1,36 +1,36 @@ # New ports collection makefile for: fakeroot # Date created: 11 March 2004 # Whom: Meno Abels # # $FreeBSD$ # PORTNAME= fakeroot PORTVERSION= 1.14.3 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_DEBIAN} MASTER_SITE_SUBDIR= pool/main/f/fakeroot DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= Simulate the root user behaviour GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-ipc=tcp USE_AUTOTOOLS= libtool:22 USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} MANLANG= "" es sv fr nl MAN1= faked.1 fakeroot.1 pre-configure: @${REINPLACE_CMD} -e 's/-lpthread/${PTHREAD_LIBS}/g' \ ${WRKSRC}/${CONFIGURE_SCRIPT} post-install: @${MV} ${PREFIX}/lib/libfakeroot-0.so ${PREFIX}/lib/libfakeroot.so.0 @${LN} -sf ${PREFIX}/lib/libfakeroot.so.0 ${PREFIX}/lib/libfakeroot-0.so .include Property changes on: head/security/fakeroot/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.32 \ No newline at end of property +1.33 \ No newline at end of property Index: head/security/vlock/Makefile =================================================================== --- head/security/vlock/Makefile (revision 261942) +++ head/security/vlock/Makefile (revision 261943) @@ -1,86 +1,86 @@ # New ports collection makefile for: vlock # Date created: 08 Oct 2000 # Whom: George Reid # # $FreeBSD$ # PORTNAME= vlock PORTVERSION= 2.2.2 CATEGORIES= security MASTER_SITES= http://cthulhu.c3d2.de/~toidinamai/vlock/archive/ -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= Locks a terminal USE_GMAKE= yes HAS_CONFIGURE= yes CONFIGURE_ARGS= --enable-plugins --enable-pam \ --prefix=${PREFIX} \ --mandir=${MANPREFIX}/man \ --with-modules="${VLOCKMODULES}" \ --with-scripts="${VLOCKSCRIPTS}" \ VLOCK_GROUP="${VLOCKGRP}" \ VLOCK_MODE="0750" \ EXTRA_CFLAGS="-I${LOCALBASE}/include" \ EXTRA_LDFLAGS="-L${LOCALBASE}/lib" OPTIONS= ROOTPWD "Enable unlock using root password" on \ VLOCKSCRIPTS "Install sample hook scripts" off \ CACASAVER "Enable libcaca screensaver" off MANLANG= "" MAN1= vlock.1 MAN5= vlock-plugins.5 MAN8= vlock-main.8 # Default scripts/modules VLOCKSCRIPTS= VLOCKMODULES= all.so new.so # Vlock group = vlock:*:129: VLOCKGRP= vlock VLOCKGID= 129 .include .if !defined(WITHOUT_ROOTPWD) CONFIGURE_ARGS+= --enable-root-password .else CONFIGURE_ARGS+= --disable-root-password .endif .if !defined(WITHOUT_VLOCKSCRIPTS) VLOCKSCRIPTS+= amarok.sh example_script.sh mplayer.sh PLIST_SUB+= PL_VLOCKSCRIPTS="" .else PLIST_SUB+= PL_VLOCKSCRIPTS="@comment " .endif .if !defined(WITHOUT_CACASAVER) BUILD_DEPENDS+= ${LOCALBASE}/lib/libcaca.a:${PORTSDIR}/graphics/libcaca VLOCKMODULES+= caca.so PLIST_SUB+= PL_CACASAVER="" .else PLIST_SUB+= PL_CACASAVER="@comment " .endif post-patch: @${REINPLACE_CMD} -e 's|-lncurses|-lm|' ${WRKSRC}/modules/Makefile pre-install: if ! pw groupshow ${VLOCKGRP}; then pw groupadd ${VLOCKGRP} -g ${VLOCKGID}; fi post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/COPYING ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/ChangeLog ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/PLUGINS ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.X11 ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/SECURITY ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/TODO ${DOCSDIR} .endif .include Property changes on: head/security/vlock/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/sysutils/evtviewer/Makefile =================================================================== --- head/sysutils/evtviewer/Makefile (revision 261942) +++ head/sysutils/evtviewer/Makefile (revision 261943) @@ -1,27 +1,27 @@ # New ports collection makefile for: evtViewer # Date created: Sat Sep 01 09:30:00 UTC 2006 # Whom: Ganael LAPLANCHE # # $FreeBSD$ # PORTNAME= evtViewer PORTVERSION= 0.5 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}/${PORTNAME}-${PORTVERSION} \ http://contribs.martymac.org/evtViewer/ EXTRACT_SUFX= .tgz -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= PERL-based Event viewer USE_PERL5= yes NO_BUILD= yes PLIST_FILES= bin/evtViewer # Just copy the script do-install: ${CP} ${WRKSRC}/evtViewer ${PREFIX}/bin .include Property changes on: head/sysutils/evtviewer/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property