pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

wip/y*: fix pkglint indentation warnings



Module Name:	pkgsrc-wip
Committed By:	Roland Illig <roland.illig%gmx.de@localhost>
Pushed By:	rillig
Date:		Sun Jan 28 00:03:32 2018 +0000
Changeset:	1b536ef6f1c55c52e59c99c15af268b7d30722a4

Modified Files:
	yafray/Makefile
	yakuake/Makefile
	yakuake/PLIST
	yateclient/PLIST
	yauap/Makefile
	yersinia/Makefile
	yi/options.mk
	yoda/Makefile
	yosys/Makefile
	ypserv/PLIST

Log Message:
wip/y*: fix pkglint indentation warnings

pkglint -Wall -F -o aligned y*/

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1b536ef6f1c55c52e59c99c15af268b7d30722a4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 yafray/Makefile   |  10 +--
 yakuake/Makefile  |   6 +-
 yakuake/PLIST     | 116 ++++++++++++++++----------------
 yateclient/PLIST  | 198 +++++++++++++++++++++++++++---------------------------
 yauap/Makefile    |   4 +-
 yersinia/Makefile |   6 +-
 yi/options.mk     |   4 +-
 yoda/Makefile     |  10 +--
 yosys/Makefile    |  68 +++++++++----------
 ypserv/PLIST      |   2 +-
 10 files changed, 212 insertions(+), 212 deletions(-)

diffs:
diff --git a/yafray/Makefile b/yafray/Makefile
index a197d82dfe..58e53b0ea0 100644
--- a/yafray/Makefile
+++ b/yafray/Makefile
@@ -4,7 +4,7 @@
 DISTNAME=	yafray-0.0.7
 PKGREVISION=	1
 CATEGORIES=	graphics
-MASTER_SITES= http://yafray.org/sec/2/downloads/
+MASTER_SITES=	http://yafray.org/sec/2/downloads/
 
 MAINTAINER=	fab%gnux.info@localhost
 HOMEPAGE=	http://www.yafray.org/
@@ -19,11 +19,11 @@ DOCDIR=			${PREFIX}/share/doc/yafray
 
 PTHREAD_OPTS=		require
 
-SUBST_CLASSES+=     patch
+SUBST_CLASSES+=		patch
 SUBST_MESSAGE.patch=	Make yafray search the grammar at the right place.
-SUBST_STAGE.patch=  post-patch
-SUBST_FILES.patch=  src/loader/loader.cc
-SUBST_SED.patch=    -e "s|/usr/local/etc|${YAFRAYDIR}|"
+SUBST_STAGE.patch=	post-patch
+SUBST_FILES.patch=	src/loader/loader.cc
+SUBST_SED.patch=	-e "s|/usr/local/etc|${YAFRAYDIR}|"
 
 INSTALLATION_DIRS=	bin lib
 
diff --git a/yakuake/Makefile b/yakuake/Makefile
index 8ef97764b2..d2a326b191 100644
--- a/yakuake/Makefile
+++ b/yakuake/Makefile
@@ -11,9 +11,9 @@ MAINTAINER=	drjumba%bigmir.net@localhost
 HOMEPAGE=	http://extragear.kde.org/apps/yakuake/
 COMMENT=	Drop-down terminal emulator based on KDE Konsole technology
 
-USE_CMAKE=              yes
-USE_LANGUAGES=          c c++
-USE_TOOLS+=             awk msgfmt pkg-config perl
+USE_CMAKE=		yes
+USE_LANGUAGES=		c c++
+USE_TOOLS+=		awk msgfmt pkg-config perl
 
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../meta-pkgs/kde4/kde4.mk"
diff --git a/yakuake/PLIST b/yakuake/PLIST
index 5fab03f83c..2acbdf0733 100644
--- a/yakuake/PLIST
+++ b/yakuake/PLIST
@@ -1,35 +1,9 @@
 @comment $NetBSD: PLIST,v 1.3 2009/10/11 11:18:16 thomasklausner Exp $
 bin/yakuake
 share/applications/kde4/yakuake.desktop
-share/locale/ca/LC_MESSAGES/yakuake.mo
-share/locale/cs/LC_MESSAGES/yakuake.mo
-share/locale/da/LC_MESSAGES/yakuake.mo
-share/locale/de/LC_MESSAGES/yakuake.mo
-share/locale/el/LC_MESSAGES/yakuake.mo
-share/locale/en_GB/LC_MESSAGES/yakuake.mo
-share/locale/et/LC_MESSAGES/yakuake.mo
-share/locale/fr/LC_MESSAGES/yakuake.mo
-share/locale/ga/LC_MESSAGES/yakuake.mo
-share/locale/gl/LC_MESSAGES/yakuake.mo
-share/locale/hi/LC_MESSAGES/yakuake.mo
-share/locale/ja/LC_MESSAGES/yakuake.mo
-share/locale/ko/LC_MESSAGES/yakuake.mo
-share/locale/nds/LC_MESSAGES/yakuake.mo
-share/locale/nl/LC_MESSAGES/yakuake.mo
-share/locale/nn/LC_MESSAGES/yakuake.mo
-share/locale/pt/LC_MESSAGES/yakuake.mo
-share/locale/pt_BR/LC_MESSAGES/yakuake.mo
-share/locale/ro/LC_MESSAGES/yakuake.mo
-share/locale/ru/LC_MESSAGES/yakuake.mo
-share/locale/sv/LC_MESSAGES/yakuake.mo
-share/locale/th/LC_MESSAGES/yakuake.mo
-share/locale/tr/LC_MESSAGES/yakuake.mo
-share/locale/uk/LC_MESSAGES/yakuake.mo
-share/locale/zh_CN/LC_MESSAGES/yakuake.mo
 share/kde/apps/yakuake/skins/README
-share/kde/apps/yakuake/skins/default/title.skin
-share/kde/apps/yakuake/skins/default/tabs.skin
 share/kde/apps/yakuake/skins/default/icon.png
+share/kde/apps/yakuake/skins/default/tabs.skin
 share/kde/apps/yakuake/skins/default/tabs/back_image.png
 share/kde/apps/yakuake/skins/default/tabs/left_corner.png
 share/kde/apps/yakuake/skins/default/tabs/minus_down.png
