summaryrefslogtreecommitdiffstats
path: root/lang/vala-vapigen
diff options
context:
space:
mode:
Diffstat (limited to 'lang/vala-vapigen')
-rw-r--r--lang/vala-vapigen/Makefile24
-rw-r--r--lang/vala-vapigen/pkg-descr16
-rw-r--r--lang/vala-vapigen/pkg-plist5
3 files changed, 45 insertions, 0 deletions
diff --git a/lang/vala-vapigen/Makefile b/lang/vala-vapigen/Makefile
new file mode 100644
index 000000000..7a00aaf15
--- /dev/null
+++ b/lang/vala-vapigen/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: vala-vapigen
+# Date created:
+# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
+#
+# $FreeBSD$
+# $MCom$
+#
+
+PORTREVISION= 0
+CATEGORIES= devel gnome
+PKGNAMESUFFIX= -vapigen
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= The vapigen program from vala
+
+MASTERDIR= ${.CURDIR}/../vala
+BUILD_WRKSRC= ${WRKSRC}/vapigen
+INSTALL_WRKSRC= ${WRKSRC}/vapigen
+DESCR= ${.CURDIR}/pkg-descr
+PLIST= ${.CURDIR}/pkg-plist
+
+VALA_SLAVE= yes
+
+.include "${MASTERDIR}/Makefile"
diff --git a/lang/vala-vapigen/pkg-descr b/lang/vala-vapigen/pkg-descr
new file mode 100644
index 000000000..1ec2bfea4
--- /dev/null
+++ b/lang/vala-vapigen/pkg-descr
@@ -0,0 +1,16 @@
+Soup is a SOAP (Simple Object Access Protocol) implementation in C.
+
+It provides a queued asynchronous callback-based mechanism for sending and
+servicing SOAP requests, and a WSDL (Web Service Definition Language) for C
+compilers which generates client stubs and server skeletons for easily
+calling and implementing SOAP methods. It uses GLib and is designed to work
+well with GTK applications.
+
+Features:
+ * Completely Asynchronous
+ * Connection cache
+ * HTTP chunked transfer and persistent connections
+ * Authenticated HTTP, SOCKS4, and SOCKS5 proxy support
+ * SSL Support using OpenSSL
+ * Apache module server support
+ * Client digest authentication
diff --git a/lang/vala-vapigen/pkg-plist b/lang/vala-vapigen/pkg-plist
new file mode 100644
index 000000000..fe38d3eae
--- /dev/null
+++ b/lang/vala-vapigen/pkg-plist
@@ -0,0 +1,5 @@
+bin/vala-gen-introspect
+bin/vapicheck
+bin/vapigen
+lib/vala/gen-introspect
+@dirrm lib/vala