| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
22 Aug 2009 01:35:32
3.14.5_1  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
16 Mar 2009 10:14:35
3.14.5_1
|
itetcu  |
Despite portlint, CONFIGURE_ENV ain't added in by bsd.port.mk. Restore the old
way.
This fixes the failure to find gd.h thus enabling building WITH_CGI. [1]
The strange thing is that it doen't fail w/o CONIFGURE_ENV on tindys, only on
any other machine.
Reported by: Robert Huff, Simon Wright [1] |
12 Mar 2009 14:10:55
3.14.5_1
|
itetcu  |
- fix it to work with newusb on HEAD [1] [2]
- makefile cleanup and portlint petting.
PR: ports/132548 [1]
Submitted by: Ben Kelly [1], stass@ [2] |
16 Feb 2009 22:56:48
3.14.5
|
itetcu  |
IGNORE the pdf manual, it changes to often.
PR: 131747 [1]
Submitted by: Shin-ichi Yoshimoto [1]
Prompted by: [1] |
15 Feb 2009 19:45:43
3.14.5
|
itetcu  |
Update to 3.14.5:
* docs: Document the /refresh switch for apctray.
* apctest: Do not create pid file. There is little reason for it
since apctest is a command-line tool, not a daemon. Plus nothing
ever deletes the file so it interferes with apcupsd operation.
* gapcmon: Network connect timeout fix.
* Fix a few unsafe uses of sprintf and strcat.
* gapcmon: Iconify fixes for KDE
* Fix LOWBATT glitch handling bug that could cause us to act on a
LOWBATT signal immediately instead of waiting for the debounce time.
* Support shutting down apcupsd instances running in other sessions
(such as terminal services or remote desktop sessions).
* docs: PCNET minimum password length is 15 chars, default username
is 'apc', no known way to change the username.
* Makefile: Fix dependency build errors on Darwin and other platforms.
('echo -n' is not portable; use 'tr' to strip newline instead)
Tested by: beech@ |
07 Sep 2008 08:45:07
3.14.4_1
|
itetcu  |
- conflict with sysutils/gapcmon when WITH_GAPCMON is on since this installs
the bundled gapcmon in the same place
- bump PORTREVISION
This is a temporary fix as his suggestion from the PR to depend on
sysutils/gapcmon is good but need further tests.
PR: ports/126932
Submitted by: Jason E. Hale (sysutils/gapcmon maintainer) |
24 Jul 2008 12:58:44
3.14.4
|
itetcu  |
Update entry for the pdf manual.
Prompted by: Moggie on IRC |
10 Jul 2008 21:03:48
3.14.4
|
itetcu  |
Update to 3.14.4.
Notable changes are:
- it now builds using gmake
- NLS and POWERFLUTE are removed
- POLLTIME directive to control UPS polling interval. This directive
specifies the number of seconds to delay between polling the UPS for
status. Previously, NETTIME allowed this to be adjusted for network
connections only (snmp, pcnet, nis-net). POLLTIME configures the delay
for all connection types. NETTIME is accepted as a synonym for
compatibility with old config files.
- you can now use the graphical client via GAPCMON OPTION
- it won't build on anything pre 6.3R
Tested by: Stefan Lambrev <stefan.lambrev@moneybookers.com> |
06 Jun 2008 15:33:40
3.14.3_2
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
05 Apr 2008 14:42:04
3.14.3_1
|
itetcu  |
- Patch powerflute to include the "correct" ncurses header when devel/ncurses*
is
installed.
- bup PORTREVISION for for this.
Reported by: Robert Jameson
Reviewed by: rafan@ |
31 Mar 2008 18:21:57
3.14.3
|
itetcu  |
- update to 3.14.3
- more OPTIONS to let the user choose what he needs to have compiled
- don't allow drivers to be compiled if user wants only the client
- chase netsnmp shared lib version
- provide internationalization support
- provide backup location on my server for the pdf manual and don't IGNORE the
file in distinfo anymore
- patch apcaccess to be able to fetch the host:port from the config file [1]
- add patch to allow usb driver to compile [2]
PR: ports/121141 [1]
Submitted by: Adrian Penisoara [1], Stefan Lambrev [2] |
27 Mar 2008 10:58:30
3.14.2_1
|
kuriyama  |
- Chase shlib version of net-mgmt/net-snmp.
- Bump PORTREVISIONs. |
21 Oct 2007 11:39:39
3.14.2
|
itetcu  |
- Update to 3.14.2
- Now the port build depends on devel/makedepend
- Utilize ETCDIR for Makefile and pkg-plist
- Move pkg-message to FILESDIR
- No need to use USE_GETTEXT=yes, because port doesn't install any mo files
and --enable-nls option doesn't help. With --with-included-gettext apcupsd
doesn't build.
PR: ports/116774
Submitted by: Alexander Logvinov |
23 Jul 2007 10:36:52
3.14.1
|
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
12 Jun 2007 20:39:21
3.14.1
|
itetcu  |
The pdf file still changes to much, so put it back in IGNORE files.
Poked by: a few people on IRC |
11 Jun 2007 00:18:10
3.14.1
|
itetcu  |
- Update to 3.14.1
- try to checksum the pdf manual again, since there's a new version for the
3.14.x series
PR: ports/113211
Submitted by: Alexander Logvinov |
05 Apr 2007 20:57:25
3.14.0
|
itetcu  |
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@ |
28 Feb 2007 01:19:04
3.12.4_1
|
kuriyama  |
- Bump shlib version to libnetsnmp.so.10 and bump $PORTREVISION. |
09 Sep 2006 18:25:05
3.12.4
|
itetcu  |
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. |
04 Aug 2006 15:17:31
3.12.3_1
|
itetcu  |
- 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] |
01 May 2006 15:35:47
3.12.3
|
pav  |
- Update to 3.12.3
PR: ports/96545
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
(maintainer) |
24 Apr 2006 04:26:54
3.12.2
|
mnag  |
- Fix typo in rc.d script
PR: 96240
Submitted by: Alexander Logvinov <user___blg.akavia.ru>
Approved by: maintainer via email |
22 Apr 2006 14:51:37
3.12.2
|
mnag  |
- 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 |
27 Feb 2006 14:24:29
3.10.18_1
|
vd  |
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) |
28 Jan 2006 15:54:02
3.10.18_1
|
pav  |
- Take maintainership
PR: ports/92336
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> |
22 Jan 2006 06:28:59
3.10.18_1
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
30 Nov 2005 05:23:10
3.10.18_1
|
kuriyama  |
Chase shlib version bump of net-snmp. |
25 Nov 2005 18:14:52
3.10.18
|
pav  |
- Add SHA256 |
17 Nov 2005 20:08:14
3.10.18
|
pav  |
- Add NOPTHREADS knob
PR: ports/88811
Submitted by: Josh Carroll <floyd@deblin.org>
- Properly capitalize FreeBSD.org |
13 Nov 2005 17:17:01
3.10.18
|
lkoeller  |
o) Due to lack of time it's not possible for me to maintain this port anymore. |
02 Oct 2005 12:23:57
3.10.18
|
lkoeller  |
o) Update to version 3.10.18 |
03 Jul 2005 13:26:37
3.10.17a_1
|
lkoeller  |
o) Forgotten to increase PORTREVISION (always the same ....) |
03 Jul 2005 13:25:23
3.10.17a
|
lkoeller  |
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> |
15 May 2005 15:51:45
3.10.17a
|
lkoeller  |
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. |
15 Apr 2005 18:24:04
3.10.17
|
lkoeller  |
o) Update to version 3.10.17 (from 3.10.15) now USB on FreeBSD
should work (read manual!!) |
13 Dec 2004 20:36:18
3.10.15_3
|
lkoeller  |
o) Increase port revision due to pkg-plist fix |
13 Dec 2004 20:34:29
3.10.15_2
|
lkoeller  |
o) Add smtp binary in $PREFIX/sbin directory |
12 Dec 2004 19:53:36
3.10.15_2
|
lkoeller  |
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> |
02 Nov 2004 14:34:21
3.10.15_2
|
lkoeller  |
o) Fix pkg-plist errors and install of config templates. |
28 Oct 2004 20:21:50
3.10.15_1
|
lkoeller  |
o) Fix some pkg-plist errors
o) Handle new config file correctly
PR: -
Submitted by: Neil Darlow <neil@darlow.co.uk> |
14 Oct 2004 20:28:31
3.10.15
|
lkoeller  |
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> |
11 May 2004 18:02:45
3.10.13
|
lkoeller  |
o) Upgrade to version 3.10.13 |
31 Mar 2004 04:12:58
3.10.11_3
|
trevor  |
SIZEify (maintainer timeout) |
09 Mar 2004 20:20:05
3.10.11_3
|
lkoeller  |
o) fix annoying message when killall didn't find any lost slaves |
09 Mar 2004 20:01:43
3.10.11_3
|
lkoeller  |
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 |
06 Mar 2004 17:22:11
3.10.11_2
|
lkoeller  |
o) Add --disable-pthreads cause with pthreads the called apccontrol
programm sometimes hangs and prevents a graceful shutdown :-( |
09 Feb 2004 19:23:35
3.10.11_1
|
lkoeller  |
o) Include new OPTIONS directive into Makefile. |
04 Feb 2004 04:36:30
3.10.11_1
|
marcus  |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
03 Feb 2004 20:18:25
3.10.11
|
lkoeller  |
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). |
23 Jan 2004 18:12:26
3.10.9_3
|
trevor  |
Now gettext 0.12.1 is gettext-old. |
23 Jan 2004 14:28:13
3.10.9_3
|
lkoeller  |
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 |
18 Jan 2004 16:29:11
3.10.9_2
|
lkoeller  |
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> |
07 Jan 2004 00:14:01
3.10.9_1
|
pav  |
- 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> |
05 Jan 2004 08:13:18
3.10.9
|
lkoeller  |
o) Delete needlessly patches
o) Install sample config and add them to pkg-plist
Submitted by: Andrzej Tobola <A.Tobola@wilk.2a.pl> |
04 Jan 2004 19:18:20
3.10.9
|
lkoeller  |
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) |
18 Nov 2003 20:18:17
3.10.6
|
lkoeller  |
o) Update to version 3.10.6 (USB support) |
07 Nov 2003 09:28:14
3.8.6_1
|
marcus  |
Rename PORTDOCS to MYPORTDOCS to avoid a conflict with the recently added
bsd.port.mk macro.
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> |
26 Aug 2003 21:25:58
3.8.6_1
|
marcus  |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris |
25 Aug 2003 06:41:38
3.8.6
|
marcus  |
Chase the libintl.so shared lib version. |
09 Mar 2003 15:22:53
3.8.6
|
lkoeller  |
- 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> |
25 Feb 2003 20:20:32
3.8.6
|
lkoeller  |
- Upgrade to Version 3.8.6 which fixes a root exploit of slave machines. |
21 Feb 2003 13:28:59
3.8.5_2
|
knu  |
De-pkg-comment. |
19 Jan 2003 13:36:08
3.8.5_2
|
lkoeller  |
o Add some missiong documentation files, lost during the updates before
o PR: ports/47059
Originator: David A Bestor <1nd3n14l@indenial.com> |
14 Sep 2002 23:27:22
3.8.5_1
|
kris  |
Add missing file |
23 Aug 2002 23:10:38
3.8.5_1
|
kris  |
Doing this is lame and causes the -current build to fail:
int true = 1;
while (true) { |
05 Aug 2002 08:43:43
3.8.5_1
|
lkoeller  |
o) Add a notice to read the manual for site configuration, especially
to get a propper shutdown sequence. |
05 Aug 2002 08:40:20
3.8.5_1
|
lkoeller  |
o) Change apcupsd.org -> apcupsd.com due to massive network reachability
issues of the .org domain from some networks.
They are both the same sites.
PR: -
Submitted by: Nuno Teixeira <nunotex@pt-quorum.com> |
01 Aug 2002 17:22:41
3.8.5_1
|
ade  |
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade |
12 Apr 2002 18:10:20
3.8.5_1
|
ade  |
gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr |
15 Mar 2002 19:44:29
3.8.5
|
ade  |
Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr |
28 Jan 2002 15:15:08 
|
pat  |
Update to 3.8.5 |
09 Jan 2002 19:19:05 
|
lkoeller  |
* Add pkg-message to infor the user to install a softlink in /dev from the
serial line to usv |
21 Dec 2001 18:29:33 
|
lkoeller  |
Update to version 3.8.4-2. |
05 Dec 2001 21:15:26 
|
lkoeller  |
* Add missing patch file to compile correctly with libwrap * Use
--disable-install-distdir instead of patching Makefile * Bump port revision
|
03 Dec 2001 21:27:29 
|
lkoeller  |
* Add HTML documentation * Fix problems with libwrap support |
02 Dec 2001 13:19:05 
|
lkoeller  |
Forgotten to bump PORTREVISION ;-( |
02 Dec 2001 13:09:52 
|
lkoeller  |
Patchfile for fixing wrong path to mail binary. |
02 Dec 2001 13:07:26 
|
lkoeller  |
Fixing missing brace in startup script and wrong path to mail binary. |
02 Dec 2001 11:24:53 
|
lkoeller  |
Add apcupsd 3.8.3, a daemon for controlling APC UPS. |