update-plist nits

This commit is contained in:
espie 2018-05-17 09:20:07 +00:00
parent d8758b5dbd
commit cc03a56ef1
16 changed files with 28 additions and 31 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.59 2018/04/29 09:07:39 naddy Exp $ # $OpenBSD: Makefile,v 1.60 2018/05/17 09:20:07 espie Exp $
COMMENT= GTK-based LDAP client COMMENT= GTK-based LDAP client
DISTNAME= gq-1.3.4 DISTNAME= gq-1.3.4
REVISION= 11 REVISION= 12
CATEGORIES= databases sysutils CATEGORIES= databases sysutils

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.13 2012/06/15 08:32:14 ajacoutot Exp $ @comment $OpenBSD: PLIST,v 1.14 2018/05/17 09:20:07 espie Exp $
@bin bin/gq @bin bin/gq
share/applications/gq.desktop share/applications/gq.desktop
share/gnome/ share/gnome/
@ -12,10 +12,6 @@ share/gnome/help/gq-manual/de/gq-manual.xml
share/gnome/help/gq-manual/de/legal.xml share/gnome/help/gq-manual/de/legal.xml
share/gq/ share/gq/
share/gq/gq.glade share/gq/gq.glade
share/icons/
share/icons/hicolor/
share/icons/hicolor/16x16/
share/icons/hicolor/16x16/apps/
share/icons/hicolor/16x16/apps/ldap-group.png share/icons/hicolor/16x16/apps/ldap-group.png
share/icons/hicolor/16x16/apps/ldap-organization.png share/icons/hicolor/16x16/apps/ldap-organization.png
share/icons/hicolor/16x16/apps/ldap-person.png share/icons/hicolor/16x16/apps/ldap-person.png

View File

@ -1,7 +1,8 @@
# $OpenBSD: Makefile,v 1.52 2017/03/20 14:06:35 giovanni Exp $ # $OpenBSD: Makefile,v 1.53 2018/05/17 09:20:07 espie Exp $
COMMENT= MySQL drivers for the Perl DBI COMMENT= MySQL drivers for the Perl DBI
DISTNAME= DBD-mysql-4.042 DISTNAME= DBD-mysql-4.042
REVISION = 0
CATEGORIES= databases CATEGORIES= databases

View File