@@ -44,6 +18,7 @@ share/kde/apps/yakuake/skins/default/tabs/selected_left.png
 share/kde/apps/yakuake/skins/default/tabs/selected_right.png
 share/kde/apps/yakuake/skins/default/tabs/separator.png
 share/kde/apps/yakuake/skins/default/tabs/unselected_back.png
+share/kde/apps/yakuake/skins/default/title.skin
 share/kde/apps/yakuake/skins/default/title/back.png
 share/kde/apps/yakuake/skins/default/title/config_down.png
 share/kde/apps/yakuake/skins/default/title/config_over.png
@@ -56,38 +31,8 @@ share/kde/apps/yakuake/skins/default/title/quit_down.png
 share/kde/apps/yakuake/skins/default/title/quit_over.png
 share/kde/apps/yakuake/skins/default/title/quit_up.png
 share/kde/apps/yakuake/skins/default/title/right.png
-share/kde/apps/yakuake/skins/plastik_light/title.skin
-share/kde/apps/yakuake/skins/plastik_light/tabs.skin
-share/kde/apps/yakuake/skins/plastik_light/icon.png
-share/kde/apps/yakuake/skins/plastik_light/tabs/back_image.png
-share/kde/apps/yakuake/skins/plastik_light/tabs/left_corner.png
-share/kde/apps/yakuake/skins/plastik_light/tabs/minus_down.png
-share/kde/apps/yakuake/skins/plastik_light/tabs/minus_over.png
-share/kde/apps/yakuake/skins/plastik_light/tabs/minus_up.png
-share/kde/apps/yakuake/skins/plastik_light/tabs/plus_down.png
-share/kde/apps/yakuake/skins/plastik_light/tabs/plus_over.png
-share/kde/apps/yakuake/skins/plastik_light/tabs/plus_up.png
-share/kde/apps/yakuake/skins/plastik_light/tabs/right_corner.png
-share/kde/apps/yakuake/skins/plastik_light/tabs/selected_back.png
-share/kde/apps/yakuake/skins/plastik_light/tabs/selected_left.png
-share/kde/apps/yakuake/skins/plastik_light/tabs/selected_right.png
-share/kde/apps/yakuake/skins/plastik_light/tabs/separator.png
-share/kde/apps/yakuake/skins/plastik_light/tabs/unselected_back.png
-share/kde/apps/yakuake/skins/plastik_light/title/back.png
-share/kde/apps/yakuake/skins/plastik_light/title/config_down.png
-share/kde/apps/yakuake/skins/plastik_light/title/config_over.png
-share/kde/apps/yakuake/skins/plastik_light/title/config_up.png
-share/kde/apps/yakuake/skins/plastik_light/title/focus_down.png
-share/kde/apps/yakuake/skins/plastik_light/title/focus_over.png
-share/kde/apps/yakuake/skins/plastik_light/title/focus_up.png
-share/kde/apps/yakuake/skins/plastik_light/title/left.png
-share/kde/apps/yakuake/skins/plastik_light/title/quit_down.png
-share/kde/apps/yakuake/skins/plastik_light/title/quit_over.png
-share/kde/apps/yakuake/skins/plastik_light/title/quit_up.png
-share/kde/apps/yakuake/skins/plastik_light/title/right.png
-share/kde/apps/yakuake/skins/plastik_dark/title.skin
-share/kde/apps/yakuake/skins/plastik_dark/tabs.skin
 share/kde/apps/yakuake/skins/plastik_dark/icon.png
+share/kde/apps/yakuake/skins/plastik_dark/tabs.skin
 share/kde/apps/yakuake/skins/plastik_dark/tabs/back_image.png
 share/kde/apps/yakuake/skins/plastik_dark/tabs/left_corner.png
 share/kde/apps/yakuake/skins/plastik_dark/tabs/minus_down.png
@@ -102,6 +47,7 @@ share/kde/apps/yakuake/skins/plastik_dark/tabs/selected_left.png
 share/kde/apps/yakuake/skins/plastik_dark/tabs/selected_right.png
 share/kde/apps/yakuake/skins/plastik_dark/tabs/separator.png
 share/kde/apps/yakuake/skins/plastik_dark/tabs/unselected_back.png
+share/kde/apps/yakuake/skins/plastik_dark/title.skin
 share/kde/apps/yakuake/skins/plastik_dark/title/back.png
 share/kde/apps/yakuake/skins/plastik_dark/title/config_down.png
 share/kde/apps/yakuake/skins/plastik_dark/title/config_over.png
@@ -114,3 +60,57 @@ share/kde/apps/yakuake/skins/plastik_dark/title/quit_down.png
 share/kde/apps/yakuake/skins/plastik_dark/title/quit_over.png
 share/kde/apps/yakuake/skins/plastik_dark/title/quit_up.png
 share/kde/apps/yakuake/skins/plastik_dark/title/right.png
