aboutsummaryrefslogtreecommitdiffstats
path: root/devel/upnp
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-07-09 21:04:35 +0800
committermiwi <miwi@FreeBSD.org>2007-07-09 21:04:35 +0800
commitd1a0d806ed71701434e0214fa3915f4f5903ae8c (patch)
tree5fb3b4851c28324d4316fec19a7d3e9593854060 /devel/upnp
parentd0d315a73d2d89a698a4912ea2d3b1fb6ea1b358 (diff)
downloadfreebsd-ports-gnome-d1a0d806ed71701434e0214fa3915f4f5903ae8c.tar.gz
freebsd-ports-gnome-d1a0d806ed71701434e0214fa3915f4f5903ae8c.tar.zst
freebsd-ports-gnome-d1a0d806ed71701434e0214fa3915f4f5903ae8c.zip
- Update to 1.6.0
- Respect NOPORTDOCS Approved by: maintainer implicit
Diffstat (limited to 'devel/upnp')
-rw-r--r--devel/upnp/Makefile6
-rw-r--r--devel/upnp/distinfo6
-rw-r--r--devel/upnp/pkg-plist269
3 files changed, 273 insertions, 8 deletions
diff --git a/devel/upnp/Makefile b/devel/upnp/Makefile
index a5e0afac68d8..58c8eaa7933b 100644
--- a/devel/upnp/Makefile
+++ b/devel/upnp/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= upnp
-PORTVERSION= 1.4.6
+PORTVERSION= 1.6.0
PORTEPOCH= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
@@ -29,9 +29,9 @@ USE_LDCONFIG= yes
CONFIGURE_ENV+= LIBS="-llwres -lcompat"
.if defined(NOPORTDOCS)
-CONFIGURE_ARGS= --without-docdir
+CONFIGURE_ARGS= --without-documentation
.else
-CONFIGURE_ARGS= --with-docdir=${DOCSDIR}
+CONFIGURE_ARGS= --with-documentation=${DOCSDIR}
.endif
post-patch:
diff --git a/devel/upnp/distinfo b/devel/upnp/distinfo
index 2407495bbb54..c5048136f6d8 100644
--- a/devel/upnp/distinfo
+++ b/devel/upnp/distinfo
@@ -1,3 +1,3 @@
-MD5 (libupnp-1.4.6.tar.bz2) = 8a7d58ca73e9eb46357b757f45fa6bde
-SHA256 (libupnp-1.4.6.tar.bz2) = 3d827c3eddd4fcb4fd08a0e9cfadaa9016314c4d2aed3e9f07d8307439d5aae1
-SIZE (libupnp-1.4.6.tar.bz2) = 1100044
+MD5 (libupnp-1.6.0.tar.bz2) = 3185b3fd9d7e8f5a3d29314e8d369c66
+SHA256 (libupnp-1.6.0.tar.bz2) = 447ef98ebdb42847b88acc7b222d36e1caeb6ead87f8f1821ed7a8dffb3c5114
+SIZE (libupnp-1.6.0.tar.bz2) = 1135997
diff --git a/devel/upnp/pkg-plist b/devel/upnp/pkg-plist
index 0f56e1f3509f..548cc9bc038d 100644
--- a/devel/upnp/pkg-plist
+++ b/devel/upnp/pkg-plist
@@ -7,6 +7,7 @@ include/upnp/ithread.h
include/upnp/ixml.h
include/upnp/upnp.h
include/upnp/upnpconfig.h
+include/upnp/upnpdebug.h
include/upnp/upnptools.h
lib/libixml.a
lib/libixml.la
@@ -19,7 +20,271 @@ lib/libthreadutil.so.3
lib/libupnp.a
lib/libupnp.la
lib/libupnp.so
-lib/libupnp.so.2
+lib/libupnp.so.3
libdata/pkgconfig/libupnp.pc
-@dirrm share/doc/libupnp-1.4.6
+%%PORTDOCS%%%%DOCSDIR%%/IXML_Programming_Guide.pdf
+%%PORTDOCS%%%%DOCSDIR%%/UPnP_Programming_Guide.pdf
+%%PORTDOCS%%%%DOCSDIR%%/examples/sample_util.c
+%%PORTDOCS%%%%DOCSDIR%%/examples/sample_util.h
+%%PORTDOCS%%%%DOCSDIR%%/examples/upnp_tv_ctrlpt.c
+%%PORTDOCS%%%%DOCSDIR%%/examples/upnp_tv_ctrlpt.h
+%%PORTDOCS%%%%DOCSDIR%%/examples/upnp_tv_ctrlpt_main.c
+%%PORTDOCS%%%%DOCSDIR%%/examples/upnp_tv_device.c
+%%PORTDOCS%%%%DOCSDIR%%/examples/upnp_tv_device.h
+%%PORTDOCS%%%%DOCSDIR%%/examples/upnp_tv_device_main.c
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/DOMInterfaces.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/General.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/IXMLAPI.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/InterfaceitAttr.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/InterfaceitCDATASection.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/InterfaceitDocument.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/InterfaceitElement.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/InterfaceitNamedNodeMap.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/InterfaceitNode.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/InterfaceitNodeList.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/Introduction.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/License.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/icon1.gif
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/icon2.gif
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/index.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlAttr_free.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlCDATASection_free.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlCDATASection_init.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlCloneDOMString.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlDocument_createAttribute.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlDocument_createAttributeEx.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlDocument_createAttributeNS.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlDocument_createAttributeNSEx.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlDocument_createCDATASection.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlDocument_createCDATASectionEx.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlDocument_createDocument.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlDocument_createDocumentEx.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlDocument_createElement.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlDocument_createElementEx.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlDocument_createElementNS.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlDocument_createElementNSEx.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlDocument_createTextNode.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlDocument_createTextNodeEx.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlDocument_free.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlDocument_getElementById.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlDocument_getElementsByTagName.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlDocument_getElementsByTagNameNS.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlDocument_importNode.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlDocument_init.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlDocumenttoString.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlElement_free.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlElement_getAttribute.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlElement_getAttributeNS.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlElement_getAttributeNode.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlElement_getAttributeNodeNS.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlElement_getElementsByTagName.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlElement_getElementsByTagNameNS.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlElement_getTagName.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlElement_hasAttribute.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlElement_hasAttributeNS.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlElement_init.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlElement_removeAttribute.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlElement_removeAttributeNS.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlElement_removeAttributeNode.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlElement_setAttribute.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlElement_setAttributeNS.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlElement_setAttributeNode.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlElement_setAttributeNodeNS.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlFreeDOMString.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlLoadDocument.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlLoadDocumentEx.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlNamedNodeMap_free.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlNamedNodeMap_getLength.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlNamedNodeMap_getNamedItem.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlNamedNodeMap_getNamedItemNS.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlNamedNodeMap_item.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlNamedNodeMap_removeNamedItem.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlNamedNodeMap_removeNamedItemNS.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlNamedNodeMap_setNamedItem.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlNamedNodeMap_setNamedItemNS.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlNodeList_free.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlNodeList_item.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlNodeList_length.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlNode_appendChild.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlNode_cloneNode.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlNode_free.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlNode_getAttributes.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlNode_getChildNodes.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlNode_getFirstChild.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlNode_getLastChild.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlNode_getLocalName.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlNode_getNamespaceURI.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlNode_getNextSibling.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlNode_getNodeName.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlNode_getNodeType.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlNode_getNodeValue.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlNode_getOwnerDocument.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlNode_getParentNode.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlNode_getPrefix.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlNode_getPreviousSibling.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlNode_hasAttributes.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlNode_hasChildNodes.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlNode_insertBefore.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlNode_removeChild.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlNode_replaceChild.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlNode_setNodeValue.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlNodetoString.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlParseBuffer.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlParseBufferEx.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlPrintDocument.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlPrintNode.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/ixmlRelaxParser.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ixml/toc.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/AboutCallbacks.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/ConstantsStructuresandTypes.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/Control.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/ControlPointHTTPAPI.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/Discovery.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/Errorcodes.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/Eventing.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/General.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/InitializationandRegistration.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/Introduction.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/License.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/OptionalToolAPIs.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/TheAPI.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNPREG_BUF_DESC.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNPREG_FILENAME_DESC.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNPREG_URL_DESC.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_CONTROL_ACTION_COMPLETE.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_CONTROL_ACTION_REQUEST.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_CONTROL_GET_VAR_COMPLETE.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_CONTROL_GET_VAR_REQUEST.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_DISCOVERY_ADVERTISEMENT_ALIVE.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_DISCOVERY_ADVERTISEMENT_BYEBYE.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_DISCOVERY_SEARCH_RESULT.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_DISCOVERY_SEARCH_TIMEOUT.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_EVENT_AUTORENEWAL_FAILED.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_EVENT_RECEIVED.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_EVENT_RENEWAL_COMPLETE.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_EVENT_SUBSCRIBE_COMPLETE.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_EVENT_SUBSCRIPTION_EXPIRED.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_EVENT_SUBSCRIPTION_REQUEST.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_EVENT_UNSUBSCRIBE_COMPLETE.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_E_ALREADY_REGISTERED-120.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_E_BAD_HTTPMSG-119.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_E_BAD_RESPONSE-113.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_E_CANCELED-210.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_E_EXT_NOT_XML-504.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_E_FILE_NOT_FOUND-502.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_E_FILE_READ_ERROR-503.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_E_FINISH-116.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_E_INIT-105.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_E_INIT_FAILED-117.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_E_INTERNAL_ERROR-911.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_E_INVALID_ACTION-115.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_E_INVALID_ARGUMENT-501.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_E_INVALID_DESC-107.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_E_INVALID_HANDLE-100.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_E_INVALID_PARAM-101.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_E_INVALID_SERVICE-111.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_E_INVALID_URL-108.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_E_LISTEN-206.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_E_NETWORK_ERROR-200.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_E_NOTIFY_UNACCEPTED-303.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_E_NOT_FOUND-507.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_E_OUTOF_HANDLE-102.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_E_OUTOF_MEMORY-104.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_E_OUTOF_SOCKET-205.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_E_SOCKET_BIND-203.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_E_SOCKET_CONNECT-204.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_E_SOCKET_ERROR-208.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_E_SOCKET_READ-202.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_E_SOCKET_WRITE-201.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_E_SUBSCRIBE_UNACCEPTED-301.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_E_SUCCESS0.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_E_TIMEDOUT-207.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_E_UNSUBSCRIBE_UNACCAPTED-302.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_S_ALL.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_S_DEVICE.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_S_ROOT.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPNP_S_SERVICE.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UPnP_EventType.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpAcceptSubscription.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpAcceptSubscriptionExt.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpAddToAction.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpAddToActionResponse.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpAddToPropertySet.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpAddVirtualDir.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpCancelHttpGet.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpClient_Handle.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpCloseHttpGet.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpCloseHttpPost.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpCreatePropertySet.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpDevice_Handle.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpDownloadUrlItem.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpDownloadXmlDoc.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpEnableWebserver.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpFinish.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpGetErrorMessage.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpGetServerIpAddress.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpGetServerPort.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpGetServiceVarStatus.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpGetServiceVarStatusAsync.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpHttpGetProgress.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpInit.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpIsWebserverEnabled.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpMakeAction.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpMakeActionResponse.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpNotify.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpNotifyExt.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpOpenHttpGet.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpOpenHttpGetEx.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpOpenHttpGetProxy.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpOpenHttpPost.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpReadHttpGet.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpRegisterClient.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpRegisterRootDevice.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpRegisterRootDevice2.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpRemoveAllVirtualDirs.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpRemoveVirtualDir.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpRenewSubscription.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpRenewSubscriptionAsync.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpResolveURL.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpSearchAsync.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpSendAction.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpSendActionAsync.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpSendActionEx.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpSendActionExAsync.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpSendAdvertisement.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpSetContentLength.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpSetMaxContentLength.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpSetMaxSubscriptionTimeOut.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpSetMaxSubscriptions.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpSetVirtualDirCallbacks.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpSetWebServerRootDir.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpSubscribe.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpSubscribeAsync.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpUnRegisterClient.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpUnRegisterRootDevice.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpUnSubscribe.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpUnSubscribeAsync.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpVirtualDirCallbacks.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/UpnpWriteHttpPost.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/Upnp_Action_Request.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/Upnp_DescType.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/Upnp_Discovery.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/Upnp_Event.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/Upnp_Event_Subscribe.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/Upnp_FunPtr.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/Upnp_SID44.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/Upnp_SType.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/Upnp_State_Var_Complete.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/Upnp_State_Var_Request.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/Upnp_Subscription_Request.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/WebServerAPI.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/icon1.gif
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/icon2.gif
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/index.html
+%%PORTDOCS%%%%DOCSDIR%%/html/upnp/toc.html
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/html/upnp
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/html/ixml
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/html
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrm include/upnp