diff options
author | kris <kris@FreeBSD.org> | 2005-11-05 17:07:44 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-11-05 17:07:44 +0800 |
commit | fd6ea44e7341e5eceafc62d7ff6eec0a45d23321 (patch) | |
tree | 839702695a2079fd711fd7410d5347d7c6f267e2 /www | |
parent | 1c5ecd19cefacc1ef8c4bf064d043bff0ffe99dc (diff) | |
download | freebsd-ports-gnome-fd6ea44e7341e5eceafc62d7ff6eec0a45d23321.tar.gz freebsd-ports-gnome-fd6ea44e7341e5eceafc62d7ff6eec0a45d23321.tar.zst freebsd-ports-gnome-fd6ea44e7341e5eceafc62d7ff6eec0a45d23321.zip |
Remove expired ports
Diffstat (limited to 'www')
49 files changed, 0 insertions, 1756 deletions
diff --git a/www/Makefile b/www/Makefile index a8cce61f087c..6ef522eaba1a 100644 --- a/www/Makefile +++ b/www/Makefile @@ -218,7 +218,6 @@ SUBDIR += linux-flashplugin SUBDIR += linux-flashplugin6 SUBDIR += linux-flashplugin7 - SUBDIR += linux-lesstif-ns SUBDIR += linux-mozilla SUBDIR += linux-mozilla-devel SUBDIR += linux-nvu @@ -332,7 +331,6 @@ SUBDIR += mod_mylo SUBDIR += mod_mysqluserdir SUBDIR += mod_ntlm - SUBDIR += mod_pcgi2 SUBDIR += mod_perl SUBDIR += mod_perl2 SUBDIR += mod_php4 @@ -386,7 +384,6 @@ SUBDIR += neon SUBDIR += neowebscript SUBDIR += netrik - SUBDIR += netscape-remote SUBDIR += netscape-wrapper SUBDIR += nginx SUBDIR += notftp @@ -511,7 +508,6 @@ SUBDIR += p5-Feed-Find SUBDIR += p5-Flickr-API SUBDIR += p5-Flickr-Upload - SUBDIR += p5-GtkHTML SUBDIR += p5-HTML SUBDIR += p5-HTML-Breadcrumbs SUBDIR += p5-HTML-CalendarMonthSimple @@ -591,7 +587,6 @@ SUBDIR += p5-Kwiki-VimMode SUBDIR += p5-Kwiki-plugins SUBDIR += p5-LWP-Authen-Wsse - SUBDIR += p5-MasonX-Apache2Handler SUBDIR += p5-MasonX-Interp-WithCallbacks SUBDIR += p5-MasonX-Profiler SUBDIR += p5-MasonX-Request-WithApacheSession @@ -674,7 +669,6 @@ SUBDIR += pear-Text_Wiki SUBDIR += pecl-APC SUBDIR += perlbal - SUBDIR += pgdriver SUBDIR += pglogd SUBDIR += photo_gallery SUBDIR += php-dyn @@ -804,7 +798,6 @@ SUBDIR += swish++ SUBDIR += swish-e SUBDIR += syndigator - SUBDIR += tasks SUBDIR += tclhttpd SUBDIR += tclwebtest SUBDIR += tdiary @@ -913,13 +906,11 @@ SUBDIR += zope-silva SUBDIR += zope-silvaviews SUBDIR += zope-simpleblog - SUBDIR += zope-soapmethod SUBDIR += zope-ttwtype SUBDIR += zope-validation SUBDIR += zope-xmlmethods SUBDIR += zope-xmlwidgets SUBDIR += zope-zmysqlda - SUBDIR += zope-zpt SUBDIR += zope-zsyncer SUBDIR += zope-zwiki SUBDIR += zope31 diff --git a/www/linux-lesstif-ns/Makefile b/www/linux-lesstif-ns/Makefile deleted file mode 100644 index 34e25f8303fc..000000000000 --- a/www/linux-lesstif-ns/Makefile +++ /dev/null @@ -1,60 +0,0 @@ -# New ports collection makefile for: linux-lesstif-ns -# Date created: 7 May 2000 -# Whom: imura@af.airnet.ne.jp -# -# $FreeBSD$ -# - -PORTNAME= lesstif -PORTVERSION= 0.92.26 -PORTREVISION= 3 -CATEGORIES= www x11-toolkits linux -MASTER_SITES= ftp://ftp.lesstif.org/pub/hungry/lesstif/srcdist/ \ - ftp://ftp.lesstif.org/pub/hungry/lesstif/srcdist/obsolete/ \ - ftp://ftp.kddlabs.co.jp/X11/lesstif/srcdist/ \ - ftp://ftp.kddlabs.co.jp/X11/lesstif/srcdist/obsolete/ -PKGNAMEPREFIX= linux- -PKGNAMESUFFIX= -ns - -PATCH_SITES= http://cgi.shikoku.ne.jp/~fun/srpms/ -PATCHFILES= ${DISTNAME}-i18n.patch -PATCH_DIST_STRIP= -p1 - -MAINTAINER= freebsd-emulation@FreeBSD.org -COMMENT= Clone of the Motif library mostly for linux-netscape4 - -DEPRECATED= No port depends upon this port anymore. -EXPIRATION_DATE= 2005-08-20 -IGNORE= Does not build and nobody seems to complain. - -# XXX: We should use a RPM instead of building it from source. -BUILD_DEPENDS= ${LINUXBASE}/usr/bin/cc:${PORTSDIR}/devel/linux_devtools - -USE_BZIP2= yes -USE_LINUX= yes -PREFIX?= ${LINUXBASE}${X11BASE} -HAS_CONFIGURE= yes -CONFIGURE_ARGS= --host=${MACHINE_ARCH}--linux-gnu \ - --enable-shared --enable-production \ - --enable-build-12 --enable-default-12 --disable-build-20 \ - --disable-debug --no-recursion \ - --without-motif --disable-build-Xlt --disable-build-Xbae -GMAKE= ${LINUXBASE}/usr/bin/make - -pre-configure: - @${ECHO_MSG} "*** Loading the Linux loadable kernel module (Error will be ignored) ***" - -@linux - -do-build: - cd ${WRKSRC}/lib/Xm && ${GMAKE} - -do-install: - ${INSTALL_SCRIPT} ${WRKSRC}/lib/Xm/.libs/libXm.so.1.0.2 \ - ${PREFIX}/lib/libXm-ns.so.1.0.2 - ${LN} -sf libXm-ns.so.1.0.2 ${PREFIX}/lib/libXm.so.1 - ${LN} -sf libXm.so.1 ${PREFIX}/lib/libXm.so - ${LINUXBASE}/sbin/ldconfig - -.include <bsd.port.mk> - -CONFIGURE_ENV+= ${LINUXBASE}/bin/bash diff --git a/www/linux-lesstif-ns/distinfo b/www/linux-lesstif-ns/distinfo deleted file mode 100644 index 811dc7057863..000000000000 --- a/www/linux-lesstif-ns/distinfo +++ /dev/null @@ -1,4 +0,0 @@ -MD5 (lesstif-0.92.26.tar.bz2) = b12161e1d1dd80122d5dcd68c6eb9dad -SIZE (lesstif-0.92.26.tar.bz2) = 2931869 -MD5 (lesstif-0.92.26-i18n.patch) = 3db0d448a9f40f8c8ef1c406b6f87d98 -SIZE (lesstif-0.92.26-i18n.patch) = 63678 diff --git a/www/linux-lesstif-ns/pkg-descr b/www/linux-lesstif-ns/pkg-descr deleted file mode 100644 index bc4ac9ec5d9b..000000000000 --- a/www/linux-lesstif-ns/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -LessTif is a API compatible clone of the Motif. -Currently Motif (statically linked by Netscape4) has a critical bug -around multi-byte handling in TextWidget such as <input type=text> -and <textarea> fields. This port will solve the above problem of -linux-netscape (like www/libxpg4-ns for our native Netscape). - -To activate this port, make sure that you use netscape-dynMotif instead -of communicator(navigator)-linux-x.xx.bin in ${LOCALBASE}/lib/netscape-linux/. -Patches are created by "fun" <fun@shikoku.ne.jp> - -- R. Imura -imura@af.airnet.ne.jp diff --git a/www/linux-lesstif-ns/pkg-plist b/www/linux-lesstif-ns/pkg-plist deleted file mode 100644 index 11b772af798a..000000000000 --- a/www/linux-lesstif-ns/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -lib/libXm-ns.so.1.0.2 -lib/libXm.so -lib/libXm.so.1 -@exec /compat/linux/sbin/ldconfig diff --git a/www/mod_pcgi2/Makefile b/www/mod_pcgi2/Makefile deleted file mode 100644 index 9bdbf0ad4187..000000000000 --- a/www/mod_pcgi2/Makefile +++ /dev/null @@ -1,71 +0,0 @@ -# New ports collection makefile for: mod_pcgi2 -# Date created: 19 May 2002 -# Whom: Hye-Shik Chang -# -# $FreeBSD$ -# - -PORTNAME= mod_pcgi2 -PORTVERSION= 2.0.2 -CATEGORIES= www zope -MASTER_SITES= http://zope.org/Members/phd/mod_pcgi2/mod_pcgi2/ -DISTNAME= ${PORTNAME}-${PORTVERSION}-src - -MAINTAINER= perky@FreeBSD.org -COMMENT= Persistent CGI module for Apache and Zope - -RUN_DEPENDS= ${ZOPEBASEDIR}/skel/bin/zopectl.in:${PORTSDIR}/www/zope - -APACHE_COMPAT= yes - -.if defined(WITH_APACHE13) -BUILD_DEPENDS= ${LOCALBASE}/include/apache/httpd.h:${PORTSDIR}/${APACHE_PORT} -RUN_DEPENDS= ${LOCALBASE}/include/apache/httpd.h:${PORTSDIR}/${APACHE_PORT} -.else -BUILD_DEPENDS= ${LOCALBASE}/include/apache2/httpd.h:${PORTSDIR}/${APACHE_PORT} -RUN_DEPENDS= ${LOCALBASE}/include/apache2/httpd.h:${PORTSDIR}/${APACHE_PORT} -.endif - -USE_PYTHON= yes - -# You can change this in the environment if you like. -SZOPEBASEDIR?= www/Zope - -# Don't change these -ZOPEBASEDIR= ${LOCALBASE}/${SZOPEBASEDIR} -WRKSRC= ${WRKDIR}/pcgi2 -BUILDOPT= -DMOD_PCGI2 -DUNIX -DHAVE_UNION_SEMUN -SOURCES= mod_pcgi2.c parseinfo.c pcgi-wrapper.c -PLIST_SUB= APXS="${APXS}" APACHEVER="${APACHEVER}" -MSG_SUB= -e 's,%%CONFFILE%%,etc/${APACHEVER}/mod_pcgi2.conf,' \ - -e 's,%%PREFIX%%,${PREFIX},' -PKGMESSAGE= ${WRKDIR}/pkg-message - -.if defined(WITH_APACHE13) -APACHEVER= apache -.else -WITH_APACHE2= yes -APACHEVER= apache2 -BUILDOPT+= -DAPACHE2 -Wc,-shared -.endif - -post-extract: - @${SED} -e 's,%%PYTHON_CMD%%,${PYTHON_CMD},g' \ - -e 's,%%ZOPEBASEDIR%%,${ZOPEBASEDIR},g' \ - ${FILESDIR}/mod_pcgi2.conf.dist >${WRKDIR}/mod_pcgi2.conf - @${SED} ${MSG_SUB} pkg-message > ${PKGMESSAGE} - -do-build: - @cd ${WRKSRC} && ${APXS} -c -o mod_pcgi2.so ${BUILDOPT} ${SOURCES} - -do-install: -.if defined(WITH_APACHE13) - @${APXS} -ia -n pcgi2 ${WRKSRC}/mod_pcgi2.so -.else - @${INSTALL_PROGRAM} ${WRKSRC}/.libs/mod_pcgi2.so ${PREFIX}/libexec/${APACHEVER}/ - @${APXS} -ea -n pcgi2 libexec/${APACHEVER}/mod_pcgi2.so -.endif - @${INSTALL_DATA} ${WRKDIR}/mod_pcgi2.conf ${PREFIX}/etc/${APACHEVER}/ - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.mk> diff --git a/www/mod_pcgi2/distinfo b/www/mod_pcgi2/distinfo deleted file mode 100644 index 4e1c532d2901..000000000000 --- a/www/mod_pcgi2/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (mod_pcgi2-2.0.2-src.tar.gz) = 343242bf25141f228b3d2dd0e5526732 -SIZE (mod_pcgi2-2.0.2-src.tar.gz) = 32214 diff --git a/www/mod_pcgi2/files/mod_pcgi2.conf.dist b/www/mod_pcgi2/files/mod_pcgi2.conf.dist deleted file mode 100644 index 99226ba7a762..000000000000 --- a/www/mod_pcgi2/files/mod_pcgi2.conf.dist +++ /dev/null @@ -1,16 +0,0 @@ -<IfModule mod_pcgi2.c> - PCGI_NAME Zope - PCGI_MODULE_PATH %%ZOPEBASEDIR%%/lib/python/Zope - PCGI_PUBLISHER %%ZOPEBASEDIR%%/pcgi/pcgi_publisher.py - PCGI_EXE %%PYTHON_CMD%% - PCGI_SOCKET_FILE %%ZOPEBASEDIR%%/var/pcgi.soc - PCGI_PID_FILE %%ZOPEBASEDIR%%/var/pcgi.pid - PCGI_ERROR_LOG %%ZOPEBASEDIR%%/var/pcgi.log - PCGI_DISPLAY_ERRORS 1 - - <Location /zope> - SetHandler pcgi-handler - PCGI_ROOT / - PCGI_SetEnv SiteRootPATH / - </Location> -</IfModule> diff --git a/www/mod_pcgi2/pkg-descr b/www/mod_pcgi2/pkg-descr deleted file mode 100644 index 9f308b1e3ce8..000000000000 --- a/www/mod_pcgi2/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -The mod_pcgi2 is a module for Apache to handle Persistent CGI -protocol which is supported by Zope to circumvent some of the -process launch overhead. - -WWW: http://www.zope.org/Members/phd/mod_pcgi2/ diff --git a/www/mod_pcgi2/pkg-message b/www/mod_pcgi2/pkg-message deleted file mode 100644 index 4c116971adbd..000000000000 --- a/www/mod_pcgi2/pkg-message +++ /dev/null @@ -1,8 +0,0 @@ -- - Please, adjust the %%PREFIX%%/%%CONFFILE%% - to your liking and add - - include %%CONFFILE%% - - to the Apache's config file. -- diff --git a/www/mod_pcgi2/pkg-plist b/www/mod_pcgi2/pkg-plist deleted file mode 100644 index 57b8a419211c..000000000000 --- a/www/mod_pcgi2/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -etc/%%APACHEVER%%/mod_pcgi2.conf -libexec/%%APACHEVER%%/mod_pcgi2.so -@exec %%APXS%% -e -a -n pcgi2 %D/%f -@unexec %%APXS%% -e -A -n pcgi2 %D/%f diff --git a/www/netscape-remote/Makefile b/www/netscape-remote/Makefile deleted file mode 100644 index 33c9aba8f6e5..000000000000 --- a/www/netscape-remote/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -# New ports collection makefile for: netscape-remote -# Date created: 09/13/1999 -# Whom: Kelly Yancey <kbyanc@posi.net> -# -# $FreeBSD$ -# - -PORTNAME= netscape-remote -PORTVERSION= 1.0 -PORTREVISION= 1 -CATEGORIES= www -MASTER_SITES= http://wp.netscape.com/newsref/std/ -DISTFILES= remote.c vroot.h - -MAINTAINER= ports@FreeBSD.org -COMMENT= Utility to pass commands to running netscape process - -DEPRECATED= "all Netscape browser ports were removed due to security bugs" -EXPIRATION_DATE=2005-10-12 -USE_XLIB= yes -DIST_SUBDIR= netscape-remote -NO_WRKSUBDIR= yes -PLIST_FILES= bin/netscape-remote - -do-extract: - @${MKDIR} ${WRKDIR} - @cp ${FILESDIR}/Makefile ${WRKDIR} - @for i in $(DISTFILES); do ${CP} ${DISTDIR}/${DIST_SUBDIR}/$$i \ - ${WRKDIR}; done - -.include <bsd.port.mk> diff --git a/www/netscape-remote/distinfo b/www/netscape-remote/distinfo deleted file mode 100644 index 2787773f3ee1..000000000000 --- a/www/netscape-remote/distinfo +++ /dev/null @@ -1,4 +0,0 @@ -MD5 (netscape-remote/remote.c) = 1dfd396d83169cd1f286675698899feb -SIZE (netscape-remote/remote.c) = 18579 -MD5 (netscape-remote/vroot.h) = cc8e398b414b212c684d774ab87fdf2a -SIZE (netscape-remote/vroot.h) = 4930 diff --git a/www/netscape-remote/files/Makefile b/www/netscape-remote/files/Makefile deleted file mode 100644 index f6b116fdbb42..000000000000 --- a/www/netscape-remote/files/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -X11BASE ?= /usr/X11R6 -INCDIR = -I$(X11BASE)/include -LIBDIR = -L$(X11BASE)/lib -LIBS = -lX11 -lXmu -OBJS = remote.o -CFLAGS += -DSTANDALONE -g $(INCDIR) -PREFIX ?= /usr/local -BSD_INSTALL_PROGRAM ?= /usr/bin/install -c -s - -BINARY = netscape-remote - -all: remote - -remote: $(OBJS) - $(CC) $(CFLAGS) $(LIBDIR) $(LIBS) -o $(BINARY) $(OBJS) - -install: all - $(BSD_INSTALL_PROGRAM) $(BINARY) $(PREFIX)/bin - -clean: - for i in $(OBJS); do rm -f $$i; done - rm -f $(BINARY) diff --git a/www/netscape-remote/files/patch-aa b/www/netscape-remote/files/patch-aa deleted file mode 100644 index e184c0e72551..000000000000 --- a/www/netscape-remote/files/patch-aa +++ /dev/null @@ -1,89 +0,0 @@ ---- remote.c.orig Wed May 2 01:47:12 2001 -+++ remote.c Wed May 2 01:47:34 2001 -@@ -43,8 +43,8 @@ - file, you can find it at "http://home.netscape.com/newsref/std/vroot.h". - If you don't care about supporting virtual root window managers, you can - comment this line out. -- */ - #include "vroot.h" -+*/ - - - #ifdef STANDALONE -@@ -81,21 +81,26 @@ - mozilla_remote_find_window (Display *dpy) - { - int i; -- Window root = RootWindowOfScreen (DefaultScreenOfDisplay (dpy)); -- Window root2, parent, *kids; -- unsigned int nkids; -+ Window root, root2 = DefaultRootWindow(dpy); -+ Window parent, *kids = NULL; -+ unsigned int nkids = 0; - Window result = 0; - Window tenative = 0; - unsigned char *tenative_version = 0; - -- if (! XQueryTree (dpy, root, &root2, &parent, &kids, &nkids)) -+ /* root != root2 is possible with virtual root WMs. */ -+ /* turns out, we need to get to the bottom -- the very top root window */ -+ /* what continues to puzzle me, is that xlsclients works without this -- */ -+ /* The DefaultRootWindow(dpy) always returns the right thing to it... */ -+ do { -+ root = root2; -+ if (! XQueryTree (dpy, root, &root2, &parent, &kids, &nkids)) - { - fprintf (stderr, "%s: XQueryTree failed on display %s\n", progname, - DisplayString (dpy)); - exit (2); - } -- -- /* root != root2 is possible with virtual root WMs. */ -+ } while (root != root2); - - if (! (kids && nkids)) - { -@@ -146,11 +151,16 @@ - } - else if (tenative) - { -+#ifndef STANDALONE -+ /* no point in harassing the user when run standalone; everyone has -+ * at least netscape 1.1 by now! -+ */ - fprintf (stderr, - "%s: warning: expected version %s but found version\n" - "\t%s (0x%x) instead.\n", - progname, expected_mozilla_version, - tenative_version, (unsigned int) tenative); -+#endif - XFree (tenative_version); - return tenative; - } -@@ -348,7 +358,7 @@ - mozilla_remote_command (Display *dpy, Window window, const char *command, - Bool raise_p) - { -- int result; -+ int result = -1; - Bool done = False; - char *new_command = 0; - -@@ -507,6 +517,8 @@ - int status = 0; - mozilla_remote_init_atoms (dpy); - -+ if(commands == NULL) return 0; -+ - if (window == 0) - window = mozilla_remote_find_window (dpy); - else -@@ -566,7 +578,7 @@ - } - - --void -+int - main (int argc, char **argv) - { - Display *dpy; diff --git a/www/netscape-remote/pkg-descr b/www/netscape-remote/pkg-descr deleted file mode 100644 index 7e6bf61ca7e3..000000000000 --- a/www/netscape-remote/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -This is a sort of "remote control" for netscape navigator, allowing you to -send commands to a running netscape process. A complete list of commands is -at: - - WWW: http://home.netscape.com/newsref/std/x-remote.html - -Requires netscape navigator 1.1 or higher to do anything useful. - - -Kelly - kbyanc@posi.net diff --git a/www/p5-GtkHTML/Makefile b/www/p5-GtkHTML/Makefile deleted file mode 100644 index adf248067f1e..000000000000 --- a/www/p5-GtkHTML/Makefile +++ /dev/null @@ -1,40 +0,0 @@ -# New ports collection makefile for: p5-GtkHTML -# Date created: 11 March 2001 -# Whom: vanilla -# -# $FreeBSD$ -# - -PORTNAME= GtkHTML -PORTVERSION= 0.7006 -PORTREVISION= 2 -CATEGORIES= www lang perl5 gnome -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= Gtk -PKGNAMEPREFIX= p5- -DISTNAME= Gtk-Perl-${PORTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= The Gtk HTML module of Gtk-Perl - -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Gnome.pm:${PORTSDIR}/x11-toolkits/p5-Gnome \ - ${SITE_PERL}/XML/Writer.pm:${PORTSDIR}/textproc/p5-XML-Writer -RUN_DEPENDS= ${BUILD_DEPENDS} - -BROKEN= Incomplete pkg-plist -DEPRECATED= ${BROKEN} -EXPIRATION_DATE=2005-09-22 - -USE_GNOME= gnomeprefix gtkhtml -PERL_CONFIGURE= yes -WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME} - -MAN3= Gtk::HTML::reference.3pm - -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500600 -IGNORE= This port requires perl 5.6.0 or later. Install lang/perl5 then try again -.endif - -.include <bsd.port.post.mk> diff --git a/www/p5-GtkHTML/distinfo b/www/p5-GtkHTML/distinfo deleted file mode 100644 index e876cdfa8835..000000000000 --- a/www/p5-GtkHTML/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (Gtk-Perl-0.7006.tar.gz) = 40dd22ce7bd7a3aca2b4aff2678a3be2 -SIZE (Gtk-Perl-0.7006.tar.gz) = 444420 diff --git a/www/p5-GtkHTML/files/patch-Makefile.PL b/www/p5-GtkHTML/files/patch-Makefile.PL deleted file mode 100644 index a6f9acac6b1a..000000000000 --- a/www/p5-GtkHTML/files/patch-Makefile.PL +++ /dev/null @@ -1,9 +0,0 @@ ---- Makefile.PL.orig Mon Mar 12 16:25:19 2001 -+++ Makefile.PL Mon Mar 12 16:25:22 2001 -@@ -1,6 +1,5 @@ - use ExtUtils::MakeMaker; - use Cwd; --use blib '..'; - require '../Depends.pm'; - - require '../tools/gendefs.pl'; diff --git a/www/p5-GtkHTML/files/patch-pkg.defs b/www/p5-GtkHTML/files/patch-pkg.defs deleted file mode 100644 index b9a61c2673b0..000000000000 --- a/www/p5-GtkHTML/files/patch-pkg.defs +++ /dev/null @@ -1,10 +0,0 @@ ---- pkg.defs.orig Sun Dec 1 21:05:22 2002 -+++ pkg.defs Sun Dec 1 21:05:33 2002 -@@ -61,7 +61,6 @@ - (remove-link GTK_HTML_COMMAND_REMOVE_LINK) - (delete GTK_HTML_COMMAND_DELETE) - (delete-back GTK_HTML_COMMAND_DELETE_BACK) -- (set-mark GTK_HTML_COMMAND_SET_MARK) - (disable-selection GTK_HTML_COMMAND_DISABLE_SELECTION) - (bold-on GTK_HTML_COMMAND_BOLD_ON) - (bold-off GTK_HTML_COMMAND_BOLD_OFF) diff --git a/www/p5-GtkHTML/files/patch-xs_GtkHTML.xs b/www/p5-GtkHTML/files/patch-xs_GtkHTML.xs deleted file mode 100644 index a86a9b7a1926..000000000000 --- a/www/p5-GtkHTML/files/patch-xs_GtkHTML.xs +++ /dev/null @@ -1,269 +0,0 @@ ---- xs/GtkHTML.xs.orig Sun Dec 1 20:58:50 2002 -+++ xs/GtkHTML.xs Sun Dec 1 21:03:24 2002 -@@ -6,6 +6,10 @@ - #include "GtkDefs.h" - #include "GtkHTMLDefs.h" - -+#ifdef GTKHTML_HAVE_GCONF -+#include <gconf/gconf.h> -+#endif -+ - static void - destroy_handler(gpointer data) { - SvREFCNT_dec((AV*)data); -@@ -83,20 +87,61 @@ - GtkHTML_InstallTypedefs(); - GtkHTML_InstallObjects(); - AddSignalHelperParts(gtk_html_get_type(), names, fixup_html, 0); -+#ifdef GTKHTML_HAVE_GCONF -+ /* gtkhtml is _so_ broken */ -+ if (!gconf_is_initialized()) { -+ int argc; -+ char ** argv = 0; -+ AV * ARGV = perl_get_av("ARGV", FALSE); -+ SV * ARGV0 = perl_get_sv("0", FALSE); -+ int i; -+ -+ argc = av_len(ARGV)+2; -+ if (argc) { -+ argv = malloc(sizeof(char*)*argc); -+ argv[0] = g_strdup(SvPV(ARGV0, PL_na)); -+ for(i=0;i<=av_len(ARGV);i++) -+ argv[i+1] = g_strdup(SvPV(*av_fetch(ARGV, i, 0), PL_na)); -+ } -+ gconf_init (argc, argv, NULL); -+ if (argv) { -+ for (i=0; i < argc; ++i) -+ g_free(argv[i]); -+ free(argv); -+ } -+ } -+#endif - } - - Gtk::HTML_Sink - gtk_html_new (Class) - SV * Class - CODE: -- RETVAL = GTK_HTML(gtk_html_new()); -+ RETVAL = (GtkHTML*)(gtk_html_new()); - OUTPUT: - RETVAL - --void --gtk_html_set_iframe_parent (html, parent) -+#if GTKHTML_HVER >= 0x001000 -+ -+Gtk::HTML_Sink -+gtk_html_new_from_string (Class, html_data) -+ SV * Class -+ SV * html_data -+ CODE: -+ { -+ STRLEN len; -+ char *d = SvPV (html_data, len); -+ RETVAL = (GtkHTML*)(gtk_html_new_from_string(d, len)); -+ } -+ OUTPUT: -+ RETVAL -+ -+gulong -+gtk_html_begin_content (html, content_type) - Gtk::HTML html -- Gtk::Widget parent -+ char * content_type -+ -+#endif - - gulong - gtk_html_begin (html) -@@ -125,6 +170,17 @@ - Gtk::HTML html - - void -+gtk_html_load_from_string (html, data) -+ Gtk::HTML html -+ SV * data -+ CODE: -+ { -+ STRLEN blen; -+ char *buf = SvPV(data, blen); -+ gtk_html_load_from_string (html, buf, blen); -+ } -+ -+void - gtk_html_set_editable (html, editable) - Gtk::HTML html - bool editable -@@ -138,22 +194,158 @@ - Gtk::HTML html - bool allow - -+#if GTKHTML_HVER < 0x000a00 -+ - int - gtk_html_request_paste (html, type, time) - Gtk::HTML html - int type - int time - -+#else -+ -+int -+gtk_html_request_paste (html, selection, type, time, as_cite) -+ Gtk::HTML html -+ Gtk::Gdk::Atom selection -+ int type -+ int time -+ gboolean as_cite -+ -+#endif -+ -+#if GTKHTML_HVER >= 0x001000 -+ - void --gtk_html_set_paragraph_style (html, style) -+gtk_html_select_word (html) - Gtk::HTML html -- Gtk::HTMLParagraphStyle style -+ -+void -+gtk_html_select_line (html) -+ Gtk::HTML html -+ -+void -+gtk_html_select_paragraph (html) -+ Gtk::HTML html -+ -+void -+gtk_html_select_paragraph_extended (html) -+ Gtk::HTML html -+ -+void -+gtk_html_select_all (html) -+ Gtk::HTML html -+ -+void -+gtk_html_modify_indent_by_delta (html, delta) -+ Gtk::HTML html -+ int delta -+ -+Gtk::HTMLParagraphStyle -+gtk_html_get_paragraph_style (html) -+ Gtk::HTML html -+ -+void -+gtk_html_set_color (html, color) -+ Gtk::HTML html -+ Gtk::Gdk::Color color -+ CODE: -+ { -+ HTMLColor *c = html_color_new_from_gdk_color (color); -+ gtk_html_set_color (html, c); -+ html_color_unref (color); -+ } -+ -+void -+gtk_html_insert_html (html, html_src) -+ Gtk::HTML html -+ char * html_src -+ -+void -+gtk_html_append_html (html, html_src) -+ Gtk::HTML html -+ char * html_src -+ -+void -+gtk_html_set_default_content_type (html, content_type) -+ Gtk::HTML html -+ char * content_type -+ -+bool -+gtk_html_command (html, command_name) -+ Gtk::HTML html -+ char * command_name -+ -+bool -+gtk_html_edit_make_cursor_visible (html) -+ Gtk::HTML html -+ -+bool -+gtk_html_build_with_gconf (Class) -+ SV * Class -+ CODE: -+ RETVAL = gtk_html_build_with_gconf (); -+ OUTPUT: -+ RETVAL -+ -+void -+gtk_html_set_magnification (html, magnification) -+ Gtk::HTML html -+ gdouble magnification -+ -+void -+gtk_html_zoom_in (html) -+ Gtk::HTML html -+ -+void -+gtk_html_zoom_out (html) -+ Gtk::HTML html -+ -+void -+gtk_html_zoom_reset (html) -+ Gtk::HTML html -+ -+void -+gtk_html_update_styles (html) -+ Gtk::HTML html -+ -+void -+gtk_html_set_allow_frameset (html, allow) -+ Gtk::HTML html -+ bool allow -+ -+bool -+gtk_html_get_allow_frameset (html) -+ Gtk::HTML html -+ -+void -+gtk_html_set_base (html, url) -+ Gtk::HTML html -+ char * url -+ -+char* -+gtk_html_get_base (html) -+ Gtk::HTML html -+ -+void -+gtk_html_set_indent (html, delta) -+ Gtk::HTML html -+ int delta -+ -+#else - - void - gtk_html_indent (html, delta) - Gtk::HTML html - int delta - -+#endif -+ -+void -+gtk_html_set_paragraph_style (html, style) -+ Gtk::HTML html -+ Gtk::HTMLParagraphStyle style -+ - void - gtk_html_set_font_style (html, and_mask, or_mask) - Gtk::HTML html -@@ -174,8 +366,9 @@ - Gtk::HTML html - - void --gtk_html_paste (html) -+gtk_html_paste (html, as_cite) - Gtk::HTML html -+ gboolean as_cite - - void - gtk_html_copy (html) diff --git a/www/p5-GtkHTML/files/patch-xs_GtkHTMLEmbedded.xs b/www/p5-GtkHTML/files/patch-xs_GtkHTMLEmbedded.xs deleted file mode 100644 index 0760cde7c8ba..000000000000 --- a/www/p5-GtkHTML/files/patch-xs_GtkHTMLEmbedded.xs +++ /dev/null @@ -1,11 +0,0 @@ ---- xs/GtkHTMLEmbedded.xs.orig Sun Dec 1 21:06:22 2002 -+++ xs/GtkHTMLEmbedded.xs Sun Dec 1 21:06:29 2002 -@@ -20,7 +20,7 @@ - int width - int height - CODE: -- RETVAL = GTK_HTML_EMBEDDED(gtk_html_embedded_new(classid, name, type, width, height)); -+ RETVAL = (GtkHTMLEmbedded*)(gtk_html_embedded_new(classid, name, type, width, height)); - OUTPUT: - RETVAL - diff --git a/www/p5-GtkHTML/pkg-descr b/www/p5-GtkHTML/pkg-descr deleted file mode 100644 index d010a48dab73..000000000000 --- a/www/p5-GtkHTML/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -The Gtk HTML widget module of Gtk-Perl (Gtk::HTML namespace). - -WWW: http://projects.prosa.it/gtkperl/ diff --git a/www/p5-GtkHTML/pkg-plist b/www/p5-GtkHTML/pkg-plist deleted file mode 100644 index 7b6d6232977e..000000000000 --- a/www/p5-GtkHTML/pkg-plist +++ /dev/null @@ -1,16 +0,0 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/Gtk/HTML.pm -%%SITE_PERL%%/%%PERL_ARCH%%/Gtk/HTML/Install/Files.pm -%%SITE_PERL%%/%%PERL_ARCH%%/Gtk/HTML/Install/GtkHTMLDefs.h -%%SITE_PERL%%/%%PERL_ARCH%%/Gtk/HTML/Install/GtkHTMLTypemap -%%SITE_PERL%%/%%PERL_ARCH%%/Gtk/HTML/Install/PerlGtkHTMLInt.h -%%SITE_PERL%%/%%PERL_ARCH%%/Gtk/HTML/Install/pkg.typemap -%%SITE_PERL%%/%%PERL_ARCH%%/Gtk/HTML/Simple.pm -%%SITE_PERL%%/%%PERL_ARCH%%/Gtk/HTML/Types.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Gtk/HTML/.packlist -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Gtk/HTML/HTML.bs -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Gtk/HTML/HTML.so -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Gtk/HTML/Install -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Gtk/HTML -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Gtk 2>/dev/null || true -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Gtk/HTML -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Gtk 2>/dev/null || true diff --git a/www/p5-MasonX-Apache2Handler/Makefile b/www/p5-MasonX-Apache2Handler/Makefile deleted file mode 100644 index 657cadf1e8dc..000000000000 --- a/www/p5-MasonX-Apache2Handler/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# New ports collection makefile for: www/p5-MasonX-Apache2Handler -# Date created: June 5, 2004 -# Whom: Autrijus Tang <autrijus@autrijus.org> -# -# $FreeBSD$ -# - -PORTNAME= MasonX-Apache2Handler -PORTVERSION= 0.05 -PORTREVISION= 1 -CATEGORIES= www perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= MasonX -PKGNAMEPREFIX= p5- - -MAINTAINER= ports@FreeBSD.org -COMMENT= Mason/mod_perl2 interface - -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Apache2/ModPerl/Config.pm:${PORTSDIR}/www/mod_perl2 \ - ${SITE_PERL}/${PERL_ARCH}/Apache2/Apache/Cookie.pm:${PORTSDIR}/www/p5-libapreq2 \ - ${SITE_PERL}/HTML/Mason.pm:${PORTSDIR}/www/p5-HTML-Mason -RUN_DEPENDS= ${BUILD_DEPENDS} - -PERL_CONFIGURE= yes - -BROKEN= Broken due the new mod_perl2 API -DEPRECATED= ${BROKEN} -EXPIRATION_DATE=2005-09-22 - -MAN3= MasonX::Apache2Handler.3 MasonX::Mason-with-mod_perl2.3 - -post-patch: - ${FIND} ${WRKSRC} -name '*.orig' | ${XARGS} ${RM} - -.include <bsd.port.mk> diff --git a/www/p5-MasonX-Apache2Handler/distinfo b/www/p5-MasonX-Apache2Handler/distinfo deleted file mode 100644 index 80749d534f06..000000000000 --- a/www/p5-MasonX-Apache2Handler/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (MasonX-Apache2Handler-0.05.tar.gz) = 64fbb393e3e9a3a28e39827e74e9b11d -SIZE (MasonX-Apache2Handler-0.05.tar.gz) = 74113 diff --git a/www/p5-MasonX-Apache2Handler/files/patch-Makefile.PL b/www/p5-MasonX-Apache2Handler/files/patch-Makefile.PL deleted file mode 100644 index 47aa3202ff99..000000000000 --- a/www/p5-MasonX-Apache2Handler/files/patch-Makefile.PL +++ /dev/null @@ -1,12 +0,0 @@ ---- Makefile.PL.orig Thu Sep 23 18:16:48 2004 -+++ Makefile.PL Thu Sep 23 18:17:14 2004 -@@ -14,6 +14,9 @@ - *EOF* - sleep 3; - -+# Detect PREREQ_PM if they are installed in Apache2/. -+eval { require Apache2 }; -+ - WriteMakefile( - NAME => 'MasonX::Apache2Handler', - VERSION_FROM => 'lib/MasonX/Apache2Handler.pm', # finds $VERSION diff --git a/www/p5-MasonX-Apache2Handler/files/patch-lib-MasonX-Apache2Handler.pm b/www/p5-MasonX-Apache2Handler/files/patch-lib-MasonX-Apache2Handler.pm deleted file mode 100644 index 447a25380765..000000000000 --- a/www/p5-MasonX-Apache2Handler/files/patch-lib-MasonX-Apache2Handler.pm +++ /dev/null @@ -1,11 +0,0 @@ ---- lib/MasonX/Apache2Handler.pm Thu Sep 23 17:26:41 2004 -+++ lib/MasonX/Apache2Handler.pm Thu Sep 23 17:26:54 2004 -@@ -615,7 +615,7 @@ - if (exists $allowed_params->{data_dir} and not exists $params{data_dir}) - { - # constructs path to <server root>/mason -- my $def = $defaults{data_dir} = Apache->server->server_root_relative('mason'); -+ my $def = $defaults{data_dir} = File::Spec->catfile(Apache::ServerUtil::server_root(), 'mason'); - param_error "Default data_dir (MasonDataDir) '$def' must be an absolute path" - unless File::Spec->file_name_is_absolute($def); - diff --git a/www/p5-MasonX-Apache2Handler/pkg-descr b/www/p5-MasonX-Apache2Handler/pkg-descr deleted file mode 100644 index a94373dfa949..000000000000 --- a/www/p5-MasonX-Apache2Handler/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -MasonX::Apache2Handler is a Mason add-on which allows Mason to run -in a pure mod_perl2 environment. - -Author: Beau E. Cox -WWW: http://search.cpan.org/dist/MasonX-Apache2Handler/ - ---- Autrijus Tang <autrijus@autrijus.org> diff --git a/www/p5-MasonX-Apache2Handler/pkg-plist b/www/p5-MasonX-Apache2Handler/pkg-plist deleted file mode 100644 index 39aaa1913adb..000000000000 --- a/www/p5-MasonX-Apache2Handler/pkg-plist +++ /dev/null @@ -1,8 +0,0 @@ -%%SITE_PERL%%/MasonX/Mason-with-mod_perl2.pod -%%SITE_PERL%%/MasonX/Request2.pm -%%SITE_PERL%%/MasonX/Apache2Handler.pm -%%SITE_PERL%%/MasonX/Buffer2.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/MasonX/Apache2Handler/.packlist -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MasonX/Apache2Handler -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/MasonX 2>/dev/null || true -@dirrm %%SITE_PERL%%/MasonX diff --git a/www/pgdriver/Makefile b/www/pgdriver/Makefile deleted file mode 100644 index 354960aec269..000000000000 --- a/www/pgdriver/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -# New ports collection makefile for: pgdriver -# Date created: 12 March 2001 -# Whom: jkoshy -# -# $FreeBSD$ -# - -PORTNAME= pgdriver -PORTVERSION= 2.0 -PORTREVISION= 3 -CATEGORIES= www databases -MASTER_SITES= http://openacs.org/sdm/download-package/2/38/ -EXTRACT_SUFX= .tgz - -MAINTAINER= jkoshy@freebsd.org -COMMENT= A driver for AOLserver to PostgreSQL connectivity - -BUILD_DEPENDS= ${LOCALBASE}/aolserver/bin/nsd:${PORTSDIR}/www/aolserver -RUN_DEPENDS= ${BUILD_DEPENDS} - -BROKEN= Size mismatch -DEPRECATED= ${BROKEN} -EXPIRATION_DATE=2005-09-22 - -USE_PGSQL= yes - -MAKEFILE= makefile -MAKE_ENV+= PREFIX=${PREFIX} -PLIST_FILES= aolserver/bin/postgres.so - -.include <bsd.port.mk> diff --git a/www/pgdriver/distinfo b/www/pgdriver/distinfo deleted file mode 100644 index 10e76cf7df0d..000000000000 --- a/www/pgdriver/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (pgdriver-2.0.tgz) = 12bcbc30fe5795e3f0bf656b6d4bf6c0 -SIZE (pgdriver-2.0.tgz) = 18134 diff --git a/www/pgdriver/files/patch-aa b/www/pgdriver/files/patch-aa deleted file mode 100644 index 541a9a266f20..000000000000 --- a/www/pgdriver/files/patch-aa +++ /dev/null @@ -1,30 +0,0 @@ ---- makefile-- Mon May 14 06:41:27 2001 -+++ makefile Mon Sep 3 15:37:38 2001 -@@ -32,21 +32,22 @@ - # - Added a commented-out block showing settings for Debian/GNU Linux with - # package installed AOLserver and PostgreSQL - --INSTALL=/home/nsadmin -+INSTALL=${NSHOME} - - # Location of the PostgreSQL libraries --PGLIB=/usr/local/pgsql/lib -+PGLIB=${PREFIX}/lib - - # Location of the PostgreSQL includes --PGINC=/usr/local/pgsql/include -+PGINC=${PREFIX}/include - - # Location of the AOLserver files (normally the ~nsadmin directory): - #NSHOME=/opt/aolserver - # Alternate location for AOLserver --NSHOME=/home/aolserver/aolserver3_0 -+NSHOME=${PREFIX}/aolserver - - CC=gcc --COPTS=-Wall -fpic -shared -I/usr/local/pgsql/include -I/home/aolserver/include -I-/usr/include -+COPTS=-Wall -fpic -shared -I${PGINC} -I${NSNOME}/include -I-/usr/include -+LDFLAGS=-pthread -Wl,-E - - # Debian Linux with deb AOLserver & PostgreSQL - #CC=gcc diff --git a/www/pgdriver/pkg-descr b/www/pgdriver/pkg-descr deleted file mode 100644 index b72f99ebeadc..000000000000 --- a/www/pgdriver/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -A driver for AOLserver to PostgreSQL connectivity. - -This is the supported driver for the OpenACS project. diff --git a/www/tasks/Makefile b/www/tasks/Makefile deleted file mode 100644 index 17e8b179b3a0..000000000000 --- a/www/tasks/Makefile +++ /dev/null @@ -1,40 +0,0 @@ -# New ports collection makefile for: tasks -# Date created: 25 Mar 2004 -# Whom: Sebastien Gioria <gioria@FreeBSD.ORG> -# -# $FreeBSD$ -# - -PORTNAME= tasks -PORTVERSION= 1.8.6 -CATEGORIES= www -MASTER_SITES= http://www.alexking.org/software/tasks/download/ -DISTNAME= tasks - -MAINTAINER= gioria@FreeBSD.org -COMMENT= A web based, hierarchical task manager - -BROKEN= Unfetchable -DEPRECATED= ${BROKEN} -EXPIRATION_DATE=2005-09-22 -RESTRICTED= No redistribution or repackaging allowed - -USE_APACHE= yes -USE_MYSQL= yes -USE_PHP= yes -USE_ZIP= yes - -PKGMESSAGE= ${WRKDIR}/pkg-message -WWW_DIR= ${PREFIX}/www/data -WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION} - -do-build: - @${SED} 's|%%WWW_DIR%%|${WWW_DIR}|g' ${FILESDIR}/pkg-message.in > ${PKGMESSAGE} - -do-install: - ${MKDIR} ${WWW_DIR}/tasks - ${CP} -R ${WRKSRC}/* ${WWW_DIR}/tasks - ${CHOWN} -R www:www ${WWW_DIR}/tasks - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.mk> diff --git a/www/tasks/distinfo b/www/tasks/distinfo deleted file mode 100644 index 6cceb3abe367..000000000000 --- a/www/tasks/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (tasks.zip) = e43c852ffa43496dccfb43d6f2542264 -SIZE (tasks.zip) = 502893 diff --git a/www/tasks/files/pkg-message.in b/www/tasks/files/pkg-message.in deleted file mode 100644 index ccfb9155cd5c..000000000000 --- a/www/tasks/files/pkg-message.in +++ /dev/null @@ -1,9 +0,0 @@ -Tasks is installed, now you must configure it - -1: You now need to create the database that you want for tasks - WARNING: Installation script does not create it !!!! - -2: Open %%WWW_DIR%%/tasks/database.php and Edit the settings to match your need - -3: Point your web browser to http://localhost/tasks/index.php - And follow the instructions diff --git a/www/tasks/pkg-descr b/www/tasks/pkg-descr deleted file mode 100644 index 45090cc5401f..000000000000 --- a/www/tasks/pkg-descr +++ /dev/null @@ -1,22 +0,0 @@ -A web based, hierarchical task manager/to-do list/lightweight -project manager. - -Features: - - * Dynamic hierarchical view of your tasks - expand/collapse - tree using client side JavaScript - * Scheduling due dates and associating URLs with tasks. - * Full mobile version for easy access with a PDA. - * Localization in 16 languages. - * Daily e-mail reminders. - * iCalendar of your tasks (scheduled tasks can go into the - calendar or task list). - * Rich, responsive interface. - * Advanced search functionality. - * Graceful handling of data collisions. - * Includes blog posting (WordPress, b2, MoveableType) from a task. - -WWW: http://www.alexking.org/software/tasks/ - -S. -gioria@FreeBSD.ORG diff --git a/www/tasks/pkg-plist b/www/tasks/pkg-plist deleted file mode 100644 index e01d3501cec2..000000000000 --- a/www/tasks/pkg-plist +++ /dev/null @@ -1,366 +0,0 @@ -www/data/tasks/LICENSE.txt -www/data/tasks/README.txt -www/data/tasks/about.php -www/data/tasks/b2tasks_post.php -www/data/tasks/calendar.js -www/data/tasks/calendar.php -www/data/tasks/compatibility.php -www/data/tasks/config.php -www/data/tasks/confirm.php -www/data/tasks/create_ics.php -www/data/tasks/create_table.php -www/data/tasks/database.php -www/data/tasks/documentation/b2.html -www/data/tasks/documentation/calendar_open.html -www/data/tasks/documentation/calendar_window.html -www/data/tasks/documentation/categories.html -www/data/tasks/documentation/config_php_ical.html -www/data/tasks/documentation/configuration.html -www/data/tasks/documentation/create_table.html -www/data/tasks/documentation/cron.html -www/data/tasks/documentation/database.html -www/data/tasks/documentation/default.css -www/data/tasks/documentation/donate.html -www/data/tasks/documentation/email_reminders.html -www/data/tasks/documentation/fast_entry.html -www/data/tasks/documentation/hierarchy.html -www/data/tasks/documentation/home_sort_order.html -www/data/tasks/documentation/html_toolbar.html -www/data/tasks/documentation/ical_subscribe.html -www/data/tasks/documentation/images/INFO.txt -www/data/tasks/documentation/images/icon_container.gif -www/data/tasks/documentation/images/smile.gif -www/data/tasks/documentation/images/tb_calendar.gif -www/data/tasks/documentation/images/tb_history.gif -www/data/tasks/documentation/images/tb_home.gif -www/data/tasks/documentation/images/tb_new.gif -www/data/tasks/documentation/images/tb_search.gif -www/data/tasks/documentation/images/tb_sortable.gif -www/data/tasks/documentation/images/tb_upcoming.gif -www/data/tasks/documentation/images/toolbar.gif -www/data/tasks/documentation/index.html -www/data/tasks/documentation/installation.html -www/data/tasks/documentation/installation_troubleshooting.html -www/data/tasks/documentation/introduction.html -www/data/tasks/documentation/mac_ie.html -www/data/tasks/documentation/mobile.html -www/data/tasks/documentation/moveable_type.html -www/data/tasks/documentation/multiple_copies.html -www/data/tasks/documentation/multiple_users.html -www/data/tasks/documentation/new_version.html -www/data/tasks/documentation/obsolete.html -www/data/tasks/documentation/options.html -www/data/tasks/documentation/phpical_webcal.html -www/data/tasks/documentation/picker_date.html -www/data/tasks/documentation/prop_date_due.html -www/data/tasks/documentation/prop_priority.html -www/data/tasks/documentation/prop_status.html -www/data/tasks/documentation/recurring_tasks.html -www/data/tasks/documentation/requirements.html -www/data/tasks/documentation/screen_about.html -www/data/tasks/documentation/screen_edit.html -www/data/tasks/documentation/screen_history.html -www/data/tasks/documentation/screen_home.html -www/data/tasks/documentation/screen_new.html -www/data/tasks/documentation/screen_upcoming.html -www/data/tasks/documentation/session_start.html -www/data/tasks/documentation/sticky.html -www/data/tasks/documentation/task_properties.html -www/data/tasks/documentation/tb_calendar.html -www/data/tasks/documentation/tb_new.html -www/data/tasks/documentation/tb_search.html -www/data/tasks/documentation/toolbar.html -www/data/tasks/documentation/translating.html -www/data/tasks/documentation/tree.html -www/data/tasks/documentation/upgrade.html -www/data/tasks/documentation/what_is_a_task.html -www/data/tasks/documentation/wordpress.html -www/data/tasks/editor.js -www/data/tasks/editor.php -www/data/tasks/email_reminders.php -www/data/tasks/empty.html -www/data/tasks/engine.php -www/data/tasks/favicon.ico -www/data/tasks/functions.php -www/data/tasks/ics.php -www/data/tasks/images/clear.gif -www/data/tasks/images/edit_form_corner.gif -www/data/tasks/images/form_closed.gif -www/data/tasks/images/form_open.gif -www/data/tasks/images/forms_closed.gif -www/data/tasks/images/forms_open.gif -www/data/tasks/images/html_formatting.gif -www/data/tasks/images/icon_annotate.gif -www/data/tasks/images/icon_b2.gif -www/data/tasks/images/icon_calendar.gif -www/data/tasks/images/icon_complete.gif -www/data/tasks/images/icon_complete_x.gif -www/data/tasks/images/icon_container.gif -www/data/tasks/images/icon_delete.gif -www/data/tasks/images/icon_duplicate.gif -www/data/tasks/images/icon_edit.gif -www/data/tasks/images/icon_home.gif -www/data/tasks/images/icon_lookup.gif -www/data/tasks/images/icon_mt.gif -www/data/tasks/images/icon_new.gif -www/data/tasks/images/icon_new_child.gif -www/data/tasks/images/icon_notes_decrease.gif -www/data/tasks/images/icon_notes_increase.gif -www/data/tasks/images/icon_priority_1.gif -www/data/tasks/images/icon_priority_2.gif -www/data/tasks/images/icon_priority_3.gif -www/data/tasks/images/icon_priority_4.gif -www/data/tasks/images/icon_priority_5.gif -www/data/tasks/images/icon_recent.gif -www/data/tasks/images/icon_save.gif -www/data/tasks/images/icon_search.gif -www/data/tasks/images/icon_sort.gif -www/data/tasks/images/icon_sort_down.gif -www/data/tasks/images/icon_sort_up.gif -www/data/tasks/images/icon_upcoming.gif -www/data/tasks/images/icon_wp.gif -www/data/tasks/images/side_tasks_text.gif -www/data/tasks/images/tasks_title.gif -www/data/tasks/images/tree_closed.gif -www/data/tasks/images/tree_open.gif -www/data/tasks/index.php -www/data/tasks/languages/brazilian.php -www/data/tasks/languages/catalan.php -www/data/tasks/languages/danish.php -www/data/tasks/languages/dutch.php -www/data/tasks/languages/english.php -www/data/tasks/languages/french.php -www/data/tasks/languages/german.php -www/data/tasks/languages/greek.php -www/data/tasks/languages/italian.php -www/data/tasks/languages/japanese.php -www/data/tasks/languages/japanese.shift_JIS.php -www/data/tasks/languages/korean.php -www/data/tasks/languages/portuguese.php -www/data/tasks/languages/russian.php -www/data/tasks/languages/spanish.php -www/data/tasks/languages/spanish2.php -www/data/tasks/languages/swedish.php -www/data/tasks/languages/traditional_chinese.php -www/data/tasks/main.css -www/data/tasks/main.js -www/data/tasks/mobile.php -www/data/tasks/mobile_functions.php -www/data/tasks/mobile_resolve.php -www/data/tasks/mobile_screens.php -www/data/tasks/objects.php -www/data/tasks/orphaned_languages/romanian.php -www/data/tasks/phpicalendar/AUTHORS -www/data/tasks/phpicalendar/COPYING -www/data/tasks/phpicalendar/README -www/data/tasks/phpicalendar/TIMEZONES -www/data/tasks/phpicalendar/admin.php -www/data/tasks/phpicalendar/calendars/US Holidays.ics -www/data/tasks/phpicalendar/calendars/publish.php -www/data/tasks/phpicalendar/config.inc.php -www/data/tasks/phpicalendar/day.php -www/data/tasks/phpicalendar/functions/admin_functions.php -www/data/tasks/phpicalendar/functions/calendar_functions.php -www/data/tasks/phpicalendar/functions/date_functions.php -www/data/tasks/phpicalendar/functions/draw_functions.php -www/data/tasks/phpicalendar/functions/error.php -www/data/tasks/phpicalendar/functions/event.js -www/data/tasks/phpicalendar/functions/ical_parser.php -www/data/tasks/phpicalendar/functions/init.inc.php -www/data/tasks/phpicalendar/functions/list_icals.php -www/data/tasks/phpicalendar/functions/list_languages.php -www/data/tasks/phpicalendar/functions/list_months.php -www/data/tasks/phpicalendar/functions/list_weeks.php -www/data/tasks/phpicalendar/functions/list_years.php -www/data/tasks/phpicalendar/functions/overlapping_events.php -www/data/tasks/phpicalendar/functions/tasks_ical_login.php -www/data/tasks/phpicalendar/functions/timezones.php -www/data/tasks/phpicalendar/functions/todo.js -www/data/tasks/phpicalendar/functions/upload_functions.php -www/data/tasks/phpicalendar/images/cancelled.gif -www/data/tasks/phpicalendar/images/completed.gif -www/data/tasks/phpicalendar/images/confirmed.gif -www/data/tasks/phpicalendar/images/important.gif -www/data/tasks/phpicalendar/images/not_completed.gif -www/data/tasks/phpicalendar/images/phpical-logo.gif -www/data/tasks/phpicalendar/images/spacer.gif -www/data/tasks/phpicalendar/images/tentative.gif -www/data/tasks/phpicalendar/images/valid-rss.png -www/data/tasks/phpicalendar/includes/calendar_nav.php -www/data/tasks/phpicalendar/includes/event.php -www/data/tasks/phpicalendar/includes/footer.inc.php -www/data/tasks/phpicalendar/includes/header.inc.php -www/data/tasks/phpicalendar/includes/login.php -www/data/tasks/phpicalendar/includes/sidebar.php -www/data/tasks/phpicalendar/includes/todo.php -www/data/tasks/phpicalendar/index.php -www/data/tasks/phpicalendar/languages/brazilian.inc.php -www/data/tasks/phpicalendar/languages/catalan.inc.php -www/data/tasks/phpicalendar/languages/czech.inc.php -www/data/tasks/phpicalendar/languages/danish.inc.php -www/data/tasks/phpicalendar/languages/dutch.inc.php -www/data/tasks/phpicalendar/languages/english.inc.php -www/data/tasks/phpicalendar/languages/esperanto.inc.php -www/data/tasks/phpicalendar/languages/finnish.inc.php -www/data/tasks/phpicalendar/languages/french.inc.php -www/data/tasks/phpicalendar/languages/german.inc.php -www/data/tasks/phpicalendar/languages/italian.inc.php -www/data/tasks/phpicalendar/languages/japanese.inc.php -www/data/tasks/phpicalendar/languages/korean.inc.php -www/data/tasks/phpicalendar/languages/norwegian.inc.php -www/data/tasks/phpicalendar/languages/polish.inc.php -www/data/tasks/phpicalendar/languages/portuguese.inc.php -www/data/tasks/phpicalendar/languages/spanish.inc.php -www/data/tasks/phpicalendar/languages/swedish.inc.php -www/data/tasks/phpicalendar/languages/traditional_chinese.inc.php -www/data/tasks/phpicalendar/month.php -www/data/tasks/phpicalendar/preferences.php -www/data/tasks/phpicalendar/print.php -www/data/tasks/phpicalendar/rss/index.php -www/data/tasks/phpicalendar/rss/rss.php -www/data/tasks/phpicalendar/search.php -www/data/tasks/phpicalendar/styles/green/allday_dot.gif -www/data/tasks/phpicalendar/styles/green/back.gif -www/data/tasks/phpicalendar/styles/green/background.gif -www/data/tasks/phpicalendar/styles/green/day_on.gif -www/data/tasks/phpicalendar/styles/green/default.css -www/data/tasks/phpicalendar/styles/green/download_arrow.gif -www/data/tasks/phpicalendar/styles/green/event_dot.gif -www/data/tasks/phpicalendar/styles/green/left_arrows.gif -www/data/tasks/phpicalendar/styles/green/left_day.gif -www/data/tasks/phpicalendar/styles/green/month_on.gif -www/data/tasks/phpicalendar/styles/green/right_arrows.gif -www/data/tasks/phpicalendar/styles/green/right_day.gif -www/data/tasks/phpicalendar/styles/green/search.gif -www/data/tasks/phpicalendar/styles/green/side_bg.gif -www/data/tasks/phpicalendar/styles/green/smallicon.gif -www/data/tasks/phpicalendar/styles/green/spacer.gif -www/data/tasks/phpicalendar/styles/green/time_bg.gif -www/data/tasks/phpicalendar/styles/green/week_on.gif -www/data/tasks/phpicalendar/styles/green/year_on.gif -www/data/tasks/phpicalendar/styles/grey/allday_dot.gif -www/data/tasks/phpicalendar/styles/grey/back.gif -www/data/tasks/phpicalendar/styles/grey/background.gif -www/data/tasks/phpicalendar/styles/grey/day_on.gif -www/data/tasks/phpicalendar/styles/grey/default.css -www/data/tasks/phpicalendar/styles/grey/download_arrow.gif -www/data/tasks/phpicalendar/styles/grey/event_dot.gif -www/data/tasks/phpicalendar/styles/grey/left_arrows.gif -www/data/tasks/phpicalendar/styles/grey/left_day.gif -www/data/tasks/phpicalendar/styles/grey/month_on.gif -www/data/tasks/phpicalendar/styles/grey/right_arrows.gif -www/data/tasks/phpicalendar/styles/grey/right_day.gif -www/data/tasks/phpicalendar/styles/grey/search.gif -www/data/tasks/phpicalendar/styles/grey/side_bg.gif -www/data/tasks/phpicalendar/styles/grey/smallicon.gif -www/data/tasks/phpicalendar/styles/grey/time_bg.gif -www/data/tasks/phpicalendar/styles/grey/week_on.gif -www/data/tasks/phpicalendar/styles/grey/year_on.gif -www/data/tasks/phpicalendar/styles/orange/allday_dot.gif -www/data/tasks/phpicalendar/styles/orange/back.gif -www/data/tasks/phpicalendar/styles/orange/day_on.gif -www/data/tasks/phpicalendar/styles/orange/default.css -www/data/tasks/phpicalendar/styles/orange/download_arrow.gif -www/data/tasks/phpicalendar/styles/orange/event_dot.gif -www/data/tasks/phpicalendar/styles/orange/left_arrows.gif -www/data/tasks/phpicalendar/styles/orange/left_day.gif -www/data/tasks/phpicalendar/styles/orange/month_on.gif -www/data/tasks/phpicalendar/styles/orange/right_arrows.gif -www/data/tasks/phpicalendar/styles/orange/right_day.gif -www/data/tasks/phpicalendar/styles/orange/search.gif -www/data/tasks/phpicalendar/styles/orange/side_bg.gif -www/data/tasks/phpicalendar/styles/orange/smallicon.gif -www/data/tasks/phpicalendar/styles/orange/time_bg.gif -www/data/tasks/phpicalendar/styles/orange/week_on.gif -www/data/tasks/phpicalendar/styles/orange/year_on.gif -www/data/tasks/phpicalendar/styles/red/allday_dot.gif -www/data/tasks/phpicalendar/styles/red/back.gif -www/data/tasks/phpicalendar/styles/red/day_on.gif -www/data/tasks/phpicalendar/styles/red/default.css -www/data/tasks/phpicalendar/styles/red/download_arrow.gif -www/data/tasks/phpicalendar/styles/red/event_dot.gif -www/data/tasks/phpicalendar/styles/red/left_arrows.gif -www/data/tasks/phpicalendar/styles/red/left_day.gif -www/data/tasks/phpicalendar/styles/red/month_on.gif -www/data/tasks/phpicalendar/styles/red/right_arrows.gif -www/data/tasks/phpicalendar/styles/red/right_day.gif -www/data/tasks/phpicalendar/styles/red/search.gif -www/data/tasks/phpicalendar/styles/red/side_bg.gif -www/data/tasks/phpicalendar/styles/red/smallicon.gif -www/data/tasks/phpicalendar/styles/red/time_bg.gif -www/data/tasks/phpicalendar/styles/red/week_on.gif -www/data/tasks/phpicalendar/styles/red/year_on.gif -www/data/tasks/phpicalendar/styles/silver/allday_bg.gif -www/data/tasks/phpicalendar/styles/silver/allday_dot.gif -www/data/tasks/phpicalendar/styles/silver/back.gif -www/data/tasks/phpicalendar/styles/silver/day_on.gif -www/data/tasks/phpicalendar/styles/silver/day_title.gif -www/data/tasks/phpicalendar/styles/silver/default.css -www/data/tasks/phpicalendar/styles/silver/download_arrow.gif -www/data/tasks/phpicalendar/styles/silver/event_dot.gif -www/data/tasks/phpicalendar/styles/silver/left_arrows.gif -www/data/tasks/phpicalendar/styles/silver/left_day.gif -www/data/tasks/phpicalendar/styles/silver/month_on.gif -www/data/tasks/phpicalendar/styles/silver/printer.gif -www/data/tasks/phpicalendar/styles/silver/right_arrows.gif -www/data/tasks/phpicalendar/styles/silver/right_day.gif -www/data/tasks/phpicalendar/styles/silver/search.gif -www/data/tasks/phpicalendar/styles/silver/side_bg.gif -www/data/tasks/phpicalendar/styles/silver/smallicon.gif -www/data/tasks/phpicalendar/styles/silver/spacer.gif -www/data/tasks/phpicalendar/styles/silver/time_bg.gif -www/data/tasks/phpicalendar/styles/silver/week_on.gif -www/data/tasks/phpicalendar/styles/silver/year_on.gif -www/data/tasks/phpicalendar/styles/tan/allday_dot.gif -www/data/tasks/phpicalendar/styles/tan/back.gif -www/data/tasks/phpicalendar/styles/tan/background.gif -www/data/tasks/phpicalendar/styles/tan/day_on.gif -www/data/tasks/phpicalendar/styles/tan/default.css -www/data/tasks/phpicalendar/styles/tan/download_arrow.gif -www/data/tasks/phpicalendar/styles/tan/event_dot.gif -www/data/tasks/phpicalendar/styles/tan/left_arrows.gif -www/data/tasks/phpicalendar/styles/tan/left_day.gif -www/data/tasks/phpicalendar/styles/tan/month_on.gif -www/data/tasks/phpicalendar/styles/tan/right_arrows.gif -www/data/tasks/phpicalendar/styles/tan/right_day.gif -www/data/tasks/phpicalendar/styles/tan/search.gif -www/data/tasks/phpicalendar/styles/tan/side_bg.gif -www/data/tasks/phpicalendar/styles/tan/smallicon.gif -www/data/tasks/phpicalendar/styles/tan/spacer.gif -www/data/tasks/phpicalendar/styles/tan/time_bg.gif -www/data/tasks/phpicalendar/styles/tan/week_on.gif -www/data/tasks/phpicalendar/styles/tan/year_on.gif -www/data/tasks/phpicalendar/week.php -www/data/tasks/phpicalendar/year.php -www/data/tasks/picker.php -www/data/tasks/resolve.php -www/data/tasks/safari_1.2.css -www/data/tasks/screens.php -www/data/tasks/search.php -www/data/tasks/set_up.php -www/data/tasks/tasks.css -www/data/tasks/tasks.js -www/data/tasks/tasks_icalendar.php -www/data/tasks/test_language_files.php -www/data/tasks/u_rail.php -www/data/tasks/version.inc -@dirrm www/data/tasks/phpicalendar/styles/tan -@dirrm www/data/tasks/phpicalendar/styles/silver -@dirrm www/data/tasks/phpicalendar/styles/red -@dirrm www/data/tasks/phpicalendar/styles/orange -@dirrm www/data/tasks/phpicalendar/styles/grey -@dirrm www/data/tasks/phpicalendar/styles/green -@dirrm www/data/tasks/phpicalendar/styles -@dirrm www/data/tasks/phpicalendar/rss -@dirrm www/data/tasks/phpicalendar/languages -@dirrm www/data/tasks/phpicalendar/includes -@dirrm www/data/tasks/phpicalendar/images -@dirrm www/data/tasks/phpicalendar/functions -@dirrm www/data/tasks/phpicalendar/calendars -@dirrm www/data/tasks/phpicalendar -@dirrm www/data/tasks/orphaned_languages -@dirrm www/data/tasks/languages -@dirrm www/data/tasks/images -@dirrm www/data/tasks/documentation/images -@dirrm www/data/tasks/documentation -@dirrm www/data/tasks diff --git a/www/zope-soapmethod/Makefile b/www/zope-soapmethod/Makefile deleted file mode 100644 index ebc1a932ba82..000000000000 --- a/www/zope-soapmethod/Makefile +++ /dev/null @@ -1,49 +0,0 @@ -# New ports collection makefile for: SOAPMethod -# Date created: 02 Aug 2004 -# Whom: Alexander Leidinger -# -# $FreeBSD$ -# - -PORTNAME= soapmethod -PORTVERSION= 2.0 -CATEGORIES= www zope -MASTER_SITES= http://zope.org/Members/EIONET/${ZOPEPRODUCTNAME}/${PORTVERSION}/ -PKGNAMEPREFIX= zope- -DISTNAME= ${ZOPEPRODUCTNAME}-${PORTVERSION:C/\./-/g} -EXTRACT_SUFX= .tgz - -MAINTAINER= ports@FreeBSD.org -COMMENT= The SOAP Method product provides support for remote SOAP methods - -BROKEN= Broken dependency -DEPRECATED= ${BROKEN} -EXPIRATION_DATE=2005-09-22 - -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/SOAPpy/__init__.py:${PORTSDIR}/net/py-soappy - -USE_PYTHON= yes -USE_ZOPE= yes -DIST_SUBDIR= zope - -ZOPEPRODUCTNAME=SOAPMethod - -WRKSRC= ${WRKDIR}/${ZOPEPRODUCTNAME} -CPIO_FLAGS= --quiet -pdum -R - -do-build: - @${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${WRKSRC} - -do-install: - @ ${CHMOD} -R og+rX ${WRKSRC}/ - @ ${MKDIR} ${ZOPEBASEDIR}/${ZOPEPRODUCTDIR}/${ZOPEPRODUCTNAME} - @ cd ${WRKSRC} && ${FIND} . \ - | ${CPIO} ${CPIO_FLAGS} ${BINOWN}:${BINGRP} \ - ${ZOPEBASEDIR}/${ZOPEPRODUCTDIR}/${ZOPEPRODUCTNAME} - -post-install: -.if !defined(BATCH) - @${CAT} ${PKGMESSAGE} -.endif - -.include <bsd.port.mk> diff --git a/www/zope-soapmethod/distinfo b/www/zope-soapmethod/distinfo deleted file mode 100644 index 6ecb8636f887..000000000000 --- a/www/zope-soapmethod/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (zope/SOAPMethod-2-0.tgz) = 03271c8663fa3b4191e27dd3a80a63d2 -SIZE (zope/SOAPMethod-2-0.tgz) = 8295 diff --git a/www/zope-soapmethod/pkg-descr b/www/zope-soapmethod/pkg-descr deleted file mode 100644 index 32f189a75395..000000000000 --- a/www/zope-soapmethod/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -The SOAP Method product provides support for remote SOAP methods, exposing -them as callable objects within the Zope environment. - -WWW: http://zope.org/Members/EIONET/SOAPMethod/ diff --git a/www/zope-soapmethod/pkg-message b/www/zope-soapmethod/pkg-message deleted file mode 100644 index 0f1a79c9460f..000000000000 --- a/www/zope-soapmethod/pkg-message +++ /dev/null @@ -1,6 +0,0 @@ -To complete the installation of SOAPMethod: - - - Restart Zope. This may be done from the Zope Control Panel. - - - Verify that the SOAPMethod product is loaded properly by - examining them in Control_Panel/Products. diff --git a/www/zope-soapmethod/pkg-plist b/www/zope-soapmethod/pkg-plist deleted file mode 100644 index 37c80a9e5519..000000000000 --- a/www/zope-soapmethod/pkg-plist +++ /dev/null @@ -1,23 +0,0 @@ -%%ZOPEPRODUCTDIR%%/SOAPMethod/README.txt -%%ZOPEPRODUCTDIR%%/SOAPMethod/SOAPMethod.py -%%ZOPEPRODUCTDIR%%/SOAPMethod/SOAPMethod.pyc -%%ZOPEPRODUCTDIR%%/SOAPMethod/__init__.py -%%ZOPEPRODUCTDIR%%/SOAPMethod/__init__.pyc -%%ZOPEPRODUCTDIR%%/SOAPMethod/dtml/methodAdd.dtml -%%ZOPEPRODUCTDIR%%/SOAPMethod/dtml/methodEdit.dtml -%%ZOPEPRODUCTDIR%%/SOAPMethod/help/SOAPMethod.stx -%%ZOPEPRODUCTDIR%%/SOAPMethod/help/SOAPMethodAdd.stx -%%ZOPEPRODUCTDIR%%/SOAPMethod/help/SOAPMethodProperties.stx -%%ZOPEPRODUCTDIR%%/SOAPMethod/help/SOAPMethodTest.stx -%%ZOPEPRODUCTDIR%%/SOAPMethod/soapmethod.gif -%%ZOPEPRODUCTDIR%%/SOAPMethod/tests/babelfish.py -%%ZOPEPRODUCTDIR%%/SOAPMethod/tests/babelfish.pyc -%%ZOPEPRODUCTDIR%%/SOAPMethod/tests/getactivities.py -%%ZOPEPRODUCTDIR%%/SOAPMethod/tests/getactivities.pyc -%%ZOPEPRODUCTDIR%%/SOAPMethod/version.txt -%%ZOPEPRODUCTDIR%%/SOAPMethod/www/function.gif -@dirrm %%ZOPEPRODUCTDIR%%/SOAPMethod/dtml -@dirrm %%ZOPEPRODUCTDIR%%/SOAPMethod/help -@dirrm %%ZOPEPRODUCTDIR%%/SOAPMethod/tests -@dirrm %%ZOPEPRODUCTDIR%%/SOAPMethod/www -@dirrm %%ZOPEPRODUCTDIR%%/SOAPMethod diff --git a/www/zope-zpt/Makefile b/www/zope-zpt/Makefile deleted file mode 100644 index 5249dea79255..000000000000 --- a/www/zope-zpt/Makefile +++ /dev/null @@ -1,74 +0,0 @@ -# New ports collection makefile for: zope-zpt -# Date created: 15 August 2001 -# Whom: Johann Visagie <wjv@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= zpt -PORTVERSION= 1.4.1 -CATEGORIES= www zope -MASTER_SITES= http://www.zope.org/Members/4am/ZPT/${PORTVERSION}/ -PKGNAMEPREFIX= zope- -DISTFILES= PageTemplates-${PORTVERSION}.tar.gz \ - TAL-${PORTVERSION}.tar.gz \ - ZTUtils-${ZTUVERSION}.tar.gz - -MAINTAINER= ports@FreeBSD.org -COMMENT= Zope Page Templates separate design and logic in Zope applications - -RUN_DEPENDS= ${ZOPEBASEDIR}/skel/bin/zopectl.in:${PORTSDIR}/www/zope - -DEPRECATED= "already included in Zope versions 2.5 and above" -USE_PYTHON= yes -DIST_SUBDIR= zope - -BROKEN= Does not build after python 2.4 update -DEPRECATED= ${BROKEN} -EXPIRATION_DATE=2005-09-22 - -ZTUVERSION= 1.1.3 - -# You can change this in the environment if you like. -SZOPEBASEDIR?= www/Zope - -# Don't change these -ZOPEBASEDIR= ${PREFIX}/${SZOPEBASEDIR} -ZOPEPRODUCTNAME= PageTemplates -ZOPEPYTHONDIR= lib/python -ZOPEPRODUCTDIR= ${ZOPEPYTHONDIR}/Products -ZOPEPRODUCTS= PageTemplates TAL ZTUtils - -PLIST_SUB= ZOPEBASEDIR=${SZOPEBASEDIR} -WRKSRC= ${WRKDIR}/${ZOPEPRODUCTNAME} -CPIO_OPTIONS= --quiet -pdum -R - -do-build: -.for product in ${ZOPEPRODUCTS} - @ ${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${WRKDIR}/${product} -.endfor - -do-install: -.for product in ${ZOPEPRODUCTS} - @ ${CHMOD} -R og+rX ${WRKDIR}/${product} -.endfor -.for product in TAL ZTUtils - @ ${MKDIR} ${ZOPEBASEDIR}/${ZOPEPYTHONDIR}/${product} - @ cd ${WRKDIR}/${product} && ${FIND} * \ - | ${CPIO} ${CPIO_OPTIONS} ${BINOWN}:${BINGRP} \ - ${ZOPEBASEDIR}/${ZOPEPYTHONDIR}/${product}/ -.endfor - @ ${MKDIR} ${ZOPEBASEDIR}/${ZOPEPRODUCTDIR}/${ZOPEPRODUCTNAME} - @ cd ${WRKSRC} && ${FIND} * \( -name examples -a -prune \) -o -print \ - | ${CPIO} ${CPIO_OPTIONS} ${BINOWN}:${BINGRP} \ - ${ZOPEBASEDIR}/${ZOPEPRODUCTDIR}/${ZOPEPRODUCTNAME} - @ ${MKDIR} ${ZOPEBASEDIR}/import - @ ${INSTALL_DATA} ${WRKSRC}/examples/zpt_examples.zexp \ - ${ZOPEBASEDIR}/import - -post-install: -.if !defined(BATCH) - @${CAT} ${PKGMESSAGE} -.endif - -.include <bsd.port.mk> diff --git a/www/zope-zpt/distinfo b/www/zope-zpt/distinfo deleted file mode 100644 index f8a331054cff..000000000000 --- a/www/zope-zpt/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -MD5 (zope/PageTemplates-1.4.1.tar.gz) = 1470f572a1a492ee8648f2a073b20cc8 -SIZE (zope/PageTemplates-1.4.1.tar.gz) = 45198 -MD5 (zope/TAL-1.4.1.tar.gz) = b995eaf11fc42009f451bcb663035a82 -SIZE (zope/TAL-1.4.1.tar.gz) = 54106 -MD5 (zope/ZTUtils-1.1.3.tar.gz) = 59e5ec7886a9a223e389e94aa511d3c9 -SIZE (zope/ZTUtils-1.1.3.tar.gz) = 10958 diff --git a/www/zope-zpt/pkg-descr b/www/zope-zpt/pkg-descr deleted file mode 100644 index 0152ab09732a..000000000000 --- a/www/zope-zpt/pkg-descr +++ /dev/null @@ -1,24 +0,0 @@ -From the website: - - This product seeks to establish website production harmony - through the seamless integration of the three separate domains: - Presentation, Content and Logic. - -Zope Page Templates comprise a trio of Zope products which allow the complete -conceptual separation of design (presentation) elements from business logic -elements in a Zope-driven web application. In essence this allows web -designers to work on design templates for a Zope-based site using their -favourite WYSIWYG web design tools. - -The ZPT implementation includes the Template Attribute Language (TAL), a web -templating language (i.e. analogous to, say, PHP or Zope's own DTML). TAL is -an intentionally simple language, since in the ZPT paradigm all business -logic should be implemented externally to the page templates in Python (or -Perl) Script objects. - -See also: http://www.zope.org/Documentation/Articles/ZPT{1,2} - -Author: Evan Simpson <evan@digicool.com> -WWW: http://www.zope.org/Members/4am/ZPT/ - --- Johann Visagie <wjv@FreeBSD.org> diff --git a/www/zope-zpt/pkg-message b/www/zope-zpt/pkg-message deleted file mode 100644 index eea2edffe07a..000000000000 --- a/www/zope-zpt/pkg-message +++ /dev/null @@ -1,7 +0,0 @@ -===> Zope Page Templates post-port installation instructions: - To complete the installation of this port, you need to estart Zope. This - may be done from the Zope Control Panel in the Zope management interface. - - A trio of example Page Templates have been placed in your Zope import - directory as: "zpt_examples.zexp". You may optionally import these - examples to any Zope folder. diff --git a/www/zope-zpt/pkg-plist b/www/zope-zpt/pkg-plist deleted file mode 100644 index 4aa47237da70..000000000000 --- a/www/zope-zpt/pkg-plist +++ /dev/null @@ -1,270 +0,0 @@ -%%ZOPEBASEDIR%%/import/zpt_examples.zexp -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/CHANGES.txt -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/Expressions.py -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/Expressions.pyc -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/HISTORY.txt -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/PageTemplate.py -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/PageTemplate.pyc -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/PageTemplateFile.py -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/PageTemplateFile.pyc -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/PythonExpr.py -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/PythonExpr.pyc -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/README.txt -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/TALES.py -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/TALES.pyc -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/ZPythonExpr.py -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/ZPythonExpr.pyc -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/ZRPythonExpr.py -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/ZRPythonExpr.pyc -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/ZopePageTemplate.py -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/ZopePageTemplate.pyc -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/__init__.py -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/__init__.pyc -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/help/PageTemplate_Edit.stx -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/help/metal-define-macro.stx -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/help/metal-define-slot.stx -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/help/metal-fill-slot.stx -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/help/metal-use-macro.stx -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/help/metal.stx -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/help/tal-attributes.stx -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/help/tal-condition.stx -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/help/tal-content.stx -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/help/tal-define.stx -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/help/tal-omit-tag.stx -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/help/tal-on-error.stx -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/help/tal-repeat.stx -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/help/tal-replace.stx -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/help/tal.stx -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/help/tales-exists.stx -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/help/tales-nocall.stx -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/help/tales-not.stx -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/help/tales-path.stx -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/help/tales-python.stx -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/help/tales-string.stx -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/help/tales.stx -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/tests/__init__.py -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/tests/__init__.pyc -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/tests/batch.py -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/tests/batch.pyc -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/tests/framework.py -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/tests/framework.pyc -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/tests/input/CheckNotExpression.html -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/tests/input/CheckNothing.html -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/tests/input/CheckPathAlt.html -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/tests/input/CheckPathNothing.html -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/tests/input/CheckWithXMLHeader.html -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/tests/input/DTML1.html -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/tests/input/DTML3.html -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/tests/input/GlobalsShadowLocals.html -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/tests/input/Loop1.html -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/tests/input/StringExpression.html -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/tests/input/TeeShop1.html -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/tests/input/TeeShop2.html -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/tests/input/TeeShopLAF.html -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/tests/output/CheckNotExpression.html -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/tests/output/CheckNothing.html -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/tests/output/CheckPathAlt.html -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/tests/output/CheckPathNothing.html -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/tests/output/CheckWithXMLHeader.html -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/tests/output/DTML1a.html -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/tests/output/DTML1b.html -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/tests/output/DTML3.html -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/tests/output/GlobalsShadowLocals.html -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/tests/output/Loop1.html -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/tests/output/StringExpression.html -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/tests/output/TeeShop1.html -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/tests/output/TeeShop2.html -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/tests/output/TeeShopLAF.html -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/tests/run.py -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/tests/run.pyc -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/tests/testDTMLTests.py -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/tests/testDTMLTests.pyc -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/tests/testExpressions.py -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/tests/testExpressions.pyc -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/tests/testHTMLTests.py -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/tests/testHTMLTests.pyc -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/tests/testTALES.py -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/tests/testTALES.pyc -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/tests/util.py -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/tests/util.pyc -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/version.txt -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/www/default.html -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/www/ptAdd.zpt -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/www/ptEdit.zpt -%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/www/zpt.gif -%%ZOPEBASEDIR%%/lib/python/TAL/CHANGES.txt -%%ZOPEBASEDIR%%/lib/python/TAL/DummyEngine.py -%%ZOPEBASEDIR%%/lib/python/TAL/DummyEngine.pyc -%%ZOPEBASEDIR%%/lib/python/TAL/HISTORY.txt -%%ZOPEBASEDIR%%/lib/python/TAL/HTMLParser.py -%%ZOPEBASEDIR%%/lib/python/TAL/HTMLParser.pyc -%%ZOPEBASEDIR%%/lib/python/TAL/HTMLTALParser.py -%%ZOPEBASEDIR%%/lib/python/TAL/HTMLTALParser.pyc -%%ZOPEBASEDIR%%/lib/python/TAL/README.txt -%%ZOPEBASEDIR%%/lib/python/TAL/TALDefs.py -%%ZOPEBASEDIR%%/lib/python/TAL/TALDefs.pyc -%%ZOPEBASEDIR%%/lib/python/TAL/TALGenerator.py -%%ZOPEBASEDIR%%/lib/python/TAL/TALGenerator.pyc -%%ZOPEBASEDIR%%/lib/python/TAL/TALInterpreter.py -%%ZOPEBASEDIR%%/lib/python/TAL/TALInterpreter.pyc -%%ZOPEBASEDIR%%/lib/python/TAL/TALParser.py -%%ZOPEBASEDIR%%/lib/python/TAL/TALParser.pyc -%%ZOPEBASEDIR%%/lib/python/TAL/XMLParser.py -%%ZOPEBASEDIR%%/lib/python/TAL/XMLParser.pyc -%%ZOPEBASEDIR%%/lib/python/TAL/__init__.py -%%ZOPEBASEDIR%%/lib/python/TAL/__init__.pyc -%%ZOPEBASEDIR%%/lib/python/TAL/benchmark/dtml01.html -%%ZOPEBASEDIR%%/lib/python/TAL/benchmark/dtml02.html -%%ZOPEBASEDIR%%/lib/python/TAL/benchmark/dtml03.html -%%ZOPEBASEDIR%%/lib/python/TAL/benchmark/dtml04.html -%%ZOPEBASEDIR%%/lib/python/TAL/benchmark/dtml05.html -%%ZOPEBASEDIR%%/lib/python/TAL/benchmark/dtml06.html -%%ZOPEBASEDIR%%/lib/python/TAL/benchmark/dtml07.html -%%ZOPEBASEDIR%%/lib/python/TAL/benchmark/dtml08.html -%%ZOPEBASEDIR%%/lib/python/TAL/benchmark/dtml09.html -%%ZOPEBASEDIR%%/lib/python/TAL/benchmark/dtml10.html -%%ZOPEBASEDIR%%/lib/python/TAL/benchmark/dtml11.html -%%ZOPEBASEDIR%%/lib/python/TAL/benchmark/dtml12.html -%%ZOPEBASEDIR%%/lib/python/TAL/benchmark/tal01.html -%%ZOPEBASEDIR%%/lib/python/TAL/benchmark/tal02.html -%%ZOPEBASEDIR%%/lib/python/TAL/benchmark/tal03.html -%%ZOPEBASEDIR%%/lib/python/TAL/benchmark/tal04.html -%%ZOPEBASEDIR%%/lib/python/TAL/benchmark/tal05.html -%%ZOPEBASEDIR%%/lib/python/TAL/benchmark/tal06.html -%%ZOPEBASEDIR%%/lib/python/TAL/benchmark/tal07.html -%%ZOPEBASEDIR%%/lib/python/TAL/benchmark/tal08.html -%%ZOPEBASEDIR%%/lib/python/TAL/benchmark/tal09.html -%%ZOPEBASEDIR%%/lib/python/TAL/benchmark/tal10.html -%%ZOPEBASEDIR%%/lib/python/TAL/benchmark/tal11.html -%%ZOPEBASEDIR%%/lib/python/TAL/benchmark/tal12.html -%%ZOPEBASEDIR%%/lib/python/TAL/driver.py -%%ZOPEBASEDIR%%/lib/python/TAL/driver.pyc -%%ZOPEBASEDIR%%/lib/python/TAL/markbench.py -%%ZOPEBASEDIR%%/lib/python/TAL/markbench.pyc -%%ZOPEBASEDIR%%/lib/python/TAL/ndiff.py -%%ZOPEBASEDIR%%/lib/python/TAL/ndiff.pyc -%%ZOPEBASEDIR%%/lib/python/TAL/runtest.py -%%ZOPEBASEDIR%%/lib/python/TAL/runtest.pyc -%%ZOPEBASEDIR%%/lib/python/TAL/setpath.py -%%ZOPEBASEDIR%%/lib/python/TAL/setpath.pyc -%%ZOPEBASEDIR%%/lib/python/TAL/tests/__init__.py -%%ZOPEBASEDIR%%/lib/python/TAL/tests/__init__.pyc -%%ZOPEBASEDIR%%/lib/python/TAL/tests/input/test01.html -%%ZOPEBASEDIR%%/lib/python/TAL/tests/input/test01.xml -%%ZOPEBASEDIR%%/lib/python/TAL/tests/input/test02.html -%%ZOPEBASEDIR%%/lib/python/TAL/tests/input/test02.xml -%%ZOPEBASEDIR%%/lib/python/TAL/tests/input/test03.html -%%ZOPEBASEDIR%%/lib/python/TAL/tests/input/test03.xml -%%ZOPEBASEDIR%%/lib/python/TAL/tests/input/test04.html -%%ZOPEBASEDIR%%/lib/python/TAL/tests/input/test04.xml -%%ZOPEBASEDIR%%/lib/python/TAL/tests/input/test05.html -%%ZOPEBASEDIR%%/lib/python/TAL/tests/input/test05.xml -%%ZOPEBASEDIR%%/lib/python/TAL/tests/input/test06.html -%%ZOPEBASEDIR%%/lib/python/TAL/tests/input/test06.xml -%%ZOPEBASEDIR%%/lib/python/TAL/tests/input/test07.html -%%ZOPEBASEDIR%%/lib/python/TAL/tests/input/test07.xml -%%ZOPEBASEDIR%%/lib/python/TAL/tests/input/test08.html -%%ZOPEBASEDIR%%/lib/python/TAL/tests/input/test08.xml -%%ZOPEBASEDIR%%/lib/python/TAL/tests/input/test09.html -%%ZOPEBASEDIR%%/lib/python/TAL/tests/input/test09.xml -%%ZOPEBASEDIR%%/lib/python/TAL/tests/input/test10.html -%%ZOPEBASEDIR%%/lib/python/TAL/tests/input/test11.html -%%ZOPEBASEDIR%%/lib/python/TAL/tests/input/test11.xml -%%ZOPEBASEDIR%%/lib/python/TAL/tests/input/test12.html -%%ZOPEBASEDIR%%/lib/python/TAL/tests/input/test13.html -%%ZOPEBASEDIR%%/lib/python/TAL/tests/input/test14.html -%%ZOPEBASEDIR%%/lib/python/TAL/tests/input/test14.xml -%%ZOPEBASEDIR%%/lib/python/TAL/tests/input/test15.html -%%ZOPEBASEDIR%%/lib/python/TAL/tests/input/test16.html -%%ZOPEBASEDIR%%/lib/python/TAL/tests/input/test17.html -%%ZOPEBASEDIR%%/lib/python/TAL/tests/input/test17.xml -%%ZOPEBASEDIR%%/lib/python/TAL/tests/input/test18.html -%%ZOPEBASEDIR%%/lib/python/TAL/tests/input/test18.xml -%%ZOPEBASEDIR%%/lib/python/TAL/tests/input/test_metal1.html -%%ZOPEBASEDIR%%/lib/python/TAL/tests/input/test_metal2.html -%%ZOPEBASEDIR%%/lib/python/TAL/tests/input/test_metal3.html -%%ZOPEBASEDIR%%/lib/python/TAL/tests/output/test01.html -%%ZOPEBASEDIR%%/lib/python/TAL/tests/output/test01.xml -%%ZOPEBASEDIR%%/lib/python/TAL/tests/output/test02.html -%%ZOPEBASEDIR%%/lib/python/TAL/tests/output/test02.xml -%%ZOPEBASEDIR%%/lib/python/TAL/tests/output/test03.html -%%ZOPEBASEDIR%%/lib/python/TAL/tests/output/test03.xml -%%ZOPEBASEDIR%%/lib/python/TAL/tests/output/test04.html -%%ZOPEBASEDIR%%/lib/python/TAL/tests/output/test04.xml -%%ZOPEBASEDIR%%/lib/python/TAL/tests/output/test05.html -%%ZOPEBASEDIR%%/lib/python/TAL/tests/output/test05.xml -%%ZOPEBASEDIR%%/lib/python/TAL/tests/output/test06.html -%%ZOPEBASEDIR%%/lib/python/TAL/tests/output/test06.xml -%%ZOPEBASEDIR%%/lib/python/TAL/tests/output/test07.html -%%ZOPEBASEDIR%%/lib/python/TAL/tests/output/test07.xml -%%ZOPEBASEDIR%%/lib/python/TAL/tests/output/test08.html -%%ZOPEBASEDIR%%/lib/python/TAL/tests/output/test08.xml -%%ZOPEBASEDIR%%/lib/python/TAL/tests/output/test09.html -%%ZOPEBASEDIR%%/lib/python/TAL/tests/output/test09.xml -%%ZOPEBASEDIR%%/lib/python/TAL/tests/output/test10.html -%%ZOPEBASEDIR%%/lib/python/TAL/tests/output/test11.html -%%ZOPEBASEDIR%%/lib/python/TAL/tests/output/test11.xml -%%ZOPEBASEDIR%%/lib/python/TAL/tests/output/test12.html -%%ZOPEBASEDIR%%/lib/python/TAL/tests/output/test13.html -%%ZOPEBASEDIR%%/lib/python/TAL/tests/output/test14.html -%%ZOPEBASEDIR%%/lib/python/TAL/tests/output/test14.xml -%%ZOPEBASEDIR%%/lib/python/TAL/tests/output/test15.html -%%ZOPEBASEDIR%%/lib/python/TAL/tests/output/test16.html -%%ZOPEBASEDIR%%/lib/python/TAL/tests/output/test17.html -%%ZOPEBASEDIR%%/lib/python/TAL/tests/output/test17.xml -%%ZOPEBASEDIR%%/lib/python/TAL/tests/output/test18.html -%%ZOPEBASEDIR%%/lib/python/TAL/tests/output/test18.xml -%%ZOPEBASEDIR%%/lib/python/TAL/tests/output/test_metal1.html -%%ZOPEBASEDIR%%/lib/python/TAL/tests/output/test_metal2.html -%%ZOPEBASEDIR%%/lib/python/TAL/tests/output/test_metal3.html -%%ZOPEBASEDIR%%/lib/python/TAL/tests/run.py -%%ZOPEBASEDIR%%/lib/python/TAL/tests/run.pyc -%%ZOPEBASEDIR%%/lib/python/TAL/tests/test_files.py -%%ZOPEBASEDIR%%/lib/python/TAL/tests/test_files.pyc -%%ZOPEBASEDIR%%/lib/python/TAL/tests/test_htmlparser.py -%%ZOPEBASEDIR%%/lib/python/TAL/tests/test_htmlparser.pyc -%%ZOPEBASEDIR%%/lib/python/TAL/tests/test_htmltalparser.py -%%ZOPEBASEDIR%%/lib/python/TAL/tests/test_htmltalparser.pyc -%%ZOPEBASEDIR%%/lib/python/TAL/tests/test_talinterpreter.py -%%ZOPEBASEDIR%%/lib/python/TAL/tests/test_talinterpreter.pyc -%%ZOPEBASEDIR%%/lib/python/TAL/tests/test_xmlparser.py -%%ZOPEBASEDIR%%/lib/python/TAL/tests/test_xmlparser.pyc -%%ZOPEBASEDIR%%/lib/python/TAL/tests/utils.py -%%ZOPEBASEDIR%%/lib/python/TAL/tests/utils.pyc -%%ZOPEBASEDIR%%/lib/python/TAL/timer.py -%%ZOPEBASEDIR%%/lib/python/TAL/timer.pyc -%%ZOPEBASEDIR%%/lib/python/ZTUtils/Batch.py -%%ZOPEBASEDIR%%/lib/python/ZTUtils/Batch.pyc -%%ZOPEBASEDIR%%/lib/python/ZTUtils/CHANGES.txt -%%ZOPEBASEDIR%%/lib/python/ZTUtils/HISTORY.txt -%%ZOPEBASEDIR%%/lib/python/ZTUtils/Iterator.py -%%ZOPEBASEDIR%%/lib/python/ZTUtils/Iterator.pyc -%%ZOPEBASEDIR%%/lib/python/ZTUtils/SimpleTree.py -%%ZOPEBASEDIR%%/lib/python/ZTUtils/SimpleTree.pyc -%%ZOPEBASEDIR%%/lib/python/ZTUtils/Tree.py -%%ZOPEBASEDIR%%/lib/python/ZTUtils/Tree.pyc -%%ZOPEBASEDIR%%/lib/python/ZTUtils/Zope.py -%%ZOPEBASEDIR%%/lib/python/ZTUtils/Zope.pyc -%%ZOPEBASEDIR%%/lib/python/ZTUtils/__init__.py -%%ZOPEBASEDIR%%/lib/python/ZTUtils/__init__.pyc -%%ZOPEBASEDIR%%/lib/python/ZTUtils/tests/framework.py -%%ZOPEBASEDIR%%/lib/python/ZTUtils/tests/framework.pyc -%%ZOPEBASEDIR%%/lib/python/ZTUtils/tests/run.py -%%ZOPEBASEDIR%%/lib/python/ZTUtils/tests/run.pyc -%%ZOPEBASEDIR%%/lib/python/ZTUtils/tests/testBatch.py -%%ZOPEBASEDIR%%/lib/python/ZTUtils/tests/testBatch.pyc -%%ZOPEBASEDIR%%/lib/python/ZTUtils/tests/testIterator.py -%%ZOPEBASEDIR%%/lib/python/ZTUtils/tests/testIterator.pyc -@unexec rm %D/%%ZOPEBASEDIR%%/lib/python/ZTUtils/tests 2> /dev/null || /usr/bin/true -@unexec rm %D/%%ZOPEBASEDIR%%/lib/python/ZTUtils 2> /dev/null || /usr/bin/true -@unexec rm %D/%%ZOPEBASEDIR%%/lib/python/TAL/tests/output 2> /dev/null || /usr/bin/true -@unexec rm %D/%%ZOPEBASEDIR%%/lib/python/TAL/tests/input 2> /dev/null || /usr/bin/true -@unexec rm %D/%%ZOPEBASEDIR%%/lib/python/TAL/tests 2> /dev/null || /usr/bin/true -@unexec rm %D/%%ZOPEBASEDIR%%/lib/python/TAL/benchmark 2> /dev/null || /usr/bin/true -@unexec rm %D/%%ZOPEBASEDIR%%/lib/python/TAL 2> /dev/null || /usr/bin/true -@unexec rm %D/%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/www 2> /dev/null || /usr/bin/true -@unexec rm %D/%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/tests/output 2> /dev/null || /usr/bin/true -@unexec rm %D/%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/tests/input 2> /dev/null || /usr/bin/true -@unexec rm %D/%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/tests 2> /dev/null || /usr/bin/true -@unexec rm %D/%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates/help 2> /dev/null || /usr/bin/true -@unexec rm %D/%%ZOPEBASEDIR%%/lib/python/Products/PageTemplates 2> /dev/null || /usr/bin/true |