+share/kde/apps/yakuake/skins/plastik_light/icon.png
+share/kde/apps/yakuake/skins/plastik_light/tabs.skin
+share/kde/apps/yakuake/skins/plastik_light/tabs/back_image.png
+share/kde/apps/yakuake/skins/plastik_light/tabs/left_corner.png
+share/kde/apps/yakuake/skins/plastik_light/tabs/minus_down.png
+share/kde/apps/yakuake/skins/plastik_light/tabs/minus_over.png
+share/kde/apps/yakuake/skins/plastik_light/tabs/minus_up.png
+share/kde/apps/yakuake/skins/plastik_light/tabs/plus_down.png
+share/kde/apps/yakuake/skins/plastik_light/tabs/plus_over.png
+share/kde/apps/yakuake/skins/plastik_light/tabs/plus_up.png
+share/kde/apps/yakuake/skins/plastik_light/tabs/right_corner.png
+share/kde/apps/yakuake/skins/plastik_light/tabs/selected_back.png
+share/kde/apps/yakuake/skins/plastik_light/tabs/selected_left.png
+share/kde/apps/yakuake/skins/plastik_light/tabs/selected_right.png
+share/kde/apps/yakuake/skins/plastik_light/tabs/separator.png
+share/kde/apps/yakuake/skins/plastik_light/tabs/unselected_back.png
+share/kde/apps/yakuake/skins/plastik_light/title.skin
+share/kde/apps/yakuake/skins/plastik_light/title/back.png
+share/kde/apps/yakuake/skins/plastik_light/title/config_down.png
+share/kde/apps/yakuake/skins/plastik_light/title/config_over.png
+share/kde/apps/yakuake/skins/plastik_light/title/config_up.png
+share/kde/apps/yakuake/skins/plastik_light/title/focus_down.png
+share/kde/apps/yakuake/skins/plastik_light/title/focus_over.png
+share/kde/apps/yakuake/skins/plastik_light/title/focus_up.png
+share/kde/apps/yakuake/skins/plastik_light/title/left.png
+share/kde/apps/yakuake/skins/plastik_light/title/quit_down.png
+share/kde/apps/yakuake/skins/plastik_light/title/quit_over.png
+share/kde/apps/yakuake/skins/plastik_light/title/quit_up.png
+share/kde/apps/yakuake/skins/plastik_light/title/right.png
+share/locale/ca/LC_MESSAGES/yakuake.mo
+share/locale/cs/LC_MESSAGES/yakuake.mo
+share/locale/da/LC_MESSAGES/yakuake.mo
+share/locale/de/LC_MESSAGES/yakuake.mo
+share/locale/el/LC_MESSAGES/yakuake.mo
+share/locale/en_GB/LC_MESSAGES/yakuake.mo
+share/locale/et/LC_MESSAGES/yakuake.mo
+share/locale/fr/LC_MESSAGES/yakuake.mo
+share/locale/ga/LC_MESSAGES/yakuake.mo
+share/locale/gl/LC_MESSAGES/yakuake.mo
+share/locale/hi/LC_MESSAGES/yakuake.mo
+share/locale/ja/LC_MESSAGES/yakuake.mo
+share/locale/ko/LC_MESSAGES/yakuake.mo
+share/locale/nds/LC_MESSAGES/yakuake.mo
+share/locale/nl/LC_MESSAGES/yakuake.mo
+share/locale/nn/LC_MESSAGES/yakuake.mo
+share/locale/pt/LC_MESSAGES/yakuake.mo
+share/locale/pt_BR/LC_MESSAGES/yakuake.mo
+share/locale/ro/LC_MESSAGES/yakuake.mo
+share/locale/ru/LC_MESSAGES/yakuake.mo
+share/locale/sv/LC_MESSAGES/yakuake.mo
+share/locale/th/LC_MESSAGES/yakuake.mo
+share/locale/tr/LC_MESSAGES/yakuake.mo
+share/locale/uk/LC_MESSAGES/yakuake.mo
+share/locale/zh_CN/LC_MESSAGES/yakuake.mo
diff --git a/yateclient/PLIST b/yateclient/PLIST
index ab67bc24cd..c719ab691a 100644
--- a/yateclient/PLIST
+++ b/yateclient/PLIST
@@ -112,101 +112,198 @@ share/doc/yate-4.3.0/api/TelEngine.html
 share/doc/yate-4.3.0/api/TelEngine__Array.html
 share/doc/yate-4.3.0/api/TelEngine__Base64.html
 share/doc/yate-4.3.0/api/TelEngine__CallEndpoint.html
+share/doc/yate-4.3.0/api/TelEngine__CallEndpoint.html
+share/doc/yate-4.3.0/api/TelEngine__CapturedEvent.html
 share/doc/yate-4.3.0/api/TelEngine__CapturedEvent.html
 share/doc/yate-4.3.0/api/TelEngine__Channel.html
+share/doc/yate-4.3.0/api/TelEngine__Channel.html
+share/doc/yate-4.3.0/api/TelEngine__Cipher.html
 share/doc/yate-4.3.0/api/TelEngine__Cipher.html
 share/doc/yate-4.3.0/api/TelEngine__Client.html
+share/doc/yate-4.3.0/api/TelEngine__Client.html
+share/doc/yate-4.3.0/api/TelEngine__ClientAccount.html
 share/doc/yate-4.3.0/api/TelEngine__ClientAccount.html
 share/doc/yate-4.3.0/api/TelEngine__ClientAccountList.html
+share/doc/yate-4.3.0/api/TelEngine__ClientAccountList.html
 share/doc/yate-4.3.0/api/TelEngine__ClientChannel.html
+share/doc/yate-4.3.0/api/TelEngine__ClientChannel.html
+share/doc/yate-4.3.0/api/TelEngine__ClientContact.html
 share/doc/yate-4.3.0/api/TelEngine__ClientContact.html
 share/doc/yate-4.3.0/api/TelEngine__ClientDriver.html
+share/doc/yate-4.3.0/api/TelEngine__ClientDriver.html
 share/doc/yate-4.3.0/api/TelEngine__ClientLogic.html
+share/doc/yate-4.3.0/api/TelEngine__ClientLogic.html
+share/doc/yate-4.3.0/api/TelEngine__ClientResource.html
 share/doc/yate-4.3.0/api/TelEngine__ClientResource.html
 share/doc/yate-4.3.0/api/TelEngine__ClientSound.html
+share/doc/yate-4.3.0/api/TelEngine__ClientSound.html
 share/doc/yate-4.3.0/api/TelEngine__Compressor.html
+share/doc/yate-4.3.0/api/TelEngine__Compressor.html
+share/doc/yate-4.3.0/api/TelEngine__Configuration.html
 share/doc/yate-4.3.0/api/TelEngine__Configuration.html
 share/doc/yate-4.3.0/api/TelEngine__DataBlock.html
+share/doc/yate-4.3.0/api/TelEngine__DataBlock.html
 share/doc/yate-4.3.0/api/TelEngine__DataConsumer.html
+share/doc/yate-4.3.0/api/TelEngine__DataConsumer.html
+share/doc/yate-4.3.0/api/TelEngine__DataEndpoint.html
 share/doc/yate-4.3.0/api/TelEngine__DataEndpoint.html
 share/doc/yate-4.3.0/api/TelEngine__DataFormat.html
+share/doc/yate-4.3.0/api/TelEngine__DataFormat.html
 share/doc/yate-4.3.0/api/TelEngine__DataNode.html
+share/doc/yate-4.3.0/api/TelEngine__DataNode.html
+share/doc/yate-4.3.0/api/TelEngine__DataSource.html
 share/doc/yate-4.3.0/api/TelEngine__DataSource.html
 share/doc/yate-4.3.0/api/TelEngine__DataTranslator.html
