pkgsrc-WIP-changes archive

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

wip/*: fix PLIST issues



Module Name:	pkgsrc-wip
Committed By:	Roland Illig <roland.illig%gmx.de@localhost>
Pushed By:	rillig
Date:		Sun Jan 28 22:50:35 2018 +0000
Changeset:	72ecbc3f1338178807c0f28e959e232eca4dccd4

Modified Files:
	downtimed/PLIST
	fasta/PLIST
	fribid/PLIST
	jobd/PLIST
	lde/PLIST
	libgda4/PLIST
	libunibilium/PLIST
	miro/PLIST
	multiminer/PLIST
	musescore/PLIST
	nuttcp/PLIST
	nuvie/PLIST
	pev/PLIST
	py-geoip/PLIST
	py-mssql2/PLIST
	qtractor/PLIST
	rar4/PLIST
	rott/PLIST
	scite/PLIST
	sxid/PLIST
	wicd/PLIST
	xerces-c-2.8.0/PLIST
	xmim/PLIST
	yateclient/PLIST

Log Message:
wip/*: fix PLIST issues

There were several duplicate paths listed in the PLIST files.

Some of the paths were almost duplicates, one being unconditional
and the other conditional. In these cases, only the unconditional
path has been kept.

Empty lines and redundant .gz man page extensions have been removed.

pkglint -Wall -F */PLIST

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

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

diffstat:
 downtimed/PLIST      |  1 +
 fasta/PLIST          | 12 +++----
 fribid/PLIST         |  2 +-
 jobd/PLIST           |  8 ++---
 lde/PLIST            |  2 +-
 libgda4/PLIST        |  2 --
 libunibilium/PLIST   | 10 +++---
 miro/PLIST           |  4 +--
 multiminer/PLIST     |  1 +
 musescore/PLIST      |  2 +-
 nuttcp/PLIST         |  2 +-
 nuvie/PLIST          | 16 ---------
 pev/PLIST            | 20 +++++------
 py-geoip/PLIST       |  1 +
 py-mssql2/PLIST      |  1 +
 qtractor/PLIST       |  2 +-
 rar4/PLIST           |  1 -
 rott/PLIST           |  2 +-
 scite/PLIST          |  1 -
 sxid/PLIST           |  1 +
 wicd/PLIST           |  2 --
 xerces-c-2.8.0/PLIST |  1 -
 xmim/PLIST           |  2 +-
 yateclient/PLIST     | 99 ----------------------------------------------------
 24 files changed, 39 insertions(+), 156 deletions(-)

diffs:
diff --git a/downtimed/PLIST b/downtimed/PLIST
index 3abb1a21de..98648e744a 100644
--- a/downtimed/PLIST
+++ b/downtimed/PLIST
@@ -1,3 +1,4 @@
+@comment $NetBSD$
 @comment $Id: PLIST,v 1.2 2014/10/31 12:45:46 bartoszkuzma Exp $
 bin/downtimes
 man/man1/downtimes.1
diff --git a/fasta/PLIST b/fasta/PLIST
index 99f3e99759..0a125f9262 100644
--- a/fasta/PLIST
+++ b/fasta/PLIST
@@ -21,13 +21,13 @@ bin/tfastx34
 bin/tfastx34_t
 bin/tfasty34
 bin/tfasty34_t
-man/man1/fasta3.1.gz
+man/man1/fasta3.1
 man/man1/fasta3x.me
-man/man1/fastf3.1.gz
-man/man1/fasts3.1.gz
-man/man1/map_db.1.gz
-man/man1/prss3.1.gz
-man/man1/pvcomp.1.gz
+man/man1/fastf3.1
+man/man1/fasts3.1
+man/man1/map_db.1
+man/man1/prss3.1
+man/man1/pvcomp.1
 share/doc/fasta/COPYRIGHT
 share/doc/fasta/FASTA_LIST
 share/doc/fasta/README
