Commit graph

20 commits

Author SHA1 Message Date
jperkin
17661ff9a5 Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
jperkin
ec1cd47ca0 Remove manual OPSYSVARS additions which are now part of the default set. 2016-02-25 08:27:02 +00:00
agc
17886c78da Add SHA512 digests for distfiles for sysutils category
Problems found with existing digests:
	Package memconf distfile memconf-2.16/memconf.gz
	b6f4b736cac388dddc5070670351cf7262aba048 [recorded]
	95748686a5ad8144232f4d4abc9bf052721a196f [calculated]

Problems found locating distfiles:
	Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9
	Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz
	Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz
	Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz
	Package syslog-ng: missing distfile syslog-ng-3.7.2.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 01:32:05 +00:00
wiz
cda18437be Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
tron
c64e9eb269 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
ryoon
f8e628f818 * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes
are replaced with .include "../../devel/readline/buildlink3.mk", and
  USE_GNU_READLINE are removed,

* .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE
  are replaced with .include "../../mk/readline.buildlink3.mk".
2013-07-15 02:02:17 +00:00
joerg
b722309bef Consistently return values from non-void functions. 2013-03-02 17:56:13 +00:00
tron
19fd9a3b46 Reset maintainer to "pkgsrc-users@NetBSD.org". 2013-03-02 10:44:33 +00:00
jperkin
becd113253 PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
asau
54c5cd959e Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
drochner
7ef51e60b0 fix world-writable pidfile creation (CVE-2011-4339), bump PKGREV 2011-12-22 19:00:04 +00:00
markd
4caf904228 Update to ipmitool 1.8.11
various bug fixes including support for newer GCC's.
2011-02-17 08:38:56 +00:00
wiz
579796a3e5 Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
joerg
f0bbd1517d Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wiz
272d51cc21 Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.
2009-05-20 00:58:05 +00:00
tnn
ad6ceadd25 Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
2008-01-18 05:06:18 +00:00
heinz
3e14326c5b The package supports installation to DESTDIR. 2007-05-18 19:33:26 +00:00
martti
7c32cb0676 Updated sysutils/ipmitool to 1.8.8
* Fix segfaults in sensor data repository list
        * Fix ipmievd to open interface before daemonizing
        * Fix IPMIv1.5 authtype NONE to ignore supplied password
        * Fix cipher suite display bug in lan print
        * Fix typo in IPMIv2 SOL output when sending break
        * Fix improper LUN handling with Tyan SOL
        * Add LUN support to OpenIPMI interface
        * Add support for Kontron OEM commands
        * Update to Kontron Firmware Update command
        * Remove nuclear clause from license
        * Add Sun OEM command for blades
        * Increase argument size for raw commands in shell/exec
        * Fix handling of LUNs for LAN interfaces
        * Add IPMIv2 SOL loopback test
        * Add support for IBM OEM SEL messages
        * Disable file paranoia checks on read files by default
        * Support IPMIv2 SOL on older Intel boxes
        * Display message and exit if keepalive fails during SOL
        * Add support for setting VLAN id and priority
        * Add support for FreeBSD OpenIPMI-compatible driver
        * Add support for IPMIv2 Firmware Firewall
        * Fix gcc4 compile warnings
        * Make ipmievd generate pidfile
        * Add initscripts for ipmievd
2007-01-10 14:27:47 +00:00
heinz
d2994eb51d Moved example scripts from share/ipmitool to share/example/ipmitool
where they really belong.
2006-07-13 19:04:30 +00:00
heinz
bc65925994 Initial import of ipmitool 1.8.6.
Ipmitool is a utility for managing and configuring devices that support
the "Intelligent Platform Management Interface".  IPMI is an open
standard for monitoring, logging, recovery, inventory, and control of
hardware that is implemented independent of the main CPU, BIOS, and OS.
The service processor (or Baseboard Management Controller, BMC) is the
brain behind platform management and its primary purpose is to handle
the autonomous sensor monitoring and event logging features.

The ipmitool program provides a simple command-line interface to this
BMC. It features the ability to read the sensor data repository (SDR)
and print sensor values, display the contents of the System Event Log
(SEL), print Field Replaceable Unit (FRU) inventory information, read
and set LAN configuration parameters, and perform remote chassis power
control.
2006-03-13 23:03:28 +00:00