@ -1,10 +1,10 @@
@comment $OpenBSD: PLIST,v 1.10 2016/09/01 17:23:36 giovanni Exp $ @comment $OpenBSD: PLIST,v 1.11 2018/05/17 09:20:08 espie Exp $
@comment ${P5ARCH}/Bundle/DBD/ @comment ${P5ARCH}/Bundle/DBD/
@comment ${P5ARCH}/Bundle/DBD/mysql.pm @comment ${P5ARCH}/Bundle/DBD/mysql.pm
@comment ${P5ARCH}/DBD/mysql/INSTALL.pod
${P5ARCH}/DBD/mysql/ ${P5ARCH}/DBD/mysql/
${P5ARCH}/DBD/mysql.pm ${P5ARCH}/DBD/mysql.pm
${P5ARCH}/DBD/mysql/GetInfo.pm ${P5ARCH}/DBD/mysql/GetInfo.pm
@comment ${P5ARCH}/DBD/mysql/INSTALL.pod
${P5ARCH}/auto/DBD/ ${P5ARCH}/auto/DBD/
${P5ARCH}/auto/DBD/mysql/ ${P5ARCH}/auto/DBD/mysql/
${P5ARCH}/auto/DBD/mysql/mysql.so ${P5ARCH}/auto/DBD/mysql/mysql.so

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.22 2016/12/25 15:42:09 zhuk Exp $ # $OpenBSD: Makefile,v 1.23 2018/05/17 09:20:08 espie Exp $
COMMENT = extensible and flexible object relational mapper COMMENT = extensible and flexible object relational mapper
@ -6,7 +6,7 @@ MODULES = cpan databases/postgresql databases/mariadb
PKG_ARCH = * PKG_ARCH = *
DISTNAME = DBIx-Class-0.082820 DISTNAME = DBIx-Class-0.082820
CATEGORIES = databases devel CATEGORIES = databases devel
REVISION = 0 REVISION = 1
MAINTAINER = Andrew Fresh <afresh1@openbsd.org> MAINTAINER = Andrew Fresh <afresh1@openbsd.org>

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.5 2015/01/25 20:08:33 afresh1 Exp $ @comment $OpenBSD: PLIST,v 1.6 2018/05/17 09:20:08 espie Exp $
@comment bin/dbicadmin @comment bin/dbicadmin
${P5SITE}/DBIx/Class.pm ${P5SITE}/DBIx/Class.pm
${P5SITE}/DBIx/Class.pod ${P5SITE}/DBIx/Class.pod
@ -67,6 +67,7 @@ ${P5SITE}/DBIx/Class/Manual/QuickStart.pod
${P5SITE}/DBIx/Class/Manual/Reading.pod ${P5SITE}/DBIx/Class/Manual/Reading.pod
${P5SITE}/DBIx/Class/Manual/ResultClass.pod ${P5SITE}/DBIx/Class/Manual/ResultClass.pod
${P5SITE}/DBIx/Class/Manual/Troubleshooting.pod ${P5SITE}/DBIx/Class/Manual/Troubleshooting.pod
@comment ${P5SITE}/DBIx/Class/Manual/Troubleshooting.pod.orig
${P5SITE}/DBIx/Class/Optional/ ${P5SITE}/DBIx/Class/Optional/
${P5SITE}/DBIx/Class/Optional/Dependencies.pm ${P5SITE}/DBIx/Class/Optional/Dependencies.pm
${P5SITE}/DBIx/Class/Optional/Dependencies.pod ${P5SITE}/DBIx/Class/Optional/Dependencies.pod

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.10 2016/03/20 19:56:11 naddy Exp $ # $OpenBSD: Makefile,v 1.11 2018/05/17 09:20:08 espie Exp $
COMMENT= classes and UML-style associations on top of DBI COMMENT= classes and UML-style associations on top of DBI
MODULES= cpan MODULES= cpan
PKG_ARCH= * PKG_ARCH= *
DISTNAME= DBIx-DataModel-1.09 DISTNAME= DBIx-DataModel-1.09
REVISION= 1 REVISION= 2
CATEGORIES= databases CATEGORIES= databases
# Perl # Perl

View File

@ -1,5 +1,4 @@
@comment $OpenBSD: PLIST,v 1.2 2008/11/19 00:27:28 simon Exp $ @comment $OpenBSD: PLIST,v 1.3 2018/05/17 09:20:08 espie Exp $
${P5SITE}/DBIx/
${P5SITE}/DBIx/DataModel/ ${P5SITE}/DBIx/DataModel/
${P5SITE}/DBIx/DataModel.pm ${P5SITE}/DBIx/DataModel.pm
${P5SITE}/DBIx/DataModel/Base.pm ${P5SITE}/DBIx/DataModel/Base.pm

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2016/03/20 19:56:11 naddy Exp $ # $OpenBSD: Makefile,v 1.9 2018/05/17 09:20:08 espie Exp $
COMMENT= create random people COMMENT= create random people
@ -6,6 +6,7 @@ MODULES= cpan
PKG_ARCH= * PKG_ARCH= *
DISTNAME = Data-RandomPerson-0.50 DISTNAME = Data-RandomPerson-0.50
CATEGORIES= databases CATEGORIES= databases
REVISION = 0
MAINTAINER= Jim Razmus II <jim@openbsd.org> MAINTAINER= Jim Razmus II <jim@openbsd.org>

View File