diff --git a/fribid/PLIST b/fribid/PLIST
index 2f8ed92975..e5ae2eeda9 100644
--- a/fribid/PLIST
+++ b/fribid/PLIST
@@ -21,7 +21,7 @@ lib/perl5/vendor_perl/man/man3/enum.3
 lib/perl5/vendor_perl/man/man3/pkgsrc::Dewey.3
 man/cat1/pkglint.0
 man/man1/pkglint.1
-man/man7/fribid.7.gz
+man/man7/fribid.7
 man/sv/man7/fribid.7.gz
 share/fribid/ui/sign.xml
 share/pkglint/deprecated.map
diff --git a/jobd/PLIST b/jobd/PLIST
index 5349d90cf4..d407b2bca6 100644
--- a/jobd/PLIST
+++ b/jobd/PLIST
@@ -1,8 +1,8 @@
 @comment $NetBSD$
 bin/jobctl
 lib/libjob.a
-man/man1/jobcfg.1.gz
-man/man1/jobctl.1.gz
-man/man5/job.5.gz
-man/man8/jobd.8.gz
+man/man1/jobcfg.1
+man/man1/jobctl.1
+man/man5/job.5
+man/man8/jobd.8
 sbin/jobd
diff --git a/lde/PLIST b/lde/PLIST
index d080dbb105..80c263edc0 100644
--- a/lde/PLIST
+++ b/lde/PLIST
@@ -1,3 +1,3 @@
 @comment $NetBSD: PLIST,v 1.1.1.1 2003/06/05 13:20:49 poppnk Exp $
-man/man8/lde.8.gz
+man/man8/lde.8
 sbin/lde
diff --git a/libgda4/PLIST b/libgda4/PLIST
index 15e121fd49..c001362dc1 100644
--- a/libgda4/PLIST
+++ b/libgda4/PLIST
@@ -156,7 +156,6 @@ ${PLIST.mdb}lib/libgda-4.0/providers/libgda-mdb.la
 ${PLIST.mysql}lib/libgda-4.0/providers/libgda-mysql.la
 ${PLIST.postgres}lib/libgda-4.0/providers/libgda-postgres.la
 lib/libgda-4.0/providers/libgda-sqlite.la
-${PLIST.web}lib/libgda-4.0/providers/libgda-web.la
 lib/libgda-4.0/providers/libgda-web.la
 lib/libgda-report-4.0.la
 lib/libgda-ui-4.0.la
@@ -171,7 +170,6 @@ ${PLIST.postgres}lib/pkgconfig/libgda-postgres-4.0.pc
 lib/pkgconfig/libgda-report-4.0.pc
 lib/pkgconfig/libgda-sqlite-4.0.pc
 lib/pkgconfig/libgda-ui-4.0.pc
-${PLIST.web}lib/pkgconfig/libgda-web-4.0.pc
 lib/pkgconfig/libgda-web-4.0.pc
 ${PLIST.xslt}lib/pkgconfig/libgda-xslt-4.0.pc
 man/man1/gda-sql-4.0.1
diff --git a/libunibilium/PLIST b/libunibilium/PLIST
index 648600e350..7682594123 100644
--- a/libunibilium/PLIST
+++ b/libunibilium/PLIST
@@ -30,11 +30,11 @@ man/man3/unibi_get_ext_str_name.3
 man/man3/unibi_get_name.3
 man/man3/unibi_get_num.3
 man/man3/unibi_get_str.3
-man/man3/unibi_int_from_var.3.gz
+man/man3/unibi_int_from_var.3
 man/man3/unibi_name_bool.3
 man/man3/unibi_name_num.3
 man/man3/unibi_name_str.3
-man/man3/unibi_num_from_var.3.gz
+man/man3/unibi_num_from_var.3
 man/man3/unibi_run.3
 man/man3/unibi_set_aliases.3
 man/man3/unibi_set_bool.3
@@ -50,8 +50,8 @@ man/man3/unibi_set_str.3
 man/man3/unibi_short_name_bool.3
 man/man3/unibi_short_name_num.3
 man/man3/unibi_short_name_str.3
-man/man3/unibi_str_from_var.3.gz
+man/man3/unibi_str_from_var.3
 man/man3/unibi_terminfo_dirs.3
