summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MOVED1
-rw-r--r--lang/Makefile1
-rw-r--r--lang/fpc-demo/Makefile56
-rw-r--r--lang/fpc-demo/distinfo3
-rw-r--r--lang/fpc-demo/files/pkg-message.in7
-rw-r--r--lang/fpc-demo/pkg-descr5
-rw-r--r--lang/fpc-demo/pkg-plist497
7 files changed, 1 insertions, 569 deletions
diff --git a/MOVED b/MOVED
index 4d2e6bfc717a..9b9821996a95 100644
--- a/MOVED
+++ b/MOVED
@@ -2422,3 +2422,4 @@ net/ethereal-lite|net/wireshark-lite|2006-07-17|Project name has changed
net/tethereal|net/tshark|2006-07-17|Project name has changed
net/tethereal-lite|net/tshark-lite|2006-07-17|Project name has changed
games/quake3-q3base|games/q3base|2006-07-22|the "quake3-" prefix is used by modifications and the like, not engines
+lang/fpc-demo||2006-07-24|Removed because it's not necessary anymore
diff --git a/lang/Makefile b/lang/Makefile
index 3f39ec83d84b..862a23d38c6d 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -61,7 +61,6 @@
SUBDIR += forth
SUBDIR += fpc
SUBDIR += fpc-base
- SUBDIR += fpc-demo
SUBDIR += fpc-devel
SUBDIR += fpc-docs
SUBDIR += fpc-tcl
diff --git a/lang/fpc-demo/Makefile b/lang/fpc-demo/Makefile
deleted file mode 100644
index b5dd20c2708a..000000000000
--- a/lang/fpc-demo/Makefile
+++ /dev/null
@@ -1,56 +0,0 @@
-# New ports collection makefile for: Free Pascal Examples
-# Date created: 9 February 2004
-# Whom: John Merryweather Cooper
-#
-# $FreeBSD$
-#
-
-PORTNAME= demo
-PORTVERSION= 2.0.2
-CATEGORIES= lang
-MASTER_SITES= ftp://ftp.freepascal.org/pub/fpc/dist/i386-freebsd-${PORTVERSION}/ \
- ftp://planetmirror.com/pub/fpc/dist/i386-freebsd-${PORTVERSION}/ \
- ftp://ftp.jp.freepascal.org/mirror/fpc/dist/i386-freebsd-${PORTVERSION}/ \
- ftp://freepascal.stack.nl/pub/fpc/dist/i386-freebsd-${PORTVERSION}/ \
- ftp://ftp.no.freepascal.org/pub/fpc/dist/i386-freebsd-${PORTVERSION}/ \
- ftp://ftp.us.freepascal.org/pub/fpc/dist/i386-freebsd-${PORTVERSION}/ \
- ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= freepascal
-PKGNAMEPREFIX= fpc-
-DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION}.${BUILDNAME}
-EXTRACT_SUFX= .tar
-
-MAINTAINER= acardenas@bsd.org.pe
-COMMENT= Free Pascal compiler examples
-
-DEMODIR= share/doc/${PKGNAMEPREFIX}${PORTVERSION}/${PORTNAME}
-NO_BUILD= yes
-
-BUILDNAME= i386-freebsd
-PLIST_SUB+= PORTVERSION=${PORTVERSION} \
- DEMODIR=${DEMODIR}
-SUB_LIST+= DEMODIR=${DEMODIR}
-SUB_FILES= pkg-message
-
-do-extract:
-# unpack distribution
- @${MKDIR} ${WRKSRC}
- @${TAR} xf ${DISTDIR}/${DISTNAME}.tar \
- --directory ${WRKSRC}
- @${TAR} xf ${WRKSRC}/binary.${BUILDNAME}.tar \
- --directory ${WRKSRC}
-
-# unpack binary and demo distribution
- @${MKDIR} ${WRKSRC}/${PORTNAME}
- @${TAR} zxf ${WRKSRC}/demo.tar.gz \
- --directory ${WRKSRC}/${PORTNAME}
-
-do-install:
- @cd ${WRKSRC}/${PORTNAME}/share && \
- ${FIND} * -type d -exec ${MKDIR} "{}" "${PREFIX}/share/{}" \; && \
- ${FIND} * -type f -exec ${INSTALL_DATA} "{}" "${PREFIX}/share/{}" \;
-
-post-install:
- @${CAT} ${PKGMESSAGE}
-
-.include <bsd.port.mk>
diff --git a/lang/fpc-demo/distinfo b/lang/fpc-demo/distinfo
deleted file mode 100644
index 80f3f200b2ed..000000000000
--- a/lang/fpc-demo/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (fpc-2.0.2.i386-freebsd.tar) = e1f834f445b0f2313f41ed417a28fb1c
-SHA256 (fpc-2.0.2.i386-freebsd.tar) = 906f002dfdbdfc3380f5a66b93d68debdbb68bba65b9db0590a93f548fb9f528
-SIZE (fpc-2.0.2.i386-freebsd.tar) = 22517760
diff --git a/lang/fpc-demo/files/pkg-message.in b/lang/fpc-demo/files/pkg-message.in
deleted file mode 100644
index f60f99688596..000000000000
--- a/lang/fpc-demo/files/pkg-message.in
+++ /dev/null
@@ -1,7 +0,0 @@
-###############################################################################
-
-1) You can see all examples of freepascal in :
-
- * %%DOCSDIR%%
-
-###############################################################################
diff --git a/lang/fpc-demo/pkg-descr b/lang/fpc-demo/pkg-descr
deleted file mode 100644
index a78afbf62c2e..000000000000
--- a/lang/fpc-demo/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-These are the examples for Free Pascal, a 32 bit Turbo Pascal-compatible Pascal
-compiler for DOS, Linux, Win32,OS/2, (based on an older version) the AmigaOS,
-FreeBSD, and BeOS.
-
-WWW: http://www.freepascal.org/
diff --git a/lang/fpc-demo/pkg-plist b/lang/fpc-demo/pkg-plist
deleted file mode 100644
index cc2a49331d3d..000000000000
--- a/lang/fpc-demo/pkg-plist
+++ /dev/null
@@ -1,497 +0,0 @@
-%%DEMODIR%%/freebsd/.svn/text-base/Makefile.fpc.svn-base
-%%DEMODIR%%/freebsd/.svn/text-base/sysmousetest.pas.svn-base
-%%DEMODIR%%/freebsd/.svn/text-base/Makefile.svn-base
-%%DEMODIR%%/freebsd/.svn/text-base/fontdemo.pas.svn-base
-%%DEMODIR%%/freebsd/.svn/prop-base/Makefile.fpc.svn-base
-%%DEMODIR%%/freebsd/.svn/prop-base/sysmousetest.pas.svn-base
-%%DEMODIR%%/freebsd/.svn/prop-base/Makefile.svn-base
-%%DEMODIR%%/freebsd/.svn/prop-base/fontdemo.pas.svn-base
-%%DEMODIR%%/freebsd/.svn/props/Makefile.fpc.svn-work
-%%DEMODIR%%/freebsd/.svn/props/sysmousetest.pas.svn-work
-%%DEMODIR%%/freebsd/.svn/props/Makefile.svn-work
-%%DEMODIR%%/freebsd/.svn/props/fontdemo.pas.svn-work
-%%DEMODIR%%/freebsd/.svn/entries
-%%DEMODIR%%/freebsd/.svn/empty-file
-%%DEMODIR%%/freebsd/.svn/README.txt
-%%DEMODIR%%/freebsd/.svn/format
-%%DEMODIR%%/freebsd/sysmousetest.pas
-%%DEMODIR%%/freebsd/Makefile.fpc
-%%DEMODIR%%/freebsd/fontdemo.pas
-%%DEMODIR%%/freebsd/Makefile
-%%DEMODIR%%/graph/.svn/text-base/ftristxt.inc.svn-base
-%%DEMODIR%%/graph/.svn/text-base/fpcgames.txt.svn-base
-%%DEMODIR%%/graph/.svn/text-base/Makefile.fpc.svn-base
-%%DEMODIR%%/graph/.svn/text-base/gameunit.pp.svn-base
-%%DEMODIR%%/graph/.svn/text-base/fpctris.pp.svn-base
-%%DEMODIR%%/graph/.svn/text-base/ftrisgr.inc.svn-base
-%%DEMODIR%%/graph/.svn/text-base/quad.pp.svn-base
-%%DEMODIR%%/graph/.svn/text-base/gravwars.pp.svn-base
-%%DEMODIR%%/graph/.svn/text-base/maze.pp.svn-base
-%%DEMODIR%%/graph/.svn/text-base/quaddata.dat.svn-base
-%%DEMODIR%%/graph/.svn/text-base/Makefile.svn-base
-%%DEMODIR%%/graph/.svn/text-base/samegame.pp.svn-base
-%%DEMODIR%%/graph/.svn/text-base/mandel.pp.svn-base
-%%DEMODIR%%/graph/.svn/prop-base/ftristxt.inc.svn-base
-%%DEMODIR%%/graph/.svn/prop-base/fpcgames.txt.svn-base
-%%DEMODIR%%/graph/.svn/prop-base/Makefile.fpc.svn-base
-%%DEMODIR%%/graph/.svn/prop-base/gameunit.pp.svn-base
-%%DEMODIR%%/graph/.svn/prop-base/fpctris.pp.svn-base
-%%DEMODIR%%/graph/.svn/prop-base/ftrisgr.inc.svn-base
-%%DEMODIR%%/graph/.svn/prop-base/quad.pp.svn-base
-%%DEMODIR%%/graph/.svn/prop-base/gravwars.pp.svn-base
-%%DEMODIR%%/graph/.svn/prop-base/maze.pp.svn-base
-%%DEMODIR%%/graph/.svn/prop-base/quaddata.dat.svn-base
-%%DEMODIR%%/graph/.svn/prop-base/Makefile.svn-base
-%%DEMODIR%%/graph/.svn/prop-base/samegame.pp.svn-base
-%%DEMODIR%%/graph/.svn/prop-base/mandel.pp.svn-base
-%%DEMODIR%%/graph/.svn/props/ftristxt.inc.svn-work
-%%DEMODIR%%/graph/.svn/props/fpcgames.txt.svn-work
-%%DEMODIR%%/graph/.svn/props/Makefile.fpc.svn-work
-%%DEMODIR%%/graph/.svn/props/gameunit.pp.svn-work
-%%DEMODIR%%/graph/.svn/props/fpctris.pp.svn-work
-%%DEMODIR%%/graph/.svn/props/ftrisgr.inc.svn-work
-%%DEMODIR%%/graph/.svn/props/quad.pp.svn-work
-%%DEMODIR%%/graph/.svn/props/gravwars.pp.svn-work
-%%DEMODIR%%/graph/.svn/props/maze.pp.svn-work
-%%DEMODIR%%/graph/.svn/props/quaddata.dat.svn-work
-%%DEMODIR%%/graph/.svn/props/Makefile.svn-work
-%%DEMODIR%%/graph/.svn/props/samegame.pp.svn-work
-%%DEMODIR%%/graph/.svn/props/mandel.pp.svn-work
-%%DEMODIR%%/graph/.svn/entries
-%%DEMODIR%%/graph/.svn/empty-file
-%%DEMODIR%%/graph/.svn/README.txt
-%%DEMODIR%%/graph/.svn/format
-%%DEMODIR%%/graph/ftristxt.inc
-%%DEMODIR%%/graph/fpcgames.txt
-%%DEMODIR%%/graph/Makefile.fpc
-%%DEMODIR%%/graph/gameunit.pp
-%%DEMODIR%%/graph/fpctris.pp
-%%DEMODIR%%/graph/ftrisgr.inc
-%%DEMODIR%%/graph/quad.pp
-%%DEMODIR%%/graph/gravwars.pp
-%%DEMODIR%%/graph/maze.pp
-%%DEMODIR%%/graph/quaddata.dat
-%%DEMODIR%%/graph/Makefile
-%%DEMODIR%%/graph/samegame.pp
-%%DEMODIR%%/graph/mandel.pp
-%%DEMODIR%%/linux/.svn/text-base/daemon.pp.svn-base
-%%DEMODIR%%/linux/.svn/text-base/Makefile.fpc.svn-base
-%%DEMODIR%%/linux/.svn/text-base/Makefile.svn-base
-%%DEMODIR%%/linux/.svn/prop-base/daemon.pp.svn-base
-%%DEMODIR%%/linux/.svn/prop-base/Makefile.fpc.svn-base
-%%DEMODIR%%/linux/.svn/prop-base/Makefile.svn-base
-%%DEMODIR%%/linux/.svn/props/daemon.pp.svn-work
-%%DEMODIR%%/linux/.svn/props/Makefile.fpc.svn-work
-%%DEMODIR%%/linux/.svn/props/Makefile.svn-work
-%%DEMODIR%%/linux/.svn/entries
-%%DEMODIR%%/linux/.svn/empty-file
-%%DEMODIR%%/linux/.svn/README.txt
-%%DEMODIR%%/linux/.svn/format
-%%DEMODIR%%/linux/daemon.pp
-%%DEMODIR%%/linux/Makefile.fpc
-%%DEMODIR%%/linux/Makefile
-%%DEMODIR%%/lister/.svn/text-base/flist.pas.svn-base
-%%DEMODIR%%/lister/.svn/text-base/Makefile.fpc.svn-base
-%%DEMODIR%%/lister/.svn/text-base/lister.pas.svn-base
-%%DEMODIR%%/lister/.svn/text-base/Makefile.svn-base
-%%DEMODIR%%/lister/.svn/prop-base/flist.pas.svn-base
-%%DEMODIR%%/lister/.svn/prop-base/Makefile.fpc.svn-base
-%%DEMODIR%%/lister/.svn/prop-base/lister.pas.svn-base
-%%DEMODIR%%/lister/.svn/prop-base/Makefile.svn-base
-%%DEMODIR%%/lister/.svn/props/flist.pas.svn-work
-%%DEMODIR%%/lister/.svn/props/Makefile.fpc.svn-work
-%%DEMODIR%%/lister/.svn/props/lister.pas.svn-work
-%%DEMODIR%%/lister/.svn/props/Makefile.svn-work
-%%DEMODIR%%/lister/.svn/entries
-%%DEMODIR%%/lister/.svn/empty-file
-%%DEMODIR%%/lister/.svn/README.txt
-%%DEMODIR%%/lister/.svn/format
-%%DEMODIR%%/lister/flist.pas
-%%DEMODIR%%/lister/Makefile.fpc
-%%DEMODIR%%/lister/lister.pas
-%%DEMODIR%%/lister/Makefile
-%%DEMODIR%%/macos/.svn/text-base/HelloMac.pp.svn-base
-%%DEMODIR%%/macos/.svn/text-base/HelloMac.r.svn-base
-%%DEMODIR%%/macos/.svn/prop-base/HelloMac.pp.svn-base
-%%DEMODIR%%/macos/.svn/prop-base/HelloMac.r.svn-base
-%%DEMODIR%%/macos/.svn/props/HelloMac.pp.svn-work
-%%DEMODIR%%/macos/.svn/props/HelloMac.r.svn-work
-%%DEMODIR%%/macos/.svn/entries
-%%DEMODIR%%/macos/.svn/empty-file
-%%DEMODIR%%/macos/.svn/README.txt
-%%DEMODIR%%/macos/.svn/format
-%%DEMODIR%%/macos/HelloMac.pp
-%%DEMODIR%%/macos/HelloMac.r
-%%DEMODIR%%/modex/.svn/text-base/fpcmodex.txt.svn-base
-%%DEMODIR%%/modex/.svn/text-base/Makefile.fpc.svn-base
-%%DEMODIR%%/modex/.svn/text-base/voxel.pp.svn-base
-%%DEMODIR%%/modex/.svn/text-base/Makefile.svn-base
-%%DEMODIR%%/modex/.svn/prop-base/fpcmodex.txt.svn-base
-%%DEMODIR%%/modex/.svn/prop-base/Makefile.fpc.svn-base
-%%DEMODIR%%/modex/.svn/prop-base/voxel.pp.svn-base
-%%DEMODIR%%/modex/.svn/prop-base/Makefile.svn-base
-%%DEMODIR%%/modex/.svn/props/fpcmodex.txt.svn-work
-%%DEMODIR%%/modex/.svn/props/Makefile.fpc.svn-work
-%%DEMODIR%%/modex/.svn/props/voxel.pp.svn-work
-%%DEMODIR%%/modex/.svn/props/Makefile.svn-work
-%%DEMODIR%%/modex/.svn/entries
-%%DEMODIR%%/modex/.svn/empty-file
-%%DEMODIR%%/modex/.svn/README.txt
-%%DEMODIR%%/modex/.svn/format
-%%DEMODIR%%/modex/fpcmodex.txt
-%%DEMODIR%%/modex/Makefile.fpc
-%%DEMODIR%%/modex/voxel.pp
-%%DEMODIR%%/modex/Makefile
-%%DEMODIR%%/morphos/.svn/text-base/process.pas.svn-base
-%%DEMODIR%%/morphos/.svn/text-base/asltest.pas.svn-base
-%%DEMODIR%%/morphos/.svn/text-base/ahitest.pas.svn-base
-%%DEMODIR%%/morphos/.svn/text-base/Makefile.fpc.svn-base
-%%DEMODIR%%/morphos/.svn/text-base/window.pas.svn-base
-%%DEMODIR%%/morphos/.svn/text-base/openlib.pas.svn-base
-%%DEMODIR%%/morphos/.svn/text-base/getvolumes.pas.svn-base
-%%DEMODIR%%/morphos/.svn/text-base/Makefile.svn-base
-%%DEMODIR%%/morphos/.svn/prop-base/process.pas.svn-base
-%%DEMODIR%%/morphos/.svn/prop-base/asltest.pas.svn-base
-%%DEMODIR%%/morphos/.svn/prop-base/ahitest.pas.svn-base
-%%DEMODIR%%/morphos/.svn/prop-base/Makefile.fpc.svn-base
-%%DEMODIR%%/morphos/.svn/prop-base/window.pas.svn-base
-%%DEMODIR%%/morphos/.svn/prop-base/openlib.pas.svn-base
-%%DEMODIR%%/morphos/.svn/prop-base/getvolumes.pas.svn-base
-%%DEMODIR%%/morphos/.svn/prop-base/Makefile.svn-base
-%%DEMODIR%%/morphos/.svn/props/process.pas.svn-work
-%%DEMODIR%%/morphos/.svn/props/asltest.pas.svn-work
-%%DEMODIR%%/morphos/.svn/props/ahitest.pas.svn-work
-%%DEMODIR%%/morphos/.svn/props/Makefile.fpc.svn-work
-%%DEMODIR%%/morphos/.svn/props/window.pas.svn-work
-%%DEMODIR%%/morphos/.svn/props/openlib.pas.svn-work
-%%DEMODIR%%/morphos/.svn/props/getvolumes.pas.svn-work
-%%DEMODIR%%/morphos/.svn/props/Makefile.svn-work
-%%DEMODIR%%/morphos/.svn/entries
-%%DEMODIR%%/morphos/.svn/empty-file
-%%DEMODIR%%/morphos/.svn/README.txt
-%%DEMODIR%%/morphos/.svn/format
-%%DEMODIR%%/morphos/getvolumes.pas
-%%DEMODIR%%/morphos/process.pas
-%%DEMODIR%%/morphos/asltest.pas
-%%DEMODIR%%/morphos/ahitest.pas
-%%DEMODIR%%/morphos/Makefile.fpc
-%%DEMODIR%%/morphos/window.pas
-%%DEMODIR%%/morphos/openlib.pas
-%%DEMODIR%%/morphos/Makefile
-%%DEMODIR%%/netware/.svn/text-base/Makefile.fpc.svn-base
-%%DEMODIR%%/netware/.svn/text-base/nutconnection.pp.svn-base
-%%DEMODIR%%/netware/.svn/text-base/nuttest.pp.svn-base
-%%DEMODIR%%/netware/.svn/text-base/check.pp.svn-base
-%%DEMODIR%%/netware/.svn/text-base/Makefile.svn-base
-%%DEMODIR%%/netware/.svn/text-base/nutmon.pp.svn-base
-%%DEMODIR%%/netware/.svn/prop-base/Makefile.fpc.svn-base
-%%DEMODIR%%/netware/.svn/prop-base/nutconnection.pp.svn-base
-%%DEMODIR%%/netware/.svn/prop-base/nuttest.pp.svn-base
-%%DEMODIR%%/netware/.svn/prop-base/check.pp.svn-base
-%%DEMODIR%%/netware/.svn/prop-base/Makefile.svn-base
-%%DEMODIR%%/netware/.svn/prop-base/nutmon.pp.svn-base
-%%DEMODIR%%/netware/.svn/props/Makefile.fpc.svn-work
-%%DEMODIR%%/netware/.svn/props/nutconnection.pp.svn-work
-%%DEMODIR%%/netware/.svn/props/nuttest.pp.svn-work
-%%DEMODIR%%/netware/.svn/props/check.pp.svn-work
-%%DEMODIR%%/netware/.svn/props/Makefile.svn-work
-%%DEMODIR%%/netware/.svn/props/nutmon.pp.svn-work
-%%DEMODIR%%/netware/.svn/entries
-%%DEMODIR%%/netware/.svn/empty-file
-%%DEMODIR%%/netware/.svn/README.txt
-%%DEMODIR%%/netware/.svn/format
-%%DEMODIR%%/netware/nutconnection.pp
-%%DEMODIR%%/netware/Makefile.fpc
-%%DEMODIR%%/netware/nuttest.pp
-%%DEMODIR%%/netware/check.pp
-%%DEMODIR%%/netware/Makefile
-%%DEMODIR%%/netware/nutmon.pp
-%%DEMODIR%%/netwlibc/.svn/text-base/Makefile.fpc.svn-base
-%%DEMODIR%%/netwlibc/.svn/text-base/nuttest.pp.svn-base
-%%DEMODIR%%/netwlibc/.svn/text-base/Makefile.svn-base
-%%DEMODIR%%/netwlibc/.svn/prop-base/Makefile.fpc.svn-base
-%%DEMODIR%%/netwlibc/.svn/prop-base/nuttest.pp.svn-base
-%%DEMODIR%%/netwlibc/.svn/prop-base/Makefile.svn-base
-%%DEMODIR%%/netwlibc/.svn/props/Makefile.fpc.svn-work
-%%DEMODIR%%/netwlibc/.svn/props/nuttest.pp.svn-work
-%%DEMODIR%%/netwlibc/.svn/props/Makefile.svn-work
-%%DEMODIR%%/netwlibc/.svn/entries
-%%DEMODIR%%/netwlibc/.svn/empty-file
-%%DEMODIR%%/netwlibc/.svn/README.txt
-%%DEMODIR%%/netwlibc/.svn/format
-%%DEMODIR%%/netwlibc/Makefile.fpc
-%%DEMODIR%%/netwlibc/nuttest.pp
-%%DEMODIR%%/netwlibc/Makefile
-%%DEMODIR%%/os2/.svn/text-base/basicpm.pas.svn-base
-%%DEMODIR%%/os2/.svn/text-base/pmdemo1.pp.svn-base
-%%DEMODIR%%/os2/.svn/text-base/getctry.pas.svn-base
-%%DEMODIR%%/os2/.svn/text-base/Makefile.fpc.svn-base
-%%DEMODIR%%/os2/.svn/text-base/pmdemo1.rc.svn-base
-%%DEMODIR%%/os2/.svn/text-base/pmdemo1.h.svn-base
-%%DEMODIR%%/os2/.svn/text-base/Makefile.svn-base
-%%DEMODIR%%/os2/.svn/prop-base/basicpm.pas.svn-base
-%%DEMODIR%%/os2/.svn/prop-base/pmdemo1.pp.svn-base
-%%DEMODIR%%/os2/.svn/prop-base/getctry.pas.svn-base
-%%DEMODIR%%/os2/.svn/prop-base/Makefile.fpc.svn-base
-%%DEMODIR%%/os2/.svn/prop-base/pmdemo1.rc.svn-base
-%%DEMODIR%%/os2/.svn/prop-base/pmdemo1.h.svn-base
-%%DEMODIR%%/os2/.svn/prop-base/Makefile.svn-base
-%%DEMODIR%%/os2/.svn/props/basicpm.pas.svn-work
-%%DEMODIR%%/os2/.svn/props/pmdemo1.pp.svn-work
-%%DEMODIR%%/os2/.svn/props/getctry.pas.svn-work
-%%DEMODIR%%/os2/.svn/props/Makefile.fpc.svn-work
-%%DEMODIR%%/os2/.svn/props/pmdemo1.rc.svn-work
-%%DEMODIR%%/os2/.svn/props/pmdemo1.h.svn-work
-%%DEMODIR%%/os2/.svn/props/Makefile.svn-work
-%%DEMODIR%%/os2/.svn/entries
-%%DEMODIR%%/os2/.svn/empty-file
-%%DEMODIR%%/os2/.svn/README.txt
-%%DEMODIR%%/os2/.svn/format
-%%DEMODIR%%/os2/basicpm.pas
-%%DEMODIR%%/os2/pmdemo1.pp
-%%DEMODIR%%/os2/getctry.pas
-%%DEMODIR%%/os2/Makefile.fpc
-%%DEMODIR%%/os2/pmdemo1.rc
-%%DEMODIR%%/os2/pmdemo1.h
-%%DEMODIR%%/os2/Makefile
-%%DEMODIR%%/palmos/.svn/text-base/pilrcic.bmp.svn-base
-%%DEMODIR%%/palmos/.svn/text-base/pilrctst.pp.svn-base
-%%DEMODIR%%/palmos/.svn/text-base/pilrc.bmp.svn-base
-%%DEMODIR%%/palmos/.svn/text-base/pilrctst.rcp.svn-base
-%%DEMODIR%%/palmos/.svn/text-base/pilrctst.h.svn-base
-%%DEMODIR%%/palmos/.svn/prop-base/pilrcic.bmp.svn-base
-%%DEMODIR%%/palmos/.svn/prop-base/pilrctst.pp.svn-base
-%%DEMODIR%%/palmos/.svn/prop-base/pilrc.bmp.svn-base
-%%DEMODIR%%/palmos/.svn/prop-base/pilrctst.rcp.svn-base
-%%DEMODIR%%/palmos/.svn/prop-base/pilrctst.h.svn-base
-%%DEMODIR%%/palmos/.svn/props/pilrcic.bmp.svn-work
-%%DEMODIR%%/palmos/.svn/props/pilrctst.pp.svn-work
-%%DEMODIR%%/palmos/.svn/props/pilrc.bmp.svn-work
-%%DEMODIR%%/palmos/.svn/props/pilrctst.rcp.svn-work
-%%DEMODIR%%/palmos/.svn/props/pilrctst.h.svn-work
-%%DEMODIR%%/palmos/.svn/entries
-%%DEMODIR%%/palmos/.svn/empty-file
-%%DEMODIR%%/palmos/.svn/README.txt
-%%DEMODIR%%/palmos/.svn/format
-%%DEMODIR%%/palmos/pilrcic.bmp
-%%DEMODIR%%/palmos/pilrctst.pp
-%%DEMODIR%%/palmos/pilrc.bmp
-%%DEMODIR%%/palmos/pilrctst.rcp
-%%DEMODIR%%/palmos/pilrctst.h
-%%DEMODIR%%/text/.svn/text-base/hello.pp.svn-base
-%%DEMODIR%%/text/.svn/text-base/blackbox.pp.svn-base
-%%DEMODIR%%/text/.svn/text-base/Makefile.fpc.svn-base
-%%DEMODIR%%/text/.svn/text-base/qsort.pp.svn-base
-%%DEMODIR%%/text/.svn/text-base/lines.pp.svn-base
-%%DEMODIR%%/text/.svn/text-base/eratos.pp.svn-base
-%%DEMODIR%%/text/.svn/text-base/Makefile.svn-base
-%%DEMODIR%%/text/.svn/text-base/magic.pp.svn-base
-%%DEMODIR%%/text/.svn/prop-base/hello.pp.svn-base
-%%DEMODIR%%/text/.svn/prop-base/blackbox.pp.svn-base
-%%DEMODIR%%/text/.svn/prop-base/Makefile.fpc.svn-base
-%%DEMODIR%%/text/.svn/prop-base/qsort.pp.svn-base
-%%DEMODIR%%/text/.svn/prop-base/lines.pp.svn-base
-%%DEMODIR%%/text/.svn/prop-base/eratos.pp.svn-base
-%%DEMODIR%%/text/.svn/prop-base/Makefile.svn-base
-%%DEMODIR%%/text/.svn/prop-base/magic.pp.svn-base
-%%DEMODIR%%/text/.svn/props/hello.pp.svn-work
-%%DEMODIR%%/text/.svn/props/blackbox.pp.svn-work
-%%DEMODIR%%/text/.svn/props/Makefile.fpc.svn-work
-%%DEMODIR%%/text/.svn/props/qsort.pp.svn-work
-%%DEMODIR%%/text/.svn/props/lines.pp.svn-work
-%%DEMODIR%%/text/.svn/props/eratos.pp.svn-work
-%%DEMODIR%%/text/.svn/props/Makefile.svn-work
-%%DEMODIR%%/text/.svn/props/magic.pp.svn-work
-%%DEMODIR%%/text/.svn/entries
-%%DEMODIR%%/text/.svn/empty-file
-%%DEMODIR%%/text/.svn/README.txt
-%%DEMODIR%%/text/.svn/format
-%%DEMODIR%%/text/blackbox.pp
-%%DEMODIR%%/text/hello.pp
-%%DEMODIR%%/text/Makefile.fpc
-%%DEMODIR%%/text/qsort.pp
-%%DEMODIR%%/text/lines.pp
-%%DEMODIR%%/text/eratos.pp
-%%DEMODIR%%/text/Makefile
-%%DEMODIR%%/text/magic.pp
-%%DEMODIR%%/win32/.svn/text-base/winhello.pp.svn-base
-%%DEMODIR%%/win32/.svn/text-base/menu.pp.svn-base
-%%DEMODIR%%/win32/.svn/text-base/edit.pp.svn-base
-%%DEMODIR%%/win32/.svn/text-base/Makefile.fpc.svn-base
-%%DEMODIR%%/win32/.svn/text-base/dlltest.pp.svn-base
-%%DEMODIR%%/win32/.svn/text-base/testdll.pp.svn-base
-%%DEMODIR%%/win32/.svn/text-base/Makefile.svn-base
-%%DEMODIR%%/win32/.svn/prop-base/winhello.pp.svn-base
-%%DEMODIR%%/win32/.svn/prop-base/menu.pp.svn-base
-%%DEMODIR%%/win32/.svn/prop-base/edit.pp.svn-base
-%%DEMODIR%%/win32/.svn/prop-base/Makefile.fpc.svn-base
-%%DEMODIR%%/win32/.svn/prop-base/dlltest.pp.svn-base
-%%DEMODIR%%/win32/.svn/prop-base/testdll.pp.svn-base
-%%DEMODIR%%/win32/.svn/prop-base/Makefile.svn-base
-%%DEMODIR%%/win32/.svn/props/winhello.pp.svn-work
-%%DEMODIR%%/win32/.svn/props/menu.pp.svn-work
-%%DEMODIR%%/win32/.svn/props/edit.pp.svn-work
-%%DEMODIR%%/win32/.svn/props/Makefile.fpc.svn-work
-%%DEMODIR%%/win32/.svn/props/dlltest.pp.svn-work
-%%DEMODIR%%/win32/.svn/props/testdll.pp.svn-work
-%%DEMODIR%%/win32/.svn/props/Makefile.svn-work
-%%DEMODIR%%/win32/.svn/entries
-%%DEMODIR%%/win32/.svn/empty-file
-%%DEMODIR%%/win32/.svn/README.txt
-%%DEMODIR%%/win32/.svn/format
-%%DEMODIR%%/win32/winhello.pp
-%%DEMODIR%%/win32/menu.pp
-%%DEMODIR%%/win32/edit.pp
-%%DEMODIR%%/win32/Makefile.fpc
-%%DEMODIR%%/win32/dlltest.pp
-%%DEMODIR%%/win32/testdll.pp
-%%DEMODIR%%/win32/Makefile
-%%DEMODIR%%/fpcdemos.txt
-%%DEMODIR%%/Makefile
-%%DEMODIR%%/Makefile.fpc
-@dirrmtry share/doc/fpc-%%PORTVERSION%%/fpc
-@dirrmtry %%DEMODIR%%/win32/.svn/wcprops
-@dirrmtry %%DEMODIR%%/win32/.svn/tmp/wcprops
-@dirrmtry %%DEMODIR%%/win32/.svn/tmp/text-base
-@dirrmtry %%DEMODIR%%/win32/.svn/tmp/props
-@dirrmtry %%DEMODIR%%/win32/.svn/tmp/prop-base
-@dirrmtry %%DEMODIR%%/win32/.svn/tmp
-@dirrmtry %%DEMODIR%%/win32/.svn/text-base
-@dirrmtry %%DEMODIR%%/win32/.svn/props
-@dirrmtry %%DEMODIR%%/win32/.svn/prop-base
-@dirrmtry %%DEMODIR%%/win32/.svn
-@dirrmtry %%DEMODIR%%/win32
-@dirrmtry %%DEMODIR%%/text/.svn/wcprops
-@dirrmtry %%DEMODIR%%/text/.svn/tmp/wcprops
-@dirrmtry %%DEMODIR%%/text/.svn/tmp/text-base
-@dirrmtry %%DEMODIR%%/text/.svn/tmp/props
-@dirrmtry %%DEMODIR%%/text/.svn/tmp/prop-base
-@dirrmtry %%DEMODIR%%/text/.svn/tmp
-@dirrmtry %%DEMODIR%%/text/.svn/text-base
-@dirrmtry %%DEMODIR%%/text/.svn/props
-@dirrmtry %%DEMODIR%%/text/.svn/prop-base
-@dirrmtry %%DEMODIR%%/text/.svn
-@dirrmtry %%DEMODIR%%/text
-@dirrmtry %%DEMODIR%%/palmos/.svn/wcprops
-@dirrmtry %%DEMODIR%%/palmos/.svn/tmp/wcprops
-@dirrmtry %%DEMODIR%%/palmos/.svn/tmp/text-base
-@dirrmtry %%DEMODIR%%/palmos/.svn/tmp/props
-@dirrmtry %%DEMODIR%%/palmos/.svn/tmp/prop-base
-@dirrmtry %%DEMODIR%%/palmos/.svn/tmp
-@dirrmtry %%DEMODIR%%/palmos/.svn/text-base
-@dirrmtry %%DEMODIR%%/palmos/.svn/props
-@dirrmtry %%DEMODIR%%/palmos/.svn/prop-base
-@dirrmtry %%DEMODIR%%/palmos/.svn
-@dirrmtry %%DEMODIR%%/palmos
-@dirrmtry %%DEMODIR%%/os2/.svn/wcprops
-@dirrmtry %%DEMODIR%%/os2/.svn/tmp/wcprops
-@dirrmtry %%DEMODIR%%/os2/.svn/tmp/text-base
-@dirrmtry %%DEMODIR%%/os2/.svn/tmp/props
-@dirrmtry %%DEMODIR%%/os2/.svn/tmp/prop-base
-@dirrmtry %%DEMODIR%%/os2/.svn/tmp
-@dirrmtry %%DEMODIR%%/os2/.svn/text-base
-@dirrmtry %%DEMODIR%%/os2/.svn/props
-@dirrmtry %%DEMODIR%%/os2/.svn/prop-base
-@dirrmtry %%DEMODIR%%/os2/.svn
-@dirrmtry %%DEMODIR%%/os2
-@dirrmtry %%DEMODIR%%/netwlibc/.svn/wcprops
-@dirrmtry %%DEMODIR%%/netwlibc/.svn/tmp/wcprops
-@dirrmtry %%DEMODIR%%/netwlibc/.svn/tmp/text-base
-@dirrmtry %%DEMODIR%%/netwlibc/.svn/tmp/props
-@dirrmtry %%DEMODIR%%/netwlibc/.svn/tmp/prop-base
-@dirrmtry %%DEMODIR%%/netwlibc/.svn/tmp
-@dirrmtry %%DEMODIR%%/netwlibc/.svn/text-base
-@dirrmtry %%DEMODIR%%/netwlibc/.svn/props
-@dirrmtry %%DEMODIR%%/netwlibc/.svn/prop-base
-@dirrmtry %%DEMODIR%%/netwlibc/.svn
-@dirrmtry %%DEMODIR%%/netwlibc
-@dirrmtry %%DEMODIR%%/netware/.svn/wcprops
-@dirrmtry %%DEMODIR%%/netware/.svn/tmp/wcprops
-@dirrmtry %%DEMODIR%%/netware/.svn/tmp/text-base
-@dirrmtry %%DEMODIR%%/netware/.svn/tmp/props
-@dirrmtry %%DEMODIR%%/netware/.svn/tmp/prop-base
-@dirrmtry %%DEMODIR%%/netware/.svn/tmp
-@dirrmtry %%DEMODIR%%/netware/.svn/text-base
-@dirrmtry %%DEMODIR%%/netware/.svn/props
-@dirrmtry %%DEMODIR%%/netware/.svn/prop-base
-@dirrmtry %%DEMODIR%%/netware/.svn
-@dirrmtry %%DEMODIR%%/netware
-@dirrmtry %%DEMODIR%%/morphos/.svn/wcprops
-@dirrmtry %%DEMODIR%%/morphos/.svn/tmp/wcprops
-@dirrmtry %%DEMODIR%%/morphos/.svn/tmp/text-base
-@dirrmtry %%DEMODIR%%/morphos/.svn/tmp/props
-@dirrmtry %%DEMODIR%%/morphos/.svn/tmp/prop-base
-@dirrmtry %%DEMODIR%%/morphos/.svn/tmp
-@dirrmtry %%DEMODIR%%/morphos/.svn/text-base
-@dirrmtry %%DEMODIR%%/morphos/.svn/props
-@dirrmtry %%DEMODIR%%/morphos/.svn/prop-base
-@dirrmtry %%DEMODIR%%/morphos/.svn
-@dirrmtry %%DEMODIR%%/morphos
-@dirrmtry %%DEMODIR%%/modex/.svn/wcprops
-@dirrmtry %%DEMODIR%%/modex/.svn/tmp/wcprops
-@dirrmtry %%DEMODIR%%/modex/.svn/tmp/text-base
-@dirrmtry %%DEMODIR%%/modex/.svn/tmp/props
-@dirrmtry %%DEMODIR%%/modex/.svn/tmp/prop-base
-@dirrmtry %%DEMODIR%%/modex/.svn/tmp
-@dirrmtry %%DEMODIR%%/modex/.svn/text-base
-@dirrmtry %%DEMODIR%%/modex/.svn/props
-@dirrmtry %%DEMODIR%%/modex/.svn/prop-base
-@dirrmtry %%DEMODIR%%/modex/.svn
-@dirrmtry %%DEMODIR%%/modex
-@dirrmtry %%DEMODIR%%/macos/.svn/wcprops
-@dirrmtry %%DEMODIR%%/macos/.svn/tmp/wcprops
-@dirrmtry %%DEMODIR%%/macos/.svn/tmp/text-base
-@dirrmtry %%DEMODIR%%/macos/.svn/tmp/props
-@dirrmtry %%DEMODIR%%/macos/.svn/tmp/prop-base
-@dirrmtry %%DEMODIR%%/macos/.svn/tmp
-@dirrmtry %%DEMODIR%%/macos/.svn/text-base
-@dirrmtry %%DEMODIR%%/macos/.svn/props
-@dirrmtry %%DEMODIR%%/macos/.svn/prop-base
-@dirrmtry %%DEMODIR%%/macos/.svn
-@dirrmtry %%DEMODIR%%/macos
-@dirrmtry %%DEMODIR%%/lister/.svn/wcprops
-@dirrmtry %%DEMODIR%%/lister/.svn/tmp/wcprops
-@dirrmtry %%DEMODIR%%/lister/.svn/tmp/text-base
-@dirrmtry %%DEMODIR%%/lister/.svn/tmp/props
-@dirrmtry %%DEMODIR%%/lister/.svn/tmp/prop-base
-@dirrmtry %%DEMODIR%%/lister/.svn/tmp
-@dirrmtry %%DEMODIR%%/lister/.svn/text-base
-@dirrmtry %%DEMODIR%%/lister/.svn/props
-@dirrmtry %%DEMODIR%%/lister/.svn/prop-base
-@dirrmtry %%DEMODIR%%/lister/.svn
-@dirrmtry %%DEMODIR%%/lister
-@dirrmtry %%DEMODIR%%/linux/.svn/wcprops
-@dirrmtry %%DEMODIR%%/linux/.svn/tmp/wcprops
-@dirrmtry %%DEMODIR%%/linux/.svn/tmp/text-base
-@dirrmtry %%DEMODIR%%/linux/.svn/tmp/props
-@dirrmtry %%DEMODIR%%/linux/.svn/tmp/prop-base
-@dirrmtry %%DEMODIR%%/linux/.svn/tmp
-@dirrmtry %%DEMODIR%%/linux/.svn/text-base
-@dirrmtry %%DEMODIR%%/linux/.svn/props
-@dirrmtry %%DEMODIR%%/linux/.svn/prop-base
-@dirrmtry %%DEMODIR%%/linux/.svn
-@dirrmtry %%DEMODIR%%/linux
-@dirrmtry %%DEMODIR%%/graph/.svn/wcprops
-@dirrmtry %%DEMODIR%%/graph/.svn/tmp/wcprops
-@dirrmtry %%DEMODIR%%/graph/.svn/tmp/text-base
-@dirrmtry %%DEMODIR%%/graph/.svn/tmp/props
-@dirrmtry %%DEMODIR%%/graph/.svn/tmp/prop-base
-@dirrmtry %%DEMODIR%%/graph/.svn/tmp
-@dirrmtry %%DEMODIR%%/graph/.svn/text-base
-@dirrmtry %%DEMODIR%%/graph/.svn/props
-@dirrmtry %%DEMODIR%%/graph/.svn/prop-base
-@dirrmtry %%DEMODIR%%/graph/.svn
-@dirrmtry %%DEMODIR%%/graph
-@dirrmtry %%DEMODIR%%/freebsd/.svn/wcprops
-@dirrmtry %%DEMODIR%%/freebsd/.svn/tmp/wcprops
-@dirrmtry %%DEMODIR%%/freebsd/.svn/tmp/text-base
-@dirrmtry %%DEMODIR%%/freebsd/.svn/tmp/props
-@dirrmtry %%DEMODIR%%/freebsd/.svn/tmp/prop-base
-@dirrmtry %%DEMODIR%%/freebsd/.svn/tmp
-@dirrmtry %%DEMODIR%%/freebsd/.svn/text-base
-@dirrmtry %%DEMODIR%%/freebsd/.svn/props
-@dirrmtry %%DEMODIR%%/freebsd/.svn/prop-base
-@dirrmtry %%DEMODIR%%/freebsd/.svn
-@dirrmtry %%DEMODIR%%/freebsd
-@dirrmtry %%DEMODIR%%
-@dirrmtry share/doc/fpc-%%PORTVERSION%%