svn commit: r383297 - in head: archivers/hlextract archivers/undms archivers/wzip archivers/zipmix astro/rmap astro/sky2000 astro/wmglobe astro/wmsun
Antoine Brodin
antoine at FreeBSD.org
Sun Apr 5 15:15:53 UTC 2015
Author: antoine
Date: Sun Apr 5 15:15:49 2015
New Revision: 383297
URL: https://svnweb.freebsd.org/changeset/ports/383297
Log:
Mark a few ports BROKEN in astro and archivers category (unfetchable)
Modified:
head/archivers/hlextract/Makefile
head/archivers/undms/Makefile
head/archivers/wzip/Makefile
head/archivers/zipmix/Makefile
head/astro/rmap/Makefile
head/astro/sky2000/Makefile
head/astro/wmglobe/Makefile
head/astro/wmsun/Makefile
Modified: head/archivers/hlextract/Makefile
==============================================================================
--- head/archivers/hlextract/Makefile Sun Apr 5 15:10:22 2015 (r383296)
+++ head/archivers/hlextract/Makefile Sun Apr 5 15:15:49 2015 (r383297)
@@ -12,6 +12,8 @@ COMMENT= Utility to extract data from va
LICENSE= GPLv2
+BROKEN= Checksum and size mismatch
+
LIB_DEPENDS= libhl.so:${PORTSDIR}/games/hllib
USES= dos2unix zip
Modified: head/archivers/undms/Makefile
==============================================================================
--- head/archivers/undms/Makefile Sun Apr 5 15:10:22 2015 (r383296)
+++ head/archivers/undms/Makefile Sun Apr 5 15:15:49 2015 (r383297)
@@ -12,6 +12,8 @@ EXTRACT_SUFX= .Z
MAINTAINER= ports at FreeBSD.org
COMMENT= Converts .dms Amiga disk images to uncompressed .adf images
+BROKEN= No public distfiles
+
NO_WRKSUBDIR= yes
PLIST_FILES= bin/undms
Modified: head/archivers/wzip/Makefile
==============================================================================
--- head/archivers/wzip/Makefile Sun Apr 5 15:10:22 2015 (r383296)
+++ head/archivers/wzip/Makefile Sun Apr 5 15:15:49 2015 (r383297)
@@ -10,6 +10,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= onatan at gmail.com
COMMENT= Preprocessor for lossy data compression
+BROKEN= No public distfiles
+
ALL_TARGET= ${PORTNAME}
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
PLIST_FILES= bin/${PORTNAME} \
Modified: head/archivers/zipmix/Makefile
==============================================================================
--- head/archivers/zipmix/Makefile Sun Apr 5 15:10:22 2015 (r383296)
+++ head/archivers/zipmix/Makefile Sun Apr 5 15:15:49 2015 (r383297)
@@ -10,6 +10,8 @@ DISTNAME= ${PORTNAME}_src
MAINTAINER= ports at FreeBSD.org
COMMENT= Produce a .ZIP file from 2 other ones with the best compressed files
+BROKEN= Checksum and size mismatch
+
USES= dos2unix zip
NO_WRKSUBDIR= yes
Modified: head/astro/rmap/Makefile
==============================================================================
--- head/astro/rmap/Makefile Sun Apr 5 15:10:22 2015 (r383296)
+++ head/astro/rmap/Makefile Sun Apr 5 15:15:49 2015 (r383297)
@@ -13,6 +13,8 @@ COMMENT= Generates images of the Earth c
LICENSE= GPLv2 # (or later)
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN= No public distfiles
+
LIB_DEPENDS= libgd.so:${PORTSDIR}/graphics/gd
USES= gmake
Modified: head/astro/sky2000/Makefile
==============================================================================
--- head/astro/sky2000/Makefile Sun Apr 5 15:10:22 2015 (r383296)
+++ head/astro/sky2000/Makefile Sun Apr 5 15:15:49 2015 (r383297)
@@ -9,6 +9,8 @@ MASTER_SITES= SF/nova/catalogs/${PORTNAM
MAINTAINER= ports at FreeBSD.org
COMMENT= Binary representation of the Sky2000 star catalog
+BROKEN= No public distfiles
+
GNU_CONFIGURE= yes
DATADIR= ${PREFIX}/share/nova
Modified: head/astro/wmglobe/Makefile
==============================================================================
--- head/astro/wmglobe/Makefile Sun Apr 5 15:10:22 2015 (r383296)
+++ head/astro/wmglobe/Makefile Sun Apr 5 15:15:49 2015 (r383297)
@@ -10,6 +10,8 @@ MASTER_SITES= http://hamete.org/static/w
MAINTAINER= will at FreeBSD.org
COMMENT= Neat xearth-like WindowMaker dockapp
+BROKEN= No public distfiles
+
LIB_DEPENDS= libwraster.so:${PORTSDIR}/x11-wm/libwraster
PLIST_FILES= bin/wmglobe \
Modified: head/astro/wmsun/Makefile
==============================================================================
--- head/astro/wmsun/Makefile Sun Apr 5 15:10:22 2015 (r383296)
+++ head/astro/wmsun/Makefile Sun Apr 5 15:15:49 2015 (r383297)
@@ -11,6 +11,8 @@ DISTNAME= wmSun-1.03
MAINTAINER= ports at FreeBSD.org
COMMENT= Dockapp that displays the rise and set times of the Sun
+BROKEN= No public distfiles
+
WRKSRC= ${WRKDIR}/${DISTNAME}/wmSun
USE_XORG= xext xpm x11
More information about the svn-ports-head
mailing list