@ -1,5 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/10/08 14:10:24 steven Exp $ @comment $OpenBSD: PLIST,v 1.2 2018/05/17 09:20:08 espie Exp $
${P5SITE}/Data/
${P5SITE}/Data/RandomPerson/ ${P5SITE}/Data/RandomPerson/
${P5SITE}/Data/RandomPerson.pm ${P5SITE}/Data/RandomPerson.pm
${P5SITE}/Data/RandomPerson/Choice.pm ${P5SITE}/Data/RandomPerson/Choice.pm

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.19 2018/01/11 19:27:02 rpe Exp $ # $OpenBSD: Makefile,v 1.20 2018/05/17 09:20:08 espie Exp $
PORTROACH= limit:^4 PORTROACH= limit:^4
@ -11,7 +11,8 @@ DISTNAME= puppetdb-$V
PKGNAME-main= ${DISTNAME} PKGNAME-main= ${DISTNAME}
PKGNAME-plugin= puppetdb-termini-$V PKGNAME-plugin= puppetdb-termini-$V
CATEGORIES= databases CATEGORIES= databases
REVISION-main= 0 REVISION-main= 1
REVISION-plugin=0
HOMEPAGE= http://docs.puppetlabs.com/puppetdb/latest/ HOMEPAGE= http://docs.puppetlabs.com/puppetdb/latest/

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-main,v 1.6 2017/12/01 10:01:33 sebastia Exp $ @comment $OpenBSD: PLIST-main,v 1.7 2018/05/17 09:20:08 espie Exp $
@option is-branch @option is-branch
@newgroup _puppetdb:719 @newgroup _puppetdb:719
@newuser _puppetdb:719:719:daemon:PuppetDB user:/nonexistent:/sbin/nologin @newuser _puppetdb:719:719:daemon:PuppetDB user:/nonexistent:/sbin/nologin
@ -6,7 +6,6 @@ bin/puppetdb
share/doc/pkg-readmes/${FULLPKGNAME} share/doc/pkg-readmes/${FULLPKGNAME}
share/examples/puppetdb/ share/examples/puppetdb/
share/examples/puppetdb/puppetlabs/ share/examples/puppetdb/puppetlabs/
@sample ${SYSCONFDIR}/puppetlabs/
share/examples/puppetdb/puppetlabs/puppetdb/ share/examples/puppetdb/puppetlabs/puppetdb/
@sample ${SYSCONFDIR}/puppetlabs/puppetdb/ @sample ${SYSCONFDIR}/puppetlabs/puppetdb/
share/examples/puppetdb/puppetlabs/puppetdb/bootstrap.cfg share/examples/puppetdb/puppetlabs/puppetdb/bootstrap.cfg

View File

@ -1,6 +1,5 @@
@comment $OpenBSD: PLIST-plugin,v 1.4 2017/12/01 10:01:33 sebastia Exp $ @comment $OpenBSD: PLIST-plugin,v 1.5 2018/05/17 09:20:08 espie Exp $
@option is-branch @option is-branch
${MODRUBY_SITEDIR}/puppet/util/puppetdb/
${MODRUBY_SITEDIR}/puppet/face/node/deactivate.rb ${MODRUBY_SITEDIR}/puppet/face/node/deactivate.rb
${MODRUBY_SITEDIR}/puppet/face/node/status.rb ${MODRUBY_SITEDIR}/puppet/face/node/status.rb
${MODRUBY_SITEDIR}/puppet/functions/puppetdb_query.rb ${MODRUBY_SITEDIR}/puppet/functions/puppetdb_query.rb
@ -10,6 +9,7 @@ ${MODRUBY_SITEDIR}/puppet/indirector/facts/puppetdb_apply.rb
${MODRUBY_SITEDIR}/puppet/indirector/node/puppetdb.rb ${MODRUBY_SITEDIR}/puppet/indirector/node/puppetdb.rb
${MODRUBY_SITEDIR}/puppet/indirector/resource/puppetdb.rb ${MODRUBY_SITEDIR}/puppet/indirector/resource/puppetdb.rb
${MODRUBY_SITEDIR}/puppet/reports/puppetdb.rb ${MODRUBY_SITEDIR}/puppet/reports/puppetdb.rb
${MODRUBY_SITEDIR}/puppet/util/puppetdb/
${MODRUBY_SITEDIR}/puppet/util/puppetdb.rb ${MODRUBY_SITEDIR}/puppet/util/puppetdb.rb
${MODRUBY_SITEDIR}/puppet/util/puppetdb/atom.rb ${MODRUBY_SITEDIR}/puppet/util/puppetdb/atom.rb
${MODRUBY_SITEDIR}/puppet/util/puppetdb/char_encoding.rb ${MODRUBY_SITEDIR}/puppet/util/puppetdb/char_encoding.rb

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2018/04/26 07:01:30 sebastia Exp $ # $OpenBSD: Makefile,v 1.9 2018/05/17 09:20:08 espie Exp $
COMMENT-main= fast, scalable, and reliable data warehouse for Puppet COMMENT-main= fast, scalable, and reliable data warehouse for Puppet
COMMENT-plugin= PuppetDB terminus plugin COMMENT-plugin= PuppetDB terminus plugin
@ -8,6 +8,7 @@ DISTNAME= puppetdb-$V
PKGNAME-main= ${DISTNAME} PKGNAME-main= ${DISTNAME}
PKGNAME-plugin= puppetdb-termini-$V PKGNAME-plugin= puppetdb-termini-$V
CATEGORIES= databases CATEGORIES= databases
REVISION= 0
HOMEPAGE= http://docs.puppetlabs.com/puppetdb/latest/ HOMEPAGE= http://docs.puppetlabs.com/puppetdb/latest/

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-main,v 1.4 2017/12/01 10:01:33 sebastia Exp $ @comment $OpenBSD: PLIST-main,v 1.5 2018/05/17 09:20:08 espie Exp $
@option is-branch @option is-branch
@newgroup _puppetdb:719 @newgroup _puppetdb:719
@newuser _puppetdb:719:719:daemon:PuppetDB user:/nonexistent:/sbin/nologin @newuser _puppetdb:719:719:daemon:PuppetDB user:/nonexistent:/sbin/nologin
@ -6,7 +6,6 @@ bin/puppetdb
share/doc/pkg-readmes/${FULLPKGNAME} share/doc/pkg-readmes/${FULLPKGNAME}
share/examples/puppetdb/ share/examples/puppetdb/
share/examples/puppetdb/puppetlabs/ share/examples/puppetdb/puppetlabs/
@sample ${SYSCONFDIR}/puppetlabs/
share/examples/puppetdb/puppetlabs/puppetdb/ share/examples/puppetdb/puppetlabs/puppetdb/
@sample ${SYSCONFDIR}/puppetlabs/puppetdb/ @sample ${SYSCONFDIR}/puppetlabs/puppetdb/
share/examples/puppetdb/puppetlabs/puppetdb/bootstrap.cfg share/examples/puppetdb/puppetlabs/puppetdb/bootstrap.cfg

