Bug 136266 - New port: security/luasec Lua bindings for OpenSSL library
Summary: New port: security/luasec Lua bindings for OpenSSL library
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: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-03 05:30 UTC by Andrew Lewis
Modified: 2009-07-14 07:10 UTC (History)
0 users

See Also:


Attachments
file.shar (1.98 KB, text/plain)
2009-07-03 05:30 UTC, Andrew Lewis
no flags Details
luasec.Makefile.patch.txt (600 bytes, text/plain; charset="UTF-8")
2009-07-11 00:31 UTC, Andrew Lewis
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Lewis 2009-07-03 05:30:05 UTC

Fix: Patch attached with submission follows:
Comment 1 Philip M. Gollucci freebsd_committer freebsd_triage 2009-07-08 04:21:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

I'll take it.
Comment 2 Andrew Lewis 2009-07-11 00:31:40 UTC
Patch to change e-mail address. I think this will be better in the long run. 
Apologies for the inconvenience.
Comment 3 Philip M. Gollucci freebsd_committer freebsd_triage 2009-07-14 07:07:43 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-07-14 07:08:00 UTC
pgollucci    2009-07-14 06:07:51 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/luasec      Makefile distinfo pkg-descr pkg-plist 
  Log:
  LuaSec is a binding for OpenSSL library to provide TLS/SSL communication. This
  version delegates to LuaSocket the TCP connection establishment between the
  client and server. Then LuaSec uses this connection to start a secure TLS/SSL
  session.
  
  WWW: http://www.inf.puc-rio.br/~brunoos/luasec/
  
  PR:             ports/136266
  Submitted by:   Andrew Lewis <dru at silenceisdefeat.net>
  
  Revision  Changes    Path
  1.1046    +1 -0      ports/security/Makefile
  1.1       +25 -0     ports/security/luasec/Makefile (new)
  1.1       +3 -0      ports/security/luasec/distinfo (new)
  1.1       +6 -0      ports/security/luasec/pkg-descr (new)
  1.1       +2 -0      ports/security/luasec/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"