+share/doc/yate-4.3.0/api/TelEngine__DataTranslator.html
 share/doc/yate-4.3.0/api/TelEngine__DebugEnabler.html
+share/doc/yate-4.3.0/api/TelEngine__DebugEnabler.html
+share/doc/yate-4.3.0/api/TelEngine__Debugger.html
 share/doc/yate-4.3.0/api/TelEngine__Debugger.html
 share/doc/yate-4.3.0/api/TelEngine__DefaultLogic.html
+share/doc/yate-4.3.0/api/TelEngine__DefaultLogic.html
 share/doc/yate-4.3.0/api/TelEngine__DnsRecord.html
+share/doc/yate-4.3.0/api/TelEngine__DnsRecord.html
+share/doc/yate-4.3.0/api/TelEngine__Driver.html
 share/doc/yate-4.3.0/api/TelEngine__Driver.html
 share/doc/yate-4.3.0/api/TelEngine__DurationUpdate.html
+share/doc/yate-4.3.0/api/TelEngine__DurationUpdate.html
+share/doc/yate-4.3.0/api/TelEngine__Engine.html
 share/doc/yate-4.3.0/api/TelEngine__Engine.html
 share/doc/yate-4.3.0/api/TelEngine__EngineCheck.html
+share/doc/yate-4.3.0/api/TelEngine__EngineCheck.html
+share/doc/yate-4.3.0/api/TelEngine__File.html
 share/doc/yate-4.3.0/api/TelEngine__File.html
 share/doc/yate-4.3.0/api/TelEngine__FormatInfo.html
+share/doc/yate-4.3.0/api/TelEngine__FormatInfo.html
 share/doc/yate-4.3.0/api/TelEngine__FormatRepository.html
+share/doc/yate-4.3.0/api/TelEngine__FormatRepository.html
+share/doc/yate-4.3.0/api/TelEngine__GenObject.html
 share/doc/yate-4.3.0/api/TelEngine__GenObject.html
 share/doc/yate-4.3.0/api/TelEngine__GenPointer.html
+share/doc/yate-4.3.0/api/TelEngine__GenPointer.html
 share/doc/yate-4.3.0/api/TelEngine__HashList.html
+share/doc/yate-4.3.0/api/TelEngine__HashList.html
+share/doc/yate-4.3.0/api/TelEngine__ImageInfo.html
 share/doc/yate-4.3.0/api/TelEngine__ImageInfo.html
 share/doc/yate-4.3.0/api/TelEngine__ListIterator.html
+share/doc/yate-4.3.0/api/TelEngine__ListIterator.html
 share/doc/yate-4.3.0/api/TelEngine__Lock.html
+share/doc/yate-4.3.0/api/TelEngine__Lock.html
+share/doc/yate-4.3.0/api/TelEngine__Lock2.html
 share/doc/yate-4.3.0/api/TelEngine__Lock2.html
 share/doc/yate-4.3.0/api/TelEngine__Lockable.html
+share/doc/yate-4.3.0/api/TelEngine__Lockable.html
 share/doc/yate-4.3.0/api/TelEngine__MD5.html
+share/doc/yate-4.3.0/api/TelEngine__MD5.html
+share/doc/yate-4.3.0/api/TelEngine__MemoryStream.html
 share/doc/yate-4.3.0/api/TelEngine__MemoryStream.html
 share/doc/yate-4.3.0/api/TelEngine__Message.html
+share/doc/yate-4.3.0/api/TelEngine__Message.html
 share/doc/yate-4.3.0/api/TelEngine__MessageDispatcher.html
+share/doc/yate-4.3.0/api/TelEngine__MessageDispatcher.html
+share/doc/yate-4.3.0/api/TelEngine__MessageHandler.html
 share/doc/yate-4.3.0/api/TelEngine__MessageHandler.html
 share/doc/yate-4.3.0/api/TelEngine__MessageNotifier.html
+share/doc/yate-4.3.0/api/TelEngine__MessageNotifier.html
 share/doc/yate-4.3.0/api/TelEngine__MessagePostHook.html
+share/doc/yate-4.3.0/api/TelEngine__MessagePostHook.html
+share/doc/yate-4.3.0/api/TelEngine__MessageReceiver.html
 share/doc/yate-4.3.0/api/TelEngine__MessageReceiver.html
 share/doc/yate-4.3.0/api/TelEngine__MessageRelay.html
+share/doc/yate-4.3.0/api/TelEngine__MessageRelay.html
 share/doc/yate-4.3.0/api/TelEngine__MimeAuthLine.html
+share/doc/yate-4.3.0/api/TelEngine__MimeAuthLine.html
+share/doc/yate-4.3.0/api/TelEngine__MimeBinaryBody.html
 share/doc/yate-4.3.0/api/TelEngine__MimeBinaryBody.html
 share/doc/yate-4.3.0/api/TelEngine__MimeBody.html
+share/doc/yate-4.3.0/api/TelEngine__MimeBody.html
+share/doc/yate-4.3.0/api/TelEngine__MimeHeaderLine.html
 share/doc/yate-4.3.0/api/TelEngine__MimeHeaderLine.html
 share/doc/yate-4.3.0/api/TelEngine__MimeLinesBody.html
+share/doc/yate-4.3.0/api/TelEngine__MimeLinesBody.html
+share/doc/yate-4.3.0/api/TelEngine__MimeMultipartBody.html
 share/doc/yate-4.3.0/api/TelEngine__MimeMultipartBody.html
 share/doc/yate-4.3.0/api/TelEngine__MimeSdpBody.html
+share/doc/yate-4.3.0/api/TelEngine__MimeSdpBody.html
 share/doc/yate-4.3.0/api/TelEngine__MimeStringBody.html
+share/doc/yate-4.3.0/api/TelEngine__MimeStringBody.html
+share/doc/yate-4.3.0/api/TelEngine__Module.html
 share/doc/yate-4.3.0/api/TelEngine__Module.html
 share/doc/yate-4.3.0/api/TelEngine__MucRoom.html
+share/doc/yate-4.3.0/api/TelEngine__MucRoom.html
 share/doc/yate-4.3.0/api/TelEngine__MucRoomMember.html
+share/doc/yate-4.3.0/api/TelEngine__MucRoomMember.html
+share/doc/yate-4.3.0/api/TelEngine__Mutex.html
 share/doc/yate-4.3.0/api/TelEngine__Mutex.html
 share/doc/yate-4.3.0/api/TelEngine__MutexPool.html
