[Bug 215779] net/etrace UPDATE to 1.2, FIX WWW && MASTER_SITES

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jan 4 19:44:50 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215779

            Bug ID: 215779
           Summary: net/etrace UPDATE to 1.2, FIX WWW && MASTER_SITES
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: portmaster at bsdforge.com
                CC: dave.ryan at gmail.com
                CC: dave.ryan at gmail.com
             Flags: maintainer-feedback?(dave.ryan at gmail.com),
                    maintainer-feedback?(dave.ryan at gmail.com)

Created attachment 178523
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=178523&action=edit
svn diff for net/etrace

net/etrace WWW has been missing since 2011 (perhaps source as well):
Script started on Wed Jan  4 07:13:03 2017
/usr/ports/net/etrace
7:13am
Wed, 04
testbox # make fetch

===>  License BSD3CLAUSE accepted by the user
===>   etrace-1.1_1 depends on file: /usr/local/sbin/pkg - found
=> etrace.1.1.tgz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch http://www.bindshell.net/tools/etrace/etrace.1.1.tgz
fetch: http://www.bindshell.net/tools/etrace/etrace.1.1.tgz: Connection refused
=> Attempting to fetch
http://distcache.FreeBSD.org/ports-distfiles/etrace.1.1.tgz

etrace.1.1.tgz                                  0% of   45 kB    0  Bps
etrace.1.1.tgz                                100% of   45 kB  701 kBps 00m00s
===> Fetching all distfiles required by etrace-1.1_1 for building

/usr/ports/net/etrace
7:13am
Wed, 04
testbox # make distclean
===>  Cleaning for etrace-1.1_1
===>  Deleting distfiles for etrace-1.1_1

/usr/ports/net/etrace
7:13am
Wed, 04
testbox # drill www.bindshell.net A

;; ->>HEADER<<- opcode: QUERY, rcode: NOERROR, id: 21835
;; flags: qr rd ra ; QUERY: 1, ANSWER: 1, AUTHORITY: 4, ADDITIONAL: 8 
;; QUESTION SECTION:
;; www.bindshell.net.   IN      A

;; ANSWER SECTION:
www.bindshell.net.      85397   IN      A       127.0.0.1

;; AUTHORITY SECTION:
bindshell.net.  171796  IN      NS      ns4.ev6.net.
bindshell.net.  171796  IN      NS      ns1.ev6.net.
bindshell.net.  171796  IN      NS      ns3.ev6.net.
bindshell.net.  171796  IN      NS      ns2.ev6.net.

This is an attempt to correct that. :)

Changes:
Since David hasn't touched this since '06...
SOURCE:
Convert Makefile.in to FreeBSD style, copying original to Makefile.in.nix

which necessitates the removal of files/patch-Makefile.in

updates all documentation && man files, reflecting it's
new home, and source location

FreeBSD ports source:
Change:
Makefile: MASTER_SITES, PORTVERSION, USES

pkg-descr: WWW, and reflow text

files/patch-Makefile.in: DELETE -- no longer needed

distinfo: UPDATE

see also net-etrace.diff, also attached

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list