Skip to content

Commit

Permalink
*: recursive bump for gnutls p11-kit option
Browse files Browse the repository at this point in the history
(existing installations need the bl3.mk included, but it's now only
optionally included)
  • Loading branch information
0-wiz-0 committed May 16, 2024
1 parent 0de7f43 commit 67b28f1
Show file tree
Hide file tree
Showing 692 changed files with 1,384 additions and 1,260 deletions.
4 changes: 2 additions & 2 deletions archivers/ark/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.95 2024/04/06 08:04:45 wiz Exp $
# $NetBSD: Makefile,v 1.96 2024/05/16 06:14:30 wiz Exp $

DISTNAME= ark-${KAPPSVER}
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= x11

HOMEPAGE= https://kde.org/applications/utilities/ark/
Expand Down
4 changes: 2 additions & 2 deletions archivers/dar/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.66 2024/05/01 19:31:21 cheusov Exp $
# $NetBSD: Makefile,v 1.67 2024/05/16 06:14:30 wiz Exp $

DISTNAME= dar-2.7.7
PKGREVISION= 4
PKGREVISION= 5
CATEGORIES= archivers sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dar/}

Expand Down
4 changes: 2 additions & 2 deletions archivers/libcomprex/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.58 2023/11/08 13:18:02 wiz Exp $
# $NetBSD: Makefile,v 1.59 2024/05/16 06:14:30 wiz Exp $

DISTNAME= libcomprex-0.3.3
PKGREVISION= 32
PKGREVISION= 33
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnupdate/}

Expand Down
4 changes: 2 additions & 2 deletions archivers/libcomprex/buildlink3.mk
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $NetBSD: buildlink3.mk,v 1.43 2023/11/08 13:18:02 wiz Exp $
# $NetBSD: buildlink3.mk,v 1.44 2024/05/16 06:14:30 wiz Exp $

BUILDLINK_TREE+= libcomprex

.if !defined(LIBCOMPREX_BUILDLINK3_MK)
LIBCOMPREX_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.libcomprex+= libcomprex>=0.3.2
BUILDLINK_ABI_DEPENDS.libcomprex+= libcomprex>=0.3.3nb32
BUILDLINK_ABI_DEPENDS.libcomprex+= libcomprex>=0.3.3nb33
BUILDLINK_PKGSRCDIR.libcomprex?= ../../archivers/libcomprex

.include "../../www/curl/buildlink3.mk"
Expand Down
4 changes: 2 additions & 2 deletions archivers/libzip/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.69 2023/11/08 13:18:03 wiz Exp $
# $NetBSD: Makefile,v 1.70 2024/05/16 06:14:31 wiz Exp $

DISTNAME= libzip-1.10.1
PKGREVISION= 2
PKGREVISION= 3
CATEGORIES= archivers devel
MASTER_SITES= https://libzip.org/download/
MASTER_SITES+= ${MASTER_SITE_GITHUB:=nih-at/}
Expand Down
4 changes: 2 additions & 2 deletions archivers/libzip/buildlink3.mk
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $NetBSD: buildlink3.mk,v 1.34 2023/11/08 13:18:03 wiz Exp $
# $NetBSD: buildlink3.mk,v 1.35 2024/05/16 06:14:31 wiz Exp $

BUILDLINK_TREE+= libzip

.if !defined(LIBZIP_BUILDLINK3_MK)
LIBZIP_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.libzip+= libzip>=1.3.1
BUILDLINK_ABI_DEPENDS.libzip+= libzip>=1.10.1nb2
BUILDLINK_ABI_DEPENDS.libzip+= libzip>=1.10.1nb3
BUILDLINK_PKGSRCDIR.libzip?= ../../archivers/libzip

BUILDLINK_FILES.libzip+= bin/zipcmp
Expand Down
3 changes: 2 additions & 1 deletion archivers/php-pecl-zip/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# $NetBSD: Makefile,v 1.20 2023/11/30 16:27:16 taca Exp $
# $NetBSD: Makefile,v 1.21 2024/05/16 06:14:31 wiz Exp $
#

MODNAME= zip
PECL_VERSION= 1.22.3
PKGNAME= ${PHP_PKG_PREFIX}-pecl-${MODNAME}-${PECL_VERSION}
PKGREVISION= 1
CATEGORIES= archivers

MAINTAINER= pkgsrc-users@NetBSD.org
Expand Down
4 changes: 2 additions & 2 deletions archivers/php-zip/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.33 2023/11/08 13:18:03 wiz Exp $
# $NetBSD: Makefile,v 1.34 2024/05/16 06:14:31 wiz Exp $

