From owner-svn-ports-head@FreeBSD.ORG Sun Apr 5 18:13:02 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 812D4C18; Sun, 5 Apr 2015 18:13:02 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 626D7A8A; Sun, 5 Apr 2015 18:13:02 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t35ID2Ya070622; Sun, 5 Apr 2015 18:13:02 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t35ICuqm070591; Sun, 5 Apr 2015 18:12:56 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201504051812.t35ICuqm070591@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sun, 5 Apr 2015 18:12:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r383311 - in head/comms: bforce birda dabstick-radio dfu-util flrig gkermit gpsk31 jsdr mlan3 nec2c p5-SMS-SMS77 py-bulksms qpage seyon trustedqsl zmtx-zmrx X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Apr 2015 18:13:02 -0000 Author: bapt Date: Sun Apr 5 18:12:55 2015 New Revision: 383311 URL: https://svnweb.freebsd.org/changeset/ports/383311 Log: Mark as broken unfetchable ports Modified: head/comms/bforce/Makefile head/comms/birda/Makefile head/comms/dabstick-radio/Makefile head/comms/dfu-util/Makefile head/comms/flrig/Makefile head/comms/gkermit/Makefile head/comms/gpsk31/Makefile head/comms/jsdr/Makefile head/comms/mlan3/Makefile head/comms/nec2c/Makefile head/comms/p5-SMS-SMS77/Makefile head/comms/py-bulksms/Makefile head/comms/qpage/Makefile head/comms/seyon/Makefile head/comms/trustedqsl/Makefile head/comms/zmtx-zmrx/Makefile Modified: head/comms/bforce/Makefile ============================================================================== --- head/comms/bforce/Makefile Sun Apr 5 18:03:56 2015 (r383310) +++ head/comms/bforce/Makefile Sun Apr 5 18:12:55 2015 (r383311) @@ -10,6 +10,7 @@ MASTER_SITES= ftp://fido.kuzbass.ru/pub/ MAINTAINER= vk@vk.pp.ru COMMENT= Simple ifcico like Fidonet technology mailer +BROKEN= Unfetchable USES= gmake tar:bzip2 GNU_CONFIGURE= yes Modified: head/comms/birda/Makefile ============================================================================== --- head/comms/birda/Makefile Sun Apr 5 18:03:56 2015 (r383310) +++ head/comms/birda/Makefile Sun Apr 5 18:12:55 2015 (r383311) @@ -10,6 +10,7 @@ MASTER_SITES= ftp://ftp.augustsson.net/p MAINTAINER= mjl@luckie.org.nz COMMENT= Bohlin's IrDA utilities, ported from NetBSD's pkgsrc +BROKEN= Unfetchable USES= uidfix .include Modified: head/comms/dabstick-radio/Makefile ============================================================================== --- head/comms/dabstick-radio/Makefile Sun Apr 5 18:03:56 2015 (r383310) +++ head/comms/dabstick-radio/Makefile Sun Apr 5 18:12:55 2015 (r383311) @@ -12,6 +12,8 @@ COMMENT= DAB/DAB+ and wideband FM receiv LICENSE= GPLv2 +BROKEN= Unfetchable + LIB_DEPENDS+= librtlsdr.so:${PORTSDIR}/comms/rtl-sdr \ libqwt.so:${PORTSDIR}/x11-toolkits/qwt5 \ libportaudio.so.2:${PORTSDIR}/audio/portaudio2 \ Modified: head/comms/dfu-util/Makefile ============================================================================== --- head/comms/dfu-util/Makefile Sun Apr 5 18:03:56 2015 (r383310) +++ head/comms/dfu-util/Makefile Sun Apr 5 18:12:55 2015 (r383311) @@ -11,6 +11,7 @@ COMMENT= Device firmware update (DFU) US LICENSE= GPLv2 +BROKEN= Unfetchable GNU_CONFIGURE= yes CONFIGURE_ENV= USE_LIBS="-lusb" \ ac_cv_lib_usbpath_usb_path2devnum=no Modified: head/comms/flrig/Makefile ============================================================================== --- head/comms/flrig/Makefile Sun Apr 5 18:03:56 2015 (r383310) +++ head/comms/flrig/Makefile Sun Apr 5 18:12:55 2015 (r383311) @@ -13,6 +13,7 @@ COMMENT= Ham Radio rig control program, LICENSE= GPLv2 +BROKEN= Unfetchable LIB_DEPENDS= libfltk.so:${PORTSDIR}/x11-toolkits/fltk USES= gmake Modified: head/comms/gkermit/Makefile ============================================================================== --- head/comms/gkermit/Makefile Sun Apr 5 18:03:56 2015 (r383310) +++ head/comms/gkermit/Makefile Sun Apr 5 18:12:55 2015 (r383311) @@ -10,6 +10,7 @@ DISTNAME= gku100 MAINTAINER= ports@FreeBSD.org COMMENT= File transfer utility using the kermit protocol +BROKEN= Unfetchable NO_WRKSUBDIR= yes ALL_TARGET= posix Modified: head/comms/gpsk31/Makefile ============================================================================== --- head/comms/gpsk31/Makefile Sun Apr 5 18:03:56 2015 (r383310) +++ head/comms/gpsk31/Makefile Sun Apr 5 18:12:55 2015 (r383311) @@ -10,6 +10,7 @@ MASTER_SITES= http://www.qsl.net/pg4i/do MAINTAINER= hamradio@FreeBSD.org COMMENT= gtk psk31 client +BROKEN= Unfetchable USES= pkgconfig USE_GNOME= gtk20 GNU_CONFIGURE= yes Modified: head/comms/jsdr/Makefile ============================================================================== --- head/comms/jsdr/Makefile Sun Apr 5 18:03:56 2015 (r383310) +++ head/comms/jsdr/Makefile Sun Apr 5 18:12:55 2015 (r383311) @@ -12,6 +12,8 @@ COMMENT= SDR tools for RTL2832-based USB LICENSE= GPLv2 +BROKEN= Unfetchable + LIB_DEPENDS+= libqwt.so:${PORTSDIR}/x11-toolkits/qwt5 \ libportaudio.so.2:${PORTSDIR}/audio/portaudio2 \ libsamplerate.so:${PORTSDIR}/audio/libsamplerate \ Modified: head/comms/mlan3/Makefile ============================================================================== --- head/comms/mlan3/Makefile Sun Apr 5 18:03:56 2015 (r383310) +++ head/comms/mlan3/Makefile Sun Apr 5 18:12:55 2015 (r383311) @@ -10,6 +10,8 @@ DISTNAME= owpd300b MAINTAINER= ports@FreeBSD.org COMMENT= Version 3.00 beta API for Dallas Semiconductors 1-wire lan devices +BROKEN= Unfetchable + LICENSE= MIT LICENSE_FILE= ${WRKSRC}/license.txt Modified: head/comms/nec2c/Makefile ============================================================================== --- head/comms/nec2c/Makefile Sun Apr 5 18:03:56 2015 (r383310) +++ head/comms/nec2c/Makefile Sun Apr 5 18:12:55 2015 (r383311) @@ -12,6 +12,7 @@ DISTNAME= nec2c MAINTAINER= hamradio@FreeBSD.org COMMENT= Used to calculate antenna patterns useful to ham radio +BROKEN= Unfetchable LIB_DEPENDS= libccm.so:${PORTSDIR}/math/ccmath OPTIONS_DEFINE= DOCS EXAMPLES Modified: head/comms/p5-SMS-SMS77/Makefile ============================================================================== --- head/comms/p5-SMS-SMS77/Makefile Sun Apr 5 18:03:56 2015 (r383310) +++ head/comms/p5-SMS-SMS77/Makefile Sun Apr 5 18:12:55 2015 (r383311) @@ -11,6 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= steinex@nognu.de COMMENT= Perl interface and script to send SMS via SMS77.de +BROKEN= Unfetchable BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww USES= perl5 Modified: head/comms/py-bulksms/Makefile ============================================================================== --- head/comms/py-bulksms/Makefile Sun Apr 5 18:03:56 2015 (r383310) +++ head/comms/py-bulksms/Makefile Sun Apr 5 18:12:55 2015 (r383311) @@ -10,6 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= craig001@lerwick.hopto.org COMMENT= Python client for the BulkSMS.co.uk HTTP API +BROKEN= Unfetchable USES= python USE_PYTHON= distutils PYDISTUTILS_PKGNAME= BulkSMS Modified: head/comms/qpage/Makefile ============================================================================== --- head/comms/qpage/Makefile Sun Apr 5 18:03:56 2015 (r383310) +++ head/comms/qpage/Makefile Sun Apr 5 18:12:55 2015 (r383311) @@ -11,6 +11,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org COMMENT= SNPP client/server for sending messages to an alphanumeric pager +BROKEN= Unfetchable USE_RC_SUBR= qpage GNU_CONFIGURE= yes Modified: head/comms/seyon/Makefile ============================================================================== --- head/comms/seyon/Makefile Sun Apr 5 18:03:56 2015 (r383310) +++ head/comms/seyon/Makefile Sun Apr 5 18:12:55 2015 (r383311) @@ -12,6 +12,7 @@ EXTRACT_SUFX= -tar.Z MAINTAINER= ports@FreeBSD.org COMMENT= Communications package for the X Window system +BROKEN= Unfetchable WRKSRC= ${WRKDIR}/seyon USES= imake USE_XORG= x11 xext xpm xmu xaw xt sm ice Modified: head/comms/trustedqsl/Makefile ============================================================================== --- head/comms/trustedqsl/Makefile Sun Apr 5 18:03:56 2015 (r383310) +++ head/comms/trustedqsl/Makefile Sun Apr 5 18:12:55 2015 (r383311) @@ -10,6 +10,7 @@ DISTNAME= tqsl-${PORTVERSION} MAINTAINER= hamradio@FreeBSD.org COMMENT= Amateur Radio Station electronic trusted logbook +BROKEN= Unfetchable LICENSE= ARRL LICENSE_NAME= American Radio Relay League, Inc. All rights reserved. LICENSE_FILE= ${WRKSRC}/LICENSE.txt Modified: head/comms/zmtx-zmrx/Makefile ============================================================================== --- head/comms/zmtx-zmrx/Makefile Sun Apr 5 18:03:56 2015 (r383310) +++ head/comms/zmtx-zmrx/Makefile Sun Apr 5 18:12:55 2015 (r383311) @@ -9,6 +9,7 @@ MASTER_SITES= ftp://ftp.netsw.org/net/mo MAINTAINER= delphij@FreeBSD.org COMMENT= Send and receive files via ZMODEM protocol (unrestrictive) +BROKEN= Unfetchable USE_CSTD= gnu89 MAKEFILE= makefile