svn commit: r383288 - in head/french: alphabet_sounds_fr belote dico

Antoine Brodin antoine at FreeBSD.org
Sun Apr 5 11:23:55 UTC 2015


Author: antoine
Date: Sun Apr  5 11:23:53 2015
New Revision: 383288
URL: https://svnweb.freebsd.org/changeset/ports/383288

Log:
  Mark a few ports in french category BROKEN (unfetchable)

Modified:
  head/french/alphabet_sounds_fr/Makefile
  head/french/belote/Makefile
  head/french/dico/Makefile

Modified: head/french/alphabet_sounds_fr/Makefile
==============================================================================
--- head/french/alphabet_sounds_fr/Makefile	Sun Apr  5 11:21:44 2015	(r383287)
+++ head/french/alphabet_sounds_fr/Makefile	Sun Apr  5 11:23:53 2015	(r383288)
@@ -11,6 +11,8 @@ DISTNAME=	alphabet_sounds_fr
 MAINTAINER=	bruno at 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

Modified: head/french/belote/Makefile
==============================================================================
--- head/french/belote/Makefile	Sun Apr  5 11:21:44 2015	(r383287)
+++ head/french/belote/Makefile	Sun Apr  5 11:23:53 2015	(r383288)
@@ -11,6 +11,8 @@ DISTNAME=	belote
 MAINTAINER=	ports at 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+

Modified: head/french/dico/Makefile
==============================================================================
--- head/french/dico/Makefile	Sun Apr  5 11:21:44 2015	(r383287)
+++ head/french/dico/Makefile	Sun Apr  5 11:23:53 2015	(r383288)
@@ -11,6 +11,8 @@ DISTNAME=	le_dico
 MAINTAINER=	ports at 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}


More information about the svn-ports-all mailing list