commit 37c17bc49f465942447cdfd35360c0feb248d325
parent 1a1cc45e1ba91d4c23f23e0e105b0742ec3bed17
Author: Shokara Kou <kou@13f0.net>
Date: Sun, 4 Dec 2022 11:08:16 -0500
add updated loudmouth
Diffstat:
15 files changed, 127 insertions(+), 0 deletions(-)
diff --git a/net/loudmouth/CVS/Entries b/net/loudmouth/CVS/Entries
@@ -0,0 +1,4 @@
+/Makefile/1.29/Fri Mar 11 19:46:18 2022//
+/distinfo/1.6/Sun Jan 18 03:14:42 2015//
+D/patches////
+D/pkg////
diff --git a/net/loudmouth/CVS/Repository b/net/loudmouth/CVS/Repository
@@ -0,0 +1 @@
+ports/net/loudmouth
diff --git a/net/loudmouth/CVS/Root b/net/loudmouth/CVS/Root
@@ -0,0 +1 @@
+/cvs
diff --git a/net/loudmouth/Makefile b/net/loudmouth/Makefile
@@ -0,0 +1,28 @@
+COMMENT= lightweight Jabber client library
+
+V= 1.5.3
+DISTNAME= loudmouth-$V
+REVISION= 0
+SHARED_LIBS += loudmouth-1 3.1 # .1.0
+CATEGORIES= net devel
+
+HOMEPAGE= https://mcabber.com/
+
+# LGPLv2.1
+PERMIT_PACKAGE= Yes
+
+WANTLIB = crypto glib-2.0 iconv idn>=16 intl pcre pthread ssl
+
+MASTER_SITES= ${HOMEPAGE}/files/loudmouth/
+EXTRACT_SUFX= .tar.bz2
+
+LIB_DEPENDS= devel/glib2 \
+ devel/libidn
+BUILD_DEPENDS= ${TEST_DEPENDS}
+TEST_DEPENDS= devel/check
+
+CONFIGURE_STYLE= gnu
+CONFIGURE_ARGS+= --with-check=${LOCALBASE} \
+ --with-ssl=openssl
+
+.include <bsd.port.mk>
diff --git a/net/loudmouth/distinfo b/net/loudmouth/distinfo
@@ -0,0 +1,2 @@
+SHA256 (loudmouth-1.5.3.tar.bz2) = VDKUFcsbrLeDwg9fH5dd5PxGAWXQ2KHjt4k2e19p0yw=
+SIZE (loudmouth-1.5.3.tar.bz2) = 375974
diff --git a/net/loudmouth/mcabber.core b/net/loudmouth/mcabber.core
Binary files differ.
diff --git a/net/loudmouth/patches/CVS/Entries b/net/loudmouth/patches/CVS/Entries
@@ -0,0 +1,7 @@
+/patch-configure/1.4/Fri Mar 11 19:46:18 2022//
+/patch-loudmouth_Makefile_in/1.2/Fri Mar 11 19:46:18 2022//
+/patch-loudmouth_lm-error_c/1.2/Fri Mar 11 19:46:18 2022//
+/patch-loudmouth_lm-sock_c/1.3/Fri Mar 11 19:46:18 2022//
+/patch-loudmouth_lm-ssl-openssl_c/1.2/Fri Mar 11 19:46:18 2022//
+/patch-tests-Makefile_in/1.3/Fri Mar 11 19:46:18 2022//
+D
diff --git a/net/loudmouth/patches/CVS/Repository b/net/loudmouth/patches/CVS/Repository
@@ -0,0 +1 @@
+ports/net/loudmouth/patches
diff --git a/net/loudmouth/patches/CVS/Root b/net/loudmouth/patches/CVS/Root
@@ -0,0 +1 @@
+/cvs
diff --git a/net/loudmouth/pkg/CVS/Entries b/net/loudmouth/pkg/CVS/Entries
@@ -0,0 +1,3 @@
+/DESCR/1.1.1.1/Sun May 27 19:33:15 2007//
+/PLIST/1.3/Fri Mar 11 19:46:18 2022//
+D
diff --git a/net/loudmouth/pkg/CVS/Repository b/net/loudmouth/pkg/CVS/Repository
@@ -0,0 +1 @@
+ports/net/loudmouth/pkg
diff --git a/net/loudmouth/pkg/CVS/Root b/net/loudmouth/pkg/CVS/Root
@@ -0,0 +1 @@
+/cvs
diff --git a/net/loudmouth/pkg/DESCR b/net/loudmouth/pkg/DESCR
@@ -0,0 +1,3 @@
+Loudmouth is a lightweight and easy-to-use C library for programming
+with the Jabber protocol. It's designed to be easy to get started with
+and yet extensible to let you do anything the Jabber protocol allows.
diff --git a/net/loudmouth/pkg/PLIST b/net/loudmouth/pkg/PLIST
@@ -0,0 +1,38 @@
+include/loudmouth-1.0/
+include/loudmouth-1.0/loudmouth/
+include/loudmouth-1.0/loudmouth/lm-connection.h
+include/loudmouth-1.0/loudmouth/lm-error.h
+include/loudmouth-1.0/loudmouth/lm-message-handler.h
+include/loudmouth-1.0/loudmouth/lm-message-node.h
+include/loudmouth-1.0/loudmouth/lm-message.h
+include/loudmouth-1.0/loudmouth/lm-proxy.h
+include/loudmouth-1.0/loudmouth/lm-ssl.h
+include/loudmouth-1.0/loudmouth/lm-utils.h
+include/loudmouth-1.0/loudmouth/loudmouth.h
+@static-lib lib/libloudmouth-1.a
+lib/libloudmouth-1.la
+@lib lib/libloudmouth-1.so.${LIBloudmouth-1_VERSION}
+lib/pkgconfig/loudmouth-1.0.pc
+share/gtk-doc/
+share/gtk-doc/html/
+share/gtk-doc/html/loudmouth/
+share/gtk-doc/html/loudmouth/ch01.html
+share/gtk-doc/html/loudmouth/home.png
+share/gtk-doc/html/loudmouth/index.html
+share/gtk-doc/html/loudmouth/index.sgml
+share/gtk-doc/html/loudmouth/left-insensitive.png
+share/gtk-doc/html/loudmouth/left.png
+share/gtk-doc/html/loudmouth/loudmouth-LmConnection.html
+share/gtk-doc/html/loudmouth/loudmouth-LmError.html
+share/gtk-doc/html/loudmouth/loudmouth-LmMessage.html
+share/gtk-doc/html/loudmouth/loudmouth-LmMessageHandler.html
+share/gtk-doc/html/loudmouth/loudmouth-LmMessageNode.html
+share/gtk-doc/html/loudmouth/loudmouth-LmProxy.html
+share/gtk-doc/html/loudmouth/loudmouth-LmSSL.html
+share/gtk-doc/html/loudmouth/loudmouth-Miscellaneous-Utility-Functions.html
+share/gtk-doc/html/loudmouth/loudmouth.devhelp2
+share/gtk-doc/html/loudmouth/right-insensitive.png
+share/gtk-doc/html/loudmouth/right.png
+share/gtk-doc/html/loudmouth/style.css
+share/gtk-doc/html/loudmouth/up-insensitive.png
+share/gtk-doc/html/loudmouth/up.png
diff --git a/net/loudmouth/pkg/PLIST.orig b/net/loudmouth/pkg/PLIST.orig
@@ -0,0 +1,36 @@
+include/loudmouth-1.0/
+include/loudmouth-1.0/loudmouth/
+include/loudmouth-1.0/loudmouth/lm-connection.h
+include/loudmouth-1.0/loudmouth/lm-error.h
+include/loudmouth-1.0/loudmouth/lm-message-handler.h
+include/loudmouth-1.0/loudmouth/lm-message-node.h
+include/loudmouth-1.0/loudmouth/lm-message.h
+include/loudmouth-1.0/loudmouth/lm-proxy.h
+include/loudmouth-1.0/loudmouth/lm-ssl.h
+include/loudmouth-1.0/loudmouth/lm-utils.h
+include/loudmouth-1.0/loudmouth/loudmouth.h
+lib/libloudmouth-1.a
+lib/libloudmouth-1.la
+@lib lib/libloudmouth-1.so.${LIBloudmouth-1_VERSION}
+lib/pkgconfig/loudmouth-1.0.pc
+share/gtk-doc/
+share/gtk-doc/html/
+share/gtk-doc/html/loudmouth/
+share/gtk-doc/html/loudmouth/ch01.html
+share/gtk-doc/html/loudmouth/home.png
+share/gtk-doc/html/loudmouth/index.html
+share/gtk-doc/html/loudmouth/index.sgml
+share/gtk-doc/html/loudmouth/left.png
+share/gtk-doc/html/loudmouth/loudmouth-lm-connection.html
+share/gtk-doc/html/loudmouth/loudmouth-lm-error.html
+share/gtk-doc/html/loudmouth/loudmouth-lm-message-handler.html
+share/gtk-doc/html/loudmouth/loudmouth-lm-message-node.html
+share/gtk-doc/html/loudmouth/loudmouth-lm-message.html
+share/gtk-doc/html/loudmouth/loudmouth-lm-proxy.html
+share/gtk-doc/html/loudmouth/loudmouth-lm-ssl.html
+share/gtk-doc/html/loudmouth/loudmouth-lm-utils.html
+share/gtk-doc/html/loudmouth/loudmouth.devhelp
+share/gtk-doc/html/loudmouth/loudmouth.devhelp2
+share/gtk-doc/html/loudmouth/right.png
+share/gtk-doc/html/loudmouth/style.css
+share/gtk-doc/html/loudmouth/up.png