MODNAME= zip
CATEGORIES+= archivers
COMMENT= PHP extension for ZIP archive handling
PKGREVISION= 11
PKGREVISION= 12

CONFLICTS= php-zip-[0-9]*

Expand Down
4 changes: 2 additions & 2 deletions audio/ardour/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.85 2024/04/07 07:33:27 wiz Exp $
# $NetBSD: Makefile,v 1.86 2024/05/16 06:14:31 wiz Exp $

DISTNAME= Ardour-8.2.0
PKGNAME= ${DISTNAME:tl}
PKGREVISION= 2
PKGREVISION= 3
CATEGORIES= audio
# currently, distfiles must be downloaded by hand from ardour.org
# and uploaded using `make upload-distfiles`.
Expand Down
4 changes: 2 additions & 2 deletions audio/ario/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.119 2024/04/07 07:33:27 wiz Exp $
# $NetBSD: Makefile,v 1.120 2024/05/16 06:14:31 wiz Exp $

DISTNAME= ario-1.6
PKGREVISION= 31
PKGREVISION= 32
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ario-player/1.6/}

Expand Down
4 changes: 2 additions & 2 deletions audio/audacious-plugins/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.153 2024/04/07 07:33:28 wiz Exp $
# $NetBSD: Makefile,v 1.154 2024/05/16 06:14:31 wiz Exp $

DISTNAME= audacious-plugins-4.1
PKGREVISION= 33
PKGREVISION= 34
CATEGORIES= audio
MASTER_SITES= https://distfiles.audacious-media-player.org/
EXTRACT_SUFX= .tar.bz2
Expand Down
4 changes: 2 additions & 2 deletions audio/cmusfm/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.11 2023/11/08 13:18:04 wiz Exp $
# $NetBSD: Makefile,v 1.12 2024/05/16 06:14:31 wiz Exp $

DISTNAME= cmusfm-0.3.3
PKGREVISION= 9
PKGREVISION= 10
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=Arkq/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Expand Down
4 changes: 2 additions & 2 deletions audio/csound6/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.85 2024/04/06 08:04:48 wiz Exp $
# $NetBSD: Makefile,v 1.86 2024/05/16 06:14:31 wiz Exp $

DISTNAME= csound-${CSOUND_VERSION}
PKGNAME= csound6-${CSOUND_VERSION}
PKGREVISION= 32
PKGREVISION= 33
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=csound/}
GITHUB_PROJECT= csound
Expand Down
4 changes: 2 additions & 2 deletions audio/d11amp/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.12 2024/04/07 07:33:29 wiz Exp $
# $NetBSD: Makefile,v 1.13 2024/05/16 06:14:32 wiz Exp $

DISTNAME= d11amp_0.61
PKGNAME= ${DISTNAME:S/_/-/}
PKGREVISION= 9
PKGREVISION= 10
CATEGORIES= audio
MASTER_SITES= https://www.dettus.net/d11amp/
EXTRACT_SUFX= .tar.bz2
Expand Down
4 changes: 2 additions & 2 deletions audio/flactag/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.38 2023/11/08 13:18:05 wiz Exp $
# $NetBSD: Makefile,v 1.39 2024/05/16 06:14:32 wiz Exp $
#

DISTNAME= flactag-2.0.4
PKGREVISION= 22
PKGREVISION= 23
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=flactag/}

Expand Down
4 changes: 2 additions & 2 deletions audio/forked-daapd/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.36 2024/04/25 15:03:22 jperkin Exp $
# $NetBSD: Makefile,v 1.37 2024/05/16 06:14:32 wiz Exp $

DISTNAME= forked-daapd-27.4
PKGREVISION= 29
PKGREVISION= 30
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=ejurgensen/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
Expand Down
4 changes: 2 additions & 2 deletions audio/gbemol/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.78 2024/04/07 07:33:29 wiz Exp $
# $NetBSD: Makefile,v 1.79 2024/05/16 06:14:32 wiz Exp $
#

DISTNAME= gbemol-0.3.2
PKGREVISION= 71
PKGREVISION= 72
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gbemol/}

Expand Down
4 changes: 2 additions & 2 deletions audio/gkrellm-volume/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.78 2024/04/07 07:33:29 wiz Exp $
# $NetBSD: Makefile,v 1.79 2024/05/16 06:14:32 wiz Exp $

DISTNAME= gkrellm-volume-2.1.13
PKGREVISION= 52
PKGREVISION= 53
CATEGORIES= audio
MASTER_SITES= http://gkrellm.luon.net/files/

