summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2019-11-03 19:35:54 +0000
committerrillig <rillig@pkgsrc.org>2019-11-03 19:35:54 +0000
commit057b329f63a4d6563f9bfc786720305f595ab486 (patch)
tree5f64753a9ff35357be827f4c4866abdd891004e1 /meta-pkgs
parentc431e6280dc02b0310e0dc92ece15557d05cad1a (diff)
downloadpkgsrc-057b329f63a4d6563f9bfc786720305f595ab486.tar.gz
meta-pkgs: align variable assignments
pkglint -Wall -F --only aligned --only indent -r Manual correction in bulk-small: Some comments have been kept manually since pkglint thinks they are shell commands, which is wrong.
Diffstat (limited to 'meta-pkgs')
-rw-r--r--meta-pkgs/bulk-small/Makefile32
-rw-r--r--meta-pkgs/gnuradio/Makefile4
-rw-r--r--meta-pkgs/kde4/Makefile.kde418
-rw-r--r--meta-pkgs/py-tryton-platform/Makefile4
-rw-r--r--meta-pkgs/ruby-redmine-plugins/Makefile6
-rw-r--r--meta-pkgs/ruby-redmine-themes/Makefile4
-rw-r--r--meta-pkgs/texlive-collection-context/Makefile62
-rw-r--r--meta-pkgs/texlive-collection-latexextra/Makefile6
8 files changed, 68 insertions, 68 deletions
diff --git a/meta-pkgs/bulk-small/Makefile b/meta-pkgs/bulk-small/Makefile
index cdeae4112d6..a66a37e0605 100644
--- a/meta-pkgs/bulk-small/Makefile
+++ b/meta-pkgs/bulk-small/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2019/08/11 13:21:53 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2019/11/03 19:35:54 rillig Exp $
DISTNAME= bulk-small-20180101
PKGREVISION= 3
@@ -98,22 +98,22 @@ BUILD_DEPENDS+= python27-[0-9]*:../../lang/python27
#
# 3. Archivers and build tools.
#
-BUILD_DEPENDS+= bsdtar-[0-9]*:../../archivers/bsdtar
-BUILD_DEPENDS+= bzip2-[0-9]*:../../archivers/bzip2
-BUILD_DEPENDS+= gtar-base-[0-9]*:../../archivers/gtar-base
-BUILD_DEPENDS+= unzip-[0-9]*:../../archivers/unzip
-BUILD_DEPENDS+= xz-[0-9]*:../../archivers/xz
-BUILD_DEPENDS+= zip-[0-9]*:../../archivers/zip
-BUILD_DEPENDS+= autoconf-[0-9]*:../../devel/autoconf
-BUILD_DEPENDS+= automake-[0-9]*:../../devel/automake
-BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison
-BUILD_DEPENDS+= flex-[0-9]*:../../devel/flex
-BUILD_DEPENDS+= gmake-[0-9]*:../../devel/gmake
-BUILD_DEPENDS+= libtool-base-[0-9]*:../../devel/libtool-base
-BUILD_DEPENDS+= m4-[0-9]*:../../devel/m4
-BUILD_DEPENDS+= pkg-config-[0-9]*:../../devel/pkg-config
+BUILD_DEPENDS+= bsdtar-[0-9]*:../../archivers/bsdtar
+BUILD_DEPENDS+= bzip2-[0-9]*:../../archivers/bzip2
+BUILD_DEPENDS+= gtar-base-[0-9]*:../../archivers/gtar-base
+BUILD_DEPENDS+= unzip-[0-9]*:../../archivers/unzip
+BUILD_DEPENDS+= xz-[0-9]*:../../archivers/xz
+BUILD_DEPENDS+= zip-[0-9]*:../../archivers/zip
+BUILD_DEPENDS+= autoconf-[0-9]*:../../devel/autoconf
+BUILD_DEPENDS+= automake-[0-9]*:../../devel/automake
+BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison
+BUILD_DEPENDS+= flex-[0-9]*:../../devel/flex
+BUILD_DEPENDS+= gmake-[0-9]*:../../devel/gmake
+BUILD_DEPENDS+= libtool-base-[0-9]*:../../devel/libtool-base
+BUILD_DEPENDS+= m4-[0-9]*:../../devel/m4
+BUILD_DEPENDS+= pkg-config-[0-9]*:../../devel/pkg-config
#BUILD_DEPENDS+= osabi-[0-9]*:../../pkgtools/osabi
-BUILD_DEPENDS+= pkg_tarup-[0-9]*:../../pkgtools/pkg_tarup
+BUILD_DEPENDS+= pkg_tarup-[0-9]*:../../pkgtools/pkg_tarup
.include "../../mk/bsd.prefs.mk"
diff --git a/meta-pkgs/gnuradio/Makefile b/meta-pkgs/gnuradio/Makefile
index 2dddd8a69d1..e291b1b9339 100644
--- a/meta-pkgs/gnuradio/Makefile
+++ b/meta-pkgs/gnuradio/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.18 2017/01/13 22:03:35 mef Exp $
+# $NetBSD: Makefile,v 1.19 2019/11/03 19:35:55 rillig Exp $
META_PACKAGE= yes
.include "../../ham/gnuradio-core/Makefile.version"
-DISTNAME= gnuradio-${VERSION}
+DISTNAME= gnuradio-${VERSION}
CATEGORIES= meta-pkgs ham
MASTER_SITES= # empty
DISTFILES= # empty
diff --git a/meta-pkgs/kde4/Makefile.kde4 b/meta-pkgs/kde4/Makefile.kde4
index ae25a21ac98..29429aa5bce 100644
--- a/meta-pkgs/kde4/Makefile.kde4
+++ b/meta-pkgs/kde4/Makefile.kde4
@@ -1,28 +1,28 @@
-# $NetBSD: Makefile.kde4,v 1.26 2018/06/08 12:42:13 he Exp $
+# $NetBSD: Makefile.kde4,v 1.27 2019/11/03 19:35:55 rillig Exp $
#
# This Makefile fragment is included at the top of package Makefiles for
# KDE4-distributed packages (they all share common configure and build
# settings).
-CATEGORIES+= kde
-_KDE_VERSION= 4.14.3
+CATEGORIES+= kde
+_KDE_VERSION= 4.14.3
MASTER_SITE_KDE_I18N= ${MASTER_SITE_KDE:=4.14.3/src/kde-l10n/}
-MASTER_SITES?= ${MASTER_SITE_KDE:=4.14.3/src/}
-EXTRACT_SUFX?= .tar.xz
-EXTRACT_USING= gtar
+MASTER_SITES?= ${MASTER_SITE_KDE:=4.14.3/src/}
+EXTRACT_SUFX?= .tar.xz
+EXTRACT_USING= gtar
MAINTAINER?= markd@NetBSD.org
HOMEPAGE?= http://www.kde.org/
LICENSE?= gnu-gpl-v2 AND gnu-lgpl-v2
-BUILD_DEPENDS+= automoc4>=0.9.87:../../devel/automoc4
-TOOLS_DEPENDS.cmake= cmake>=2.8.12:../../devel/cmake
+BUILD_DEPENDS+= automoc4>=0.9.87:../../devel/automoc4
+TOOLS_DEPENDS.cmake= cmake>=2.8.12:../../devel/cmake
USE_TOOLS+= pkg-config perl
USE_LANGUAGES= c gnu++03
USE_CMAKE= yes
CMAKE_ARG_PATH= ..
-CONFIGURE_DIRS= _KDE_build
+CONFIGURE_DIRS= _KDE_build
# eventually allow CMAKE_BUILD_TYPE to be overridden
# set for current default
diff --git a/meta-pkgs/py-tryton-platform/Makefile b/meta-pkgs/py-tryton-platform/Makefile
index ab354b70f5f..7088c1fe424 100644
--- a/meta-pkgs/py-tryton-platform/Makefile
+++ b/meta-pkgs/py-tryton-platform/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2019/09/02 13:20:21 adam Exp $
+# $NetBSD: Makefile,v 1.9 2019/11/03 19:35:55 rillig Exp $
#
DISTNAME= # empty
PKGNAME= ${PYPKGPREFIX}-tryton-platform-${TRYTON_BASEVER}
@@ -126,6 +126,6 @@ DEPENDS+= ${PYPKGPREFIX}-trytond-timesheet>=${TRYTON_BASEVER}:../../time/py-tryt
DEPENDS+= ${PYPKGPREFIX}-trytond-web-user>=${TRYTON_BASEVER}:../../www/py-trytond-web-user
DEPENDS+= ${PYPKGPREFIX}-trytond-webdav>=${TRYTON_BASEVER}:../../www/py-trytond-webdav
-PYTHON_VERSIONS_ACCEPTED= 27 # py-simplesoap via py-stdnum and py-trytond-bank
+PYTHON_VERSIONS_ACCEPTED= 27 # py-simplesoap via py-stdnum and py-trytond-bank
.include "../../mk/bsd.pkg.mk"
diff --git a/meta-pkgs/ruby-redmine-plugins/Makefile b/meta-pkgs/ruby-redmine-plugins/Makefile
index 02a26fe4222..f30b6e1faab 100644
--- a/meta-pkgs/ruby-redmine-plugins/Makefile
+++ b/meta-pkgs/ruby-redmine-plugins/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2017/09/30 15:48:42 taca Exp $
+# $NetBSD: Makefile,v 1.6 2019/11/03 19:35:55 rillig Exp $
DISTNAME= redmine-plugins-1.2.0
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
@@ -17,8 +17,8 @@ DEPENDS+= ${RUBY_PKGPREFIX}-redmine_startpage-[0-9]*:../../devel/ruby-redmine_st
DEPENDS+= ${RUBY_PKGPREFIX}-redmine_theme_changer-[0-9]*:../../devel/ruby-redmine_theme_changer
DEPENDS+= ${RUBY_PKGPREFIX}-redmine_work_time-[0-9]*:../../devel/ruby-redmine_work_time
-META_PACKAGE= yes
-MESSAGE_SRC+= ${.CURDIR}/MESSAGE.common ${.CURDIR}/MESSAGE
+META_PACKAGE= yes
+MESSAGE_SRC+= ${.CURDIR}/MESSAGE.common ${.CURDIR}/MESSAGE
RUBY_VERSIONS_ACCEPTED= 22
.include "../../lang/ruby/rubyversion.mk"
diff --git a/meta-pkgs/ruby-redmine-themes/Makefile b/meta-pkgs/ruby-redmine-themes/Makefile
index 80a61369f35..1c1491084a3 100644
--- a/meta-pkgs/ruby-redmine-themes/Makefile
+++ b/meta-pkgs/ruby-redmine-themes/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2017/09/30 15:48:42 taca Exp $
+# $NetBSD: Makefile,v 1.7 2019/11/03 19:35:55 rillig Exp $
DISTNAME= redmine-themes-1.3.0
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
@@ -15,7 +15,7 @@ DEPENDS+= ${RUBY_PKGPREFIX}-redmine-gitmike-theme-[a-z0-9]*:../../devel/ruby-red
DEPENDS+= ${RUBY_PKGPREFIX}-redmine-minimalflat-theme-[0-9]*:../../devel/ruby-redmine-minimalflat-theme
DEPENDS+= ${RUBY_PKGPREFIX}-redmine-red-andy-theme-[0-9]*:../../devel/ruby-redmine-red-andy-theme
-META_PACKAGE= yes
+META_PACKAGE= yes
RUBY_VERSIONS_ACCEPTED= 22
.include "../../lang/ruby/rubyversion.mk"
diff --git a/meta-pkgs/texlive-collection-context/Makefile b/meta-pkgs/texlive-collection-context/Makefile
index 516705e14c6..b372cf2e31c 100644
--- a/meta-pkgs/texlive-collection-context/Makefile
+++ b/meta-pkgs/texlive-collection-context/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2019/05/15 11:42:53 markd Exp $
+# $NetBSD: Makefile,v 1.8 2019/11/03 19:35:55 rillig Exp $
DISTNAME= collection-context
PKGNAME= texlive-${DISTNAME}-2019pre1
@@ -13,42 +13,42 @@ COMMENT= ConTeXt and packages
DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic
DEPENDS+= tex-context-[0-9]*:../../print/tex-context
-DEPENDS+= tex-jmn-[0-9]*:../../fonts/tex-jmn
-DEPENDS+= tex-context-account-[0-9]*:../../print/tex-context-account
-DEPENDS+= tex-context-algorithmic-[0-9]*:../../print/tex-context-algorithmic
-DEPENDS+= tex-context-animation-[0-9]*:../../print/tex-context-animation
-DEPENDS+= tex-context-annotation-[0-9]*:../../print/tex-context-annotation
-DEPENDS+= tex-context-bnf-[0-9]*:../../print/tex-context-bnf
-DEPENDS+= tex-context-chromato-[0-9]*:../../print/tex-context-chromato
+DEPENDS+= tex-jmn-[0-9]*:../../fonts/tex-jmn
+DEPENDS+= tex-context-account-[0-9]*:../../print/tex-context-account
+DEPENDS+= tex-context-algorithmic-[0-9]*:../../print/tex-context-algorithmic
+DEPENDS+= tex-context-animation-[0-9]*:../../print/tex-context-animation
+DEPENDS+= tex-context-annotation-[0-9]*:../../print/tex-context-annotation
+DEPENDS+= tex-context-bnf-[0-9]*:../../print/tex-context-bnf
+DEPENDS+= tex-context-chromato-[0-9]*:../../print/tex-context-chromato
# depend context-cmscbf
# depend context-cmttbf
-DEPENDS+= tex-context-construction-plan-[0-9]*:../../print/tex-context-construction-plan
-DEPENDS+= tex-context-cyrillicnumbers-[0-9]*:../../print/tex-context-cyrillicnumbers
-DEPENDS+= tex-context-degrade-[0-9]*:../../print/tex-context-degrade
-DEPENDS+= tex-context-fancybreak-[0-9]*:../../print/tex-context-fancybreak
-DEPENDS+= tex-context-filter-[0-9]*:../../print/tex-context-filter
-DEPENDS+= tex-context-french-[0-9]*:../../print/tex-context-french
-DEPENDS+= tex-context-fullpage-[0-9]*:../../print/tex-context-fullpage
-DEPENDS+= tex-context-gantt-[0-9]*:../../print/tex-context-gantt
-DEPENDS+= tex-context-gnuplot-[0-9]*:../../print/tex-context-gnuplot
+DEPENDS+= tex-context-construction-plan-[0-9]*:../../print/tex-context-construction-plan
+DEPENDS+= tex-context-cyrillicnumbers-[0-9]*:../../print/tex-context-cyrillicnumbers
+DEPENDS+= tex-context-degrade-[0-9]*:../../print/tex-context-degrade
+DEPENDS+= tex-context-fancybreak-[0-9]*:../../print/tex-context-fancybreak
+DEPENDS+= tex-context-filter-[0-9]*:../../print/tex-context-filter
+DEPENDS+= tex-context-french-[0-9]*:../../print/tex-context-french
+DEPENDS+= tex-context-fullpage-[0-9]*:../../print/tex-context-fullpage
+DEPENDS+= tex-context-gantt-[0-9]*:../../print/tex-context-gantt
+DEPENDS+= tex-context-gnuplot-[0-9]*:../../print/tex-context-gnuplot
# depend context-handlecsv
# depend context-inifile
# depend context-layout
-DEPENDS+= tex-context-letter-[0-9]*:../../print/tex-context-letter
-DEPENDS+= tex-context-lettrine-[0-9]*:../../print/tex-context-lettrine
-DEPENDS+= tex-context-mathsets-[0-9]*:../../print/tex-context-mathsets
+DEPENDS+= tex-context-letter-[0-9]*:../../print/tex-context-letter
+DEPENDS+= tex-context-lettrine-[0-9]*:../../print/tex-context-lettrine
+DEPENDS+= tex-context-mathsets-[0-9]*:../../print/tex-context-mathsets
# only a doc package exists
-#DEPENDS+= tex-context-notes-zh-cn-[0-9]*:../../print/tex-context-notes-zh-cn
-DEPENDS+= tex-context-rst-[0-9]*:../../print/tex-context-rst
-DEPENDS+= tex-context-ruby-[0-9]*:../../print/tex-context-ruby
-DEPENDS+= tex-context-simplefonts-[0-9]*:../../print/tex-context-simplefonts
-DEPENDS+= tex-context-simpleslides-[0-9]*:../../print/tex-context-simpleslides
-DEPENDS+= tex-context-title-[0-9]*:../../print/tex-context-title
-DEPENDS+= tex-context-transliterator-[0-9]*:../../print/tex-context-transliterator
-DEPENDS+= tex-context-typearea-[0-9]*:../../print/tex-context-typearea
-DEPENDS+= tex-context-typescripts-[0-9]*:../../print/tex-context-typescripts
-DEPENDS+= tex-context-vim-[0-9]*:../../print/tex-context-vim
-DEPENDS+= tex-context-visualcounter-[0-9]*:../../print/tex-context-visualcounter
+#DEPENDS+= tex-context-notes-zh-cn-[0-9]*:../../print/tex-context-notes-zh-cn
+DEPENDS+= tex-context-rst-[0-9]*:../../print/tex-context-rst
+DEPENDS+= tex-context-ruby-[0-9]*:../../print/tex-context-ruby
+DEPENDS+= tex-context-simplefonts-[0-9]*:../../print/tex-context-simplefonts
+DEPENDS+= tex-context-simpleslides-[0-9]*:../../print/tex-context-simpleslides
+DEPENDS+= tex-context-title-[0-9]*:../../print/tex-context-title
+DEPENDS+= tex-context-transliterator-[0-9]*:../../print/tex-context-transliterator
+DEPENDS+= tex-context-typearea-[0-9]*:../../print/tex-context-typearea
+DEPENDS+= tex-context-typescripts-[0-9]*:../../print/tex-context-typescripts
+DEPENDS+= tex-context-vim-[0-9]*:../../print/tex-context-vim
+DEPENDS+= tex-context-visualcounter-[0-9]*:../../print/tex-context-visualcounter
# depend npp-for-context
META_PACKAGE= yes
diff --git a/meta-pkgs/texlive-collection-latexextra/Makefile b/meta-pkgs/texlive-collection-latexextra/Makefile
index 66bd1d4fa16..bde936b53eb 100644
--- a/meta-pkgs/texlive-collection-latexextra/Makefile
+++ b/meta-pkgs/texlive-collection-latexextra/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2019/08/13 20:55:15 markd Exp $
+# $NetBSD: Makefile,v 1.48 2019/11/03 19:35:55 rillig Exp $
DISTNAME= collection-latexextra
PKGNAME= texlive-${DISTNAME}-2019pre4
@@ -10,8 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.tug.org/texlive/
COMMENT= LaTeX additional packages
-DEPENDS+= texlive-collection-latexrecommended-[0-9]*:../../meta-pkgs/texlive-collection-latexrecommended
-DEPENDS+= texlive-collection-pictures-[0-9]*:../../meta-pkgs/texlive-collection-pictures
+DEPENDS+= texlive-collection-latexrecommended-[0-9]*:../../meta-pkgs/texlive-collection-latexrecommended
+DEPENDS+= texlive-collection-pictures-[0-9]*:../../meta-pkgs/texlive-collection-pictures
DEPENDS+= tex-2up-[0-9]*:../../print/tex-2up
# depend ESIEEcv