-man/man3/unibi_var_from_num.3.gz
-man/man3/unibi_var_from_str.3.gz
+man/man3/unibi_var_from_num.3
+man/man3/unibi_var_from_str.3
 man/man3/unibilium.h.3
diff --git a/miro/PLIST b/miro/PLIST
index 0275782b40..3193b58372 100644
--- a/miro/PLIST
+++ b/miro/PLIST
@@ -640,8 +640,8 @@ ${PYSITELIB}/miro/videoconversion.pyo
 ${PYSITELIB}/miro/xhtmltools.py
 ${PYSITELIB}/miro/xhtmltools.pyc
 ${PYSITELIB}/miro/xhtmltools.pyo
-man/man1/miro.1.gz
-man/man1/miro.real.1.gz
+man/man1/miro.1
+man/man1/miro.real.1
 share/applications/miro.desktop
 share/icons/hicolor/128x128/apps/miro.png
 share/icons/hicolor/24x24/apps/miro.png
diff --git a/multiminer/PLIST b/multiminer/PLIST
index 6c5317b907..64bc41378b 100644
--- a/multiminer/PLIST
+++ b/multiminer/PLIST
@@ -1,3 +1,4 @@
+@comment $NetBSD$
 @comment $Id: PLIST,v 1.1 2014/10/26 14:52:38 noud4 Exp $
 bin/multiminer
 multiminer/Miners/BFGMiner/Extract BFGMiner here.txt
diff --git a/musescore/PLIST b/musescore/PLIST
index 10ab88d74e..acfa5047cd 100644
--- a/musescore/PLIST
+++ b/musescore/PLIST
@@ -2,7 +2,7 @@
 bin/mscore
 bin/musescore
 man/man1/mscore.1
-man/man1/musescore.1.gz
+man/man1/musescore.1
 share/applications/mscore.desktop
 share/icons/hicolor/48x48/mimetypes/application-vnd.recordare.musicxml+xml.png
 share/icons/hicolor/48x48/mimetypes/application-vnd.recordare.musicxml.png
diff --git a/nuttcp/PLIST b/nuttcp/PLIST
index e88d6d4288..e293a69f7c 100644
--- a/nuttcp/PLIST
+++ b/nuttcp/PLIST
@@ -1,6 +1,6 @@
 @comment $NetBSD: PLIST,v 1.2 2009/10/11 10:45:00 thomasklausner Exp $
 bin/nuttcp
-${PKGMANDIR}/man8/nuttcp.8
+man/man8/nuttcp.8
 share/doc/${PKGBASE}/README
 share/doc/${PKGBASE}/examples.txt
 share/doc/${PKGBASE}/nuttcp.html
diff --git a/nuvie/PLIST b/nuvie/PLIST
index 4d7df870b2..c070f77cb6 100644
--- a/nuvie/PLIST
+++ b/nuvie/PLIST
@@ -4,31 +4,18 @@ share/applications/nuvie.desktop
 share/examples/nuvie/nuvie.cfg
 share/icons/nuvie.png
 share/nuvie/BorderU6_1.bmp
-share/nuvie/BorderU6_1.bmp
-share/nuvie/BorderU6_2.bmp
 share/nuvie/BorderU6_2.bmp
 share/nuvie/BorderU6_3.bmp
-share/nuvie/BorderU6_3.bmp
-share/nuvie/BorderU6_4.bmp
 share/nuvie/BorderU6_4.bmp
 share/nuvie/BorderU6_5.bmp
-share/nuvie/BorderU6_5.bmp
-share/nuvie/BorderU6_6.bmp
 share/nuvie/BorderU6_6.bmp
 share/nuvie/BorderU6_7.bmp
-share/nuvie/BorderU6_7.bmp
-share/nuvie/BorderU6_8.bmp
 share/nuvie/BorderU6_8.bmp
 share/nuvie/ScrollBarDown_1.bmp
-share/nuvie/ScrollBarDown_1.bmp
-share/nuvie/ScrollBarDown_2.bmp
 share/nuvie/ScrollBarDown_2.bmp
 share/nuvie/ScrollBarUp_1.bmp
