Commit graph

14 commits

Author SHA1 Message Date
Dirk Meyer
5a47ed18f1 - update libnet-devel to 1.1.6 2012-04-18 19:12:15 +00:00
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
Olli Hauer
102610b73e - fix crash when clock_t (signed 32bit int) rolls over on amd64
Thanks to Rudolf Polzer and Justin Head!

PR:		ports/157176
Submitted by:	Rudolf Polzer <rpolzer@mucke-novak.de>
Approved by:	Justin Head <ports@encarnate.com> (maintainer)
2011-09-20 21:40:51 +00:00
Dirk Meyer
6eaf397c7e - fix build after update of libnet-devel 2010-11-17 21:29:12 +00:00
Greg Larkin
e93cee1e6a - Proper FreeBSD startup script is now available.
- Building with NOPORTDOCS succeeds.
- Added drac3 and apcmastersnmp stonith plugin install options.
- Workaround for vacm, bladehpi, and ipmilan stonith plugin auto-building.
- Added further information on v1 => v2 upgrade to pkg-message.
- Added MAKE_JOBS_SAFE as the port can be parallel built.
- Bumped PORTREVISION

PR:		ports/139132
Submitted by:	Justin Head <ports@encarnate.com>
2009-12-16 03:40:26 +00:00
Boris Samorodov
877130c1aa . fix some regexps for ip address detection; [1]
. bump PORTREVISION.

PR:		ports/140012  [1]
Submitted by:	Mark Round <mark.round at ahc.uk.com>  [1]
Final patch by:	maintainer (Justin Head <ports at encarnate.com>)  [1]
2009-11-16 08:51:33 +00:00
Boris Samorodov
a56cffe3b0 . current implementation of function find_interface_bsd() in [1]
heartbeat-2.1.4 used in port sysutils/heartbeat does not
work correctly if there are multiple interfaces with the
same IP address (where only one of is UP, the others are
DOWN). Fix this with files/patch-resources-OCF-IPaddr;
. bump PORTREVISION.

PR:		ports/137865  [1]
Submitted by:	Michael Leun <michael.leun at arcor.net>  [1]
Approved by:	Justin Head <ports at encarnate.com> (maintainer)  [1]
2009-08-21 08:55:41 +00:00
Boris Samorodov
802b8d8147 . update to version 2.1.4;
. add a note to /usr/ports/UPDATING;
. add $PATCH_DEPENDS found by tinderbox test;
. switch maintainership to the submitter;
. use %%DATADIR%% at pkg-plist;
. use $DIST_SUBDIR because distname does not include "heartbeat" string.

PR:		ports/121050
Submitted by:	Justin Head <ports@encarnate.com>
Approved by:	scott-ports@tummy.com (maintainer timeout at least two months)
2009-07-29 09:13:31 +00:00
Stefan Walter
d5768e8244 - Add a proper resource for starting/stopping rc.d script.
- Improve detection of interfaces.

PR:		124238
Submitted by:	Piotr Rybicki <meritus@innervision.pl>
Approved by:	maintainer
2009-01-27 10:52:18 +00:00
Stefan Walter
6f3ef44893 Fix detection of interfaces.
PR:		126628
Submitted by:	Oleg Gawriloff <barzog@telecom.by>
Approved by:	maintainer
2008-10-16 18:07:22 +00:00
Martin Wilke
4ae0fc34d1 - Fix permissions/ownership
PR:		ports/105144
Submitted by:	Ulrich Spoerlein <uspoerlein@gmail.com>
Approved by:	maintainer
2006-11-13 12:33:03 +00:00
Alejandro Pulver
2c757211eb - Update to 1.2.5, fixing a DoS vulnerability.
- usr /var for runtime files making it possible to keep /usr mounted r/o.
- Grab 275 as a reserved UID and GID.
- Remove old cruft in pkg-install.
- Make 'make -DBATCH install' work non-interactively.
- Make 'pkg_add heartbeat-1.2.5' work non-interactively.
- Installation will fail without the user/group, so I simply create them.

PR:		ports/104577
Submitted by:	Ulrich Spoerlein <uspoerlein@gmail.com>
Approved by:	Scott Kleihege <scott-ports@tummy.com> (maintainer)
2006-11-01 20:02:31 +00:00
Emanuel Haupt
a7d2a9a511 - Update to 1.2.4 [1]
This port now also:

- respects NOPORTDOCS
- installs documentation in ${DOCSDIR} instead of ${DOCSDIR}-${PORTVERSION}
- builds on 4.x with an EXTRA_PATCH
- installs startup scripts in ${PREFIX}/etc/rc.d instead of hardcoded
  /usr/loal/etc/rc.d

PR:		93851
Submitted by:	Scott Kleihege <scott-ports@tummy.com> (maintainer) [1]
Security:	VuXML (f6447303-9ec9-11da-b410-000e0c2e438a)
2006-04-18 21:53:58 +00:00
Florent Thoumie
1ac80d09cf - Add heartbeat 1.2.3, a Subsystem for High-Availability Clustering.
PR:		ports/79537
Submitted by:	Scott Kleihege <scott-ports@tummy.com>
2005-04-06 07:36:41 +00:00