Bug 246266

Summary: misc/rfc: resurrect this port -- it should not have been removed
Product: Ports & Packages Reporter: Chris Hutchinson <portmaster>
Component: Individual Port(s)Assignee: Hiroki Tagato <tagattie>
Status: Closed FIXED    
Severity: Affects Only Me CC: tagattie
Priority: --- Keywords: easy, patch, patch-ready
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
svn diff for misc/rfc
portmaster: maintainer-approval+
shar archive to re-introduce misc/rfc
portmaster: maintainer-approval+
QA log for misc/rfc none

Description Chris Hutchinson 2020-05-06 19:32:14 UTC
Created attachment 214207 [details]
svn diff for misc/rfc

I'm looking to resurrect this port. It shouldn't have
been deleted. I previously made an effort to prevent
that. But failed. This pr(1) should correct that.
rfc is like man(1) but for rfc's. It's a terminal
application.

There are 3 files attached to this pr:

1) svn diff from the day before it got nuked.
2) shar archive from after it got nuked.
3) QA log indicating it's success on 13/amd64

CHANGES

Makefile
MASTER_SITES (changes)
MAINTAINER (changes to me)
LICENSE (adds)

distinfo
TIMESTAMP (adds)

That's pretty much it.

Thanks!

--Chris

NOTE: given that this was nuked maintainer-feedback is implicit.
Comment 1 Chris Hutchinson 2020-05-06 19:33:18 UTC
Created attachment 214208 [details]
shar archive to re-introduce misc/rfc
Comment 2 Chris Hutchinson 2020-05-06 19:34:02 UTC
Created attachment 214209 [details]
QA log for misc/rfc
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2020-05-06 20:02:01 UTC
Reset the maintainer-feedback flag.  It is only relevant for ports that are currently in the tree.
Comment 4 commit-hook freebsd_committer freebsd_triage 2020-05-12 10:44:53 UTC
A commit references this bug:

Author: tagattie
Date: Tue May 12 10:44:24 UTC 2020
New revision: 534985
URL: https://svnweb.freebsd.org/changeset/ports/534985

Log:
  - Resurrect port and undeprecate
  - Update MASTER_SITES
  - Pass maintainership to submitter
  - Add LICENSE
  - Add NO_ARCH
  - Make portclippy happy

  PR:		246266
  Submitted by:	Chris Hutchinson <portmaster@bsdforge.com>
  Approved by:	ehaupt (mentor)

Changes:
  head/MOVED
  head/misc/Makefile
  head/misc/rfc/
  head/misc/rfc/Makefile
  head/misc/rfc/distinfo
Comment 5 Hiroki Tagato freebsd_committer freebsd_triage 2020-05-12 10:45:47 UTC
Committed, thanks!
Comment 6 Chris Hutchinson 2020-05-13 04:32:48 UTC
(In reply to Hiroki Tagato from comment #5)
Thanks Hiroki!

--Chris