-share/nuvie/ScrollBarUp_1.bmp
-share/nuvie/ScrollBarUp_2.bmp
 share/nuvie/ScrollBarUp_2.bmp
 share/nuvie/defaultkeys.txt
-share/nuvie/defaultkeys.txt
 share/nuvie/images/actors/U6/actor_002_0339.bmp
 share/nuvie/images/actors/U6/actor_002_0376.bmp
 share/nuvie/images/actors/U6/actor_003_0339.bmp
@@ -271,7 +258,6 @@ share/nuvie/images/gumps/spellbook/st.bmp
 share/nuvie/images/roof_tiles.bmp
 share/nuvie/maps/u6/roof_map_00.dat
 share/nuvie/mdkeys.txt
-share/nuvie/mdkeys.txt
 share/nuvie/scripts/common/actor.lua
 share/nuvie/scripts/common/common.lua
 share/nuvie/scripts/md/actor.lua
@@ -370,6 +356,4 @@ share/nuvie/scripts/u6/magic/circle_08/time_stop.lua
 share/nuvie/scripts/u6/magic/circle_08/tremor.lua
 share/nuvie/scripts/u6/usecode.lua
 share/nuvie/sekeys.txt
-share/nuvie/sekeys.txt
-share/nuvie/u6keys.txt
 share/nuvie/u6keys.txt
diff --git a/pev/PLIST b/pev/PLIST
index 4cf8d546af..acc79794b3 100644
--- a/pev/PLIST
+++ b/pev/PLIST
@@ -12,14 +12,14 @@ bin/rva2ofs
 lib/libpe.so
 lib/libpe.so.1
 lib/libpe.so.1.0
-man/man1/ofs2rva.1.gz
-man/man1/pedis.1.gz
-man/man1/pehash.1.gz
-man/man1/pepack.1.gz
-man/man1/peres.1.gz
-man/man1/pescan.1.gz
-man/man1/pesec.1.gz
-man/man1/pestr.1.gz
-man/man1/readpe.1.gz
-man/man1/rva2ofs.1.gz
+man/man1/ofs2rva.1
+man/man1/pedis.1
+man/man1/pehash.1
+man/man1/pepack.1
+man/man1/peres.1
+man/man1/pescan.1
+man/man1/pesec.1
+man/man1/pestr.1
+man/man1/readpe.1
+man/man1/rva2ofs.1
 share/pev/userdb.txt
diff --git a/py-geoip/PLIST b/py-geoip/PLIST
index fb13a7670c..6a1d0b2c6e 100644
--- a/py-geoip/PLIST
+++ b/py-geoip/PLIST
@@ -1,3 +1,4 @@
+@comment $NetBSD$
 @comment $Id: PLIST,v 1.1 2015/04/28 14:37:16 bartoszkuzma Exp $
 ${PYSITELIB}/${EGG_FILE}
 ${PYSITELIB}/pygeoip/__init__.py
diff --git a/py-mssql2/PLIST b/py-mssql2/PLIST
index df1a45d78d..16340b090e 100644
--- a/py-mssql2/PLIST
+++ b/py-mssql2/PLIST
@@ -1,3 +1,4 @@
+@comment $NetBSD$
 @comment $Id: PLIST,v 1.1 2014/10/31 12:24:41 bartoszkuzma Exp $
 ${PYSITELIB}/_mssql.so
 ${PYSITELIB}/pymssql.so
diff --git a/qtractor/PLIST b/qtractor/PLIST
index 8c52bc6c55..7ea27d5dd3 100644
--- a/qtractor/PLIST
+++ b/qtractor/PLIST
@@ -1,6 +1,6 @@
 @comment $NetBSD$
 bin/qtractor
-man/man1/qtractor.1.gz
+man/man1/qtractor.1
 share/appdata/qtractor.appdata.xml
 share/applications/qtractor.desktop
 share/icons/hicolor/32x32/apps/qtractor.png
