Bug 162521 - [new port] - dns/idnkit2-python implements IDN2008
Summary: [new port] - dns/idnkit2-python implements IDN2008
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-13 16:10 UTC by fbsd
Modified: 2011-11-24 14:20 UTC (History)
0 users

See Also:


Attachments
file.shar (2.24 KB, text/plain)
2011-11-13 16:10 UTC, fbsd
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description fbsd 2011-11-13 16:10:09 UTC
Python Bindings for Internationalized Domain Name toolkit 2 (idnkit-2)

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-11-13 16:10:19 UTC
Class Changed
From-To: sw-bug->change-request

Fix category (new ports should be change-requests) (via the GNATS Auto 
Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2011-11-14 04:26:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2011-11-19 18:15:14 UTC
State Changed
From-To: open->feedback

are u willing to maintaine this port
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2011-11-24 14:16:24 UTC
State Changed
From-To: feedback->closed

New port added, with minor changes. Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2011-11-24 14:17:01 UTC
miwi        2011-11-24 14:16:47 UTC

  FreeBSD ports repository

  Modified files:
    dns                  Makefile 
  Added files:
    dns/py-idnkit2       Makefile distinfo pkg-descr 
    dns/py-idnkit2/files patch-setup.py 
  Log:
  Internationalized Domain Name toolkit 2 (idnkit-2) provides useful
  APIs (libraries) for application developers to make softwares
  IDNA2008-compliant, and also provides tools for system administrators
  to process IDNs appropriately according to IDNA2008 specification.
  The idnkit-2 is a toolkit revised by JPRS from the idnkit-1.0
  developed by JPNIC, and it is released as an open source
  free software modified to comply with IDNA2008.
  
  idnkit-2 consists from its main part written in C and additional
  API packages for other languages (Java, Python, and Perl).
  
  WWW:    http://jprs.co.jp/idn/index-e.html
  
  PR:             ports/162521
  Submitted by:   Rafal Lesniak <fbsd@grid.einherjar.de>
  Feature safe:   yes
  
  Revision  Changes    Path
  1.145     +1 -0      ports/dns/Makefile
  1.1       +28 -0     ports/dns/py-idnkit2/Makefile (new)
  1.1       +2 -0      ports/dns/py-idnkit2/distinfo (new)
  1.1       +15 -0     ports/dns/py-idnkit2/files/patch-setup.py (new)
  1.1       +13 -0     ports/dns/py-idnkit2/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"