Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Apr 2015 09:55:55 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r383279 - in head/astro: dgpsip ephem gpstk
Message-ID:  <201504050955.t359tt37032652@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504050955.t359tt37032652>