Commit graph

63 commits

Author SHA1 Message Date
Ion-Mihai Tetcu
d7871ae81f Update to 3.14.0
- MASTER/SLAVE networking mode removed (use NIS instead, see manual)
- PowerChute Network Shutdown driver
- New configuration directives to set paths at runtime

Note: GAPCMON GUI monitoring tool is not yet builded in this port, but it will.

PR:		ports/111253
Submitted by:	Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
Poked by:	infofarmer@
2007-04-05 19:57:25 +00:00
Jun Kuriyama
384985f41e - Bump shlib version to libnetsnmp.so.10 and bump $PORTREVISION. 2007-02-28 01:19:04 +00:00
Ion-Mihai Tetcu
9f9497545e Update to 3.12.4:
This is a bug fix release which includes fixes for SNMP crash in the face of
network errors. Also status and data logging interval was often off by one
period. NIS port now properly defaults to 3551 or value provided by configure,
not hard-coded 7000.
2006-09-09 17:25:05 +00:00
Ion-Mihai Tetcu
561854175a - remove w/o PTHREADS OPTION since it's not supported upstream anymore. [1]
- remove pre-4.x support
- change MAINIANER addres to my @FreeBSD.org one
- bump PORTREVISION

PR:		ports/101342 [1]
Submitted by:	Shane Bell [1]
2006-08-04 14:17:31 +00:00
Pav Lucistnik
7099aa7a42 - Update to 3.12.3
PR:		ports/96545
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
2006-05-01 14:35:47 +00:00
Marcus Alves Grando
a1543c18d2 - Fix typo in rc.d script
PR:		96240
Submitted by:	Alexander Logvinov <user___blg.akavia.ru>
Approved by:	maintainer via email
2006-04-24 03:26:54 +00:00
Marcus Alves Grando
df4b7a8f49 - Update to 3.12.2
- Use new rc.d script
- Reorganize Makefile

PR:		92466
Notified by:	"Alex Samorukov" <samm___os2.kiev.ua>
Submitted by:	maintainer
2006-04-22 13:51:37 +00:00
Vasil Dimov
1981667c1f Fix literal error in files/apcupsd.sh.sample that leads to
wrong processing of "apcupsd_lockfile" parameter from /etc/rc.conf

PR:		ports/93862
Submitted by:	Eugene Grosbein <eugen@grosbein.pp.ru>
Approved by:	portmgr (linimon @ irc), Ion-Mihai Tetcu <itetcu@people.tecnik93.com> (maintainer)
2006-02-27 14:24:29 +00:00
Pav Lucistnik
ba5fbeff85 - Take maintainership
PR:		ports/92336
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
2006-01-28 15:54:02 +00:00
Edwin Groothuis
186c2e326c Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 06:28:59 +00:00
Jun Kuriyama
b650876e96 Chase shlib version bump of net-snmp. 2005-11-30 05:23:10 +00:00
Pav Lucistnik
dc7af663e2 - Add SHA256 2005-11-25 18:14:52 +00:00
Pav Lucistnik
4eb9febf5a - Add NOPTHREADS knob
PR:		ports/88811
Submitted by:	Josh Carroll <floyd@deblin.org>

- Properly capitalize FreeBSD.org
2005-11-17 20:08:14 +00:00
Lars Koeller
0cd2e097ca o) Due to lack of time it's not possible for me to maintain this port anymore. 2005-11-13 17:17:01 +00:00
Lars Koeller
a81237c0bc o) Update to version 3.10.18 2005-10-02 11:23:56 +00:00
Lars Koeller
7ccbca9f48 o) Forgotten to increase PORTREVISION (always the same ....) 2005-07-03 12:26:37 +00:00
Lars Koeller
0dab7742cc o) Add switch for SNMP support (ports/82765)
o) Add patch for propper power off of ups device with USB
   driver on FBSD-5 ("Mike Tancsa" <mike@sentex.net>)

PR:		ports/82765
Submitted by:	Benjamin Constant <bconstant@be.tiauto.com>, "Mike Tancsa" <mike@sentex.net>
2005-07-03 12:25:23 +00:00
Lars Koeller
67c3248d2e o) This release will fix the BSD USB lockup bug that many users
have experienced. (I can't check this due to lack of an USP apcups device)
   Perhaps this fixes PR ports/80233.
2005-05-15 14:51:44 +00:00
Lars Koeller
92ad9a4c49 o) Update to version 3.10.17 (from 3.10.15) now USB on FreeBSD
should work (read manual!!)
2005-04-15 17:24:04 +00:00
Lars Koeller
8872bae68f o) Increase port revision due to pkg-plist fix 2004-12-13 20:36:18 +00:00
Lars Koeller
f0e6adb769 o) Add smtp binary in $PREFIX/sbin directory 2004-12-13 20:34:29 +00:00
Lars Koeller
ee81faacbf o) Fix correct deletion of apcupsd.conf file if it's identical with sample
file after fresh install.

PR:		-
Submitted by:	Kris Kennaway <kris@obsecurity.org>
2004-12-12 19:53:36 +00:00
Lars Koeller
d820253935 o) Fix pkg-plist errors and install of config templates. 2004-11-02 14:34:21 +00:00
Lars Koeller
bfb7c8bb56 o) Fix some pkg-plist errors
o) Handle new config file correctly

