summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2013-06-24 15:11:38 +0000
committerjperkin <jperkin@pkgsrc.org>2013-06-24 15:11:38 +0000
commitea0cf056131829e730fc5915aec3555a3b7ee789 (patch)
tree2d6a178ce0813d433c8988e79361828552d8f3e6 /net
parent2df8d190085908c646eb5e2a494f007473c78502 (diff)
downloadpkgsrc-ea0cf056131829e730fc5915aec3555a3b7ee789.tar.gz
Add support for rpc-xti, built on SunOS.
Diffstat (limited to 'net')
-rw-r--r--net/ocamlnet/Makefile11
-rw-r--r--net/ocamlnet/PLIST15
2 files changed, 22 insertions, 4 deletions
diff --git a/net/ocamlnet/Makefile b/net/ocamlnet/Makefile
index a20829e6a89..b84fa14f30b 100644
--- a/net/ocamlnet/Makefile
+++ b/net/ocamlnet/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2013/06/11 14:50:43 jaapb Exp $
+# $NetBSD: Makefile,v 1.13 2013/06/24 15:11:38 jperkin Exp $
#
DISTNAME= ocamlnet-3.6.5
@@ -20,17 +20,22 @@ CONFIGURE_ARGS+= -without-nethttpd -without-rpc-auth-dh -disable-gtk2 \
USE_TOOLS+= gmake
BUILD_TARGET= all
-PLIST_VARS= opt ssl
+.include "../../mk/bsd.prefs.mk"
+
+PLIST_VARS= opt ssl xti
.if (${MACHINE_ARCH} == "i386") || (${MACHINE_ARCH} == "powerpc") || \
(${MACHINE_ARCH} == "sparc") || (${MACHINE_ARCH} == "x86_64")
BUILD_TARGET+= opt
PLIST.opt= yes
.endif
+.if ${OPSYS} == "SunOS"
+PLIST.xti= yes
+.endif
SUBPKGDIRS= equeue netcgi2-plex netplex pop rpc-ssl equeue-ssl \
netclient netshm rpc shell netcamlbox netgssapi \
netstring rpc-auth-local smtp netcgi2 netmulticore \
- netsys rpc-generator
+ netsys rpc-generator rpc-xti
INSTALLATION_DIRS= lib/ocaml/site-lib
diff --git a/net/ocamlnet/PLIST b/net/ocamlnet/PLIST
index c987e2883db..930da0078f3 100644
--- a/net/ocamlnet/PLIST
+++ b/net/ocamlnet/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2013/06/11 14:50:43 jaapb Exp $
+@comment $NetBSD: PLIST,v 1.7 2013/06/24 15:11:38 jperkin Exp $
@unexec %D/libexec/ocaml-findlib-register del %D/lib/ocaml/site-lib/equeue
@unexec %D/libexec/ocaml-findlib-register del %D/lib/ocaml/site-lib/netcgi2-plex
@unexec %D/libexec/ocaml-findlib-register del %D/lib/ocaml/site-lib/netplex
@@ -17,6 +17,7 @@
@unexec %D/libexec/ocaml-findlib-register del %D/lib/ocaml/site-lib/netsys
@unexec %D/libexec/ocaml-findlib-register del %D/lib/ocaml/site-lib/rpc-generator
${PLIST.ssl}@unexec %D/libexec/ocaml-findlib-register del %D/lib/ocaml/site-lib/rpc-ssl
+${PLIST.xti}@unexec %D/libexec/ocaml-findlib-register del %D/lib/ocaml/site-lib/rpc-xtl
${PLIST.ssl}@unexec %D/libexec/ocaml-findlib-register del %D/lib/ocaml/site-lib/equeue-ssl
lib/ocaml/site-lib/equeue/META
${PLIST.opt}lib/ocaml/site-lib/equeue/equeue.a
@@ -643,6 +644,17 @@ ${PLIST.ssl}lib/ocaml/site-lib/rpc-ssl/rpc_ssl.mli
${PLIST.ssl}${PLIST.opt}lib/ocaml/site-lib/rpc-ssl/rpc_ssl.cmxa
${PLIST.ssl}${PLIST.opt}lib/ocaml/site-lib/rpc-ssl/rpc_ssl.p.a
${PLIST.ssl}${PLIST.opt}lib/ocaml/site-lib/rpc-ssl/rpc_ssl.p.cmxa
+${PLIST.xti}lib/ocaml/site-lib/rpc-xti/META
+${PLIST.xti}lib/ocaml/site-lib/rpc-xti/dllrpc_xti.so
+${PLIST.xti}lib/ocaml/site-lib/rpc-xti/librpc_xti.a
+${PLIST.xti}lib/ocaml/site-lib/rpc-xti/librpc_xti.p.a
+${PLIST.xti}lib/ocaml/site-lib/rpc-xti/rpc_xti.a
+${PLIST.xti}lib/ocaml/site-lib/rpc-xti/rpc_xti.cma
+${PLIST.xti}lib/ocaml/site-lib/rpc-xti/rpc_xti.cmxa
+${PLIST.xti}lib/ocaml/site-lib/rpc-xti/rpc_xti.p.a
+${PLIST.xti}lib/ocaml/site-lib/rpc-xti/rpc_xti.p.cmxa
+${PLIST.xti}lib/ocaml/site-lib/rpc-xti/rpc_xti_client.cmi
+${PLIST.xti}lib/ocaml/site-lib/rpc-xti/rpc_xti_client.mli
lib/ocaml/site-lib/shell/META
${PLIST.opt}lib/ocaml/site-lib/shell/shell.a
lib/ocaml/site-lib/shell/shell.cma
@@ -683,4 +695,5 @@ ${PLIST.opt}lib/ocaml/site-lib/smtp/smtp.p.cmxa
@exec %D/libexec/ocaml-findlib-register add %D/lib/ocaml/site-lib/netsys
@exec %D/libexec/ocaml-findlib-register add %D/lib/ocaml/site-lib/rpc-generator
${PLIST.ssl}@exec %D/libexec/ocaml-findlib-register add %D/lib/ocaml/site-lib/rpc-ssl
+${PLIST.xti}@exec %D/libexec/ocaml-findlib-register add %D/lib/ocaml/site-lib/rpc-xti
${PLIST.ssl}@exec %D/libexec/ocaml-findlib-register add %D/lib/ocaml/site-lib/equeue-ssl