head 1.3; access; symbols pkgsrc-2026Q2:1.1.0.2 pkgsrc-2026Q2-base:1.1; locks; strict; comment @# @; 1.3 date 2026.09.02.19.03.02; author wiz; state Exp; branches; next 1.2; commitid vXszxoxOqka005UG; 1.2 date 2026.08.04.20.29.01; author wiz; state Exp; branches; next 1.1; commitid NqgRXEqcORbApmQG; 1.1 date 2026.05.09.14.07.30; author wiz; state Exp; branches; next ; commitid CQfv7aVSfzCS69FG; desc @@ 1.3 log @*: recursive bump for pcre2 10.48 @ text @# $NetBSD: Makefile,v 1.2 2026/08/04 20:29:01 wiz Exp $ DISTNAME= xnecview-1.37 PKGREVISION= 1 CATEGORIES= ham MASTER_SITES= https://www.pa3fwm.nl/software/xnecview/ EXTRACT_SUFX= .tgz MAINTAINER= ea1abz@@gmail.com HOMEPAGE= https://www.pa3fwm.nl/software/xnecview/ COMMENT= Program for visualizing NEC input and output files LICENSE= gnu-gpl-v2 USE_TOOLS+= gmake pkg-config INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/xnecview \ ${DESTDIR}${PREFIX}/bin/xnecview ${INSTALL_MAN} ${WRKSRC}/xnecview.1x \ ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/xnecview.1 # FIXME: replace by proper LDFLAGS handling _WRAP_EXTRA_ARGS.CC+= ${_RELRO_LDFLAGS} _WRAP_EXTRA_ARGS.CXX+= ${_RELRO_LDFLAGS} CWRAPPERS_PREPEND.cc+= ${_RELRO_LDFLAGS} CWRAPPERS_PREPEND.cxx+= ${_RELRO_LDFLAGS} .include "../../x11/gtk2/buildlink3.mk" .include "../../mk/bsd.pkg.mk" @ 1.2 log @*: add LDFLAGS overide that was previously in mk This is a workaround and should be fixed properly per-package - they should use the pkgsrc LDFLAGS, but this restores what happened before the mk/ cleanup. Fixes relro build for packages that do not honor LDFLAGS. Package list provided by mef@@, thanks! Workaround commit requested by bsiegert on tech-pkg. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2026/05/09 14:07:30 wiz Exp $ d4 1 @ 1.1 log @ham/xnecview: import xnecview-1.37 Packaged by Ramiro Aceves for wip. Xnecview is a program for visualizing the input and output files of the NEC antenna simulation software. It runs on GNU/Linux and Unix systems with the X window system. @ text @d1 1 a1 1 # $NetBSD$ d23 6 @