From nobody Sun Jan 5 15:38:22 2025 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4YR1g22BDSz5jqvL; Sun, 05 Jan 2025 15:38:22 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YR1g21w2tz414F; Sun, 5 Jan 2025 15:38:22 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1736091502; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=ZiYLpc6/euhHn+rQuBUL/kxC3RVplN5IQA1YU7jHiA0=; b=a0fs0UX05F+KZqsfV/XxRM6o2Zejn49zTuuqT3xkf7IsXd38jCT39u0hmjdJgD/SBBH+iV 5zXH+HPARAb/8k5R6S/4qsTxUVIc4pCPx3YmllilCuzKwCGaiEO1PY00L6Ysoe82KT/K5J M8rfp3b7939eCFilWtJiWBgacNRFFRF8P76JMRBj7FDaOid068l8t8JB4BaBygoHQbSXQ1 L9Hactx+k8OUmqE5fBI6Hpcwvy1xrhQ8SF48LiEZLSkwi4+/NwiAuM48dpfWs9UMJcSI/+ H/ipievXoxG6HSmvkI30iW/Cam1XL13cwcEYT6/gG0quIa01XBxRq33v9CVqtw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1736091502; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=ZiYLpc6/euhHn+rQuBUL/kxC3RVplN5IQA1YU7jHiA0=; b=FROBgNxWUXStiBIQTm24VCJTF7DvXHcAmPnIelzYZhBycJcg2gc735RagPeHYQPQonJeVg ZhjFBAfV5ZSBDoiZZZOAMrAOxSAbI4YrhzCVF9mqmlRViEkm5iUQI1qU3uAjvqF1UXiGRf vy5L0PaBdf16hlLFgFKiw4w4sh6wn0jncqHPeEUW7nIdkaA1DCNXb2J+CMdpbJfDF5tINa vdGjCZuPgnYo/IE3A8QeWURWhq8bDKl6wbmL5vkGpFtFOBg2nVDwRikbOLUI2awr3tUcX8 hjunmWKaMhgZXVo6zJvgE6K/7JhVzE2h0zJPl52J8ztIvdAuc9EE88rSnPLgVw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1736091502; a=rsa-sha256; cv=none; b=VOeC3mPqLP2CEhrqn0t8JBnhbOSLmYnlQ3Fu0DvDobqzyIgFCsTPD8fX38AFkmwXcs9sTZ Z63IUoQQ67u2EdwComWdlx3GAWvootWDDtyVPEctzw7AD/m+xbtNsBqukMwgpwaCppjiwj 8+2aAm/jnsrEnqO/bdUoUbWBHqVrdFsu1pw5qirreLc8KKneDFAagbUL3o0vZOC+Yf/+F+ jSmB+Wmd6K0l3j9MDbcWPA2zV88wRt5YGJkXuWOXAuEM78GRKQyXiX1DNRspxBVEDlF1Tu lXckYBzKzalFvwndQwEeHvr7+MEguG4odcgKa9V4gI01XIbK3MWXmXmWZvgPoA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4YR1g21TF9zl0K; Sun, 05 Jan 2025 15:38:22 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 505FcMQr033047; Sun, 5 Jan 2025 15:38:22 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 505FcMKp033044; Sun, 5 Jan 2025 15:38:22 GMT (envelope-from git) Date: Sun, 5 Jan 2025 15:38:22 GMT Message-Id: <202501051538.505FcMKp033044@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Dirk Meyer Subject: git: 942e8b555262 - main - graphics/pcdtojpeg: Converts PCD (Kodak Photo CD) image files List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: dinoex X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 942e8b555262a6e684ef69e96e0036e065fb8211 Auto-Submitted: auto-generated The branch main has been updated by dinoex: URL: https://cgit.FreeBSD.org/ports/commit/?id=942e8b555262a6e684ef69e96e0036e065fb8211 commit 942e8b555262a6e684ef69e96e0036e065fb8211 Author: Dirk Meyer AuthorDate: 2025-01-05 15:38:11 +0000 Commit: Dirk Meyer CommitDate: 2025-01-05 15:38:11 +0000 graphics/pcdtojpeg: Converts PCD (Kodak Photo CD) image files --- graphics/Makefile | 1 + graphics/pcdtojpeg/Makefile | 33 ++++++ graphics/pcdtojpeg/distinfo | 3 + graphics/pcdtojpeg/pkg-descr | 3 + graphics/pcdtojpeg/pkg-plist | 238 +++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 278 insertions(+) diff --git a/graphics/Makefile b/graphics/Makefile index dee02183a60b..0fe7405bbbd3 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -786,6 +786,7 @@ SUBDIR += panomatic SUBDIR += partio SUBDIR += pastel + SUBDIR += pcdtojpeg SUBDIR += pcl-pointclouds SUBDIR += pdf2svg SUBDIR += pdfpc diff --git a/graphics/pcdtojpeg/Makefile b/graphics/pcdtojpeg/Makefile new file mode 100644 index 000000000000..075b988149a3 --- /dev/null +++ b/graphics/pcdtojpeg/Makefile @@ -0,0 +1,33 @@ +PORTNAME= pcdtojpeg +DISTVERSION= 1_0_17 +CATEGORIES= graphics +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION} +DISTNAME= ${PORTNAME}_${DISTVERSION} + +MAINTAINER= dinoex@FreeBSD.org +COMMENT= Converts PCD (Kodak Photo CD) image files +WWW= https://pcdtojpeg.sourceforge.io/Home.html + +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/../gpl.txt + +USES= zip localbase:ldflags jpeg +WRKSRC_SUBDIR= src +LIBS+= -ljpeg -lpthread +DOCLIST= Documentation Documentation.html ReadMe.txt Release.txt + +OPTIONS_DEFINE= DOCS + +do-build: + (cd ${WRKSRC} && \ + ${CXX} ${CPPFLAGS} ${CXXFLASG} ${LDFLAGS} ${LIBS} -o ${PORTNAME} main.cpp pcdDecode.cpp) + +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/ + +post-install-DOCS-on: + ${MKDIR} ${STAGEDIR}${DOCSDIR} + ${RMDIR} ${WRKSRC}/../Documentation/Images # empty dir + ${TAR} -C ${WRKSRC}/.. -cf - ${DOCLIST} | ${TAR} -C ${STAGEDIR}${DOCSDIR} -xf - + +.include diff --git a/graphics/pcdtojpeg/distinfo b/graphics/pcdtojpeg/distinfo new file mode 100644 index 000000000000..e618b07a7edd --- /dev/null +++ b/graphics/pcdtojpeg/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1736089048 +SHA256 (pcdtojpeg_1_0_17.zip) = 519a9256faddd002013054b067aa5fdc8433b1bd8a6f4994864d7e898a795790 +SIZE (pcdtojpeg_1_0_17.zip) = 1075471 diff --git a/graphics/pcdtojpeg/pkg-descr b/graphics/pcdtojpeg/pkg-descr new file mode 100644 index 000000000000..04139103ef78 --- /dev/null +++ b/graphics/pcdtojpeg/pkg-descr @@ -0,0 +1,3 @@ +converts PCD (Kodak Photo CD) image files into high quality JPEG images. +Conversions are at the maximum available PCD resolution, +and are fully color managed - no blown highlights or color casts. diff --git a/graphics/pcdtojpeg/pkg-plist b/graphics/pcdtojpeg/pkg-plist new file mode 100644 index 000000000000..fdf59b48de42 --- /dev/null +++ b/graphics/pcdtojpeg/pkg-plist @@ -0,0 +1,238 @@ +bin/pcdtojpeg +%%PORTDOCS%%%%DOCSDIR%%/Documentation.html +%%PORTDOCS%%%%DOCSDIR%%/Documentation/64Base.html +%%PORTDOCS%%%%DOCSDIR%%/Documentation/64Base_files/64Base.css +%%PORTDOCS%%%%DOCSDIR%%/Documentation/64Base_files/64Base.js +%%PORTDOCS%%%%DOCSDIR%%/Documentation/64Base_files/FileStructure.jpg +%%PORTDOCS%%%%DOCSDIR%%/Documentation/64Base_files/image.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/64Base_files/navbar_0_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/64Base_files/navbar_0_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/64Base_files/navbar_1_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/64Base_files/navbar_1_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/64Base_files/navbar_2_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/64Base_files/navbar_2_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/64Base_files/navbar_3_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/64Base_files/navbar_3_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/64Base_files/navbar_4_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/64Base_files/navbar_4_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/64Base_files/navbar_5_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/64Base_files/navbar_5_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/64Base_files/navbar_active.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/64Base_files/navbar_separator_0.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/64Base_files/navbar_separator_1.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/64Base_files/navbar_separator_2.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/64Base_files/navbar_separator_3.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/64Base_files/navbar_separator_4.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/64Base_files/navbar_separator_5.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/64Base_files/shapeimage_1.jpg +%%PORTDOCS%%%%DOCSDIR%%/Documentation/64Base_files/transparent.gif +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Contact me.html +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Contact me_files/Contact me.css +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Contact me_files/Contact me.js +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Contact me_files/image.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Contact me_files/navbar_0_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Contact me_files/navbar_0_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Contact me_files/navbar_1_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Contact me_files/navbar_1_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Contact me_files/navbar_2_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Contact me_files/navbar_2_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Contact me_files/navbar_3_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Contact me_files/navbar_3_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Contact me_files/navbar_4_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Contact me_files/navbar_4_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Contact me_files/navbar_5_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Contact me_files/navbar_5_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Contact me_files/navbar_active.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Contact me_files/navbar_separator_0.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Contact me_files/navbar_separator_1.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Contact me_files/navbar_separator_2.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Contact me_files/navbar_separator_3.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Contact me_files/navbar_separator_4.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Contact me_files/navbar_separator_5.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Contact me_files/shapeimage_1.jpg +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Contact me_files/transparent.gif +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Download.html +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Download_files/Download.css +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Download_files/Download.js +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Download_files/image.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Download_files/navbar_0_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Download_files/navbar_0_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Download_files/navbar_1_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Download_files/navbar_1_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Download_files/navbar_2_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Download_files/navbar_2_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Download_files/navbar_3_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Download_files/navbar_3_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Download_files/navbar_4_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Download_files/navbar_4_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Download_files/navbar_5_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Download_files/navbar_5_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Download_files/navbar_6_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Download_files/navbar_6_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Download_files/navbar_separator_0.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Download_files/navbar_separator_1.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Download_files/navbar_separator_2.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Download_files/navbar_separator_3.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Download_files/navbar_separator_4.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Download_files/navbar_separator_5.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Download_files/shapeimage_1.jpg +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Download_files/transparent.gif +%%PORTDOCS%%%%DOCSDIR%%/Documentation/FAQs.html +%%PORTDOCS%%%%DOCSDIR%%/Documentation/FAQs_files/FAQs.css +%%PORTDOCS%%%%DOCSDIR%%/Documentation/FAQs_files/FAQs.js +%%PORTDOCS%%%%DOCSDIR%%/Documentation/FAQs_files/image.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/FAQs_files/navbar_0_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/FAQs_files/navbar_0_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/FAQs_files/navbar_1_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/FAQs_files/navbar_1_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/FAQs_files/navbar_2_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/FAQs_files/navbar_2_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/FAQs_files/navbar_3_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/FAQs_files/navbar_3_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/FAQs_files/navbar_4_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/FAQs_files/navbar_4_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/FAQs_files/navbar_5_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/FAQs_files/navbar_5_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/FAQs_files/navbar_active.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/FAQs_files/navbar_separator_0.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/FAQs_files/navbar_separator_1.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/FAQs_files/navbar_separator_2.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/FAQs_files/navbar_separator_3.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/FAQs_files/navbar_separator_4.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/FAQs_files/navbar_separator_5.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/FAQs_files/shapeimage_1.jpg +%%PORTDOCS%%%%DOCSDIR%%/Documentation/FAQs_files/transparent.gif +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Home.html +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Home_files/BlownJohn.jpg +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Home_files/Home.css +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Home_files/Home.js +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Home_files/PCDBad.jpg +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Home_files/image.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Home_files/imageEffectsBelow_BlownJohn.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Home_files/imageEffectsBelow_PCDBad.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Home_files/navbar_0_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Home_files/navbar_0_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Home_files/navbar_1_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Home_files/navbar_1_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Home_files/navbar_2_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Home_files/navbar_2_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Home_files/navbar_3_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Home_files/navbar_3_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Home_files/navbar_4_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Home_files/navbar_4_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Home_files/navbar_5_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Home_files/navbar_5_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Home_files/navbar_active.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Home_files/navbar_separator_0.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Home_files/navbar_separator_1.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Home_files/navbar_separator_2.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Home_files/navbar_separator_3.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Home_files/navbar_separator_4.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Home_files/navbar_separator_5.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Home_files/shapeimage_1.jpg +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Home_files/shapeimage_2.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Home_files/transparent.gif +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Installing.html +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Installing_files/Installing.css +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Installing_files/Installing.js +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Installing_files/image.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Installing_files/navbar_0_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Installing_files/navbar_0_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Installing_files/navbar_1_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Installing_files/navbar_1_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Installing_files/navbar_2_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Installing_files/navbar_2_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Installing_files/navbar_3_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Installing_files/navbar_3_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Installing_files/navbar_4_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Installing_files/navbar_4_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Installing_files/navbar_5_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Installing_files/navbar_5_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Installing_files/navbar_active.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Installing_files/navbar_separator_0.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Installing_files/navbar_separator_1.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Installing_files/navbar_separator_2.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Installing_files/navbar_separator_3.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Installing_files/navbar_separator_4.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Installing_files/navbar_separator_5.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Installing_files/shapeimage_1.jpg +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Installing_files/transparent.gif +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Library.html +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Library_files/Library.css +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Library_files/Library.js +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Library_files/image.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Library_files/navbar_0_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Library_files/navbar_0_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Library_files/navbar_1_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Library_files/navbar_1_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Library_files/navbar_2_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Library_files/navbar_2_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Library_files/navbar_3_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Library_files/navbar_3_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Library_files/navbar_4_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Library_files/navbar_4_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Library_files/navbar_5_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Library_files/navbar_5_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Library_files/navbar_6_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Library_files/navbar_6_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Library_files/navbar_separator_0.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Library_files/navbar_separator_1.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Library_files/navbar_separator_2.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Library_files/navbar_separator_3.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Library_files/navbar_separator_4.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Library_files/navbar_separator_5.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Library_files/shapeimage_1.jpg +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Library_files/transparent.gif +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Troubleshooting.html +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Troubleshooting_files/Troubleshooting.css +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Troubleshooting_files/Troubleshooting.js +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Troubleshooting_files/image.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Troubleshooting_files/navbar_0_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Troubleshooting_files/navbar_0_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Troubleshooting_files/navbar_1_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Troubleshooting_files/navbar_1_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Troubleshooting_files/navbar_2_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Troubleshooting_files/navbar_2_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Troubleshooting_files/navbar_3_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Troubleshooting_files/navbar_3_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Troubleshooting_files/navbar_4_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Troubleshooting_files/navbar_4_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Troubleshooting_files/navbar_5_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Troubleshooting_files/navbar_5_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Troubleshooting_files/navbar_active.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Troubleshooting_files/navbar_separator_0.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Troubleshooting_files/navbar_separator_1.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Troubleshooting_files/navbar_separator_2.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Troubleshooting_files/navbar_separator_3.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Troubleshooting_files/navbar_separator_4.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Troubleshooting_files/navbar_separator_5.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Troubleshooting_files/shapeimage_1.jpg +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Troubleshooting_files/transparent.gif +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Usage.html +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Usage_files/Usage.css +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Usage_files/Usage.js +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Usage_files/image.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Usage_files/navbar_0_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Usage_files/navbar_0_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Usage_files/navbar_1_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Usage_files/navbar_1_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Usage_files/navbar_2_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Usage_files/navbar_2_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Usage_files/navbar_3_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Usage_files/navbar_3_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Usage_files/navbar_4_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Usage_files/navbar_4_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Usage_files/navbar_5_normal.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Usage_files/navbar_5_rollover.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Usage_files/navbar_active.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Usage_files/navbar_separator_0.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Usage_files/navbar_separator_1.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Usage_files/navbar_separator_2.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Usage_files/navbar_separator_3.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Usage_files/navbar_separator_4.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Usage_files/navbar_separator_5.png +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Usage_files/shapeimage_1.jpg +%%PORTDOCS%%%%DOCSDIR%%/Documentation/Usage_files/transparent.gif +%%PORTDOCS%%%%DOCSDIR%%/Documentation/index.html +%%PORTDOCS%%%%DOCSDIR%%/ReadMe.txt +%%PORTDOCS%%%%DOCSDIR%%/Release.txt