Bug 120111 - [NEW PORT]: java/avis - An Elvin Protocol based Messaging Router
Summary: [NEW PORT]: java/avis - An Elvin Protocol based Messaging Router
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-01-29 07:20 UTC by Benjamin Close
Modified: 2008-01-29 14:50 UTC (History)
0 users

See Also:


Attachments
file.shar (6.91 KB, text/plain)
2008-01-29 07:20 UTC, Benjamin Close
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Close freebsd_committer freebsd_triage 2008-01-29 07:20:01 UTC
Attached is a shar, that contains the port for the free elvin message based router known as avis.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-01-29 07:20:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->benjsc

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Benjamin Close freebsd_committer freebsd_triage 2008-01-29 09:17:26 UTC
Responsible Changed
From-To: benjsc->freebsd-ports-bugs

benjsc does not have a ports commit bit.
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-01-29 14:43:34 UTC
vanilla     2008-01-29 14:43:28 UTC

  FreeBSD ports repository

  Modified files:
    java                 Makefile 
  Added files:
    java/avis            Makefile distinfo pkg-descr pkg-plist 
    java/avis/files      avisd.sh patch-server-bin-avisd 
                         patch-server-build.xml 
                         patch-server-src-main-org-avis-federation-Link.java 
  Log:
  Add avis 1.2.0, elvin Publish/Subscribe Message Bus server based on the
  Elvin protocol.
  
  PR:             ports/120111
  Submitted by:   Benjamin Close <benjsc at FreeBSD.org>
  
  Revision  Changes    Path
  1.204     +1 -0      ports/java/Makefile
  1.1       +74 -0     ports/java/avis/Makefile (new)
  1.1       +3 -0      ports/java/avis/distinfo (new)
  1.1       +34 -0     ports/java/avis/files/avisd.sh (new)
  1.1       +11 -0     ports/java/avis/files/patch-server-bin-avisd (new)
  1.1       +11 -0     ports/java/avis/files/patch-server-build.xml (new)
  1.1       +17 -0     ports/java/avis/files/patch-server-src-main-org-avis-federation-Link.java (new)
  1.1       +5 -0      ports/java/avis/pkg-descr (new)
  1.1       +4 -0      ports/java/avis/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 4 Vanilla I. Shu freebsd_committer freebsd_triage 2008-01-29 14:49:30 UTC
State Changed
From-To: open->closed

Committed, thanks.