head 1.9; access; symbols pkgsrc-2023Q4:1.9.0.26 pkgsrc-2023Q4-base:1.9 pkgsrc-2023Q3:1.9.0.24 pkgsrc-2023Q3-base:1.9 pkgsrc-2023Q2:1.9.0.22 pkgsrc-2023Q2-base:1.9 pkgsrc-2023Q1:1.9.0.20 pkgsrc-2023Q1-base:1.9 pkgsrc-2022Q4:1.9.0.18 pkgsrc-2022Q4-base:1.9 pkgsrc-2022Q3:1.9.0.16 pkgsrc-2022Q3-base:1.9 pkgsrc-2022Q2:1.9.0.14 pkgsrc-2022Q2-base:1.9 pkgsrc-2022Q1:1.9.0.12 pkgsrc-2022Q1-base:1.9 pkgsrc-2021Q4:1.9.0.10 pkgsrc-2021Q4-base:1.9 pkgsrc-2021Q3:1.9.0.8 pkgsrc-2021Q3-base:1.9 pkgsrc-2021Q2:1.9.0.6 pkgsrc-2021Q2-base:1.9 pkgsrc-2021Q1:1.9.0.4 pkgsrc-2021Q1-base:1.9 pkgsrc-2020Q4:1.9.0.2 pkgsrc-2020Q4-base:1.9 pkgsrc-2020Q3:1.8.0.4 pkgsrc-2020Q3-base:1.8 pkgsrc-2020Q2:1.8.0.2 pkgsrc-2020Q2-base:1.8 pkgsrc-2020Q1:1.7.0.2 pkgsrc-2020Q1-base:1.7 pkgsrc-2019Q4:1.3.0.6 pkgsrc-2019Q4-base:1.3 pkgsrc-2019Q3:1.3.0.2 pkgsrc-2019Q3-base:1.3 pkgsrc-2019Q2:1.2.0.2 pkgsrc-2019Q2-base:1.2 pkgsrc-2019Q1:1.1.0.2 pkgsrc-2019Q1-base:1.1; locks; strict; comment @# @; 1.9 date 2020.10.09.15.34.22; author leot; state Exp; branches; next 1.8; commitid wL2xVWWOWWGv5frC; 1.8 date 2020.05.04.15.40.06; author leot; state Exp; branches; next 1.7; commitid fRYuaJsyGrI1dW6C; 1.7 date 2020.03.26.10.16.56; author leot; state Exp; branches; next 1.6; commitid w1rHaQOMUCfGFT1C; 1.6 date 2020.03.23.15.06.08; author leot; state Exp; branches; next 1.5; commitid x1ZXc1L6NreEmx1C; 1.5 date 2020.02.23.20.39.53; author leot; state Exp; branches; next 1.4; commitid U4Jf1MsjyDCm9QXB; 1.4 date 2020.01.26.17.32.25; author rillig; state Exp; branches; next 1.3; commitid 4fBBvoSLJaGd0eUB; 1.3 date 2019.08.18.16.00.12; author leot; state Exp; branches; next 1.2; commitid dh4pTExaTPF3GwzB; 1.2 date 2019.05.10.09.19.37; author leot; state Exp; branches; next 1.1; commitid CuUJBofmV2jEFDmB; 1.1 date 2019.02.22.21.23.29; author leot; state Exp; branches; next ; commitid 5gWx0t1ZnW2A9OcB; desc @@ 1.9 log @tscrape: Update to 0.6 Changes: 0.6 --- - Add support to the new Twitter site by using Twitter JSON API @ text @# $NetBSD: Makefile,v 1.8 2020/05/04 15:40:06 leot Exp $ DISTNAME= tscrape-0.6 CATEGORIES= www MASTER_SITES= http://codemadness.org/releases/tscrape/ MAINTAINER= leot@@NetBSD.org HOMEPAGE= https://codemadness.org/git/tscrape/file/README.html COMMENT= Twitter scraper LICENSE= isc USE_LANGUAGES= c99 MAKE_FLAGS+= PREFIX=${PREFIX} MAKE_FLAGS+= MANPREFIX=${PREFIX}/${PKGMANDIR} MAKE_FLAGS+= CC=${CC:Q} .include "../../mk/bsd.pkg.mk" @ 1.8 log @tscrape: Update to 0.5 pkgsrc changes: - Remove patch that was backported from upstream Git HEAD 0.5 --- - Use a
 section per feed for tscrape_html
 - Ignore possible consecutive `js-stream-item' when parsing a single tweet:
   previously some tweets could be accidentally not parsed
 - Misc bug fixes and improvements
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.7 2020/03/26 10:16:56 leot Exp $
d3 1
a3 1
DISTNAME=	tscrape-0.5
@


1.7
log
@tscrape: Add patch-tscrape.c to distinfo

It was accidentally missed in last commit.
Thanks  for noticing it!

PKGREVISION++
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.6 2020/03/23 15:06:08 leot Exp $
d3 1
a3 2
DISTNAME=	tscrape-0.4
PKGREVISION=	2
@


1.6
log
@tscrape: Backport upstream patch to fetch tweet with multiple js-stream-item

Previously, without that patch, some tweets were accidentally not parsed.

PKGREVISION++
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.5 2020/02/23 20:39:53 leot Exp $
d4 1
a4 1
PKGREVISION=	1
@


1.5
log
@tscrape: Update to 0.4

Changes:
0.4
---
 - Minor bug fixes and improvements
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.4 2020/01/26 17:32:25 rillig Exp $
d4 1
@


1.4
log
@all: migrate homepages from http to https

pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.3 2019/08/18 16:00:12 leot Exp $
d3 1
a3 1
DISTNAME=	tscrape-0.3
@


1.3
log
@tscrape: Update to 0.3

Changes:
0.3
---
 - Improve documentation and add man pages for all tools
 - Several tscrape_update improvements (making it more robust/verbose about
   possible errors)
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.2 2019/05/10 09:19:37 leot Exp $
d8 1
a8 1
HOMEPAGE=	http://codemadness.org/git/tscrape/file/README.html
@


1.2
log
@tscrape: Update to 0.2

Changes:
0.2
---
 - Misc bug fixes and improvements
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1 2019/02/22 21:23:29 leot Exp $
d3 1
a3 1
DISTNAME=	tscrape-0.2
@


1.1
log
@tscrape: Import tscrape-0.1 as www/tscrape

tscrape reads the Twitter HTML page and scrapes the data into a
TAB-separated format to stdout.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.2 2018/09/08 14:10:52 leot Exp $
d3 1
a3 1
DISTNAME=	tscrape-0.1
@