Bug 147759 - new port: net/activemq Messaging and Integration Patterns provider
Summary: new port: net/activemq Messaging and Integration Patterns provider
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: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-10 11:50 UTC by Veniamin
Modified: 2010-06-12 02:20 UTC (History)
0 users

See Also:


Attachments
file.shar (36.37 KB, text/plain)
2010-06-10 11:50 UTC, Veniamin
no flags Details
activemq_id.patch (617 bytes, patch)
2010-06-11 03:38 UTC, Veniamin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!