Bug 114639 - [NEW PORT] security/lasso: Free Liberty Alliance Implementation
Summary: [NEW PORT] security/lasso: Free Liberty Alliance Implementation
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: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-16 21:20 UTC by gslin
Modified: 2007-07-25 08:20 UTC (History)
1 user (show)

See Also:


Attachments
lasso-2.0.0.shar (14.10 KB, text/plain)
2007-07-16 21:20 UTC, gslin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description gslin 2007-07-16 21:20:03 UTC
Lasso is a free software C library aiming to implement the Liberty
Alliance standards; it defines processes for federated identities,
single sign-on and related protocols. Lasso is built on top of
libxml2, XMLSec and OpenSSL and is licensed under the GNU General
Public License  (with an OpenSSL exception).

WWW:	http://lasso.entrouvert.org/

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-07-16 21:20:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

clsung@ wants his PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-07-25 08:18:28 UTC
clsung      2007-07-25 07:18:22 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/lasso       Makefile distinfo pkg-descr pkg-plist 
    security/lasso/files patch-configure 
  Log:
  Lasso is a free software C library aiming to implement the Liberty
  Alliance standards; it defines processes for federated identities,
  single sign-on and related protocols. Lasso is built on top of
  libxml2, XMLSec and OpenSSL and is licensed under the GNU General
  Public License  (with an OpenSSL exception).
  
  WWW:    http://lasso.entrouvert.org/
  
  PR:             ports/114639
  Submitted by:   Gea-Suan Lin <gslin at gslin.org>
  
  Revision  Changes    Path
  1.905     +1 -0      ports/security/Makefile
  1.1       +62 -0     ports/security/lasso/Makefile (new)
  1.1       +3 -0      ports/security/lasso/distinfo (new)
  1.1       +61 -0     ports/security/lasso/files/patch-configure (new)
  1.1       +7 -0      ports/security/lasso/pkg-descr (new)
  1.1       +158 -0    ports/security/lasso/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"
Comment 3 Cheng-Lung Sung freebsd_committer freebsd_triage 2007-07-25 08:18:43 UTC
State Changed
From-To: open->closed

New port added with modifications. Thank you.