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
Class Changed From-To: maintainer-update->change-request Fix category (new ports should be change-requests) (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-ports-bugs->glarkin I'll take it.
State Changed From-To: open->analyzed Running tinderbox builds now.
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"
State Changed From-To: analyzed->closed Commited with minor modifications, thank you!