Browse Source
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@21906 10447126-35f2-4685-b0cf-6dd780d3921fearly
Christian Wiese
18 years ago
3 changed files with 84 additions and 0 deletions
@ -0,0 +1,34 @@
|
||||
|
||||
[TIMESTAMP] 1186145171 Fri Aug 3 14:46:11 2007 |
||||
[BUILDTIME] 100 (9) |
||||
[SIZE] 2.34 MB, 144 files |
||||
|
||||
[DEP] 00-dirtree |
||||
[DEP] alsa-tools |
||||
[DEP] bash |
||||
[DEP] binutils |
||||
[DEP] bzip2 |
||||
[DEP] coreutils |
||||
[DEP] curl |
||||
[DEP] dbus |
||||
[DEP] dbus-glib |
||||
[DEP] diffutils |
||||
[DEP] findutils |
||||
[DEP] gawk |
||||
[DEP] gcc |
||||
[DEP] glib |
||||
[DEP] glibc |
||||
[DEP] grep |
||||
[DEP] hal |
||||
[DEP] libusb |
||||
[DEP] linux-header |
||||
[DEP] make |
||||
[DEP] mktemp |
||||
[DEP] openssl |
||||
[DEP] pkgconfig |
||||
[DEP] sed |
||||
[DEP] subversion |
||||
[DEP] sysfiles |
||||
[DEP] tar |
||||
[DEP] udev |
||||
[DEP] util-linux |
@ -0,0 +1,16 @@
|
||||
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
# |
||||
# Filename: package/.../nut/nut.conf |
||||
# Copyright (C) 2007 The OpenSDE Project |
||||
# |
||||
# More information can be found in the files COPYING and README. |
||||
# |
||||
# This program is free software; you can redistribute it and/or modify |
||||
# it under the terms of the GNU General Public License as published by |
||||
# the Free Software Foundation; version 2 of the License. A copy of the |
||||
# GNU General Public License can be found in the file COPYING. |
||||
# --- SDE-COPYRIGHT-NOTE-END --- |
||||
|
||||
# build and install libupsclient by default |
||||
var_append confopt ' ' "--with-lib" |
@ -0,0 +1,34 @@
|
||||
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
[COPY] |
||||
[COPY] Filename: package/.../nut/nut.desc |
||||
[COPY] Copyright (C) 2007 The OpenSDE Project |
||||
[COPY] |
||||
[COPY] More information can be found in the files COPYING and README. |
||||
[COPY] |
||||
[COPY] This program is free software; you can redistribute it and/or modify |
||||
[COPY] it under the terms of the GNU General Public License as published by |
||||
[COPY] the Free Software Foundation; version 2 of the License. A copy of the |
||||
[COPY] GNU General Public License can be found in the file COPYING. |
||||
[COPY] --- SDE-COPYRIGHT-NOTE-END --- |
||||
|
||||
[I] A reliable monitoring system for UPS hardware |
||||
|
||||
[T] The primary goal of the Network UPS Tools (NUT) project is to provide |
||||
[T] reliable monitoring of UPS hardware and ensure safe shutdowns of the |
||||
[T] systems which are connected. |
||||
|
||||
[U] http://www.networkupstools.org/ |
||||
|
||||
[A] The NUT Team <http://www.networkupstools.org/acknowledgements.html> |
||||
[M] Christian Wiese <morfoh@opensde.org> |
||||
|
||||
[C] extra/tool |
||||
|
||||
[L] GPL |
||||
[S] Stable |
||||
[V] 2.2.0 |
||||
[P] X -----5---9 800.000 |
||||
|
||||
[D] 3462910171 nut-2.2.0.tar.gz http://www.networkupstools.org/source/2.2/ |
||||
|
Loading…
Reference in new issue