fixup some of portbump's stupid ideas

This commit is contained in:
sthen 2022-11-08 11:26:53 +00:00
parent c4096e6659
commit 1cb523b773
4 changed files with 10 additions and 14 deletions

View File

@ -1,8 +1,9 @@
COMMENT-main = LDAP client library and tools
COMMENT-server = LDAP directory server
REVISION-server = 0
DISTNAME = openldap-2.6.3
REVISION-server = 0
REVISION-main = 0
MULTI_PACKAGES = -main -server
PKGNAME-main = ${DISTNAME:S/-/-client-/}
@ -11,7 +12,6 @@ EXTRACT_SUFX = .tgz
FULLPKGNAME-main = ${DISTNAME:S/-/-client-/}${FLAVOR_EXT:S/-aci//}
FULLPKGPATH-main = databases/openldap,-main${FLAVOR_EXT:S/-aci//:S/-/,/g}
EPOCH = 0
REVISION-main = 0
SHARED_LIBS += lber 16.0
SHARED_LIBS += ldap 16.0

View File

@ -12,6 +12,11 @@ V_MAJOR= 2.3
V_DOVECOT= 2.3.19.1
EPOCH= 0
REVISION-server= 1
REVISION-ldap= 0
REVISION-mysql= 0
REVISION-postgresql=0
DISTNAME= dovecot-${V_DOVECOT}
PKGNAME= dovecot-${V_DOVECOT}
PKGNAME-server= dovecot-${V_DOVECOT}
@ -19,13 +24,9 @@ PKGSPEC-server= dovecot-=${V_DOVECOT}v0
PKGNAME-ldap= dovecot-ldap-${V_DOVECOT}
PKGNAME-mysql= dovecot-mysql-${V_DOVECOT}
PKGNAME-postgresql= dovecot-postgresql-${V_DOVECOT}
REVISION-server= 1
CATEGORIES= mail
MASTER_SITES= ${HOMEPAGE}releases/${V_MAJOR}/
DPB_PROPERTIES= parallel
REVISION-ldap= 0
REVISION-mysql= 0
REVISION-postgresql=0
SHARED_LIBS= dovecot-compression 1.1 \
dovecot-dsync 2.0 \

View File

@ -3,6 +3,7 @@ COMMENT-mysql = MySQL support for icinga2
COMMENT-pgsql = PostgreSQL support for icinga2
V = 2.13.5
REVISION = 4
GH_PROJECT = icinga2
GH_TAGNAME = v$V
@ -10,11 +11,6 @@ PKGNAME-main = icinga2-$V
PKGNAME-mysql = icinga2-ido-mysql-$V
PKGNAME-pgsql = icinga2-ido-pgsql-$V
EPOCH = 0
REVISION-main = 4
REVISION-mysql =4
REVISION-pgsql =4
REVISION = 4
SHARED_LIBS += base 0.0 # 2.6
SHARED_LIBS += checker 0.0 # 2.6

View File

@ -3,14 +3,13 @@ COMMENT-client= ISC DHCP Client
COMMENT-omapi= ISC DHCP OMAPI
VERSION= 4.4.3-P1
REVISION= 0
DISTNAME= isc-dhcp-${VERSION}
PKGNAME-main= isc-dhcp-server-${VERSION:S/-P/pl/}
PKGNAME-client= isc-dhcp-client-${VERSION:S/-P/pl/}
PKGNAME-omapi= isc-dhcp-omapi-${VERSION:S/-P/pl/}
CATEGORIES= net
REVISION-client=0
REVISION-main= 0
REVISION-omapi= 0
DISTFILES= dhcp-${VERSION}.tar.gz
WRKDIST= ${WRKDIR}/dhcp-${VERSION}