diff --git a/rar4/PLIST b/rar4/PLIST
index edfd6d5fdd..c5a4107ff8 100644
--- a/rar4/PLIST
+++ b/rar4/PLIST
@@ -4,7 +4,6 @@ bin/unrar4
 lib/default.sfx
 man/cat1/rar4.0
 share/examples/rar4/rarfiles.lst
-share/examples/rar4/rarfiles.lst
 share/rar4/license.txt
 share/rar4/order.htm
 share/rar4/rar.txt
diff --git a/rott/PLIST b/rott/PLIST
index 425b4c86c6..7f7b7176aa 100644
--- a/rott/PLIST
+++ b/rott/PLIST
@@ -1,6 +1,6 @@
 @comment $NetBSD: PLIST,v 1.1 2015/08/17 20:49:53 yhardy Exp $
 bin/rott
-${PKGMANDIR}/man6/rott.6
+man/man6/rott.6
 share/doc/rott/cheats.txt
 share/doc/rott/hacker.txt
 share/doc/rott/readme.txt
diff --git a/scite/PLIST b/scite/PLIST
index 8de066469d..efa46a1253 100755
--- a/scite/PLIST
+++ b/scite/PLIST
@@ -8,7 +8,6 @@ share/scite/PaneAPI.html
 share/scite/PrintHi.png
 share/scite/SciTE.html
 share/scite/SciTE.properties
-share/scite/SciTE.properties
 share/scite/SciTEDirector.html
 share/scite/SciTEDoc.html
 share/scite/SciTEDownload.html
diff --git a/sxid/PLIST b/sxid/PLIST
index 87ebc30468..6a1fb9367e 100644
--- a/sxid/PLIST
+++ b/sxid/PLIST
@@ -1,3 +1,4 @@
+@comment $NetBSD$
 @comment $Id: PLIST,v 1.2 2014/10/30 08:54:37 bartoszkuzma Exp $
 bin/sxid
 man/man1/sxid.1
diff --git a/wicd/PLIST b/wicd/PLIST
index 001506fc43..ef598e3708 100644
--- a/wicd/PLIST
+++ b/wicd/PLIST
@@ -131,8 +131,6 @@ share/icons/hicolor/72x72/apps/wicd-client.png
 share/icons/hicolor/16x16/apps/wicd-client.png
 share/icons/hicolor/36x36/apps/wicd-client.png
 share/icons/hicolor/192x192/apps/wicd-client.png
-share/icons/hicolor/96x96/apps/wicd-client.png
-share/icons/hicolor/192x192/apps/wicd-client.png
 share/wicd/wicd.glade
 man/man1/wicd-client.1
 share/doc/wicd/AUTHORS
diff --git a/xerces-c-2.8.0/PLIST b/xerces-c-2.8.0/PLIST
index 5d5adfd377..6a74de26e3 100755
--- a/xerces-c-2.8.0/PLIST
+++ b/xerces-c-2.8.0/PLIST
@@ -507,4 +507,3 @@ lib/libxerces-c.so.28.0
 lib/libxerces-depdom.so
 lib/libxerces-depdom.so.28
 lib/libxerces-depdom.so.28.0
-
diff --git a/xmim/PLIST b/xmim/PLIST
index 16ae7321e6..cdf03403fa 100644
--- a/xmim/PLIST
+++ b/xmim/PLIST
@@ -1,4 +1,4 @@
 @comment $NetBSD: PLIST,v 1.2 2008/02/03 16:55:43 tnn2 Exp $
 bin/mim
 bin/xmim
-man/man1/xmim.1.gz
+man/man1/xmim.1
diff --git a/yateclient/PLIST b/yateclient/PLIST
index c719ab691a..26af0e6b1c 100644
--- a/yateclient/PLIST
+++ b/yateclient/PLIST
@@ -112,198 +112,101 @@ 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
@@ -812,10 +715,8 @@ ${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/extmodule.html
 share/doc/yate-4.3.0/index.html
 share/doc/yate-4.3.0/messages.html
 share/examples/yate/accfile.conf


Home | Main Index | Thread Index | Old Index