Index: head/deskutils/akamaru/Makefile =================================================================== --- head/deskutils/akamaru/Makefile (revision 383352) +++ head/deskutils/akamaru/Makefile (revision 383353) @@ -1,39 +1,40 @@ # Created by: Phillip Neumann # $FreeBSD$ PORTNAME= akamaru PORTVERSION= 0.1 PORTREVISION= 10 CATEGORIES= deskutils gnome MASTER_SITES= http://people.freedesktop.org/~krh/ DISTNAME= ${PORTNAME} MAINTAINER= pneumann@gmail.com COMMENT= Simple, but fun, physics engine prototype RUN_DEPENDS= xcompmgr:${PORTSDIR}/x11-wm/xcompmgr +BROKEN= Unfetchable USES= gmake pkgconfig USE_GNOME= gconf2 gtk20 GCONF_SCHEMAS= kiba.schemas SUB_FILES= pkg-message post-patch: @${REINPLACE_CMD} \ -e '/^CFLAGS =/s|-g| ${CFLAGS} |' \ -e '/^CPPFLAGS =/s|$$| ${CPPFLAGS}|' \ -e '/^LDFLAGS =/s|-g| ${LDFLAGS} |' \ -e '/^LDLIBS =/s|$$| ${LIBS} -lm|' \ ${WRKSRC}/Makefile @${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|g' \ ${WRKSRC}/populate-dock.sh do-install: @${INSTALL_PROGRAM} ${WRKSRC}/dock ${STAGEDIR}${PREFIX}/bin/kiba-dock @${INSTALL_PROGRAM} ${WRKSRC}/akamaru ${STAGEDIR}${PREFIX}/bin/akamaru @${MKDIR} ${STAGEDIR}${LOCALBASE}/etc/gconf/schemas @${INSTALL_DATA} ${WRKSRC}/kiba.schemas ${STAGEDIR}${LOCALBASE}/etc/gconf/schemas @${MKDIR} ${STAGEDIR}${DATADIR} @${INSTALL_SCRIPT} ${WRKSRC}/populate-dock.sh ${STAGEDIR}${DATADIR} .include Index: head/deskutils/bigyear/Makefile =================================================================== --- head/deskutils/bigyear/Makefile (revision 383352) +++ head/deskutils/bigyear/Makefile (revision 383353) @@ -1,25 +1,26 @@ # Created by: George Reid # $FreeBSD$ PORTNAME= bigyear PORTVERSION= 20010226 PORTEPOCH= 1 CATEGORIES= deskutils MASTER_SITES= http://mahon.cwx.net/sources/ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Program to print a large (one month per page) calendar +BROKEN= Unfetchable MAKE_ARGS= CFLAGS="${CFLAGS}" PLIST_FILES= bin/bigyear man/man1/bigyear.1.gz post-extract: ${RM} ${WRKSRC}/bigyear do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bigyear ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/bigyear.1 ${STAGEDIR}${PREFIX}/man/man1 .include Index: head/deskutils/displaycalibrator/Makefile =================================================================== --- head/deskutils/displaycalibrator/Makefile (revision 383352) +++ head/deskutils/displaycalibrator/Makefile (revision 383353) @@ -1,17 +1,18 @@ # $FreeBSD$ PORTNAME= displaycalibrator PORTVERSION= 0.7 PORTREVISION= 4 CATEGORIES= deskutils gnustep MASTER_SITES= http://gnu.ethz.ch/linuks.mine.nu/displaycalibrator/ MAINTAINER= ports@FreeBSD.org COMMENT= Frontend to xgamma +BROKEN= Unfetchable USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes .include Index: head/deskutils/gnustep-notebook/Makefile =================================================================== --- head/deskutils/gnustep-notebook/Makefile (revision 383352) +++ head/deskutils/gnustep-notebook/Makefile (revision 383353) @@ -1,22 +1,23 @@ # $FreeBSD$ PORTNAME= notebook PORTVERSION= 0.3 PORTREVISION= 4 CATEGORIES= deskutils gnustep MASTER_SITES= http://notebook.cowgar.com/NoteBook/releases/ \ http://io.debian.net/~tar/debian/notebook/ PKGNAMEPREFIX= gnustep- DISTNAME= NoteBook-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Place to store notes in an organized manner LICENSE= GPLv2 +BROKEN= Unfetchable USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes .include Index: head/deskutils/gruler/Makefile =================================================================== --- head/deskutils/gruler/Makefile (revision 383352) +++ head/deskutils/gruler/Makefile (revision 383353) @@ -1,22 +1,23 @@ # Created by: Piotr Smyrak # $FreeBSD$ PORTNAME= gruler PORTVERSION= 0.6 PORTREVISION= 11 CATEGORIES= deskutils MASTER_SITES= http://linuxadvocate.org/projects/gruler/downloads/ MAINTAINER= ps.ports@smyrak.com COMMENT= Simple customizable GTK screen ruler +BROKEN= Unfetchable USES= pkgconfig pathfix libtool GNU_CONFIGURE= yes USE_GNOME= gnomeprefix libgnomeui libglade2 CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -export-dynamic post-patch: @${REINPLACE_CMD} -e 's|^CFLAGS=""||' ${WRKSRC}/configure .include Index: head/deskutils/libopensync-plugin-file/Makefile =================================================================== --- head/deskutils/libopensync-plugin-file/Makefile (revision 383352) +++ head/deskutils/libopensync-plugin-file/Makefile (revision 383353) @@ -1,18 +1,19 @@ # Created by: Alex Samorukov # $FreeBSD$ PORTNAME= libopensync-plugin-file PORTVERSION= 0.22 PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/ MAINTAINER= samm@os2.kiev.ua COMMENT= File-Sync plugin for the opensync framework LIB_DEPENDS= libopensync.so:${PORTSDIR}/devel/libopensync022 +BROKEN= Unfetchable USES= pkgconfig tar:bzip2 libtool GNU_CONFIGURE= yes .include Index: head/deskutils/libopensync-plugin-python/Makefile =================================================================== --- head/deskutils/libopensync-plugin-python/Makefile (revision 383352) +++ head/deskutils/libopensync-plugin-python/Makefile (revision 383353) @@ -1,20 +1,21 @@ # Created by: Alexander Logvinov # $FreeBSD$ PORTNAME= libopensync-plugin-python PORTVERSION= 0.22 PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/ MAINTAINER= webmaster@kibab.com COMMENT= Python plugin for the OpenSync framework +BROKEN= Unfetchable LIB_DEPENDS= libopensync.so:${PORTSDIR}/devel/libopensync022 CONFLICTS= libopensync-plugin-python-devel-[0-9]* USES= libtool pkgconfig python tar:bzip2 GNU_CONFIGURE= yes .include Index: head/deskutils/libopensync-plugin-sunbird/Makefile =================================================================== --- head/deskutils/libopensync-plugin-sunbird/Makefile (revision 383352) +++ head/deskutils/libopensync-plugin-sunbird/Makefile (revision 383353) @@ -1,28 +1,29 @@ # Created by: Alexander Logvinov # $FreeBSD$ PORTNAME= libopensync-plugin-sunbird PORTVERSION= 0.22 PORTREVISION= 4 CATEGORIES= deskutils MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org COMMENT= Sunbird plugin for the OpenSync framework LIB_DEPENDS= libopensync.so:${PORTSDIR}/devel/libopensync022 \ libneon.so:${PORTSDIR}/www/neon +BROKEN= Unfetchable USES= libtool pkgconfig tar:bzip2 GNU_CONFIGURE= yes USE_GNOME= glib20 libxml2 PORTDOCS= AUTHORS COPYING ChangeLog README OPTIONS_DEFINE= DOCS post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} .include Index: head/deskutils/libopensync-plugin-vformat-devel/Makefile =================================================================== --- head/deskutils/libopensync-plugin-vformat-devel/Makefile (revision 383352) +++ head/deskutils/libopensync-plugin-vformat-devel/Makefile (revision 383353) @@ -1,24 +1,25 @@ # Created by: Alexander Logvinov # $FreeBSD$ PORTNAME= libopensync-plugin-vformat PORTVERSION= 0.39 CATEGORIES= deskutils MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/ PKGNAMESUFFIX= -devel MAINTAINER= danilo@FreeBSD.org COMMENT= Vformat plugin for the OpenSync framework +BROKEN= Unfetchable LIB_DEPENDS= libopensync.so:${PORTSDIR}/devel/libopensync USES= cmake iconv pkgconfig tar:bzip2 CMAKE_ARGS+= -Wno-dev CFLAGS+= "-I${LOCALBASE}/include" pre-patch: @${REINPLACE_CMD} -e "/FIND_PACKAGE( Check )/d" ${WRKSRC}/CMakeLists.txt @${REINPLACE_CMD} -e "s|MESSAGE|# MESSAGE|" \ ${WRKSRC}/cmake/modules/MacroEnsureOutOfSourceBuild.cmake .include Index: head/deskutils/mrundlg/Makefile =================================================================== --- head/deskutils/mrundlg/Makefile (revision 383352) +++ head/deskutils/mrundlg/Makefile (revision 383353) @@ -1,17 +1,18 @@ # Created by: Matthew Holder # $FreeBSD$ PORTNAME= mrundlg PORTVERSION= 1.0 PORTREVISION= 3 CATEGORIES= deskutils # MASTER_SITES= http://matt.sixxgate.com/files/ MASTER_SITES= ${MASTER_SITE_FREEBSD} MAINTAINER= sixxgate@hotmail.com COMMENT= Application / program launcher for Motif +BROKEN= Unfetchable USES= imake motif tar:bzip2 USE_XORG= x11 xmu xt .include Index: head/deskutils/msynctool/Makefile =================================================================== --- head/deskutils/msynctool/Makefile (revision 383352) +++ head/deskutils/msynctool/Makefile (revision 383353) @@ -1,26 +1,27 @@ # Created by: Alexander Logvinov # $FreeBSD$ PORTNAME= msynctool PORTVERSION= 0.22 PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/ MAINTAINER= webmaster@kibab.com COMMENT= Command line client for the OpenSync framework LIB_DEPENDS= libopensync.so:${PORTSDIR}/devel/libopensync022 CONFLICTS= osynctool-[0-9]* +BROKEN= Unfetchable USES= pkgconfig tar:bzip2 GNU_CONFIGURE= yes PLIST_FILES= bin/convtest \ bin/convcard \ bin/${PORTNAME} \ man/man1/convcard.1.gz \ man/man1/${PORTNAME}.1.gz .include Index: head/deskutils/osynctool/Makefile =================================================================== --- head/deskutils/osynctool/Makefile (revision 383352) +++ head/deskutils/osynctool/Makefile (revision 383353) @@ -1,21 +1,22 @@ # Created by: Alexander Logvinov # $FreeBSD$ PORTNAME= osynctool PORTVERSION= 0.39 CATEGORIES= deskutils MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/ MAINTAINER= danilo@FreeBSD.org COMMENT= Command line client for the OpenSync framework LIB_DEPENDS= libopensync.so:${PORTSDIR}/devel/libopensync CONFLICTS= msynctool-0.2* +BROKEN= Unfetchable USES= cmake:outsource pkgconfig tar:bzip2 PLIST_FILES= bin/${PORTNAME} \ etc/bash_completion.d/${PORTNAME}.sh .include Index: head/deskutils/tomboy-plugin-wordcount/Makefile =================================================================== --- head/deskutils/tomboy-plugin-wordcount/Makefile (revision 383352) +++ head/deskutils/tomboy-plugin-wordcount/Makefile (revision 383353) @@ -1,26 +1,27 @@ # Created by: Romain Tartiere # $FreeBSD$ PORTNAME= tomboy-plugin-wordcount PORTVERSION= 0.2 PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= http://www.proven-corporation.com/~jhs/ DISTNAME= tomboy-wordcount-${PORTVERSION} MAINTAINER= mono@FreeBSD.org COMMENT= Counts lines, words, and characters in your notes BUILD_DEPENDS= tomboy:${PORTSDIR}/deskutils/tomboy RUN_DEPENDS= tomboy:${PORTSDIR}/deskutils/tomboy +BROKEN= Unfetchable ALL_TARGET= Wordcount.dll ADDINS_DIR= lib/tomboy/addins PLIST_FILES=${ADDINS_DIR}/Wordcount.dll do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/${ADDINS_DIR} ${INSTALL_DATA} ${WRKSRC}/Wordcount.dll ${STAGEDIR}${PREFIX}/${ADDINS_DIR} .include Index: head/deskutils/x-tile/Makefile =================================================================== --- head/deskutils/x-tile/Makefile (revision 383352) +++ head/deskutils/x-tile/Makefile (revision 383353) @@ -1,41 +1,42 @@ # Created by: Pedro Garcia Freitas # $FreeBSD$ PORTNAME= x-tile PORTVERSION= 2.2.1 PORTREVISION= 1 CATEGORIES= deskutils devel python MASTER_SITES= http://www.giuspen.com/software/ MAINTAINER= sawp@sawp.com.br COMMENT= GNOME applet to tile the opened windows LICENSE= GPLv2 +BROKEN= Unfetchable USE_GNOME= pygtk2 USES= python USE_PYTHON= distutils PYDISTUTILS_PKGNAME= X_Tile OPTIONS_DEFINE= NLS .include .if ${PORT_OPTIONS:MNLS} USES+= gettext PLIST_SUB+= NLS="" .else PYDISTUTILS_BUILD_TARGET= --without-gettext build PYDISTUTILS_INSTALL_TARGET= --without-gettext install PLIST_SUB+= NLS="@comment " .endif post-patch: @${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|g' \ ${WRKSRC}/x-tile ${WRKSRC}/linux/x-tile.desktop \ ${WRKSRC}/modules/cons.py @${REINPLACE_CMD} \ -e 's,distutils\.command\.install ,setuptools\.command\.install ,' \ ${WRKSRC}/setup.py .include