1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Commit Graph

90 Commits

Author SHA1 Message Date
Ion-Mihai Tetcu
c12431bc89 Fix tipo. [1]
Yes, I know I should convert it to OPTIONSng and I will :)

PR:		174333 [1]
Submitted by:		John Marino [1]
2012-12-10 21:50:06 +00:00
Ion-Mihai Tetcu
5cbed3dd82 Fix build on 9-STABLE and HEAD.
Feature safe:	yes
2012-11-30 22:19:12 +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
Ion-Mihai Tetcu
cae2592e5c 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
2011-11-19 20:34:51 +00:00
Doug Barton
2b1dacc826 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.
2011-10-24 04:17:37 +00:00
Dmitry Marakasov
6f6fbe4bdf - 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
2011-09-23 22:26:39 +00:00
Sylvio Cesar Teixeira
c9e4736d26 - Chase net-snmp shlib version bump. 2011-07-28 12:43:22 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Sylvio Cesar Teixeira
da2897022c - Chase net-snmp shlib bump 2010-06-02 19:14:17 +00:00
Ion-Mihai Tetcu
9e4d77a01e - 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@
2010-04-03 08:47:33 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Dmitry Marakasov
3eb168f46b - Switch SourceForge ports to the new File Release System: categories starting with P,R,S 2009-08-22 00:35:32 +00:00
Ion-Mihai Tetcu
71da70ada5 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]
2009-03-16 10:14:35 +00:00
Ion-Mihai Tetcu
ec377f19f3 - 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]
2009-03-12 14:10:54 +00:00
Ion-Mihai Tetcu
f467c69748 IGNORE the pdf manual, it changes to often.
PR:		131747 [1]
Submitted by:	Shin-ichi Yoshimoto [1]
Prompted by:	[1]
2009-02-16 22:56:48 +00:00
Ion-Mihai Tetcu
0c24f0aa41 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@
2009-02-15 19:45:43 +00:00
Ion-Mihai Tetcu
de10f9063c - 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)
2008-09-07 07:45:07 +00:00
Ion-Mihai Tetcu
e2426fa586 Update entry for the pdf manual.
Prompted by:	Moggie on IRC
2008-07-24 11:58:44 +00:00
Ion-Mihai Tetcu
8f93fe176d 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>
2008-07-10 20:03:47 +00:00
Edwin Groothuis
a550b67ae0 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)
2008-06-06 14:33:40 +00:00
Ion-Mihai Tetcu
0a6f63b0f3 - 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@
2008-04-05 13:42:04 +00:00
Ion-Mihai Tetcu
c5e2e02c67 - 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]
2008-03-31 17:21:57 +00:00
Jun Kuriyama
69667d219f - Chase shlib version of net-mgmt/net-snmp.
- Bump PORTREVISIONs.
2008-03-27 10:58:30 +00:00
Ion-Mihai Tetcu
a62bccf85a - 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
2007-10-21 10:39:39 +00:00
Rong-En Fan
f935a609c5 - 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
2007-07-23 09:36:51 +00:00
Ion-Mihai Tetcu
6f37f4094c The pdf file still changes to much, so put it back in IGNORE files.
Poked by:	a few people on IRC
2007-06-12 19:39:21 +00:00
Ion-Mihai Tetcu
16760ce5aa - 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
2007-06-10 23:18:10 +00:00
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