[Midnightbsd-cvs] mports [18240] trunk/net: add uhttpmoc port for gnome

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Mar 18 18:22:23 EDT 2015


Revision: 18240
          http://svnweb.midnightbsd.org/mports/?rev=18240
Author:   laffer1
Date:     2015-03-18 18:22:22 -0400 (Wed, 18 Mar 2015)
Log Message:
-----------
add uhttpmoc port for gnome

Modified Paths:
--------------
    trunk/net/Makefile

Added Paths:
-----------
    trunk/net/uhttpmock/
    trunk/net/uhttpmock/Makefile
    trunk/net/uhttpmock/distinfo
    trunk/net/uhttpmock/pkg-descr
    trunk/net/uhttpmock/pkg-plist

Modified: trunk/net/Makefile
===================================================================
--- trunk/net/Makefile	2015-03-18 22:20:24 UTC (rev 18239)
+++ trunk/net/Makefile	2015-03-18 22:22:22 UTC (rev 18240)
@@ -113,6 +113,7 @@
 SUBDIR += tryst
 SUBDIR += tryst-examples
 SUBDIR += tsocks
+SUBDIR += uhttpmoc
 SUBDIR += ulxmlrpcpp
 SUBDIR += ushare
 SUBDIR += vinagre

Added: trunk/net/uhttpmock/Makefile
===================================================================
--- trunk/net/uhttpmock/Makefile	                        (rev 0)
+++ trunk/net/uhttpmock/Makefile	2015-03-18 22:22:22 UTC (rev 18240)
@@ -0,0 +1,26 @@
+# $MidnightBSD$
+
+PORTNAME=	uhttpmock
+PORTVERSION=	0.3.3
+CATEGORIES=	net gnome
+MASTER_SITES=	http://tecnocode.co.uk/downloads/uhttpmock/
+DIST_SUBDIR=	gnome3
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	HTTP web service mocking library for GNOME
+
+LICENSE=	lgpl2.1
+LICENSE_FILE=	${WRKSRC}/COPYING
+
+BUILD_DEPENDS=	gnome-autogen.sh:${PORTSDIR}/devel/gnome-common \
+		vapigen:${PORTSDIR}/lang/vala \
+		gtkdoc-rebase:${PORTSDIR}/textproc/gtk-doc
+LIB_DEPENDS=	libsoup-2.4.so:${PORTSDIR}/devel/libsoup
+
+USES=		gettext gmake libtool pathfix pkgconfig
+USE_GNOME=	gnomeprefix gtk20 introspection:build
+USE_LDCONFIG=	yes
+GNU_CONFIGURE=	yes
+INSTALL_TARGET=	install-strip
+
+.include <bsd.port.mk>


Property changes on: trunk/net/uhttpmock/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/net/uhttpmock/distinfo
===================================================================
--- trunk/net/uhttpmock/distinfo	                        (rev 0)
+++ trunk/net/uhttpmock/distinfo	2015-03-18 22:22:22 UTC (rev 18240)
@@ -0,0 +1,2 @@
+SHA256 (gnome3/uhttpmock-0.3.3.tar.gz) = 7cc1eda146b5e7a434ed31413f6f12660db00c34d10083f693b93683a28bd57e
+SIZE (gnome3/uhttpmock-0.3.3.tar.gz) = 290632


Property changes on: trunk/net/uhttpmock/distinfo
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/net/uhttpmock/pkg-descr
===================================================================
--- trunk/net/uhttpmock/pkg-descr	                        (rev 0)
+++ trunk/net/uhttpmock/pkg-descr	2015-03-18 22:22:22 UTC (rev 18240)
@@ -0,0 +1,5 @@
+uhttpmock is a HTTP web service mocking project for projects 
+which use libsoup. It is still in its infancy, but is 
+already used by https://wiki.gnome.org/libgdata for unit testing.
+
+WWW: https://gitorious.org/uhttpmock


Property changes on: trunk/net/uhttpmock/pkg-descr
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/net/uhttpmock/pkg-plist
===================================================================
--- trunk/net/uhttpmock/pkg-plist	                        (rev 0)
+++ trunk/net/uhttpmock/pkg-plist	2015-03-18 22:22:22 UTC (rev 18240)
@@ -0,0 +1,37 @@
+include/libuhttpmock-0.0/uhttpmock/uhm-resolver.h
+include/libuhttpmock-0.0/uhttpmock/uhm-server.h
+include/libuhttpmock-0.0/uhttpmock/uhm-version.h
+include/libuhttpmock-0.0/uhttpmock/uhm.h
+lib/girepository-1.0/Uhm-0.0.typelib
+lib/libuhttpmock-0.0.a
+lib/libuhttpmock-0.0.so
+lib/libuhttpmock-0.0.so.0
+lib/libuhttpmock-0.0.so.0.1.3
+libdata/pkgconfig/libuhttpmock-0.0.pc
+share/doc/libuhttpmock-0.0/UhmResolver.html
+share/doc/libuhttpmock-0.0/UhmServer.html
+share/doc/libuhttpmock-0.0/annotation-glossary.html
+share/doc/libuhttpmock-0.0/api-index-deprecated.html
+share/doc/libuhttpmock-0.0/api-index-full.html
+share/doc/libuhttpmock-0.0/ch01.html
+share/doc/libuhttpmock-0.0/ch02.html
+share/doc/libuhttpmock-0.0/home.png
+share/doc/libuhttpmock-0.0/index.html
+share/doc/libuhttpmock-0.0/index.sgml
+share/doc/libuhttpmock-0.0/ix03.html
+share/doc/libuhttpmock-0.0/ix04.html
+share/doc/libuhttpmock-0.0/left-insensitive.png
+share/doc/libuhttpmock-0.0/left.png
+share/doc/libuhttpmock-0.0/libuhttpmock-0.0-Version-Information.html
+share/doc/libuhttpmock-0.0/libuhttpmock-0.0.devhelp2
+share/doc/libuhttpmock-0.0/pt01.html
+share/doc/libuhttpmock-0.0/pt02.html
+share/doc/libuhttpmock-0.0/pt03.html
+share/doc/libuhttpmock-0.0/right-insensitive.png
+share/doc/libuhttpmock-0.0/right.png
+share/doc/libuhttpmock-0.0/style.css
+share/doc/libuhttpmock-0.0/up-insensitive.png
+share/doc/libuhttpmock-0.0/up.png
+share/gir-1.0/Uhm-0.0.gir
+share/vala/vapi/libuhttpmock-0.0.deps
+share/vala/vapi/libuhttpmock-0.0.vapi


Property changes on: trunk/net/uhttpmock/pkg-plist
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property


More information about the Midnightbsd-cvs mailing list