Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
04 Sep 2020 23:39:38
3.14.14_4

|
dbaio  |
sysutils/apcupsd: Add patch to fix APC BE600M1 reporting
Patch not enabled as default (initially), so we can have more users testing it.
PR: 249041
Submitted by: Derek Schrock <dereks@lifeofadishwasher.com>
Differential Revision: https://reviews.freebsd.org/D26259 |
04 May 2020 21:31:39
3.14.14_3

|
dinoex  |
- update libgd to 2.3.0
- new option RAQM
- resurrect deprecated gdlib-config
- bump dependend ports |
02 Nov 2019 14:11:10
3.14.14_2

|
dbaio  |
sysutils/apcupsd: Port improvements
- Remove DOCS option, not used.
- Remove files/apcupsd.conf.net-slave.sample, not used.
- Improve GAPCMON option. (qa warning)
This doesn't change the way apcupsd works.
Changes obtained in sysutils/appctrl. |
31 Oct 2019 23:43:55
3.14.14_2

|
dbaio  |
Add sysutils/apcctrl: Fork of apcupsd 3.14.x with support for Brazilian APC
nobreaks
ApcCtrl is an unofficial branch from apcupsd 3.14.x. It can be
used for controlling Brazilian APC UPS models (herited from Microsol).
Models supported or in tests:
- BACK-UPS BR 1200VA (BZ1200BI-BR)
- BACK-UPS BR 1500VA (BZ1500PBI-BR)
- BACK-UPS BR 2200VA (BZ2200BI-BR and BZ2200I-BR)
- SMART-UPS BR 1000VA (SUA1000BI-BR and SOLIS1000BI)
- SMART-UPS BR 1500VA (SUA1500BI-BR and SOLIS1500BI)
- SMART-UPS BR 2000VA (SUA2000BI-BR)
- SMART-UPS BR 3000VA (SUA3000BI-BR)
- STAY 800 (PS800)
- STAY 700 (PS700)
WWW: http://www.apcctrl.com.br
PR: 241623
Submitted by: Mario Lobo <lobo@bsd.com.br> |
14 Aug 2019 12:16:13
3.14.14_2

|
mat  |
Convert to UCL & cleanup pkg-message (categories s) |
11 May 2019 18:30:41
3.14.14_2

|
dbaio  |
sysutils/apcupsd: Improve pkg-message
In some systems where the shutdown can take a while (like in bhyve
environment), users may want to change the default shutdown behavior.
PR: 237600
Reported by: Victor Sudakov <vas@mpeks.tomsk.su> |
19 Jun 2017 22:45:58
3.14.14_2

|
dbaio  |
sysutils/apcupsd: Several improvements
Add support for running multiple instances of apcupsd[1]
Add an option to use `shutdown -p` rather than `shutdown -h`[2]
Set as @sample several scripts that can be customized[3]
Add an option for build with MODBUS USB driver support (Enabled by default)[4]
Set LICENSE_FILE [5]
Sort OPTIONS and make a small adjustment in pkg-message
Take maintainer'ship
PR: 180336 [1]
PR: 187924 [2][3]
PR: 215809 [4]
PR: 220002 [5]
Submitted by: leres@ee.lbl.gov [1]
Submitted by: tdb [3]
Submitted by: ipluta@wp.pl [4]
Submitted by: takefu@airport.fm [5]
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D11224 |
07 Mar 2017 14:16:42
3.14.14_1

|
danfe  |
Fix a typo accidentally made in r435590.
Pointy hat to: danfe |
07 Mar 2017 10:21:01
3.14.14_1

|
danfe  |
- Enable SNMP driver by default due to popular demand [1]
- Rename option USB -> USB_DRV for consistency with other drivers and
provide better option names while I'm here
- Remove hand-rolled `post-install' target now that @sample files are
installed properly
- Reorder some knobs and drop CPPFLAGS/LIBS now that those seem to
be detected correctly
PR: 215153 [1] |
27 Feb 2017 21:20:41
3.14.14

|
rene  |
Reset ports of itetcu@ after taking in his commit bit for safekeeping.
With hat: portmgr-secretary |
04 Dec 2016 10:30:47
3.14.14

|
ehaupt  |
Update to 3.14.14
PR: 210129
Submitted by: nevecherya@gmail.com
Approved by: maintainer-timeout (itetcu) |
31 Oct 2016 10:02:48
3.14.13_1

|
jhale  |
Add pkgconf build dependency when GAPCMON option is enabled
While here:
Fix a typo in CGI_DESC
PR: 211011
Submitted by: Martin S. Weber <freebsd-bugzilla@ayaken.net>
Approved by: maintainer timeout |
20 Jul 2016 09:33:32
3.14.13_1

|
dinoex  |
- update libgd to 2.2.2
- new MASTER_SITES
- add security patch
PR: 210913
Submitted by: Piotr Kubaj
MFH: 2016Q3
Security: CVE-2015-8874
Security: CVE-2016-3074
Security: http://www.openwall.com/lists/oss-security/2016/07/12/4 |
19 May 2016 11:09:14
3.14.13

|
amdmi3  |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
01 Apr 2016 14:25:18
3.14.13

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
30 Jun 2015 16:36:00
3.14.13

|
amdmi3  |
- Fix portlint warning
PR: 200831
Submitted by: leres@ee.lbl.gov
Approved by: maintainer timeout (itetcu, 2 weeks) |
25 Jun 2015 16:12:36
3.14.13

|
amdmi3  |
- Remove broken code from configure, fixing build on 9.x
This code is related to gcc 3 and is now useless; as a side effect, it sets LD
to CC while it should be CXX, breaking the build:
ModbusComm.cpp:(.text+0x5f4): undefined reference to `operator new[](unsigned
int)'
Submitted by: pkg-fallout
Approved by: portmgr blanket |
05 Jun 2015 05:20:19
3.14.13