+share/doc/yate-4.3.0/api/TelEngine__MutexPool.html
 share/doc/yate-4.3.0/api/TelEngine__NamedIterator.html
+share/doc/yate-4.3.0/api/TelEngine__NamedIterator.html
+share/doc/yate-4.3.0/api/TelEngine__NamedList.html
 share/doc/yate-4.3.0/api/TelEngine__NamedList.html
 share/doc/yate-4.3.0/api/TelEngine__NamedPointer.html
+share/doc/yate-4.3.0/api/TelEngine__NamedPointer.html
 share/doc/yate-4.3.0/api/TelEngine__NamedString.html
+share/doc/yate-4.3.0/api/TelEngine__NamedString.html
+share/doc/yate-4.3.0/api/TelEngine__NaptrRecord.html
 share/doc/yate-4.3.0/api/TelEngine__NaptrRecord.html
 share/doc/yate-4.3.0/api/TelEngine__ObjList.html
+share/doc/yate-4.3.0/api/TelEngine__ObjList.html
 share/doc/yate-4.3.0/api/TelEngine__ObjVector.html
+share/doc/yate-4.3.0/api/TelEngine__ObjVector.html
+share/doc/yate-4.3.0/api/TelEngine__Plugin.html
 share/doc/yate-4.3.0/api/TelEngine__Plugin.html
 share/doc/yate-4.3.0/api/TelEngine__Random.html
+share/doc/yate-4.3.0/api/TelEngine__Random.html
 share/doc/yate-4.3.0/api/TelEngine__RefObject.html
+share/doc/yate-4.3.0/api/TelEngine__RefObject.html
+share/doc/yate-4.3.0/api/TelEngine__RefPointer.html
 share/doc/yate-4.3.0/api/TelEngine__RefPointer.html
 share/doc/yate-4.3.0/api/TelEngine__RefPointerBase.html
+share/doc/yate-4.3.0/api/TelEngine__RefPointerBase.html
 share/doc/yate-4.3.0/api/TelEngine__Regexp.html
+share/doc/yate-4.3.0/api/TelEngine__Regexp.html
+share/doc/yate-4.3.0/api/TelEngine__Resolver.html
 share/doc/yate-4.3.0/api/TelEngine__Resolver.html
 share/doc/yate-4.3.0/api/TelEngine__Router.html
+share/doc/yate-4.3.0/api/TelEngine__Router.html
 share/doc/yate-4.3.0/api/TelEngine__Runnable.html
+share/doc/yate-4.3.0/api/TelEngine__Runnable.html
+share/doc/yate-4.3.0/api/TelEngine__SHA1.html
 share/doc/yate-4.3.0/api/TelEngine__SHA1.html
 share/doc/yate-4.3.0/api/TelEngine__SctpSocket.html
+share/doc/yate-4.3.0/api/TelEngine__SctpSocket.html
 share/doc/yate-4.3.0/api/TelEngine__Semaphore.html
+share/doc/yate-4.3.0/api/TelEngine__Semaphore.html
+share/doc/yate-4.3.0/api/TelEngine__SharedVars.html
 share/doc/yate-4.3.0/api/TelEngine__SharedVars.html
 share/doc/yate-4.3.0/api/TelEngine__Socket.html
+share/doc/yate-4.3.0/api/TelEngine__Socket.html
 share/doc/yate-4.3.0/api/TelEngine__SocketAddr.html
+share/doc/yate-4.3.0/api/TelEngine__SocketAddr.html
+share/doc/yate-4.3.0/api/TelEngine__SocketFilter.html
 share/doc/yate-4.3.0/api/TelEngine__SocketFilter.html
 share/doc/yate-4.3.0/api/TelEngine__SrvRecord.html
+share/doc/yate-4.3.0/api/TelEngine__SrvRecord.html
 share/doc/yate-4.3.0/api/TelEngine__Stream.html
+share/doc/yate-4.3.0/api/TelEngine__Stream.html
+share/doc/yate-4.3.0/api/TelEngine__String.html
 share/doc/yate-4.3.0/api/TelEngine__String.html
 share/doc/yate-4.3.0/api/TelEngine__SysUsage.html
+share/doc/yate-4.3.0/api/TelEngine__SysUsage.html
 share/doc/yate-4.3.0/api/TelEngine__Thread.html
+share/doc/yate-4.3.0/api/TelEngine__Thread.html
+share/doc/yate-4.3.0/api/TelEngine__ThreadedSource.html
 share/doc/yate-4.3.0/api/TelEngine__ThreadedSource.html
 share/doc/yate-4.3.0/api/TelEngine__Time.html
+share/doc/yate-4.3.0/api/TelEngine__Time.html
 share/doc/yate-4.3.0/api/TelEngine__TokenDict.html
+share/doc/yate-4.3.0/api/TelEngine__TokenDict.html
+share/doc/yate-4.3.0/api/TelEngine__TranslatorCaps.html
 share/doc/yate-4.3.0/api/TelEngine__TranslatorCaps.html
 share/doc/yate-4.3.0/api/TelEngine__TranslatorFactory.html
+share/doc/yate-4.3.0/api/TelEngine__TranslatorFactory.html
+share/doc/yate-4.3.0/api/TelEngine__UIFactory.html
 share/doc/yate-4.3.0/api/TelEngine__UIFactory.html
 share/doc/yate-4.3.0/api/TelEngine__UIWidget.html
 share/doc/yate-4.3.0/api/TelEngine__URI.html
@@ -496,6 +593,7 @@ ${PLIST.doc}share/doc/yate-4.3.0/api/classTelEngine_1_1Window.html
 ${PLIST.doc}share/doc/yate-4.3.0/api/classTelEngine_1_1Window.png
 ${PLIST.doc}share/doc/yate-4.3.0/api/classes.html
 ${PLIST.doc}share/doc/yate-4.3.0/api/closed.png
+${PLIST.doc}share/doc/yate-4.3.0/api/dataflow.html
 ${PLIST.doc}share/doc/yate-4.3.0/api/doxygen.css
 ${PLIST.doc}share/doc/yate-4.3.0/api/doxygen.png
 ${PLIST.doc}share/doc/yate-4.3.0/api/dynsections.js
