diff options
author | kris <kris@FreeBSD.org> | 2006-10-21 11:12:02 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-10-21 11:12:02 +0800 |
commit | 32ab326baff13970198c7f1caaace7565aeae451 (patch) | |
tree | fd6686a01c8a5635f29dee3200d096d2cfd2d0a1 /devel | |
parent | 7811d6b4977b2e737c88762477189ce741a1ab37 (diff) | |
download | freebsd-ports-gnome-32ab326baff13970198c7f1caaace7565aeae451.tar.gz freebsd-ports-gnome-32ab326baff13970198c7f1caaace7565aeae451.tar.zst freebsd-ports-gnome-32ab326baff13970198c7f1caaace7565aeae451.zip |
BROKEN: Size mismatch
Approved by: portmgr (self)
Diffstat (limited to 'devel')
-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 |