diff --git a/net-im/purple-barev/Makefile b/net-im/purple-barev/Makefile new file mode 100644 --- /dev/null +++ b/net-im/purple-barev/Makefile @@ -0,0 +1,28 @@ +PORTNAME= purple-barev +DISTVERSION= g20251223 +CATEGORIES= net-im + +MAINTAINER= antranigv@FreeBSD.am +COMMENT= Barev plugin for libpurple + +LICENSE= GPLv3 + +USE_GITHUB= yes +GH_ACCOUNT= norayr +GH_PROJECT= barev-purple +GH_TAGNAME= c68f7fe56019a404c3ce8b82cdb38a9f2014a6d2 + +LIB_DEPENDS= libpurple.so:net-im/libpurple \ + libglib-2.0.so:devel/glib20 \ + libxml2.so:textproc/libxml2 + +RUN_DEPENDS= yggdrasil>=0:net/yggdrasil + +USES= gmake pkgconfig + +PLIST_FILES= lib/purple-2/libbarev.so + +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/purple-2/libbarev.so + +.include diff --git a/net-im/purple-barev/distinfo b/net-im/purple-barev/distinfo new file mode 100644 --- /dev/null +++ b/net-im/purple-barev/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1769816044 +SHA256 (norayr-barev-purple-g20251223-c68f7fe56019a404c3ce8b82cdb38a9f2014a6d2_GH0.tar.gz) = 4e79eb0bc4acc729f84af86242200a234b28999d29ab7ca5bd6a5b42653fad43 +SIZE (norayr-barev-purple-g20251223-c68f7fe56019a404c3ce8b82cdb38a9f2014a6d2_GH0.tar.gz) = 64486 diff --git a/net-im/purple-barev/pkg-descr b/net-im/purple-barev/pkg-descr new file mode 100644 --- /dev/null +++ b/net-im/purple-barev/pkg-descr @@ -0,0 +1,3 @@ +Barev is a Bonjour like Pidgin/libpurple plugin & protocol for Yggdrasil +network. It's meant for direct peer-to-peer chats (and related features) over +IPv6 -- commonly used with Yggdrasil. diff --git a/net-im/purple-barev/pkg-message b/net-im/purple-barev/pkg-message new file mode 100644 --- /dev/null +++ b/net-im/purple-barev/pkg-message @@ -0,0 +1,20 @@ +[ +{ type: install + message: < Add Buddy). +- enter the peer's nick@ipv6 as Buddy's username; the port is auto-detected. + +For further usage, see the excellent README.md at + +https://github.com/norayr/barev-purple +EOM +} +]