summaryrefslogtreecommitdiff
path: root/sysutils/apcupsd
AgeCommit message (Collapse)AuthorFilesLines
2002-10-02get rid of autoconf build dependency by patching configuredillo3-6/+348
2002-01-03Remove @INTLLIBS@ from source side of Makefile rules.wiz2-5/+24
It made make(1) wonder how to create targets like -L/usr/tmp/pkgsrc/sysutils/apcupsd/work.i386/.buildlink/lib Fixes bulk build problem.
2001-10-31Move pkg/ files into package's toplevel directoryzuntum3-2/+2
2001-10-27Remove commented USE_LIBINTL definitions ... we already use thejlam1-2/+1
gettext-lib/buildlink.mk file.
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-2/+2
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this.
2001-09-27http support also needs threads, so disable http for now as welllukem1-3/+4
2001-08-27Use wildcard dependence on "autoconf" package.tron1-3/+2
2001-08-01Use gettext-lib buildlink.mk instead of USE_LIBINTL.wiz1-2/+3
Fixes problem noted in recent bulk build.
2001-06-11CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, sojlam1-3/+1
adapt by moving CPPFLAGS settings to top-level, and removing explicit inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-04-19Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-14/+12
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-02Move BUILD_USES_MSGFMT in DEPENDS block, mostly by removing emptywiz1-2/+1
lines.
2001-03-27Change BUILD_DEPENDS semantics:hubertf1-3/+4
first component is now a package name+version/pattern, no more executable/patchname/whatnot. While there, introduce BUILD_USES_MSGFMT as shorthand to pull in devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current). Patch by Alistair Crooks <agc@netbsd.org>
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-02-06Unify format of MESSAGEs, and include RCS Ids.wiz1-1/+2
2001-02-06Make that "autoreconf" -- there is no "autoremake".fredb1-3/+3
2001-02-05Use full pathname "${LOCALBASE}/bin/auto..." in dependences and maketron1-3/+3
targets. This includes a fix for PR pkg/12125 by Tomasz Luchowski.
2001-01-23set CPFLAGS (no thats not a typo) in CONFIGURE_ENV to make sure libintl.hdmcmahill1-1/+3
is found.
2001-01-04USE_LIBINTL and BUILD_DEPENDS instead of DEPENDS on gettext; fix PLIST.wiz1-1/+2
2001-01-04USE_LIBINTL and BUILD_DEPENDS instead of DEPENDS on gettext; fix PLIST.wiz1-7/+5
Update HOMEPAGE and MASTER_SITE.
2000-10-07Fix obvious typo which breaks startup.mason1-2/+2
2000-08-05Update apcupsd to 3.6.2. Package provided by Greg Woods <woods@weird.com>jlam16-457/+609
in pkg/10552. Changes from version 3.5.8: Network is fully functional under non-threaded compile. Possible fix for "pipe_master_status" calls on slaves. Added 940-1524C smart signal cable support. Added internationalization support. There is _only_ the support but no current code is written for the intl package. It can be compiled in, but intl strings have still to be translated (to be done in the future). Added new configuration options to reduce init time of daemon. powersc CONFIG powersc NAME powersc BATTERY Fixes a FIFO error
2000-02-05grammar fix, removed '.'wiz1-1/+1
2000-01-21Add newly-generated patch-sum.bouyer1-0/+12
2000-01-21apcupsd, a daemon to manage and monitor APC UPSes.bouyer15-0/+485