Bug 147759

Summary: new port: net/activemq Messaging and Integration Patterns provider
Product: Ports & Packages Reporter: Veniamin <g.veniamin>
Component: Individual Port(s)Assignee: Wen Heping <wen>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar
none
activemq_id.patch none

Description Veniamin 2010-06-10 11:50:01 UTC
Apache ActiveMQ is the most popular and powerful open source messaging
and Integration Patterns provider.
Comment 1 Wen Heping freebsd_committer freebsd_triage 2010-06-10 12:44:02 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

I'll take it.
Comment 2 Veniamin 2010-06-11 03:38:04 UTC
GIDs and UIDs patch
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-06-12 02:06:05 UTC
wen         2010-06-12 01:05:53 UTC

  FreeBSD ports repository

  Modified files:
    .                    GIDs UIDs 
  Log:
  - Add activemq for new port net/activemq
  
  PR:             ports/147759
  Submitted by:   Gvozdikov Veniamin <g.veniamin@googlemail.com>
  
  Revision  Changes    Path
  1.99      +2 -1      ports/GIDs
  1.114     +2 -1      ports/UIDs
_______________________________________________
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 dfilter service freebsd_committer freebsd_triage 2010-06-12 02:11:26 UTC
wen         2010-06-12 01:11:12 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/activemq         Makefile distinfo pkg-descr pkg-install 
                         pkg-plist 
    net/activemq/files   activemq.in 
  Log:
  Apache ActiveMQ is the most popular and powerful open source messaging
  and Integration Patterns provider.
  
  WWW:    http://activemq.apache.org
  
  PR:             ports/147759
  Submitted by:   Gvozdikov Veniamin <g.veniamin@googlemail.com>
  
  Revision  Changes    Path
  1.2220    +1 -0      ports/net/Makefile
  1.1       +70 -0     ports/net/activemq/Makefile (new)
  1.1       +3 -0      ports/net/activemq/distinfo (new)
  1.1       +102 -0    ports/net/activemq/files/activemq.in (new)
  1.1       +4 -0      ports/net/activemq/pkg-descr (new)
  1.1       +30 -0     ports/net/activemq/pkg-install (new)
  1.1       +518 -0    ports/net/activemq/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 5 Wen Heping freebsd_committer freebsd_triage 2010-06-12 02:12:38 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!