Bug 141412 - new port: java/openmq-client
Summary: new port: java/openmq-client
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: Greg Larkin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-12 22:00 UTC by Radim Kolar
Modified: 2010-03-03 02:40 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Radim Kolar 2009-12-12 22:00:14 UTC
slave port for openmq

How-To-Repeat: 
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	openmq-client/Makefile
#
echo x - openmq-client/Makefile
sed 's/^X//' >openmq-client/Makefile << '07b5ea013905926871341fcc3801d4a8'
X# New ports collection makefile for:	openmq-client
X# Date created:		2009-12-10
X# Whom:			Radim Kolar <hsn@freebsd7.dharma>
X#
X# $FreeBSD$
X#
X
XPKGNAMESUFFIX=	-client
X
XMASTERDIR=	${.CURDIR}/../openmq
X
XIMQ_CLIENT=	yes
XPKGINSTALL=	# none
XPKGDEINSTALL=	# none
X
X.include "${MASTERDIR}/Makefile"
07b5ea013905926871341fcc3801d4a8
exit
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-12-12 22:00:33 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (new ports should be change-requests) (via the GNATS Auto 
Assign Tool)
Comment 2 Greg Larkin freebsd_committer freebsd_triage 2010-01-28 05:09:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->glarkin

I'll take it.
Comment 3 Greg Larkin freebsd_committer freebsd_triage 2010-02-26 18:10:29 UTC
State Changed
From-To: open->analyzed

Running tinderbox builds now.
Comment 4 dfilter service freebsd_committer freebsd_triage 2010-03-03 02:30:10 UTC
glarkin     2010-03-03 02:29:54 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/openmq-client    Makefile 
  Log:
  This is the client portion of the OpenMQ open-source Java Message
  Service implementation.
  
  PR:             ports/141412
  Submitted by:   Radim Kolar <hsn at sendmail.cz>
  Feature safe:   yes
  
  Revision  Changes    Path
  1.2186    +1 -0      ports/net/Makefile
  1.1       +18 -0     ports/net/openmq-client/Makefile (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 Greg Larkin freebsd_committer freebsd_triage 2010-03-03 02:33:10 UTC
State Changed
From-To: analyzed->closed

Commited with minor modifications, thank you!