Bug 205739

Summary: [New port]: archivers/py-warctools
Product: Ports & Packages Reporter: Poul-Henning Kamp <phk>
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Some People    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
prototype port files none

Description Poul-Henning Kamp freebsd_committer freebsd_triage 2015-12-30 20:04:36 UTC
Created attachment 164874 [details]
prototype port files

The attached files are based on copy&paste from a somewhat similar port, somebody who knows the Tao of Ports should look it over carefully.
Comment 1 Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-12-31 12:56:42 UTC
This patch is OK. But we usually do not add new port with ports@FreeBSD.org as maintainer. Would you like to maintain this port?
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-01-17 13:13:23 UTC
A commit references this bug:

Author: sunpoet
Date: Sun Jan 17 13:12:47 UTC 2016
New revision: 406367
URL: https://svnweb.freebsd.org/changeset/ports/406367

Log:
  - Add py-warctools 4.9.0

  Command line tools and libraries for handling and manipulating ISO 28500
  WARC files and their HTTP contents.

  WWW: https://pypi.python.org/pypi/warctools

  PR:		205739
  Submitted by:	phk
  Sponsored by:	PortsCamp Taiwan

Changes:
  head/archivers/Makefile
  head/archivers/py-warctools/
  head/archivers/py-warctools/Makefile
  head/archivers/py-warctools/distinfo
  head/archivers/py-warctools/pkg-descr
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2016-01-17 13:16:11 UTC
Committed. Thanks!