head 1.10; access; symbols pkgsrc-2023Q4:1.10.0.2 pkgsrc-2023Q4-base:1.10 pkgsrc-2023Q3:1.8.0.10 pkgsrc-2023Q3-base:1.8 pkgsrc-2023Q2:1.8.0.8 pkgsrc-2023Q2-base:1.8 pkgsrc-2023Q1:1.8.0.6 pkgsrc-2023Q1-base:1.8 pkgsrc-2022Q4:1.8.0.4 pkgsrc-2022Q4-base:1.8 pkgsrc-2022Q3:1.8.0.2 pkgsrc-2022Q3-base:1.8 pkgsrc-2022Q2:1.7.0.6 pkgsrc-2022Q2-base:1.7 pkgsrc-2022Q1:1.7.0.4 pkgsrc-2022Q1-base:1.7 pkgsrc-2021Q4:1.7.0.2 pkgsrc-2021Q4-base:1.7 pkgsrc-2021Q3:1.6.0.6 pkgsrc-2021Q3-base:1.6 pkgsrc-2021Q2:1.6.0.4 pkgsrc-2021Q2-base:1.6 pkgsrc-2021Q1:1.6.0.2 pkgsrc-2021Q1-base:1.6 pkgsrc-2020Q4:1.5.0.2 pkgsrc-2020Q4-base:1.5 pkgsrc-2020Q3:1.4.0.6 pkgsrc-2020Q3-base:1.4 pkgsrc-2020Q2:1.4.0.4 pkgsrc-2020Q2-base:1.4 pkgsrc-2020Q1:1.4.0.2 pkgsrc-2020Q1-base:1.4 pkgsrc-2019Q4:1.3.0.14 pkgsrc-2019Q4-base:1.3 pkgsrc-2019Q3:1.3.0.10 pkgsrc-2019Q3-base:1.3 pkgsrc-2019Q2:1.3.0.8 pkgsrc-2019Q2-base:1.3 pkgsrc-2019Q1:1.3.0.6 pkgsrc-2019Q1-base:1.3 pkgsrc-2018Q4:1.3.0.4 pkgsrc-2018Q4-base:1.3 pkgsrc-2018Q3:1.3.0.2 pkgsrc-2018Q3-base:1.3 pkgsrc-2018Q2:1.2.0.4 pkgsrc-2018Q2-base:1.2 pkgsrc-2018Q1:1.2.0.2 pkgsrc-2018Q1-base:1.2; locks; strict; comment @# @; 1.10 date 2023.10.24.22.10.33; author wiz; state Exp; branches; next 1.9; commitid MTsrqKm6aGrQAVJE; 1.9 date 2023.10.19.19.06.11; author leot; state Exp; branches; next 1.8; commitid Aps3DU9ODhfAKgJE; 1.8 date 2022.07.17.16.10.46; author leot; state Exp; branches; next 1.7; commitid m3gNOnb0qQFrwgMD; 1.7 date 2021.12.18.13.49.25; author leot; state Exp; branches; next 1.6; commitid MQArO9vvvnYfx8lD; 1.6 date 2021.01.06.14.26.03; author leot; state Exp; branches; next 1.5; commitid SsyBIh9RWlWfRFCC; 1.5 date 2020.10.09.15.29.32; author leot; state Exp; branches; next 1.4; commitid RThFOylK3mrp4frC; 1.4 date 2020.02.23.20.17.26; author leot; state Exp; branches; next 1.3; commitid sSFpmc4S8GyF1QXB; 1.3 date 2018.09.29.20.06.09; author wiedi; state Exp; branches; next 1.2; commitid KzLNwb1YfRaaq2UA; 1.2 date 2018.02.28.16.32.56; author leot; state Exp; branches; next 1.1; commitid ysDY5J6qiGpl5EsA; 1.1 date 2018.02.26.16.52.21; author leot; state Exp; branches; next ; commitid i0vmWSqrxaWYfosA; desc @@ 1.10 log @*: bump for openssl 3 @ text @# $NetBSD: Makefile,v 1.9 2023/10/19 19:06:11 leot Exp $ DISTNAME= sacc-1.07 PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ftp://bitreich.org/releases/sacc/ MAINTAINER= leot@@NetBSD.org HOMEPAGE= gopher://bitreich.org/1/scm/sacc COMMENT= Console gopher client LICENSE= isc MAKE_FLAGS+= CFLAGS="${CFLAGS}" MAKE_FLAGS+= LDFLAGS="${LDFLAGS}" MAKE_FLAGS+= PREFIX="${PREFIX}" MAKE_FLAGS+= MANDIR="${PREFIX}/${PKGMANDIR}/man1" MAKE_FLAGS+= LIBS=${BUILDLINK_LDADD.terminfo:Q} SUBST_CLASSES+= err SUBST_STAGE.err= pre-configure SUBST_MESSAGE.err= Avoid reusing ERR SUBST_FILES.err= common.h config.def.h config.h sacc.c SUBST_NOOP_OK.err= yes # users can generate config.h via LOCALPATCHES SUBST_SED.err+= -e 's,ERR[,\]],SACC_ERR,g' CFLAGS.NetBSD+= -D_NETBSD_SOURCE # strcasestr, asprintf LDFLAGS.SunOS+= -lsocket -lnsl USE_LANGUAGES= c99 .include "../../security/libretls/buildlink3.mk" .include "../../mk/terminfo.buildlink3.mk" .include "../../mk/bsd.pkg.mk" @ 1.9 log @sacc: Update to 1.07 pkgsrc changes: - Inject CFLAGS and LDFLAGS Changes: 1.07 ---- - Various fixes - Makefile improvements for easier target and user build flags handling - the tls code has (hopefuly) been improved a bit - added support for "TOFU" TLS certificates, alongside the ability to provide self-signed remote certificates @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.8 2022/07/17 16:10:46 leot Exp $ d4 1 @ 1.8 log @sacc: Update to 1.06 Changes: 1.06 ---- - Fix build with TLS support disabled - Add support for more DEC function keys for ui_ti - Add application key support for ui_ti - Prevent zombie processes for non-modal plumbing @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.7 2021/12/18 13:49:25 leot Exp $ d3 1 a3 1 DISTNAME= sacc-1.06 d12 2 d23 1 a23 1 SUBST_SED.err+= -e 's,ERR,SACC_ERR,g' @ 1.7 log @sacc: Update to 1.05 pkgsrc changes: - Avoid to use ERR both as an enum (for `Err' string message) and ERR as curses(3) constant via err SUBST class - Add libretls as dependency in order to build with TLS support Changes: 1.05 ---- - Add support to yank URIs with selection/clipboard manager 1.04 ---- - Add support for TLS for gophers:// URL - Several bug fixes and improvements @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.6 2021/01/06 14:26:03 leot Exp $ d3 1 a3 1 DISTNAME= sacc-1.05 @ 1.6 log @sacc: Update to 1.03 Changes: 1.03 ---- - Minor bug fixes and man page improvements @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2020/10/09 15:29:32 leot Exp $ d3 1 a3 1 DISTNAME= sacc-1.03 a5 1 EXTRACT_SUFX= .tgz d16 7 d28 1 @ 1.5 log @sacc: Update to 1.02 Changes: 1.02 ---- - Bug fixes and portability improvements @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2020/02/23 20:17:26 leot Exp $ d3 1 a3 1 DISTNAME= sacc-1.02 @ 1.4 log @sacc: Update to 1.01 Changes: 1.01 ---- - Use a random temporary directory instead of hardcoded `/tmp/sacc' - Add a keybinding for displaying current page URI - Ignore possible extra tab delimited fields - Be case-insesitive for inline searching - Add support for RedType `+' items - Several other bug fixes and improvements @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2018/09/29 20:06:09 wiedi Exp $ d3 1 a3 1 DISTNAME= sacc-1.01 @ 1.3 log @sacc: use c99 and link network libs to fix SunOS @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2018/02/28 16:32:56 leot Exp $ d3 1 a3 2 DISTNAME= sacc-v1.00 PKGNAME= ${DISTNAME:S/-v/-/} a11 2 USE_LANGUAGES= c99 LDFLAGS.SunOS+= -lsocket -lnsl d17 5 @ 1.2 log @sacc: Fix a copypasto in HOMEPAGE @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2018/02/26 16:52:21 leot Exp $ d13 2 @ 1.1 log @sacc: Import sacc-1.00 as net/sacc sacc is a terminal gopher client. Gopher is a simple protocol to retreive hierarchical information. The protocol is defined in RFC 1436 (Gopher). @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2017/04/17 09:51:54 leot Exp $ d10 1 a10 1 HOMEPAGE= https://github.com/jhawthorn/fzy @