Bug 131654 - sysutils/powerman: update to v2.3.4
Summary: sysutils/powerman: update to v2.3.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Philippe Audeoud
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-13 18:40 UTC by Joerg Pulz
Modified: 2009-02-16 13:30 UTC (History)
0 users

See Also:


Attachments
sysutils_powerman.diff (30.52 KB, patch)
2009-02-13 18:40 UTC, Joerg Pulz
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joerg Pulz 2009-02-13 18:40:01 UTC
	Update sysutils/powerman to the latest version 2.3.4.

	This update is a requirement for the Powerman PDU feature for
	the next update of sysutils/nut to version 2.4.0. PR coming soon.

	Changes:
	 Makefile
		- fix MASTER_SITES (project moved to SF)
		- update dependencies
		- add CONFIGURE_ARGS and CONFIGURE_ENV
		- help configure to find everything using CFLAGS and LDFLAGS
		- use USE_LDCONFIG as port installs a library
		- let the port handle the (de)installation of the rc script
		- update manpages
		- remove now useless old stuff
	 distinfo
		- regen for the new version
	 pkg-descr
		- update WWW
	 pkg-plist
		- update for the new version
		- add all the new files alphabetically

Fix: - apply the patch
	- remove all zero-sized patches from the ${FILESDIR}
	- add ${FILESDIR}/patch-man-powermand.8
	- add ${FILESDIR}/patch-scripts-Makefile.in
	- add ${FILESDIR}/powerman.sh.in
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-02-13 19:16:37 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-02-14 20:03:59 UTC
Responsible Changed
From-To: miwi->jadawin

you need this one for ports/131657.
Comment 3 Philippe Audeoud freebsd_committer freebsd_triage 2009-02-16 10:13:28 UTC
State Changed
From-To: open->feedback

Hello, 

Can you have a look to 
http://tb4.droso.net/errors/7-jadawin/powerman-2.3.4.log ? 

Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-02-16 13:25:53 UTC
jadawin     2009-02-16 13:25:42 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/powerman    Makefile distinfo pkg-descr pkg-plist 
    sysutils/powerman/files patch-man-powerman.conf.5 
  Added files:
    sysutils/powerman/files patch-man-powermand.8 
                            patch-scripts-Makefile.in 
                            powerman.sh.in 
  Removed files:
    sysutils/powerman/files patch-Makefile patch-man-powerman.1 
                            patch-man-powermand.1 
                            patch-scripts-powerman.init 
                            patch-src-Makefile patch-src-client.c 
                            patch-src-device_pipe.c 
                            patch-src-hostlist.c 
                            patch-src-parse.lex patch-src-parse.y 
                            patch-src-powerman.c 
                            patch-src-powerman.h 
                            patch-src-powermand.c 
                            patch-src-wrappers.c 
                            patch-src-wrappers.h 
                            patch-test-Makefile patch-test-vpcd.c 
  Log:
  - Update to 2.3.4
  - Update MASTER_SITES
  - Update dependencies
  - Update manpages
  - Remove useless old stuff
  - Update WWW in pkg-descr
  
  PR:             ports/131654
  Submitted by:   Joerg Pulz <Joerg.Pulz at frm2.tum.de>
  
  Revision  Changes    Path
  1.8       +20 -24    ports/sysutils/powerman/Makefile
  1.4       +3 -3      ports/sysutils/powerman/distinfo
  1.3       +0 -104    ports/sysutils/powerman/files/patch-Makefile (dead)
  1.3       +0 -29     ports/sysutils/powerman/files/patch-man-powerman.1 (dead)
  1.2       +19 -20    ports/sysutils/powerman/files/patch-man-powerman.conf.5
  1.2       +0 -28     ports/sysutils/powerman/files/patch-man-powermand.1 (dead)
  1.1       +11 -0     ports/sysutils/powerman/files/patch-man-powermand.8 (new)
  1.1       +13 -0     ports/sysutils/powerman/files/patch-scripts-Makefile.in (new)
  1.3       +0 -90     ports/sysutils/powerman/files/patch-scripts-powerman.init (dead)
  1.2       +0 -47     ports/sysutils/powerman/files/patch-src-Makefile (dead)
  1.2       +0 -19     ports/sysutils/powerman/files/patch-src-client.c (dead)
  1.2       +0 -15     ports/sysutils/powerman/files/patch-src-device_pipe.c (dead)
  1.2       +0 -13     ports/sysutils/powerman/files/patch-src-hostlist.c (dead)
  1.2       +0 -12     ports/sysutils/powerman/files/patch-src-parse.lex (dead)
  1.3       +0 -32     ports/sysutils/powerman/files/patch-src-parse.y (dead)
  1.2       +0 -38     ports/sysutils/powerman/files/patch-src-powerman.c (dead)
  1.2       +0 -19     ports/sysutils/powerman/files/patch-src-powerman.h (dead)
  1.2       +0 -15     ports/sysutils/powerman/files/patch-src-powermand.c (dead)
  1.2       +0 -35     ports/sysutils/powerman/files/patch-src-wrappers.c (dead)
  1.2       +0 -19     ports/sysutils/powerman/files/patch-src-wrappers.h (dead)
  1.2       +0 -20     ports/sysutils/powerman/files/patch-test-Makefile (dead)
  1.2       +0 -47     ports/sysutils/powerman/files/patch-test-vpcd.c (dead)
  1.1       +27 -0     ports/sysutils/powerman/files/powerman.sh.in (new)
  1.2       +1 -1      ports/sysutils/powerman/pkg-descr
  1.3       +32 -4     ports/sysutils/powerman/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 Philippe Audeoud freebsd_committer freebsd_triage 2009-02-16 13:26:47 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!