diff options
author | antoine <antoine@FreeBSD.org> | 2015-04-05 19:23:53 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-04-05 19:23:53 +0800 |
commit | 2250958c79f7eded36b61dea508adfe4952b269d (patch) | |
tree | 5b31acf88a217b7f89327a46d1e9ccb891c7faad /french | |
parent | 5f31bf5148eaa0dfa0b1e99404a4bc7252067707 (diff) | |
download | freebsd-ports-gnome-2250958c79f7eded36b61dea508adfe4952b269d.tar.gz freebsd-ports-gnome-2250958c79f7eded36b61dea508adfe4952b269d.tar.zst freebsd-ports-gnome-2250958c79f7eded36b61dea508adfe4952b269d.zip |
Mark a few ports in french category BROKEN (unfetchable)
Diffstat (limited to 'french')
-rw-r--r-- | french/alphabet_sounds_fr/Makefile | 2 | ||||
-rw-r--r-- | french/belote/Makefile | 2 | ||||
-rw-r--r-- | french/dico/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/french/alphabet_sounds_fr/Makefile b/french/alphabet_sounds_fr/Makefile index 7f422403a580..d3bbbf6dd378 100644 --- a/french/alphabet_sounds_fr/Makefile +++ b/french/alphabet_sounds_fr/Makefile @@ -11,6 +11,8 @@ DISTNAME= alphabet_sounds_fr MAINTAINER= bruno@tinkerbox.org COMMENT= Educative games for children. Alphabet sounds package (french) +BROKEN= No public distfiles + RUN_DEPENDS= ${LOCALBASE}/bin/childsplay:${PORTSDIR}/games/childsplay USES= python diff --git a/french/belote/Makefile b/french/belote/Makefile index 99440ee74923..737455a8d5df 100644 --- a/french/belote/Makefile +++ b/french/belote/Makefile @@ -11,6 +11,8 @@ DISTNAME= belote MAINTAINER= ports@FreeBSD.org COMMENT= Un jeu de belote coinchée contre l'ordinateur ou en réseau +BROKEN= Checksum and size mismatch + USES= zip:infozip USE_JAVA= yes JAVA_VERSION= 1.6+ diff --git a/french/dico/Makefile b/french/dico/Makefile index 6cfea0e9d6b9..3c00c98107da 100644 --- a/french/dico/Makefile +++ b/french/dico/Makefile @@ -11,6 +11,8 @@ DISTNAME= le_dico MAINTAINER= ports@FreeBSD.org COMMENT= Interactive dictionary in french +BROKEN= No public distfiles + BROKEN_WWW= http://www.montefiore.ulg.ac.be/cgi-bin-ulg/DICO.html WRKSRC= ${WRKDIR}/${PORTNAME} |