| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
PR: 131747 [1]
Submitted by: Shin-ichi Yoshimoto [1]
Prompted by: [1]
Notes:
svn path=/head/; revision=228520
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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@
Notes:
svn path=/head/; revision=228443
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=220079
|
|
|
|
|
|
|
| |
Prompted by: Moggie on IRC
Notes:
svn path=/head/; revision=217412
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=216669
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=214431
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
devel/ncurses* is
installed.
- bup PORTREVISION for for this.
Reported by: Robert Jameson
Reviewed by: rafan@
Notes:
svn path=/head/; revision=210576
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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]
Notes:
svn path=/head/; revision=210280
|
|
|
|
|
|
|
| |
- Bump PORTREVISIONs.
Notes:
svn path=/head/; revision=209941
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=201714
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=196111
|
|
|
|
|
|
|
| |
Poked by: a few people on IRC
Notes:
svn path=/head/; revision=193349
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=193199
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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@
Notes:
svn path=/head/; revision=189310
|
|
|
|
| |
Notes:
svn path=/head/; revision=186174
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=172646
|
|
|
|
|
|
|
|
|
|
|
|
| |
- remove pre-4.x support
- change MAINIANER addres to my @FreeBSD.org one
- bump PORTREVISION
PR: ports/101342 [1]
Submitted by: Shane Bell [1]
Notes:
svn path=/head/; revision=169658
|
|
|
|
|
|
|
|
| |
PR: ports/96545
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
Notes:
svn path=/head/; revision=161069
|
|
|
|
|
|
|
|
|
| |
PR: 96240
Submitted by: Alexander Logvinov <user___blg.akavia.ru>
Approved by: maintainer via email
Notes:
svn path=/head/; revision=160276
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use new rc.d script
- Reorganize Makefile
PR: 92466
Notified by: "Alex Samorukov" <samm___os2.kiev.ua>
Submitted by: maintainer
Notes:
svn path=/head/; revision=160136
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=156857
|
|
|
|
|
|
|
|
| |
PR: ports/92336
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Notes:
svn path=/head/; revision=154651
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154137
|
|
|
|
| |
Notes:
svn path=/head/; revision=149997
|
|
|
|
| |
Notes:
svn path=/head/; revision=149455
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/88811
Submitted by: Josh Carroll <floyd@deblin.org>
- Properly capitalize FreeBSD.org
Notes:
svn path=/head/; revision=148660
|
|
|
|
| |
Notes:
svn path=/head/; revision=148130
|
|
|
|
| |
Notes:
svn path=/head/; revision=143964
|
|
|
|
| |
Notes:
svn path=/head/; revision=138396
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=138395
|
|
|
|
|
|
|
|
| |
have experienced. (I can't check this due to lack of an USP apcups device)
Perhaps this fixes PR ports/80233.
Notes:
svn path=/head/; revision=135290
|
|
|
|
|
|
|
| |
should work (read manual!!)
Notes:
svn path=/head/; revision=133437
|
|
|
|
| |
Notes:
svn path=/head/; revision=123960
|
|
|
|
| |
Notes:
svn path=/head/; revision=123958
|
|
|
|
|
|
|
|
|
|
| |
file after fresh install.
PR: -
Submitted by: Kris Kennaway <kris@obsecurity.org>
Notes:
svn path=/head/; revision=123831
|
|
|
|
| |
Notes:
svn path=/head/; revision=120640
|
|
|
|
|
|
|
|
|
|
| |
o) Handle new config file correctly
PR: -
Submitted by: Neil Darlow <neil@darlow.co.uk>
Notes:
svn path=/head/; revision=120419
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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>
Notes:
svn path=/head/; revision=119443
|
|
|
|
| |
Notes:
svn path=/head/; revision=108933
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
| |
Notes:
svn path=/head/; revision=103464
|
|
|
|
|
|
|
|
|
| |
(set/unset of O_NONBLOCK, hope, someone will fix this bug soon).
Submitted by: Gary Bajaj <b04@interbaun.com>, Adam Kropelin
Notes:
svn path=/head/; revision=103457
|
|
|
|
|
|
|
| |
programm sometimes hangs and prevents a graceful shutdown :-(
Notes:
svn path=/head/; revision=103119
|
|
|
|
| |
Notes:
svn path=/head/; revision=100513
|
|
|
|
|
|
|
|
| |
Submitted by: trevor
Tested by: bento
Notes:
svn path=/head/; revision=99914
|
|
|
|
|
|
|
|
|
| |
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).
Notes:
svn path=/head/; revision=99902
|
|
|
|
| |
Notes:
svn path=/head/; revision=98909
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=98884
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=98486
|
|
|
|
|
|
|
|
|
|
|
| |
- Add missed file to pkg-plist
- Raise portrevision
PR: ports/60995 [1]
Submitted by: Krzysztof Stryjek <wtp+apc@bsdguru.org>
Notes:
svn path=/head/; revision=97516
|