|
bapt  |
Fix typo
Reported by: pi |
05 Jun 2015 05:13:28
3.14.13

|
bapt  |
Actually fix build as a user
While here remove LIBS from CONFIGURE_ENV it was no-op since LIBS+= has been
added (and not needed anymore)
Reported by: amdmi3 |
03 May 2015 14:43:48
3.14.13

|
bapt  |
Remove uneeded NEED_ROOT |
23 Apr 2015 13:43:02
3.14.13

|
amdmi3  |
- Add NEED_ROOT ("configure: error: Missing required tool; need any one of:
shutdown shutdown.bsd" otherwise)
Approved by: portmgr blanket |
29 Mar 2015 00:07:22
3.14.13

|
delphij  |
- Update to 3.14.13
- Add license (GPLv2)
- Fix a typo which will cause wrong CONFLICT relationship when GAPCMON is
selected.
PR: ports/198408
Submitted by: Danilo G. Baio (dbaio bsd com br)
Approved by: maintainer timeout (20 days) |
22 Nov 2014 09:13:36
3.14.12_1

|
antoine  |
Cleanup plist |
06 Jul 2014 18:45:30
3.14.12_1

|
itetcu  |
Also remove the PDF from here. |
06 Jul 2014 17:56:43
3.14.12_1

|
itetcu  |
- Don't install documentation PDF file, it changes more frequently that I mange
to chase it
- bump PORTREVISION for above plist change
-
PR: 191552
Submitted by: "quickfox"
MFH: 2 weeks |
06 Jul 2014 13:14:34
3.14.12

|
adamw  |
Update to 3.14.12 and unbreak. Stage, use OPTIONS helpers, modernize
and clean up.
PR: ports/191645 (based on)
Submitted by: Dan Lukes |
22 Jun 2014 22:21:38
3.14.10_1

|
bapt  |
Mark as broken: no distinfo provided for some of the distfiles
With hat: portmgr |
11 Jun 2014 14:50:00
3.14.10_1

|
tijl  |
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above ) |
29 May 2014 11:20:14
3.14.10_1

|
miwi  |
- Convert gmake,bzip2,xz to USES
Approved by: portmgr |
22 Oct 2013 14:01:39
3.14.10_1

|
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [st])
Approved by: portmgr (bdrewery) |
20 Sep 2013 23:06:00
3.14.10_1

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
11 Aug 2013 05:43:04
3.14.10_1

|
dinoex  |
- fix depends after libgd update |
09 Aug 2013 14:05:53
3.14.10_1

|
dinoex  |
- update libdg to 2.1.0 |
28 Apr 2013 20:01:07
3.14.10

|
bapt  |
Convert left sysutils ports to new options framework |
10 Dec 2012 21:50:07
3.14.10

|
itetcu  |
Fix tipo. [1]
Yes, I know I should convert it to OPTIONSng and I will :)
PR: 174333 [1]
Submitted by: John Marino [1] |
30 Nov 2012 22:19:12
3.14.10

|
itetcu  |
Fix build on 9-STABLE and HEAD.
Feature safe: yes |
14 Jan 2012 08:57:23
3.14.10
|
dougb  |
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. |
19 Nov 2011 20:34:51
3.14.10
|
itetcu  |
Update to 3.14.10
Please see
http://apcupsd.cvs.sourceforge.net/viewvc/apcupsd/apcupsd/ReleaseNotes?pathrev=Release-3_14_10
for a list of changes since 3.14.8 (a few FreeBSD-related).
Feature safe: yes |
24 Oct 2011 04:17:38
3.14.8_2
|
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
23 Sep 2011 22:26:39
3.14.8_2
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
28 Jul 2011 12:43:22
3.14.8_2
|
sylvio  |
- Chase net-snmp shlib version bump. |
19 Mar 2011 12:38:54
3.14.8_1
|
miwi  |
- Get Rid MD5 support |
02 Jun 2010 19:14:17
3.14.8_1
|
sylvio  |
- Chase net-snmp shlib bump |
03 Apr 2010 08:47:33
3.14.8
|
itetcu  |
- Update to 3.14.8
- Among other things, the SNMP driver that does not require libsnmp.so
- Adjust pkg-message to point to the right manual [1]
Full list of changes:
http://apcupsd.cvs.sourceforge.net/viewvc/*checkout*/apcupsd/apcupsd/ReleaseNotes?pathrev=Release-3_14_8
Submitted by: Scott Bennett <bennett@cs.niu.edu> [1]
Tested by: Ulrich Drolshagen <u.drolshagen@t-online.de>, imp@inbox.ru,
Warren Block <wblock@wonkity.com>, mack@ |
27 Mar 2010 00:15:24
3.14.8
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
22 Aug 2009 00: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 07: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 11:58:44
3.14.4
|
itetcu  |
Update entry for the pdf manual.
Prompted by: Moggie on IRC |
10 Jul 2008 20: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 14: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 13: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 17: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 10: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 09: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 19: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 |
10 Jun 2007 23: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 19: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 17: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 14: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 14: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 03: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 13: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 11:23:57
3.10.18
|
lkoeller  |
o) Update to version 3.10.18 |
03 Jul 2005 12:26:37
3.10.17a_1
|
lkoeller  |
o) Forgotten to increase PORTREVISION (always the same ....) |
03 Jul 2005 12: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 14: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 17: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 19: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 19: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 17:02:45
3.10.13
|
lkoeller  |
o) Upgrade to version 3.10.13 |
31 Mar 2004 03: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) |