summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2018-01-01 22:29:15 +0000
committerrillig <rillig@pkgsrc.org>2018-01-01 22:29:15 +0000
commit44f586c7a0b65d5e7ff0fec66208765ac1e77f41 (patch)
tree42d1b5401a22e790ac32c2531b926c30e77a66a8 /misc
parent028d6892e18fce93db86c12efc2c3675556e2afc (diff)
downloadpkgsrc-44f586c7a0b65d5e7ff0fec66208765ac1e77f41.tar.gz
Sort PLIST files.
Unsorted entries in PLIST files have generated a pkglint warning for at least 12 years. Somewhat more recently, pkglint has learned to sort PLIST files automatically. Since pkglint 5.4.23, the sorting is only done in obvious, simple cases. These have been applied by running: pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
Diffstat (limited to 'misc')
-rw-r--r--misc/astrolog/PLIST10
-rw-r--r--misc/chord/PLIST6
-rw-r--r--misc/chordii/PLIST6
-rw-r--r--misc/colorls/PLIST4
-rw-r--r--misc/ja-less/PLIST4
-rw-r--r--misc/kanjipad/PLIST4
-rw-r--r--misc/kp/PLIST24
-rw-r--r--misc/latin-words-bin/PLIST4
-rw-r--r--misc/less/PLIST6
-rw-r--r--misc/linux-words/PLIST4
-rw-r--r--misc/nxtvepg/PLIST4
-rw-r--r--misc/routeplanner-cli/PLIST4
-rw-r--r--misc/rump/PLIST.Linux6
-rw-r--r--misc/rump/PLIST.SunOS4
-rw-r--r--misc/xjdic/PLIST20
15 files changed, 55 insertions, 55 deletions
diff --git a/misc/astrolog/PLIST b/misc/astrolog/PLIST
index 2ca6f141fcd..1ff9aa98d09 100644
--- a/misc/astrolog/PLIST
+++ b/misc/astrolog/PLIST
@@ -1,9 +1,9 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:07:18 joerg Exp $
+@comment $NetBSD: PLIST,v 1.3 2018/01/01 22:29:43 rillig Exp $
bin/astrolog
+lib/astrolog/CHI_24
+lib/astrolog/CPJV_24
+lib/astrolog/LRZ5_24
+lib/astrolog/astrolog.dat
share/doc/astrolog/Helpfile.540
share/doc/astrolog/README.540
share/doc/astrolog/Update.540
-lib/astrolog/astrolog.dat
-lib/astrolog/LRZ5_24
-lib/astrolog/CHI_24
-lib/astrolog/CPJV_24
diff --git a/misc/chord/PLIST b/misc/chord/PLIST
index d3f1efbff35..708f5ab3208 100644
--- a/misc/chord/PLIST
+++ b/misc/chord/PLIST
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/12 19:09:36 rillig Exp $
-bin/chord
+@comment $NetBSD: PLIST,v 1.3 2018/01/01 22:29:43 rillig Exp $
bin/a2crd
-man/man1/chord.1
+bin/chord
man/man1/a2crd.1
+man/man1/chord.1
diff --git a/misc/chordii/PLIST b/misc/chordii/PLIST
index a283d810da7..4567edb371d 100644
--- a/misc/chordii/PLIST
+++ b/misc/chordii/PLIST
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1 2014/05/29 08:54:02 darcy Exp $
-bin/chordii
+@comment $NetBSD: PLIST,v 1.2 2018/01/01 22:29:43 rillig Exp $
bin/a2crd
-man/man1/chordii.1
+bin/chordii
man/man1/a2crd.1
+man/man1/chordii.1
diff --git a/misc/colorls/PLIST b/misc/colorls/PLIST
index 3d8b376778b..745d7a7a207 100644
--- a/misc/colorls/PLIST
+++ b/misc/colorls/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/12 19:09:37 rillig Exp $
+@comment $NetBSD: PLIST,v 1.3 2018/01/01 22:29:44 rillig Exp $
bin/colorls
-man/man1/colorls.1
man/cat1/colorls.0
+man/man1/colorls.1
diff --git a/misc/ja-less/PLIST b/misc/ja-less/PLIST
index c4c63241444..05bac0d1b40 100644
--- a/misc/ja-less/PLIST
+++ b/misc/ja-less/PLIST
@@ -1,6 +1,6 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2002/05/31 13:00:24 seb Exp $
+@comment $NetBSD: PLIST,v 1.2 2018/01/01 22:29:44 rillig Exp $
bin/jless
-bin/jlesskey
bin/jlessecho
+bin/jlesskey
man/man1/jless.1
man/man1/jlesskey.1
diff --git a/misc/kanjipad/PLIST b/misc/kanjipad/PLIST
index 531898d0592..ca52d46b229 100644
--- a/misc/kanjipad/PLIST
+++ b/misc/kanjipad/PLIST
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:07:23 joerg Exp $
+@comment $NetBSD: PLIST,v 1.4 2018/01/01 22:29:44 rillig Exp $
bin/kanjipad
bin/kpengine
-share/kanjipad/jdata.dat
share/doc/kanjipad/README
+share/kanjipad/jdata.dat
diff --git a/misc/kp/PLIST b/misc/kp/PLIST
index 9fc7ee9eb56..5baaeeb7473 100644
--- a/misc/kp/PLIST
+++ b/misc/kp/PLIST
@@ -1,16 +1,16 @@
-@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:07:26 joerg Exp $
+@comment $NetBSD: PLIST,v 1.4 2018/01/01 22:29:44 rillig Exp $
bin/kp
-lib/kp/cursor.tcl
lib/kp/bit_saddy.h
-lib/kp/status.tcl
-lib/kp/smileys.tcl
-lib/kp/options.tcl
-lib/kp/menu.tcl
-lib/kp/main.tcl
-lib/kp/keyboard.tcl
-lib/kp/help.tcl
-lib/kp/filter.tcl
-lib/kp/file.tcl
-lib/kp/entry.tcl
lib/kp/bit_smiley.h
+lib/kp/cursor.tcl
+lib/kp/entry.tcl
+lib/kp/file.tcl
+lib/kp/filter.tcl
+lib/kp/help.tcl
+lib/kp/keyboard.tcl
+lib/kp/main.tcl
+lib/kp/menu.tcl
+lib/kp/options.tcl
+lib/kp/smileys.tcl
+lib/kp/status.tcl
man/man1/kp.1
diff --git a/misc/latin-words-bin/PLIST b/misc/latin-words-bin/PLIST
index e03ce74c63c..2744bdd8b63 100644
--- a/misc/latin-words-bin/PLIST
+++ b/misc/latin-words-bin/PLIST
@@ -1,12 +1,12 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:07:26 joerg Exp $
+@comment $NetBSD: PLIST,v 1.3 2018/01/01 22:29:44 rillig Exp $
bin/latin-words
-libexec/latin-words
libdata/latin-words/ADDONS.LAT
libdata/latin-words/DICTFILE.GEN
libdata/latin-words/INDXFILE.GEN
libdata/latin-words/INFLECTS.SEC
libdata/latin-words/STEMFILE.GEN
libdata/latin-words/UNIQUES.LAT
+libexec/latin-words
share/doc/latin-words/README
share/doc/latin-words/wordsdoc.html
share/doc/latin-words/wordsdoc.txt
diff --git a/misc/less/PLIST b/misc/less/PLIST
index 28865d51315..3d2d840e73f 100644
--- a/misc/less/PLIST
+++ b/misc/less/PLIST
@@ -1,7 +1,7 @@
-@comment $NetBSD: PLIST,v 1.2 2007/04/25 18:06:51 tnn Exp $
+@comment $NetBSD: PLIST,v 1.3 2018/01/01 22:29:44 rillig Exp $
bin/less
-bin/lesskey
bin/lessecho
+bin/lesskey
man/man1/less.1
-man/man1/lesskey.1
man/man1/lessecho.1
+man/man1/lesskey.1
diff --git a/misc/linux-words/PLIST b/misc/linux-words/PLIST
index 033985d8138..62e04f27eab 100644
--- a/misc/linux-words/PLIST
+++ b/misc/linux-words/PLIST
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:07:26 joerg Exp $
-share/dict/words
+@comment $NetBSD: PLIST,v 1.3 2018/01/01 22:29:44 rillig Exp $
share/dict/linux.words
+share/dict/words
share/doc/linux-words/README.linux.words
share/doc/linux-words/README2.linux.words
diff --git a/misc/nxtvepg/PLIST b/misc/nxtvepg/PLIST
index af1524af0e6..346bd7da2d6 100644
--- a/misc/nxtvepg/PLIST
+++ b/misc/nxtvepg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2002/11/24 17:23:40 magick Exp $
+@comment $NetBSD: PLIST,v 1.3 2018/01/01 22:29:44 rillig Exp $
bin/nxtvepg
-man/man1/nxtvepg.1
lib/X11/app-defaults/Nxtvepg
+man/man1/nxtvepg.1
diff --git a/misc/routeplanner-cli/PLIST b/misc/routeplanner-cli/PLIST
index 87f43c1eb27..e81acc3b09d 100644
--- a/misc/routeplanner-cli/PLIST
+++ b/misc/routeplanner-cli/PLIST
@@ -1,10 +1,10 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:07:29 joerg Exp $
+@comment $NetBSD: PLIST,v 1.3 2018/01/01 22:29:44 rillig Exp $
bin/rpcli
lib/routeplanner/Basic-USA.rpl3.gz
lib/routeplanner/NorthAmerica.rpl3.gz
+lib/routeplanner/rpcity.py
lib/routeplanner/rpcli.py
lib/routeplanner/rpcountry.py
-lib/routeplanner/rpcity.py
lib/routeplanner/rpdbase.py
lib/routeplanner/rproute.py
lib/routeplanner/rpunits.py
diff --git a/misc/rump/PLIST.Linux b/misc/rump/PLIST.Linux
index 978b1f6b59d..c65e4b79937 100644
--- a/misc/rump/PLIST.Linux
+++ b/misc/rump/PLIST.Linux
@@ -1,10 +1,10 @@
-@comment $NetBSD: PLIST.Linux,v 1.3 2013/07/05 17:20:59 stacktic Exp $
-lib/librumphijack_pic.a
+@comment $NetBSD: PLIST.Linux,v 1.4 2018/01/01 22:29:44 rillig Exp $
lib/librumphijack.so
lib/librumphijack.so.0
lib/librumphijack.so.0.0
+lib/librumphijack_pic.a
lib/librumpkern_sys_linux.a
-lib/librumpkern_sys_linux_pic.a
lib/librumpkern_sys_linux.so
lib/librumpkern_sys_linux.so.0
lib/librumpkern_sys_linux.so.0.0
+lib/librumpkern_sys_linux_pic.a
diff --git a/misc/rump/PLIST.SunOS b/misc/rump/PLIST.SunOS
index a364a7f9b99..6eff472df7f 100644
--- a/misc/rump/PLIST.SunOS
+++ b/misc/rump/PLIST.SunOS
@@ -1,6 +1,6 @@
-@comment $NetBSD: PLIST.SunOS,v 1.2 2013/07/05 17:20:59 stacktic Exp $
+@comment $NetBSD: PLIST.SunOS,v 1.3 2018/01/01 22:29:44 rillig Exp $
lib/librumpkern_sys_sunos.a
-lib/librumpkern_sys_sunos_pic.a
lib/librumpkern_sys_sunos.so
lib/librumpkern_sys_sunos.so.0
lib/librumpkern_sys_sunos.so.0.0
+lib/librumpkern_sys_sunos_pic.a
diff --git a/misc/xjdic/PLIST b/misc/xjdic/PLIST
index 78f17e6dac8..69aaecf3e5c 100644
--- a/misc/xjdic/PLIST
+++ b/misc/xjdic/PLIST
@@ -1,22 +1,22 @@
-@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:07:32 joerg Exp $
+@comment $NetBSD: PLIST,v 1.4 2018/01/01 22:29:45 rillig Exp $
bin/exjdxgen
-bin/xjdic_cl
bin/xjdic
+bin/xjdic_cl
bin/xjdserver
bin/xjdxgen
+man/man1/xjdic.1
+share/doc/xjdic/.xjdicrc
share/doc/xjdic/xjdic22.WHATSNEW
share/doc/xjdic/xjdic23.WHATSNEW
share/doc/xjdic/xjdic24.WHATSNEW
share/doc/xjdic/xjdic24.inf
share/doc/xjdic/xjdic24.install
-share/doc/xjdic/.xjdicrc
+share/xjdic/edict
+share/xjdic/edict.xjdx
+share/xjdic/kanjidic
+share/xjdic/kanjidic.xjdx
share/xjdic/kanjstroke
+share/xjdic/radicals.tm
share/xjdic/radkfile
-share/xjdic/vconj
share/xjdic/romkana.cnv
-share/xjdic/radicals.tm
-share/xjdic/kanjidic
-share/xjdic/kanjidic.xjdx
-share/xjdic/edict
-share/xjdic/edict.xjdx
-man/man1/xjdic.1
+share/xjdic/vconj