Created attachment 155374 [details] svn diff for audio/xmradio I see this port is marked for deletion. Given I have a copy of the source, and already host a number of other ports. Why not add this one, too. :) Following is a copy of the fetch/extract session, to show this port now works: # make fetch ===> xmradio-1.2_2 depends on file: /usr/local/sbin/pkg - found => xmradio-1.2.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch http://BSDforge.com/projects/source/audio/xmradio/xmradio-1.2.tar.gz xmradio-1.2.tar.gz 100% of 70 kB 277 MBps 00m00s ===> Fetching all distfiles required by xmradio-1.2_2 for building # make extract ===> xmradio-1.2_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xmradio-1.2_2 for building ===> Extracting for xmradio-1.2_2 => SHA256 Checksum OK for xmradio-1.2.tar.gz. While I'm here, take MAINTAINER. Please also find the svn diff necessary to fix this port, attached. Thanks! --Chris
A commit references this bug: Author: danfe Date: Mon Apr 13 12:50:02 UTC 2015 New revision: 383914 URL: https://svnweb.freebsd.org/changeset/ports/383914 Log: - Unbreak by providing working mastersite; add LICENSE (GPLv2) - Merge REINPLACE_CMD fix into existing files/patch-radio.c - Standardize header and generally cleanup Makefile - Improve COMMENT and port description text while I'm here - Transfer maintainership to the submitter PR: 199320 Submitted by: Chris Hutchinson Changes: head/audio/xmradio/Makefile head/audio/xmradio/files/patch-radio.c head/audio/xmradio/pkg-descr
Committed as ports r383914, along with miscellaneous improvements, thanks for volunteering and distfile hosting!