Date: Wed, 22 Nov 2006 15:29:27 -0800 (PST) From: Nick Barkas <snb@threerings.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/105760: [patch] [maintainer update] devel/otrs: update to 2.1.3 Message-ID: <20061122232927.2EBF917042@maguro.moduli.net> Resent-Message-ID: <200611222330.kAMNUFKU015386@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 105760 >Category: ports >Synopsis: [patch] [maintainer update] devel/otrs: update to 2.1.3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Nov 22 23:30:14 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Nick Barkas >Release: FreeBSD 6.1-SECURITY i386 >Organization: Three Rings Design >Environment: System: FreeBSD maguro.moduli.net 6.1-SECURITY FreeBSD 6.1-SECURITY #0: Mon Aug 28 05:21:08 UTC 2006 root@builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: This upgrades devel/otrs from 2.0.4-01 to the latest release, 2.1.3. >How-To-Repeat: >Fix: diff -urN otrs.orig/Makefile otrs/Makefile --- otrs.orig/Makefile Tue Sep 19 08:45:57 2006 +++ otrs/Makefile Wed Nov 22 15:16:04 2006 @@ -6,11 +6,12 @@ # PORTNAME= otrs -PORTVERSION= 2.0.4 -PORTREVISION= 2 +PORTVERSION= 2.1.3 CATEGORIES= devel -MASTER_SITES= ftp://ftp.otrs.org/pub/otrs/ -DISTNAME= ${PORTNAME}-${PORTVERSION}-01 +MASTER_SITES= http://ftp.otrs.org/pub/otrs/ \ + ftp://ftp.samurai.com/pub/otrs/ \ + http://ftp.gwdg.de/pub/misc/otrs/ \ + http://mirror.xaranet.de/otrs/ MAINTAINER= snb@threerings.net COMMENT= Open Ticket Request System @@ -27,7 +28,9 @@ ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \ ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \ ${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \ - ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww + ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ + ${SITE_PERL}/PDF/API2.pm:${PORTSDIR}/textproc/p5-PDF-API2 \ + ${SITE_PERL}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib RUN_DEPENDS= ${BUILD_DEPENDS} OPTIONS= MYSQL "MySQL database support" on \ @@ -38,9 +41,6 @@ ISPELL "Enable spell checking" on \ GNUPG "Use GnuPG" off -USE_BZIP2= yes - -WRKSRC= ${WRKDIR}/${PORTNAME} OTRSDIR= ${PREFIX}/otrs SUB_FILES= pkg-install pkg-message @@ -150,5 +150,8 @@ .endfor .endif @PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL + +post-install: + @${CAT} ${PKGMESSAGE} .include <bsd.port.post.mk> diff -urN otrs.orig/distinfo otrs/distinfo --- otrs.orig/distinfo Wed Jul 5 10:15:23 2006 +++ otrs/distinfo Wed Nov 22 13:33:23 2006 @@ -1,3 +1,3 @@ -MD5 (otrs-2.0.4-01.tar.bz2) = cfc0fa4f711c2fa92bc513b57632bbfe -SHA256 (otrs-2.0.4-01.tar.bz2) = 6d3a357e4beee75c0267e6dc3dd16cf31d94946a75063b15081db0d2864d1866 -SIZE (otrs-2.0.4-01.tar.bz2) = 11560233 +MD5 (otrs-2.1.3.tar.gz) = 669b48aff1d9609520875cdc955e2101 +SHA256 (otrs-2.1.3.tar.gz) = 296fd91f78adce211c3524c873b07bfa42b7aaef825448a2e98c7fb81bc5beda +SIZE (otrs-2.1.3.tar.gz) = 13003457 diff -urN otrs.orig/files/pkg-message.in otrs/files/pkg-message.in --- otrs.orig/files/pkg-message.in Thu Jul 27 11:20:46 2006 +++ otrs/files/pkg-message.in Wed Nov 22 15:16:04 2006 @@ -3,10 +3,11 @@ The rest of installation must be completed manually. -Please read +Please see http://doc.otrs.org/2.1/en/html/ and/or documentation in +%%DOCSDIR%% for further instructions, particularly regarding +configuring your web server, database, cron scripts, and receiving emails. -http://doc.otrs.org/2.0/en/html/ - -for further instructions, particularly regarding configuring your web -server, database, cron scripts, and receiving emails. +If you are upgrading from an earlier version, follow the instructions for +upgrading your database schema and configuration files given in +%%DOCSDIR%%/UPGRADING. ========================================================================== diff -urN otrs.orig/pkg-plist otrs/pkg-plist --- otrs.orig/pkg-plist Tue Sep 19 08:45:57 2006 +++ otrs/pkg-plist Wed Nov 22 13:33:23 2006 @@ -34,13 +34,14 @@ otrs/bin/otrs.getUserID otrs/bin/otrs.setPassword otrs/bin/xml2sql.pl +otrs/bin/CheckSum.pl +otrs/bin/UnitTest.pl otrs/bin/cgi-bin/customer.pl -otrs/bin/cgi-bin/faq.pl otrs/bin/cgi-bin/index.pl otrs/bin/cgi-bin/installer.pl otrs/bin/cgi-bin/public.pl +otrs/bin/cgi-bin/rpc.pl otrs/bin/fcgi-bin/customer.fpl -otrs/bin/fcgi-bin/faq.fpl otrs/bin/fcgi-bin/index.fpl otrs/bin/fcgi-bin/public.fpl otrs/scripts/SystemStatsGeneric.pm @@ -58,6 +59,7 @@ otrs/scripts/sync_node.sh otrs/scripts/syncuser_csv2otrs.pl otrs/scripts/webform.pl +otrs/scripts/rpc-examlple.pl otrs/scripts/database/initial_insert.sapdb.sql otrs/scripts/database/initial_insert.sql otrs/scripts/database/otrs-schema-post.db2.sql @@ -71,18 +73,18 @@ otrs/scripts/database/otrs-schema.oracle.sql otrs/scripts/database/otrs-schema.postgresql.sql otrs/scripts/database/otrs-schema.xml -otrs/scripts/test/CreateTickerNumber.pl +otrs/scripts/database/otrs-schema-post.mssql.sql +otrs/scripts/database/otrs-schema.mssql.sql otrs/scripts/test/CustomerBackend.pl otrs/scripts/test/CustomerUserAuth.pl otrs/scripts/test/TicketHistoryState.pl -otrs/scripts/test/Time.pl otrs/scripts/test/UserAuth.pl -otrs/scripts/test/XML.pl otrs/scripts/tools/base64.pl otrs/scripts/tools/charset-convert.pl otrs/scripts/tools/compress-mail.pl otrs/scripts/tools/sync-ldap2db.pl otrs/scripts/tools/xml2html.pl +otrs/var/logo-otrs.png otrs/var/cron/aaa_base.dist otrs/var/cron/fetchmail.dist otrs/var/cron/generic_agent-database.dist @@ -174,6 +176,9 @@ otrs/var/httpd/htdocs/images/Standard/up.png otrs/var/httpd/htdocs/images/Standard/warning.png otrs/var/httpd/htdocs/images/Standard/zoom.png +otrs/var/httpd/htdocs/images/Standard/empty.png +otrs/var/httpd/htdocs/images/Standard/notready-sw.png +otrs/var/httpd/htdocs/images/Standard/watcher.png @unexec [ -s %D/otrs/var/log/TicketCounter.log ] || rm -f %D/otrs/var/log/TicketCounter.log @unexec if cmp -s %D/otrs/Kernel/Config.pm %D/otrs/Kernel/Config.pm.dist; then rm -f %D/otrs/Kernel/Config.pm; fi otrs/Kernel/Config.pm.dist @@ -184,12 +189,8 @@ otrs/Kernel/Config/GenericAgent.pm.dist @exec [ -f %B/GenericAgent.pm ] || cp %B/%f %B/GenericAgent.pm otrs/Kernel/Config/GenericAgent.pm.examples -otrs/Kernel/Config/Files/FAQ.pm -otrs/Kernel/Config/Files/FAQ.xml otrs/Kernel/Config/Files/Framework.xml -otrs/Kernel/Config/Files/Ticket.pm otrs/Kernel/Config/Files/Ticket.xml -otrs/Kernel/Config/Files/TicketPostMaster.pm otrs/Kernel/Language/bb.pm otrs/Kernel/Language/bg.pm otrs/Kernel/Language/cz.pm @@ -210,6 +211,10 @@ otrs/Kernel/Language/xx_AgentZoom.pm otrs/Kernel/Language/xx_Custom.pm otrs/Kernel/Language/zh_CN.pm +otrs/Kernel/Language/da.pm +otrs/Kernel/Language/el.pm +otrs/Kernel/Language/fa.pm +otrs/Kernel/Language/sk_SK.pm otrs/Kernel/Modules/Admin.pm otrs/Kernel/Modules/AdminAttachment.pm otrs/Kernel/Modules/AdminAutoResponse.pm @@ -278,7 +283,6 @@ otrs/Kernel/Modules/AgentZoom.pm otrs/Kernel/Modules/CustomerAccept.pm otrs/Kernel/Modules/CustomerCalendarSmall.pm -otrs/Kernel/Modules/CustomerFAQ.pm otrs/Kernel/Modules/CustomerPreferences.pm otrs/Kernel/Modules/CustomerTicketAttachment.pm otrs/Kernel/Modules/CustomerTicketMessage.pm @@ -286,23 +290,23 @@ otrs/Kernel/Modules/CustomerTicketSearch.pm otrs/Kernel/Modules/CustomerTicketZoom.pm otrs/Kernel/Modules/CustomerZoom.pm -otrs/Kernel/Modules/FAQ.pm -otrs/Kernel/Modules/FAQCategory.pm -otrs/Kernel/Modules/FAQLanguage.pm otrs/Kernel/Modules/Installer.pm -otrs/Kernel/Modules/PublicFAQ.pm -otrs/Kernel/Modules/SystemStats.pm otrs/Kernel/Modules/Test.pm -otrs/Kernel/Output/HTML/Agent.pm +otrs/Kernel/Modules/AdminInit.pm +otrs/Kernel/Modules/AdminPerformanceLog.pm +otrs/Kernel/Modules/AgentStats.pm +otrs/Kernel/Modules/AgentTicketPhoneOutbound.pm +otrs/Kernel/Modules/AgentTicketResponsible.pm +otrs/Kernel/Modules/AgentTicketWatcher.pm +otrs/Kernel/Modules/CustomerTicketPrint.pm +otrs/Kernel/Modules/PublicRepository.pm otrs/Kernel/Output/HTML/ArticleAttachmentDownload.pm otrs/Kernel/Output/HTML/ArticleAttachmentHTMLViewer.pm otrs/Kernel/Output/HTML/ArticleCheckPGP.pm otrs/Kernel/Output/HTML/ArticleCheckSMIME.pm otrs/Kernel/Output/HTML/ArticleComposeCrypt.pm otrs/Kernel/Output/HTML/ArticleComposeSign.pm -otrs/Kernel/Output/HTML/Customer.pm otrs/Kernel/Output/HTML/CustomerNewTicketQueueSelectionGeneric.pm -otrs/Kernel/Output/HTML/Generic.pm otrs/Kernel/Output/HTML/NavBarLockedTickets.pm otrs/Kernel/Output/HTML/NavBarModuleAdmin.pm otrs/Kernel/Output/HTML/NavBarTicketBulkAction.pm @@ -322,6 +326,12 @@ otrs/Kernel/Output/HTML/PreferencesTheme.pm otrs/Kernel/Output/HTML/TicketMenuGeneric.pm otrs/Kernel/Output/HTML/TicketMenuLock.pm +otrs/Kernel/Output/HTML/Layout.pm +otrs/Kernel/Output/HTML/LayoutTicket.pm +otrs/Kernel/Output/HTML/NavBarTicketWatcher.pm +otrs/Kernel/Output/HTML/PreferencesTimeZone.pm +otrs/Kernel/Output/HTML/TicketMenuResponsible.pm +otrs/Kernel/Output/HTML/TicketMenuTicketWatcher.pm otrs/Kernel/Output/HTML/Lite/AgentNavigationBar.dtl otrs/Kernel/Output/HTML/Lite/AgentTicketQueue.dtl otrs/Kernel/Output/HTML/Lite/Copyright.dtl @@ -329,7 +339,6 @@ otrs/Kernel/Output/HTML/Lite/FooterSmall.dtl otrs/Kernel/Output/HTML/Lite/Header.dtl otrs/Kernel/Output/HTML/Lite/HeaderSmall.dtl -otrs/Kernel/Output/HTML/Lite/Login.dtl otrs/Kernel/Output/HTML/Lite/Motd.dtl otrs/Kernel/Output/HTML/Lite/Notify.dtl otrs/Kernel/Output/HTML/Lite/Warning.dtl @@ -353,7 +362,6 @@ otrs/Kernel/Output/HTML/Standard/AdminNavigationBar.dtl otrs/Kernel/Output/HTML/Standard/AdminNotificationForm.dtl otrs/Kernel/Output/HTML/Standard/AdminPGPForm.dtl -otrs/Kernel/Output/HTML/Standard/AdminPOP3Form.dtl otrs/Kernel/Output/HTML/Standard/AdminPackageManager.dtl otrs/Kernel/Output/HTML/Standard/AdminPostMasterFilter.dtl otrs/Kernel/Output/HTML/Standard/AdminQueueAutoResponseForm.dtl @@ -407,8 +415,6 @@ otrs/Kernel/Output/HTML/Standard/AgentTicketNote.dtl otrs/Kernel/Output/HTML/Standard/AgentTicketOwner.dtl otrs/Kernel/Output/HTML/Standard/AgentTicketPending.dtl -otrs/Kernel/Output/HTML/Standard/AgentTicketPhone.dtl -otrs/Kernel/Output/HTML/Standard/AgentTicketPhoneNew.dtl otrs/Kernel/Output/HTML/Standard/AgentTicketPlain.dtl otrs/Kernel/Output/HTML/Standard/AgentTicketPrint.dtl otrs/Kernel/Output/HTML/Standard/AgentTicketPriority.dtl @@ -421,14 +427,12 @@ otrs/Kernel/Output/HTML/Standard/AgentTicketSearchResultShort.dtl otrs/Kernel/Output/HTML/Standard/AgentTicketStatusView.dtl otrs/Kernel/Output/HTML/Standard/AgentTicketZoom.dtl -otrs/Kernel/Output/HTML/Standard/AgentTicketZoomStatus.dtl otrs/Kernel/Output/HTML/Standard/AgentWindowTabStart.dtl otrs/Kernel/Output/HTML/Standard/AgentWindowTabStop.dtl otrs/Kernel/Output/HTML/Standard/Copyright.dtl otrs/Kernel/Output/HTML/Standard/CustomerAccept.dtl otrs/Kernel/Output/HTML/Standard/CustomerCalendarSmallIcon.dtl otrs/Kernel/Output/HTML/Standard/CustomerError.dtl -otrs/Kernel/Output/HTML/Standard/CustomerFAQ.dtl otrs/Kernel/Output/HTML/Standard/CustomerFooter.dtl otrs/Kernel/Output/HTML/Standard/CustomerFooterSmall.dtl otrs/Kernel/Output/HTML/Standard/CustomerHeader.dtl @@ -438,7 +442,6 @@ otrs/Kernel/Output/HTML/Standard/CustomerPreferencesForm.dtl otrs/Kernel/Output/HTML/Standard/CustomerStatusView.dtl otrs/Kernel/Output/HTML/Standard/CustomerTicketMessage.dtl -otrs/Kernel/Output/HTML/Standard/CustomerTicketMessageNew.dtl otrs/Kernel/Output/HTML/Standard/CustomerTicketSearch.dtl otrs/Kernel/Output/HTML/Standard/CustomerTicketSearchResultCSV.dtl otrs/Kernel/Output/HTML/Standard/CustomerTicketSearchResultPrint.dtl @@ -446,9 +449,6 @@ otrs/Kernel/Output/HTML/Standard/CustomerTicketZoom.dtl otrs/Kernel/Output/HTML/Standard/CustomerWarning.dtl otrs/Kernel/Output/HTML/Standard/Error.dtl -otrs/Kernel/Output/HTML/Standard/FAQ.dtl -otrs/Kernel/Output/HTML/Standard/FAQCategoryForm.dtl -otrs/Kernel/Output/HTML/Standard/FAQLanguageForm.dtl otrs/Kernel/Output/HTML/Standard/Footer.dtl otrs/Kernel/Output/HTML/Standard/FooterSmall.dtl otrs/Kernel/Output/HTML/Standard/Header.dtl @@ -461,11 +461,27 @@ otrs/Kernel/Output/HTML/Standard/PrintFooter.dtl otrs/Kernel/Output/HTML/Standard/PrintHeader.dtl otrs/Kernel/Output/HTML/Standard/Redirect.dtl -otrs/Kernel/Output/HTML/Standard/SystemStats.dtl otrs/Kernel/Output/HTML/Standard/Test.dtl otrs/Kernel/Output/HTML/Standard/Warning.dtl otrs/Kernel/Output/HTML/Standard/css.dtl otrs/Kernel/Output/HTML/Standard/customer-css.dtl +otrs/Kernel/Output/HTML/Standard/AAAStats.dtl +otrs/Kernel/Output/HTML/Standard/AdminPOP3.dtl +otrs/Kernel/Output/HTML/Standard/AdminPerformanceLog.dtl +otrs/Kernel/Output/HTML/Standard/AgentStatsDelete.dtl +otrs/Kernel/Output/HTML/Standard/AgentStatsEditRestrictions.dtl +otrs/Kernel/Output/HTML/Standard/AgentStatsEditSpecification.dtl +otrs/Kernel/Output/HTML/Standard/AgentStatsEditValueSeries.dtl +otrs/Kernel/Output/HTML/Standard/AgentStatsEditXaxis.dtl +otrs/Kernel/Output/HTML/Standard/AgentStatsImport.dtl +otrs/Kernel/Output/HTML/Standard/AgentStatsOverview.dtl +otrs/Kernel/Output/HTML/Standard/AgentStatsPrint.dtl +otrs/Kernel/Output/HTML/Standard/AgentStatsView.dtl +otrs/Kernel/Output/HTML/Standard/AgentTicketPhone.dtl +otrs/Kernel/Output/HTML/Standard/AgentTicketPhoneOutbound.dtl +otrs/Kernel/Output/HTML/Standard/AgentTicketResponsible.dtl +otrs/Kernel/Output/HTML/Standard/AgentWindowTab.dtl +otrs/Kernel/Output/HTML/Standard/CustomerTicketPrint.dtl otrs/Kernel/System/Auth.pm otrs/Kernel/System/AuthSession.pm otrs/Kernel/System/AutoResponse.pm @@ -479,7 +495,6 @@ otrs/Kernel/System/Email.pm otrs/Kernel/System/EmailParser.pm otrs/Kernel/System/Encode.pm -otrs/Kernel/System/FAQ.pm otrs/Kernel/System/FileTemp.pm otrs/Kernel/System/GenericAgent.pm otrs/Kernel/System/Group.pm @@ -506,6 +521,11 @@ otrs/Kernel/System/User.pm otrs/Kernel/System/XML.pm otrs/Kernel/System/XMLMaster.pm +otrs/Kernel/System/CSV.pm +otrs/Kernel/System/DB/mssql.pm +otrs/Kernel/System/PDF.pm +otrs/Kernel/System/Stats.pm +otrs/Kernel/System/UnitTest.pm otrs/Kernel/System/Auth/DB.pm otrs/Kernel/System/Auth/HTTPBasicAuth.pm otrs/Kernel/System/Auth/LDAP.pm @@ -531,7 +551,6 @@ otrs/Kernel/System/Email/Sendmail.pm otrs/Kernel/System/GenericAgent/AutoPriorityIncrease.pm otrs/Kernel/System/GenericAgent/NotifyAgentGroupOfCustomQueue.pm -otrs/Kernel/System/LinkObject/FAQ.pm otrs/Kernel/System/LinkObject/Ticket.pm otrs/Kernel/System/Log/File.pm otrs/Kernel/System/Log/SysLog.pm @@ -545,12 +564,10 @@ otrs/Kernel/System/PostMaster/Filter/CMD.pm otrs/Kernel/System/PostMaster/Filter/Match.pm otrs/Kernel/System/PostMaster/Filter/MatchDBSource.pm +otrs/Kernel/System/PostMaster/Filter/NewTicketReject.pm otrs/Kernel/System/PostMaster/LoopProtection/DB.pm otrs/Kernel/System/PostMaster/LoopProtection/FS.pm -otrs/Kernel/System/Stats/AccountedTime.pm -otrs/Kernel/System/Stats/NewTickets.pm -otrs/Kernel/System/Stats/StateAction.pm -otrs/Kernel/System/Stats/TicketOverview.pm +otrs/Kernel/System/Stats/Dynamic/Ticket.pm otrs/Kernel/System/Ticket/Article.pm otrs/Kernel/System/Ticket/ArticleStorageDB.pm otrs/Kernel/System/Ticket/ArticleStorageFS.pm @@ -558,6 +575,10 @@ otrs/Kernel/System/Ticket/CustomerPermission/CustomerUserIDCheck.pm otrs/Kernel/System/Ticket/CustomerPermission/GroupCheck.pm otrs/Kernel/System/Ticket/Event/Test.pm +otrs/Kernel/System/Ticket/Event/ForceOwnerReset.pm +otrs/Kernel/System/Ticket/Event/ForceState.pm +otrs/Kernel/System/Ticket/Event/ForceUnlock.pm +otrs/Kernel/System/Ticket/Event/TicketFreeFieldDefault.pm otrs/Kernel/System/Ticket/IndexAccelerator/RuntimeDB.pm otrs/Kernel/System/Ticket/IndexAccelerator/StaticDB.pm otrs/Kernel/System/Ticket/Number/AutoIncrement.pm @@ -575,7 +596,16 @@ otrs/Kernel/System/Web/UploadCache/DB.pm otrs/Kernel/System/Web/UploadCache/FS.pm otrs/Kernel/cpan-lib/HTML/Safe.pm +otrs/Kernel/cpan-lib/Algorithm/DiffOld.pm +otrs/Kernel/cpan-lib/Algorithm/Diff.pm +otrs/Kernel/cpan-lib/Crypt/PasswdMD5.pm +otrs/Kernel/cpan-lib/Text/Diff/Table.pm +otrs/Kernel/cpan-lib/Text/Diff.pm +@dirrm otrs/Kernel/cpan-lib/Algorithm +@dirrm otrs/Kernel/cpan-lib/Crypt @dirrm otrs/Kernel/cpan-lib/HTML +@dirrm otrs/Kernel/cpan-lib/Text/Diff +@dirrm otrs/Kernel/cpan-lib/Text @dirrm otrs/Kernel/cpan-lib @dirrm otrs/Kernel/System/XMLMaster @dirrm otrs/Kernel/System/Web/UploadCache @@ -588,6 +618,8 @@ @dirrm otrs/Kernel/System/Ticket/Event @dirrm otrs/Kernel/System/Ticket/CustomerPermission @dirrm otrs/Kernel/System/Ticket +@dirrm otrs/Kernel/System/Stats/Dynamic +@dirrm otrs/Kernel/System/Stats/Static @dirrm otrs/Kernel/System/Stats @dirrm otrs/Kernel/System/PostMaster/LoopProtection @dirrm otrs/Kernel/System/PostMaster/Filter @@ -643,7 +675,6 @@ %%PORTDOCS%%%%DOCSDIR%%/INSTALL %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/README.database -%%PORTDOCS%%%%DOCSDIR%%/README.dtl %%PORTDOCS%%%%DOCSDIR%%/README.webserver %%PORTDOCS%%%%DOCSDIR%%/RELEASE %%PORTDOCS%%%%DOCSDIR%%/TODO >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061122232927.2EBF917042>