View File

@ -1,6 +1,5 @@
@comment $OpenBSD: PLIST-plugin,v 1.4 2017/12/01 10:01:33 sebastia Exp $ @comment $OpenBSD: PLIST-plugin,v 1.5 2018/05/17 09:20:08 espie Exp $
@option is-branch @option is-branch
${MODRUBY_SITEDIR}/puppet/util/puppetdb/
${MODRUBY_SITEDIR}/puppet/face/node/deactivate.rb ${MODRUBY_SITEDIR}/puppet/face/node/deactivate.rb
${MODRUBY_SITEDIR}/puppet/face/node/status.rb ${MODRUBY_SITEDIR}/puppet/face/node/status.rb
${MODRUBY_SITEDIR}/puppet/functions/puppetdb_query.rb ${MODRUBY_SITEDIR}/puppet/functions/puppetdb_query.rb
@ -10,6 +9,7 @@ ${MODRUBY_SITEDIR}/puppet/indirector/facts/puppetdb_apply.rb
${MODRUBY_SITEDIR}/puppet/indirector/node/puppetdb.rb ${MODRUBY_SITEDIR}/puppet/indirector/node/puppetdb.rb
${MODRUBY_SITEDIR}/puppet/indirector/resource/puppetdb.rb ${MODRUBY_SITEDIR}/puppet/indirector/resource/puppetdb.rb
${MODRUBY_SITEDIR}/puppet/reports/puppetdb.rb ${MODRUBY_SITEDIR}/puppet/reports/puppetdb.rb
${MODRUBY_SITEDIR}/puppet/util/puppetdb/
${MODRUBY_SITEDIR}/puppet/util/puppetdb.rb ${MODRUBY_SITEDIR}/puppet/util/puppetdb.rb
${MODRUBY_SITEDIR}/puppet/util/puppetdb/atom.rb ${MODRUBY_SITEDIR}/puppet/util/puppetdb/atom.rb
${MODRUBY_SITEDIR}/puppet/util/puppetdb/char_encoding.rb ${MODRUBY_SITEDIR}/puppet/util/puppetdb/char_encoding.rb