Bug 126390 - [NEW PORT] security/ruby18-camellia: A Ruby extension library which implements Camellia encryption
Summary: [NEW PORT] security/ruby18-camellia: A Ruby extension library which implement...
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: 2008-08-09 11:40 UTC by Yoshisato Yanagisawa
Modified: 2008-08-13 08:30 UTC (History)
0 users

See Also:


Attachments
ruby18-camellia-1.0.shar (2.93 KB, text/plain)
2008-08-09 11:40 UTC, Yoshisato Yanagisawa
no flags Details
ruby-camellia-revised.shar (2.77 KB, text/plain)
2008-08-12 16:07 UTC, Yoshisato Yanagisawa
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yoshisato Yanagisawa 2008-08-09 11:40:02 UTC
camellia_rb:

This is a Camellia package for Ruby. Camellia engine is implemented in "C".
Supported key length : 128bit/192bit/256bit
Supported modes of operation : ECB/CFB/CBC
License : Modified BSD License

WWW:	http://info.isl.ntt.co.jp/crypt/eng/camellia/index.html

Generated with FreeBSD Port Tools 0.77
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-08-09 19:04:47 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2008-08-10 19:51:16 UTC
State Changed
From-To: open->feedback

Hi, 

Build failed coud you please take a lool. 
http://i386.miwibox.org/index.php?action=describe_port&id=1864 

Thanks.
Comment 3 Yoshisato Yanagisawa 2008-08-12 16:07:10 UTC
According to miwi's suggestion, I have revised my shar file.
Please review it.
Thank you in advance.
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2008-08-13 08:25:58 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2008-08-13 08:26:15 UTC
miwi        2008-08-13 07:26:06 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/ruby-camellia Makefile distinfo pkg-descr pkg-plist 
  Log:
  This is a Camellia package for Ruby. Camellia engine is implemented in "C".
  Supported key length : 128bit/192bit/256bit
  Supported modes of operation : ECB/CFB/CBC
  
  WWW:    http://info.isl.ntt.co.jp/crypt/eng/camellia/index.html
  
  PR:             ports/126390
  Submitted by:   Yoshisato YANAGISAWA <osho at pcc-software.org>
  
  Revision  Changes    Path
  1.990     +1 -0      ports/security/Makefile
  1.1       +39 -0     ports/security/ruby-camellia/Makefile (new)
  1.1       +3 -0      ports/security/ruby-camellia/distinfo (new)
  1.1       +5 -0      ports/security/ruby-camellia/pkg-descr (new)
  1.1       +9 -0      ports/security/ruby-camellia/pkg-plist (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"