svn commit: r383279 - in head/astro: dgpsip ephem gpstk

Baptiste Daroussin bapt at FreeBSD.org
Sun Apr 5 09:55:56 UTC 2015


Author: bapt
Date: Sun Apr  5 09:55:54 2015
New Revision: 383279
URL: https://svnweb.freebsd.org/changeset/ports/383279

Log:
  Mark as broken ports with bad distfiles

Modified:
  head/astro/dgpsip/Makefile
  head/astro/ephem/Makefile
  head/astro/gpstk/Makefile

Modified: head/astro/dgpsip/Makefile
==============================================================================
--- head/astro/dgpsip/Makefile	Sun Apr  5 09:50:27 2015	(r383278)
+++ head/astro/dgpsip/Makefile	Sun Apr  5 09:55:54 2015	(r383279)
@@ -9,6 +9,8 @@ MASTER_SITES=	http://www.madbavarian.org
 MAINTAINER=	jharris at widomaker.com
 COMMENT=	Differential GPS over IP communication device
 
+BROKEN=		No public distfiles
+
 GNU_CONFIGURE=	yes
 
 PLIST_FILES=	bin/dgpsip \

Modified: head/astro/ephem/Makefile
==============================================================================
--- head/astro/ephem/Makefile	Sun Apr  5 09:50:27 2015	(r383278)
+++ head/astro/ephem/Makefile	Sun Apr  5 09:55:54 2015	(r383279)
@@ -12,6 +12,7 @@ DISTNAME=	${PORTNAME}_${PORTVERSION}_uni
 MAINTAINER=	slaven at rezic.de
 COMMENT=	Interactive terminal-based astronomical ephemeris program
 
+BROKEN=		No public distfiles
 NO_WRKSUBDIR=	yes
 ALL_TARGET=
 

Modified: head/astro/gpstk/Makefile
==============================================================================
--- head/astro/gpstk/Makefile	Sun Apr  5 09:50:27 2015	(r383278)
+++ head/astro/gpstk/Makefile	Sun Apr  5 09:55:54 2015	(r383279)
@@ -12,6 +12,7 @@ COMMENT=	Toolkit for developing GPS appl
 
 LICENSE=	LGPL3
 
+BROKEN=		Distfile size mismatch
 USES=		cmake python:run
 USE_GCC=	yes
 USE_LDCONFIG=	yes


More information about the svn-ports-head mailing list