aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2018-03-03 03:10:48 +0800
committerrene <rene@FreeBSD.org>2018-03-03 03:10:48 +0800
commitba99f44a10bd5438c35030248378497f3826325b (patch)
tree6df9d024d7f94a3241c3a3279e74f29e9e65c80c /devel
parentde7775aa80e90599e9768ea6134bd8adcaf2a215 (diff)
downloadfreebsd-ports-gnome-ba99f44a10bd5438c35030248378497f3826325b.tar.gz
freebsd-ports-gnome-ba99f44a10bd5438c35030248378497f3826325b.tar.zst
freebsd-ports-gnome-ba99f44a10bd5438c35030248378497f3826325b.zip
Remove expired ports:
2018-03-01 devel/dotconf++: No upstream, not depend on in the ports tree 2018-03-01 emulators/gnuboy: Latest version is 1.0.5, older version does not fetch 2018-03-01 games/adgali: Mastersite disappeared 2018-03-01 games/tuxpuck: Mastersite disappeared 2018-03-01 japanese/migemo-emacs: Unmaintained 2018-03-01 math/clarence: Mastersite disappeared 2018-03-01 devel/cstringbuffer: Abandonware, no more upstream 2018-03-01 deskutils/charmap: Mastersite disappeared 2018-03-01 devel/afay: Abandonware, not used in the ports tree 2018-03-01 devel/alabastra: Abandonware, not used in the ports tree 2018-03-01 devel/adime: Abandonware, not used in the ports tree 2018-03-01 devel/boaconstructor: Abandonware, does not work with recent python/wxPython 2018-03-01 audio/amp: No more upstream 2018-03-01 devel/alf: Abandonware, unused in the ports tree
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile7
-rw-r--r--devel/adime/Makefile35
-rw-r--r--devel/adime/distinfo2
-rw-r--r--devel/adime/files/patch-misc-makefile.all28
-rw-r--r--devel/adime/files/patch-misc-makefile.uni45
-rw-r--r--devel/adime/pkg-descr6
-rw-r--r--devel/adime/pkg-plist52
-rw-r--r--devel/afay/Makefile69
-rw-r--r--devel/afay/distinfo2
-rw-r--r--devel/afay/files/patch-afay_aflex_src_dfaB.a28
-rw-r--r--devel/afay/files/patch-afay_aflex_src_gnat_unix_tognat12
-rw-r--r--devel/afay/files/patch-afay_ayacc_src_gnat_unix_tognat12
-rw-r--r--devel/afay/pkg-descr7
-rw-r--r--devel/afay/pkg-plist24
-rw-r--r--devel/alabastra/Makefile39
-rw-r--r--devel/alabastra/distinfo2
-rw-r--r--devel/alabastra/files/patch-src_AlWinMain.cpp29
-rw-r--r--devel/alabastra/pkg-descr3
-rw-r--r--devel/alf/Makefile21
-rw-r--r--devel/alf/distinfo2
-rw-r--r--devel/alf/files/patch-python__Makefile.in11
-rw-r--r--devel/alf/pkg-descr5
-rw-r--r--devel/alf/pkg-plist8
-rw-r--r--devel/boaconstructor/Makefile38
-rw-r--r--devel/boaconstructor/distinfo2
-rw-r--r--devel/boaconstructor/files/patch-Companions__BaseCompanions.py11
-rw-r--r--devel/boaconstructor/files/patch-Companions__FrameCompanions.py11
-rw-r--r--devel/boaconstructor/files/patch-Config__prefs.rc.py11
-rw-r--r--devel/boaconstructor/files/patch-Inspector.py11
-rw-r--r--devel/boaconstructor/files/patch-Plug-ins__HelpBook.plug-in.py20
-rw-r--r--devel/boaconstructor/files/patch-PropEdit__Enumerations.py20
-rw-r--r--devel/boaconstructor/pkg-descr7
-rw-r--r--devel/boaconstructor/pkg-plist1314
-rw-r--r--devel/cstringbuffer/Makefile24
-rw-r--r--devel/cstringbuffer/distinfo2
-rw-r--r--devel/cstringbuffer/pkg-descr5
-rw-r--r--devel/dotconf++/Makefile32
-rw-r--r--devel/dotconf++/distinfo2
-rw-r--r--devel/dotconf++/files/patch-src-Makefile.in18
-rw-r--r--devel/dotconf++/pkg-descr6
-rw-r--r--devel/dotconf++/pkg-plist6
41 files changed, 0 insertions, 1989 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 4d6fc8f931a6..b7b3127ed546 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -82,14 +82,10 @@
SUBDIR += adabooch
SUBDIR += adacurses
SUBDIR += adaid
- SUBDIR += adime
SUBDIR += aegis
- SUBDIR += afay
SUBDIR += ahven
SUBDIR += aifad
- SUBDIR += alabastra
SUBDIR += ald
- SUBDIR += alf
SUBDIR += allegro
SUBDIR += allegro-devel
SUBDIR += alog
@@ -207,7 +203,6 @@
SUBDIR += bmake
SUBDIR += bmkdep
SUBDIR += bnf
- SUBDIR += boaconstructor
SUBDIR += boehm-gc
SUBDIR += boehm-gc-redirect
SUBDIR += boehm-gc-threaded
@@ -366,7 +361,6 @@
SUBDIR += csmith
SUBDIR += csoap
SUBDIR += cssc
- SUBDIR += cstringbuffer
SUBDIR += ctags
SUBDIR += ctypes.sh
SUBDIR += cunit
@@ -458,7 +452,6 @@
SUBDIR += doctorj
SUBDIR += dolphin-plugins-kde4
SUBDIR += dotconf
- SUBDIR += dotconf++
SUBDIR += doxygen
SUBDIR += dparser
SUBDIR += dprog
diff --git a/devel/adime/Makefile b/devel/adime/Makefile
deleted file mode 100644
index 2b17f6c45619..000000000000
--- a/devel/adime/Makefile
+++ /dev/null
@@ -1,35 +0,0 @@
-# Created by: Alejandro Pulver <alejandro@varnet.biz>
-# $FreeBSD$
-
-PORTNAME= adime
-PORTVERSION= 2.2.1
-PORTREVISION= 3
-CATEGORIES= devel
-MASTER_SITES= SF
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Generate Allegro dialogs in a simple way
-
-LIB_DEPENDS= liballeg.so:devel/allegro
-
-DEPRECATED= Abandonware, not used in the ports tree
-EXPIRATION_DATE= 2018-03-01
-
-USES= gmake
-
-MAKEFILE= makefile
-INSTALL_TARGET= install install-man
-MAKE_ARGS= SYSTEM_DIR=${STAGEDIR}${PREFIX}
-USE_LDCONFIG= yes
-
-pre-build:
- @(cd ${WRKSRC} && ${SH} fix.sh unix)
-
-post-patch:
-# Fix Makefile
- @${REINPLACE_CMD} -e 's|gcc|${CC}| ; \
- s|%%CFLAGS%%|${CFLAGS}| ; \
- s|/usr/local|${PREFIX}| ; s|$$(OPT)||' \
- ${WRKSRC}/misc/makefile.uni
-
-.include <bsd.port.mk>
diff --git a/devel/adime/distinfo b/devel/adime/distinfo
deleted file mode 100644
index 7a95d02b1651..000000000000
--- a/devel/adime/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (adime-2.2.1.tar.gz) = 48268a07f3751e4540cfa6e601f86318a4db9f1fde3630ea11e3ed8539b50fa5
-SIZE (adime-2.2.1.tar.gz) = 244970
diff --git a/devel/adime/files/patch-misc-makefile.all b/devel/adime/files/patch-misc-makefile.all
deleted file mode 100644
index 4f7806489bb6..000000000000
--- a/devel/adime/files/patch-misc-makefile.all
+++ /dev/null
@@ -1,28 +0,0 @@
---- misc/makefile.all.orig Sun Sep 5 17:59:45 2004
-+++ misc/makefile.all Sat Aug 20 13:55:02 2005
-@@ -185,8 +185,6 @@
-
- DOCBASEFILES = adime dime internal license readme changes expressi thanks wishlist
- DOCS = $(addprefix docs/txt/,$(addsuffix .txt,adime internal expressi wishlist))
--DOCS += $(addprefix docs/rtf/,$(addsuffix .rtf,$(DOCBASEFILES)))
--DOCS += $(addprefix docs/html/,$(addsuffix $(HTML_SUFFIX),$(DOCBASEFILES)))
- DOCS += license.txt readme.txt changes.txt thanks.txt
- CHMDOCS = $(addprefix docs/chm/,$(addsuffix $(HTML_SUFFIX),$(DOCBASEFILES)))
- DEVHELPDOCS = $(addprefix docs/devhelp/,$(addsuffix $(HTML_SUFFIX),$(DOCBASEFILES)))
-@@ -218,14 +216,14 @@
- @echo Compiling Adime for $(PLATFORM), $(DESCRIPTION). Please wait.
-
- all:
-- $(MAKE) startmsg lib DEBUGMODE=1
-+ $(MAKE) startmsg lib
- $(MAKE) startmsg lib examples docs
- @echo Adime for $(PLATFORM) has been compiled.
- @echo Run make installall to complete the installation.
-
- installall:
- $(MAKE) install
-- $(MAKE) install DEBUGMODE=1
-+ $(MAKE) install
- @echo Both Adime library versions have been installed!
-
- lib: $(LIB_NAME)
diff --git a/devel/adime/files/patch-misc-makefile.uni b/devel/adime/files/patch-misc-makefile.uni
deleted file mode 100644
index e9b08a4f1f0e..000000000000
--- a/devel/adime/files/patch-misc-makefile.uni
+++ /dev/null
@@ -1,45 +0,0 @@
---- misc/makefile.uni.orig Fri Sep 10 16:34:54 2004
-+++ misc/makefile.uni Sat Aug 20 13:45:44 2005
-@@ -118,16 +118,6 @@
- WFLAGS = -Wall -Wno-unused
- endif
-
--ifdef PGCC
--OFLAGS = -mcpu=pentium -O6 -ffast-math
--else
--ifdef PENTIUMONLY
--OFLAGS = -march=pentium -O2 -funroll-loops -ffast-math
--else
--OFLAGS = -mcpu=pentium -O2 -funroll-loops -ffast-math
--endif
--endif
--
- ifdef STATICLINK_ALLEGRO
- ALLEGRO_CONFIG_FLAGS = --static
- else
-@@ -143,13 +133,14 @@
- else
- ifdef PROFILEMODE
- # profiling build
--CFLAGS = $(WFLAGS) $(OFLAGS) -pg
-+CFLAGS = $(WFLAGS) -pg
- SFLAGS = $(WFLAGS)
- LFLAGS += -pg
- LIB_FLAGS = `allegro-config --libs profile $(ALLEGRO_CONFIG_FLAGS)`
- else
- # optimised build
--CFLAGS = $(WFLAGS) $(OFLAGS) -fomit-frame-pointer -fno-strength-reduce
-+OPT = -O2 -ffast-math -fomit-frame-pointer -fno-strength-reduce
-+CFLAGS = %%CFLAGS%% $(WFLAGS) -fPIC $(OPT) `allegro-config --cflags`
- SFLAGS = $(WFLAGS)
- ifndef SYMBOLMODE
- LFLAGS += -s
-@@ -168,7 +159,7 @@
- CFLAGS += -D_ADIME_FORTIFY=1 -DFORTIFY
- endif
-
--CFLAGS_NO_OPTIMIZE = $(WFLAGS)
-+CFLAGS_NO_OPTIMIZE = $(WFLAGS) -fPIC `allegro-config --cflags`
-
- COMPILE_FLAGS = $(subst src/,-DADIME_SRC ,$(findstring src/, $<))$(CFLAGS)
- COMPILE_FLAGS_NO_OPTIMIZE = $(subst src/,-DADIME_SRC ,$(findstring src/, $<))$(CFLAGS_NO_OPTIMIZE)
diff --git a/devel/adime/pkg-descr b/devel/adime/pkg-descr
deleted file mode 100644
index f4f6cdc70625..000000000000
--- a/devel/adime/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-Adime is a portable add-on library for Allegro with functions for generating
-Allegro dialogs in a very simple way. Its main purpose is to give as easy an
-API as possible to people who want dialogs for editing many kinds of input
-data.
-
-WWW: http://adime.sourceforge.net/
diff --git a/devel/adime/pkg-plist b/devel/adime/pkg-plist
deleted file mode 100644
index fff6eb8aa10b..000000000000
--- a/devel/adime/pkg-plist
+++ /dev/null
@@ -1,52 +0,0 @@
-include/adime.h
-include/adime/adimecfg.h
-include/adime/adimeint.h
-lib/libadime.so
-man/man3/ADIME_DATE.3.gz
-man/man3/ADIME_VERSION_MAJOR.3.gz
-man/man3/ADIME_VERSION_MINOR.3.gz
-man/man3/ADIME_VERSION_PATCH.3.gz
-man/man3/adime_bmp.3.gz
-man/man3/adime_button_font.3.gz
-man/man3/adime_callback.3.gz
-man/man3/adime_clean_screen.3.gz
-man/man3/adime_d_button_proc.3.gz
-man/man3/adime_d_calc_edit_result_proc.3.gz
-man/man3/adime_d_check_proc.3.gz
-man/man3/adime_d_double_calc_edit_proc.3.gz
-man/man3/adime_d_edit_proc.3.gz
-man/man3/adime_d_greyable_check_proc.3.gz
-man/man3/adime_d_int_calc_edit_proc.3.gz
-man/man3/adime_d_line_proc.3.gz
-man/man3/adime_d_list_proc.3.gz
-man/man3/adime_d_multiline_text_proc.3.gz
-man/man3/adime_d_text_list_proc.3.gz
-man/man3/adime_d_window_proc.3.gz
-man/man3/adime_dialogf.3.gz
-man/man3/adime_double2string.3.gz
-man/man3/adime_draw_empty_button.3.gz
-man/man3/adime_draw_picture_button.3.gz
-man/man3/adime_draw_picture_button_down.3.gz
-man/man3/adime_draw_text_button.3.gz
-man/man3/adime_draw_text_button_down.3.gz
-man/man3/adime_evaluate.3.gz
-man/man3/adime_exit.3.gz
-man/man3/adime_file_select.3.gz
-man/man3/adime_fill_textout.3.gz
-man/man3/adime_font.3.gz
-man/man3/adime_init.3.gz
-man/man3/adime_lowlevel_dialogf.3.gz
-man/man3/adime_lowlevel_vdialogf.3.gz
-man/man3/adime_scancode_to_pretty_name.3.gz
-man/man3/adime_scancode_to_short_name.3.gz
-man/man3/adime_short_name_to_scancode.3.gz
-man/man3/adime_title_font.3.gz
-man/man3/adime_udouble2string.3.gz
-man/man3/adime_uevaluate.3.gz
-man/man3/adime_va_arg.3.gz
-man/man3/adime_va_end.3.gz
-man/man3/adime_va_list.3.gz
-man/man3/adime_va_start.3.gz
-man/man3/adime_vdialogf.3.gz
-man/man3/adime_window_visible.3.gz
-man/man3/adime_yield.3.gz
diff --git a/devel/afay/Makefile b/devel/afay/Makefile
deleted file mode 100644
index 4ef23a3e61b8..000000000000
--- a/devel/afay/Makefile
+++ /dev/null
@@ -1,69 +0,0 @@
-# Created by: John M. Cooper <john_m_cooper@yahoo.com>
-# $FreeBSD$
-
-PORTNAME= afay
-PORTVERSION= 041111
-PORTREVISION= 3
-CATEGORIES= devel
-MASTER_SITES= http://thiberlog.free.fr/src/
-DISTNAME= afay_thiberlog_${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Improved aflex and ayacc Ada 95 scanner and parser generators
-
-DEPRECATED= Abandonware, not used in the ports tree
-EXPIRATION_DATE= 2018-03-01
-
-LICENSE= aflex
-LICENSE_NAME= Arcadia-UC-Irvine
-LICENSE_FILE= ${WRKSRC}/afay/aflex/README
-LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
-
-BUILD_DEPENDS= bash:shells/bash
-
-USES= ada tar:tgz
-NO_WRKSUBDIR= yes
-
-OPTIONS_DEFINE= DOCS EXAMPLES
-
-do-build:
- @(cd ${WRKSRC}/afay/aflex/src/gnat_unix && \
- ${SETENV} ${MAKE_ENV} ${SH} ./README)
- @(cd ${WRKSRC}/afay/ayacc/src/gnat_unix && \
- ${SETENV} ${MAKE_ENV} ${SH} ./README)
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/afay/aflex/src/aflex ${STAGEDIR}${PREFIX}/bin
- ${INSTALL_PROGRAM} ${WRKSRC}/afay/ayacc/src/ayacc ${STAGEDIR}${PREFIX}/bin
- ${INSTALL_DATA} ${WRKSRC}/afay/aflex/doc/aflex.man \
- ${STAGEDIR}${PREFIX}/man/man1/aflex.1
- ${INSTALL_DATA} ${WRKSRC}/afay/ayacc/doc/old_docs/ayacc.manpage \
- ${STAGEDIR}${PREFIX}/man/man1/ayacc.1
-
-do-install-DOCS-on:
- @${MKDIR} ${STAGEDIR}${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/afay/aflex/doc/READ_ME \
- ${STAGEDIR}${DOCSDIR}/READ_ME.aflex
- (cd ${WRKSRC}/afay/aflex/doc && ${INSTALL_DATA} aflex.html \
- aflex_user_man.* ${STAGEDIR}${DOCSDIR})
- ${INSTALL_DATA} ${WRKSRC}/afay/ayacc/doc/READ_ME \
- ${STAGEDIR}${DOCSDIR}/READ_ME.ayacc
- (cd ${WRKSRC}/afay/ayacc/doc && ${INSTALL_DATA} ayacc.html \
- ayacc_user_man.tex ${STAGEDIR}${DOCSDIR})
-
-do-install-EXAMPLES-on:
- @${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/ada_parser \
- ${STAGEDIR}${EXAMPLESDIR}/calc
- (cd ${WRKSRC}/afay/aflex/doc && ${INSTALL_DATA} example.l test95.l \
- ${STAGEDIR}${EXAMPLESDIR})
- ${INSTALL_SCRIPT} ${WRKSRC}/afay/ayacc/examples/ada_parser/COMPILE \
- ${STAGEDIR}${EXAMPLESDIR}/ada_parser
- (cd ${WRKSRC}/afay/ayacc/examples/ada_parser && \
- ${INSTALL_DATA} READ.ME ada.y ada_lex.l driver.a \
- ${STAGEDIR}${EXAMPLESDIR}/ada_parser)
- ${INSTALL_SCRIPT} ${WRKSRC}/afay/ayacc/examples/calc/COMPILE \
- ${STAGEDIR}${EXAMPLESDIR}/calc
- (cd ${WRKSRC}/afay/ayacc/examples/calc && ${INSTALL_DATA} \
- READ.ME calc* driver.a ${STAGEDIR}${EXAMPLESDIR}/calc)
-
-.include <bsd.port.mk>
diff --git a/devel/afay/distinfo b/devel/afay/distinfo
deleted file mode 100644
index ece0a44800c6..000000000000
--- a/devel/afay/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (afay_thiberlog_041111.tgz) = 05bcf5d83368f379caef43ecb2d7591f0ed2ec364e6ea431f36ad71df37ef522
-SIZE (afay_thiberlog_041111.tgz) = 700487
diff --git a/devel/afay/files/patch-afay_aflex_src_dfaB.a b/devel/afay/files/patch-afay_aflex_src_dfaB.a
deleted file mode 100644
index 6a6b3ee2f662..000000000000
--- a/devel/afay/files/patch-afay_aflex_src_dfaB.a
+++ /dev/null
@@ -1,28 +0,0 @@
---- afay/aflex/src/dfaB.a.orig 2004-10-16 16:41:22.000000000 +0000
-+++ afay/aflex/src/dfaB.a
-@@ -496,7 +496,11 @@ package body DFA is
- NSET(NUMSTATES) := NFA.MKBRANCH(SCBOL(CNT/2), SCSET(CNT/2));
- end if;
-
-- DFA.EPSCLOSURE(NSET, NUMSTATES, ACCSET, NACC, HASHVAL, NSET);
-+ declare
-+ NSET_COPY : INT_PTR := NSET;
-+ begin
-+ DFA.EPSCLOSURE(NSET_COPY, NUMSTATES, ACCSET, NACC, HASHVAL, NSET);
-+ end;
-
- SNSTODS(NSET, NUMSTATES, ACCSET, NACC, HASHVAL, DS, SNSRESULT);
- if (SNSRESULT) then
-@@ -548,7 +552,11 @@ package body DFA is
- if (DUPLIST(SYM) = NIL) then
- -- symbol has unique out-transitions
- NUMSTATES := SYMFOLLOWSET(DSET, DSIZE, SYM, NSET);
-- DFA.EPSCLOSURE(NSET, NUMSTATES, ACCSET, NACC, HASHVAL, NSET);
-+ declare
-+ NSET_COPY : INT_PTR := NSET;
-+ begin
-+ DFA.EPSCLOSURE(NSET_COPY, NUMSTATES, ACCSET, NACC, HASHVAL, NSET);
-+ end;
-
- SNSTODS(NSET, NUMSTATES, ACCSET, NACC, HASHVAL, NEWDS, SNSRESULT);
- if (SNSRESULT) then
diff --git a/devel/afay/files/patch-afay_aflex_src_gnat_unix_tognat b/devel/afay/files/patch-afay_aflex_src_gnat_unix_tognat
deleted file mode 100644
index fbb862ec1332..000000000000
--- a/devel/afay/files/patch-afay_aflex_src_gnat_unix_tognat
+++ /dev/null
@@ -1,12 +0,0 @@
---- afay/aflex/src/gnat_unix/tognat.old Thu Nov 9 19:18:25 2006
-+++ afay/aflex/src/gnat_unix/tognat Thu Nov 9 19:19:21 2006
-@@ -1,8 +1,7 @@
--#!/bin/sh
-+#!/usr/local/bin/bash
- for I
- in `ls *.a`; do
- # ls -l $I;
- echo "gnatchopping $I...";
- gnatchop -w $I
- done
--
diff --git a/devel/afay/files/patch-afay_ayacc_src_gnat_unix_tognat b/devel/afay/files/patch-afay_ayacc_src_gnat_unix_tognat
deleted file mode 100644
index d3d46f0d0b19..000000000000
--- a/devel/afay/files/patch-afay_ayacc_src_gnat_unix_tognat
+++ /dev/null
@@ -1,12 +0,0 @@
---- afay/ayacc/src/gnat_unix/tognat.old Thu Nov 9 19:21:28 2006
-+++ afay/ayacc/src/gnat_unix/tognat Thu Nov 9 19:22:02 2006
-@@ -1,8 +1,7 @@
--#!/bin/sh
-+#!/usr/local/bin/bash
- for I
- in `ls *.a`; do
- # ls -l $I;
- echo "gnatchopping $I...";
- gnatchop -w $I
- done
--
diff --git a/devel/afay/pkg-descr b/devel/afay/pkg-descr
deleted file mode 100644
index bf86cf641874..000000000000
--- a/devel/afay/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-This is a modified version of Aflex/Ayacc for Ada95 parent/child feature
-support. A new directive "%unit A.B.C" has been added, enabling the Ada
-unit A.B.C to be the parent of the generated lexer/parser.
-
-Aflex/Ayacc are copyrighted by the The University of California.
-
-WWW: http://thiberlog.free.fr/
diff --git a/devel/afay/pkg-plist b/devel/afay/pkg-plist
deleted file mode 100644
index 57617fd68d7e..000000000000
--- a/devel/afay/pkg-plist
+++ /dev/null
@@ -1,24 +0,0 @@
-bin/aflex
-bin/ayacc
-man/man1/aflex.1.gz
-man/man1/ayacc.1.gz
-%%PORTDOCS%%%%DOCSDIR%%/READ_ME.aflex
-%%PORTDOCS%%%%DOCSDIR%%/READ_ME.ayacc
-%%PORTDOCS%%%%DOCSDIR%%/aflex.html
-%%PORTDOCS%%%%DOCSDIR%%/aflex_user_man.bib
-%%PORTDOCS%%%%DOCSDIR%%/aflex_user_man.tex
-%%PORTDOCS%%%%DOCSDIR%%/ayacc.html
-%%PORTDOCS%%%%DOCSDIR%%/ayacc_user_man.tex
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ada_parser/COMPILE
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ada_parser/READ.ME
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ada_parser/ada.y
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ada_parser/ada_lex.l
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ada_parser/driver.a
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calc/COMPILE
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calc/READ.ME
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calc/calc.input
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calc/calc.y
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calc/calc_lex.l
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calc/driver.a
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example.l
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test95.l
diff --git a/devel/alabastra/Makefile b/devel/alabastra/Makefile
deleted file mode 100644
index eb67de199420..000000000000
--- a/devel/alabastra/Makefile
+++ /dev/null
@@ -1,39 +0,0 @@
-# Created by: Yinghong Liu <relaxbsd@gmail.com>
-# $FreeBSD$
-
-PORTNAME= alabastra
-PORTVERSION= 0.21b
-PORTREVISION= 3
-CATEGORIES= devel
-MASTER_SITES= SF
-DISTNAME= Alabastra-${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= C++ editor written with Qt 4
-
-DEPRECATED= Abandonware, not used in the ports tree
-EXPIRATION_DATE= 2018-03-01
-
-LICENSE= GPLv2+
-
-WRKSRC= ${WRKDIR}/${DISTNAME}
-
-USES= qmake gmake tar:tgz
-USE_QT4= gui xml \
- moc_build rcc_build uic_build \
- iconengines_run
-ALL_TARGET= Alabastra
-
-PLIST_FILES= bin/alabastra
-
-DESKTOP_ENTRIES= "Alabastra" \
- "C++/Qt editor" \
- "" \
- "alabastra" \
- "Development;IDE;Qt;" \
- true
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/Alabastra ${STAGEDIR}${PREFIX}/bin/alabastra
-
-.include <bsd.port.mk>
diff --git a/devel/alabastra/distinfo b/devel/alabastra/distinfo
deleted file mode 100644
index ab11f061bfbd..000000000000
--- a/devel/alabastra/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (Alabastra-0.21b.tgz) = 3f1ed2eae1e5f2a97a0fce62ad83ac6345c6073c40003df300a6a230e3529d3e
-SIZE (Alabastra-0.21b.tgz) = 451132
diff --git a/devel/alabastra/files/patch-src_AlWinMain.cpp b/devel/alabastra/files/patch-src_AlWinMain.cpp
deleted file mode 100644
index 8196d593d79a..000000000000
--- a/devel/alabastra/files/patch-src_AlWinMain.cpp
+++ /dev/null
@@ -1,29 +0,0 @@
---- src/AlWinMain.cpp.orig 2007-10-13 11:06:35 UTC
-+++ src/AlWinMain.cpp
-@@ -161,7 +161,7 @@ void AlWinMain::connectEditor( AlTextEdi
- */
- void AlWinMain::insertDateTime(){
- QDateTime dt=QDateTime::currentDateTime();
-- if (ui.list_files->currentItem() > 0)
-+ if (ui.list_files->currentItem() != NULL)
- actualTxt->textCursor().insertText(dt.toString(Qt::LocalDate));
- };
-
-@@ -719,7 +719,7 @@ void AlWinMain::refresh()
- */
- void AlWinMain::cancella()
- {
-- if (actualTxt > 0 && ui.list_files->currentItem() > 0)
-+ if (actualTxt != NULL && ui.list_files->currentItem() != NULL)
- actualTxt->clear();
-
- };
-@@ -728,7 +728,7 @@ void AlWinMain::cancella()
- */
- void AlWinMain::insertComment()
- {
-- if (actualTxt > 0 && ui.list_files->currentItem() > 0)
-+ if (actualTxt != NULL && ui.list_files->currentItem() != NULL)
- actualTxt->textCursor().insertText(" /*********/ "
- " /* */ "
- " /*********/ " );
diff --git a/devel/alabastra/pkg-descr b/devel/alabastra/pkg-descr
deleted file mode 100644
index 5242aeae82fb..000000000000
--- a/devel/alabastra/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-C++/QT Editor with highlight, project management. Written with Qt V4
-
-WWW: https://sourceforge.net/projects/alabastra/
diff --git a/devel/alf/Makefile b/devel/alf/Makefile
deleted file mode 100644
index 436aceddf2ef..000000000000
--- a/devel/alf/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# Created by: ijliao
-# $FreeBSD$
-
-PORTNAME= alf
-PORTVERSION= 0.1
-PORTREVISION= 3
-CATEGORIES= devel python
-MASTER_SITES= SF/largefiles/largefiles/${PORTNAME}-${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Abstract Large File
-
-DEPRECATED= Abandonware, unused in the ports tree
-EXPIRATION_DATE= 2018-03-01
-
-USES= libtool python:2.7
-GNU_CONFIGURE= yes
-USE_LDCONFIG= yes
-INSTALL_TARGET= install-strip
-
-.include <bsd.port.mk>
diff --git a/devel/alf/distinfo b/devel/alf/distinfo
deleted file mode 100644
index 2876c92593bc..000000000000
--- a/devel/alf/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (alf-0.1.tar.gz) = 01f0acd4d5c12acd307190ddb4ab164ac184cb4159ee642356736838c776fb18
-SIZE (alf-0.1.tar.gz) = 211218
diff --git a/devel/alf/files/patch-python__Makefile.in b/devel/alf/files/patch-python__Makefile.in
deleted file mode 100644
index 2d62479bf04e..000000000000
--- a/devel/alf/files/patch-python__Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- python/Makefile.in.orig 2002-05-22 17:05:02.000000000 +0400
-+++ python/Makefile.in 2014-05-30 21:46:22.000000000 +0400
-@@ -104,7 +104,7 @@
-
- pyexec_LTLIBRARIES = alfmodule.la
- alfmodule_la_LDFLAGS = -module -avoid-version -export-symbols-regex initalf
--alfmodule_la_LIBADD = -L../src -lalf
-+alfmodule_la_LIBADD = -L../src -L../src/.libs -lalf
- alfmodule_la_SOURCES = alfmodule.c
- subdir = python
- mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
diff --git a/devel/alf/pkg-descr b/devel/alf/pkg-descr
deleted file mode 100644
index 37e7bc90f7b2..000000000000
--- a/devel/alf/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-The Abstract Large File (ALF) project is a portable library for writing files
-that can be larger than 2GB or contain holes on systems that don't natively
-support one or both properties.
-
-WWW: https://sourceforge.net/projects/largefiles/
diff --git a/devel/alf/pkg-plist b/devel/alf/pkg-plist
deleted file mode 100644
index c5caf43f08b8..000000000000
--- a/devel/alf/pkg-plist
+++ /dev/null
@@ -1,8 +0,0 @@
-include/alf/alf.h
-include/alf/common.h
-lib/libalf.a
-lib/libalf.so
-lib/libalf.so.0
-lib/libalf.so.0.0.0
-%%PYTHON_SITELIBDIR%%/alfmodule.a
-%%PYTHON_SITELIBDIR%%/alfmodule.so
diff --git a/devel/boaconstructor/Makefile b/devel/boaconstructor/Makefile
deleted file mode 100644
index baf6e5c4cc12..000000000000
--- a/devel/boaconstructor/Makefile
+++ /dev/null
@@ -1,38 +0,0 @@
-# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= boaconstructor
-PORTVERSION= 0.6.1
-PORTREVISION= 8
-CATEGORIES= devel python
-#MASTER_SITES= SF/boa-constructor/Boa-Constructor/${PORTVERSION}-alpha
-MASTER_SITES= SF/boa-constructor/Boa-Constructor/${PORTVERSION}-beta
-DISTNAME= boa-constructor-${PORTVERSION}.src
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Cross platform RAD GUI Building IDE for wxPython
-
-DEPRECATED= Abandonware, does not work with recent python/wxPython
-EXPIRATION_DATE= 2018-03-01
-
-WRKSRC= ${WRKDIR}/boa-constructor-${PORTVERSION}
-
-USES= dos2unix gettext python:2.7 zip
-USE_WX= 3.0+
-WX_COMPS= python
-DATADIR= ${PREFIX}/share/Boa
-
-do-build:
- @${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py -x zoa ${WRKSRC}
- @${PYTHON_CMD} -O ${PYTHON_LIBDIR}/compileall.py -x zoa ${WRKSRC}
- @${PYTHON_CMD} ${PYTHON_LIBDIR}/py_compile.py ${WRKSRC}/ZopeLib/zoa/breakpoint.py
- @${PYTHON_CMD} -O ${PYTHON_LIBDIR}/py_compile.py ${WRKSRC}/ZopeLib/zoa/breakpoint.py
-
-do-install:
- @${MKDIR} ${STAGEDIR}${DATADIR}
- @${TAR} cCf ${WRKSRC} - --exclude "*.orig" . | ${TAR} xUCf ${STAGEDIR}${DATADIR} -
- @printf "#!/bin/sh\n${PYTHON_CMD} ${DATADIR}/Boa.py\n" \
- > ${WRKDIR}/Boa.sh
- @${INSTALL_SCRIPT} ${WRKDIR}/Boa.sh ${STAGEDIR}${PREFIX}/bin/Boa
-
-.include <bsd.port.mk>
diff --git a/devel/boaconstructor/distinfo b/devel/boaconstructor/distinfo
deleted file mode 100644
index 563df080af33..000000000000
--- a/devel/boaconstructor/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (boa-constructor-0.6.1.src.zip) = 7ba97ca73472ac24a1b220594003c198ff32c1750274cdc123bfe3b341f43b58
-SIZE (boa-constructor-0.6.1.src.zip) = 13782538
diff --git a/devel/boaconstructor/files/patch-Companions__BaseCompanions.py b/devel/boaconstructor/files/patch-Companions__BaseCompanions.py
deleted file mode 100644
index 347332f55f3a..000000000000
--- a/devel/boaconstructor/files/patch-Companions__BaseCompanions.py
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./Companions/BaseCompanions.py.orig 2014-07-05 20:19:16.079675572 -0300
-+++ ./Companions/BaseCompanions.py 2014-07-05 20:19:24.740675001 -0300
-@@ -851,7 +851,7 @@
- self.windowStyles = ['wx.CAPTION', 'wx.MINIMIZE_BOX', 'wx.MAXIMIZE_BOX',
- 'wx.THICK_FRAME', 'wx.SIMPLE_BORDER', 'wx.DOUBLE_BORDER',
- 'wx.SUNKEN_BORDER', 'wx.RAISED_BORDER', 'wx.STATIC_BORDER',
-- 'wx.TRANSPARENT_WINDOW', 'wx.NO_3D', 'wx.TAB_TRAVERSAL',
-+ 'wx.TRANSPARENT_WINDOW', 'wx.TAB_TRAVERSAL',
- 'wx.WANTS_CHARS', 'wx.NO_FULL_REPAINT_ON_RESIZE', 'wx.VSCROLL',
- 'wx.HSCROLL', 'wx.CLIP_CHILDREN', 'wx.NO_BORDER', 'wx.ALWAYS_SHOW_SB']
-
diff --git a/devel/boaconstructor/files/patch-Companions__FrameCompanions.py b/devel/boaconstructor/files/patch-Companions__FrameCompanions.py
deleted file mode 100644
index b7212c1d916a..000000000000
--- a/devel/boaconstructor/files/patch-Companions__FrameCompanions.py
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./Companions/FrameCompanions.py.orig 2014-07-05 20:19:37.550674426 -0300
-+++ ./Companions/FrameCompanions.py 2014-07-05 20:19:46.427673184 -0300
-@@ -188,7 +188,7 @@
- BaseFrameDTC.__init__(self, name, designer, frameCtrl)
- self.windowStyles = ['wx.DIALOG_MODAL', 'wx.DIALOG_MODELESS',
- 'wx.CAPTION', 'wx.DEFAULT_DIALOG_STYLE', 'wx.RESIZE_BORDER',
-- 'wx.THICK_FRAME', 'wx.STAY_ON_TOP', 'wx.NO_3D', 'wx.DIALOG_NO_PARENT',
-+ 'wx.THICK_FRAME', 'wx.STAY_ON_TOP', 'wx.DIALOG_NO_PARENT',
- 'wx.SYSTEM_MENU', 'wx.CLOSE_BOX']\
- + self.windowStyles
-
diff --git a/devel/boaconstructor/files/patch-Config__prefs.rc.py b/devel/boaconstructor/files/patch-Config__prefs.rc.py
deleted file mode 100644
index 67b968802518..000000000000
--- a/devel/boaconstructor/files/patch-Config__prefs.rc.py
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./Config/prefs.rc.py.orig 2014-07-05 20:20:50.061669387 -0300
-+++ ./Config/prefs.rc.py 2014-07-05 20:20:59.018078274 -0300
-@@ -23,7 +23,7 @@
- # Frame test button on the Palette toolbar
- showFrameTestButton = False
- # Style flags used by most splitters in the IDE
--splitterStyle = wx.SP_LIVE_UPDATE | wx.SP_3DSASH | wx.NO_3D
-+splitterStyle = wx.SP_LIVE_UPDATE | wx.SP_3DSASH
-
- # Alternating background colours used in ListCtrls (pastel blue and yellow)
- pastels = True
diff --git a/devel/boaconstructor/files/patch-Inspector.py b/devel/boaconstructor/files/patch-Inspector.py
deleted file mode 100644
index 3ef35b0d00ed..000000000000
--- a/devel/boaconstructor/files/patch-Inspector.py
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./Inspector.py.orig 2014-07-05 20:17:27.633683705 -0300
-+++ ./Inspector.py 2014-07-05 20:17:36.358682355 -0300
-@@ -871,7 +871,7 @@
- style = Preferences.splitterStyle)
-
- self.categories = wx.SplitterWindow(self, -1,
-- style=wx.NO_3D | wx.SP_3D | wx.SP_LIVE_UPDATE)
-+ style=wx.SP_3D | wx.SP_LIVE_UPDATE)
- self.definitions = InspectorEventScrollWin(self, -1,
- style=wx.SUNKEN_BORDER | wx.TAB_TRAVERSAL)
-
diff --git a/devel/boaconstructor/files/patch-Plug-ins__HelpBook.plug-in.py b/devel/boaconstructor/files/patch-Plug-ins__HelpBook.plug-in.py
deleted file mode 100644
index 64da59d03465..000000000000
--- a/devel/boaconstructor/files/patch-Plug-ins__HelpBook.plug-in.py
+++ /dev/null
@@ -1,20 +0,0 @@
---- ./Plug-ins/HelpBook.plug-in.py.orig 2014-07-05 20:18:17.816680866 -0300
-+++ ./Plug-ins/HelpBook.plug-in.py 2014-07-05 20:19:04.452676278 -0300
-@@ -683,7 +683,7 @@
- delBmp = 'Images/Shared/DeleteItem.png'
- def __init__(self, parent, model):
- wx.SplitterWindow.__init__(self, parent, -1,
-- style=wx.CLIP_CHILDREN | wx.NO_3D | wx.SP_3DSASH)
-+ style=wx.CLIP_CHILDREN | wx.SP_3DSASH)
-
- self.indexes = HelpBookIndexListView(self, model, self)
- self.files = HelpBookFilesView(self, model, False)
-@@ -854,7 +854,7 @@
- delBmp = 'Images/Shared/DeleteItem.png'
- def __init__(self, parent, model):
- wx.SplitterWindow.__init__(self, parent, -1,
-- style=wx.CLIP_CHILDREN | wx.NO_3D | wx.SP_3DSASH)
-+ style=wx.CLIP_CHILDREN | wx.SP_3DSASH)
-
- self.contents = HelpBookContentsTreeView(self, model, self)
- self.files = HelpBookFilesView(self, model, False)
diff --git a/devel/boaconstructor/files/patch-PropEdit__Enumerations.py b/devel/boaconstructor/files/patch-PropEdit__Enumerations.py
deleted file mode 100644
index e6098a916186..000000000000
--- a/devel/boaconstructor/files/patch-PropEdit__Enumerations.py
+++ /dev/null
@@ -1,20 +0,0 @@
---- ./PropEdit/Enumerations.py.orig 2014-07-05 20:19:56.166673073 -0300
-+++ ./PropEdit/Enumerations.py 2014-07-05 20:20:06.787672066 -0300
-@@ -19,7 +19,7 @@
-
- windowStyles =[wx.CAPTION, wx.MINIMIZE_BOX, wx.MAXIMIZE_BOX, wx.THICK_FRAME,
- wx.SIMPLE_BORDER, wx.DOUBLE_BORDER, wx.SUNKEN_BORDER, wx.RAISED_BORDER,
--wx.STATIC_BORDER, wx.TRANSPARENT_WINDOW, wx.NO_3D, wx.TAB_TRAVERSAL, wx.VSCROLL,
-+wx.STATIC_BORDER, wx.TRANSPARENT_WINDOW, wx.TAB_TRAVERSAL, wx.VSCROLL,
- wx.HSCROLL, wx.CLIP_CHILDREN]
-
- windowNameStyles = {'wx.CAPTION':wx.CAPTION, 'wx.MINIMIZE_BOX':wx.MINIMIZE_BOX,
-@@ -27,7 +27,7 @@
- 'wx.SIMPLE_BORDER':wx.SIMPLE_BORDER, 'wx.DOUBLE_BORDER':wx.DOUBLE_BORDER,
- 'wx.SUNKEN_BORDER':wx.SUNKEN_BORDER, 'wx.RAISED_BORDER':wx.RAISED_BORDER,
- 'wx.STATIC_BORDER':wx.STATIC_BORDER, 'wx.TRANSPARENT_WINDOW':wx.TRANSPARENT_WINDOW,
--'wx.NO_3D':wx.NO_3D, 'wx.TAB_TRAVERSAL':wx.TAB_TRAVERSAL, 'wx.VSCROLL':wx.VSCROLL,
-+'wx.TAB_TRAVERSAL':wx.TAB_TRAVERSAL, 'wx.VSCROLL':wx.VSCROLL,
- 'wx.HSCROLL':wx.HSCROLL, 'wx.CLIP_CHILDREN':wx.CLIP_CHILDREN}
-
- # Fonts
diff --git a/devel/boaconstructor/pkg-descr b/devel/boaconstructor/pkg-descr
deleted file mode 100644
index 5044f91544ef..000000000000
--- a/devel/boaconstructor/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-Boa Constructor is a cross platform RAD GUI Building IDE. It offers visual
-frame creation and manipulation, an object inspector, many views on the source
-like inheritance hierarchies, object methods and properties, html generated
-from documentation strings, a debugger and integrated help. It is written in
-Python and uses the wxPython toolkit which wraps wxWindows.
-
-WWW: http://boa-constructor.sourceforge.net/
diff --git a/devel/boaconstructor/pkg-plist b/devel/boaconstructor/pkg-plist
deleted file mode 100644
index 059805eb5bd6..000000000000
--- a/devel/boaconstructor/pkg-plist
+++ /dev/null
@@ -1,1314 +0,0 @@
-bin/Boa
-share/Boa/About.py
-share/Boa/About.pyc
-share/Boa/About.pyo
-share/Boa/Boa.py
-share/Boa/Boa.pyc
-share/Boa/Boa.pyo
-share/Boa/Boa.pyw
-share/Boa/Browse.py
-share/Boa/Browse.pyc
-share/Boa/Browse.pyo
-share/Boa/Bugs.txt
-share/Boa/Changes.txt
-share/Boa/ClassBrowser.py
-share/Boa/ClassBrowser.pyc
-share/Boa/ClassBrowser.pyo
-share/Boa/PKG-INFO
-share/Boa/Companions/BaseCompanions.py
-share/Boa/Companions/BaseCompanions.pyc
-share/Boa/Companions/BaseCompanions.pyo
-share/Boa/Companions/BasicCompanions.py
-share/Boa/Companions/BasicCompanions.pyc
-share/Boa/Companions/BasicCompanions.pyo
-share/Boa/Companions/ButtonCompanions.py
-share/Boa/Companions/ButtonCompanions.pyc
-share/Boa/Companions/ButtonCompanions.pyo
-share/Boa/Companions/ComCompanions.py
-share/Boa/Companions/ComCompanions.pyc
-share/Boa/Companions/ComCompanions.pyo
-share/Boa/Companions/Companions.py
-share/Boa/Companions/Companions.pyc
-share/Boa/Companions/Companions.pyo
-share/Boa/Companions/Constructors.py
-share/Boa/Companions/Constructors.pyc
-share/Boa/Companions/Constructors.pyo
-share/Boa/Companions/ContainerCompanions.py
-share/Boa/Companions/ContainerCompanions.pyc
-share/Boa/Companions/ContainerCompanions.pyo
-share/Boa/Companions/DateTimeCompanions.py
-share/Boa/Companions/DateTimeCompanions.pyc
-share/Boa/Companions/DateTimeCompanions.pyo
-share/Boa/Companions/DialogCompanions.py
-share/Boa/Companions/DialogCompanions.pyc
-share/Boa/Companions/DialogCompanions.pyo
-share/Boa/Companions/EventCollections.py
-share/Boa/Companions/EventCollections.pyc
-share/Boa/Companions/EventCollections.pyo
-share/Boa/Companions/FrameCompanions.py
-share/Boa/Companions/FrameCompanions.pyc
-share/Boa/Companions/FrameCompanions.pyo
-share/Boa/Companions/GizmoCompanions.py
-share/Boa/Companions/GizmoCompanions.pyc
-share/Boa/Companions/GizmoCompanions.pyo
-share/Boa/Companions/LibCompanions.py
-share/Boa/Companions/LibCompanions.pyc
-share/Boa/Companions/LibCompanions.pyo
-share/Boa/Companions/ListCompanions.py
-share/Boa/Companions/ListCompanions.pyc
-share/Boa/Companions/ListCompanions.pyo
-share/Boa/Companions/SizerCompanions.py
-share/Boa/Companions/SizerCompanions.pyc
-share/Boa/Companions/SizerCompanions.pyo
-share/Boa/Companions/UtilCompanions.py
-share/Boa/Companions/UtilCompanions.pyc
-share/Boa/Companions/UtilCompanions.pyo
-share/Boa/Companions/WizardCompanions.py
-share/Boa/Companions/WizardCompanions.pyc
-share/Boa/Companions/WizardCompanions.pyo
-share/Boa/Companions/__init__.py
-share/Boa/Companions/__init__.pyc
-share/Boa/Companions/__init__.pyo
-share/Boa/Config/Explorer.gtk.cfg
-share/Boa/Config/Explorer.mac.cfg
-share/Boa/Config/Explorer.msw.cfg
-share/Boa/Config/prefs.gtk.rc.py
-share/Boa/Config/prefs.gtk.rc.pyc
-share/Boa/Config/prefs.gtk.rc.pyo
-share/Boa/Config/prefs.keys.rc.py
-share/Boa/Config/prefs.keys.rc.pyc
-share/Boa/Config/prefs.keys.rc.pyo
-share/Boa/Config/prefs.mac.rc.py
-share/Boa/Config/prefs.mac.rc.pyc
-share/Boa/Config/prefs.mac.rc.pyo
-share/Boa/Config/prefs.msw.rc.py
-share/Boa/Config/prefs.msw.rc.pyc
-share/Boa/Config/prefs.msw.rc.pyo
-share/Boa/Config/prefs.plug-ins.rc.py
-share/Boa/Config/prefs.plug-ins.rc.pyc
-share/Boa/Config/prefs.plug-ins.rc.pyo
-share/Boa/Config/prefs.rc.py
-share/Boa/Config/prefs.rc.pyc
-share/Boa/Config/prefs.rc.pyo
-share/Boa/Config/stc-styles.rc.cfg
-share/Boa/Credits.txt
-share/Boa/Debugger/BoaDebugServer.py
-share/Boa/Debugger/BoaDebugServer.pyc
-share/Boa/Debugger/BoaDebugServer.pyo
-share/Boa/Debugger/Breakpoint.py
-share/Boa/Debugger/Breakpoint.pyc
-share/Boa/Debugger/Breakpoint.pyo
-share/Boa/Debugger/ChildProcessClient.py
-share/Boa/Debugger/ChildProcessClient.pyc
-share/Boa/Debugger/ChildProcessClient.pyo
-share/Boa/Debugger/ChildProcessServer.py
-share/Boa/Debugger/ChildProcessServer.pyc
-share/Boa/Debugger/ChildProcessServer.pyo
-share/Boa/Debugger/ChildProcessServerStart.py
-share/Boa/Debugger/ChildProcessServerStart.pyc
-share/Boa/Debugger/ChildProcessServerStart.pyo
-share/Boa/Debugger/DebugClient.py
-share/Boa/Debugger/DebugClient.pyc
-share/Boa/Debugger/DebugClient.pyo
-share/Boa/Debugger/Debugger.py
-share/Boa/Debugger/Debugger.pyc
-share/Boa/Debugger/Debugger.pyo
-share/Boa/Debugger/DebuggerControls.py
-share/Boa/Debugger/DebuggerControls.pyc
-share/Boa/Debugger/DebuggerControls.pyo
-share/Boa/Debugger/InProcessClient.py
-share/Boa/Debugger/InProcessClient.pyc
-share/Boa/Debugger/InProcessClient.pyo
-share/Boa/Debugger/IsolatedDebugger.py
-share/Boa/Debugger/IsolatedDebugger.pyc
-share/Boa/Debugger/IsolatedDebugger.pyo
-share/Boa/Debugger/PathMappingDlg.py
-share/Boa/Debugger/PathMappingDlg.pyc
-share/Boa/Debugger/PathMappingDlg.pyo
-share/Boa/Debugger/PathsPanel.py
-share/Boa/Debugger/PathsPanel.pyc
-share/Boa/Debugger/PathsPanel.pyo
-share/Boa/Debugger/RemoteClient.py
-share/Boa/Debugger/RemoteClient.pyc
-share/Boa/Debugger/RemoteClient.pyo
-share/Boa/Debugger/RemoteDialog.py
-share/Boa/Debugger/RemoteDialog.pyc
-share/Boa/Debugger/RemoteDialog.pyo
-share/Boa/Debugger/RemoteServer.py
-share/Boa/Debugger/RemoteServer.pyc
-share/Boa/Debugger/RemoteServer.pyo
-share/Boa/Debugger/Tasks.py
-share/Boa/Debugger/Tasks.pyc
-share/Boa/Debugger/Tasks.pyo
-share/Boa/Debugger/ZopeBreakpoint.zip
-share/Boa/Debugger/ZopeScriptDebugServer.py
-share/Boa/Debugger/ZopeScriptDebugServer.pyc
-share/Boa/Debugger/ZopeScriptDebugServer.pyo
-share/Boa/Debugger/__init__.py
-share/Boa/Debugger/__init__.pyc
-share/Boa/Debugger/__init__.pyo
-share/Boa/Debugger/sysexcepthook.py
-share/Boa/Debugger/sysexcepthook.pyc
-share/Boa/Debugger/sysexcepthook.pyo
-share/Boa/Debugger/test.py
-share/Boa/Debugger/test.pyc
-share/Boa/Debugger/test.pyo
-share/Boa/Debugger/testrpc.py
-share/Boa/Debugger/testrpc.pyc
-share/Boa/Debugger/testrpc.pyo
-share/Boa/Docs/boa.apphelp.htb
-share/Boa/Docs/boa.guide.htb
-share/Boa/Docs/cache/readme.txt
-share/Boa/Docs/gpl.txt
-share/Boa/Docs/python.htb
-share/Boa/Docs/summary.txt
-share/Boa/Docs/tips.txt
-share/Boa/Docs/wxpython.api.htb
-share/Boa/Docs/wxpython.ogl.htb
-share/Boa/Docs/wxpython.stc.htb
-share/Boa/Docs/wxpython.wx.htb
-share/Boa/Editor.py
-share/Boa/Editor.pyc
-share/Boa/Editor.pyo
-share/Boa/EditorUtils.py
-share/Boa/EditorUtils.pyc
-share/Boa/EditorUtils.pyo
-share/Boa/ErrorStack.py
-share/Boa/ErrorStack.pyc
-share/Boa/ErrorStack.pyo
-share/Boa/ErrorStackFrm.py
-share/Boa/ErrorStackFrm.pyc
-share/Boa/ErrorStackFrm.pyo
-share/Boa/Examples/ContextHelp.py
-share/Boa/Examples/ContextHelp.pyc
-share/Boa/Examples/ContextHelp.pyo
-share/Boa/Examples/Everything.py
-share/Boa/Examples/Everything.pyc
-share/Boa/Examples/Everything.pyo
-share/Boa/Examples/Everything_img.py
-share/Boa/Examples/Everything_img.pyc
-share/Boa/Examples/Everything_img.pyo
-share/Boa/Examples/advanced/AttrMixins/AttrMixinFrame.py
-share/Boa/Examples/advanced/AttrMixins/AttrMixinFrame.pyc
-share/Boa/Examples/advanced/AttrMixins/AttrMixinFrame.pyo
-share/Boa/Examples/advanced/AttrMixins/AttrMixins.py
-share/Boa/Examples/advanced/AttrMixins/AttrMixins.pyc
-share/Boa/Examples/advanced/AttrMixins/AttrMixins.pyo
-share/Boa/Examples/advanced/CustomClasses/DynamicCtrlTypes.py
-share/Boa/Examples/advanced/CustomClasses/DynamicCtrlTypes.pyc
-share/Boa/Examples/advanced/CustomClasses/DynamicCtrlTypes.pyo
-share/Boa/Examples/advanced/CustomClasses/wxFrame1.py
-share/Boa/Examples/advanced/CustomClasses/wxFrame1.pyc
-share/Boa/Examples/advanced/CustomClasses/wxFrame1.pyo
-share/Boa/Examples/advanced/FramePanels/wxApp1.py
-share/Boa/Examples/advanced/FramePanels/wxApp1.pyc
-share/Boa/Examples/advanced/FramePanels/wxApp1.pyo
-share/Boa/Examples/advanced/FramePanels/wxFrame1.py
-share/Boa/Examples/advanced/FramePanels/wxFrame1.pyc
-share/Boa/Examples/advanced/FramePanels/wxFrame1.pyo
-share/Boa/Examples/advanced/FramePanels/wxPanel1.py
-share/Boa/Examples/advanced/FramePanels/wxPanel1.pyc
-share/Boa/Examples/advanced/FramePanels/wxPanel1.pyo
-share/Boa/Examples/advanced/FramePanels/wxPanel2.py
-share/Boa/Examples/advanced/FramePanels/wxPanel2.pyc
-share/Boa/Examples/advanced/FramePanels/wxPanel2.pyo
-share/Boa/Examples/advanced/FramePanels/wxPanel3.py
-share/Boa/Examples/advanced/FramePanels/wxPanel3.pyc
-share/Boa/Examples/advanced/FramePanels/wxPanel3.pyo
-share/Boa/Examples/advanced/SpecialAttributes/wxFrame1.py
-share/Boa/Examples/advanced/SpecialAttributes/wxFrame1.pyc
-share/Boa/Examples/advanced/SpecialAttributes/wxFrame1.pyo
-share/Boa/Examples/frames/wxApp1.py
-share/Boa/Examples/frames/wxApp1.pyc
-share/Boa/Examples/frames/wxApp1.pyo
-share/Boa/Examples/frames/wxFrame1.py
-share/Boa/Examples/frames/wxFrame1.pyc
-share/Boa/Examples/frames/wxFrame1.pyo
-share/Boa/Examples/frames/wxFrame2.py
-share/Boa/Examples/frames/wxFrame2.pyc
-share/Boa/Examples/frames/wxFrame2.pyo
-share/Boa/Examples/frames/wxFrame3.py
-share/Boa/Examples/frames/wxFrame3.pyc
-share/Boa/Examples/frames/wxFrame3.pyo
-share/Boa/Examples/frames/wxPyWizardPage1.py
-share/Boa/Examples/frames/wxPyWizardPage1.pyc
-share/Boa/Examples/frames/wxPyWizardPage1.pyo
-share/Boa/Examples/frames/wxPyWizardPage2.py
-share/Boa/Examples/frames/wxPyWizardPage2.pyc
-share/Boa/Examples/frames/wxPyWizardPage2.pyo
-share/Boa/Examples/frames/wxWizard1.py
-share/Boa/Examples/frames/wxWizard1.pyc
-share/Boa/Examples/frames/wxWizard1.pyo
-share/Boa/Examples/frames/wxWizardPage1.py
-share/Boa/Examples/frames/wxWizardPage1.pyc
-share/Boa/Examples/frames/wxWizardPage1.pyo
-share/Boa/Examples/frames/wxWizardPage2.py
-share/Boa/Examples/frames/wxWizardPage2.pyc
-share/Boa/Examples/frames/wxWizardPage2.pyo
-share/Boa/Examples/frames/wxWizardPageSimple1.py
-share/Boa/Examples/frames/wxWizardPageSimple1.pyc
-share/Boa/Examples/frames/wxWizardPageSimple1.pyo
-share/Boa/Examples/frames/wxWizardPageSimple2.py
-share/Boa/Examples/frames/wxWizardPageSimple2.pyc
-share/Boa/Examples/frames/wxWizardPageSimple2.pyo
-share/Boa/Examples/guide/AddressEntry.py
-share/Boa/Examples/guide/AddressEntry.pyc
-share/Boa/Examples/guide/AddressEntry.pyo
-share/Boa/Examples/guide/App1.py
-share/Boa/Examples/guide/App1.pyc
-share/Boa/Examples/guide/App1.pyo
-share/Boa/Examples/guide/Dialog1.py
-share/Boa/Examples/guide/Dialog1.pyc
-share/Boa/Examples/guide/Dialog1.pyo
-share/Boa/Examples/guide/Dialog2.py
-share/Boa/Examples/guide/Dialog2.pyc
-share/Boa/Examples/guide/Dialog2.pyo
-share/Boa/Examples/guide/Frame1.py
-share/Boa/Examples/guide/Frame1.pyc
-share/Boa/Examples/guide/Frame1.pyo
-share/Boa/Examples/helpbook/helpbook1.py
-share/Boa/Examples/helpbook/helpbook1.pyc
-share/Boa/Examples/helpbook/helpbook1.pyo
-share/Boa/Examples/i18n/FrameI18N_py.py
-share/Boa/Examples/i18n/FrameI18N_py.pyc
-share/Boa/Examples/i18n/FrameI18N_py.pyo
-share/Boa/Examples/i18n/FrameI18N_wx.py
-share/Boa/Examples/i18n/FrameI18N_wx.pyc
-share/Boa/Examples/i18n/FrameI18N_wx.pyo
-share/Boa/Examples/images/ArtProvider/ArtProviderExample.plug-in.py
-share/Boa/Examples/images/ArtProvider/ArtProviderExample.plug-in.pyc
-share/Boa/Examples/images/ArtProvider/ArtProviderExample.plug-in.pyo
-share/Boa/Examples/images/ArtProvider/ArtProviderExample.py
-share/Boa/Examples/images/ArtProvider/ArtProviderExample.pyc
-share/Boa/Examples/images/ArtProvider/ArtProviderExample.pyo
-share/Boa/Examples/images/ArtProvider/ArtProviderFrame.py
-share/Boa/Examples/images/ArtProvider/ArtProviderFrame.pyc
-share/Boa/Examples/images/ArtProvider/ArtProviderFrame.pyo
-share/Boa/Examples/images/ResourceModules/Boa_img.py
-share/Boa/Examples/images/ResourceModules/Boa_img.pyc
-share/Boa/Examples/images/ResourceModules/Boa_img.pyo
-share/Boa/Examples/images/ResourceModules/PythonImageResources.py
-share/Boa/Examples/images/ResourceModules/PythonImageResources.pyc
-share/Boa/Examples/images/ResourceModules/PythonImageResources.pyo
-share/Boa/Examples/layout/AnchorsInBoa.py
-share/Boa/Examples/layout/AnchorsInBoa.pyc
-share/Boa/Examples/layout/AnchorsInBoa.pyo
-share/Boa/Examples/layout/SashLayout.py
-share/Boa/Examples/layout/SashLayout.pyc
-share/Boa/Examples/layout/SashLayout.pyo
-share/Boa/Examples/layout/SizersInBoa.py
-share/Boa/Examples/layout/SizersInBoa.pyc
-share/Boa/Examples/layout/SizersInBoa.pyo
-share/Boa/Examples/mdi/wxApp1.py
-share/Boa/Examples/mdi/wxApp1.pyc
-share/Boa/Examples/mdi/wxApp1.pyo
-share/Boa/Examples/mdi/wxMDIChildFrame1.py
-share/Boa/Examples/mdi/wxMDIChildFrame1.pyc
-share/Boa/Examples/mdi/wxMDIChildFrame1.pyo
-share/Boa/Examples/mdi/wxMDIParentFrame1.py
-share/Boa/Examples/mdi/wxMDIParentFrame1.pyc
-share/Boa/Examples/mdi/wxMDIParentFrame1.pyo
-share/Boa/Examples/wxGrid.py
-share/Boa/Examples/wxGrid.pyc
-share/Boa/Examples/wxGrid.pyo
-share/Boa/Examples/xrc/wxXrcPanel.py
-share/Boa/Examples/xrc/wxXrcPanel.pyc
-share/Boa/Examples/xrc/wxXrcPanel.pyo
-share/Boa/Explorers/CVSExplorer.py
-share/Boa/Explorers/CVSExplorer.pyc
-share/Boa/Explorers/CVSExplorer.pyo
-share/Boa/Explorers/DAVExplorer.py
-share/Boa/Explorers/DAVExplorer.pyc
-share/Boa/Explorers/DAVExplorer.pyo
-share/Boa/Explorers/EditorExplorer.py
-share/Boa/Explorers/EditorExplorer.pyc
-share/Boa/Explorers/EditorExplorer.pyo
-share/Boa/Explorers/Explorer.py
-share/Boa/Explorers/Explorer.pyc
-share/Boa/Explorers/Explorer.pyo
-share/Boa/Explorers/ExplorerNodes.py
-share/Boa/Explorers/ExplorerNodes.pyc
-share/Boa/Explorers/ExplorerNodes.pyo
-share/Boa/Explorers/FTPExplorer.py
-share/Boa/Explorers/FTPExplorer.pyc
-share/Boa/Explorers/FTPExplorer.pyo
-share/Boa/Explorers/FileExplorer.py
-share/Boa/Explorers/FileExplorer.pyc
-share/Boa/Explorers/FileExplorer.pyo
-share/Boa/Explorers/PrefsExplorer.py
-share/Boa/Explorers/PrefsExplorer.pyc
-share/Boa/Explorers/PrefsExplorer.pyo
-share/Boa/Explorers/SSHExplorer.py
-share/Boa/Explorers/SSHExplorer.pyc
-share/Boa/Explorers/SSHExplorer.pyo
-share/Boa/Explorers/ZipExplorer.py
-share/Boa/Explorers/ZipExplorer.pyc
-share/Boa/Explorers/ZipExplorer.pyo
-share/Boa/Explorers/__init__.py
-share/Boa/Explorers/__init__.pyc
-share/Boa/Explorers/__init__.pyo
-share/Boa/Explorers/scrm.py
-share/Boa/Explorers/scrm.pyc
-share/Boa/Explorers/scrm.pyo
-share/Boa/ExternalLib/BasicAuthTransport.py
-share/Boa/ExternalLib/BasicAuthTransport.pyc
-share/Boa/ExternalLib/BasicAuthTransport.pyo
-share/Boa/ExternalLib/ConfigParser.py
-share/Boa/ExternalLib/ConfigParser.pyc
-share/Boa/ExternalLib/ConfigParser.pyo
-share/Boa/ExternalLib/Cyclops.py
-share/Boa/ExternalLib/Cyclops.pyc
-share/Boa/ExternalLib/Cyclops.pyo
-share/Boa/ExternalLib/PythonInterpreter.py
-share/Boa/ExternalLib/PythonInterpreter.pyc
-share/Boa/ExternalLib/PythonInterpreter.pyo
-share/Boa/ExternalLib/Signature.py
-share/Boa/ExternalLib/Signature.pyc
-share/Boa/ExternalLib/Signature.pyo
-share/Boa/ExternalLib/WebDAV/App_Common.py
-share/Boa/ExternalLib/WebDAV/App_Common.pyc
-share/Boa/ExternalLib/WebDAV/App_Common.pyo
-share/Boa/ExternalLib/WebDAV/__init__.py
-share/Boa/ExternalLib/WebDAV/__init__.pyc
-share/Boa/ExternalLib/WebDAV/__init__.pyo
-share/Boa/ExternalLib/WebDAV/client.py
-share/Boa/ExternalLib/WebDAV/client.pyc
-share/Boa/ExternalLib/WebDAV/client.pyo
-share/Boa/ExternalLib/WebDAV/common.py
-share/Boa/ExternalLib/WebDAV/common.pyc
-share/Boa/ExternalLib/WebDAV/common.pyo
-share/Boa/ExternalLib/WebDAV/httplib.py
-share/Boa/ExternalLib/WebDAV/httplib.pyc
-share/Boa/ExternalLib/WebDAV/httplib.pyo
-share/Boa/ExternalLib/__init__.py
-share/Boa/ExternalLib/__init__.pyc
-share/Boa/ExternalLib/__init__.pyo
-share/Boa/ExternalLib/babeliser.py
-share/Boa/ExternalLib/babeliser.pyc
-share/Boa/ExternalLib/babeliser.pyo
-share/Boa/ExternalLib/ddeconn.py
-share/Boa/ExternalLib/ddeconn.pyc
-share/Boa/ExternalLib/ddeconn.pyo
-share/Boa/ExternalLib/flagart.py
-share/Boa/ExternalLib/flagart.pyc
-share/Boa/ExternalLib/flagart.pyo
-share/Boa/ExternalLib/langlistctrl.py
-share/Boa/ExternalLib/langlistctrl.pyc
-share/Boa/ExternalLib/langlistctrl.pyo
-share/Boa/ExternalLib/ndiff.py
-share/Boa/ExternalLib/ndiff.pyc
-share/Boa/ExternalLib/ndiff.pyo
-share/Boa/ExternalLib/pychecker_custom.py
-share/Boa/ExternalLib/pychecker_custom.pyc
-share/Boa/ExternalLib/pychecker_custom.pyo
-share/Boa/ExternalLib/pylint.py
-share/Boa/ExternalLib/pylint.pyc
-share/Boa/ExternalLib/pylint.pyo
-share/Boa/ExternalLib/pyparsing.py
-share/Boa/ExternalLib/pyparsing.pyc
-share/Boa/ExternalLib/pyparsing.pyo
-share/Boa/ExternalLib/reindent.py
-share/Boa/ExternalLib/reindent.pyc
-share/Boa/ExternalLib/reindent.pyo
-share/Boa/ExternalLib/tarfile.py
-share/Boa/ExternalLib/tarfile.pyc
-share/Boa/ExternalLib/tarfile.pyo
-share/Boa/ExternalLib/wx25upgrade.py
-share/Boa/ExternalLib/wx25upgrade.pyc
-share/Boa/ExternalLib/wx25upgrade.pyo
-share/Boa/ExternalLib/xmlrpclib.py
-share/Boa/ExternalLib/xmlrpclib.pyc
-share/Boa/ExternalLib/xmlrpclib.pyo
-share/Boa/ExternalLib/xmlrpcserver.py
-share/Boa/ExternalLib/xmlrpcserver.pyc
-share/Boa/ExternalLib/xmlrpcserver.pyo
-share/Boa/ExternalLib/zipfile.py
-share/Boa/ExternalLib/zipfile.pyc
-share/Boa/ExternalLib/zipfile.pyo
-share/Boa/FileDlg.py
-share/Boa/FileDlg.pyc
-share/Boa/FileDlg.pyo
-share/Boa/FindReplaceDlg.py
-share/Boa/FindReplaceDlg.pyc
-share/Boa/FindReplaceDlg.pyo
-share/Boa/FindReplaceEngine.py
-share/Boa/FindReplaceEngine.pyc
-share/Boa/FindReplaceEngine.pyo
-share/Boa/FindResults.py
-share/Boa/FindResults.pyc
-share/Boa/FindResults.pyo
-share/Boa/HTMLCyclops.py
-share/Boa/HTMLCyclops.pyc
-share/Boa/HTMLCyclops.pyo
-share/Boa/Help.py
-share/Boa/Help.pyc
-share/Boa/Help.pyo
-share/Boa/ImageStore.py
-share/Boa/ImageStore.pyc
-share/Boa/ImageStore.pyo
-share/Boa/Images/CvsPics/AFile.png
-share/Boa/Images/CvsPics/Add.png
-share/Boa/Images/CvsPics/AddBinary.png
-share/Boa/Images/CvsPics/BinaryFile.png
-share/Boa/Images/CvsPics/Branch.png
-share/Boa/Images/CvsPics/Commit.png
-share/Boa/Images/CvsPics/ConflictingFile.png
-share/Boa/Images/CvsPics/Diff.png
-share/Boa/Images/CvsPics/Dir.png
-share/Boa/Images/CvsPics/File.png
-share/Boa/Images/CvsPics/IgnoredDir.png
-share/Boa/Images/CvsPics/IgnoredFile.png
-share/Boa/Images/CvsPics/Log.png
-share/Boa/Images/CvsPics/MissingDir.png
-share/Boa/Images/CvsPics/MissingFile.png
-share/Boa/Images/CvsPics/ModifiedBinaryFile.png
-share/Boa/Images/CvsPics/ModifiedDir.png
-share/Boa/Images/CvsPics/ModifiedFile.png
-share/Boa/Images/CvsPics/Remove.png
-share/Boa/Images/CvsPics/Status.png
-share/Boa/Images/CvsPics/Tag.png
-share/Boa/Images/CvsPics/UnknownDir.png
-share/Boa/Images/CvsPics/UnknownFile.png
-share/Boa/Images/CvsPics/Untag.png
-share/Boa/Images/CvsPics/Update.png
-share/Boa/Images/Debug/Blank.png
-share/Boa/Images/Debug/Breakpoint-blue.png
-share/Boa/Images/Debug/Breakpoint-cyan.png
-share/Boa/Images/Debug/Breakpoint-gray.png
-share/Boa/Images/Debug/Breakpoint-green.png
-share/Boa/Images/Debug/Breakpoint-magenta.png
-share/Boa/Images/Debug/Breakpoint-red.png
-share/Boa/Images/Debug/Breakpoint-yellow.png
-share/Boa/Images/Debug/Breakpoints.png
-share/Boa/Images/Debug/Compile.png
-share/Boa/Images/Debug/Debug.png
-share/Boa/Images/Debug/DebugBrowse.png
-share/Boa/Images/Debug/DebugFullSpeed.png
-share/Boa/Images/Debug/Err.png
-share/Boa/Images/Debug/Globals.png
-share/Boa/Images/Debug/Jump.png
-share/Boa/Images/Debug/Locals.png
-share/Boa/Images/Debug/Out.png
-share/Boa/Images/Debug/Output.png
-share/Boa/Images/Debug/Over.png
-share/Boa/Images/Debug/PathMapping.png
-share/Boa/Images/Debug/Pause.png
-share/Boa/Images/Debug/Profile.png
-share/Boa/Images/Debug/Run.png
-share/Boa/Images/Debug/RunApp.png
-share/Boa/Images/Debug/ShellDebug.png
-share/Boa/Images/Debug/SourceTrace-Off.png
-share/Boa/Images/Debug/SplitOrient.png
-share/Boa/Images/Debug/Stack.png
-share/Boa/Images/Debug/Step.png
-share/Boa/Images/Debug/Stop.png
-share/Boa/Images/Debug/Watches.png
-share/Boa/Images/Editor/AddToApp.png
-share/Boa/Images/Editor/Build.png
-share/Boa/Images/Editor/Callees.png
-share/Boa/Images/Editor/Callers.png
-share/Boa/Images/Editor/Close.png
-share/Boa/Images/Editor/CloseView.png
-share/Boa/Images/Editor/Explorer.png
-share/Boa/Images/Editor/GotoLine.png
-share/Boa/Images/Editor/Imports.png
-share/Boa/Images/Editor/LanguageSelect.png
-share/Boa/Images/Editor/Open.png
-share/Boa/Images/Editor/OpenAll.png
-share/Boa/Images/Editor/OpenFromApp.png
-share/Boa/Images/Editor/PyCrust.png
-share/Boa/Images/Editor/RecentFiles.png
-share/Boa/Images/Editor/Refresh.png
-share/Boa/Images/Editor/RemoveFromApp.png
-share/Boa/Images/Editor/RunToCursor.png
-share/Boa/Images/Editor/Save.png
-share/Boa/Images/Editor/SaveAll.png
-share/Boa/Images/Editor/SaveAs.png
-share/Boa/Images/Editor/Shell.png
-share/Boa/Images/Icons/Bevel.ico
-share/Boa/Images/Icons/Boa.ico
-share/Boa/Images/Icons/ClassBrowser.ico
-share/Boa/Images/Icons/Collection.ico
-share/Boa/Images/Icons/Debug.ico
-share/Boa/Images/Icons/Designer.ico
-share/Boa/Images/Icons/Editor.ico
-share/Boa/Images/Icons/Help.ico
-share/Boa/Images/Icons/Inspector.ico
-share/Boa/Images/Icons/LanguageSelect.ico
-share/Boa/Images/Icons/OutputError.ico
-share/Boa/Images/Icons/PythonHelp.ico
-share/Boa/Images/Icons/wxWinHelp.ico
-share/Boa/Images/Inspector/Cancel.png
-share/Boa/Images/Inspector/Post.png
-share/Boa/Images/Inspector/Up.png
-share/Boa/Images/Inspector/wxNullBitmap.png
-share/Boa/Images/Modules/Bitmap.png
-share/Boa/Images/Modules/Config.png
-share/Boa/Images/Modules/Cpp.png
-share/Boa/Images/Modules/DAVNetDrive.png
-share/Boa/Images/Modules/Drive.png
-share/Boa/Images/Modules/DriveFolder.png
-share/Boa/Images/Modules/Editor.png
-share/Boa/Images/Modules/FTPNetDrive.png
-share/Boa/Images/Modules/Folder.png
-share/Boa/Images/Modules/FolderBookmark.png
-share/Boa/Images/Modules/FolderOpen.png
-share/Boa/Images/Modules/FolderUp.png
-share/Boa/Images/Modules/Folder_cyan.png
-share/Boa/Images/Modules/Folder_green.png
-share/Boa/Images/Modules/HelpBook.png
-share/Boa/Images/Modules/InfoBlock.png
-share/Boa/Images/Modules/InternalFile.png
-share/Boa/Images/Modules/InvisibleFolder.png
-share/Boa/Images/Modules/Module.png
-share/Boa/Images/Modules/NetDrive.png
-share/Boa/Images/Modules/OpenEditorModels.png
-share/Boa/Images/Modules/Package.png
-share/Boa/Images/Modules/PrefsFolder.png
-share/Boa/Images/Modules/PyResBitmap.png
-share/Boa/Images/Modules/PythonApplication.png
-share/Boa/Images/Modules/PythonBinary.png
-share/Boa/Images/Modules/SSHNetDrive.png
-share/Boa/Images/Modules/Setup.png
-share/Boa/Images/Modules/TarGzipFile.png
-share/Boa/Images/Modules/Text.png
-share/Boa/Images/Modules/Unknown.png
-share/Boa/Images/Modules/WebDoc.png
-share/Boa/Images/Modules/WebDocHTML.png
-share/Boa/Images/Modules/WebDocXML.png
-share/Boa/Images/Modules/ZipFile.png
-share/Boa/Images/Modules/ZopeConn.png
-share/Boa/Images/Modules/ZopeExport.png
-share/Boa/Images/Modules/wx.App.png
-share/Boa/Images/Modules/wx.Dialog.png
-share/Boa/Images/Modules/wx.Form.png
-share/Boa/Images/Modules/wx.Frame.png
-share/Boa/Images/Modules/wx.FramePanel.png
-share/Boa/Images/Modules/wx.MDIChildFrame.png
-share/Boa/Images/Modules/wx.MDIParentFrame.png
-share/Boa/Images/Modules/wx.MiniFrame.png
-share/Boa/Images/Modules/wx.PopupTransientWindow.png
-share/Boa/Images/Modules/wx.PopupWindow.png
-share/Boa/Images/Modules/wx.wizard.PyWizardPage.png
-share/Boa/Images/Modules/wx.wizard.Wizard.png
-share/Boa/Images/Modules/wx.wizard.WizardPageSimple.png
-share/Boa/Images/Palette/AcrobatPdf.png
-share/Boa/Images/Palette/ComComponent.png
-share/Boa/Images/Palette/ComModule.png
-share/Boa/Images/Palette/CommonDialog.png
-share/Boa/Images/Palette/Component.png
-share/Boa/Images/Palette/Config.png
-share/Boa/Images/Palette/Cpp.png
-share/Boa/Images/Palette/DTMLDocument.png
-share/Boa/Images/Palette/DTMLMethod.png
-share/Boa/Images/Palette/ExternalMethod.png
-share/Boa/Images/Palette/File.png
-share/Boa/Images/Palette/Folder.png
-share/Boa/Images/Palette/GadflyDA.png
-share/Boa/Images/Palette/HTML.png
-share/Boa/Images/Palette/HelpBook.png
-share/Boa/Images/Palette/IEWebBrowser.png
-share/Boa/Images/Palette/Image.png
-share/Boa/Images/Palette/MailHost.png
-share/Boa/Images/Palette/MakePy-Dialog.png
-share/Boa/Images/Palette/Module.png
-share/Boa/Images/Palette/Package.png
-share/Boa/Images/Palette/PythonApp.png
-share/Boa/Images/Palette/PythonScript.png
-share/Boa/Images/Palette/SQLMethod.png
-share/Boa/Images/Palette/Setup.png
-share/Boa/Images/Palette/Text.png
-share/Boa/Images/Palette/User.png
-share/Boa/Images/Palette/UserFolder.png
-share/Boa/Images/Palette/Version.png
-share/Boa/Images/Palette/XML.png
-share/Boa/Images/Palette/ZCatalog.png
-share/Boa/Images/Palette/wx.AcceleratorTable.png
-share/Boa/Images/Palette/wx.App.png
-share/Boa/Images/Palette/wx.BitmapButton.png
-share/Boa/Images/Palette/wx.BoxSizer.png
-share/Boa/Images/Palette/wx.Button.png
-share/Boa/Images/Palette/wx.Caret.png
-share/Boa/Images/Palette/wx.CheckBox.png
-share/Boa/Images/Palette/wx.CheckListBox.png
-share/Boa/Images/Palette/wx.Choice.png
-share/Boa/Images/Palette/wx.Choicebook.png
-share/Boa/Images/Palette/wx.ColorDialog.png
-share/Boa/Images/Palette/wx.ColourPickerCtrl.png
-share/Boa/Images/Palette/wx.ComboBox.png
-share/Boa/Images/Palette/wx.ContextHelpButton.png
-share/Boa/Images/Palette/wx.Cursor.png
-share/Boa/Images/Palette/wx.DatePickerCtrl.png
-share/Boa/Images/Palette/wx.Dialog.png
-share/Boa/Images/Palette/wx.DirDialog.png
-share/Boa/Images/Palette/wx.DirPickerCtrl.png
-share/Boa/Images/Palette/wx.DropTarget.png
-share/Boa/Images/Palette/wx.FileDialog.png
-share/Boa/Images/Palette/wx.FileDropTarget.png
-share/Boa/Images/Palette/wx.FilePickerCtrl.png
-share/Boa/Images/Palette/wx.FlexGridSizer.png
-share/Boa/Images/Palette/wx.FontDialog.png
-share/Boa/Images/Palette/wx.FontPickerCtrl.png
-share/Boa/Images/Palette/wx.Frame.png
-share/Boa/Images/Palette/wx.FramePanel.png
-share/Boa/Images/Palette/wx.Gauge.png
-share/Boa/Images/Palette/wx.GenericDirCtrl.png
-share/Boa/Images/Palette/wx.GridBagSizer.png
-share/Boa/Images/Palette/wx.GridSizer.png
-share/Boa/Images/Palette/wx.ImageList.png
-share/Boa/Images/Palette/wx.ListBox.png
-share/Boa/Images/Palette/wx.ListCtrl.png
-share/Boa/Images/Palette/wx.ListView.png
-share/Boa/Images/Palette/wx.Listbook.png
-share/Boa/Images/Palette/wx.MDIChildFrame.png
-share/Boa/Images/Palette/wx.MDIParentFrame.png
-share/Boa/Images/Palette/wx.MainMenu.png
-share/Boa/Images/Palette/wx.Menu.png
-share/Boa/Images/Palette/wx.MenuBar.png
-share/Boa/Images/Palette/wx.MessageDialog.png
-share/Boa/Images/Palette/wx.MiniFrame.png
-share/Boa/Images/Palette/wx.Notebook.png
-share/Boa/Images/Palette/wx.NotebookSizer.png
-share/Boa/Images/Palette/wx.OpenDialog.png
-share/Boa/Images/Palette/wx.PageSetupDialog.png
-share/Boa/Images/Palette/wx.Panel.png
-share/Boa/Images/Palette/wx.PopupTransientWindow.png
-share/Boa/Images/Palette/wx.PopupWindow.png
-share/Boa/Images/Palette/wx.PrintDialog.png
-share/Boa/Images/Palette/wx.RadioBox.png
-share/Boa/Images/Palette/wx.RadioButton.png
-share/Boa/Images/Palette/wx.SashLayoutWindow.png
-share/Boa/Images/Palette/wx.SashWindow.png
-share/Boa/Images/Palette/wx.ScrollBar.png
-share/Boa/Images/Palette/wx.ScrolledWindow.png
-share/Boa/Images/Palette/wx.SearchCtrl.png
-share/Boa/Images/Palette/wx.SingleChoiceDialog.png
-share/Boa/Images/Palette/wx.Slider.png
-share/Boa/Images/Palette/wx.SpinButton.png
-share/Boa/Images/Palette/wx.SpinCtrl.png
-share/Boa/Images/Palette/wx.SplitterWindow.png
-share/Boa/Images/Palette/wx.StaticBitmap.png
-share/Boa/Images/Palette/wx.StaticBox.png
-share/Boa/Images/Palette/wx.StaticBoxSizer.png
-share/Boa/Images/Palette/wx.StaticLine.png
-share/Boa/Images/Palette/wx.StaticText.png
-share/Boa/Images/Palette/wx.StatusBar.png
-share/Boa/Images/Palette/wx.StockCursor.png
-share/Boa/Images/Palette/wx.TextCtrl.png
-share/Boa/Images/Palette/wx.TextDropTarget.png
-share/Boa/Images/Palette/wx.TextEntryDialog.png
-share/Boa/Images/Palette/wx.Timer.png
-share/Boa/Images/Palette/wx.ToggleButton.png
-share/Boa/Images/Palette/wx.ToolBar.png
-share/Boa/Images/Palette/wx.Toolbook.png
-share/Boa/Images/Palette/wx.TreeCtrl.png
-share/Boa/Images/Palette/wx.Treebook.png
-share/Boa/Images/Palette/wx.Window.png
-share/Boa/Images/Palette/wx.animate.GIFAnimationCtrl.png
-share/Boa/Images/Palette/wx.calendar.CalendarCtrl.png
-share/Boa/Images/Palette/wx.combo.BitmapComboBox.png
-share/Boa/Images/Palette/wx.gizmos.DynamicSashWindow.png
-share/Boa/Images/Palette/wx.gizmos.EditableListBox.png
-share/Boa/Images/Palette/wx.gizmos.LEDNumberCtrl.png
-share/Boa/Images/Palette/wx.gizmos.TreeListCtrl.png
-share/Boa/Images/Palette/wx.grid.Grid.png
-share/Boa/Images/Palette/wx.html.HtmlWindow.png
-share/Boa/Images/Palette/wx.lib.analogclock.AnalogClock.png
-share/Boa/Images/Palette/wx.lib.buttons.GenBitmapButton.png
-share/Boa/Images/Palette/wx.lib.buttons.GenBitmapTextButton.png
-share/Boa/Images/Palette/wx.lib.buttons.GenBitmapTextToggleButton.png
-share/Boa/Images/Palette/wx.lib.buttons.GenBitmapToggleButton.png
-share/Boa/Images/Palette/wx.lib.buttons.GenButton.png
-share/Boa/Images/Palette/wx.lib.buttons.GenToggleButton.png
-share/Boa/Images/Palette/wx.lib.filebrowsebutton.DirBrowseButton.png
-share/Boa/Images/Palette/wx.lib.filebrowsebutton.FileBrowseButton.png
-share/Boa/Images/Palette/wx.lib.filebrowsebutton.FileBrowseButtonWithHistory.png
-share/Boa/Images/Palette/wx.lib.hyperlink.HyperLinkCtrl.png
-share/Boa/Images/Palette/wx.lib.intctrl.IntCtrl.png
-share/Boa/Images/Palette/wx.lib.masked.combobox.ComboBox.png
-share/Boa/Images/Palette/wx.lib.masked.ipaddrctrl.IpAddrCtrl.png
-share/Boa/Images/Palette/wx.lib.masked.numctrl.NumCtrl.png
-share/Boa/Images/Palette/wx.lib.masked.textctrl.TextCtrl.png
-share/Boa/Images/Palette/wx.lib.masked.timectrl.TimeCtrl.png
-share/Boa/Images/Palette/wx.lib.ogl.OGL.png
-share/Boa/Images/Palette/wx.lib.scrolledpanel.ScrolledPanel.png
-share/Boa/Images/Palette/wx.lib.splitter.MultiSplitterWindow.png
-share/Boa/Images/Palette/wx.lib.stattext.GenStaticText.png
-share/Boa/Images/Palette/wx.lib.throbber.Throbber.png
-share/Boa/Images/Palette/wx.lib.ticker.Ticker.png
-share/Boa/Images/Palette/wx.media.MediaCtrl.png
-share/Boa/Images/Palette/wx.richtext.RichTextCtrl.png
-share/Boa/Images/Palette/wx.stc.StyledTextCtrl.png
-share/Boa/Images/Palette/wx.wizard.PyWizardPage.png
-share/Boa/Images/Palette/wx.wizard.Wizard.png
-share/Boa/Images/Palette/wx.wizard.WizardPageSimple.png
-share/Boa/Images/Shared/About.png
-share/Boa/Images/Shared/Boa.jpg
-share/Boa/Images/Shared/BoaButton.png
-share/Boa/Images/Shared/BoaLogo.png
-share/Boa/Images/Shared/Bookmark.png
-share/Boa/Images/Shared/ClassBrowser.png
-share/Boa/Images/Shared/CloseWindow.png
-share/Boa/Images/Shared/CollectionEditor.png
-share/Boa/Images/Shared/Compose.png
-share/Boa/Images/Shared/ContextHelp.png
-share/Boa/Images/Shared/Copy.png
-share/Boa/Images/Shared/CopyHelp.png
-share/Boa/Images/Shared/Cursor.png
-share/Boa/Images/Shared/CustomHelp.png
-share/Boa/Images/Shared/Cut.png
-share/Boa/Images/Shared/Cyclops.png
-share/Boa/Images/Shared/Debian.png
-share/Boa/Images/Shared/Debugger.png
-share/Boa/Images/Shared/Delete.png
-share/Boa/Images/Shared/DeleteItem.png
-share/Boa/Images/Shared/Designer.png
-share/Boa/Images/Shared/DownLast.png
-share/Boa/Images/Shared/DropDownThin.png
-share/Boa/Images/Shared/Editor.png
-share/Boa/Images/Shared/Error.png
-share/Boa/Images/Shared/Find.png
-share/Boa/Images/Shared/FindAgain.png
-share/Boa/Images/Shared/FreeBSD.png
-share/Boa/Images/Shared/Gentoo.png
-share/Boa/Images/Shared/Help.png
-share/Boa/Images/Shared/Home.png
-share/Boa/Images/Shared/Info.png
-share/Boa/Images/Shared/Inherit.png
-share/Boa/Images/Shared/Input.png
-share/Boa/Images/Shared/Inspector.png
-share/Boa/Images/Shared/NewItem.png
-share/Boa/Images/Shared/NewItems.png
-share/Boa/Images/Shared/Next.png
-share/Boa/Images/Shared/NextSmall.png
-share/Boa/Images/Shared/OutputError.png
-share/Boa/Images/Shared/Palette.png
-share/Boa/Images/Shared/Paste.png
-share/Boa/Images/Shared/Preferences.png
-share/Boa/Images/Shared/PrefsSTCStyles.png
-share/Boa/Images/Shared/Previous.png
-share/Boa/Images/Shared/PreviousSmall.png
-share/Boa/Images/Shared/Print.png
-share/Boa/Images/Shared/Processes.png
-share/Boa/Images/Shared/PythonHelp.png
-share/Boa/Images/Shared/PythonPowered.png
-share/Boa/Images/Shared/Redo.png
-share/Boa/Images/Shared/SmallPost.png
-share/Boa/Images/Shared/SystemObj.png
-share/Boa/Images/Shared/SystemObjBroken.png
-share/Boa/Images/Shared/SystemObjDisabled.png
-share/Boa/Images/Shared/SystemObjOrdered.png
-share/Boa/Images/Shared/SystemObjPending.png
-share/Boa/Images/Shared/Tip.png
-share/Boa/Images/Shared/Traceback.png
-share/Boa/Images/Shared/Traceback1.png
-share/Boa/Images/Shared/Undo.png
-share/Boa/Images/Shared/UpFirst.png
-share/Boa/Images/Shared/Warning.png
-share/Boa/Images/Shared/ZopeExport.png
-share/Boa/Images/Shared/ZopeImport.png
-share/Boa/Images/Shared/cancel.png
-share/Boa/Images/Shared/down.png
-share/Boa/Images/Shared/ellipsis.png
-share/Boa/Images/Shared/open.png
-share/Boa/Images/Shared/post.png
-share/Boa/Images/Shared/up.png
-share/Boa/Images/Shared/wxPyButton.png
-share/Boa/Images/Shared/wxWidgetsButton.png
-share/Boa/Images/Shared/wxWinButton.png
-share/Boa/Images/Shared/wxWinHelp.png
-share/Boa/Images/Views/Explore/attribute.png
-share/Boa/Images/Views/Explore/class.png
-share/Boa/Images/Views/Explore/dottedline.png
-share/Boa/Images/Views/Explore/event.png
-share/Boa/Images/Views/Explore/function.png
-share/Boa/Images/Views/Explore/global.png
-share/Boa/Images/Views/Explore/import.png
-share/Boa/Images/Views/Explore/method.png
-share/Boa/Images/Views/Hierarchy/inherit.png
-share/Boa/Images/Views/Hierarchy/inherit_base.png
-share/Boa/Images/Views/Hierarchy/inherit_outside.png
-share/Boa/Images/Views/UML/attribute.png
-share/Boa/Images/Views/UML/method.png
-share/Boa/Images/Views/bfish.gif
-share/Boa/Images/ZOA/BaseClass.png
-share/Boa/Images/ZOA/ControlPanel_icon.png
-share/Boa/Images/ZOA/DatabaseManagement_icon.png
-share/Boa/Images/ZOA/DebugManager_icon.png
-share/Boa/Images/ZOA/EmailField.png
-share/Boa/Images/ZOA/Factory_icon.png
-share/Boa/Images/ZOA/File.png
-share/Boa/Images/ZOA/Folder.png
-share/Boa/Images/ZOA/FolderOpen.png
-share/Boa/Images/ZOA/HelpTopic_icon.png
-share/Boa/Images/ZOA/Image.png
-share/Boa/Images/ZOA/InstalledProduct_icon.png
-share/Boa/Images/ZOA/MailHost.png
-share/Boa/Images/ZOA/Methods_icon.png
-share/Boa/Images/ZOA/Permission_icon.png
-share/Boa/Images/ZOA/ProductFolder_icon.png
-share/Boa/Images/ZOA/ProductHelp_icon.png
-share/Boa/Images/ZOA/Product_icon.png
-share/Boa/Images/ZOA/PythonScript.png
-share/Boa/Images/ZOA/SmallZopeLogo.png
-share/Boa/Images/ZOA/StringField.png
-share/Boa/Images/ZOA/UserFolder_icon.png
-share/Boa/Images/ZOA/User_icon.png
-share/Boa/Images/ZOA/VersionManagement_icon.png
-share/Boa/Images/ZOA/ViewInBrowser.png
-share/Boa/Images/ZOA/Vocabulary.png
-share/Boa/Images/ZOA/ZCatalog.png
-share/Boa/Images/ZOA/ZClass_Icon.png
-share/Boa/Images/ZOA/Zope.png
-share/Boa/Images/ZOA/ZopePageTemplate.png
-share/Boa/Images/ZOA/attribute.png
-share/Boa/Images/ZOA/boa.png
-share/Boa/Images/ZOA/broken.png
-share/Boa/Images/ZOA/common.png
-share/Boa/Images/ZOA/datamgr.png
-share/Boa/Images/ZOA/davlocked.png
-share/Boa/Images/ZOA/db.png
-share/Boa/Images/ZOA/dtmldoc.png
-share/Boa/Images/ZOA/dtmlmethod.png
-share/Boa/Images/ZOA/error.png
-share/Boa/Images/ZOA/extmethod.png
-share/Boa/Images/ZOA/idmgr.png
-share/Boa/Images/ZOA/sqlmethod.png
-share/Boa/Images/ZOA/tempfolder.png
-share/Boa/Images/ZOA/unknown.png
-share/Boa/Images/ZOA/upload_doc.png
-share/Boa/Images/ZOA/version.png
-share/Boa/Inspector.py
-share/Boa/Inspector.pyc
-share/Boa/Inspector.pyo
-share/Boa/KeyDefsDlg.py
-share/Boa/KeyDefsDlg.pyc
-share/Boa/KeyDefsDlg.pyo
-share/Boa/LanguageSelectDlg.py
-share/Boa/LanguageSelectDlg.pyc
-share/Boa/LanguageSelectDlg.pyo
-share/Boa/ModRunner.py
-share/Boa/ModRunner.pyc
-share/Boa/ModRunner.pyo
-share/Boa/Models/CPPSupport.py
-share/Boa/Models/CPPSupport.pyc
-share/Boa/Models/CPPSupport.pyo
-share/Boa/Models/ConfigSupport.py
-share/Boa/Models/ConfigSupport.pyc
-share/Boa/Models/ConfigSupport.pyo
-share/Boa/Models/Controllers.py
-share/Boa/Models/Controllers.pyc
-share/Boa/Models/Controllers.pyo
-share/Boa/Models/EditorHelper.py
-share/Boa/Models/EditorHelper.pyc
-share/Boa/Models/EditorHelper.pyo
-share/Boa/Models/EditorModels.py
-share/Boa/Models/EditorModels.pyc
-share/Boa/Models/EditorModels.pyo
-share/Boa/Models/HTMLSupport.py
-share/Boa/Models/HTMLSupport.pyc
-share/Boa/Models/HTMLSupport.pyo
-share/Boa/Models/PythonControllers.py
-share/Boa/Models/PythonControllers.pyc
-share/Boa/Models/PythonControllers.pyo
-share/Boa/Models/PythonEditorModels.py
-share/Boa/Models/PythonEditorModels.pyc
-share/Boa/Models/PythonEditorModels.pyo
-share/Boa/Models/ResourceSupport.py
-share/Boa/Models/ResourceSupport.pyc
-share/Boa/Models/ResourceSupport.pyo
-share/Boa/Models/XMLSupport.py
-share/Boa/Models/XMLSupport.pyc
-share/Boa/Models/XMLSupport.pyo
-share/Boa/Models/__init__.py
-share/Boa/Models/__init__.pyc
-share/Boa/Models/__init__.pyo
-share/Boa/Models/wxPythonControllers.py
-share/Boa/Models/wxPythonControllers.pyc
-share/Boa/Models/wxPythonControllers.pyo
-share/Boa/Models/wxPythonEditorModels.py
-share/Boa/Models/wxPythonEditorModels.pyc
-share/Boa/Models/wxPythonEditorModels.pyo
-share/Boa/Palette.py
-share/Boa/Palette.pyc
-share/Boa/Palette.pyo
-share/Boa/PaletteMapping.py
-share/Boa/PaletteMapping.pyc
-share/Boa/PaletteMapping.pyo
-share/Boa/PaletteStore.py
-share/Boa/PaletteStore.pyc
-share/Boa/PaletteStore.pyo
-share/Boa/Plug-ins/AppTimeTrack.plug-in.py
-share/Boa/Plug-ins/AppTimeTrack.plug-in.pyc
-share/Boa/Plug-ins/AppTimeTrack.plug-in.pyo
-share/Boa/Plug-ins/BicycleRepairMan.plug-in.py
-share/Boa/Plug-ins/BicycleRepairMan.plug-in.pyc
-share/Boa/Plug-ins/BicycleRepairMan.plug-in.pyo
-share/Boa/Plug-ins/ClipboardPlus.plug-in.py
-share/Boa/Plug-ins/ClipboardPlus.plug-in.pyc
-share/Boa/Plug-ins/ClipboardPlus.plug-in.pyo
-share/Boa/Plug-ins/CodeTemplates.plug-in.py
-share/Boa/Plug-ins/CodeTemplates.plug-in.pyc
-share/Boa/Plug-ins/CodeTemplates.plug-in.pyo
-share/Boa/Plug-ins/CodeTemplates/boa.cfg
-share/Boa/Plug-ins/CodeTemplates/python.cfg
-share/Boa/Plug-ins/CodeTemplates/wxpython.cfg
-share/Boa/Plug-ins/CustomModuleInfo.plug-in.py
-share/Boa/Plug-ins/CustomModuleInfo.plug-in.pyc
-share/Boa/Plug-ins/CustomModuleInfo.plug-in.pyo
-share/Boa/Plug-ins/DragScroller.plug-in.py
-share/Boa/Plug-ins/DragScroller.plug-in.pyc
-share/Boa/Plug-ins/DragScroller.plug-in.pyo
-share/Boa/Plug-ins/ErrOutShortcut.plug-in.py
-share/Boa/Plug-ins/ErrOutShortcut.plug-in.pyc
-share/Boa/Plug-ins/ErrOutShortcut.plug-in.pyo
-share/Boa/Plug-ins/ExtraZopeCompanions.plug-in.py
-share/Boa/Plug-ins/ExtraZopeCompanions.plug-in.pyc
-share/Boa/Plug-ins/ExtraZopeCompanions.plug-in.pyo
-share/Boa/Plug-ins/FlatNotebook.plug-in.py
-share/Boa/Plug-ins/FlatNotebook.plug-in.pyc
-share/Boa/Plug-ins/FlatNotebook.plug-in.pyo
-share/Boa/Plug-ins/FormatParagraph.plug-in.py
-share/Boa/Plug-ins/FormatParagraph.plug-in.pyc
-share/Boa/Plug-ins/FormatParagraph.plug-in.pyo
-share/Boa/Plug-ins/HelpBook.plug-in.py
-share/Boa/Plug-ins/HelpBook.plug-in.pyc
-share/Boa/Plug-ins/HelpBook.plug-in.pyo
-share/Boa/Plug-ins/I18NUtils.plug-in.py
-share/Boa/Plug-ins/I18NUtils.plug-in.pyc
-share/Boa/Plug-ins/I18NUtils.plug-in.pyo
-share/Boa/Plug-ins/ImageEditor.plug-in.py
-share/Boa/Plug-ins/ImageEditor.plug-in.pyc
-share/Boa/Plug-ins/ImageEditor.plug-in.pyo
-share/Boa/Plug-ins/Images/Modules/LinkApp_s.png
-share/Boa/Plug-ins/Images/Modules/ZopePageTemplate_s.png
-share/Boa/Plug-ins/Images/Palette/Bitmap.png
-share/Boa/Plug-ins/Images/Palette/FormulatorField.png
-share/Boa/Plug-ins/Images/Palette/FormulatorForm.png
-share/Boa/Plug-ins/Images/Palette/LinkApp.png
-share/Boa/Plug-ins/Images/Palette/LocalFS.png
-share/Boa/Plug-ins/Images/Palette/PythonMethod.png
-share/Boa/Plug-ins/Images/Palette/StaticTextCtrl.png
-share/Boa/Plug-ins/Images/Palette/TransparentFolder.png
-share/Boa/Plug-ins/Images/Palette/XrcPanel.png
-share/Boa/Plug-ins/Images/Palette/ZODBCDA.png
-share/Boa/Plug-ins/Images/Palette/ZopePageTemplate.png
-share/Boa/Plug-ins/Images/Palette/wx.xrc.XmlResource.png
-share/Boa/Plug-ins/Images/ZOA/FormulatorField.png
-share/Boa/Plug-ins/Images/ZOA/FormulatorForm.png
-share/Boa/Plug-ins/Images/ZOA/ZopePageTemplate.png
-share/Boa/Plug-ins/Images/ZOA/fs.png
-share/Boa/Plug-ins/Images/ZOA/pymethod.png
-share/Boa/Plug-ins/JavaSupport.plug-in.py
-share/Boa/Plug-ins/JavaSupport.plug-in.pyc
-share/Boa/Plug-ins/JavaSupport.plug-in.pyo
-share/Boa/Plug-ins/LinkAppSupport.plug-in.py
-share/Boa/Plug-ins/LinkAppSupport.plug-in.pyc
-share/Boa/Plug-ins/LinkAppSupport.plug-in.pyo
-share/Boa/Plug-ins/ModuleFinder.plug-in.py
-share/Boa/Plug-ins/ModuleFinder.plug-in.pyc
-share/Boa/Plug-ins/ModuleFinder.plug-in.pyo
-share/Boa/Plug-ins/PascalSupport.plug-in.py
-share/Boa/Plug-ins/PascalSupport.plug-in.pyc
-share/Boa/Plug-ins/PascalSupport.plug-in.pyo
-share/Boa/Plug-ins/ProdFormulator.plug-in.py
-share/Boa/Plug-ins/ProdFormulator.plug-in.pyc
-share/Boa/Plug-ins/ProdFormulator.plug-in.pyo
-share/Boa/Plug-ins/ProdPageTemplates.plug-in.py
-share/Boa/Plug-ins/ProdPageTemplates.plug-in.pyc
-share/Boa/Plug-ins/ProdPageTemplates.plug-in.pyo
-share/Boa/Plug-ins/PyInterpreterChooser.plug-in.py
-share/Boa/Plug-ins/PyInterpreterChooser.plug-in.pyc
-share/Boa/Plug-ins/PyInterpreterChooser.plug-in.pyo
-share/Boa/Plug-ins/PyPlot.plug-in.py
-share/Boa/Plug-ins/PyPlot.plug-in.pyc
-share/Boa/Plug-ins/PyPlot.plug-in.pyo
-share/Boa/Plug-ins/PyrexSupport.plug-in.py
-share/Boa/Plug-ins/PyrexSupport.plug-in.pyc
-share/Boa/Plug-ins/PyrexSupport.plug-in.pyo
-share/Boa/Plug-ins/RegExplorer.plug-in.py
-share/Boa/Plug-ins/RegExplorer.plug-in.pyc
-share/Boa/Plug-ins/RegExplorer.plug-in.pyo
-share/Boa/Plug-ins/RegexEditor.plug-in.py
-share/Boa/Plug-ins/RegexEditor.plug-in.pyc
-share/Boa/Plug-ins/RegexEditor.plug-in.pyo
-share/Boa/Plug-ins/SVNSupport.plug-in.py
-share/Boa/Plug-ins/SVNSupport.plug-in.pyc
-share/Boa/Plug-ins/SVNSupport.plug-in.pyo
-share/Boa/Plug-ins/UserCompanions.plug-in.py
-share/Boa/Plug-ins/UserCompanions.plug-in.pyc
-share/Boa/Plug-ins/UserCompanions.plug-in.pyo
-share/Boa/Plug-ins/XRCSupport.plug-in.py
-share/Boa/Plug-ins/XRCSupport.plug-in.pyc
-share/Boa/Plug-ins/XRCSupport.plug-in.pyo
-share/Boa/Plug-ins/wx25upgrade.plug-in.py
-share/Boa/Plug-ins/wx25upgrade.plug-in.pyc
-share/Boa/Plug-ins/wx25upgrade.plug-in.pyo
-share/Boa/Plug-ins/wxPythonDemo.plug-in.py
-share/Boa/Plug-ins/wxPythonDemo.plug-in.pyc
-share/Boa/Plug-ins/wxPythonDemo.plug-in.pyo
-share/Boa/Plugins.py
-share/Boa/Plugins.pyc
-share/Boa/Plugins.pyo
-share/Boa/Preferences.py
-share/Boa/Preferences.pyc
-share/Boa/Preferences.pyo
-share/Boa/ProcessProgressDlg.py
-share/Boa/ProcessProgressDlg.pyc
-share/Boa/ProcessProgressDlg.pyo
-share/Boa/PropEdit/ArtProviderBrowser.py
-share/Boa/PropEdit/ArtProviderBrowser.pyc
-share/Boa/PropEdit/ArtProviderBrowser.pyo
-share/Boa/PropEdit/BitmapListEditorDlg.py
-share/Boa/PropEdit/BitmapListEditorDlg.pyc
-share/Boa/PropEdit/BitmapListEditorDlg.pyo
-share/Boa/PropEdit/Enumerations.py
-share/Boa/PropEdit/Enumerations.pyc
-share/Boa/PropEdit/Enumerations.pyo
-share/Boa/PropEdit/FlexGridGrowablesDlg.py
-share/Boa/PropEdit/FlexGridGrowablesDlg.pyc
-share/Boa/PropEdit/FlexGridGrowablesDlg.pyo
-share/Boa/PropEdit/InspectorEditorControls.py
-share/Boa/PropEdit/InspectorEditorControls.pyc
-share/Boa/PropEdit/InspectorEditorControls.pyo
-share/Boa/PropEdit/MaskedEditFmtCodeDlg.py
-share/Boa/PropEdit/MaskedEditFmtCodeDlg.pyc
-share/Boa/PropEdit/MaskedEditFmtCodeDlg.pyo
-share/Boa/PropEdit/PropertyEditors.py
-share/Boa/PropEdit/PropertyEditors.pyc
-share/Boa/PropEdit/PropertyEditors.pyo
-share/Boa/PropEdit/StringEditDlg.py
-share/Boa/PropEdit/StringEditDlg.pyc
-share/Boa/PropEdit/StringEditDlg.pyo
-share/Boa/PropEdit/__init__.py
-share/Boa/PropEdit/__init__.pyc
-share/Boa/PropEdit/__init__.pyo
-share/Boa/README.txt
-share/Boa/RTTI.py
-share/Boa/RTTI.pyc
-share/Boa/RTTI.pyo
-share/Boa/RunCyclops.py
-share/Boa/RunCyclops.pyc
-share/Boa/RunCyclops.pyo
-share/Boa/Search.py
-share/Boa/Search.pyc
-share/Boa/Search.pyo
-share/Boa/ShellEditor.py
-share/Boa/ShellEditor.pyc
-share/Boa/ShellEditor.pyo
-share/Boa/Tests.py
-share/Boa/Tests.pyc
-share/Boa/Tests.pyo
-share/Boa/Utils.py
-share/Boa/Utils.pyc
-share/Boa/Utils.pyo
-share/Boa/Views/AppViews.py
-share/Boa/Views/AppViews.pyc
-share/Boa/Views/AppViews.pyo
-share/Boa/Views/CollectionEdit.py
-share/Boa/Views/CollectionEdit.pyc
-share/Boa/Views/CollectionEdit.pyo
-share/Boa/Views/CreationOrdDlg.py
-share/Boa/Views/CreationOrdDlg.pyc
-share/Boa/Views/CreationOrdDlg.pyo
-share/Boa/Views/CtrlAlign.py
-share/Boa/Views/CtrlAlign.pyc
-share/Boa/Views/CtrlAlign.pyo
-share/Boa/Views/CtrlSize.py
-share/Boa/Views/CtrlSize.pyc
-share/Boa/Views/CtrlSize.pyo
-share/Boa/Views/DataView.py
-share/Boa/Views/DataView.pyc
-share/Boa/Views/DataView.pyo
-share/Boa/Views/Designer.py
-share/Boa/Views/Designer.pyc
-share/Boa/Views/Designer.pyo
-share/Boa/Views/DiffView.py
-share/Boa/Views/DiffView.pyc
-share/Boa/Views/DiffView.pyo
-share/Boa/Views/EditorViews.py
-share/Boa/Views/EditorViews.pyc
-share/Boa/Views/EditorViews.pyo
-share/Boa/Views/InspectableViews.py
-share/Boa/Views/InspectableViews.pyc
-share/Boa/Views/InspectableViews.pyo
-share/Boa/Views/OGLViews.py
-share/Boa/Views/OGLViews.pyc
-share/Boa/Views/OGLViews.pyo
-share/Boa/Views/ObjCollection.py
-share/Boa/Views/ObjCollection.pyc
-share/Boa/Views/ObjCollection.pyo
-share/Boa/Views/ProfileView.py
-share/Boa/Views/ProfileView.pyc
-share/Boa/Views/ProfileView.pyo
-share/Boa/Views/PySourceView.py
-share/Boa/Views/PySourceView.pyc
-share/Boa/Views/PySourceView.pyo
-share/Boa/Views/STCPrinting.py
-share/Boa/Views/STCPrinting.pyc
-share/Boa/Views/STCPrinting.pyo
-share/Boa/Views/STCStyleEditor.py
-share/Boa/Views/STCStyleEditor.pyc
-share/Boa/Views/STCStyleEditor.pyo
-share/Boa/Views/SelectionTags.py
-share/Boa/Views/SelectionTags.pyc
-share/Boa/Views/SelectionTags.pyo
-share/Boa/Views/SizersView.py
-share/Boa/Views/SizersView.pyc
-share/Boa/Views/SizersView.pyo
-share/Boa/Views/SourceViews.py
-share/Boa/Views/SourceViews.pyc
-share/Boa/Views/SourceViews.pyo
-share/Boa/Views/StyledTextCtrls.py
-share/Boa/Views/StyledTextCtrls.pyc
-share/Boa/Views/StyledTextCtrls.pyo
-share/Boa/Views/XMLView.py
-share/Boa/Views/XMLView.pyc
-share/Boa/Views/XMLView.pyo
-share/Boa/Views/__init__.py
-share/Boa/Views/__init__.pyc
-share/Boa/Views/__init__.pyo
-share/Boa/ZopeLib/Client.py
-share/Boa/ZopeLib/Client.pyc
-share/Boa/ZopeLib/Client.pyo
-share/Boa/ZopeLib/DateTime/DateTime.py
-share/Boa/ZopeLib/DateTime/DateTime.pyc
-share/Boa/ZopeLib/DateTime/DateTime.pyo
-share/Boa/ZopeLib/DateTime/DateTimeZone.py
-share/Boa/ZopeLib/DateTime/DateTimeZone.pyc
-share/Boa/ZopeLib/DateTime/DateTimeZone.pyo
-share/Boa/ZopeLib/DateTime/__init__.py
-share/Boa/ZopeLib/DateTime/__init__.pyc
-share/Boa/ZopeLib/DateTime/__init__.pyo
-share/Boa/ZopeLib/ExtMethDlg.py
-share/Boa/ZopeLib/ExtMethDlg.pyc
-share/Boa/ZopeLib/ExtMethDlg.pyo
-share/Boa/ZopeLib/ImageViewer.py
-share/Boa/ZopeLib/ImageViewer.pyc
-share/Boa/ZopeLib/ImageViewer.pyo
-share/Boa/ZopeLib/LoginDialog.py
-share/Boa/ZopeLib/LoginDialog.pyc
-share/Boa/ZopeLib/LoginDialog.pyo
-share/Boa/ZopeLib/PropDlg.py
-share/Boa/ZopeLib/PropDlg.pyc
-share/Boa/ZopeLib/PropDlg.pyo
-share/Boa/ZopeLib/ZoaClient.py
-share/Boa/ZopeLib/ZoaClient.pyc
-share/Boa/ZopeLib/ZoaClient.pyo
-share/Boa/ZopeLib/ZopeCompanions.py
-share/Boa/ZopeLib/ZopeCompanions.pyc
-share/Boa/ZopeLib/ZopeCompanions.pyo
-share/Boa/ZopeLib/ZopeEditorModels.py
-share/Boa/ZopeLib/ZopeEditorModels.pyc
-share/Boa/ZopeLib/ZopeEditorModels.pyo
-share/Boa/ZopeLib/ZopeExplorer.py
-share/Boa/ZopeLib/ZopeExplorer.pyc
-share/Boa/ZopeLib/ZopeExplorer.pyo
-share/Boa/ZopeLib/ZopeFTP.py
-share/Boa/ZopeLib/ZopeFTP.pyc
-share/Boa/ZopeLib/ZopeFTP.pyo
-share/Boa/ZopeLib/ZopeFindDlg.py
-share/Boa/ZopeLib/ZopeFindDlg.pyc
-share/Boa/ZopeLib/ZopeFindDlg.pyo
-share/Boa/ZopeLib/ZopeViews.py
-share/Boa/ZopeLib/ZopeViews.pyc
-share/Boa/ZopeLib/ZopeViews.pyo
-share/Boa/ZopeLib/__init__.py
-share/Boa/ZopeLib/__init__.pyc
-share/Boa/ZopeLib/__init__.pyo
-share/Boa/ZopeLib/zoa/breakpoint.py
-share/Boa/ZopeLib/zoa/breakpoint.pyc
-share/Boa/ZopeLib/zoa/breakpoint.pyo
-share/Boa/ZopeLib/zoa/docsrc.py
-share/Boa/ZopeLib/zoa/filteredmetatypes.py
-share/Boa/ZopeLib/zoa/find.py
-share/Boa/ZopeLib/zoa/iconpath.py
-share/Boa/ZopeLib/zoa/items.py
-share/Boa/ZopeLib/zoa/metatype.py
-share/Boa/ZopeLib/zoa/metatypes.py
-share/Boa/ZopeLib/zoa/objectids.py
-share/Boa/ZopeLib/zoa/ownerinfo.py
-share/Boa/ZopeLib/zoa/properties.py
-share/Boa/ZopeLib/zoa/props/DBAdapter.py
-share/Boa/ZopeLib/zoa/props/DTMLMethod.py
-share/Boa/ZopeLib/zoa/props/ExternalMethod.py
-share/Boa/ZopeLib/zoa/props/Formulator/Field.py
-share/Boa/ZopeLib/zoa/props/Formulator/Form.py
-share/Boa/ZopeLib/zoa/props/Formulator/GroupedFields.py
-share/Boa/ZopeLib/zoa/props/Formulator/move_field.py
-share/Boa/ZopeLib/zoa/props/MailHost.py
-share/Boa/ZopeLib/zoa/props/PageTemplate.py
-share/Boa/ZopeLib/zoa/props/SQLMethod.py
-share/Boa/ZopeLib/zoa/props/SiteErrorLog.py
-share/Boa/ZopeLib/zoa/props/User.py
-share/Boa/ZopeLib/zoa/proxyroles.py
-share/Boa/ZopeLib/zoa/subobj_.py
-share/Boa/ZopeLib/zoa/undo.py
-share/Boa/ZopeLib/zoa/version.py
-share/Boa/__version__.py
-share/Boa/__version__.pyc
-share/Boa/__version__.pyo
-share/Boa/bcrtl/__init__.py
-share/Boa/bcrtl/__init__.pyc
-share/Boa/bcrtl/__init__.pyo
-share/Boa/bcrtl/activex/IE.py
-share/Boa/bcrtl/activex/IE.pyc
-share/Boa/bcrtl/activex/IE.pyo
-share/Boa/bcrtl/activex/__init__.py
-share/Boa/bcrtl/activex/__init__.pyc
-share/Boa/bcrtl/activex/__init__.pyo
-share/Boa/bcrtl/activex/acrobat.py
-share/Boa/bcrtl/activex/acrobat.pyc
-share/Boa/bcrtl/activex/acrobat.pyo
-share/Boa/bcrtl/user/ExampleST.py
-share/Boa/bcrtl/user/ExampleST.pyc
-share/Boa/bcrtl/user/ExampleST.pyo
-share/Boa/bcrtl/user/StaticTextCtrl.py
-share/Boa/bcrtl/user/StaticTextCtrl.pyc
-share/Boa/bcrtl/user/StaticTextCtrl.pyo
-share/Boa/bcrtl/user/__init__.py
-share/Boa/bcrtl/user/__init__.pyc
-share/Boa/bcrtl/user/__init__.pyo
-share/Boa/locale/af/boa.mo
-share/Boa/locale/af/boa.po
-share/Boa/locale/af/tips.txt
-share/Boa/locale/boa.pot
-share/Boa/locale/de/boa.mo
-share/Boa/locale/de/boa.po
-share/Boa/locale/es/boa.mo
-share/Boa/locale/es/boa.po
-share/Boa/locale/es/tips.txt
-share/Boa/locale/fr/boa.mo
-share/Boa/locale/fr/boa.po
-share/Boa/locale/fr/tips.txt
-share/Boa/locale/it/boa.mo
-share/Boa/locale/it/boa.po
-share/Boa/locale/pt_BR/boa.mo
-share/Boa/locale/pt_BR/boa.po
-share/Boa/locale/zh_CN/boa.mo
-share/Boa/locale/zh_CN/boa.po
-share/Boa/locale/zh_CN/tips.txt
-share/Boa/makepydialog.py
-share/Boa/makepydialog.pyc
-share/Boa/makepydialog.pyo
-share/Boa/methodparse.py
-share/Boa/methodparse.pyc
-share/Boa/methodparse.pyo
-share/Boa/moduleparse.py
-share/Boa/moduleparse.pyc
-share/Boa/moduleparse.pyo
-share/Boa/popen2import.py
-share/Boa/popen2import.pyc
-share/Boa/popen2import.pyo
-share/Boa/relpath.py
-share/Boa/relpath.pyc
-share/Boa/relpath.pyo
-share/Boa/sourceconst.py
-share/Boa/sourceconst.pyc
-share/Boa/sourceconst.pyo
-share/Boa/wxNamespace.py
-share/Boa/wxNamespace.pyc
-share/Boa/wxNamespace.pyo
-share/Boa/wxPopen.py
-share/Boa/wxPopen.pyc
-share/Boa/wxPopen.pyo
diff --git a/devel/cstringbuffer/Makefile b/devel/cstringbuffer/Makefile
deleted file mode 100644
index 0bb7fa2c1bfb..000000000000
--- a/devel/cstringbuffer/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# Created by: Mooneer Salem <mooneer@translator.cx>
-# $FreeBSD$
-
-PORTNAME= cstringbuffer
-PORTVERSION= 0.1.6
-PORTREVISION= 1
-CATEGORIES= devel
-MASTER_SITES= http://mirror.amdmi3.ru/distfiles/ # mirror, original disappeared
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= File-like IO for strings
-
-DEPRECATED= Abandonware, no more upstream
-EXPIRATION_DATE= 2018-03-01
-
-USES= libtool
-GNU_CONFIGURE= yes
-USE_LDCONFIG= yes
-INSTALL_TARGET= install-strip
-
-PLIST_FILES= include/csb.h lib/libcsb.a lib/libcsb.so \
- lib/libcsb.so.1 lib/libcsb.so.1.0.1 man/man3/csb.3.gz
-
-.include <bsd.port.mk>
diff --git a/devel/cstringbuffer/distinfo b/devel/cstringbuffer/distinfo
deleted file mode 100644
index 24a6b443575c..000000000000
--- a/devel/cstringbuffer/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (cstringbuffer-0.1.6.tar.gz) = 163c95739796ac03203600ee1c40a723edfa458a0d9b51eb876034ef05eb8613
-SIZE (cstringbuffer-0.1.6.tar.gz) = 321461
diff --git a/devel/cstringbuffer/pkg-descr b/devel/cstringbuffer/pkg-descr
deleted file mode 100644
index b12f84673aac..000000000000
--- a/devel/cstringbuffer/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-cStringBuffer is a library designed to make file I/O to strings easier
-and more platform-neutral. It performs memory management on strings,
-as well as permits typical string operations.
-
-WWW: http://www.translator.cx/software/csb.html
diff --git a/devel/dotconf++/Makefile b/devel/dotconf++/Makefile
deleted file mode 100644
index 744c60302404..000000000000
--- a/devel/dotconf++/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# Created by: Mark Starovoytov <mark_sf@kikg.ifmo.ru>
-# $FreeBSD$
-
-PORTNAME= dotconfpp
-PORTVERSION= 0.0.5
-PORTREVISION= 1
-CATEGORIES= devel
-MASTER_SITES= SF \
- http://voodoo.com.ua/dotconfpp/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Configuration file parser written in C++
-
-DEPRECATED= No upstream, not depend on in the ports tree
-EXPIRATION_DATE= 2018-03-01
-
-USES= compiler:env libtool
-GNU_CONFIGURE= yes
-USE_LDCONFIG= yes
-INSTALL_TARGET= install-strip
-
-.include <bsd.port.pre.mk>
-
-post-patch:
- @${REINPLACE_CMD} -e 's|<stdint.h>|<inttypes.h>|' \
- ${WRKSRC}/src/dotconfpp.h ${WRKSRC}/src/mempool.h
-.if ${COMPILER_TYPE} == "clang"
- @${REINPLACE_CMD} -e 's|-fexpensive-optimizations||' \
- ${WRKSRC}/src/example?/Makefile.in
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/devel/dotconf++/distinfo b/devel/dotconf++/distinfo
deleted file mode 100644
index 70613d8318da..000000000000
--- a/devel/dotconf++/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (dotconfpp-0.0.5.tar.gz) = 2637b3b13f21d49b7cca4367bb5a2dc284b69d3a4b65add1c40dfaac75243668
-SIZE (dotconfpp-0.0.5.tar.gz) = 339240
diff --git a/devel/dotconf++/files/patch-src-Makefile.in b/devel/dotconf++/files/patch-src-Makefile.in
deleted file mode 100644
index b0983854bdd5..000000000000
--- a/devel/dotconf++/files/patch-src-Makefile.in
+++ /dev/null
@@ -1,18 +0,0 @@
---- src/Makefile.in.orig Fri Jun 25 14:13:09 2004
-+++ src/Makefile.in Thu Jul 7 15:16:26 2005
-@@ -116,7 +116,7 @@
- host_cpu = @host_cpu@
- host_os = @host_os@
- host_vendor = @host_vendor@
--includedir = /usr/local/include/dotconf++
-+includedir = @prefix@/include/dotconf++
- infodir = @infodir@
- install_sh = @install_sh@
- libdir = @libdir@
-@@ -132,7 +132,7 @@
- target_alias = @target_alias@
- EXTRA_DIST = dotconfpp.h mempool.h mempool.cc
--LIBdir = ${prefix}/lib
-+LIBdir = @prefix@/lib
- SUBDIRS = . example1 example2
- INCLUDES = -I.
diff --git a/devel/dotconf++/pkg-descr b/devel/dotconf++/pkg-descr
deleted file mode 100644
index 711c4392d723..000000000000
--- a/devel/dotconf++/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-dotconf++ is a dotconf like configuration file parser written in C++.
-It supports macro substitution from the environment or from the file
-itself, config file inclusion, easy handling of XML like tags,
-checking for required tags, and more.
-
-WWW: http://voodoo.com.ua/dotconfpp.html
diff --git a/devel/dotconf++/pkg-plist b/devel/dotconf++/pkg-plist
deleted file mode 100644
index 1699fdb84a02..000000000000
--- a/devel/dotconf++/pkg-plist
+++ /dev/null
@@ -1,6 +0,0 @@
-include/dotconf++/dotconfpp.h
-include/dotconf++/mempool.h
-lib/libdotconfpp.a
-lib/libdotconfpp.so
-lib/libdotconfpp.so.0
-lib/libdotconfpp.so.0.0.3