head 1.8; access; symbols pkgsrc-2018Q3:1.7.0.2 pkgsrc-2018Q3-base:1.7 pkgsrc-2018Q2:1.5.0.2 pkgsrc-2018Q2-base:1.5 pkgsrc-2018Q1:1.3.0.2 pkgsrc-2018Q1-base:1.3 pkgsrc-2017Q4:1.1.0.2 pkgsrc-2017Q4-base:1.1; locks; strict; comment @# @; 1.8 date 2018.11.27.18.21.54; author maya; state dead; branches; next 1.7; commitid CkUV77bnx0dEWB1B; 1.7 date 2018.08.16.18.54.37; author adam; state Exp; branches; next 1.6; commitid myXuojHMA7ifrnOA; 1.6 date 2018.08.15.09.10.58; author maya; state Exp; branches; next 1.5; commitid DHagz1tXY6YBecOA; 1.5 date 2018.04.29.21.31.29; author adam; state Exp; branches 1.5.2.1; next 1.4; commitid QKwzJtFzAE0cOnAA; 1.4 date 2018.04.08.10.14.15; author scole; state Exp; branches; next 1.3; commitid VJgH1uToiPETJCxA; 1.3 date 2018.03.16.21.06.31; author scole; state Exp; branches; next 1.2; commitid AtRuQ4JTG36v5JuA; 1.2 date 2018.01.01.21.18.17; author adam; state Exp; branches; next 1.1; commitid VDVceOVT4khVwdlA; 1.1 date 2017.11.07.17.15.16; author scole; state Exp; branches; next ; commitid EtIpePHlAZAfX7eA; 1.5.2.1 date 2018.08.19.12.37.34; author bsiegert; state Exp; branches; next ; commitid XLD4BsfISUE0gJOA; desc @@ 1.8 log @Remove line-purple. This has been marked BROKEN as using this package (a third-party client) will get your account banned. The status of this hasn't changed according to upstream, which has also intentionally broken the build. @ text @# $NetBSD: Makefile,v 1.7 2018/08/16 18:54:37 adam Exp $ VERSION= 0.1 PKGNAME= line-purple-${VERSION} PKGREVISION= 5 CATEGORIES= chat MAINTAINER= pkgsrc-users@@NetBSD.org HOMEPAGE= http://altrepo.eu/git/purple-line/ COMMENT= LINE protocol plugin for libpurple (pidgin, finch) # XXX archive is at a github-type site, but its name doesn't # match "https://github.com/account", couldn't figure out # pkgsrc GITHUB* vars to work for fetching #ALTREPO_TAG= 51cef1a66f6f4b1a90bd58a3746a2ea27fc74c36 BROKEN= LINE bans third-party clients, use at your own risk MASTER_SITES= ${HOMEPAGE:=repository/} EXTRACT_SUFX= .zip DISTNAME= archive DIST_SUBDIR= ${PKGNAME_NOREV}-20180221 LICENSE= mit WRKSRC= ${WRKDIR}/purple-line.git USE_LIBTOOL= yes USE_TOOLS+= gmake pkg-config USE_LANGUAGES= c++ BUILDLINK_API_DEPENDS.libthrift+= libthrift>=0.11.0 INSTALLATION_DIRS= lib/purple-2 \ share/pixmaps/pidgin/protocols/16 \ share/pixmaps/pidgin/protocols/22 \ share/pixmaps/pidgin/protocols/48 \ share/pixmaps/pidgin/protocols/scalable \ share/doc/line-purple PIDGIN_PROTO_DIR= ${DESTDIR}${PREFIX}/share/pixmaps/pidgin/protocols do-install: cd ${WRKSRC}/libpurple && ${LIBTOOL} --mode=install \ ${INSTALL_LIB} libline.la ${DESTDIR}${PREFIX}/lib/purple-2 for i in 16 22 48; do cd ${WRKSRC}/icons && \ ${INSTALL_DATA} $$i/line.png ${PIDGIN_PROTO_DIR}/$$i; done ${INSTALL_DATA} ${WRKSRC}/icons/scalable/line.svg \ ${DESTDIR}${PREFIX}/share/pixmaps/pidgin/protocols/scalable ${INSTALL_DATA} ${WRKSRC}/README.md ${DESTDIR}${PREFIX}/share/doc/line-purple .include "../../chat/libpurple/buildlink3.mk" .include "../../devel/boost-headers/buildlink3.mk" .include "../../devel/boost-libs/buildlink3.mk" .include "../../devel/libidn/buildlink3.mk" .include "../../devel/libthrift/buildlink3.mk" .include "../../security/libgcrypt/buildlink3.mk" .include "../../mk/bsd.pkg.mk" @ 1.7 log @revbump after boost-libs update @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.6 2018/08/15 09:10:58 maya Exp $ @ 1.6 log @line-purple: mark BROKEN, using this program will get your account banned Upstream intentionally broke the build, follow the same policy for pkgsrc: http://altrepo.eu/git/purple-line/commit/1a07012f75d8e86077690d73917b3759fbe9b52c Reported by scole in PR pkg/53526 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2018/04/29 21:31:29 adam Exp $ d5 1 a5 1 PKGREVISION= 4 @ 1.5 log @revbump for boost-libs update @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2018/04/08 10:14:15 scole Exp $ d18 2 @ 1.5.2.1 log @Pullup ticket #5812 - requested by maya chat/line-purple: mark as broken Revisions pulled up: - chat/line-purple/Makefile 1.6 --- Module Name: pkgsrc Committed By: maya Date: Wed Aug 15 09:10:58 UTC 2018 Modified Files: pkgsrc/chat/line-purple: Makefile Log Message: line-purple: mark BROKEN, using this program will get your account banned Upstream intentionally broke the build, follow the same policy for pkgsrc: http://altrepo.eu/git/purple-line/commit/1a07012f75d8e86077690d73917b3759fbe9b52c Reported by scole in PR pkg/53526 @ text @d1 1 a1 1 # $NetBSD$ a17 2 BROKEN= LINE bans third-party clients, use at your own risk @ 1.4 log @Fix compilation with libthrift 0.11.0 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2018/03/16 21:06:31 scole Exp $ d5 1 a5 1 PKGREVISION= 3 @ 1.3 log @Update to nb2/20180221 which mainly fixes login issue. Use boost::make_shared instead of std::make_shared in a few places where it doesn't compile with netbsd-7/gcc4.8.5. I'm not sure, there may be a more portable way to handle. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2018/01/01 21:18:17 adam Exp $ d5 1 a5 1 PKGREVISION= 2 d32 2 @ 1.2 log @Revbump after boost update @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2017/11/07 17:15:16 scole Exp $ d5 1 a5 1 PKGREVISION= 1 d16 1 a16 1 #ALTREPO_TAG= b330e2b07372d0aea0100ab5a75ba5a6961b475c d21 1 a21 1 DIST_SUBDIR= ${PKGNAME_NOREV} @ 1.1 log @Initial import of libpurple (Pidgin, Finch) protocol plugin for LINE version 0.1 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2017/10/23 08:57:06 scole Exp $ d5 1 @