@@ -616,103 +714,6 @@ share/doc/yate-4.3.0/api/full-list-TelEngine__TokenDict.html
 share/doc/yate-4.3.0/api/full-list-TelEngine__TranslatorCaps.html
 share/doc/yate-4.3.0/api/full-list-TelEngine__TranslatorFactory.html
 share/doc/yate-4.3.0/api/full-list-TelEngine__UIFactory.html
-share/doc/yate-4.3.0/api/TelEngine__CallEndpoint.html
-share/doc/yate-4.3.0/api/TelEngine__CapturedEvent.html
-share/doc/yate-4.3.0/api/TelEngine__Channel.html
-share/doc/yate-4.3.0/api/TelEngine__Cipher.html
-share/doc/yate-4.3.0/api/TelEngine__Client.html
-share/doc/yate-4.3.0/api/TelEngine__ClientAccount.html
-share/doc/yate-4.3.0/api/TelEngine__ClientAccountList.html
-share/doc/yate-4.3.0/api/TelEngine__ClientChannel.html
-share/doc/yate-4.3.0/api/TelEngine__ClientContact.html
-share/doc/yate-4.3.0/api/TelEngine__ClientDriver.html
-share/doc/yate-4.3.0/api/TelEngine__ClientLogic.html
-share/doc/yate-4.3.0/api/TelEngine__ClientResource.html
-share/doc/yate-4.3.0/api/TelEngine__ClientSound.html
-share/doc/yate-4.3.0/api/TelEngine__Compressor.html
-share/doc/yate-4.3.0/api/TelEngine__Configuration.html
-share/doc/yate-4.3.0/api/TelEngine__DataBlock.html
-share/doc/yate-4.3.0/api/TelEngine__DataConsumer.html
-share/doc/yate-4.3.0/api/TelEngine__DataEndpoint.html
-share/doc/yate-4.3.0/api/TelEngine__DataFormat.html
-share/doc/yate-4.3.0/api/TelEngine__DataNode.html
-share/doc/yate-4.3.0/api/TelEngine__DataSource.html
-share/doc/yate-4.3.0/api/TelEngine__DataTranslator.html
-share/doc/yate-4.3.0/api/TelEngine__DebugEnabler.html
-share/doc/yate-4.3.0/api/TelEngine__Debugger.html
-share/doc/yate-4.3.0/api/TelEngine__DefaultLogic.html
-share/doc/yate-4.3.0/api/TelEngine__DnsRecord.html
-share/doc/yate-4.3.0/api/TelEngine__Driver.html
-share/doc/yate-4.3.0/api/TelEngine__DurationUpdate.html
-share/doc/yate-4.3.0/api/TelEngine__Engine.html
-share/doc/yate-4.3.0/api/TelEngine__EngineCheck.html
-share/doc/yate-4.3.0/api/TelEngine__File.html
-share/doc/yate-4.3.0/api/TelEngine__FormatInfo.html
-share/doc/yate-4.3.0/api/TelEngine__FormatRepository.html
-share/doc/yate-4.3.0/api/TelEngine__GenObject.html
-share/doc/yate-4.3.0/api/TelEngine__GenPointer.html
-share/doc/yate-4.3.0/api/TelEngine__HashList.html
-share/doc/yate-4.3.0/api/TelEngine__ImageInfo.html
-share/doc/yate-4.3.0/api/TelEngine__ListIterator.html
-share/doc/yate-4.3.0/api/TelEngine__Lock.html
-share/doc/yate-4.3.0/api/TelEngine__Lock2.html
-share/doc/yate-4.3.0/api/TelEngine__Lockable.html
-share/doc/yate-4.3.0/api/TelEngine__MD5.html
-share/doc/yate-4.3.0/api/TelEngine__MemoryStream.html
-share/doc/yate-4.3.0/api/TelEngine__Message.html
-share/doc/yate-4.3.0/api/TelEngine__MessageDispatcher.html
-share/doc/yate-4.3.0/api/TelEngine__MessageHandler.html
-share/doc/yate-4.3.0/api/TelEngine__MessageNotifier.html
-share/doc/yate-4.3.0/api/TelEngine__MessagePostHook.html
-share/doc/yate-4.3.0/api/TelEngine__MessageReceiver.html
-share/doc/yate-4.3.0/api/TelEngine__MessageRelay.html
-share/doc/yate-4.3.0/api/TelEngine__MimeAuthLine.html
-share/doc/yate-4.3.0/api/TelEngine__MimeBinaryBody.html
-share/doc/yate-4.3.0/api/TelEngine__MimeBody.html
-share/doc/yate-4.3.0/api/TelEngine__MimeHeaderLine.html
-share/doc/yate-4.3.0/api/TelEngine__MimeLinesBody.html
-share/doc/yate-4.3.0/api/TelEngine__MimeMultipartBody.html
-share/doc/yate-4.3.0/api/TelEngine__MimeSdpBody.html
-share/doc/yate-4.3.0/api/TelEngine__MimeStringBody.html
-share/doc/yate-4.3.0/api/TelEngine__Module.html
-share/doc/yate-4.3.0/api/TelEngine__MucRoom.html
-share/doc/yate-4.3.0/api/TelEngine__MucRoomMember.html
-share/doc/yate-4.3.0/api/TelEngine__Mutex.html
-share/doc/yate-4.3.0/api/TelEngine__MutexPool.html
-share/doc/yate-4.3.0/api/TelEngine__NamedIterator.html
-share/doc/yate-4.3.0/api/TelEngine__NamedList.html
-share/doc/yate-4.3.0/api/TelEngine__NamedPointer.html
-share/doc/yate-4.3.0/api/TelEngine__NamedString.html
-share/doc/yate-4.3.0/api/TelEngine__NaptrRecord.html
-share/doc/yate-4.3.0/api/TelEngine__ObjList.html
-share/doc/yate-4.3.0/api/TelEngine__ObjVector.html
-share/doc/yate-4.3.0/api/TelEngine__Plugin.html
-share/doc/yate-4.3.0/api/TelEngine__Random.html
-share/doc/yate-4.3.0/api/TelEngine__RefObject.html
-share/doc/yate-4.3.0/api/TelEngine__RefPointer.html
-share/doc/yate-4.3.0/api/TelEngine__RefPointerBase.html
-share/doc/yate-4.3.0/api/TelEngine__Regexp.html
-share/doc/yate-4.3.0/api/TelEngine__Resolver.html
-share/doc/yate-4.3.0/api/TelEngine__Router.html
-share/doc/yate-4.3.0/api/TelEngine__Runnable.html
-share/doc/yate-4.3.0/api/TelEngine__SHA1.html
-share/doc/yate-4.3.0/api/TelEngine__SctpSocket.html
-share/doc/yate-4.3.0/api/TelEngine__Semaphore.html
-share/doc/yate-4.3.0/api/TelEngine__SharedVars.html
-share/doc/yate-4.3.0/api/TelEngine__Socket.html
-share/doc/yate-4.3.0/api/TelEngine__SocketAddr.html
-share/doc/yate-4.3.0/api/TelEngine__SocketFilter.html
-share/doc/yate-4.3.0/api/TelEngine__SrvRecord.html
-share/doc/yate-4.3.0/api/TelEngine__Stream.html
-share/doc/yate-4.3.0/api/TelEngine__String.html
-share/doc/yate-4.3.0/api/TelEngine__SysUsage.html
-share/doc/yate-4.3.0/api/TelEngine__Thread.html
-share/doc/yate-4.3.0/api/TelEngine__ThreadedSource.html
-share/doc/yate-4.3.0/api/TelEngine__Time.html
-share/doc/yate-4.3.0/api/TelEngine__TokenDict.html
-share/doc/yate-4.3.0/api/TelEngine__TranslatorCaps.html
-share/doc/yate-4.3.0/api/TelEngine__TranslatorFactory.html
-share/doc/yate-4.3.0/api/TelEngine__UIFactory.html
 share/doc/yate-4.3.0/api/full-list-TelEngine__UIWidget.html
 share/doc/yate-4.3.0/api/full-list-TelEngine__URI.html
 share/doc/yate-4.3.0/api/full-list-TelEngine__Window.html
