Mk/bsd.sites.mk add NetBSD path to fix dns/dlint/Makefile fetch BROKEN (fwd)

Julian H. Stacey jhs at berklix.com
Mon Dec 14 12:57:18 UTC 2015


Repost with ports-mgr@ typo fixed to portsmgr@

Hi portsmgr at freebsd.org
cc: ports at 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 at FreeBSD.org
  COMMENT=	Lint for DNS zones (Domain Name Server zone verification utility)
  
! BROKEN=		unfetchable
  USES=		shebangfix
  NO_BUILD=	yes
  
- --- 11,25 ----
  MAINTAINER=	jlaffaye at 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.


More information about the freebsd-ports mailing list