Bug 206306

Summary: [NEW PORT] archivers/py-rarfile: Python module for RAR archive reading
Product: Ports & Packages Reporter: Kevin Golding <ports>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me CC: miwi
Priority: --- Keywords: feature, patch, patch-ready
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/markokr/rarfile
Attachments:
Description Flags
Shar of new port archivers/py-rarfile
none
Poudriere build log: i386 10.2-RELEASE
none
Poudriere build log: amd64 10.2RELEASE none

Description Kevin Golding 2016-01-16 10:13:47 UTC
Created attachment 165655 [details]
Shar of new port archivers/py-rarfile

Python module for RAR archive reading
Comment 1 Kevin Golding 2016-01-16 10:14:34 UTC
Created attachment 165656 [details]
Poudriere build log: i386 10.2-RELEASE
Comment 2 Kevin Golding 2016-01-16 10:15:06 UTC
Created attachment 165657 [details]
Poudriere build log: amd64 10.2RELEASE
Comment 3 Kubilay Kocak freebsd_committer freebsd_triage 2016-01-16 15:29:06 UTC
Tip: New ports get Summary: [NEW PORT] category/port: ${COMMENT} :)

Minor review items:

* Add LICENSE_FILE if one exists in ${WRKSRC}
* USES:python:2.7+ is technically equivalent to USES:python, but I don't mind the extra explicitness.
Comment 4 commit-hook freebsd_committer freebsd_triage 2016-01-16 19:24:41 UTC
A commit references this bug:

Author: miwi
Date: Sat Jan 16 19:24:32 UTC 2016
New revision: 406269
URL: https://svnweb.freebsd.org/changeset/ports/406269

Log:
  This is Python module for RAR archive reading. The interface is made
  as zipfile like as possible.

  WWW: https://github.com/markokr/rarfile

  PR:		206306
  Submitted by:	Kevin Golding <ports@caomhin.org>

Changes:
  head/archivers/Makefile
  head/archivers/py-rarfile/
  head/archivers/py-rarfile/Makefile
  head/archivers/py-rarfile/distinfo
  head/archivers/py-rarfile/pkg-descr