Expand Down
4 changes: 2 additions & 2 deletions audio/gkrellmpc/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.13 2024/04/07 07:33:30 wiz Exp $
# $NetBSD: Makefile,v 1.14 2024/05/16 06:14:32 wiz Exp $
DISTNAME= gkrellmpc-0.1_beta10
PKGREVISION= 11
PKGREVISION= 12
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=simark/}
GITHUB_PROJECT= gkrellm-gkrellmpc
Expand Down
4 changes: 2 additions & 2 deletions audio/glyr/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.51 2023/11/08 13:18:05 wiz Exp $
# $NetBSD: Makefile,v 1.52 2024/05/16 06:14:32 wiz Exp $
#

DISTNAME= glyr-1.0.10
PKGREVISION= 36
PKGREVISION= 37
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=sahib/}

Expand Down
4 changes: 2 additions & 2 deletions audio/glyr/buildlink3.mk
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $NetBSD: buildlink3.mk,v 1.15 2023/11/08 13:18:05 wiz Exp $
# $NetBSD: buildlink3.mk,v 1.16 2024/05/16 06:14:32 wiz Exp $

BUILDLINK_TREE+= glyr

.if !defined(GLYR_BUILDLINK3_MK)
GLYR_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.glyr+= glyr>=1.0.10nb22
BUILDLINK_ABI_DEPENDS.glyr?= glyr>=1.0.10nb36
BUILDLINK_ABI_DEPENDS.glyr?= glyr>=1.0.10nb37
BUILDLINK_PKGSRCDIR.glyr?= ../../audio/glyr

.include "../../databases/sqlite3/buildlink3.mk"
Expand Down
4 changes: 2 additions & 2 deletions audio/grip/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.51 2024/04/07 07:33:31 wiz Exp $
# $NetBSD: Makefile,v 1.52 2024/05/16 06:14:32 wiz Exp $

DISTNAME= grip-4.2.4
PKGREVISION= 4
PKGREVISION= 5
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=grip/}

Expand Down
3 changes: 2 additions & 1 deletion audio/gst-plugins1-ladspa/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.11 2023/11/16 09:22:49 wiz Exp $
# $NetBSD: Makefile,v 1.12 2024/05/16 06:14:33 wiz Exp $

PKGNAME= ${DISTNAME:S/plugins/plugins1/:S/-bad/-ladspa/}
PKGREVISION= 1
CATEGORIES= audio gnome

COMMENT= Open source multimedia framework - LADSPA support plugin
Expand Down
4 changes: 2 additions & 2 deletions audio/herrie/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.56 2024/05/06 08:27:49 jperkin Exp $
# $NetBSD: Makefile,v 1.57 2024/05/16 06:14:33 wiz Exp $
#

DISTNAME= herrie-2.2
PKGREVISION= 40
PKGREVISION= 41
CATEGORIES= audio
MASTER_SITES= http://herrie.info/distfiles/
EXTRACT_SUFX= .tar.bz2
Expand Down
4 changes: 2 additions & 2 deletions audio/hydrogen/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.95 2024/04/06 08:04:49 wiz Exp $
# $NetBSD: Makefile,v 1.96 2024/05/16 06:14:33 wiz Exp $

DISTNAME= hydrogen-1.0.2
PKGREVISION= 24
PKGREVISION= 25
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=hydrogen-music/}
GITHUB_PROJECT= Hydrogen
Expand Down
4 changes: 2 additions & 2 deletions audio/icecast/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.93 2023/11/08 13:18:07 wiz Exp $
# $NetBSD: Makefile,v 1.94 2024/05/16 06:14:33 wiz Exp $

DISTNAME= icecast-2.4.4
PKGREVISION= 20
PKGREVISION= 21
CATEGORIES= audio
MASTER_SITES= http://downloads.xiph.org/releases/icecast/

Expand Down
4 changes: 2 additions & 2 deletions audio/libmusicbrainz5/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.26 2023/11/08 13:18:07 wiz Exp $
# $NetBSD: Makefile,v 1.27 2024/05/16 06:14:33 wiz Exp $

DISTNAME= libmusicbrainz-5.1.0
PKGNAME= ${DISTNAME:S/brainz/brainz5/}
PKGREVISION= 14
PKGREVISION= 15
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=metabrainz/}
GITHUB_PROJECT= libmusicbrainz
Expand Down
4 changes: 2 additions & 2 deletions audio/libmusicbrainz5/buildlink3.mk
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $NetBSD: buildlink3.mk,v 1.20 2023/11/08 13:18:07 wiz Exp $
# $NetBSD: buildlink3.mk,v 1.21 2024/05/16 06:14:33 wiz Exp $