@@ -811,10 +812,9 @@ ${PLIST.doc}share/doc/yate-4.3.0/api/yatengine_8h_source.html
 share/doc/yate-4.3.0/api/yatengine_h.html
 ${PLIST.doc}share/doc/yate-4.3.0/api/yatephone_8h_source.html
 share/doc/yate-4.3.0/api/yatephone_h.html
+share/doc/yate-4.3.0/api/yatephone_h.html
 share/doc/yate-4.3.0/dataflow.html
 share/doc/yate-4.3.0/extmodule.html
-share/doc/yate-4.3.0/api/yatephone_h.html
-${PLIST.doc}share/doc/yate-4.3.0/api/dataflow.html
 share/doc/yate-4.3.0/extmodule.html
 share/doc/yate-4.3.0/index.html
 share/doc/yate-4.3.0/messages.html
diff --git a/yauap/Makefile b/yauap/Makefile
index 4c2e5e7be6..6557b33ac7 100644
--- a/yauap/Makefile
+++ b/yauap/Makefile
@@ -11,10 +11,10 @@ COMMENT=	Yauap is a simple commandline audio player
 LICENSE=	gnu-lgpl-v2.1
 
 USE_TOOLS+=	pkg-config gmake
-USE_LANGUAGES=  c c++
+USE_LANGUAGES=	c c++
 
 
-INSTALLATION_DIRS= 	bin share/doc
+INSTALLATION_DIRS=	bin share/doc
 
 do-build:
 	cd ${WRKSRC} && ${GMAKE}
diff --git a/yersinia/Makefile b/yersinia/Makefile
index fa13227a6a..9a93d56edc 100644
--- a/yersinia/Makefile
+++ b/yersinia/Makefile
@@ -11,17 +11,17 @@ COMMENT=	Layer 2 vulnerability scanner (switches, spanning tree, 802.1q ...)
 LICENSE=	gnu-gpl-v2
 
 CONFIGURE_ARGS+=	--disable-gtk #for now
-GNU_CONFIGURE=	yes
+GNU_CONFIGURE=		yes
 
 CONFIGURE_ENV+=	LIBNET_CONFIG=${LIBNET_CONFIG}
 
 LIBNET_CONFIG?=	${PREFIX}/bin/libnet11-config
 
-SUBST_CLASSES+=	script
+SUBST_CLASSES+=		script
 SUBST_STAGE.script=	post-patch
 SUBST_SED.script=	-e 's|-lnet|`${LIBNET_CONFIG} --libs`|'
 SUBST_FILES.script=	src/Makefile.in
-USE_NCURSES=	yes#
+USE_NCURSES=		yes#
 
 INSTALLATION_DIRS=	bin ${PKGMANDIR}/man8
 
diff --git a/yi/options.mk b/yi/options.mk
index 3b50a99916..1d3029fd52 100644
--- a/yi/options.mk
+++ b/yi/options.mk
@@ -1,14 +1,14 @@
 # $NetBSD: options.mk,v 1.1.1.1 2011/07/12 23:07:44 phonohawk Exp $
 #
 
-PKG_OPTIONS_VAR=			PKG_OPTIONS.yi
+PKG_OPTIONS_VAR=		PKG_OPTIONS.yi
 PKG_OPTIONS_NONEMPTY_SETS+=	frontend
 PKG_OPTIONS_SET.frontend=	pango vte vty
 PKG_SUGGESTED_OPTIONS=		pango vte vty
 
 .include "../../mk/bsd.options.mk"
 
-PLIST_VARS+= pango vte vty
+PLIST_VARS+=	pango vte vty
 
 # Build with Pango frontend
 .if !empty(PKG_OPTIONS:Mpango)
diff --git a/yoda/Makefile b/yoda/Makefile
index 8f2cd93fdd..40eecfb165 100644
--- a/yoda/Makefile
+++ b/yoda/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile,v 1.2 2014/01/25 10:38:27 thomasklausner Exp $
 
 DISTNAME=	YODA-1.0.2
-PKGNAME=        yoda-1.0.2
+PKGNAME=	yoda-1.0.2
 CATEGORIES=	math
 MASTER_SITES=	http://www.hepforge.org/archive/yoda/
 
@@ -10,16 +10,16 @@ HOMEPAGE=	http://yoda.hepforge.org/
 COMMENT=	Yet more Objects for Data Analysis
 LICENSE=	gnu-gpl-v2
 
