Bug 122613 - [NEW PORT] net/sprinkle: Stomp messaging broker written in Python
Summary: [NEW PORT] net/sprinkle: Stomp messaging broker written in Python
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-10 03:00 UTC by gslin
Modified: 2008-04-10 05:20 UTC (History)
1 user (show)

See Also:


Attachments
sprinkle-2007.08.07.shar (2.06 KB, text/plain)
2008-04-10 03:00 UTC, gslin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description gslin 2008-04-10 03:00:01 UTC
Sprinkle is a broker which implements a simple messaging protocol
called STOMP.

WWW:	http://www.thuswise.org/sprinkle/

Generated with FreeBSD Port Tools 0.77
Comment 1 dfilter service freebsd_committer freebsd_triage 2008-04-10 05:13:33 UTC
clsung      2008-04-10 04:13:25 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/sprinkle         Makefile distinfo pkg-descr pkg-plist 
  Log:
  Sprinkle is a broker which implements a simple messaging protocol
  called STOMP.
  
  WWW:    http://www.thuswise.org/sprinkle/
  
  PR:             ports/122613
  Submitted by:   Gea-Suan Lin <gslin at gslin.org>
  
  Revision  Changes    Path
  1.1980    +1 -0      ports/net/Makefile
  1.1       +27 -0     ports/net/sprinkle/Makefile (new)
  1.1       +3 -0      ports/net/sprinkle/distinfo (new)
  1.1       +4 -0      ports/net/sprinkle/pkg-descr (new)
  1.1       +9 -0      ports/net/sprinkle/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 2 Cheng-Lung Sung freebsd_committer freebsd_triage 2008-04-10 05:13:45 UTC
State Changed
From-To: open->closed

New port added. Thank You.