Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 07 Jul 2014 11:53:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 191691] New: [ staging ] sysutils/openipmi
Message-ID:  <bug-191691-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191691

            Bug ID: 191691
           Summary: [ staging ] sysutils/openipmi
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Many People
          Priority: Normal
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: dan@obluda.cz

sysutils/openipmi require staging or will be removed

Fix:
Patch is attached. 

--- sysutils/openipmi/Makefile.orig    2014-07-07 13:41:28.000000000 +0200
+++ sysutils/openipmi/Makefile    2014-07-07 13:47:35.000000000 +0200
@@ -23,10 +23,10 @@
 CPPFLAGS+=    -I${LOCALBASE}/include
 LDFLAGS+=    -L${LOCALBASE}/lib

-MAN1=        ipmi_ui.1 openipmicmd.1 openipmigui.1 \
-        openipmish.1 rmcp_ping.1 solterm.1
-MAN7=        ipmi_cmdlang.7 openipmi_conparms.7
-MAN8=        ipmilan.8
+PLIST_FILES+=    man/man1/ipmi_ui.1.gz man/man1/openipmicmd.1.gz
man/man1/openipmigui.1.gz \
+        man/man1/openipmish.1.gz man/man1/rmcp_ping.1.gz man/man1/solterm.1.gz
+PLIST_FILES+=    man/man7/ipmi_cmdlang.7.gz man/man7/openipmi_conparms.7.gz
+PLIST_FILES+=    man/man8/ipmilan.8.gz

 OPTIONS_DEFINE=    SSL SNMP PERL PYTHON TCL TKINTER TRACE GDBM
 OPTIONS_RADIO=    GLIB
@@ -42,7 +42,6 @@
 GLIB12_DESC=    Simply OS handler for glib 1.2
 GLIB20_DESC=    Simply OS handler for glib 2.0

-NO_STAGE=    yes
 .include <bsd.port.options.mk>

 .if exists(${LOCALBASE}/lib/libgdbm.so.3)

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191691-13>