-CHECK_PORTABILITY_SKIP= configure
+CHECK_PORTABILITY_SKIP=	configure
 
 MAKE_JOBS=	2
 GNU_CONFIGURE=	yes
 USE_LIBTOOL=	yes
 USE_LANGUAGES=	c c++
 
-PKG_OPTIONS_VAR=                PKG_OPTIONS.yoda
-PKG_SUPPORTED_OPTIONS=          pyext root
-PKG_SUGGESTED_OPTIONS=          pyext
+PKG_OPTIONS_VAR=		PKG_OPTIONS.yoda
+PKG_SUPPORTED_OPTIONS=		pyext root
+PKG_SUGGESTED_OPTIONS=		pyext
 
 .include "../../mk/bsd.options.mk"
 
diff --git a/yosys/Makefile b/yosys/Makefile
index d896503c48..f27c23e611 100644
--- a/yosys/Makefile
+++ b/yosys/Makefile
@@ -3,47 +3,47 @@
 DISTNAME=	yosys-a44cc7a
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=cliffordwolf/}
-GITHUB_TAG= 	69468d5a16f87616af9c7f084f6ff247f3513050
+GITHUB_TAG=	69468d5a16f87616af9c7f084f6ff247f3513050
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/cliffordwolf/
 COMMENT=	Yosys is a framework for Verilog RTL synthesis
 LICENSE=	isc
 
-USE_LANGUAGES+=	c c++
-USE_TOOLS+=	gmake pkg-config bison gawk flex
-PYTHON_VERSIONS_ACCEPTED= 36 35 34
-PKGCONFIG_CONFIG= 	${PKG_CONFIG:Q}
-DEPENDS+= 	py27-mercurial-[0-9]*:../../devel/py-mercurial
-
-WRKSRC= 		${WRKDIR}/yosys-${GITHUB_TAG}
-
-SUBST_CLASSES+= 	python3
-SUBST_MESSAGE.python3= 	Fixing non-shellbang references to python3.
-SUBST_STAGE.python3= 	pre-configure
-SUBST_SED.python3= 	-e 's,python3,${PYTHONBIN},g'
-SUBST_FILES.python3+= 	techlibs/common/Makefile.inc
-SUBST_FILES.python3+= 	techlibs/ice40/Makefile.inc
-SUBST_FILES.python3+= 	techlibs/xilinx/Makefile.inc
-SUBST_FILES.python3+= 	tests/bram/run-test.sh
-SUBST_FILES.python3+= 	tests/fsm/run-test.sh
-SUBST_FILES.python3+= 	tests/realmath/run-test.sh
-SUBST_FILES.python3+= 	tests/share/run-test.sh
-
-
-SUBST_CLASSES+= 	python
-SUBST_MESSAGE.python= 	Fixing shellbang references to python3.
-SUBST_STAGE.python= 	pre-configure
-SUBST_SED.python= 	-e 's,/usr/bin/env\ python3,${PYTHONBIN},g'
-SUBST_FILES.python= 	backends/smt2/smtbmc.py
-SUBST_FILES.python+= 	techlibs/common/cellhelp.py
-SUBST_FILES.python+= 	techlibs/ice40/brams_init.py
-SUBST_FILES.python+= 	techlibs/xilinx/brams_init.py
-SUBST_FILES.python+= 	tests/bram/generate.py
+USE_LANGUAGES+=			c c++
+USE_TOOLS+=			gmake pkg-config bison gawk flex
+PYTHON_VERSIONS_ACCEPTED=	36 35 34
+PKGCONFIG_CONFIG=		${PKG_CONFIG:Q}
+DEPENDS+=			py27-mercurial-[0-9]*:../../devel/py-mercurial
+
+WRKSRC=			${WRKDIR}/yosys-${GITHUB_TAG}
+
+SUBST_CLASSES+=		python3
+SUBST_MESSAGE.python3=	Fixing non-shellbang references to python3.
+SUBST_STAGE.python3=	pre-configure
+SUBST_SED.python3=	-e 's,python3,${PYTHONBIN},g'
+SUBST_FILES.python3+=	techlibs/common/Makefile.inc
+SUBST_FILES.python3+=	techlibs/ice40/Makefile.inc
+SUBST_FILES.python3+=	techlibs/xilinx/Makefile.inc
+SUBST_FILES.python3+=	tests/bram/run-test.sh
+SUBST_FILES.python3+=	tests/fsm/run-test.sh
+SUBST_FILES.python3+=	tests/realmath/run-test.sh
+SUBST_FILES.python3+=	tests/share/run-test.sh
+
+
+SUBST_CLASSES+=		python
+SUBST_MESSAGE.python=	Fixing shellbang references to python3.
+SUBST_STAGE.python=	pre-configure
+SUBST_SED.python=	-e 's,/usr/bin/env\ python3,${PYTHONBIN},g'
+SUBST_FILES.python=	backends/smt2/smtbmc.py
+SUBST_FILES.python+=	techlibs/common/cellhelp.py
+SUBST_FILES.python+=	techlibs/ice40/brams_init.py
+SUBST_FILES.python+=	techlibs/xilinx/brams_init.py
+SUBST_FILES.python+=	tests/bram/generate.py
 SUBST_FILES.python+=	tests/fsm/generate.py
-SUBST_FILES.python+= 	tests/realmath/generate.py
-SUBST_FILES.python+= 	tests/share/generate.py
-SUBST_FILES.python+= 	tests/tools/txt2tikztiming.py
+SUBST_FILES.python+=	tests/realmath/generate.py
+SUBST_FILES.python+=	tests/share/generate.py
+SUBST_FILES.python+=	tests/tools/txt2tikztiming.py
 
 .include "../../lang/python/pyversion.mk"
 .include "../../lang/tcl/buildlink3.mk"
diff --git a/ypserv/PLIST b/ypserv/PLIST
index 56fce88247..25921b5406 100644
--- a/ypserv/PLIST
+++ b/ypserv/PLIST
@@ -16,8 +16,8 @@ sbin/ypxfr
 sbin/ypxfr_1perday
 sbin/ypxfr_1perhour
 sbin/ypxfr_2perday
-share/examples/rc.d/ypserv
 share/examples/rc.d/yppasswdd
+share/examples/rc.d/ypserv
 share/man/man5/netgroup.5
 share/man/man5/ypserv.conf.5
 share/man/man8/makedbm.8


Home | Main Index | Thread Index | Old Index