bump revision of ports which have a pkg-config check for ncursesw which

may now be taking different codepaths now we install the .pc file (some
e.g. python 3 definitely are)
This commit is contained in:
sthen
2026-01-31 18:24:22 +00:00
parent 888b6c4126
commit e7938db9ca
34 changed files with 63 additions and 41 deletions
+1
View File
@@ -2,6 +2,7 @@ COMMENT-main= ncurses-based music player
COMMENT-ffmpeg= ffmpeg input plugin for cmus (.aac, .mp4...)
V= 2.12.0
REVISION-main= 0
GH_ACCOUNT= cmus
GH_PROJECT= cmus
+1 -1
View File
@@ -3,7 +3,7 @@ COMMENT = console audio player
DIST_TUPLE+= gitlab tomaszg mocp fb0a63b564b40fa861204e2f804b696c6ee573da .
PKGNAME = moc-2.6alpha3
CATEGORIES = audio
REVISION = 3
REVISION = 4
# GPLv3+
PERMIT_PACKAGE = Yes
+3 -1
View File
@@ -3,13 +3,15 @@ BROKEN-sparc64= SocketAddress.hxx:16:10: fatal error: span: No such file or dire
COMMENT= curses based frontend for mpd
VER= 0.52
REVISION= 0
DISTNAME= ncmpc-${VER}
EPOCH= 0
CATEGORIES= audio
MAINTAINER = Landry Breuil <landry@openbsd.org>
HOMEPAGE= https://www.musicpd.org/clients/ncmpc/
EPOCH= 0
# GPLv2
PERMIT_PACKAGE= Yes
+1
View File
@@ -1,6 +1,7 @@
COMMENT= terminal/X11 MPD client
V= 2.1.1
REVISION= 0
DISTNAME= nncmpp-${V}
EXTRACT_SUFX= .tar.zst
CATEGORIES= audio
+1
View File
@@ -3,6 +3,7 @@ BROKEN-alpha = arctar.c:384: internal compiler error: in extract_insn, at recog.
COMMENT = UNIX port of Open Cubic Player
DISTNAME = ocp-3.1.2
REVISION = 0
CATEGORIES = audio
HOMEPAGE = https://stian.cubic.org/project-ocp.php
+1
View File
@@ -1,6 +1,7 @@
COMMENT = intelligent phonetic input method library
V = 0.7.0
REVISION = 0
DISTNAME = libchewing-$V
PKGNAME = zh-libchewing-$V
+1 -1
View File
@@ -1,7 +1,7 @@
COMMENT= BBS terminal program
DISTNAME= syncterm-1.6
REVISION= 0
REVISION= 1
CATEGORIES= comms net
+1
View File
@@ -1,6 +1,7 @@
COMMENT = UNIX pager optimized for tabular data
DIST_TUPLE = github okbob pspg 5.8.14 .
REVISION = 0
CATEGORIES = databases
+1
View File
@@ -1,6 +1,7 @@
COMMENT = ncurses Git repository browser
V = 2.6.0
REVISION = 0
DISTNAME = tig-$V
CATEGORIES = devel
+1
View File
@@ -1,6 +1,7 @@
COMMENT= simple editor, inspired by Pico
DISTNAME= nano-8.7
REVISION= 0
CATEGORIES= editors
HOMEPAGE= https://www.nano-editor.org/
+1
View File
@@ -1,5 +1,6 @@
COMMENT= VI Editor Like Emacs
DISTNAME= vile-9.8y
REVISION= 0
CATEGORIES= editors
HOMEPAGE= https://invisible-island.net/vile/
+1 -1
View File
@@ -1,8 +1,8 @@
COMMENT = vi-like editor with sam-style structural regex support
REVISION = 0
DIST_TUPLE = github martanne vis v0.9 .
DIST_TUPLE += github martanne vis-test v0.5 test
REVISION = 1
CATEGORIES = editors
+4 -3
View File
@@ -1,15 +1,16 @@
COMMENT= rogue-like zombie survival game
CATEGORIES= games
V= 0.H-RELEASE
V= 0.H-RELEASE
DIST_TUPLE+= github CleverRaven Cataclysm-DDA ${V} .
PKGNAME= cataclysm-dda-${V:S/-RELEASE//}
EPOCH= 0
REVISION= 0
REVISION= 1
HOMEPAGE= https://cataclysmdda.org
MAINTAINER= Kirill Bychkov <kirby@openbsd.org>
EPOCH= 0
# Creative Commons 3.0
PERMIT_PACKAGE= Yes
+2 -1
View File
@@ -1,10 +1,11 @@
BROKEN-sparc64= relocation truncated to fit: R_SPARC_GOT13 against symbol
V = 2.54
REVISION= 0
COMMENT= interpreter for Infocom-compatible games
DISTNAME= frotz-${V}
CATEGORIES= games
CATEGORIES= games
HOMEPAGE= https://davidgriffith.gitlab.io/frotz/
MAINTAINER= Brian Callahan <bcallah@openbsd.org>
+21 -21
View File
@@ -1,17 +1,17 @@
BROKEN-hppa = ICE on dgn-shoals.cc:638
COMMENT = dungeon crawl stone soup
COMMENT = dungeon crawl stone soup
VERSION = 0.32.0
VERSION = 0.32.0
REVISION= 2
TAGNAME = Gods and Makers
DISTNAME= stone_soup-${VERSION}-nodeps
PKGNAME= stone-soup-${VERSION}
REVISION= 1
CATEGORIES = games
CATEGORIES = games
HOMEPAGE = https://crawl.develz.org/
HOMEPAGE = https://crawl.develz.org/
MAINTAINER = Stefan Moran <ssm@howdoesmycode.work>
@@ -24,16 +24,16 @@ SITES = https://github.com/crawl/crawl/releases/download/${VERSION}/
EXTRACT_SUFX= .tar.xz
COMPILER = base-clang ports-gcc
MODULES = lang/python \
MODULES = lang/python \
lang/lua
MODLUA_VERSION = 5.1
MODLUA_VERSION = 5.1
BUILD_DEPENDS = graphics/pngcrush \
textproc/py-yaml
LIB_DEPENDS = databases/sqlite3
LIB_DEPENDS = databases/sqlite3
MAKE_FLAGS = CC="${CC}" GCC="${GCC}" GXX="${CXX}" \
MAKE_FLAGS = CC="${CC}" GCC="${GCC}" GXX="${CXX}" \
CXX="${CXX}" HOSTCXX="${CXX}" \
LUA_INCLUDE_DIR=${MODLUA_INCL_DIR} \
LUA_LIB=${MODLUA_LIB} \
@@ -45,30 +45,30 @@ MAKE_FLAGS = CC="${CC}" GCC="${GCC}" GXX="${CXX}" \
NO_YACC=1 V=1 \
SRC_VERSION=${VERSION} RECENT_TAG="${TAGNAME}"
USE_GMAKE = Yes
USE_GMAKE = Yes
CONFIGURE_STYLE = none
MODPY_RUN_DEPENDS = No
MODPY_RUN_DEPENDS = No
MODPY_ADJ_FILES = util/species-gen.py \
util/tag-35-upgrade.py
FLAVORS = no_x11
FLAVORS = no_x11
FLAVOR ?=
.if ${FLAVOR:Mno_x11}
WANTLIB += curses pthread z
MAKE_FLAGS += USE_UNICODE=y UNICODE_LOCALE=y
WANTLIB += curses pthread z
MAKE_FLAGS += USE_UNICODE=y UNICODE_LOCALE=y
.else
# This should be automatically set during "gmake -C rltiles..." but isn't...
CFLAGS += -DUSE_TILE
CXXFLAGS += -DUSE_TILE
MAKE_FLAGS += TILES=y \
MAKE_FLAGS += TILES=y \
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib \
-lSDL2 -lSDL2_image -lpng -pthread"
WANTLIB += GL GLU SDL2 SDL2_image freetype png pthread z
WANTLIB += GL GLU SDL2 SDL2_image freetype png pthread z
RUN_DEPENDS = devel/desktop-file-utils
LIB_DEPENDS += devel/sdl2 \
LIB_DEPENDS += devel/sdl2 \
devel/sdl2-image \
databases/sqlite3 \
graphics/png
@@ -76,11 +76,11 @@ LIB_DEPENDS += devel/sdl2 \
NO_TEST = Yes
CFLAGS += -I${LOCALBASE}/include -I${LOCALBASE}/include/SDL2
CXXFLAGS += -I${LOCALBASE}/include -I${LOCALBASE}/include/SDL2
CFLAGS += -I${LOCALBASE}/include -I${LOCALBASE}/include/SDL2
CXXFLAGS += -I${LOCALBASE}/include -I${LOCALBASE}/include/SDL2
WRKDIST = ${WRKDIR}/stone_soup-${VERSION}
WRKSRC = ${WRKDIST}/source
WRKDIST = ${WRKDIR}/stone_soup-${VERSION}
WRKSRC = ${WRKDIST}/source
post-install:
mv ${PREFIX}/bin/crawl ${PREFIX}/bin/crawl-ss
+1 -1
View File
@@ -1,7 +1,7 @@
COMMENT = simple text-based game of interstellar trading
DISTNAME = trader-7.20
REVISION = 0
REVISION = 1
CATEGORIES = games
+1 -1
View File
@@ -3,7 +3,7 @@ COMMENT = monitor GPU utilization for R600 and up
GH_ACCOUNT = clbr
GH_PROJECT = radeontop
GH_TAGNAME = v1.4
REVISION = 0
REVISION = 1
SHARED_LIBS = radeontop_xcb 0.0 # 1.3
+1
View File
@@ -1,5 +1,6 @@
COMMENT = Algol 68 Genie compiler-interpreter
DISTNAME = algol68g-3.5.14
REVISION = 0
CATEGORIES = lang
HOMEPAGE = https://jmvdveer.home.xs4all.nl/algol.html
+1 -1
View File
@@ -10,7 +10,7 @@ PORTROACH = limit:^3\.12
# XXX keep REVISION-main above 7.8-stable and do not sync the
# XXX @conflict or @pkgpath for glade/py-bsddb3
REVISION-main = 1
REVISION-main = 2
AUTOCONF_VERSION = 2.71
+1
View File
@@ -1,6 +1,7 @@
COMMENT= GNU watch command
DISTNAME= procps-ng-4.0.5
REVISION= 0
PKGNAME= ${DISTNAME:S/procps-ng/gnuwatch/}
EXTRACT_SUFX= .tar.xz
CATEGORIES= misc
+2 -1
View File
@@ -1,6 +1,7 @@
COMMENT = SDL multi protocol (gemini, gopher) navigator
VERSION = 1.19.4
VERSION = 1.19.4
REVISION = 0
DISTNAME = lagrange-${VERSION}
CATEGORIES = net x11
+1 -1
View File
@@ -1,7 +1,7 @@
COMMENT = library and tools to generate ICMP echo requests
DISTNAME = liboping-1.10.0
REVISION = 1
REVISION = 2
SHARED_LIBS += oping 0.1 # 3.0
+1 -4
View File
@@ -4,6 +4,7 @@ COMMENT-libpurple= multi-protocol instant messaging library
COMMENT-bonjour= Bonjour protocol support for libpurple
VERSION= 2.14.14
REVISION= 1
DISTNAME= pidgin-${VERSION}
PKGNAME-main= pidgin-${VERSION}
PKGNAME-finch= finch-${VERSION}
@@ -16,10 +17,6 @@ FULLPKGPATH$i= ${PKGPATH},$i${FLAVOR_EXT:S/-gtkspell//:S/-/,/g}
CATEGORIES= net
SITES= ${SITE_SOURCEFORGE:=pidgin/}
EXTRACT_SUFX= .tar.bz2
REVISION-bonjour=0
REVISION-finch= 0
REVISION-libpurple=0
REVISION-main= 0
SHARED_LIBS= jabber 0.0 \
purple 7.1 \
+1
View File
@@ -1,5 +1,6 @@
COMMENT = console based XMPP client
DISTNAME = profanity-0.15.1
REVISION = 0
CATEGORIES = net
HOMEPAGE = https://profanity-im.github.io/
+1
View File
@@ -2,6 +2,7 @@ COMMENT = ncurses BitTorrent client based on libTorrent
DISTNAME = rtorrent-0.15.7
CATEGORIES = net
REVISION = 0
HOMEPAGE = https://rakshasa.github.io/rtorrent/
+1
View File
@@ -5,6 +5,7 @@ COMMENT-ruby= Ruby bindings for weechat
COMMENT-tcl= Tcl bindings for weechat
V= 4.8.1
REVISION-main= 0
DISTNAME= weechat-${V}
PKGNAME-main= weechat-${V}
+1 -1
View File
@@ -2,7 +2,7 @@ COMMENT = binary newsreader supporting NZB files
DIST_TUPLE += github nzbgetcom nzbget v25.4 .
DIST_TUPLE += github nzbgetcom par2cmdline-turbo v1.3.0-20250808 par2cmdline-turbo
REVISION = 1
REVISION = 2
CATEGORIES = news
+3 -1
View File
@@ -1,12 +1,14 @@
COMMENT= text-based calendar and scheduling application
DISTNAME= calcurse-4.8.2
EPOCH= 0
REVISION= 0
CATEGORIES= productivity
HOMEPAGE= https://calcurse.org/
EPOCH= 0
# BSD
PERMIT_PACKAGE= Yes
+1 -1
View File
@@ -8,7 +8,7 @@ DISTNAME = pinentry-${VERSION}
CATEGORIES = security
EXTRACT_SUFX = .tar.bz2
REVISION-main = 1
REVISION-main = 2
REVISION-qt5 = 0
REVISION-qt6 = 0
+1
View File
@@ -5,6 +5,7 @@ COMMENT= libre SCP firmware for Allwinner sunxi SoCs
GH_ACCOUNT= crust-firmware
GH_PROJECT= crust
GH_TAGNAME= v0.6
REVISION= 0
CATEGORIES= sysutils
+1
View File
@@ -3,6 +3,7 @@ COMMENT= identify or delete duplicate files
V= 2.4.0
DISTNAME= fdupes-$V
CATEGORIES= sysutils
REVISION= 0
HOMEPAGE= https://github.com/adrianlopezroche/fdupes
SITES= ${HOMEPAGE}/releases/download/v$V/
+1
View File
@@ -4,6 +4,7 @@ COMMENT= ncurses-based du(1)
DISTNAME= ncdu-1.22
CATEGORIES= sysutils
REVISION= 0
HOMEPAGE= https://dev.yorhel.nl/ncdu/
+1
View File
@@ -3,6 +3,7 @@ COMMENT = the missing terminal file browser for X
V = 5.1
DISTNAME = nnn-v${V}
PKGNAME = nnn-${V}
REVISION = 0
CATEGORIES = sysutils
+1
View File
@@ -1,6 +1,7 @@
COMMENT = high-performance HTTP accelerator
DISTNAME = varnish-8.0.0
REVISION = 0
CATEGORIES = www