1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Lars Koeller
e53ad8e916 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
2004-01-23 14:28:13 +00:00
Lars Koeller
ee3fcd6ecc 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>
2004-01-18 16:29:11 +00:00
Lars Koeller
a98e8965c6 o) Delete needlessly patches
o) Install sample config and add them to pkg-plist

Submitted by:	Andrzej Tobola <A.Tobola@wilk.2a.pl>
2004-01-05 08:13:18 +00:00
Lars Koeller
8d7399db80 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)
2004-01-04 19:18:20 +00:00
Lars Koeller
a9eb0f55e5 o) Update to version 3.10.6 (USB support) 2003-11-18 20:18:17 +00:00
Kris Kennaway
8859a77027 Doing this is lame and causes the -current build to fail:
int true = 1;
       while (true) {
2002-08-23 22:10:38 +00:00
Lars Koeller
fe5ee9a8f3 * Add missing patch file to compile correctly with libwrap
* Use --disable-install-distdir instead of patching Makefile
 * Bump port revision
2001-12-05 21:15:26 +00:00
Lars Koeller
128c79b0d4 * Add HTML documentation
* Fix problems with libwrap support
2001-12-03 21:27:29 +00:00
Lars Koeller
7cbe6d42f4 Patchfile for fixing wrong path to mail binary. 2001-12-02 13:09:52 +00:00
Lars Koeller
1c4d2ad037 Fixing missing brace in startup script and wrong path to mail binary. 2001-12-02 13:07:25 +00:00
Lars Koeller
da0b33d01c Add apcupsd 3.8.3, a daemon for controlling APC UPS.
PR:		31478
Submitted by:	Lars Koeller <Lars.Koeller@Uni-Bielefeld.DE>
2001-12-02 11:24:53 +00:00