BUILDLINK_TREE+= libmusicbrainz5

.if !defined(LIBMUSICBRAINZ5_BUILDLINK3_MK)
LIBMUSICBRAINZ5_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.libmusicbrainz5+= libmusicbrainz5>=5.0.1
BUILDLINK_ABI_DEPENDS.libmusicbrainz5?= libmusicbrainz5>=5.1.0nb14
BUILDLINK_ABI_DEPENDS.libmusicbrainz5?= libmusicbrainz5>=5.1.0nb15
BUILDLINK_PKGSRCDIR.libmusicbrainz5?= ../../audio/libmusicbrainz5

.include "../../textproc/libxml2/buildlink3.mk"
Expand Down
4 changes: 2 additions & 2 deletions audio/libofa/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.40 2023/11/08 13:18:07 wiz Exp $
# $NetBSD: Makefile,v 1.41 2024/05/16 06:14:33 wiz Exp $
#

DISTNAME= libofa-0.9.3
PKGREVISION= 31
PKGREVISION= 32
CATEGORIES= audio
MASTER_SITES= https://www.aydogan.net/distfiles/audio/

Expand Down
4 changes: 2 additions & 2 deletions audio/mad123/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.68 2024/01/28 13:24:34 wiz Exp $
# $NetBSD: Makefile,v 1.69 2024/05/16 06:14:33 wiz Exp $

DISTNAME= mad123-0.8.5
PKGREVISION= 40
PKGREVISION= 41
CATEGORIES= audio
MASTER_SITES= http://www.mctavish.co.uk/mad123/

Expand Down
4 changes: 2 additions & 2 deletions audio/moc/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.64 2024/01/22 13:16:55 ryoon Exp $
# $NetBSD: Makefile,v 1.65 2024/05/16 06:14:33 wiz Exp $

DISTNAME= moc-2.5.2
PKGREVISION= 25
PKGREVISION= 26
CATEGORIES= audio
MASTER_SITES= http://ftp.daper.net/pub/soft/moc/stable/
EXTRACT_SUFX= .tar.bz2
Expand Down
4 changes: 2 additions & 2 deletions audio/mpdas/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.42 2023/12/28 23:50:02 zafer Exp $
# $NetBSD: Makefile,v 1.43 2024/05/16 06:14:34 wiz Exp $
#

DISTNAME= mpdas-0.4.5
PKGREVISION= 5
PKGREVISION= 6
CATEGORIES= audio
MASTER_SITES= https://50hz.ws/mpdas/

Expand Down
4 changes: 2 additions & 2 deletions audio/musicpd/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.308 2024/04/15 17:21:02 wiz Exp $
# $NetBSD: Makefile,v 1.309 2024/05/16 06:14:34 wiz Exp $

DISTNAME= mpd-0.23.15
PKGNAME= ${DISTNAME:S/mpd/musicpd/}
PKGREVISION= 4
PKGREVISION= 5
CATEGORIES= audio
MASTER_SITES= https://www.musicpd.org/download/mpd/${PKGVERSION_NOREV:R}/
EXTRACT_SUFX= .tar.xz
Expand Down
4 changes: 2 additions & 2 deletions audio/ncmpcpp/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.23 2024/05/06 08:27:49 jperkin Exp $
# $NetBSD: Makefile,v 1.24 2024/05/16 06:14:34 wiz Exp $

DISTNAME= ncmpcpp-0.9.2
PKGREVISION= 16
PKGREVISION= 17
CATEGORIES= audio
MASTER_SITES= https://rybczak.net/ncmpcpp/stable/
EXTRACT_SUFX= .tar.bz2
Expand Down
4 changes: 2 additions & 2 deletions audio/pianobar/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.40 2024/01/22 13:16:56 ryoon Exp $
# $NetBSD: Makefile,v 1.41 2024/05/16 06:14:34 wiz Exp $

DISTNAME= pianobar-2020.04.05
PKGREVISION= 16
PKGREVISION= 17
CATEGORIES= audio net
MASTER_SITES= ${MASTER_SITE_GITHUB:=PromyLOPh/}

Expand Down
4 changes: 2 additions & 2 deletions audio/pragha/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.31 2024/04/07 07:33:34 wiz Exp $
# $NetBSD: Makefile,v 1.32 2024/05/16 06:14:34 wiz Exp $

DISTNAME= pragha-1.3.4
PKGREVISION= 30
PKGREVISION= 31
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=pragha-music-player/}
GITHUB_RELEASE= v${PKGVERSION_NOREV}
Expand Down
Loading

0 comments on commit 67b28f1

Please sign in to comment.