Commit graph

10 commits

Author SHA1 Message Date
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Dennis Herrmann
13eb2e2095 - Update to 4.5.1.b.3
PR:		ports/160429
Submitted by:	Radim Kolar <hsn@sendmail.cz> (maintainer)
2011-09-04 14:35:45 +00:00
Max Brazhnikov
630ca2285f Bump PORTREVISION after open-mofit update 2011-05-02 12:44:53 +00:00
Wen Heping
667d0ff474 - Update to 4.5.b.29
PR:		ports/155035
Submitted by:	Radim Kolar <hsn@sendmail.cz> (maintainer)
2011-03-10 02:03:39 +00:00
Wen Heping
ef4b6b3d6b - Update to 4.5.b.22
PR:		ports/153407
Submitted by:	Radim Kolar <hsn@sendmail.cz> (maintainer)
2010-12-28 07:57:40 +00:00
Pav Lucistnik
ebdb0d0025 - Update to 4.5.b.1
- Support for easy cluster configuration in /etc/rc.conf.  Just set
  imq_brokerlist and you are ready to go.

PR:		ports/153226
Submitted by:	Radim Kolar <hsn@sendmail.cz> (maintainer)
2010-12-17 10:37:04 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Greg Larkin
a69fec7663 - Various bootstrap jar files were downloaded as part of the build
phase.  Prevent that from happening and move the jar fetching to the
  distfile fetch phase, so checksums are recorded properly and pointyhat
  builds will work.

Reported by:	pointyhat (via erwin)
Feature safe:	yes
2010-03-03 19:18:14 +00:00
Greg Larkin
c069f40065 - Downgraded to the version of OpenMQ specified in the original PR. I
thought that version 4.5 was stable, but it isn't.
- Bumped PORTEPOCH

PR:		ports/141411
Feature safe:	yes
2010-03-03 02:26:55 +00:00
Greg Larkin
247d4a992a Open Message Queue is a complete message-oriented middle-ware
platform. High quality, enterprise ready messaging.

WWW:	https://mq.dev.java.net/

PR:		ports/141411
Submitted by:	Radim Kolar <hsn at sanatana.iol.cz>
Feature safe:	yes
2010-03-02 19:21:49 +00:00