diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-10-21 03:12:02 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-10-21 03:12:02 +0000 |
commit | 498ba243623d2ae509e75ebd99172b4652bcfbdb (patch) | |
tree | adbf0b43ecf360af899f1fecc4d6d73aebb17e2e | |
parent | 2aafb59da5977dffcfaaab77f195f471d1a93f88 (diff) | |
download | ports-498ba243623d2ae509e75ebd99172b4652bcfbdb.tar.gz ports-498ba243623d2ae509e75ebd99172b4652bcfbdb.zip |
Notes
-rw-r--r-- | devel/p4/Makefile | 2 | ||||
-rw-r--r-- | devel/p4d/Makefile | 2 | ||||
-rw-r--r-- | devel/p4ftpd/Makefile | 2 | ||||
-rw-r--r-- | devel/p4p/Makefile | 2 | ||||
-rw-r--r-- | devel/p4web/Makefile | 2 | ||||
-rw-r--r-- | devel/perforce/Makefile | 2 | ||||
-rw-r--r-- | devel/py-urwid/Makefile | 2 | ||||
-rw-r--r-- | devel/rth/Makefile | 2 |
8 files changed, 16 insertions, 0 deletions
diff --git a/devel/p4/Makefile b/devel/p4/Makefile index 65505857a641..3c28310adf43 100644 --- a/devel/p4/Makefile +++ b/devel/p4/Makefile @@ -19,6 +19,8 @@ EXTRACT_ONLY= # none MAINTAINER= lth@FreeBSD.org COMMENT= Perforce client and server +BROKEN= Size mismatch + ONLY_FOR_ARCHS= i386 amd64 alpha DIST_SUBDIR= perforce/${VERSION}/${ARCH} MD5_FILE= ${MASTERDIR}/distinfo.${PLATFORM} diff --git a/devel/p4d/Makefile b/devel/p4d/Makefile index 65505857a641..3c28310adf43 100644 --- a/devel/p4d/Makefile +++ b/devel/p4d/Makefile @@ -19,6 +19,8 @@ EXTRACT_ONLY= # none MAINTAINER= lth@FreeBSD.org COMMENT= Perforce client and server +BROKEN= Size mismatch + ONLY_FOR_ARCHS= i386 amd64 alpha DIST_SUBDIR= perforce/${VERSION}/${ARCH} MD5_FILE= ${MASTERDIR}/distinfo.${PLATFORM} diff --git a/devel/p4ftpd/Makefile b/devel/p4ftpd/Makefile index 65505857a641..3c28310adf43 100644 --- a/devel/p4ftpd/Makefile +++ b/devel/p4ftpd/Makefile @@ -19,6 +19,8 @@ EXTRACT_ONLY= # none MAINTAINER= lth@FreeBSD.org COMMENT= Perforce client and server +BROKEN= Size mismatch + ONLY_FOR_ARCHS= i386 amd64 alpha DIST_SUBDIR= perforce/${VERSION}/${ARCH} MD5_FILE= ${MASTERDIR}/distinfo.${PLATFORM} diff --git a/devel/p4p/Makefile b/devel/p4p/Makefile index 65505857a641..3c28310adf43 100644 --- a/devel/p4p/Makefile +++ b/devel/p4p/Makefile @@ -19,6 +19,8 @@ EXTRACT_ONLY= # none MAINTAINER= lth@FreeBSD.org COMMENT= Perforce client and server +BROKEN= Size mismatch + ONLY_FOR_ARCHS= i386 amd64 alpha DIST_SUBDIR= perforce/${VERSION}/${ARCH} MD5_FILE= ${MASTERDIR}/distinfo.${PLATFORM} diff --git a/devel/p4web/Makefile b/devel/p4web/Makefile index 65505857a641..3c28310adf43 100644 --- a/devel/p4web/Makefile +++ b/devel/p4web/Makefile @@ -19,6 +19,8 @@ EXTRACT_ONLY= # none MAINTAINER= lth@FreeBSD.org COMMENT= Perforce client and server +BROKEN= Size mismatch + ONLY_FOR_ARCHS= i386 amd64 alpha DIST_SUBDIR= perforce/${VERSION}/${ARCH} MD5_FILE= ${MASTERDIR}/distinfo.${PLATFORM} diff --git a/devel/perforce/Makefile b/devel/perforce/Makefile index 65505857a641..3c28310adf43 100644 --- a/devel/perforce/Makefile +++ b/devel/perforce/Makefile @@ -19,6 +19,8 @@ EXTRACT_ONLY= # none MAINTAINER= lth@FreeBSD.org COMMENT= Perforce client and server +BROKEN= Size mismatch + ONLY_FOR_ARCHS= i386 amd64 alpha DIST_SUBDIR= perforce/${VERSION}/${ARCH} MD5_FILE= ${MASTERDIR}/distinfo.${PLATFORM} diff --git a/devel/py-urwid/Makefile b/devel/py-urwid/Makefile index 5e25a288084f..254d34f33ec9 100644 --- a/devel/py-urwid/Makefile +++ b/devel/py-urwid/Makefile @@ -13,6 +13,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= perky@FreeBSD.org COMMENT= Curses-based user interface library for Python +BROKEN= Size mismatch + USE_PYTHON= 2.1+ USE_PYDISTUTILS= yes diff --git a/devel/rth/Makefile b/devel/rth/Makefile index 450a6ecfeea1..3c7d99109f36 100644 --- a/devel/rth/Makefile +++ b/devel/rth/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= jsi@jules.de COMMENT= Web-based requirement, test and bugtracking system +BROKEN= Size mismatch + NO_BUILD= yes USE_PHP= mysql gd USE_ZIP= yes |