Bug 199330

Summary: ftp/fmirror UNBREAK, add MASTER_SITES
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, kiwi, portmaster
Priority: --- Flags: bugzilla: maintainer-feedback? (kiwi)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
svn diff to fix ftp/fmirror none

Description Chris Hutchinson 2015-04-09 20:05:41 UTC
Created attachment 155382 [details]
svn diff to fix ftp/fmirror

I see this port is slated for deletion. I have the source,
and use the port. So why not host it, along with the other
ports I already host.

Following is a session showing this port is available again:

# make fetch
===>   fmirror-0.8.4_4 depends on file: /usr/local/sbin/pkg - found
=> fmirror-0.8.4.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch http://BSDforge.com/projects/source/ftp/fmirror/fmirror-0.8.4.tar.gz
fmirror-0.8.4.tar.gz                          100% of   58 kB  306 MBps 00m00s
===> Fetching all distfiles required by fmirror-0.8.4_4 for building

s# make -DBATCH extract
===>   fmirror-0.8.4_4 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by fmirror-0.8.4_4 for building
===>  Extracting for fmirror-0.8.4_4
=> SHA256 Checksum OK for fmirror-0.8.4.tar.gz.

While here, as long as I'm hosting the source,
add myself as MAINTAINER.

That's it!

Please find attached, the svn diff that fixes this port.

Thanks!

--Chris
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-04-13 11:40:14 UTC
A commit references this bug:

Author: danfe
Date: Mon Apr 13 11:39:15 UTC 2015
New revision: 383909
URL: https://svnweb.freebsd.org/changeset/ports/383909

Log:
  - Unbreak by providing working mastersite; add LICENSE (GPLv2)
  - Shorten COMMENT and reformat port description while I'm here

  PR:		199330
  Submitted by:	Chris Hutchinson

Changes:
  head/ftp/fmirror/Makefile
  head/ftp/fmirror/pkg-descr
Comment 2 Alexey Dokuchaev freebsd_committer freebsd_triage 2015-04-13 11:43:29 UTC
Committed as ports r383909 along with some other changes, thanks.  Let's not silently steal maintainership; instead, you should probably write an email to current maintainer and politely ask if he or she is still interested in maintaining the port, and very likely they'd happily give it away.
Comment 3 Chris Hutchinson 2015-04-13 14:01:39 UTC
(In reply to Alexey Dokuchaev from comment #2)
> Committed as ports r383909 along with some other changes, thanks.  Let's not
> silently steal maintainership; instead, you should probably write an email
> to current maintainer and politely ask if he or she is still interested in
> maintaining the port, and very likely they'd happily give it away.

Right. Not my intention (to steal maintainership).
Was a busy day, and I'm afraid I was a bit careless.
I also didn't provide the WWW I claimed to have,
in some of the ports, as you also noted. (fixed)

Lesson learned, and thank you, Alexey Dokuchaev,
for all the work you put into these!

--Chris