Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F167534323
D17528.id49044.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D17528.id49044.diff
View Options
Index: comms/conserver-com/Makefile
===================================================================
--- comms/conserver-com/Makefile
+++ comms/conserver-com/Makefile
@@ -11,16 +11,21 @@
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Application that allows multiple users to watch serial consoles
-LICENSE= BSD2CLAUSE
+LICENSE= BSD3CLAUSE OTHERBSDLIKELICENSES
+LICENSE_COMB= multi
+LICENSE_NAME_OTHERBSDLIKELICENSES= Other BSD-like licenses
+LICENSE_FILE_BSD3CLAUSE= ${WRKSRC}/LICENSE
+LICENSE_FILE_OTHERBSDLIKELICENSES= ${WRKSRC}/LICENSES
+LICENSE_PERMS_OTHERBSDLIKELICENSES= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
-CONFLICTS_INSTALL= conserver-[0-9]*
+USES= ssl
+USE_RC_SUBR= conserver
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-master=${DEFAULTHOST} --with-port=${DEFAULTPORT} \
--with-pam --with-libwrap --with-openssl
-USES= ssl
-USE_RC_SUBR= conserver
+CONFLICTS_INSTALL= conserver-[0-9]*
OPTIONS_DEFINE= FREEIPMI GSSAPI GSSAPIONLY STRIPREALM UDS
FREEIPMI_DESC= Compile in FreeIPMI support
@@ -30,9 +35,6 @@
STRIPREALM_IMPLIES= GSSAPI
UDS_DESC= Use Unix domain sockets for client/server
-DEFAULTPORT?= 782
-DEFAULTHOST?= localhost
-
FREEIPMI_CONFIGURE_ON= --with-freeipmi=${LOCALBASE}
FREEIPMI_LIB_DEPENDS= libfreeipmi.so:sysutils/freeipmi
GSSAPI_CONFIGURE_WITH= gssapi
@@ -45,5 +47,8 @@
post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/sbin/conserver-convert
+
+DEFAULTPORT?= 782
+DEFAULTHOST?= localhost
.include <bsd.port.mk>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Aug 23, 1:24 PM (9 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37126996
Default Alt Text
D17528.id49044.diff (1 KB)
Attached To
Mode
D17528: comms/conserver-com: Update licensing details and pet portlint
Attached
Detach File
Event Timeline
Log In to Comment