Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Dec 2015 13:56:57 +0100
From:      "Julian H. Stacey" <jhs@berklix.com>
To:        portmgr@freebsd.org
Cc:        ports@freebsd.org
Subject:   Mk/bsd.sites.mk add NetBSD path to fix dns/dlint/Makefile fetch BROKEN (fwd)
Message-ID:  <201512141257.tBECuvNr077654@fire.js.berklix.net>

next in thread | raw e-mail | index | archive | help
Repost with ports-mgr@ typo fixed to portsmgr@

Hi portsmgr@freebsd.org
cc: ports@freebsd.org

I suggest portsmgr@ add a distfiles repository path to Mk/bsd.sites.mk
which would allow dns/lint [& perhaps other ports ?] to remove BROKEN=

*** current/ports/dns/dlint/Makefile	Mon Dec 14 12:45:45 2015
- --- current/ports/dns/dlint/Makefile	Mon Dec 14 12:45:58 2015
***************
*** 11,17 ****
  MAINTAINER=	jlaffaye@FreeBSD.org
  COMMENT=	Lint for DNS zones (Domain Name Server zone verification utility)
  
! BROKEN=		unfetchable
  USES=		shebangfix
  NO_BUILD=	yes
  
- --- 11,25 ----
  MAINTAINER=	jlaffaye@FreeBSD.org
  COMMENT=	Lint for DNS zones (Domain Name Server zone verification utility)
  
! # BROKEN=		unfetchable
! # My (jhs@) make.conf adds http://ftp.netbsd.org/pub/pkgsrc/distfiles/${DIST_SUBDIR}/
! # which works OK as shown Mon Dec 14 12:51:15 CET 2015
! # requesting http://ftp.netbsd.org/pub/pkgsrc/distfiles/dlint1.4.0.tar.gz
! # remote size / mtime: 23007 / 974584800
! # dlint1.4.0.tar.gz                             100% of   22 kB   96 kBps 00m00s
! # Consider adding
! # 	http://ftp.netbsd.org/pub/pkgsrc/distfiles/%SUBDIR%/
! # to Mk/bsd.sites.mk
  USES=		shebangfix
  NO_BUILD=	yes
  

Cheers,
Julian
- -- 
Julian Stacey,  BSD Linux Unix Sys. Eng. Consultant Munich http://berklix.com
 Reply After previous text to preserve context, as in a play script.
 Indent previous text with > 		Insert new lines before 80 chars.
 Use plain text, Not quoted-printable, Not HTML, Not base64, Not MS.doc.



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