diff options
author | kris <kris@FreeBSD.org> | 2006-05-22 05:40:02 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-05-22 05:40:02 +0800 |
commit | a6a5466cc7823eb3f53aac9b38ba197e6aea4e44 (patch) | |
tree | e3fb48d2de2842a3a801a82314e67772c3c2ece5 | |
parent | 97f2276ea107d913e498908281da2499610e359e (diff) | |
download | freebsd-ports-gnome-a6a5466cc7823eb3f53aac9b38ba197e6aea4e44.tar.gz freebsd-ports-gnome-a6a5466cc7823eb3f53aac9b38ba197e6aea4e44.tar.zst freebsd-ports-gnome-a6a5466cc7823eb3f53aac9b38ba197e6aea4e44.zip |
BROKEN: Unfetchable
-rw-r--r-- | biology/fasta3/Makefile | 2 | ||||
-rw-r--r-- | deskutils/sugarcrm/Makefile | 2 | ||||
-rw-r--r-- | net-im/jabberd/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/biology/fasta3/Makefile b/biology/fasta3/Makefile index f15f6141aaac..2a697a5c25df 100644 --- a/biology/fasta3/Makefile +++ b/biology/fasta3/Makefile @@ -16,6 +16,8 @@ EXTRACT_SUFX= .shar.Z MAINTAINER= fernan@iib.unsam.edu.ar COMMENT= A collection of programs for searching DNA and protein databases +BROKEN= Unfetchable + NO_CDROM= "May not be sold or incorporated into a commercial product" WRKSRC= ${WRKDIR}/${PORTNAME} SUB_FILES= pkg-message diff --git a/deskutils/sugarcrm/Makefile b/deskutils/sugarcrm/Makefile index 41ba2df3dd06..e1613c5e786e 100644 --- a/deskutils/sugarcrm/Makefile +++ b/deskutils/sugarcrm/Makefile @@ -19,6 +19,8 @@ EXTRACT_ONLY= ${SRCNAME}${EXTRACT_SUFX} MAINTAINER= nick@foobar.org COMMENT= A web based customer relationship management suite +BROKEN= Unfetchable + USE_PHP= gd mysql session pcre xml USE_PHP= gd mysql session pcre xml USE_ZIP= yes diff --git a/net-im/jabberd/Makefile b/net-im/jabberd/Makefile index 4cadde0bcde4..97508a168528 100644 --- a/net-im/jabberd/Makefile +++ b/net-im/jabberd/Makefile @@ -17,6 +17,8 @@ COMMENT= Online presence and instant messaging server LIB_DEPENDS= idn.16:${PORTSDIR}/dns/libidn +BROKEN= Unfetchable + OPTIONS= POSTGRESQL "Use PostgreSQL for storage and authentication" off \ MYSQL "Use MySQL for storage and authentication" off \ LDAP "Use LDAP for authentication" off \ |