aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeon Marz <main@lmarz.org>2023-01-22 11:19:51 +0100
committeralice <alice@ayaya.dev>2023-01-22 20:28:09 +0000
commit625fd8e51ef734b170c37312bfbb27858dea18c5 (patch)
tree36ffa0b3700fc51008ca399d10a7914cf9571997
parent2a50e1423405d85e027135a75f59c12f09d86d53 (diff)
main/d*: update licenses
-rw-r--r--main/dansguardian/APKBUILD4
-rw-r--r--main/dash/APKBUILD4
-rw-r--r--main/datefudge/APKBUILD4
-rw-r--r--main/db/APKBUILD4
-rw-r--r--main/dbus-glib/APKBUILD4
-rw-r--r--main/distcc/APKBUILD4
-rw-r--r--main/dkimproxy/APKBUILD4
-rw-r--r--main/dmraid/APKBUILD4
-rw-r--r--main/dnsmasq/APKBUILD4
-rw-r--r--main/dovecot/APKBUILD4
-rw-r--r--main/dpkg/APKBUILD4
-rw-r--r--main/dtach/APKBUILD4
-rw-r--r--main/dtc/APKBUILD3
13 files changed, 26 insertions, 25 deletions
diff --git a/main/dansguardian/APKBUILD b/main/dansguardian/APKBUILD
index af88e939993..655aac5a3a1 100644
--- a/main/dansguardian/APKBUILD
+++ b/main/dansguardian/APKBUILD
@@ -2,11 +2,11 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=dansguardian
pkgver=2.12.0.3
-pkgrel=6
+pkgrel=7
pkgdesc="Web content filter"
url="http://dansguardian.org"
arch="all"
-license="GPL"
+license="GPL-2.0-only"
depends="logrotate"
makedepends="zlib-dev pcre-dev"
install="$pkgname.pre-install"
diff --git a/main/dash/APKBUILD b/main/dash/APKBUILD
index a2551e6a079..7a8cb677d88 100644
--- a/main/dash/APKBUILD
+++ b/main/dash/APKBUILD
@@ -1,11 +1,11 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=dash
pkgver=0.5.12
-pkgrel=0
+pkgrel=1
pkgdesc="Small and fast POSIX-compliant shell"
url="http://gondor.apana.org.au/~herbert/dash/"
arch="all"
-license="GPL-2.0-or-later"
+license="BSD-3-Clause AND GPL-2.0-or-later"
# needs 'nl' utility from coreutils
makedepends="coreutils"
install="$pkgname.post-install $pkgname.post-upgrade $pkgname.pre-deinstall"
diff --git a/main/datefudge/APKBUILD b/main/datefudge/APKBUILD
index d067e823c8a..034c47812ff 100644
--- a/main/datefudge/APKBUILD
+++ b/main/datefudge/APKBUILD
@@ -2,11 +2,11 @@
# Maintainer: Simon Frankenberger <simon-alpine@fraho.eu>
pkgname=datefudge
pkgver=1.24
-pkgrel=1
+pkgrel=2
pkgdesc="Tool to fake the system date"
url="https://packages.debian.org/sid/datefudge"
arch="all"
-license="GPL-2.0"
+license="GPL-2.0-or-later"
depends="coreutils"
checkdepends="perl"
subpackages="$pkgname-doc"
diff --git a/main/db/APKBUILD b/main/db/APKBUILD
index e3b456ff22b..9d104b4a4a2 100644
--- a/main/db/APKBUILD
+++ b/main/db/APKBUILD
@@ -1,11 +1,11 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=db
pkgver=5.3.28
-pkgrel=2
+pkgrel=3
pkgdesc="The Berkeley DB embedded database system"
url="https://www.oracle.com/technology/software/products/berkeley-db/index.html"
arch="all"
-license="custom"
+license="BSD-3-Clause"
options="!check" # "check target not available"
subpackages="$pkgname-dev $pkgname-doc $pkgname-utils $pkgname-c++:cxx"
source="https://download.oracle.com/berkeley-db/db-$pkgver.tar.gz
diff --git a/main/dbus-glib/APKBUILD b/main/dbus-glib/APKBUILD
index 63a5d76c591..a369e330171 100644
--- a/main/dbus-glib/APKBUILD
+++ b/main/dbus-glib/APKBUILD
@@ -1,12 +1,12 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=dbus-glib
pkgver=0.112
-pkgrel=1
+pkgrel=2
pkgdesc="GLib bindings for DBUS"
options="!check" # FIXME: tests fails
url="http://www.freedesktop.org/wiki/Software/DBusBindings"
arch="all"
-license="GPL-2.0-or-later"
+license="AFL-2.1 OR GPL-2.0-or-later"
subpackages="$pkgname-dev $pkgname-doc"
makedepends="dbus-dev glib-dev gettext-dev expat-dev"
source="https://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-$pkgver.tar.gz"
diff --git a/main/distcc/APKBUILD b/main/distcc/APKBUILD
index cb25f034f24..f483ec1c09f 100644
--- a/main/distcc/APKBUILD
+++ b/main/distcc/APKBUILD
@@ -2,11 +2,11 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=distcc
pkgver=3.4
-pkgrel=3
+pkgrel=4
pkgdesc="Ddistributed C, C++, Obj C compiler"
url="https://github.com/distcc/distcc"
arch="all"
-license="GPL-2.0"
+license="GPL-2.0-or-later"
makedepends="autoconf automake popt-dev python3-dev"
checkdepends="gdb procps"
options="!check" # tests are failing
diff --git a/main/dkimproxy/APKBUILD b/main/dkimproxy/APKBUILD
index 8367c69ed5b..19f500aad99 100644
--- a/main/dkimproxy/APKBUILD
+++ b/main/dkimproxy/APKBUILD
@@ -2,11 +2,11 @@
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
pkgname=dkimproxy
pkgver=1.4.1
-pkgrel=7
+pkgrel=8
pkgdesc="SMTP-proxy that signs and/or verifies emails, using the Mail::DKIM module"
url="https://dkimproxy.sourceforge.net/"
arch="noarch"
-license="GPL"
+license="GPL-2.0-or-later"
depends="perl-mail-dkim perl-net-server perl-error"
subpackages="$pkgname-doc"
install="$pkgname.pre-install"
diff --git a/main/dmraid/APKBUILD b/main/dmraid/APKBUILD
index 0d04290a48b..11558019c3d 100644
--- a/main/dmraid/APKBUILD
+++ b/main/dmraid/APKBUILD
@@ -3,11 +3,11 @@
pkgname=dmraid
pkgver=1.0.0_rc16
_distver=3
-pkgrel=1
+pkgrel=2
pkgdesc="Device mapper RAID interface"
url="https://people.redhat.com/~heinzm/sw/dmraid/"
arch="all"
-license="GPL-2.0-only LGPL-2.1-only"
+license="GPL-2.0-or-later AND LGPL-2.1-or-later"
makedepends="lvm2-dev"
options="!check" # No tests to run
subpackages="$pkgname-static $pkgname-dev $pkgname-doc"
diff --git a/main/dnsmasq/APKBUILD b/main/dnsmasq/APKBUILD
index d217dfc1fdf..c02b43040dd 100644
--- a/main/dnsmasq/APKBUILD
+++ b/main/dnsmasq/APKBUILD
@@ -2,11 +2,11 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
pkgname=dnsmasq
pkgver=2.88
-pkgrel=0
+pkgrel=1
pkgdesc="A lightweight DNS, DHCP, RA, TFTP and PXE server"
url="https://www.thekelleys.org.uk/dnsmasq/"
arch="all"
-license="GPL-2.0-only OR GPL-3.0-only"
+license="GPL-2.0-or-later"
depends="$pkgname-common=$pkgver-r$pkgrel"
makedepends="
coreutils
diff --git a/main/dovecot/APKBUILD b/main/dovecot/APKBUILD
index 8b901128190..363817dd02c 100644
--- a/main/dovecot/APKBUILD
+++ b/main/dovecot/APKBUILD
@@ -11,13 +11,13 @@ case "$pkgver" in
*.*.*.*) _pkgverminor=${pkgver%.*.*};;
*.*.*) _pkgverminor=${pkgver%.*};;
esac
-pkgrel=6
+pkgrel=7
_pigeonholever=0.5.19
pkgdesc="IMAP and POP3 server"
url="https://www.dovecot.org/"
arch="all"
options="libtool"
-license="LGPL-2.0-or-later"
+license="MIT AND LGPL-2.1-or-later"
depends="openssl>3"
pkgusers="dovecot dovenull"
pkggroups="dovecot dovenull"
diff --git a/main/dpkg/APKBUILD b/main/dpkg/APKBUILD
index 1458285feba..687842f9047 100644
--- a/main/dpkg/APKBUILD
+++ b/main/dpkg/APKBUILD
@@ -1,11 +1,11 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=dpkg
pkgver=1.21.18
-pkgrel=0
+pkgrel=1
pkgdesc="The Debian Package Manager"
url="https://wiki.debian.org/Teams/Dpkg"
arch="all"
-license="GPL-2.0-or-later BSD-2-Clause"
+license="GPL-2.0-or-later AND BSD-2-Clause"
depends="tar xz"
checkdepends="gzip"
makedepends="bzip2-dev linux-headers perl zlib-dev po4a libmd-dev"
diff --git a/main/dtach/APKBUILD b/main/dtach/APKBUILD
index 2f267edc455..25e16299b39 100644
--- a/main/dtach/APKBUILD
+++ b/main/dtach/APKBUILD
@@ -1,11 +1,11 @@
# Maintainer: Carlo Landmeter <clandmeter@alpinelinux.org>
pkgname=dtach
pkgver=0.9
-pkgrel=3
+pkgrel=4
pkgdesc="A program that emulates the detach feature of screen"
url="https://dtach.sourceforge.net/"
arch="all"
-license="GPL"
+license="GPL-2.0-or-later"
source="https://downloads.sourceforge.net/project/dtach/dtach/$pkgver/dtach-$pkgver.tar.gz"
subpackages="$pkgname-doc"
diff --git a/main/dtc/APKBUILD b/main/dtc/APKBUILD
index 4d6502ba7ed..7fd8157f5b8 100644
--- a/main/dtc/APKBUILD
+++ b/main/dtc/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=dtc
pkgver=1.6.1
-pkgrel=3
+pkgrel=4
pkgdesc="Device Tree Compiler"
url="https://git.kernel.org/pub/scm/utils/dtc/dtc.git/"
arch="all"
@@ -34,6 +34,7 @@ package() {
libfdt() {
pkgdesc="Device tree library"
+ license="GPL-2.0-or-later OR BSD-2-Clause"
amove usr/lib/libfdt*
}