Bug 199324

Summary: dns/fastresolve UNBREAK, add MASTER_SITES, take MAINTAINER'ship
Product: Ports & Packages Reporter: Chris Hutchinson <portmaster>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: danfe, portmaster
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
svn diff for dns/fastresolve none

Description Chris Hutchinson 2015-04-09 18:03:50 UTC
Created attachment 155377 [details]
svn diff for dns/fastresolve

I think this port still has value. It's currently
marked BROKEN, for lack of source. I have the source,
and can simply host it, along with all the other ports
I already host.

Following is a session showing it now works:

# make fetch
===>  License GPLv2 accepted by the user
===>   fastresolve-2.10_5 depends on file: /usr/local/sbin/pkg - found
=> fastresolve-2.10.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch http://BSDforge.com/projects/source/dns/fastresolve/fastresolve-2.10.tar.bz2
fastresolve-2.10.tar.bz2                      100% of   64 kB  250 MBps 00m00s
===> Fetching all distfiles required by fastresolve-2.10_5 for building

# make extract
===>  License GPLv2 accepted by the user
===>   fastresolve-2.10_5 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by fastresolve-2.10_5 for building
===>  Extracting for fastresolve-2.10_5
=> SHA256 Checksum OK for fastresolve-2.10.tar.bz2.

While here, take MAINTAINER.

please find the svn diff, also attached, to fix this port.

Thanks!

--Chris
Comment 1 Chris Hutchinson 2015-04-11 19:43:14 UTC
I should also mention; that I *do* in fact, use this port. :)

Thanks!

--Chris
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-04-13 06:52:44 UTC
A commit references this bug:

Author: danfe
Date: Mon Apr 13 06:51:45 UTC 2015
New revision: 383898
URL: https://svnweb.freebsd.org/changeset/ports/383898

Log:
  - Unbreak by providing working mastersite
  - Improve COMMENT, canonicalize Makefile header
  - Unmute installation commands, misc. cleanups
  - Reformat port description; kill EOL whitespace
  - Remove defunct WWW from port description
  - Transfer maintainership to the submitter

  PR:		199324
  Submitted by:	Chris Hutchinson

Changes:
  head/dns/fastresolve/Makefile
  head/dns/fastresolve/pkg-descr
Comment 3 Alexey Dokuchaev freebsd_committer freebsd_triage 2015-04-13 06:55:22 UTC
Committed as ports r383898 along with few other changes and cleanups, thank you.

Note that port description was reformatted slightly differently from what you proposed.  Also, I did not add "WWW: http://BSDforge.com/projects/dns/fastresolve/" because it returns 404.