PR:		-
Submitted by:	Neil Darlow <neil@darlow.co.uk>
2004-10-28 19:21:50 +00:00
Lars Koeller
91f85e2954 Update from 3.10.13 -> 3.10.15
- Fix for lost config files during "portupgrade apcupsd"
    (PR ports/67251)
  - Mandrake 10 USB users, please note, you must either use devfs
    to access the USB or reconfigure your kernel and turn
    CONFIG_USB_DYNAMIC_MINORS off.
  - The NIS slave server code (net driver) should be much more
    efficient and robust than previous versions.
  - The code as a whole is much more resistant to buffer overflows
    since most all string copies are now protected.

PR:		67251
Submitted by:	Rob <robbyrnes@fastmail.com.au>
2004-10-14 19:28:31 +00:00
Lars Koeller
41726bea73 o) Upgrade to version 3.10.13 2004-05-11 17:02:45 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Lars Koeller
655a7db9cf o) fix annoying message when killall didn't find any lost slaves 2004-03-09 20:20:05 +00:00
Lars Koeller
9ad2cfdcc0 o) Integrate a fix to work around an OpenBSD/FreeBSD pthread bug
(set/unset of O_NONBLOCK, hope, someone will fix this bug soon).

Submitted by:	Gary Bajaj <b04@interbaun.com>, Adam Kropelin
2004-03-09 20:01:43 +00:00
Lars Koeller
73cd1be664 o) Add --disable-pthreads cause with pthreads the called apccontrol
programm sometimes hangs and prevents a graceful shutdown :-(
2004-03-06 17:22:11 +00:00
Lars Koeller
8e94206e90 o) Include new OPTIONS directive into Makefile. 2004-02-09 19:23:34 +00:00
Joe Marcus Clarke
186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00
Lars Koeller
847dacfab1 o) Update to version 3.10.11
o) Add flag WITH_CGI=yes for building with/without cgi support
o) When cgi support is choosen dependency on libgd is now
   added out of the ports tree (not internal one).
2004-02-03 20:18:25 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Lars Koeller
e53ad8e916 o) Fix Problem with forcing use of internel libgd and an installed
one in /usr/local/lib. Now alway libgd out of the ports collection
   is used.

PR:		-
Submitted by:	artur@pydo.org, stefano@merlinobbs.net, glyn@grinstead.org
2004-01-23 14:28:13 +00:00
Lars Koeller
ee3fcd6ecc o) Add option --with-nologin=/var/run
o) Modify configure to use internal libgd. This avoids compat problems
   and the overkill install of libgd and dependent ports for a apcupsd
   server machine.

Submitted by:	Neil Darlow <neil@darlow.co.uk>
2004-01-18 16:29:11 +00:00
Pav Lucistnik
40ac3df715 - Install stylesheet for manual [1]
- Add missed file to pkg-plist
- Raise portrevision

PR:		ports/60995 [1]
Submitted by:	Krzysztof Stryjek <wtp+apc@bsdguru.org>
2004-01-07 00:14:00 +00:00
Lars Koeller
a98e8965c6 o) Delete needlessly patches
o) Install sample config and add them to pkg-plist

Submitted by:	Andrzej Tobola <A.Tobola@wilk.2a.pl>
2004-01-05 08:13:18 +00:00
Lars Koeller
8d7399db80 o) Update to version 3.10.9
o) files dir contains a sample config for network master-slave
   which seems to be stable on my test environment
o) still lack of USB support, cause noone ports the LINUX usb code to
   FreeBSD (perhaps libusb is also a staring point)
2004-01-04 19:18:20 +00:00
Lars Koeller
a9eb0f55e5 o) Update to version 3.10.6 (USB support) 2003-11-18 20:18:17 +00:00
Joe Marcus Clarke
7cf7b646b2 Rename PORTDOCS to MYPORTDOCS to avoid a conflict with the recently added
bsd.port.mk macro.

Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-11-07 09:28:14 +00:00
Joe Marcus Clarke
a3108b1e51 Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by:	kris
2003-08-26 20:25:58 +00:00
Joe Marcus Clarke
adccc29aad Chase the libintl.so shared lib version. 2003-08-25 05:41:38 +00:00
Lars Koeller
ca4eab2e39 - Fix fetch problem due to changes on www.apcupds.org -> sourceforge
- Approved by Kris Kenneway <kris@obsecurity.org>
 - PR:		    ports/48955
   Subbmnitted by:  Andrew Stuart <elitetek@tekrealm.net>
2003-03-09 15:22:53 +00:00
Lars Koeller
40ebd7b675 - Upgrade to Version 3.8.6 which fixes a root exploit of slave machines. 2003-02-25 20:20:32 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Lars Koeller
4569b0e0a5 o Add some missiong documentation files, lost during the updates before
o PR:		     ports/47059
   Originator:	     David A Bestor <1nd3n14l@indenial.com>
2003-01-19 13:36:07 +00:00
Kris Kennaway
6ee5063436 Add missing file 2002-09-14 22:27:22 +00:00
Kris Kennaway
8859a77027 Doing this is lame and causes the -current build to fail:
int true = 1;
       while (true) {
2002-08-23 22:10:38 +00:00
Lars Koeller
ea797aaafe o) Add a notice to read the manual for site configuration, especially
to get a propper shutdown sequence.
2002-08-05 07:43:43 +00:00