zap a few PKGNAME-sub which are now default

(and also duplicated EPOCH-sub which make little sense in db/{v3,v4}
This commit is contained in:
espie 2021-11-22 13:55:54 +00:00
parent 7915969963
commit 737fb8bb76
24 changed files with 30 additions and 82 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.47 2019/07/13 23:05:21 naddy Exp $
# $OpenBSD: Makefile,v 1.48 2021/11/22 13:55:54 espie Exp $
COMMENT-main= file archiver with high compression ratio
COMMENT-rar= rar modules for p7zip
@ -8,8 +8,6 @@ REVISION-main= 6
REVISION-rar= 3
DISTNAME= p7zip_${V}_src_all
PKGNAME= p7zip-${V}
PKGNAME-main= p7zip-${V}
PKGNAME-rar= p7zip-rar-${V}
CATEGORIES= archivers
FIX_EXTRACT_PERMISSIONS = Yes

View File

@ -1,12 +1,10 @@
# $OpenBSD: Makefile,v 1.31 2021/07/10 02:12:55 inoguchi Exp $
# $OpenBSD: Makefile,v 1.32 2021/11/22 13:55:54 espie Exp $
COMMENT-main= display the phase of the Sun on a map of the Earth
COMMENT-maps= additional maps of the Earth for sunclock
VERSION= 3.57
DISTNAME= sunclock-${VERSION}
PKGNAME-main= ${DISTNAME}
PKGNAME-maps= sunclock-maps-${VERSION}
CATEGORIES= astro
MASTER_SITES= https://raw.githubusercontent.com/nongiach/Sunclock/f4106eb0a81f7594726d6b2859efd8fc64cc1225/

View File

@ -1,11 +1,9 @@
# $OpenBSD: Makefile,v 1.26 2021/02/07 14:38:45 paco Exp $
# $OpenBSD: Makefile,v 1.27 2021/11/22 13:55:54 espie Exp $
COMMENT-main= ncurses-based music player
COMMENT-ffmpeg= ffmpeg input plugin for cmus (.aac, .mp4...)
V= 2.9.1
PKGNAME-main= ${PKGNAME}
PKGNAME-ffmpeg= cmus-ffmpeg-${V}
GH_ACCOUNT= cmus
GH_PROJECT= cmus

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.54 2019/07/12 21:02:13 sthen Exp $
# $OpenBSD: Makefile,v 1.55 2021/11/22 13:55:54 espie Exp $
COMMENT-main= implementation of the Freedesktop sound theme spec.
COMMENT-gtk= gtk+2 helper for libcanberra
@ -8,10 +8,6 @@ V= 0.30
DISTNAME= libcanberra-${V}
EXTRACT_SUFX= .tar.xz
PKGNAME-main= ${DISTNAME}
PKGNAME-gtk= libcanberra-gtk-${V}
PKGNAME-gtk3= libcanberra-gtk3-${V}
REVISION-main= 4
REVISION-gtk= 8
REVISION-gtk3= 8

View File

@ -1,11 +1,10 @@
# $OpenBSD: Makefile,v 1.55 2021/11/06 10:38:41 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.56 2021/11/22 13:55:54 espie Exp $
COMMENT-main = low-latency voice chat client
COMMENT-server = low-latency voice chat server
VERSION = 1.3.4
DISTNAME = mumble-${VERSION}
PKGNAME-main = mumble-${VERSION}
PKGNAME-server = murmur-${VERSION}
REVISION-server = 0

View File

@ -1,12 +1,10 @@
# $OpenBSD: Makefile,v 1.21 2021/11/02 00:00:14 sthen Exp $
# $OpenBSD: Makefile,v 1.22 2021/11/22 13:55:54 espie Exp $
COMMENT-main= test network latency under load via netperf
COMMENT-gui= GUI for flent (test network latency under load via netperf)
MODPY_EGG_VERSION= 2.0.1
DISTNAME= flent-${MODPY_EGG_VERSION}
PKGNAME-main= flent-${MODPY_EGG_VERSION}
PKGNAME-gui= flent-gui-${MODPY_EGG_VERSION}
REVISION= 1
CATEGORIES= benchmarks net

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.12 2021/01/08 13:32:56 sthen Exp $
# $OpenBSD: Makefile,v 1.13 2021/11/22 13:55:54 espie Exp $
COMMENT-term= cli client for Intel AMT serial-over-lan
COMMENT-main= client and tools for Intel AMT serial-over-lan
@ -6,7 +6,6 @@ COMMENT-main= client and tools for Intel AMT serial-over-lan
V= 1.6
REVISION= 0
DISTNAME= amtterm-$V
PKGNAME-main= amtterm-$V
PKGNAME-term= amtterm-cli-$V
MULTI_PACKAGES= -main -term

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.42 2021/02/23 19:39:10 sthen Exp $
# $OpenBSD: Makefile,v 1.43 2021/11/22 13:55:54 espie Exp $
COMMENT-main= radio/rotator control library
COMMENT-python= python bindings for hamlib
@ -6,9 +6,6 @@ COMMENT-tcl= tcl bindings for hamlib
VERSION= 1.2.15.3
DISTNAME= hamlib-${VERSION}
PKGNAME-main= hamlib-${VERSION}
PKGNAME-python= hamlib-python-${VERSION}
PKGNAME-tcl= hamlib-tcl-${VERSION}
CATEGORIES= comms hamradio
REVISION-main= 6
REVISION-python=1

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.65 2021/11/02 00:00:15 sthen Exp $
# $OpenBSD: Makefile,v 1.66 2021/11/22 13:55:54 espie Exp $
BROKEN-hppa= linking .libs/python-libpst.o fails
@ -10,7 +10,6 @@ REVISION-python= 0
SHARED_LIBS += pst 3.0 # 5.17
PKGNAME-main= ${DISTNAME}
PKGNAME-python= py${MODPY_MAJOR_VERSION}-${DISTNAME}
CATEGORIES= converters mail

View File

@ -1,12 +1,9 @@
# $OpenBSD: Makefile,v 1.32 2021/02/01 23:58:30 naddy Exp $
# $OpenBSD: Makefile,v 1.33 2021/11/22 13:55:54 espie Exp $
REV= 3
DBLIBDIR= lib/db
VERSION= ${REV}.1.17
PKGNAME-main= ${DISTNAME}
PKGNAME-tcl= db-tcl-${VERSION}
EPOCH-main= 0
EPOCH-tcl= 0
EPOCH= 0
REVISION-main = 3
REVISION-tcl = 2

View File

@ -1,24 +1,18 @@
# $OpenBSD: Makefile,v 1.80 2021/05/19 01:50:29 kurt Exp $
# $OpenBSD: Makefile,v 1.81 2021/11/22 13:55:54 espie Exp $
COMMENT-java= Java bindings for Berkeley DB, revision ${REV}
REV= 4
VERSION= ${REV}.6.21
PKGNAME-main= ${DISTNAME}
PKGSPEC-main = db->=4,<5|db->=4v0,<5v0
PKGSPEC-java = db-java->=4,<5|db-java->=4v0,<5v0
PKGSPEC-tcl = db-tcl->=4,<5|db-tcl->=4v0,<5v0
PKGNAME-java= db-java-${VERSION}
PKGNAME-tcl= db-tcl-${VERSION}
REVISION-main = 7
REVISION-java = 13
REVISION-tcl = 4
EPOCH-main= 0
EPOCH-java= 0
EPOCH-tcl= 0
EPOCH= 0
DBLIBDIR= lib/db4
# XXX LIBdb_VERSION is used by x11/gnome/libgda

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.45 2020/07/11 22:54:35 sthen Exp $
# $OpenBSD: Makefile,v 1.46 2021/11/22 13:55:54 espie Exp $
COMMENT-main= ODBC 3.x driver manager
COMMENT-admin= ODBC 3.x driver manager admin application
@ -6,8 +6,6 @@ COMMENT-admin= ODBC 3.x driver manager admin application
V= 3.52.12
DISTNAME= libiodbc-$V
PKGNAME= iodbc-$V
PKGNAME-main= iodbc-$V
PKGNAME-admin= iodbc-admin-$V
REVISION= 1
CATEGORIES= databases

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.22 2019/07/12 20:43:53 sthen Exp $
# $OpenBSD: Makefile,v 1.23 2021/11/22 13:55:54 espie Exp $
COMMENT-main = "little brother's database", email address query tools
COMMENT-ldap = LDAP support for lbdb
@ -7,8 +7,7 @@ VERSION = 0.40
REVISION = 0
DISTNAME = lbdb_${VERSION}
PKGNAME-main = lbdb-${VERSION}
PKGNAME-ldap = lbdb-ldap-${VERSION}
PKGNAME = lbdb-${VERSION}
CATEGORIES = databases mail

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.38 2021/10/11 09:36:30 kn Exp $
# $OpenBSD: Makefile,v 1.39 2021/11/22 13:55:54 espie Exp $
V = 0.9.0
REVISION = 3
@ -8,10 +8,8 @@ COMMENT-pgsql = pgsql driver for libdbi
COMMENT-sqlite3 = sqlite3 driver for libdbi
COMMENT-freetds = freetds driver for libdbi
DISTNAME = libdbi-drivers-$V
PKGNAME = libdbi-drivers-${V:S/-/./}
PKGNAME-main = libdbi-drivers-mysql-${V:S/-/./}
PKGNAME-pgsql = libdbi-drivers-pgsql-${V:S/-/./}
PKGNAME-sqlite3 = libdbi-drivers-sqlite3-${V:S/-/./}
PKGNAME-freetds = libdbi-drivers-freetds-${V:S/-/./}
CATEGORIES = databases

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.15 2021/06/09 10:30:34 sthen Exp $
# $OpenBSD: Makefile,v 1.16 2021/11/22 13:55:54 espie Exp $
COMMENT-main= database interface library for Lua (including SQLite3)
COMMENT-mysql= MySQL driver for luadbi
@ -10,9 +10,7 @@ GH_PROJECT= luadbi
GH_TAGNAME= v${V}
REVISION= 1
PKGNAME-main= luadbi-$V
PKGNAME-mysql= luadbi-mysql-$V
PKGNAME-pgsql= luadbi-pgsql-$V
PKGNAME= luadbi-$V
FULLPKGNAME-main= ${_MODLUA_PKG_PREFIX}dbi-$V
FULLPKGNAME-mysql= ${_MODLUA_PKG_PREFIX}dbi-mysql-$V
FULLPKGNAME-pgsql= ${_MODLUA_PKG_PREFIX}dbi-pgsql-$V

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.118 2021/11/16 20:29:52 sthen Exp $
# $OpenBSD: Makefile,v 1.119 2021/11/22 13:55:54 espie Exp $
COMMENT-main= multithreaded SQL database (client)
COMMENT-server= multithreaded SQL database (server)
@ -7,8 +7,6 @@ COMMENT-tests= multithreaded SQL database (regression test suite/benchmark)
VERSION= 10.6.5
DISTNAME= mariadb-${VERSION}
PKGNAME-main= mariadb-client-${VERSION}
PKGNAME-server= mariadb-server-${VERSION}
PKGNAME-tests= mariadb-tests-${VERSION}
EPOCH= 1
# execinfo WANTLIB was added post-6.9
# keep REVISION in -current above -stable until 7.0

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.190 2021/09/10 20:44:27 sthen Exp $
# $OpenBSD: Makefile,v 1.191 2021/11/22 13:55:55 espie Exp $
DPB_PROPERTIES = parallel
@ -10,7 +10,6 @@ PORTROACH = limit:^2\.4\.
DISTNAME = openldap-2.4.59
PKGNAME-main = ${DISTNAME:S/-/-client-/}
PKGNAME-server = ${DISTNAME:S/-/-server-/}
EPOCH = 0

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.278 2021/11/07 14:27:44 robert Exp $
# $OpenBSD: Makefile,v 1.279 2021/11/22 13:55:55 espie Exp $
COMMENT-main= PostgreSQL RDBMS (client)
COMMENT-server= PostgreSQL RDBMS (server)
@ -15,11 +15,6 @@ REVISION-plpython= 1
PREV_MAJOR= 12
DISTNAME= postgresql-${VERSION}
PKGNAME-main= postgresql-client-${VERSION}
PKGNAME-server= postgresql-server-${VERSION}
PKGNAME-docs= postgresql-docs-${VERSION}
PKGNAME-contrib=postgresql-contrib-${VERSION}
PKGNAME-plpython=postgresql-plpython-${VERSION}
PKGNAME-pg_upgrade=postgresql-pg_upgrade-${VERSION}
DPB_PROPERTIES= parallel

View File

@ -1,11 +1,10 @@
# $OpenBSD: Makefile,v 1.30 2021/09/18 21:38:30 sebastia Exp $
# $OpenBSD: Makefile,v 1.31 2021/11/22 13:55:55 espie Exp $
COMMENT-main= fast, scalable, and reliable data warehouse for Puppet
COMMENT-plugin= PuppetDB terminus plugin
V= 5.2.19
DISTNAME= puppetdb-$V
PKGNAME-main= ${DISTNAME}
PKGNAME-plugin= puppetdb-termini-$V
CATEGORIES= databases
REVISION-main= 1

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.14 2021/11/02 00:00:17 sthen Exp $
# $OpenBSD: Makefile,v 1.15 2021/11/22 13:55:55 espie Exp $
COMMENT-main= full text search application
COMMENT-gui= X user interface to recoll
@ -7,8 +7,6 @@ MULTI_PACKAGES= -main -gui
V= 1.31.0
DISTNAME= recoll-${V}
PKGNAME-main= ${DISTNAME}
PKGNAME-gui= recoll-gui-${V}
REVISION-gui= 0
REVISION-main= 0

View File

@ -1,14 +1,12 @@
# $OpenBSD: Makefile,v 1.132 2021/02/25 23:26:30 espie Exp $
# $OpenBSD: Makefile,v 1.133 2021/11/22 13:55:55 espie Exp $
CATEGORIES = databases
V = 7.36
DISTNAME = sqlports-$V
DISTFILES =
COMMENT = sqlite database of ports
COMMENT-main = ${COMMENT}
COMMENT-list = full list of pkgpaths in ports
MAINTAINER = Marc Espie <espie@openbsd.org>
PKGNAME-main = sqlports-$V
PKGNAME-list = portslist-$V
PERMIT_PACKAGE = Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.39 2021/11/02 00:00:17 sthen Exp $
# $OpenBSD: Makefile,v 1.40 2021/11/22 13:55:55 espie Exp $
COMMENT-main= trivial database library
COMMENT-python= Python ${MODPY_VERSION} bindings for tdb
@ -7,7 +7,6 @@ COMMENT-python= Python ${MODPY_VERSION} bindings for tdb
V= 1.4.5
DISTNAME= tdb-$V
PKGNAME-main= ${DISTNAME}
PKGNAME-python= py3-${DISTNAME}
REVISION-python= 0

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.123 2021/11/08 17:57:09 jca Exp $
# $OpenBSD: Makefile,v 1.124 2021/11/22 13:55:55 espie Exp $
NOT_FOR_ARCHS-md = alpha hppa sparc64
@ -8,8 +8,7 @@ COMMENT-md= machine-dependent libraries for boost
VERSION= 1.76.0
EPOCH = 0
DISTNAME= boost_${VERSION:S/./_/g}
PKGNAME-main= boost-${VERSION}
PKGNAME-md= boost-md-${VERSION}
PKGNAME= boost-${VERSION}
REVISION-main= 2
REVISION-md= 1
CATEGORIES= devel

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.17 2021/11/02 00:00:23 sthen Exp $
# $OpenBSD: Makefile,v 1.18 2021/11/22 13:55:55 espie Exp $
COMMENT-main = distributed builds for C, C++ and Objective C
COMMENT-gtk = GTK+ monitor for distcc
@ -8,9 +8,6 @@ GH_PROJECT = distcc
GH_ACCOUNT = distcc
VERSION = 3.3.5
DISTNAME = distcc-${VERSION}
PKGNAME-main = ${DISTNAME}
PKGNAME-gtk = distcc-gtk-${VERSION}
PKGNAME-server = distcc-server-${VERSION}
EPOCH = 0
CATEGORIES = devel net
REVISION-gtk = 0