diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-11-01 05:19:50 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-11-01 05:19:50 +0000 |
commit | ef1a7001c874ef3021c9826043a65aefdc4ce275 (patch) | |
tree | 7cfb0157e0ae3d21830372db2ab5e6bcc1d59ad6 | |
parent | 2555968c0573552d7e000631e90f448366d84321 (diff) | |
download | ports-ef1a7001c874ef3021c9826043a65aefdc4ce275.tar.gz ports-ef1a7001c874ef3021c9826043a65aefdc4ce275.zip |
Notes
82 files changed, 30 insertions, 2172 deletions
@@ -2868,3 +2868,33 @@ x11-themes/geramik||2011-10-31|Depends on x11-toolkits/qtpixmap, which is DEPREC x11-toolkits/qtpixmap||2011-10-31|No more public distfiles x11-wm/fvwm95-i18n||2011-10-31|Depends on x11/fbsd-icons, which is DEPRECATED x11-wm/fvwm95||2011-10-31|Depends on x11/fbsd-icons, which is DEPRECATED +x11-toolkits/gambas2-gb-qt||2011-10-31|Has been broken for over a year +archivers/gambas2-gb-compress-bzlib2||2011-10-31|Has been broken for over a year +archivers/gambas2-gb-compress-zlib||2011-10-31|Has been broken for over a year +audio/gambas2-gb-sdl-sound||2011-10-31|Has been broken for over a year +databases/gambas2-gb-db-firebird||2011-10-31|Has been broken for over a year +databases/gambas2-gb-db-mysql||2011-10-31|Has been broken for over a year +databases/gambas2-gb-db-odbc||2011-10-31|Has been broken for over a year +databases/gambas2-gb-db-postgresql||2011-10-31|Has been broken for over a year +databases/gambas2-gb-db-sqlite2||2011-10-31|Has been broken for over a year +databases/gambas2-gb-db-sqlite3||2011-10-31|Has been broken for over a year +devel/gambas2-gb-corba||2011-10-31|Has been broken for over a year +devel/gambas2-gb-pcre||2011-10-31|Has been broken for over a year +devel/gambas2-gb-sdl||2011-10-31|Has been broken for over a year +editors/gambas2-ide||2011-10-31|Has been broken for over a year +ftp/gambas2-gb-net-curl||2011-10-31|Has been broken for over a year +graphics/gambas2-gb-gtk-svg||2011-10-31|Has been broken for over a year +graphics/gambas2-gb-image||2011-10-31|Has been broken for over a year +graphics/gambas2-gb-opengl||2011-10-31|Has been broken for over a year +graphics/gambas2-gb-pdf||2011-10-31|Has been broken for over a year +lang/gambas2||2011-10-31|Has been broken for over a year +lang/gambas2-base||2011-10-31|Has been broken for over a year +lang/gambas2-components||2011-10-31|Has been broken for over a year +lang/gambas2-examples||2011-10-31|Has been broken for over a year +mail/gambas2-gb-net-smtp||2011-10-31|Has been broken for over a year +net/gambas2-gb-net||2011-10-31|Has been broken for over a year +security/gambas2-gb-crypt||2011-10-31|Has been broken for over a year +textproc/gambas2-gb-xml||2011-10-31|Has been broken for over a year +x11-toolkits/gambas2-gb-gtk||2011-10-31|Has been broken for over a year +x11/gambas2-gb-desktop||2011-10-31|Has been broken for over a year +x11/gambas2-gb-qt-kde||2011-10-31|Has been broken for over a year diff --git a/archivers/Makefile b/archivers/Makefile index 104c32b6610a..b80bc0eb1d0a 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -29,8 +29,6 @@ SUBDIR += fpc-unzip SUBDIR += freetar SUBDIR += freeze - SUBDIR += gambas2-gb-compress-bzlib2 - SUBDIR += gambas2-gb-compress-zlib SUBDIR += gcpio SUBDIR += grzip SUBDIR += gtar diff --git a/archivers/gambas2-gb-compress-bzlib2/Makefile b/archivers/gambas2-gb-compress-bzlib2/Makefile deleted file mode 100644 index 0da7ed9ccf78..000000000000 --- a/archivers/gambas2-gb-compress-bzlib2/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# New ports collection makefile for: gambas2-gb-compress-bzlib2 -# Date created: 2009-05-02 -# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= archivers lang -PKGNAMESUFFIX= -gb-compress-bzlib2 - -COMMENT= The gambas bzlib2 compression component - -MASTERDIR= ${.CURDIR}/../../lang/gambas2-base - -.include "${MASTERDIR}/Makefile" diff --git a/archivers/gambas2-gb-compress-bzlib2/pkg-plist b/archivers/gambas2-gb-compress-bzlib2/pkg-plist deleted file mode 100644 index 58c89ecb1849..000000000000 --- a/archivers/gambas2-gb-compress-bzlib2/pkg-plist +++ /dev/null @@ -1,5 +0,0 @@ -@comment $FreeBSD$ -lib/gambas2/gb.compress.bzlib2.so.0 -lib/gambas2/gb.compress.bzlib2.so -lib/gambas2/gb.compress.bzlib2.la -@dirrmtry lib/gambas2 diff --git a/archivers/gambas2-gb-compress-zlib/Makefile b/archivers/gambas2-gb-compress-zlib/Makefile deleted file mode 100644 index bf3b5f5815e4..000000000000 --- a/archivers/gambas2-gb-compress-zlib/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# New ports collection makefile for: gambas2-gb-compress-zlib -# Date created: 2009-05-02 -# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= archivers lang -PKGNAMESUFFIX= -gb-compress-zlib - -COMMENT= The gambas zlib compression component - -MASTERDIR= ${.CURDIR}/../../lang/gambas2-base - -.include "${MASTERDIR}/Makefile" diff --git a/archivers/gambas2-gb-compress-zlib/pkg-plist b/archivers/gambas2-gb-compress-zlib/pkg-plist deleted file mode 100644 index 6c7c3d4247ea..000000000000 --- a/archivers/gambas2-gb-compress-zlib/pkg-plist +++ /dev/null @@ -1,5 +0,0 @@ -@comment $FreeBSD$ -lib/gambas2/gb.compress.zlib.so.0 -lib/gambas2/gb.compress.zlib.so -lib/gambas2/gb.compress.zlib.la -@dirrmtry lib/gambas2 diff --git a/audio/Makefile b/audio/Makefile index 63b8796861aa..5fc5d2b85be5 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -196,7 +196,6 @@ SUBDIR += freeswitch-music SUBDIR += freeswitch-sounds SUBDIR += funktrackergold - SUBDIR += gambas2-gb-sdl-sound SUBDIR += gbemol SUBDIR += gbsplay SUBDIR += gdam diff --git a/audio/gambas2-gb-sdl-sound/Makefile b/audio/gambas2-gb-sdl-sound/Makefile deleted file mode 100644 index 8c80cc367400..000000000000 --- a/audio/gambas2-gb-sdl-sound/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# New ports collection makefile for: gambas2-gb-sdl-sound -# Date created: 2009-05-02 -# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= audio lang -PKGNAMESUFFIX= -gb-sdl-sound - -COMMENT= The gambas SDL sound component - -MASTERDIR= ${.CURDIR}/../../lang/gambas2-base - -.include "${MASTERDIR}/Makefile" diff --git a/audio/gambas2-gb-sdl-sound/pkg-plist b/audio/gambas2-gb-sdl-sound/pkg-plist deleted file mode 100644 index 66543d6e77fd..000000000000 --- a/audio/gambas2-gb-sdl-sound/pkg-plist +++ /dev/null @@ -1,10 +0,0 @@ -@comment $FreeBSD$ -lib/gambas2/gb.sdl.sound.so.0 -lib/gambas2/gb.sdl.sound.so -lib/gambas2/gb.sdl.sound.la -lib/gambas2/gb.sdl.sound.component -%%DATADIR%%/info/gb.sdl.sound.info -%%DATADIR%%/info/gb.sdl.sound.list -@dirrmtry lib/gambas2 -@dirrmtry %%DATADIR%%/info -@dirrmtry %%DATADIR%% diff --git a/databases/Makefile b/databases/Makefile index 3fd57ee2965c..744bc60670d7 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -87,12 +87,6 @@ SUBDIR += frontbase SUBDIR += frontbase-jdbc SUBDIR += gadfly - SUBDIR += gambas2-gb-db-firebird - SUBDIR += gambas2-gb-db-mysql - SUBDIR += gambas2-gb-db-odbc - SUBDIR += gambas2-gb-db-postgresql - SUBDIR += gambas2-gb-db-sqlite2 - SUBDIR += gambas2-gb-db-sqlite3 SUBDIR += gbib SUBDIR += gdbm SUBDIR += gdl2 diff --git a/databases/gambas2-gb-db-firebird/Makefile b/databases/gambas2-gb-db-firebird/Makefile deleted file mode 100644 index ea5d33a0e619..000000000000 --- a/databases/gambas2-gb-db-firebird/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# New ports collection makefile for: gambas2-gb-db-firebird -# Date created: 2009-05-02 -# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= databases lang -PKGNAMESUFFIX= -gb-db-firebird - -COMMENT= The firebird driver for the Gambas database component - -MASTERDIR= ${.CURDIR}/../../lang/gambas2-base - -BROKEN= does not build - -.include "${MASTERDIR}/Makefile" diff --git a/databases/gambas2-gb-db-firebird/pkg-plist b/databases/gambas2-gb-db-firebird/pkg-plist deleted file mode 100644 index 316a9712b484..000000000000 --- a/databases/gambas2-gb-db-firebird/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -@comment $FreeBSD$ -lib/gambas2/gb.db.firebird.component -lib/gambas2/gb.db.firebird.so.0 -lib/gambas2/gb.db.firebird.so -lib/gambas2/gb.db.firebird.la -@dirrmtry lib/gambas2 diff --git a/databases/gambas2-gb-db-mysql/Makefile b/databases/gambas2-gb-db-mysql/Makefile deleted file mode 100644 index ed3443d5dd0a..000000000000 --- a/databases/gambas2-gb-db-mysql/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# New ports collection makefile for: gambas2-gb-db-mysql -# Date created: 2009-05-02 -# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= databases lang -PKGNAMESUFFIX= -gb-db-mysql - -COMMENT= The MySQL driver for the gambas database component - -MASTERDIR= ${.CURDIR}/../../lang/gambas2-base - -.include "${MASTERDIR}/Makefile" diff --git a/databases/gambas2-gb-db-mysql/pkg-plist b/databases/gambas2-gb-db-mysql/pkg-plist deleted file mode 100644 index d13986358980..000000000000 --- a/databases/gambas2-gb-db-mysql/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -@comment $FreeBSD$ -lib/gambas2/gb.db.mysql.component -lib/gambas2/gb.db.mysql.so.0 -lib/gambas2/gb.db.mysql.so -lib/gambas2/gb.db.mysql.la -@dirrmtry lib/gambas2 diff --git a/databases/gambas2-gb-db-odbc/Makefile b/databases/gambas2-gb-db-odbc/Makefile deleted file mode 100644 index f2fd197aa5d5..000000000000 --- a/databases/gambas2-gb-db-odbc/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# New ports collection makefile for: gambas2-gb-db-odbc -# Date created: 2009-05-02 -# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= databases lang -PKGNAMESUFFIX= -gb-db-odbc - -COMMENT= The odbc driver for the gambas database component - -MASTERDIR= ${.CURDIR}/../../lang/gambas2-base - -.include "${MASTERDIR}/Makefile" diff --git a/databases/gambas2-gb-db-odbc/pkg-plist b/databases/gambas2-gb-db-odbc/pkg-plist deleted file mode 100644 index 56d2a80babec..000000000000 --- a/databases/gambas2-gb-db-odbc/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -@comment $FreeBSD$ -lib/gambas2/gb.db.odbc.component -lib/gambas2/gb.db.odbc.so.0 -lib/gambas2/gb.db.odbc.so -lib/gambas2/gb.db.odbc.la -@dirrmtry lib/gambas2 diff --git a/databases/gambas2-gb-db-postgresql/Makefile b/databases/gambas2-gb-db-postgresql/Makefile deleted file mode 100644 index d1dd721b39b5..000000000000 --- a/databases/gambas2-gb-db-postgresql/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# New ports collection makefile for: gambas2-gb-db-postgresql -# Date created: 2009-05-02 -# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= databases lang -PKGNAMESUFFIX= -gb-db-postgresql - -COMMENT= The postgresql driver for the gambas database component - -MASTERDIR= ${.CURDIR}/../../lang/gambas2-base - -.include "${MASTERDIR}/Makefile" diff --git a/databases/gambas2-gb-db-postgresql/pkg-plist b/databases/gambas2-gb-db-postgresql/pkg-plist deleted file mode 100644 index 09d2081a4aae..000000000000 --- a/databases/gambas2-gb-db-postgresql/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -@comment $FreeBSD$ -lib/gambas2/gb.db.postgresql.component -lib/gambas2/gb.db.postgresql.so.0 -lib/gambas2/gb.db.postgresql.so -lib/gambas2/gb.db.postgresql.la -@dirrmtry lib/gambas2 diff --git a/databases/gambas2-gb-db-sqlite2/Makefile b/databases/gambas2-gb-db-sqlite2/Makefile deleted file mode 100644 index 029146b55a0d..000000000000 --- a/databases/gambas2-gb-db-sqlite2/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# New ports collection makefile for: gambas2-gb-db-sqlite2 -# Date created: 2009-05-02 -# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= databases lang -PKGNAMESUFFIX= -gb-db-sqlite2 - -COMMENT= The sqlite2 driver for the Gambas database component - -MASTERDIR= ${.CURDIR}/../../lang/gambas2-base - -.include "${MASTERDIR}/Makefile" diff --git a/databases/gambas2-gb-db-sqlite2/pkg-plist b/databases/gambas2-gb-db-sqlite2/pkg-plist deleted file mode 100644 index cd2ffdda0f49..000000000000 --- a/databases/gambas2-gb-db-sqlite2/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -@comment $FreeBSD$ -lib/gambas2/gb.db.sqlite2.component -lib/gambas2/gb.db.sqlite2.so.0 -lib/gambas2/gb.db.sqlite2.so -lib/gambas2/gb.db.sqlite2.la -@dirrmtry lib/gambas2 diff --git a/databases/gambas2-gb-db-sqlite3/Makefile b/databases/gambas2-gb-db-sqlite3/Makefile deleted file mode 100644 index f847d48eb770..000000000000 --- a/databases/gambas2-gb-db-sqlite3/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# New ports collection makefile for: gambas2-gb-db-sqlite3 -# Date created: 2009-05-02 -# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= databases lang -PKGNAMESUFFIX= -gb-db-sqlite3 - -COMMENT= The sqlite3 driver for the gambas database component - -MASTERDIR= ${.CURDIR}/../../lang/gambas2-base - -.include "${MASTERDIR}/Makefile" diff --git a/databases/gambas2-gb-db-sqlite3/pkg-plist b/databases/gambas2-gb-db-sqlite3/pkg-plist deleted file mode 100644 index 42186e932cb2..000000000000 --- a/databases/gambas2-gb-db-sqlite3/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -@comment $FreeBSD$ -lib/gambas2/gb.db.sqlite3.component -lib/gambas2/gb.db.sqlite3.so.0 -lib/gambas2/gb.db.sqlite3.so -lib/gambas2/gb.db.sqlite3.la -@dirrmtry lib/gambas2 diff --git a/devel/Makefile b/devel/Makefile index 9553419e2873..9536db8d9d2b 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -438,9 +438,6 @@ SUBDIR += g-wrap SUBDIR += g2c SUBDIR += gaa - SUBDIR += gambas2-gb-corba - SUBDIR += gambas2-gb-pcre - SUBDIR += gambas2-gb-sdl SUBDIR += gamin SUBDIR += gaphor SUBDIR += gauche-gaunit diff --git a/devel/gambas2-gb-corba/Makefile b/devel/gambas2-gb-corba/Makefile deleted file mode 100644 index 76b58649a1a3..000000000000 --- a/devel/gambas2-gb-corba/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# New ports collection makefile for: gambas2-gb-corba -# Date created: 2009-05-02 -# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= devel lang -PKGNAMESUFFIX= -gb-corba - -COMMENT= The gambas corba component - -MASTERDIR= ${.CURDIR}/../../lang/gambas2-base - -.include "${MASTERDIR}/Makefile" diff --git a/devel/gambas2-gb-corba/pkg-plist b/devel/gambas2-gb-corba/pkg-plist deleted file mode 100644 index c744fed3dd41..000000000000 --- a/devel/gambas2-gb-corba/pkg-plist +++ /dev/null @@ -1,10 +0,0 @@ -@comment $FreeBSD$ -lib/gambas2/gb.corba.so.0 -lib/gambas2/gb.corba.so -lib/gambas2/gb.corba.la -lib/gambas2/gb.corba.component -%%DATADIR%%/info/gb.corba.info -%%DATADIR%%/info/gb.corba.list -@dirrmtry lib/gambas2 -@dirrmtry %%DATADIR%%/info -@dirrmtry %%DATADIR%% diff --git a/devel/gambas2-gb-pcre/Makefile b/devel/gambas2-gb-pcre/Makefile deleted file mode 100644 index 9fa9917eda7f..000000000000 --- a/devel/gambas2-gb-pcre/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# New ports collection makefile for: gambas2-gb-pcre -# Date created: 2009-05-02 -# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= devel lang -PKGNAMESUFFIX= -gb-pcre - -COMMENT= The gambas regexp component - -MASTERDIR= ${.CURDIR}/../../lang/gambas2-base - -.include "${MASTERDIR}/Makefile" diff --git a/devel/gambas2-gb-pcre/pkg-plist b/devel/gambas2-gb-pcre/pkg-plist deleted file mode 100644 index 96c24b21cdf4..000000000000 --- a/devel/gambas2-gb-pcre/pkg-plist +++ /dev/null @@ -1,10 +0,0 @@ -@comment $FreeBSD$ -lib/gambas2/gb.pcre.component -lib/gambas2/gb.pcre.so.0 -lib/gambas2/gb.pcre.so -lib/gambas2/gb.pcre.la -%%DATADIR%%/info/gb.pcre.info -%%DATADIR%%/info/gb.pcre.list -@dirrmtry lib/gambas2 -@dirrmtry %%DATADIR%%/info -@dirrmtry %%DATADIR%% diff --git a/devel/gambas2-gb-sdl/Makefile b/devel/gambas2-gb-sdl/Makefile deleted file mode 100644 index b1de2d808aa2..000000000000 --- a/devel/gambas2-gb-sdl/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# New ports collection makefile for: gambas2-gb-sdl -# Date created: 2009-05-02 -# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= devel lang -PKGNAMESUFFIX= -gb-sdl - -COMMENT= The gambas SDL component - -MASTERDIR= ${.CURDIR}/../../lang/gambas2-base - -.include "${MASTERDIR}/Makefile" diff --git a/devel/gambas2-gb-sdl/pkg-plist b/devel/gambas2-gb-sdl/pkg-plist deleted file mode 100644 index 13cf1d608099..000000000000 --- a/devel/gambas2-gb-sdl/pkg-plist +++ /dev/null @@ -1,10 +0,0 @@ -@comment $FreeBSD$ -lib/gambas2/gb.sdl.so.0 -lib/gambas2/gb.sdl.so -lib/gambas2/gb.sdl.la -lib/gambas2/gb.sdl.component -%%DATADIR%%/info/gb.sdl.info -%%DATADIR%%/info/gb.sdl.list -@dirrmtry lib/gambas2 -@dirrmtry %%DATADIR%%/info -@dirrmtry %%DATADIR%% diff --git a/editors/Makefile b/editors/Makefile index 7fdbc0246336..48e2278856ba 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -52,7 +52,6 @@ SUBDIR += fpc-ide SUBDIR += fte SUBDIR += fxite - SUBDIR += gambas2-ide SUBDIR += gate SUBDIR += gedit SUBDIR += gedit-plugins diff --git a/editors/gambas2-ide/Makefile b/editors/gambas2-ide/Makefile deleted file mode 100644 index 77e34ce8f524..000000000000 --- a/editors/gambas2-ide/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# New ports collection makefile for: gambas2-ide -# Date created: 2009-05-02 -# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= editors lang -PKGNAMESUFFIX= -ide - -COMMENT= IDE for the gambas programming language - -GAMBAS_COMPONENT=app - -MASTERDIR= ${.CURDIR}/../../lang/gambas2-base - -.include "${MASTERDIR}/Makefile" diff --git a/editors/gambas2-ide/pkg-plist b/editors/gambas2-ide/pkg-plist deleted file mode 100644 index 278b0d436556..000000000000 --- a/editors/gambas2-ide/pkg-plist +++ /dev/null @@ -1,22 +0,0 @@ -@comment $FreeBSD$ -bin/gambas2 -bin/gambas2-database-manager.gambas -bin/gambas2.gambas -bin/gbs2.gambas -bin/gbs2 -share/icons/hicolor/64x64/mimetypes/application-x-gambasscript.png -share/icons/hicolor/64x64/mimetypes/application-x-gambasserverpage.png -share/icons/hicolor/64x64/mimetypes/gnome-mime-application-x-gambasscript.png -share/icons/hicolor/64x64/mimetypes/gnome-mime-application-x-gambasserverpage.png -share/mimelnk/application/x-gambasscript.desktop -share/mimelnk/application/x-gambasserverpage.desktop -%%DATADIR%%/icons/application-x-gambasscript.png -%%DATADIR%%/icons/application-x-gambasserverpage.png -@dirrmtry share/icons/hicolor/64x64/mimetypes -@dirrmtry share/icons/hicolor/64x64 -@dirrmtry share/icons/hicolor -@dirrmtry share/icons -@dirrmtry share/mimelnk/application -@dirrmtry share/mimelnk -@dirrmtry %%DATADIR%%/icons -@dirrmtry %%DATADIR%% diff --git a/ftp/Makefile b/ftp/Makefile index 677d6ad1042f..7e9b4f62cd03 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -33,7 +33,6 @@ SUBDIR += ftpproxy SUBDIR += ftpsesame SUBDIR += ftpsync - SUBDIR += gambas2-gb-net-curl SUBDIR += gftp SUBDIR += gnusget SUBDIR += gnustep-ftp diff --git a/ftp/gambas2-gb-net-curl/Makefile b/ftp/gambas2-gb-net-curl/Makefile deleted file mode 100644 index fb7fb6aeedd7..000000000000 --- a/ftp/gambas2-gb-net-curl/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# New ports collection makefile for: gambas2-gb-net-curl -# Date created: 2009-05-02 -# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= ftp lang -PKGNAMESUFFIX= -gb-net-curl - -COMMENT= The gambas advanced networking component - -MASTERDIR= ${.CURDIR}/../../lang/gambas2-base - -.include "${MASTERDIR}/Makefile" diff --git a/ftp/gambas2-gb-net-curl/pkg-plist b/ftp/gambas2-gb-net-curl/pkg-plist deleted file mode 100644 index b4b49160ec59..000000000000 --- a/ftp/gambas2-gb-net-curl/pkg-plist +++ /dev/null @@ -1,10 +0,0 @@ -@comment $FreeBSD$ -lib/gambas2/gb.net.curl.component -lib/gambas2/gb.net.curl.so.0 -lib/gambas2/gb.net.curl.so -lib/gambas2/gb.net.curl.la -%%DATADIR%%/info/gb.net.curl.info -%%DATADIR%%/info/gb.net.curl.list -@dirrmtry lib/gambas2 -@dirrmtry %%DATADIR%%/info -@dirrmtry %%DATADIR%% diff --git a/graphics/Makefile b/graphics/Makefile index 5c0f8b598c94..495a771bf0ac 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -221,10 +221,6 @@ SUBDIR += fv SUBDIR += fyre SUBDIR += g2 - SUBDIR += gambas2-gb-gtk-svg - SUBDIR += gambas2-gb-image - SUBDIR += gambas2-gb-opengl - SUBDIR += gambas2-gb-pdf SUBDIR += gauche-gl SUBDIR += gcolor SUBDIR += gcolor2 diff --git a/graphics/gambas2-gb-gtk-svg/Makefile b/graphics/gambas2-gb-gtk-svg/Makefile deleted file mode 100644 index 7bf453552941..000000000000 --- a/graphics/gambas2-gb-gtk-svg/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# New ports collection makefile for: gambas2-gb-gtk-svg -# Date created: 2009-05-02 -# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= graphics lang -PKGNAMESUFFIX= -gb-gtk-svg - -COMMENT= The gambas SVG importing component - -MASTERDIR= ${.CURDIR}/../../lang/gambas2-base - -.include "${MASTERDIR}/Makefile" diff --git a/graphics/gambas2-gb-gtk-svg/pkg-plist b/graphics/gambas2-gb-gtk-svg/pkg-plist deleted file mode 100644 index 66c095e066f2..000000000000 --- a/graphics/gambas2-gb-gtk-svg/pkg-plist +++ /dev/null @@ -1,10 +0,0 @@ -@comment $FreeBSD$ -lib/gambas2/gb.gtk.svg.component -lib/gambas2/gb.gtk.svg.so.0 -lib/gambas2/gb.gtk.svg.so -lib/gambas2/gb.gtk.svg.la -%%DATADIR%%/info/gb.gtk.svg.info -%%DATADIR%%/info/gb.gtk.svg.list -@dirrmtry lib/gambas2 -@dirrmtry %%DATADIR%%/info -@dirrmtry %%DATADIR%% diff --git a/graphics/gambas2-gb-image/Makefile b/graphics/gambas2-gb-image/Makefile deleted file mode 100644 index 6be52eeee193..000000000000 --- a/graphics/gambas2-gb-image/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# New ports collection makefile for: gambas2-gb-image -# Date created: 2009-05-02 -# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= graphics lang -PKGNAMESUFFIX= -gb-image - -COMMENT= A gambas image effects component - -MASTERDIR= ${.CURDIR}/../../lang/gambas2-base - -.include "${MASTERDIR}/Makefile" diff --git a/graphics/gambas2-gb-image/pkg-plist b/graphics/gambas2-gb-image/pkg-plist deleted file mode 100644 index b0b793250b8e..000000000000 --- a/graphics/gambas2-gb-image/pkg-plist +++ /dev/null @@ -1,10 +0,0 @@ -@comment $FreeBSD$ -lib/gambas2/gb.image.component -lib/gambas2/gb.image.so.0 -lib/gambas2/gb.image.so -lib/gambas2/gb.image.la -%%DATADIR%%/info/gb.image.info -%%DATADIR%%/info/gb.image.list -@dirrmtry lib/gambas2 -@dirrmtry %%DATADIR%%/info -@dirrmtry %%DATADIR%% diff --git a/graphics/gambas2-gb-opengl/Makefile b/graphics/gambas2-gb-opengl/Makefile deleted file mode 100644 index c1ee780a4e80..000000000000 --- a/graphics/gambas2-gb-opengl/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# New ports collection makefile for: gambas2-gb-opengl -# Date created: 2009-05-02 -# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= graphics lang -PKGNAMESUFFIX= -gb-opengl - -COMMENT= The OpenGL component for gambas - -MASTERDIR= ${.CURDIR}/../../lang/gambas2-base - -.include "${MASTERDIR}/Makefile" diff --git a/graphics/gambas2-gb-opengl/pkg-plist b/graphics/gambas2-gb-opengl/pkg-plist deleted file mode 100644 index bacb854992bf..000000000000 --- a/graphics/gambas2-gb-opengl/pkg-plist +++ /dev/null @@ -1,10 +0,0 @@ -@comment $FreeBSD$ -lib/gambas2/gb.opengl.component -lib/gambas2/gb.opengl.so.0 -lib/gambas2/gb.opengl.so -lib/gambas2/gb.opengl.la -%%DATADIR%%/info/gb.opengl.info -%%DATADIR%%/info/gb.opengl.list -@dirrmtry lib/gambas2 -@dirrmtry %%DATADIR%%/info -@dirrmtry %%DATADIR%% diff --git a/graphics/gambas2-gb-pdf/Makefile b/graphics/gambas2-gb-pdf/Makefile deleted file mode 100644 index fbf3e104c220..000000000000 --- a/graphics/gambas2-gb-pdf/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# New ports collection makefile for: gambas2-gb-pdf -# Date created: 2009-05-02 -# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= graphics lang -PKGNAMESUFFIX= -gb-pdf - -COMMENT= The gambas pdf component - -MASTERDIR= ${.CURDIR}/../../lang/gambas2-base - -.include "${MASTERDIR}/Makefile" diff --git a/graphics/gambas2-gb-pdf/files/patch-gb.pdf_src_CPdfDocument.cpp b/graphics/gambas2-gb-pdf/files/patch-gb.pdf_src_CPdfDocument.cpp deleted file mode 100644 index b49d10f7289b..000000000000 --- a/graphics/gambas2-gb-pdf/files/patch-gb.pdf_src_CPdfDocument.cpp +++ /dev/null @@ -1,31 +0,0 @@ ---- gb.pdf/src/CPdfDocument.cpp.orig 2009-07-25 21:33:49.000000000 +0000 -+++ gb.pdf/src/CPdfDocument.cpp 2011-10-25 19:38:45.000000000 +0000 -@@ -510,9 +510,15 @@ END_PROPERTY - BEGIN_PROPERTY(PDFINFO_format) - - char *ctx=NULL; -+ double version; -+ int major, minor; -+ -+ major = THIS->doc->getPDFMajorVersion(); -+ minor = THIS->doc->getPDFMinorVersion(); -+ version = (double)(major + minor *0.1); - - GB.Alloc(POINTER(&ctx),16*sizeof(char)); -- snprintf(ctx,16*sizeof(char),"%.2g",THIS->doc->getPDFVersion()); -+ snprintf(ctx,16*sizeof(char),"%.2g", version); - GB.ReturnNewZeroString(ctx); - GB.Free(POINTER(&ctx)); - -@@ -946,10 +952,7 @@ END_METHOD - ******************************************************************************/ - void aux_fill_links(void *_object) - { -- Object obj; -- -- THIS->links = new Links (THIS->page->getAnnots (&obj),THIS->doc->getCatalog()->getBaseURI ()); -- obj.free(); -+ THIS->links = new Links (THIS->page->getAnnots(THIS->doc->getCatalog())); - } - - BEGIN_PROPERTY (PDFPAGELINKS_count) diff --git a/graphics/gambas2-gb-pdf/pkg-plist b/graphics/gambas2-gb-pdf/pkg-plist deleted file mode 100644 index 8ecfcfd5d523..000000000000 --- a/graphics/gambas2-gb-pdf/pkg-plist +++ /dev/null @@ -1,10 +0,0 @@ -@comment $FreeBSD$ -lib/gambas2/gb.pdf.component -lib/gambas2/gb.pdf.so.0 -lib/gambas2/gb.pdf.so -lib/gambas2/gb.pdf.la -%%DATADIR%%/info/gb.pdf.info -%%DATADIR%%/info/gb.pdf.list -@dirrmtry lib/gambas2 -@dirrmtry %%DATADIR%%/info -@dirrmtry %%DATADIR%% diff --git a/lang/Makefile b/lang/Makefile index c3a109fefded..de2d681b8799 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -84,10 +84,6 @@ SUBDIR += fsharp SUBDIR += g95 SUBDIR += gambas - SUBDIR += gambas2 - SUBDIR += gambas2-base - SUBDIR += gambas2-components - SUBDIR += gambas2-examples SUBDIR += gambit-c SUBDIR += gauche SUBDIR += gawk diff --git a/lang/gambas2-base/Makefile b/lang/gambas2-base/Makefile deleted file mode 100644 index e842c1b6d0a8..000000000000 --- a/lang/gambas2-base/Makefile +++ /dev/null @@ -1,69 +0,0 @@ -# New ports collection makefile for: gambas2-base -# Date created: 2009-01-16 -# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gambas2 -PORTVERSION= 2.15.2 -PORTREVISION= 4 -CATEGORIES?= lang kde -MASTER_SITES= SF/${PORTNAME:S/2//g}/${PORTNAME}/${PORTVERSION} -PKGNAMESUFFIX?= -base -DIST_SUBDIR= ${PORTNAME:S/2//g} - -MAINTAINER= acm@FreeBSD.org -COMMENT?= A basic language with object extensions - -DEPRECATED= Depends on x11-toolkits/gambas2-gb-qt, which is DEPRECATED -EXPIRATION_DATE= 2011-10-31 - -BUILD_DEPENDS= xdg-mime:${PORTSDIR}/devel/xdg-utils -LIB_DEPENDS= ffi.5:${PORTSDIR}/devel/libffi - -USE_AUTOTOOLS= autoconf:env automake:env -USE_BZIP2= yes -GNU_CONFIGURE= yes -USE_LDCONFIG= yes -CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_LIBS} -LDFLAGS+= -L${LOCALBASE}/lib -CONFIGURE_ARGS= --disable-debug \ - --disable-optimization \ - --disable-preloading \ - --with-intl-includes=${LOCALBASE}/include \ - --with-intl-libraries=${LOCALBASE}/lib \ - --with-conv-includes=${LOCALBASE}/include \ - --with-conv-libraries=${LOCALBASE}/lib -CONFIGURE_WRKSRC?= ${WRKSRC}/main -BUILD_WRKSRC?= ${WRKSRC}/main -INSTALL_WRKSRC?= ${WRKSRC}/main - -EXTRACT_AFTER_ARGS= | ${TAR} -xf - "${DISTNAME}/acinclude.m4" "${DISTNAME}/component.am" \ - "${DISTNAME}/config.sub" "${DISTNAME}/depcomp" "${DISTNAME}/install-sh" \ - "${DISTNAME}/ltmain.sh" "${DISTNAME}/COPYING" "${DISTNAME}/config.guess" \ - "${DISTNAME}/ChangeLog" "${DISTNAME}/missing" "${DISTNAME}/main" - -.include <bsd.port.pre.mk> - -.if ${PKGNAMESUFFIX} == "-base" -USE_KDELIBS_VER= 3 -.include <${PORTSDIR}/Mk/bsd.kde.mk> - -post-patch: - @cd ${WRKSRC} && \ - ${FIND} * -type f -name configure -print0 | ${XARGS} -0 ${REINPLACE_CMD} \ - -e 's|-pipe -Wall -Wno-unused-value -fsigned-char|$$CFLAGS|g' \ - -e 's|-pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char|$$CXXFLAGS|g' \ - -e 's|-O0||g' - @cd ${WRKSRC} && \ - ${FIND} -E * -type f -iregex ".*\.(c|h)" -print0 | ${XARGS} -0 ${REINPLACE_CMD} \ - -e 's|.so.4|.so|g' -e 's|.so.3|.so|g' - @cd ${WRKSRC} && \ - ${FIND} * -type f -name Makefile.in -print0 | ${XARGS} -0 ${REINPLACE_CMD} \ - -e 's|(GAMBAS_VERSION) -r|(GAMBAS_VERSION) -p -r|g' -.else -.include "${MASTERDIR}/Makefile.components" -.endif - -.include <bsd.port.post.mk> diff --git a/lang/gambas2-base/Makefile.components b/lang/gambas2-base/Makefile.components deleted file mode 100644 index 2d39956f3d6c..000000000000 --- a/lang/gambas2-base/Makefile.components +++ /dev/null @@ -1,240 +0,0 @@ -PLIST= ${.CURDIR}/pkg-plist -PATCHDIR= ${.CURDIR}/files - -GAMBAS_COMPONENT?= ${PKGNAMESUFFIX:S/-/./g:S/^.//g} -GAMBAS_COMPDIRE= ${LOCALBASE}/lib/gambas2 - -GBI2_CMD= ${LOCALBASE}/bin/gbi2 - -CONFIGURE_WRKSRC= ${WRKSRC}/${GAMBAS_COMPONENT} -BUILD_WRKSRC= ${WRKSRC}/${GAMBAS_COMPONENT} -INSTALL_WRKSRC= ${WRKSRC}/${GAMBAS_COMPONENT} - -CONFIGURE_ARGS= --disable-debug \ - --disable-optimization - -EXTRACT_AFTER_ARGS+= "${DISTNAME}/${GAMBAS_COMPONENT}" - -.if ${PKGNAMESUFFIX} == "-gb-sdl-sound" -BUILD_DEPENDS+= gbi2:${PORTSDIR}/lang/gambas2-base - -USE_SDL= sdl mixer -.endif - -.if ${PKGNAMESUFFIX} == "-gb-db-firebird" -BUILD_DEPENDS+= gbi2:${PORTSDIR}/lang/gambas2-base - -USE_FIREBIRD= yes - -CONFIGURE_ARGS+= --with-firebird-includes=${LOCALBASE}/include \ - --with-firebird-libraries=${LOCALBASE}/lib -.endif - -.if ${PKGNAMESUFFIX} == "-gb-db-mysql" -BUILD_DEPENDS+= gbi2:${PORTSDIR}/lang/gambas2-base - -USE_MYSQL= yes - -CONFIGURE_ARGS+= --with-mysql-includes=${LOCALBASE}/include/mysql \ - --with-mysql-libraries=${LOCALBASE}/lib/mysql -.endif - -.if ${PKGNAMESUFFIX} == "-gb-db-postgresql" -BUILD_DEPENDS+= gbi2:${PORTSDIR}/lang/gambas2-base -USE_PGSQL= yes - -CONFIGURE_ARGS+= --with-postgresql-includes="${PGSQL_INCLUDES}" \ - --with-postgresql-libraries=${LOCALBASE}/lib - -PGSQL_INCLUDES= ${LOCALBASE}/include/postgresql \ - ${LOCALBASE}/include/postgresql/server/catalog \ - ${LOCALBASE}/include/postgresql/server -.endif - -.if ${PKGNAMESUFFIX} == "-gb-db-odbc" -BUILD_DEPENDS+= gbi2:${PORTSDIR}/lang/gambas2-base -LIB_DEPENDS+= odbc.1:${PORTSDIR}/databases/unixODBC - -CONFIGURE_ARGS+= --with-odbc-includes=${LOCALBASE}/include \ - --with-odbc-libraries=${LOCALBASE}/lib -.endif - -.if ${PKGNAMESUFFIX} == "-gb-db-sqlite2" -BUILD_DEPENDS+= gbi2:${PORTSDIR}/lang/gambas2-base - -USE_SQLITE= 2 - -CONFIGURE_ARGS+= --with-sqlite2-includes=${LOCALBASE}/include \ - --with-sqlite2-libraries=${LOCALBASE}/lib -.endif - -.if ${PKGNAMESUFFIX} == "-gb-db-sqlite3" -BUILD_DEPENDS+= gbi2:${PORTSDIR}/lang/gambas2-base - -USE_SQLITE= yes - -CONFIGURE_ARGS+= --with-sqlite3-includes=${LOCALBASE}/include \ - --with-sqlite3-libraries=${LOCALBASE}/lib -.endif - -.if ${PKGNAMESUFFIX} == "-gb-pcre" -BUILD_DEPENDS+= gbi2:${PORTSDIR}/lang/gambas2-base -LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre - -CONFIGURE_ARGS+= --with-pcre-includes=${LOCALBASE}/include \ - --with-pcre-libraries=${LOCALBASE}/lib -.endif - -.if ${PKGNAMESUFFIX} == "-gb-corba" -BUILD_DEPENDS+= gbi2:${PORTSDIR}/lang/gambas2-base -LIB_DEPENDS+= ACE.5:${PORTSDIR}/devel/ace \ - omniORB4.1:${PORTSDIR}/devel/omniORB - -CONFIGURE_ARGS+= --with-corba-includes=${LOCALBASE}/include \ - --with-corba-libraries=${LOCALBASE}/lib -.endif - -.if ${PKGNAMESUFFIX} == "-gb-sdl" -BUILD_DEPENDS+= gbi2:${PORTSDIR}/lang/gambas2-base - -USE_SDL= sdl image gfx ttf -USE_XORG= xft xcursor -.endif - -.if ${PKGNAMESUFFIX} == "-ide" -BUILD_DEPENDS+= gbi2:${PORTSDIR}/lang/gambas2-base \ - ${GAMBAS_COMPDIRE}/gb.settings.component:${PORTSDIR}/lang/gambas2-components \ - ${GAMBAS_COMPDIRE}/gb.qt.component:${PORTSDIR}/x11-toolkits/gambas2-gb-qt \ - ${GAMBAS_COMPDIRE}/gb.desktop.component:${PORTSDIR}/x11/gambas2-gb-desktop -.endif - -.if ${PKGNAMESUFFIX} == "-gb-net-curl" -BUILD_DEPENDS+= gbi2:${PORTSDIR}/lang/gambas2-base -LIB_DEPENDS+= curl.6:${PORTSDIR}/ftp/curl -.endif - -.if ${PKGNAMESUFFIX} == "-gb-opengl" -BUILD_DEPENDS+= gbi2:${PORTSDIR}/lang/gambas2-base - -USE_GL= gl glu - -CONFIGURE_ARGS+= --with-opengl-includes=${LOCALBASE}/include \ - --with-opengl-libraries=${LOCALBASE}/lib -.endif - -.if ${PKGNAMESUFFIX} == "-gb-image" -BUILD_DEPENDS+= gbi2:${PORTSDIR}/lang/gambas2-base -.endif - -.if ${PKGNAMESUFFIX} == "-gb-gtk-svg" -BUILD_DEPENDS+= gbi2:${PORTSDIR}/lang/gambas2-base - -.include <${PORTSDIR}/Mk/bsd.gnome.mk> -USE_GNOME= librsvg2 -.endif - -.if ${PKGNAMESUFFIX} == "-gb-pdf" -BUILD_DEPENDS+= gbi2:${PORTSDIR}/lang/gambas2-base -LIB_DEPENDS+= poppler:${PORTSDIR}/graphics/poppler -.endif - -.if ${PKGNAMESUFFIX} == "-components" -BUILD_DEPENDS+= gbi2:${PORTSDIR}/lang/gambas2-base \ - ${GAMBAS_COMPDIRE}/gb.qt.component:${PORTSDIR}/x11-toolkits/gambas2-gb-qt -.endif - -.if ${PKGNAMESUFFIX} == "-gb-net-smtp" -BUILD_DEPENDS+= gbi2:${PORTSDIR}/lang/gambas2-base - -.include <${PORTSDIR}/Mk/bsd.gnome.mk> -USE_GNOME= glib20 -.endif - -.if ${PKGNAMESUFFIX} == "-gb-net" -BUILD_DEPENDS+= gbi2:${PORTSDIR}/lang/gambas2-base -.endif - -.if ${PKGNAMESUFFIX} == "-gb-crypt" -BUILD_DEPENDS+= gbi2:${PORTSDIR}/lang/gambas2-base -.endif - -.if ${PKGNAMESUFFIX} == "-gb-xml" -.if ${ARCH} == "ia64" -BROKEN= Does not compile on ia64 -.endif - -BUILD_DEPENDS+= gbi2:${PORTSDIR}/lang/gambas2-base \ - ${GAMBAS_COMPDIRE}/gb.net.component:${PORTSDIR}/net/gambas2-gb-net \ - ${GAMBAS_COMPDIRE}/gb.net.curl.component:${PORTSDIR}/ftp/gambas2-gb-net-curl - -.include <${PORTSDIR}/Mk/bsd.gnome.mk> -USE_GNOME= libxml2 libxslt -.endif - -.if ${PKGNAMESUFFIX} == "-gb-gtk" -.if ${ARCH} == "ia64" -BROKEN= Does not compile on ia64 -.endif - -EXTRACT_AFTER_ARGS+= "${DISTNAME}/gb.qt" - -BUILD_DEPENDS+= gbi2:${PORTSDIR}/lang/gambas2-base - -.include <${PORTSDIR}/Mk/bsd.gnome.mk> -USE_GNOME= gtk20 -.endif - -.if ${PKGNAMESUFFIX} == "-gb-qt-kde" -EXTRACT_AFTER_ARGS+= "${DISTNAME}/gb.qt" - -BUILD_DEPENDS+= gbi2:${PORTSDIR}/lang/gambas2-base - -USE_KDELIBS_VER=3 -.include <${PORTSDIR}/Mk/bsd.kde.mk> -.endif - -.if ${PKGNAMESUFFIX} == "-gb-desktop" -BUILD_DEPENDS+= gbi2:${PORTSDIR}/lang/gambas2-base \ - ${GAMBAS_COMPDIRE}/gb.settings.component:${PORTSDIR}/lang/gambas2-components \ - ${GAMBAS_COMPDIRE}/gb.qt.component:${PORTSDIR}/x11-toolkits/gambas2-gb-qt - -USE_XORG= xtst -.endif - - -.if ${PKGNAMESUFFIX} == "-gb-qt" -BUILD_DEPENDS+= gbi2:${PORTSDIR}/lang/gambas2-base - -USE_QT_VER= 3 -.include <${PORTSDIR}/Mk/bsd.kde.mk> - -CONFIGURE_ARGS+= --with-qtopengl-includes=${LOCALBASE}/include/GL \ - --with-qtopengl-libraries=${LOCALBASE}/lib -.endif - -post-patch: - @cd ${WRKSRC} && \ - ${FIND} * -type f -name configure -print0 | ${XARGS} -0 ${REINPLACE_CMD} \ - -e 's|-pipe -Wall -Wno-unused-value -fsigned-char|$$CFLAGS|g' \ - -e 's|-pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char|$$CXXFLAGS|g' \ - -e 's|-O0||g' - @cd ${WRKSRC} && \ - ${FIND} * -type f -name Makefile.in -print0 | ${XARGS} -0 ${REINPLACE_CMD} \ - -e 's|(GAMBAS_VERSION) -r|(GAMBAS_VERSION) -p -r|g' - -pre-install: -.if exists(${GBI2_CMD}) - @${GBI2_CMD} -p -r ${PREFIX} -.endif - -security-check: gambas2-check-install - -gambas2-check-install: -check-makevars:: - @${ECHO_CMD} "###################################################################" - @${ECHO_CMD} "" - @${ECHO_CMD} " The following gambas2 component will be installed in your system: " - @${ECHO_CMD} "" - @${ECHO_CMD} " * ${PORTNAME}${PKGNAMESUFFIX}" - @${ECHO_CMD} "" - @${ECHO_CMD} "###################################################################" diff --git a/lang/gambas2-base/distinfo b/lang/gambas2-base/distinfo deleted file mode 100644 index f687f3edf9c3..000000000000 --- a/lang/gambas2-base/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (gambas/gambas2-2.15.2.tar.bz2) = 9ec0fa988dd84be0cd472aa2804fd8f7a04a214aed0c2885faff391708dc06a1 -SIZE (gambas/gambas2-2.15.2.tar.bz2) = 12750475 diff --git a/lang/gambas2-base/pkg-descr b/lang/gambas2-base/pkg-descr deleted file mode 100644 index 017280e4859f..000000000000 --- a/lang/gambas2-base/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -Gambas is a free development environment based on a Basic interpreter with -object extensions, a bit like Visual Basic (but it is NOT a clone !). - -With Gambas, you can quickly design your program GUI with QT or GTK+, access -MySQL, PostgreSQL, Firebird, ODBC and SQLite databases, pilot KDE applications -with DCOP, translate your program into any language, create network applications -easily, make 3D OpenGL applications, make CGI web applications, and so on. - -WWW: http://gambas.sf.net/ diff --git a/lang/gambas2-base/pkg-plist b/lang/gambas2-base/pkg-plist deleted file mode 100644 index d902c33d6d06..000000000000 --- a/lang/gambas2-base/pkg-plist +++ /dev/null @@ -1,71 +0,0 @@ -@comment $FreeBSD$ -bin/gbx2 -bin/gbc2 -bin/gba2 -bin/gbi2 -bin/gbr2 -lib/gambas2/gb.so.0 -lib/gambas2/gb.so -lib/gambas2/gb.la -lib/gambas2/gb.debug.component -lib/gambas2/gb.debug.so.0 -lib/gambas2/gb.debug.so -lib/gambas2/gb.debug.la -lib/gambas2/gb.eval.component -lib/gambas2/gb.eval.so.0 -lib/gambas2/gb.eval.so -lib/gambas2/gb.eval.la -lib/gambas2/gb.db.component -lib/gambas2/gb.db.so.0 -lib/gambas2/gb.db.so -lib/gambas2/gb.db.la -lib/gambas2/gb.compress.component -lib/gambas2/gb.compress.so.0 -lib/gambas2/gb.compress.so -lib/gambas2/gb.compress.la -lib/gambas2/gb.vb.component -lib/gambas2/gb.vb.so.0 -lib/gambas2/gb.vb.so -lib/gambas2/gb.vb.la -lib/gambas2/gb.option.component -lib/gambas2/gb.option.so.0 -lib/gambas2/gb.option.so -lib/gambas2/gb.option.la -lib/gambas2/gb.draw.so.0 -lib/gambas2/gb.draw.so -lib/gambas2/gb.draw.la -lib/gambas2/gb.gui.component -lib/gambas2/gb.gui.so.0 -lib/gambas2/gb.gui.so -lib/gambas2/gb.gui.la -lib/gambas2/gb.component -share/icons/hicolor/64x64/mimetypes/application-x-gambas.png -share/icons/hicolor/64x64/mimetypes/gnome-mime-application-x-gambas.png -share/mimelnk/application/x-gambas.desktop -%%DATADIR%%/icons/application-x-gambas.png -%%DATADIR%%/info/gb.debug.info -%%DATADIR%%/info/gb.debug.list -%%DATADIR%%/info/gb.eval.info -%%DATADIR%%/info/gb.eval.list -%%DATADIR%%/info/gb.db.info -%%DATADIR%%/info/gb.db.list -%%DATADIR%%/info/gb.compress.info -%%DATADIR%%/info/gb.compress.list -%%DATADIR%%/info/gb.vb.info -%%DATADIR%%/info/gb.vb.list -%%DATADIR%%/info/gb.option.info -%%DATADIR%%/info/gb.option.list -%%DATADIR%%/info/gb.gui.info -%%DATADIR%%/info/gb.gui.list -%%DATADIR%%/info/gb.info -%%DATADIR%%/info/gb.list -@dirrmtry lib/gambas2 -@dirrmtry share/icons/hicolor/64x64/mimetypes -@dirrmtry share/icons/hicolor/64x64 -@dirrmtry share/icons/hicolor -@dirrmtry share/icons -@dirrmtry share/mimelnk/application -@dirrmtry share/mimelnk -@dirrmtry %%DATADIR%%/icons -@dirrmtry %%DATADIR%%/info -@dirrmtry %%DATADIR%% diff --git a/lang/gambas2-components/Makefile b/lang/gambas2-components/Makefile deleted file mode 100644 index 755050d43c7d..000000000000 --- a/lang/gambas2-components/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# New ports collection makefile for: gambas2-components -# Date created: 2009-05-02 -# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= lang -PKGNAMESUFFIX= -components - -COMMENT= Native components for gambas2 - -GAMBAS_COMPONENT=comp - -MASTERDIR= ${.CURDIR}/../../lang/gambas2-base - -.include "${MASTERDIR}/Makefile" diff --git a/lang/gambas2-components/pkg-plist b/lang/gambas2-components/pkg-plist deleted file mode 100644 index 738d0666f6a6..000000000000 --- a/lang/gambas2-components/pkg-plist +++ /dev/null @@ -1,40 +0,0 @@ -@comment $FreeBSD$ -lib/gambas2/gb.chart.component -lib/gambas2/gb.chart.gambas -lib/gambas2/gb.db.form.component -lib/gambas2/gb.db.form.gambas -lib/gambas2/gb.form.component -lib/gambas2/gb.form.dialog.component -lib/gambas2/gb.form.dialog.gambas -lib/gambas2/gb.form.gambas -lib/gambas2/gb.form.mdi.component -lib/gambas2/gb.form.mdi.gambas -lib/gambas2/gb.info.component -lib/gambas2/gb.info.gambas -lib/gambas2/gb.report.component -lib/gambas2/gb.report.gambas -lib/gambas2/gb.settings.component -lib/gambas2/gb.settings.gambas -lib/gambas2/gb.web.component -lib/gambas2/gb.web.gambas -%%DATADIR%%/info/gb.chart.info -%%DATADIR%%/info/gb.chart.list -%%DATADIR%%/info/gb.db.form.info -%%DATADIR%%/info/gb.db.form.list -%%DATADIR%%/info/gb.form.dialog.info -%%DATADIR%%/info/gb.form.dialog.list -%%DATADIR%%/info/gb.form.info -%%DATADIR%%/info/gb.form.list -%%DATADIR%%/info/gb.form.mdi.info -%%DATADIR%%/info/gb.form.mdi.list -%%DATADIR%%/info/gb.info.info -%%DATADIR%%/info/gb.info.list -%%DATADIR%%/info/gb.report.info -%%DATADIR%%/info/gb.report.list -%%DATADIR%%/info/gb.settings.info -%%DATADIR%%/info/gb.settings.list -%%DATADIR%%/info/gb.web.info -%%DATADIR%%/info/gb.web.list -@dirrmtry lib/gambas2 -@dirrmtry %%DATADIR%%/info -@dirrmtry %%DATADIR%% diff --git a/lang/gambas2-examples/Makefile b/lang/gambas2-examples/Makefile deleted file mode 100644 index 4a41e785ad8a..000000000000 --- a/lang/gambas2-examples/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: gambas2-examples -# Date created: 2009-01-16 -# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gambas2 -PORTVERSION= 2.15.2 -CATEGORIES= lang -MASTER_SITES= SF/gambas/${PORTNAME}/${PORTVERSION} -PKGNAMESUFFIX= -examples -DIST_SUBDIR= ${PORTNAME:S/2//g} - -MAINTAINER= acm@FreeBSD.org -COMMENT= Example projects for gambas language - -USE_BZIP2= yes - -NO_BUILD= yes - -FETCH_ARGS= -pRr -EXTRACT_AFTER_ARGS= | ${TAR} -xf - "${DISTNAME}/examples" - -do-install: - @${MKDIR} ${EXAMPLESDIR} - @cd ${WRKSRC}/examples/examples && ${COPYTREE_SHARE} . ${EXAMPLESDIR} - -.include <bsd.port.mk> diff --git a/lang/gambas2-examples/distinfo b/lang/gambas2-examples/distinfo deleted file mode 100644 index f687f3edf9c3..000000000000 --- a/lang/gambas2-examples/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (gambas/gambas2-2.15.2.tar.bz2) = 9ec0fa988dd84be0cd472aa2804fd8f7a04a214aed0c2885faff391708dc06a1 -SIZE (gambas/gambas2-2.15.2.tar.bz2) = 12750475 diff --git a/lang/gambas2-examples/pkg-descr b/lang/gambas2-examples/pkg-descr deleted file mode 100644 index 017280e4859f..000000000000 --- a/lang/gambas2-examples/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -Gambas is a free development environment based on a Basic interpreter with -object extensions, a bit like Visual Basic (but it is NOT a clone !). - -With Gambas, you can quickly design your program GUI with QT or GTK+, access -MySQL, PostgreSQL, Firebird, ODBC and SQLite databases, pilot KDE applications -with DCOP, translate your program into any language, create network applications -easily, make 3D OpenGL applications, make CGI web applications, and so on. - -WWW: http://gambas.sf.net/ diff --git a/lang/gambas2-examples/pkg-plist b/lang/gambas2-examples/pkg-plist deleted file mode 100644 index 201aa153bf05..000000000000 --- a/lang/gambas2-examples/pkg-plist +++ /dev/null @@ -1,802 +0,0 @@ -@comment $FreeBSD$ -%%EXAMPLESDIR%%/Misc/Console/.lang/fr.po -%%EXAMPLESDIR%%/Misc/Console/FConsole.class -%%EXAMPLESDIR%%/Misc/Console/FConsole.form -%%EXAMPLESDIR%%/Misc/Console/konsole.png -%%EXAMPLESDIR%%/Misc/Console/.directory -%%EXAMPLESDIR%%/Misc/Console/.project -%%EXAMPLESDIR%%/Misc/Console/.icon.png -%%EXAMPLESDIR%%/Misc/PDFViewer/.lang/es.mo -%%EXAMPLESDIR%%/Misc/PDFViewer/.lang/es.po -%%EXAMPLESDIR%%/Misc/PDFViewer/Fabout.class -%%EXAMPLESDIR%%/Misc/PDFViewer/FMain.form -%%EXAMPLESDIR%%/Misc/PDFViewer/FMain.class -%%EXAMPLESDIR%%/Misc/PDFViewer/.directory -%%EXAMPLESDIR%%/Misc/PDFViewer/Fabout.form -%%EXAMPLESDIR%%/Misc/PDFViewer/.project -%%EXAMPLESDIR%%/Misc/PDFViewer/.icon.png -%%EXAMPLESDIR%%/Misc/PDFViewer/pdf.png -%%EXAMPLESDIR%%/Misc/Evaluator/.lang/ca.mo -%%EXAMPLESDIR%%/Misc/Evaluator/.lang/ca.po -%%EXAMPLESDIR%%/Misc/Evaluator/.lang/es.mo -%%EXAMPLESDIR%%/Misc/Evaluator/.lang/es.po -%%EXAMPLESDIR%%/Misc/Evaluator/FEval.form -%%EXAMPLESDIR%%/Misc/Evaluator/FEval.class -%%EXAMPLESDIR%%/Misc/Evaluator/.directory -%%EXAMPLESDIR%%/Misc/Evaluator/calculator.png -%%EXAMPLESDIR%%/Misc/Evaluator/.project -%%EXAMPLESDIR%%/Misc/Evaluator/.icon.png -%%EXAMPLESDIR%%/Misc/Explorer/.lang/ca.mo -%%EXAMPLESDIR%%/Misc/Explorer/.lang/ca.po -%%EXAMPLESDIR%%/Misc/Explorer/.lang/es.mo -%%EXAMPLESDIR%%/Misc/Explorer/.lang/es.po -%%EXAMPLESDIR%%/Misc/Explorer/FExplorer.class -%%EXAMPLESDIR%%/Misc/Explorer/FExplorer.form -%%EXAMPLESDIR%%/Misc/Explorer/.directory -%%EXAMPLESDIR%%/Misc/Explorer/folder.png -%%EXAMPLESDIR%%/Misc/Explorer/.project -%%EXAMPLESDIR%%/Misc/Explorer/.icon.png -%%EXAMPLESDIR%%/Misc/Notepad/.lang/ca.mo -%%EXAMPLESDIR%%/Misc/Notepad/.lang/ca.po -%%EXAMPLESDIR%%/Misc/Notepad/.lang/es.mo -%%EXAMPLESDIR%%/Misc/Notepad/.lang/es.po -%%EXAMPLESDIR%%/Misc/Notepad/FNotepad.form -%%EXAMPLESDIR%%/Misc/Notepad/FAbout.form -%%EXAMPLESDIR%%/Misc/Notepad/.directory -%%EXAMPLESDIR%%/Misc/Notepad/notepad.png -%%EXAMPLESDIR%%/Misc/Notepad/.project -%%EXAMPLESDIR%%/Misc/Notepad/.icon.png -%%EXAMPLESDIR%%/Misc/Notepad/FNotepad.class -%%EXAMPLESDIR%%/Misc/Notepad/FAbout.class -%%EXAMPLESDIR%%/Basic/Timer/.lang/ca.mo -%%EXAMPLESDIR%%/Basic/Timer/.lang/ca.po -%%EXAMPLESDIR%%/Basic/Timer/.lang/es.mo -%%EXAMPLESDIR%%/Basic/Timer/.lang/es.po -%%EXAMPLESDIR%%/Basic/Timer/timer.png -%%EXAMPLESDIR%%/Basic/Timer/FTimer.class -%%EXAMPLESDIR%%/Basic/Timer/.directory -%%EXAMPLESDIR%%/Basic/Timer/FOtherTimer.class -%%EXAMPLESDIR%%/Basic/Timer/FTimer.form -%%EXAMPLESDIR%%/Basic/Timer/FOtherTimer.form -%%EXAMPLESDIR%%/Basic/Timer/.project -%%EXAMPLESDIR%%/Basic/Timer/.icon.png -%%EXAMPLESDIR%%/Basic/Object/.lang/ca.mo -%%EXAMPLESDIR%%/Basic/Object/.lang/ca.po -%%EXAMPLESDIR%%/Basic/Object/.lang/es.mo -%%EXAMPLESDIR%%/Basic/Object/.lang/es.po -%%EXAMPLESDIR%%/Basic/Object/CThing.class -%%EXAMPLESDIR%%/Basic/Object/.directory -%%EXAMPLESDIR%%/Basic/Object/object.png -%%EXAMPLESDIR%%/Basic/Object/FStart.form -%%EXAMPLESDIR%%/Basic/Object/.project -%%EXAMPLESDIR%%/Basic/Object/.icon.png -%%EXAMPLESDIR%%/Basic/Object/FStart.class -%%EXAMPLESDIR%%/Basic/Blights/.lang/es.mo -%%EXAMPLESDIR%%/Basic/Blights/.lang/es.po -%%EXAMPLESDIR%%/Basic/Blights/.lang/fr.po -%%EXAMPLESDIR%%/Basic/Blights/ampoule.png -%%EXAMPLESDIR%%/Basic/Blights/win1.form -%%EXAMPLESDIR%%/Basic/Blights/.directory -%%EXAMPLESDIR%%/Basic/Blights/blon.xpm -%%EXAMPLESDIR%%/Basic/Blights/win1.class -%%EXAMPLESDIR%%/Basic/Blights/.project -%%EXAMPLESDIR%%/Basic/Blights/.icon.png -%%EXAMPLESDIR%%/Basic/Blights/bloff.xpm -%%EXAMPLESDIR%%/Basic/DragNDrop/happy.png -%%EXAMPLESDIR%%/Basic/DragNDrop/france.png -%%EXAMPLESDIR%%/Basic/DragNDrop/.directory -%%EXAMPLESDIR%%/Basic/DragNDrop/eye.png -%%EXAMPLESDIR%%/Basic/DragNDrop/loupe.png -%%EXAMPLESDIR%%/Basic/DragNDrop/FDragNDrop.form -%%EXAMPLESDIR%%/Basic/DragNDrop/drop.png -%%EXAMPLESDIR%%/Basic/DragNDrop/BulletHole.xpm -%%EXAMPLESDIR%%/Basic/DragNDrop/.project -%%EXAMPLESDIR%%/Basic/DragNDrop/.icon.png -%%EXAMPLESDIR%%/Basic/DragNDrop/bicycle.png -%%EXAMPLESDIR%%/Basic/DragNDrop/pen.png -%%EXAMPLESDIR%%/Basic/DragNDrop/FDragNDrop.class -%%EXAMPLESDIR%%/Basic/Collection/.lang/ca.mo -%%EXAMPLESDIR%%/Basic/Collection/.lang/ca.po -%%EXAMPLESDIR%%/Basic/Collection/.lang/es.mo -%%EXAMPLESDIR%%/Basic/Collection/.lang/es.po -%%EXAMPLESDIR%%/Basic/Collection/CThing.class -%%EXAMPLESDIR%%/Basic/Collection/collection.png -%%EXAMPLESDIR%%/Basic/Collection/.directory -%%EXAMPLESDIR%%/Basic/Collection/FStart.form -%%EXAMPLESDIR%%/Basic/Collection/.project -%%EXAMPLESDIR%%/Basic/Collection/.icon.png -%%EXAMPLESDIR%%/Basic/Collection/FStart.class -%%EXAMPLESDIR%%/Games/Snake/apple.png -%%EXAMPLESDIR%%/Games/Snake/eat.wav -%%EXAMPLESDIR%%/Games/Snake/.directory -%%EXAMPLESDIR%%/Games/Snake/dead.wav -%%EXAMPLESDIR%%/Games/Snake/.project -%%EXAMPLESDIR%%/Games/Snake/.icon.png -%%EXAMPLESDIR%%/Games/Snake/body.png -%%EXAMPLESDIR%%/Games/Snake/start.wav -%%EXAMPLESDIR%%/Games/Snake/head.png -%%EXAMPLESDIR%%/Games/Snake/FrmMain.class -%%EXAMPLESDIR%%/Games/Snake/FrmMain.form -%%EXAMPLESDIR%%/Games/DeepSpace/doc/.html_files/eg3.gif -%%EXAMPLESDIR%%/Games/DeepSpace/doc/.html_files/eg3b.gif -%%EXAMPLESDIR%%/Games/DeepSpace/doc/coordinates.html -%%EXAMPLESDIR%%/Games/DeepSpace/doc/howto.txt -%%EXAMPLESDIR%%/Games/DeepSpace/doc/todo.txt -%%EXAMPLESDIR%%/Games/DeepSpace/.lang/ca.mo -%%EXAMPLESDIR%%/Games/DeepSpace/.lang/ca.po -%%EXAMPLESDIR%%/Games/DeepSpace/.lang/es.mo -%%EXAMPLESDIR%%/Games/DeepSpace/.lang/es.po -%%EXAMPLESDIR%%/Games/DeepSpace/MMain.module -%%EXAMPLESDIR%%/Games/DeepSpace/FMain.form -%%EXAMPLESDIR%%/Games/DeepSpace/FMain.class -%%EXAMPLESDIR%%/Games/DeepSpace/FAbout.form -%%EXAMPLESDIR%%/Games/DeepSpace/.directory -%%EXAMPLESDIR%%/Games/DeepSpace/images/deepspace.png -%%EXAMPLESDIR%%/Games/DeepSpace/CObject.class -%%EXAMPLESDIR%%/Games/DeepSpace/object.data/ship.2do -%%EXAMPLESDIR%%/Games/DeepSpace/object.data/main.lst -%%EXAMPLESDIR%%/Games/DeepSpace/object.data/kite.2do -%%EXAMPLESDIR%%/Games/DeepSpace/object.data/triangle.2do -%%EXAMPLESDIR%%/Games/DeepSpace/object.data/x-wing.2do -%%EXAMPLESDIR%%/Games/DeepSpace/.project -%%EXAMPLESDIR%%/Games/DeepSpace/.icon.png -%%EXAMPLESDIR%%/Games/DeepSpace/CBullet.class -%%EXAMPLESDIR%%/Games/DeepSpace/FAbout.class -%%EXAMPLESDIR%%/Games/DeepSpace/MMath.module -%%EXAMPLESDIR%%/Games/GameOfLife/.settings -%%EXAMPLESDIR%%/Games/GameOfLife/FMain.form -%%EXAMPLESDIR%%/Games/GameOfLife/FMain.class -%%EXAMPLESDIR%%/Games/GameOfLife/.directory -%%EXAMPLESDIR%%/Games/GameOfLife/.project -%%EXAMPLESDIR%%/Games/GameOfLife/.icon.png -%%EXAMPLESDIR%%/Games/GameOfLife/glob2-icon-48x48.png -%%EXAMPLESDIR%%/Games/GameOfLife/.debug -%%EXAMPLESDIR%%/Games/GameOfLife/CGameField.class -%%EXAMPLESDIR%%/Games/Concent/.icon/16.png -%%EXAMPLESDIR%%/Games/Concent/.icon/32.png -%%EXAMPLESDIR%%/Games/Concent/.icon/48.png -%%EXAMPLESDIR%%/Games/Concent/.lang/ca.mo -%%EXAMPLESDIR%%/Games/Concent/.lang/ca.po -%%EXAMPLESDIR%%/Games/Concent/.lang/en.mo -%%EXAMPLESDIR%%/Games/Concent/.lang/en.po -%%EXAMPLESDIR%%/Games/Concent/.lang/es.mo -%%EXAMPLESDIR%%/Games/Concent/.lang/es.po -%%EXAMPLESDIR%%/Games/Concent/.lang/fr.mo -%%EXAMPLESDIR%%/Games/Concent/.lang/fr.po -%%EXAMPLESDIR%%/Games/Concent/principal.class -%%EXAMPLESDIR%%/Games/Concent/.settings -%%EXAMPLESDIR%%/Games/Concent/frmAcerca.form -%%EXAMPLESDIR%%/Games/Concent/Setup.wav -%%EXAMPLESDIR%%/Games/Concent/Blockhit.wav -%%EXAMPLESDIR%%/Games/Concent/fotos.form -%%EXAMPLESDIR%%/Games/Concent/shuffle.wav -%%EXAMPLESDIR%%/Games/Concent/Missed.wav -%%EXAMPLESDIR%%/Games/Concent/.directory -%%EXAMPLESDIR%%/Games/Concent/Paddle.wav -%%EXAMPLESDIR%%/Games/Concent/fotos.class -%%EXAMPLESDIR%%/Games/Concent/CHANGELOG -%%EXAMPLESDIR%%/Games/Concent/frmAcerca.class -%%EXAMPLESDIR%%/Games/Concent/move.wav -%%EXAMPLESDIR%%/Games/Concent/imagenes/an10.gif -%%EXAMPLESDIR%%/Games/Concent/imagenes/an11.gif -%%EXAMPLESDIR%%/Games/Concent/imagenes/an12.gif -%%EXAMPLESDIR%%/Games/Concent/imagenes/an13.gif -%%EXAMPLESDIR%%/Games/Concent/imagenes/an14.gif -%%EXAMPLESDIR%%/Games/Concent/imagenes/an15.gif -%%EXAMPLESDIR%%/Games/Concent/imagenes/an16.gif -%%EXAMPLESDIR%%/Games/Concent/imagenes/an17.gif -%%EXAMPLESDIR%%/Games/Concent/imagenes/an18.gif -%%EXAMPLESDIR%%/Games/Concent/imagenes/an19.gif -%%EXAMPLESDIR%%/Games/Concent/imagenes/an20.gif -%%EXAMPLESDIR%%/Games/Concent/imagenes/an21.gif -%%EXAMPLESDIR%%/Games/Concent/imagenes/an22.gif -%%EXAMPLESDIR%%/Games/Concent/imagenes/an23.gif -%%EXAMPLESDIR%%/Games/Concent/imagenes/an24.gif -%%EXAMPLESDIR%%/Games/Concent/imagenes/an25.gif -%%EXAMPLESDIR%%/Games/Concent/imagenes/an26.gif -%%EXAMPLESDIR%%/Games/Concent/imagenes/an27.gif -%%EXAMPLESDIR%%/Games/Concent/imagenes/an28.gif -%%EXAMPLESDIR%%/Games/Concent/imagenes/an29.gif -%%EXAMPLESDIR%%/Games/Concent/imagenes/an30.gif -%%EXAMPLESDIR%%/Games/Concent/imagenes/an31.gif -%%EXAMPLESDIR%%/Games/Concent/imagenes/an32.gif -%%EXAMPLESDIR%%/Games/Concent/imagenes/an33.gif -%%EXAMPLESDIR%%/Games/Concent/imagenes/an34.gif -%%EXAMPLESDIR%%/Games/Concent/imagenes/an35.gif -%%EXAMPLESDIR%%/Games/Concent/imagenes/an36.gif -%%EXAMPLESDIR%%/Games/Concent/imagenes/an37.gif -%%EXAMPLESDIR%%/Games/Concent/imagenes/an38.gif -%%EXAMPLESDIR%%/Games/Concent/imagenes/an39.gif -%%EXAMPLESDIR%%/Games/Concent/imagenes/an40.gif -%%EXAMPLESDIR%%/Games/Concent/imagenes/colombia.gif -%%EXAMPLESDIR%%/Games/Concent/imagenes/ok.gif -%%EXAMPLESDIR%%/Games/Concent/imagenes/an1.gif -%%EXAMPLESDIR%%/Games/Concent/imagenes/an2.gif -%%EXAMPLESDIR%%/Games/Concent/imagenes/an3.gif -%%EXAMPLESDIR%%/Games/Concent/imagenes/an4.gif -%%EXAMPLESDIR%%/Games/Concent/imagenes/an5.gif -%%EXAMPLESDIR%%/Games/Concent/imagenes/an6.gif -%%EXAMPLESDIR%%/Games/Concent/imagenes/an7.gif -%%EXAMPLESDIR%%/Games/Concent/imagenes/an8.gif -%%EXAMPLESDIR%%/Games/Concent/imagenes/an9.gif -%%EXAMPLESDIR%%/Games/Concent/imagenes/logo.gif -%%EXAMPLESDIR%%/Games/Concent/imagenes/logo.png -%%EXAMPLESDIR%%/Games/Concent/imagenes/tierra.gif -%%EXAMPLESDIR%%/Games/Concent/imagenes/tierra3.jpg -%%EXAMPLESDIR%%/Games/Concent/imagenes/inter.gif -%%EXAMPLESDIR%%/Games/Concent/imagenes/inter.jpg -%%EXAMPLESDIR%%/Games/Concent/frmInstrucciones.class -%%EXAMPLESDIR%%/Games/Concent/.project -%%EXAMPLESDIR%%/Games/Concent/.icon.png -%%EXAMPLESDIR%%/Games/Concent/funciones.module -%%EXAMPLESDIR%%/Games/Concent/frmInstrucciones.form -%%EXAMPLESDIR%%/Games/Concent/principal.form -%%EXAMPLESDIR%%/Games/Concent/Wallhit.wav -%%EXAMPLESDIR%%/Games/Concent/applause.wav -%%EXAMPLESDIR%%/Games/Concent/Newlevel.wav -%%EXAMPLESDIR%%/Games/RobotFindsKitten/Frfk.class -%%EXAMPLESDIR%%/Games/RobotFindsKitten/.lang/ca.mo -%%EXAMPLESDIR%%/Games/RobotFindsKitten/.lang/ca.po -%%EXAMPLESDIR%%/Games/RobotFindsKitten/.lang/es.mo -%%EXAMPLESDIR%%/Games/RobotFindsKitten/.lang/es.po -%%EXAMPLESDIR%%/Games/RobotFindsKitten/Frfk.form -%%EXAMPLESDIR%%/Games/RobotFindsKitten/heart.png -%%EXAMPLESDIR%%/Games/RobotFindsKitten/.directory -%%EXAMPLESDIR%%/Games/RobotFindsKitten/nkis.txt -%%EXAMPLESDIR%%/Games/RobotFindsKitten/readme.txt -%%EXAMPLESDIR%%/Games/RobotFindsKitten/.project -%%EXAMPLESDIR%%/Games/RobotFindsKitten/.icon.png -%%EXAMPLESDIR%%/Games/RobotFindsKitten/COPYING -%%EXAMPLESDIR%%/Games/Solitaire/Global.class -%%EXAMPLESDIR%%/Games/Solitaire/undo.png -%%EXAMPLESDIR%%/Games/Solitaire/.lang/ca.mo -%%EXAMPLESDIR%%/Games/Solitaire/.lang/ca.po -%%EXAMPLESDIR%%/Games/Solitaire/.lang/es.mo -%%EXAMPLESDIR%%/Games/Solitaire/.lang/es.po -%%EXAMPLESDIR%%/Games/Solitaire/FBoardSelect.class -%%EXAMPLESDIR%%/Games/Solitaire/MBoards.module -%%EXAMPLESDIR%%/Games/Solitaire/FGameArea.form -%%EXAMPLESDIR%%/Games/Solitaire/.directory -%%EXAMPLESDIR%%/Games/Solitaire/CBoardDesign.class -%%EXAMPLESDIR%%/Games/Solitaire/FBoardSelect.form -%%EXAMPLESDIR%%/Games/Solitaire/new.png -%%EXAMPLESDIR%%/Games/Solitaire/CMove.class -%%EXAMPLESDIR%%/Games/Solitaire/.project -%%EXAMPLESDIR%%/Games/Solitaire/.icon.png -%%EXAMPLESDIR%%/Games/Solitaire/quit.png -%%EXAMPLESDIR%%/Games/Solitaire/ball.png -%%EXAMPLESDIR%%/Games/Solitaire/redo.png -%%EXAMPLESDIR%%/Games/Solitaire/FGameArea.class -%%EXAMPLESDIR%%/Games/BeastScroll/b-title.mod -%%EXAMPLESDIR%%/Games/BeastScroll/MMain.module -%%EXAMPLESDIR%%/Games/BeastScroll/.directory -%%EXAMPLESDIR%%/Games/BeastScroll/fireworks.png -%%EXAMPLESDIR%%/Games/BeastScroll/bgd1_ciel.png -%%EXAMPLESDIR%%/Games/BeastScroll/bgd3_sol1.png -%%EXAMPLESDIR%%/Games/BeastScroll/.dir_icon.png -%%EXAMPLESDIR%%/Games/BeastScroll/sprite_arbre.png -%%EXAMPLESDIR%%/Games/BeastScroll/.project -%%EXAMPLESDIR%%/Games/BeastScroll/.icon.png -%%EXAMPLESDIR%%/Games/BeastScroll/scrolltext.png -%%EXAMPLESDIR%%/Games/BeastScroll/bgd4_sol2.png -%%EXAMPLESDIR%%/Games/BeastScroll/logo.png -%%EXAMPLESDIR%%/Games/BeastScroll/bgd2_montagnes.png -%%EXAMPLESDIR%%/Games/BeastScroll/sprite_nuages1.png -%%EXAMPLESDIR%%/Games/BeastScroll/sprite_nuages2.png -%%EXAMPLESDIR%%/Games/BeastScroll/sprite_nuages3.png -%%EXAMPLESDIR%%/Games/BeastScroll/sprite_nuages4.png -%%EXAMPLESDIR%%/Games/BeastScroll/sprite_barriere.png -%%EXAMPLESDIR%%/Games/BeastScroll/bgd5_sol3.png -%%EXAMPLESDIR%%/Sound/CDPlayer/Fcdplayer.form -%%EXAMPLESDIR%%/Sound/CDPlayer/.lang/ca.mo -%%EXAMPLESDIR%%/Sound/CDPlayer/.lang/ca.po -%%EXAMPLESDIR%%/Sound/CDPlayer/.lang/es.mo -%%EXAMPLESDIR%%/Sound/CDPlayer/.lang/es.po -%%EXAMPLESDIR%%/Sound/CDPlayer/.directory -%%EXAMPLESDIR%%/Sound/CDPlayer/cd.png -%%EXAMPLESDIR%%/Sound/CDPlayer/Fcdplayer.class -%%EXAMPLESDIR%%/Sound/CDPlayer/.project -%%EXAMPLESDIR%%/Sound/CDPlayer/.icon.png -%%EXAMPLESDIR%%/Sound/MusicPlayer/FSoundPlayer.form -%%EXAMPLESDIR%%/Sound/MusicPlayer/.icon/16.png -%%EXAMPLESDIR%%/Sound/MusicPlayer/.icon/32.png -%%EXAMPLESDIR%%/Sound/MusicPlayer/.icon/48.png -%%EXAMPLESDIR%%/Sound/MusicPlayer/.lang/ca.mo -%%EXAMPLESDIR%%/Sound/MusicPlayer/.lang/ca.po -%%EXAMPLESDIR%%/Sound/MusicPlayer/.lang/es.mo -%%EXAMPLESDIR%%/Sound/MusicPlayer/.lang/es.po -%%EXAMPLESDIR%%/Sound/MusicPlayer/.lang/fr.po -%%EXAMPLESDIR%%/Sound/MusicPlayer/FSoundPlayer.class -%%EXAMPLESDIR%%/Sound/MusicPlayer/.directory -%%EXAMPLESDIR%%/Sound/MusicPlayer/sound.png -%%EXAMPLESDIR%%/Sound/MusicPlayer/.project -%%EXAMPLESDIR%%/Sound/MusicPlayer/.icon.png -%%EXAMPLESDIR%%/Video/MoviePlayer/video.png -%%EXAMPLESDIR%%/Video/MoviePlayer/.lang/ca.mo -%%EXAMPLESDIR%%/Video/MoviePlayer/.lang/ca.po -%%EXAMPLESDIR%%/Video/MoviePlayer/.lang/es.mo -%%EXAMPLESDIR%%/Video/MoviePlayer/.lang/es.po -%%EXAMPLESDIR%%/Video/MoviePlayer/.directory -%%EXAMPLESDIR%%/Video/MoviePlayer/pause.png -%%EXAMPLESDIR%%/Video/MoviePlayer/.project -%%EXAMPLESDIR%%/Video/MoviePlayer/.icon.png -%%EXAMPLESDIR%%/Video/MoviePlayer/open.png -%%EXAMPLESDIR%%/Video/MoviePlayer/FMoviePlayer.form -%%EXAMPLESDIR%%/Video/MoviePlayer/play.png -%%EXAMPLESDIR%%/Video/MoviePlayer/stop.png -%%EXAMPLESDIR%%/Video/MoviePlayer/FMoviePlayer.class -%%EXAMPLESDIR%%/Video/MyWebCam/.lang/ca.mo -%%EXAMPLESDIR%%/Video/MyWebCam/.lang/ca.po -%%EXAMPLESDIR%%/Video/MyWebCam/.lang/es.mo -%%EXAMPLESDIR%%/Video/MyWebCam/.lang/es.po -%%EXAMPLESDIR%%/Video/MyWebCam/Form1.class -%%EXAMPLESDIR%%/Video/MyWebCam/.directory -%%EXAMPLESDIR%%/Video/MyWebCam/.project -%%EXAMPLESDIR%%/Video/MyWebCam/.icon.png -%%EXAMPLESDIR%%/Video/MyWebCam/Form1.form -%%EXAMPLESDIR%%/Video/MyWebCam/Module1.module -%%EXAMPLESDIR%%/Video/MyWebCam/camera.png -%%EXAMPLESDIR%%/OpenGL/GambasGears/.directory -%%EXAMPLESDIR%%/OpenGL/GambasGears/.project -%%EXAMPLESDIR%%/OpenGL/GambasGears/.icon.png -%%EXAMPLESDIR%%/OpenGL/GambasGears/gears.png -%%EXAMPLESDIR%%/OpenGL/GambasGears/Module1.module -%%EXAMPLESDIR%%/OpenGL/PDFPresentation/CpdfPresentation.class -%%EXAMPLESDIR%%/OpenGL/PDFPresentation/.settings -%%EXAMPLESDIR%%/OpenGL/PDFPresentation/MMain.module -%%EXAMPLESDIR%%/OpenGL/PDFPresentation/FMain.form -%%EXAMPLESDIR%%/OpenGL/PDFPresentation/FMain.class -%%EXAMPLESDIR%%/OpenGL/PDFPresentation/icon.png -%%EXAMPLESDIR%%/OpenGL/PDFPresentation/.directory -%%EXAMPLESDIR%%/OpenGL/PDFPresentation/music.xm -%%EXAMPLESDIR%%/OpenGL/PDFPresentation/.project -%%EXAMPLESDIR%%/OpenGL/PDFPresentation/.icon.png -%%EXAMPLESDIR%%/OpenGL/PDFPresentation/logo.png -%%EXAMPLESDIR%%/OpenGL/PDFPresentation/Clogo.class -%%EXAMPLESDIR%%/OpenGL/3DWebCam/webcam.png -%%EXAMPLESDIR%%/OpenGL/3DWebCam/.directory -%%EXAMPLESDIR%%/OpenGL/3DWebCam/Mmain.module -%%EXAMPLESDIR%%/OpenGL/3DWebCam/.project -%%EXAMPLESDIR%%/OpenGL/3DWebCam/.icon.png -%%EXAMPLESDIR%%/Automation/KateBrowser/.icon/16.png -%%EXAMPLESDIR%%/Automation/KateBrowser/.icon/32.png -%%EXAMPLESDIR%%/Automation/KateBrowser/.icon/48.png -%%EXAMPLESDIR%%/Automation/KateBrowser/.lang/ca.mo -%%EXAMPLESDIR%%/Automation/KateBrowser/.lang/ca.po -%%EXAMPLESDIR%%/Automation/KateBrowser/.lang/es.mo -%%EXAMPLESDIR%%/Automation/KateBrowser/.lang/es.po -%%EXAMPLESDIR%%/Automation/KateBrowser/kate.png -%%EXAMPLESDIR%%/Automation/KateBrowser/.directory -%%EXAMPLESDIR%%/Automation/KateBrowser/FBrowser.form -%%EXAMPLESDIR%%/Automation/KateBrowser/CHANGELOG -%%EXAMPLESDIR%%/Automation/KateBrowser/FBrowser.class -%%EXAMPLESDIR%%/Automation/KateBrowser/.project -%%EXAMPLESDIR%%/Automation/KateBrowser/.icon.png -%%EXAMPLESDIR%%/Automation/KateBrowser/arrow.png -%%EXAMPLESDIR%%/Automation/Scripting/FScript.form -%%EXAMPLESDIR%%/Automation/Scripting/background.png -%%EXAMPLESDIR%%/Automation/Scripting/.lang/ca.mo -%%EXAMPLESDIR%%/Automation/Scripting/.lang/ca.po -%%EXAMPLESDIR%%/Automation/Scripting/.lang/es.mo -%%EXAMPLESDIR%%/Automation/Scripting/.lang/es.po -%%EXAMPLESDIR%%/Automation/Scripting/FScript.class -%%EXAMPLESDIR%%/Automation/Scripting/.directory -%%EXAMPLESDIR%%/Automation/Scripting/.project -%%EXAMPLESDIR%%/Automation/Scripting/.icon.png -%%EXAMPLESDIR%%/Control/TextEdit/edit.png -%%EXAMPLESDIR%%/Control/TextEdit/.lang/ca.mo -%%EXAMPLESDIR%%/Control/TextEdit/.lang/ca.po -%%EXAMPLESDIR%%/Control/TextEdit/.lang/es.mo -%%EXAMPLESDIR%%/Control/TextEdit/.lang/es.po -%%EXAMPLESDIR%%/Control/TextEdit/.lang/fr.po -%%EXAMPLESDIR%%/Control/TextEdit/FMain.form -%%EXAMPLESDIR%%/Control/TextEdit/FMain.class -%%EXAMPLESDIR%%/Control/TextEdit/.directory -%%EXAMPLESDIR%%/Control/TextEdit/text.html -%%EXAMPLESDIR%%/Control/TextEdit/.project -%%EXAMPLESDIR%%/Control/TextEdit/.icon.png -%%EXAMPLESDIR%%/Control/TextEdit/frmShowHtml.class -%%EXAMPLESDIR%%/Control/TextEdit/frmShowHtml.form -%%EXAMPLESDIR%%/Control/TreeView/.lang/ca.mo -%%EXAMPLESDIR%%/Control/TreeView/.lang/ca.po -%%EXAMPLESDIR%%/Control/TreeView/.lang/es.mo -%%EXAMPLESDIR%%/Control/TreeView/.lang/es.po -%%EXAMPLESDIR%%/Control/TreeView/Male.png -%%EXAMPLESDIR%%/Control/TreeView/Female.png -%%EXAMPLESDIR%%/Control/TreeView/.directory -%%EXAMPLESDIR%%/Control/TreeView/.project -%%EXAMPLESDIR%%/Control/TreeView/.icon.png -%%EXAMPLESDIR%%/Control/TreeView/TreeViewExample.form -%%EXAMPLESDIR%%/Control/TreeView/treeview.png -%%EXAMPLESDIR%%/Control/TreeView/TreeViewExample.class -%%EXAMPLESDIR%%/Control/HighlightEditor/.lang/ca.mo -%%EXAMPLESDIR%%/Control/HighlightEditor/.lang/ca.po -%%EXAMPLESDIR%%/Control/HighlightEditor/.lang/es.mo -%%EXAMPLESDIR%%/Control/HighlightEditor/.lang/es.po -%%EXAMPLESDIR%%/Control/HighlightEditor/FEditor.form -%%EXAMPLESDIR%%/Control/HighlightEditor/.directory -%%EXAMPLESDIR%%/Control/HighlightEditor/download.html -%%EXAMPLESDIR%%/Control/HighlightEditor/.project -%%EXAMPLESDIR%%/Control/HighlightEditor/.icon.png -%%EXAMPLESDIR%%/Control/HighlightEditor/editor.png -%%EXAMPLESDIR%%/Control/HighlightEditor/FEditor.class -%%EXAMPLESDIR%%/Control/Embedder/.lang/ca.mo -%%EXAMPLESDIR%%/Control/Embedder/.lang/ca.po -%%EXAMPLESDIR%%/Control/Embedder/.lang/es.mo -%%EXAMPLESDIR%%/Control/Embedder/.lang/es.po -%%EXAMPLESDIR%%/Control/Embedder/.settings -%%EXAMPLESDIR%%/Control/Embedder/FMain.form -%%EXAMPLESDIR%%/Control/Embedder/FMain.class -%%EXAMPLESDIR%%/Control/Embedder/.directory -%%EXAMPLESDIR%%/Control/Embedder/.project -%%EXAMPLESDIR%%/Control/Embedder/.icon.png -%%EXAMPLESDIR%%/Control/Embedder/embedder.png -%%EXAMPLESDIR%%/Printing/Printing/ReadMe.txt -%%EXAMPLESDIR%%/Printing/Printing/.lang/ca.mo -%%EXAMPLESDIR%%/Printing/Printing/.lang/ca.po -%%EXAMPLESDIR%%/Printing/Printing/.lang/es.mo -%%EXAMPLESDIR%%/Printing/Printing/.lang/es.po -%%EXAMPLESDIR%%/Printing/Printing/ModulePrintImage.module -%%EXAMPLESDIR%%/Printing/Printing/ModulePrintTwoImgWordWrap.module -%%EXAMPLESDIR%%/Printing/Printing/Images/document-print.png -%%EXAMPLESDIR%%/Printing/Printing/Images/fonts.png -%%EXAMPLESDIR%%/Printing/Printing/Images/document-open.png -%%EXAMPLESDIR%%/Printing/Printing/Images/image-x-generic.png -%%EXAMPLESDIR%%/Printing/Printing/Images/usergreenbeard1.png -%%EXAMPLESDIR%%/Printing/Printing/Images/.dir_icon.png -%%EXAMPLESDIR%%/Printing/Printing/Images/image-gallery.png -%%EXAMPLESDIR%%/Printing/Printing/Images/colors.png -%%EXAMPLESDIR%%/Printing/Printing/Images/document-save.png -%%EXAMPLESDIR%%/Printing/Printing/Images/text-x-generic.png -%%EXAMPLESDIR%%/Printing/Printing/ModulePrintText.module -%%EXAMPLESDIR%%/Printing/Printing/.directory -%%EXAMPLESDIR%%/Printing/Printing/.project -%%EXAMPLESDIR%%/Printing/Printing/.icon.png -%%EXAMPLESDIR%%/Printing/Printing/FormPrinting.class -%%EXAMPLESDIR%%/Printing/Printing/ModulePrintDrawing.module -%%EXAMPLESDIR%%/Printing/Printing/ModulePrintTwoImages.module -%%EXAMPLESDIR%%/Printing/Printing/FormPrinting.form -%%EXAMPLESDIR%%/Drawing/Barcode/.settings -%%EXAMPLESDIR%%/Drawing/Barcode/FMain.form -%%EXAMPLESDIR%%/Drawing/Barcode/FMain.class -%%EXAMPLESDIR%%/Drawing/Barcode/.directory -%%EXAMPLESDIR%%/Drawing/Barcode/.project -%%EXAMPLESDIR%%/Drawing/Barcode/.icon.png -%%EXAMPLESDIR%%/Drawing/Barcode/modCrBcode.module -%%EXAMPLESDIR%%/Drawing/Barcode/barcode.png -%%EXAMPLESDIR%%/Drawing/Chart/.lang/ca.mo -%%EXAMPLESDIR%%/Drawing/Chart/.lang/ca.po -%%EXAMPLESDIR%%/Drawing/Chart/.lang/es.mo -%%EXAMPLESDIR%%/Drawing/Chart/.lang/es.po -%%EXAMPLESDIR%%/Drawing/Chart/FormChart.form -%%EXAMPLESDIR%%/Drawing/Chart/FormChart.class -%%EXAMPLESDIR%%/Drawing/Chart/.directory -%%EXAMPLESDIR%%/Drawing/Chart/FormData.class -%%EXAMPLESDIR%%/Drawing/Chart/graph.png -%%EXAMPLESDIR%%/Drawing/Chart/.project -%%EXAMPLESDIR%%/Drawing/Chart/.icon.png -%%EXAMPLESDIR%%/Drawing/Chart/FormData.form -%%EXAMPLESDIR%%/Drawing/Clock/img/clock_bg_big1.png -%%EXAMPLESDIR%%/Drawing/Clock/img/clock_bg_big2.png -%%EXAMPLESDIR%%/Drawing/Clock/img/clock_bg_big3.png -%%EXAMPLESDIR%%/Drawing/Clock/img/clock_bg_big4.png -%%EXAMPLESDIR%%/Drawing/Clock/img/arrow_sec.png -%%EXAMPLESDIR%%/Drawing/Clock/img/arrow_hour.png -%%EXAMPLESDIR%%/Drawing/Clock/img/arrow_min.png -%%EXAMPLESDIR%%/Drawing/Clock/.icon/16.png -%%EXAMPLESDIR%%/Drawing/Clock/.icon/32.png -%%EXAMPLESDIR%%/Drawing/Clock/.icon/48.png -%%EXAMPLESDIR%%/Drawing/Clock/.lang/ca.mo -%%EXAMPLESDIR%%/Drawing/Clock/.lang/ca.po -%%EXAMPLESDIR%%/Drawing/Clock/.lang/es.mo -%%EXAMPLESDIR%%/Drawing/Clock/.lang/es.po -%%EXAMPLESDIR%%/Drawing/Clock/.directory -%%EXAMPLESDIR%%/Drawing/Clock/FClock.class -%%EXAMPLESDIR%%/Drawing/Clock/.project -%%EXAMPLESDIR%%/Drawing/Clock/.icon.png -%%EXAMPLESDIR%%/Drawing/Clock/FClock.form -%%EXAMPLESDIR%%/Drawing/Sensor/FSensor.form -%%EXAMPLESDIR%%/Drawing/Sensor/.lang/es.mo -%%EXAMPLESDIR%%/Drawing/Sensor/.lang/es.po -%%EXAMPLESDIR%%/Drawing/Sensor/.lang/fr.mo -%%EXAMPLESDIR%%/Drawing/Sensor/.lang/fr.po -%%EXAMPLESDIR%%/Drawing/Sensor/red.png -%%EXAMPLESDIR%%/Drawing/Sensor/thermo.png -%%EXAMPLESDIR%%/Drawing/Sensor/.directory -%%EXAMPLESDIR%%/Drawing/Sensor/FSensor.class -%%EXAMPLESDIR%%/Drawing/Sensor/orange.png -%%EXAMPLESDIR%%/Drawing/Sensor/thermo-void.png -%%EXAMPLESDIR%%/Drawing/Sensor/Main.module -%%EXAMPLESDIR%%/Drawing/Sensor/.project -%%EXAMPLESDIR%%/Drawing/Sensor/.icon.png -%%EXAMPLESDIR%%/Drawing/Sensor/thermometre.png -%%EXAMPLESDIR%%/Drawing/OnScreenDisplay/FOnScreenDisplay.class -%%EXAMPLESDIR%%/Drawing/OnScreenDisplay/.lang/ca.mo -%%EXAMPLESDIR%%/Drawing/OnScreenDisplay/.lang/ca.po -%%EXAMPLESDIR%%/Drawing/OnScreenDisplay/.lang/es.mo -%%EXAMPLESDIR%%/Drawing/OnScreenDisplay/.lang/es.po -%%EXAMPLESDIR%%/Drawing/OnScreenDisplay/FOnScreenDisplay.form -%%EXAMPLESDIR%%/Drawing/OnScreenDisplay/icon.png -%%EXAMPLESDIR%%/Drawing/OnScreenDisplay/.directory -%%EXAMPLESDIR%%/Drawing/OnScreenDisplay/.project -%%EXAMPLESDIR%%/Drawing/OnScreenDisplay/.icon.png -%%EXAMPLESDIR%%/Drawing/AnalogWatch/timer.png -%%EXAMPLESDIR%%/Drawing/AnalogWatch/FrmClock.form -%%EXAMPLESDIR%%/Drawing/AnalogWatch/.directory -%%EXAMPLESDIR%%/Drawing/AnalogWatch/.project -%%EXAMPLESDIR%%/Drawing/AnalogWatch/.icon.png -%%EXAMPLESDIR%%/Drawing/AnalogWatch/FrmClock.class -%%EXAMPLESDIR%%/Drawing/ImageViewer/.lang/ca.mo -%%EXAMPLESDIR%%/Drawing/ImageViewer/.lang/ca.po -%%EXAMPLESDIR%%/Drawing/ImageViewer/.lang/es.mo -%%EXAMPLESDIR%%/Drawing/ImageViewer/.lang/es.po -%%EXAMPLESDIR%%/Drawing/ImageViewer/FViewer.form -%%EXAMPLESDIR%%/Drawing/ImageViewer/.directory -%%EXAMPLESDIR%%/Drawing/ImageViewer/image.png -%%EXAMPLESDIR%%/Drawing/ImageViewer/.project -%%EXAMPLESDIR%%/Drawing/ImageViewer/.icon.png -%%EXAMPLESDIR%%/Drawing/ImageViewer/FViewer.class -%%EXAMPLESDIR%%/Drawing/Gravity/.lang/ca.mo -%%EXAMPLESDIR%%/Drawing/Gravity/.lang/ca.po -%%EXAMPLESDIR%%/Drawing/Gravity/.lang/es.mo -%%EXAMPLESDIR%%/Drawing/Gravity/.lang/es.po -%%EXAMPLESDIR%%/Drawing/Gravity/cBall.class -%%EXAMPLESDIR%%/Drawing/Gravity/FMain.form -%%EXAMPLESDIR%%/Drawing/Gravity/FMain.class -%%EXAMPLESDIR%%/Drawing/Gravity/FAbout.form -%%EXAMPLESDIR%%/Drawing/Gravity/.directory -%%EXAMPLESDIR%%/Drawing/Gravity/.project -%%EXAMPLESDIR%%/Drawing/Gravity/.icon.png -%%EXAMPLESDIR%%/Drawing/Gravity/FAbout.class -%%EXAMPLESDIR%%/Drawing/Gravity/gravity.png -%%EXAMPLESDIR%%/Networking/DnsClient/.lang/ca.mo -%%EXAMPLESDIR%%/Networking/DnsClient/.lang/ca.po -%%EXAMPLESDIR%%/Networking/DnsClient/.lang/es.mo -%%EXAMPLESDIR%%/Networking/DnsClient/.lang/es.po -%%EXAMPLESDIR%%/Networking/DnsClient/FMain.form -%%EXAMPLESDIR%%/Networking/DnsClient/FMain.class -%%EXAMPLESDIR%%/Networking/DnsClient/.directory -%%EXAMPLESDIR%%/Networking/DnsClient/.project -%%EXAMPLESDIR%%/Networking/DnsClient/.icon.png -%%EXAMPLESDIR%%/Networking/DnsClient/dnsclient.png -%%EXAMPLESDIR%%/Networking/ClientSocket/.lang/ca.mo -%%EXAMPLESDIR%%/Networking/ClientSocket/.lang/ca.po -%%EXAMPLESDIR%%/Networking/ClientSocket/.lang/es.mo -%%EXAMPLESDIR%%/Networking/ClientSocket/.lang/es.po -%%EXAMPLESDIR%%/Networking/ClientSocket/.directory -%%EXAMPLESDIR%%/Networking/ClientSocket/socket.png -%%EXAMPLESDIR%%/Networking/ClientSocket/.project -%%EXAMPLESDIR%%/Networking/ClientSocket/.icon.png -%%EXAMPLESDIR%%/Networking/ClientSocket/FrmMain.class -%%EXAMPLESDIR%%/Networking/ClientSocket/FrmMain.form -%%EXAMPLESDIR%%/Networking/WebBrowser/.lang/ca.mo -%%EXAMPLESDIR%%/Networking/WebBrowser/.lang/ca.po -%%EXAMPLESDIR%%/Networking/WebBrowser/webbrowser.png -%%EXAMPLESDIR%%/Networking/WebBrowser/.directory -%%EXAMPLESDIR%%/Networking/WebBrowser/FBrowser.form -%%EXAMPLESDIR%%/Networking/WebBrowser/FBrowser.class -%%EXAMPLESDIR%%/Networking/WebBrowser/.project -%%EXAMPLESDIR%%/Networking/WebBrowser/.icon.png -%%EXAMPLESDIR%%/Networking/SerialPort/serialport.png -%%EXAMPLESDIR%%/Networking/SerialPort/.lang/ca.mo -%%EXAMPLESDIR%%/Networking/SerialPort/.lang/ca.po -%%EXAMPLESDIR%%/Networking/SerialPort/.lang/es.mo -%%EXAMPLESDIR%%/Networking/SerialPort/.lang/es.po -%%EXAMPLESDIR%%/Networking/SerialPort/FSerialPort.class -%%EXAMPLESDIR%%/Networking/SerialPort/.directory -%%EXAMPLESDIR%%/Networking/SerialPort/FSerialPort.form -%%EXAMPLESDIR%%/Networking/SerialPort/.project -%%EXAMPLESDIR%%/Networking/SerialPort/.icon.png -%%EXAMPLESDIR%%/Networking/ServerSocket/.lang/ca.mo -%%EXAMPLESDIR%%/Networking/ServerSocket/.lang/ca.po -%%EXAMPLESDIR%%/Networking/ServerSocket/.lang/es.mo -%%EXAMPLESDIR%%/Networking/ServerSocket/.lang/es.po -%%EXAMPLESDIR%%/Networking/ServerSocket/.directory -%%EXAMPLESDIR%%/Networking/ServerSocket/.project -%%EXAMPLESDIR%%/Networking/ServerSocket/.icon.png -%%EXAMPLESDIR%%/Networking/ServerSocket/serversocket.png -%%EXAMPLESDIR%%/Networking/ServerSocket/FrmMain.class -%%EXAMPLESDIR%%/Networking/ServerSocket/FrmMain.form -%%EXAMPLESDIR%%/Networking/HTTPGet/.lang/ca.mo -%%EXAMPLESDIR%%/Networking/HTTPGet/.lang/ca.po -%%EXAMPLESDIR%%/Networking/HTTPGet/.lang/es.mo -%%EXAMPLESDIR%%/Networking/HTTPGet/.lang/es.po -%%EXAMPLESDIR%%/Networking/HTTPGet/ClsParams.class -%%EXAMPLESDIR%%/Networking/HTTPGet/.directory -%%EXAMPLESDIR%%/Networking/HTTPGet/httpclient.png -%%EXAMPLESDIR%%/Networking/HTTPGet/.project -%%EXAMPLESDIR%%/Networking/HTTPGet/.icon.png -%%EXAMPLESDIR%%/Networking/HTTPGet/FConfig.class -%%EXAMPLESDIR%%/Networking/HTTPGet/F.class -%%EXAMPLESDIR%%/Networking/HTTPGet/FConfig.form -%%EXAMPLESDIR%%/Networking/HTTPGet/F.form -%%EXAMPLESDIR%%/Networking/HTTPPost/.lang/ca.mo -%%EXAMPLESDIR%%/Networking/HTTPPost/.lang/ca.po -%%EXAMPLESDIR%%/Networking/HTTPPost/.lang/es.mo -%%EXAMPLESDIR%%/Networking/HTTPPost/.lang/es.po -%%EXAMPLESDIR%%/Networking/HTTPPost/.directory -%%EXAMPLESDIR%%/Networking/HTTPPost/httpclient.png -%%EXAMPLESDIR%%/Networking/HTTPPost/.project -%%EXAMPLESDIR%%/Networking/HTTPPost/.icon.png -%%EXAMPLESDIR%%/Networking/HTTPPost/F.class -%%EXAMPLESDIR%%/Networking/HTTPPost/F.form -%%EXAMPLESDIR%%/Networking/UDPServerClient/FrmServer.class -%%EXAMPLESDIR%%/Networking/UDPServerClient/.lang/ca.mo -%%EXAMPLESDIR%%/Networking/UDPServerClient/.lang/ca.po -%%EXAMPLESDIR%%/Networking/UDPServerClient/.lang/es.mo -%%EXAMPLESDIR%%/Networking/UDPServerClient/.lang/es.po -%%EXAMPLESDIR%%/Networking/UDPServerClient/.directory -%%EXAMPLESDIR%%/Networking/UDPServerClient/FrmClient.class -%%EXAMPLESDIR%%/Networking/UDPServerClient/udpsocket.png -%%EXAMPLESDIR%%/Networking/UDPServerClient/.project -%%EXAMPLESDIR%%/Networking/UDPServerClient/.icon.png -%%EXAMPLESDIR%%/Networking/UDPServerClient/FrmClient.form -%%EXAMPLESDIR%%/Networking/UDPServerClient/FrmServer.form -%%EXAMPLESDIR%%/Database/PictureDatabase/ModuleDatabase.module -%%EXAMPLESDIR%%/Database/PictureDatabase/.lang/ca.mo -%%EXAMPLESDIR%%/Database/PictureDatabase/.lang/ca.po -%%EXAMPLESDIR%%/Database/PictureDatabase/.lang/es.mo -%%EXAMPLESDIR%%/Database/PictureDatabase/.lang/es.po -%%EXAMPLESDIR%%/Database/PictureDatabase/Images/document-save-as.png -%%EXAMPLESDIR%%/Database/PictureDatabase/Images/image-x-generic.png -%%EXAMPLESDIR%%/Database/PictureDatabase/Images/document-save.png -%%EXAMPLESDIR%%/Database/PictureDatabase/Images/list-add.png -%%EXAMPLESDIR%%/Database/PictureDatabase/Images/list-remove.png -%%EXAMPLESDIR%%/Database/PictureDatabase/.directory -%%EXAMPLESDIR%%/Database/PictureDatabase/FormPictureDatabase.form -%%EXAMPLESDIR%%/Database/PictureDatabase/FormPictureDatabase.class -%%EXAMPLESDIR%%/Database/PictureDatabase/.project -%%EXAMPLESDIR%%/Database/PictureDatabase/.icon.png -%%EXAMPLESDIR%%/Database/Database/.lang/ca.mo -%%EXAMPLESDIR%%/Database/Database/.lang/ca.po -%%EXAMPLESDIR%%/Database/Database/.lang/es.mo -%%EXAMPLESDIR%%/Database/Database/.lang/es.po -%%EXAMPLESDIR%%/Database/Database/FRequest.class -%%EXAMPLESDIR%%/Database/Database/FMain.form -%%EXAMPLESDIR%%/Database/Database/FTest.form -%%EXAMPLESDIR%%/Database/Database/FRequest.form -%%EXAMPLESDIR%%/Database/Database/FMain.class -%%EXAMPLESDIR%%/Database/Database/FTest.class -%%EXAMPLESDIR%%/Database/Database/.directory -%%EXAMPLESDIR%%/Database/Database/.project -%%EXAMPLESDIR%%/Database/Database/.icon.png -%%EXAMPLESDIR%%/Database/Database/database.png -%%EXAMPLESDIR%%/Database/DataReportExample/pic/ksmiletris.png -%%EXAMPLESDIR%%/Database/DataReportExample/pic/button_cance.png -%%EXAMPLESDIR%%/Database/DataReportExample/pic/looknfeel.png -%%EXAMPLESDIR%%/Database/DataReportExample/pic/kjobviewer.png -%%EXAMPLESDIR%%/Database/DataReportExample/pic/button_ok.png -%%EXAMPLESDIR%%/Database/DataReportExample/pic/empty.png -%%EXAMPLESDIR%%/Database/DataReportExample/.lang/ca.mo -%%EXAMPLESDIR%%/Database/DataReportExample/.lang/ca.po -%%EXAMPLESDIR%%/Database/DataReportExample/.lang/es.mo -%%EXAMPLESDIR%%/Database/DataReportExample/.lang/es.po -%%EXAMPLESDIR%%/Database/DataReportExample/Fpreview.class -%%EXAMPLESDIR%%/Database/DataReportExample/Fabout.class -%%EXAMPLESDIR%%/Database/DataReportExample/Mglobal.module -%%EXAMPLESDIR%%/Database/DataReportExample/.directory -%%EXAMPLESDIR%%/Database/DataReportExample/Fmain.class -%%EXAMPLESDIR%%/Database/DataReportExample/Fabout.form -%%EXAMPLESDIR%%/Database/DataReportExample/Fmain.form -%%EXAMPLESDIR%%/Database/DataReportExample/.project -%%EXAMPLESDIR%%/Database/DataReportExample/.icon.png -%%EXAMPLESDIR%%/Database/DataReportExample/Fconn.class -%%EXAMPLESDIR%%/Database/DataReportExample/Fpreview.form -%%EXAMPLESDIR%%/Database/DataReportExample/Fconn.form -@dirrm %%EXAMPLESDIR%%/Video/MyWebCam/.lang -@dirrm %%EXAMPLESDIR%%/Video/MyWebCam -@dirrm %%EXAMPLESDIR%%/Video/MoviePlayer/.lang -@dirrm %%EXAMPLESDIR%%/Video/MoviePlayer -@dirrm %%EXAMPLESDIR%%/Video -@dirrm %%EXAMPLESDIR%%/Sound/MusicPlayer/.lang -@dirrm %%EXAMPLESDIR%%/Sound/MusicPlayer/.icon -@dirrm %%EXAMPLESDIR%%/Sound/MusicPlayer -@dirrm %%EXAMPLESDIR%%/Sound/CDPlayer/.lang -@dirrm %%EXAMPLESDIR%%/Sound/CDPlayer -@dirrm %%EXAMPLESDIR%%/Sound -@dirrm %%EXAMPLESDIR%%/Printing/Printing/Images -@dirrm %%EXAMPLESDIR%%/Printing/Printing/.lang -@dirrm %%EXAMPLESDIR%%/Printing/Printing -@dirrm %%EXAMPLESDIR%%/Printing -@dirrm %%EXAMPLESDIR%%/OpenGL/PDFPresentation -@dirrm %%EXAMPLESDIR%%/OpenGL/GambasGears -@dirrm %%EXAMPLESDIR%%/OpenGL/3DWebCam -@dirrm %%EXAMPLESDIR%%/OpenGL -@dirrm %%EXAMPLESDIR%%/Networking/WebBrowser/.lang -@dirrm %%EXAMPLESDIR%%/Networking/WebBrowser -@dirrm %%EXAMPLESDIR%%/Networking/UDPServerClient/.lang -@dirrm %%EXAMPLESDIR%%/Networking/UDPServerClient -@dirrm %%EXAMPLESDIR%%/Networking/ServerSocket/.lang -@dirrm %%EXAMPLESDIR%%/Networking/ServerSocket -@dirrm %%EXAMPLESDIR%%/Networking/SerialPort/.lang -@dirrm %%EXAMPLESDIR%%/Networking/SerialPort -@dirrm %%EXAMPLESDIR%%/Networking/HTTPPost/.lang -@dirrm %%EXAMPLESDIR%%/Networking/HTTPPost -@dirrm %%EXAMPLESDIR%%/Networking/HTTPGet/.lang -@dirrm %%EXAMPLESDIR%%/Networking/HTTPGet -@dirrm %%EXAMPLESDIR%%/Networking/DnsClient/.lang -@dirrm %%EXAMPLESDIR%%/Networking/DnsClient -@dirrm %%EXAMPLESDIR%%/Networking/ClientSocket/.lang -@dirrm %%EXAMPLESDIR%%/Networking/ClientSocket -@dirrm %%EXAMPLESDIR%%/Networking -@dirrm %%EXAMPLESDIR%%/Misc/PDFViewer/.lang -@dirrm %%EXAMPLESDIR%%/Misc/PDFViewer -@dirrm %%EXAMPLESDIR%%/Misc/Notepad/.lang -@dirrm %%EXAMPLESDIR%%/Misc/Notepad -@dirrm %%EXAMPLESDIR%%/Misc/Explorer/.lang -@dirrm %%EXAMPLESDIR%%/Misc/Explorer -@dirrm %%EXAMPLESDIR%%/Misc/Evaluator/.lang -@dirrm %%EXAMPLESDIR%%/Misc/Evaluator -@dirrm %%EXAMPLESDIR%%/Misc/Console/.lang -@dirrm %%EXAMPLESDIR%%/Misc/Console -@dirrm %%EXAMPLESDIR%%/Misc -@dirrm %%EXAMPLESDIR%%/Games/Solitaire/.lang -@dirrm %%EXAMPLESDIR%%/Games/Solitaire -@dirrm %%EXAMPLESDIR%%/Games/Snake -@dirrm %%EXAMPLESDIR%%/Games/RobotFindsKitten/.lang -@dirrm %%EXAMPLESDIR%%/Games/RobotFindsKitten -@dirrm %%EXAMPLESDIR%%/Games/GameOfLife -@dirrm %%EXAMPLESDIR%%/Games/DeepSpace/object.data -@dirrm %%EXAMPLESDIR%%/Games/DeepSpace/images -@dirrm %%EXAMPLESDIR%%/Games/DeepSpace/doc/.html_files -@dirrm %%EXAMPLESDIR%%/Games/DeepSpace/doc -@dirrm %%EXAMPLESDIR%%/Games/DeepSpace/.lang -@dirrm %%EXAMPLESDIR%%/Games/DeepSpace -@dirrm %%EXAMPLESDIR%%/Games/Concent/imagenes -@dirrm %%EXAMPLESDIR%%/Games/Concent/.lang -@dirrm %%EXAMPLESDIR%%/Games/Concent/.icon -@dirrm %%EXAMPLESDIR%%/Games/Concent -@dirrm %%EXAMPLESDIR%%/Games/BeastScroll -@dirrm %%EXAMPLESDIR%%/Games -@dirrm %%EXAMPLESDIR%%/Drawing/Sensor/.lang -@dirrm %%EXAMPLESDIR%%/Drawing/Sensor -@dirrm %%EXAMPLESDIR%%/Drawing/OnScreenDisplay/.lang -@dirrm %%EXAMPLESDIR%%/Drawing/OnScreenDisplay -@dirrm %%EXAMPLESDIR%%/Drawing/ImageViewer/.lang -@dirrm %%EXAMPLESDIR%%/Drawing/ImageViewer -@dirrm %%EXAMPLESDIR%%/Drawing/Gravity/.lang -@dirrm %%EXAMPLESDIR%%/Drawing/Gravity -@dirrm %%EXAMPLESDIR%%/Drawing/Chart/.lang -@dirrm %%EXAMPLESDIR%%/Drawing/Chart -@dirrm %%EXAMPLESDIR%%/Drawing/Clock/img -@dirrm %%EXAMPLESDIR%%/Drawing/Clock/.lang -@dirrm %%EXAMPLESDIR%%/Drawing/Clock/.icon -@dirrm %%EXAMPLESDIR%%/Drawing/Clock -@dirrm %%EXAMPLESDIR%%/Drawing/Barcode -@dirrm %%EXAMPLESDIR%%/Drawing/AnalogWatch -@dirrm %%EXAMPLESDIR%%/Drawing -@dirrm %%EXAMPLESDIR%%/Database/PictureDatabase/Images -@dirrm %%EXAMPLESDIR%%/Database/PictureDatabase/.lang -@dirrm %%EXAMPLESDIR%%/Database/PictureDatabase -@dirrm %%EXAMPLESDIR%%/Database/Database/.lang -@dirrm %%EXAMPLESDIR%%/Database/Database -@dirrm %%EXAMPLESDIR%%/Database/DataReportExample/pic -@dirrm %%EXAMPLESDIR%%/Database/DataReportExample/.lang -@dirrm %%EXAMPLESDIR%%/Database/DataReportExample -@dirrm %%EXAMPLESDIR%%/Database -@dirrm %%EXAMPLESDIR%%/Control/TreeView/.lang -@dirrm %%EXAMPLESDIR%%/Control/TreeView -@dirrm %%EXAMPLESDIR%%/Control/TextEdit/.lang -@dirrm %%EXAMPLESDIR%%/Control/TextEdit -@dirrm %%EXAMPLESDIR%%/Control/HighlightEditor/.lang -@dirrm %%EXAMPLESDIR%%/Control/HighlightEditor -@dirrm %%EXAMPLESDIR%%/Control/Embedder/.lang -@dirrm %%EXAMPLESDIR%%/Control/Embedder -@dirrm %%EXAMPLESDIR%%/Control -@dirrm %%EXAMPLESDIR%%/Basic/Timer/.lang -@dirrm %%EXAMPLESDIR%%/Basic/Timer -@dirrm %%EXAMPLESDIR%%/Basic/Object/.lang -@dirrm %%EXAMPLESDIR%%/Basic/Object -@dirrm %%EXAMPLESDIR%%/Basic/DragNDrop -@dirrm %%EXAMPLESDIR%%/Basic/Collection/.lang -@dirrm %%EXAMPLESDIR%%/Basic/Collection -@dirrm %%EXAMPLESDIR%%/Basic/Blights/.lang -@dirrm %%EXAMPLESDIR%%/Basic/Blights -@dirrm %%EXAMPLESDIR%%/Basic -@dirrm %%EXAMPLESDIR%%/Automation/Scripting/.lang -@dirrm %%EXAMPLESDIR%%/Automation/Scripting -@dirrm %%EXAMPLESDIR%%/Automation/KateBrowser/.lang -@dirrm %%EXAMPLESDIR%%/Automation/KateBrowser/.icon -@dirrm %%EXAMPLESDIR%%/Automation/KateBrowser -@dirrm %%EXAMPLESDIR%%/Automation -@dirrm %%EXAMPLESDIR%% diff --git a/lang/gambas2/Makefile b/lang/gambas2/Makefile deleted file mode 100644 index 1fab5e15eaec..000000000000 --- a/lang/gambas2/Makefile +++ /dev/null @@ -1,116 +0,0 @@ -# New ports collection makefile for: gambas2 -# Date created: 2009-01-16 -# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gambas2 -PORTVERSION= 2.15.2 -PORTREVISION= 2 -CATEGORIES= lang -MASTER_SITES= # empty -DISTFILES= # empty -EXTRACT_ONLY= # empty - -MAINTAINER= acm@FreeBSD.org -COMMENT= A basic language with object extensions (meta port) - -DEPRECATED= Depends on x11-toolkits/gambas2-gb-qt, which is DEPRECATED -EXPIRATION_DATE= 2011-10-31 - -RUN_DEPENDS= gbi2:${PORTSDIR}/lang/gambas2-base \ - ${GAMBASCOMPDIR}/gb.settings.component:${PORTSDIR}/lang/gambas2-components - -NO_MTREE= yes -NO_BUILD= yes -SUB_FILES= pkg-message - -OPTIONS= IDE "IDE for the gambas programming language" on \ - COMPRESS_BZLIB2 "The gambas bzlib2 compression component" on \ - COMPRESS_ZLIB "The gambas zlib compression component" on \ - CORBA "The gambas corba component" on \ - CRYPT "The gambas crypt encription component" on \ - DB_FIREBIRD "The Firebird driver component" on \ - DB_ODBC "The odbc driver component" on \ - DB_MYSQL "The MySQL driver component" on \ - DB_PGSQL "The postgresql driver component" on \ - DB_SQLITE2 "The SQlite2 driver component" on \ - DB_SQLITE3 "The SQlite3 driver component" on \ - DESKTOP "Portland project compatibility component" on \ - GTK "The Gtk2 GUI component" on \ - GTK_SVG "The SVG importing component" on \ - IMAGE "The image effects component" on \ - NET "The gambas networking component" on \ - NET_CURL "The advanced networking component" on \ - NET_SMTP "The gambas component to use smtp protocol" on \ - OPENGL "The OpenGL component for gambas" on \ - PCRE "The gambas regexp component" on \ - PDF "The gambas pdf component" on \ - QT "The gambas Qt GUI component" on \ - QT_KDE "The gambas KDE component" on \ - SDL "The gambas SDL component" on \ - SDL_SOUND "The gambas SDL sound component" on \ - XML "The gambas XML component" on - -PORT_DBDIR?= /var/db/ports -LATEST_LINK= ${PORTNAME} -OPTIONSFILE?= ${PORT_DBDIR}/${LATEST_LINK}/options - -.if exists(${OPTIONSFILE}) -.include "${OPTIONSFILE}" -.endif - -.include <bsd.port.pre.mk> - -GAMBASCOMPDIR= ${LOCALBASE}/lib/${PORTNAME} -ALL_OPTIONS= IDE COMPRESS_BZLIB2 COMPRESS_ZLIB CORBA CRYPT DB_FIREBIRD DB_ODBC \ - DB_MYSQL DB_PGSQL DB_SQLITE2 DB_SQLITE3 DESKTOP GTK GTK_SVG \ - IMAGE NET NET_CURL NET_SMTP OPENGL PCRE PDF QT QT_KDE SDL \ - SDL_SOUND XML - -IDE_COMP= editors/gambas2-ide -COMPRESS_BZLIB2_COMP= archivers/gambas2-gb-compress-bzlib2 -COMPRESS_ZLIB_COMP= archivers/gambas2-gb-compress-zlib -CORBA_COMP= devel/gambas2-gb-corba -CRYPT_COMP= security/gambas2-gb-crypt -DB_FIREBIRD_COMP= databases/gambas2-gb-db-firebird -DB_ODBC_COMP= databases/gambas2-gb-db-odbc -DB_MYSQL_COMP= databases/gambas2-gb-db-mysql -DB_PGSQL_COMP= databases/gambas2-gb-db-postgresql -DB_SQLITE2_COMP= databases/gambas2-gb-db-sqlite2 -DB_SQLITE3_COMP= databases/gambas2-gb-db-sqlite3 -DESKTOP_COMP= x11/gambas2-gb-desktop -GTK_COMP= x11-toolkits/gambas2-gb-gtk -GTK_SVG_COMP= graphics/gambas2-gb-gtk-svg -IMAGE_COMP= graphics/gambas2-gb-image -NET_COMP= net/gambas2-gb-net -NET_CURL_COMP= ftp/gambas2-gb-net-curl -NET_SMTP_COMP= mail/gambas2-gb-net-smtp -OPENGL_COMP= graphics/gambas2-gb-opengl -PCRE_COMP= devel/gambas2-gb-pcre -PDF_COMP= graphics/gambas2-gb-pdf -QT_COMP= x11-toolkits/gambas2-gb-qt -QT_KDE_COMP= x11/gambas2-gb-qt-kde -SDL_COMP= devel/gambas2-gb-sdl -SDL_SOUND_COMP= audio/gambas2-gb-sdl-sound -XML_COMP= textproc/gambas2-gb-xml - -.for OPT in ${ALL_OPTIONS} -. if defined(WITH_${OPT}) && !defined(WITHOUT_${OPT}) -OPT_TMP= ${OPT:L} -. if ${OPT_TMP} == "ide" -RUN_DEPENDS+= ${LOCALBASE}/bin/gambas2:${PORTSDIR}/${${OPT}_COMP} -. else -RUN_DEPENDS+= ${GAMBASCOMPDIR}/gb.${OPT:S/_/./:S/PGSQL/POSTGRESQL/:L}.so:${PORTSDIR}/${${OPT}_COMP} -. endif -. endif -.endfor - -do-install: build - @${DO_NADA} - -post-install: - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.post.mk> diff --git a/lang/gambas2/files/pkg-message.in b/lang/gambas2/files/pkg-message.in deleted file mode 100644 index 30ce3962c2bc..000000000000 --- a/lang/gambas2/files/pkg-message.in +++ /dev/null @@ -1,18 +0,0 @@ -############################################################################### - -The gambas2 object language and development environment was installed - -1) IDE option will install a visual development environment for the gambas2 - programming. - -2) If you want to install some gambas2 examples, you should install: - - * lang/gambas2-examples - -3) All examples gambas projects will be stored at: - - * %%EXAMPLESDIR%% - -4) Enjoy it :) - -############################################################################### diff --git a/lang/gambas2/pkg-descr b/lang/gambas2/pkg-descr deleted file mode 100644 index 4cda89ebc1e5..000000000000 --- a/lang/gambas2/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -Gambas is a free development environment based on a Basic interpreter with -object extensions, a bit like Visual Basic (but it is NOT a clone !). - -With Gambas, you can quickly design your program GUI with QT or GTK+, access -MySQL, PostgreSQL, Firebird, ODBC and SQLite databases, pilot KDE applications -with DCOP, translate your program into any language, create network applications -easily, make 3D OpenGL applications, make CGI web applications, and so on. - -(meta port) - -WWW: http://gambas.sf.net/ diff --git a/mail/Makefile b/mail/Makefile index 1658084640e8..91d9c15c4900 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -157,7 +157,6 @@ SUBDIR += firetray SUBDIR += freepops SUBDIR += ftrack - SUBDIR += gambas2-gb-net-smtp SUBDIR += gbuffy SUBDIR += gensig SUBDIR += getlive diff --git a/mail/gambas2-gb-net-smtp/Makefile b/mail/gambas2-gb-net-smtp/Makefile deleted file mode 100644 index 7a8af5f013d1..000000000000 --- a/mail/gambas2-gb-net-smtp/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# New ports collection makefile for: gambas2-gb-net-smtp -# Date created: 2009-05-02 -# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= mail lang -PKGNAMESUFFIX= -gb-net-smtp - -COMMENT= The gambas component to use smtp protocol - -MASTERDIR= ${.CURDIR}/../../lang/gambas2-base - -.include "${MASTERDIR}/Makefile" diff --git a/mail/gambas2-gb-net-smtp/pkg-plist b/mail/gambas2-gb-net-smtp/pkg-plist deleted file mode 100644 index 56b85e88dd7a..000000000000 --- a/mail/gambas2-gb-net-smtp/pkg-plist +++ /dev/null @@ -1,10 +0,0 @@ -@comment $FreeBSD$ -lib/gambas2/gb.net.smtp.component -lib/gambas2/gb.net.smtp.so.0 -lib/gambas2/gb.net.smtp.so -lib/gambas2/gb.net.smtp.la -%%DATADIR%%/info/gb.net.smtp.info -%%DATADIR%%/info/gb.net.smtp.list -@dirrmtry lib/gambas2 -@dirrmtry %%DATADIR%%/info -@dirrmtry %%DATADIR%% diff --git a/net/Makefile b/net/Makefile index 2fb36976b979..1e994accede9 100644 --- a/net/Makefile +++ b/net/Makefile @@ -158,7 +158,6 @@ SUBDIR += fsplib SUBDIR += ftelnetd SUBDIR += g2ipmsg - SUBDIR += gambas2-gb-net SUBDIR += gatekeeper SUBDIR += gateway6 SUBDIR += get_iplayer diff --git a/net/gambas2-gb-net/Makefile b/net/gambas2-gb-net/Makefile deleted file mode 100644 index 5f5eae3e76dc..000000000000 --- a/net/gambas2-gb-net/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# New ports collection makefile for: gambas2-gb-net -# Date created: 2009-05-02 -# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= net lang -PKGNAMESUFFIX= -gb-net - -COMMENT= The gambas networking component - -MASTERDIR= ${.CURDIR}/../../lang/gambas2-base - -.include "${MASTERDIR}/Makefile" diff --git a/net/gambas2-gb-net/pkg-plist b/net/gambas2-gb-net/pkg-plist deleted file mode 100644 index 4fcd2d0afcfa..000000000000 --- a/net/gambas2-gb-net/pkg-plist +++ /dev/null @@ -1,10 +0,0 @@ -@comment $FreeBSD$ -lib/gambas2/gb.net.component -lib/gambas2/gb.net.so.0 -lib/gambas2/gb.net.so -lib/gambas2/gb.net.la -%%DATADIR%%/info/gb.net.info -%%DATADIR%%/info/gb.net.list -@dirrmtry lib/gambas2 -@dirrmtry %%DATADIR%%/info -@dirrmtry %%DATADIR%% diff --git a/security/Makefile b/security/Makefile index 70c51c2e0add..2804aa8b6a73 100644 --- a/security/Makefile +++ b/security/Makefile @@ -151,7 +151,6 @@ SUBDIR += fwlogwatch SUBDIR += fwtk SUBDIR += gag - SUBDIR += gambas2-gb-crypt SUBDIR += gcipher SUBDIR += gnome-gpg SUBDIR += gnome-keyring diff --git a/security/gambas2-gb-crypt/Makefile b/security/gambas2-gb-crypt/Makefile deleted file mode 100644 index 6dc6d7d7a074..000000000000 --- a/security/gambas2-gb-crypt/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# New ports collection makefile for: gambas2-gb-crypt -# Date created: 2009-05-02 -# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= security lang -PKGNAMESUFFIX= -gb-crypt - -COMMENT= The gambas crypt encription component - -MASTERDIR= ${.CURDIR}/../../lang/gambas2-base - -.include "${MASTERDIR}/Makefile" diff --git a/security/gambas2-gb-crypt/pkg-plist b/security/gambas2-gb-crypt/pkg-plist deleted file mode 100644 index 365789620392..000000000000 --- a/security/gambas2-gb-crypt/pkg-plist +++ /dev/null @@ -1,10 +0,0 @@ -@comment $FreeBSD$ -lib/gambas2/gb.crypt.so.0 -lib/gambas2/gb.crypt.so -lib/gambas2/gb.crypt.la -lib/gambas2/gb.crypt.component -%%DATADIR%%/info/gb.crypt.info -%%DATADIR%%/info/gb.crypt.list -@dirrmtry lib/gambas2 -@dirrmtry %%DATADIR%%/info -@dirrmtry %%DATADIR%% diff --git a/textproc/Makefile b/textproc/Makefile index 2f336fb9a04d..136075c40343 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -191,7 +191,6 @@ SUBDIR += freegrep SUBDIR += fy-aspell SUBDIR += ga-aspell - SUBDIR += gambas2-gb-xml SUBDIR += gastex SUBDIR += gd-aspell SUBDIR += gdict diff --git a/textproc/gambas2-gb-xml/Makefile b/textproc/gambas2-gb-xml/Makefile deleted file mode 100644 index 24d0cbd447fc..000000000000 --- a/textproc/gambas2-gb-xml/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# New ports collection makefile for: gambas2-gb-xml -# Date created: 2009-05-02 -# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= textproc lang -PKGNAMESUFFIX= -gb-xml - -COMMENT= The gambas XML component - -MASTERDIR= ${.CURDIR}/../../lang/gambas2-base - -.include "${MASTERDIR}/Makefile" diff --git a/textproc/gambas2-gb-xml/pkg-plist b/textproc/gambas2-gb-xml/pkg-plist deleted file mode 100644 index 18e88d146f79..000000000000 --- a/textproc/gambas2-gb-xml/pkg-plist +++ /dev/null @@ -1,20 +0,0 @@ -@comment $FreeBSD$ -lib/gambas2/gb.xml.component -lib/gambas2/gb.xml.so.0 -lib/gambas2/gb.xml.so -lib/gambas2/gb.xml.la -lib/gambas2/gb.xml.rpc.component -lib/gambas2/gb.xml.rpc.gambas -lib/gambas2/gb.xml.xslt.component -lib/gambas2/gb.xml.xslt.so.0 -lib/gambas2/gb.xml.xslt.so -lib/gambas2/gb.xml.xslt.la -%%DATADIR%%/info/gb.xml.info -%%DATADIR%%/info/gb.xml.list -%%DATADIR%%/info/gb.xml.rpc.info -%%DATADIR%%/info/gb.xml.rpc.list -%%DATADIR%%/info/gb.xml.xslt.info -%%DATADIR%%/info/gb.xml.xslt.list -@dirrmtry lib/gambas2 -@dirrmtry %%DATADIR%%/info -@dirrmtry %%DATADIR%% diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index e0ba2af0125c..f756b81915bc 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -33,8 +33,6 @@ SUBDIR += gal SUBDIR += gal2 SUBDIR += gal2-reference - SUBDIR += gambas2-gb-gtk - SUBDIR += gambas2-gb-qt SUBDIR += gdl SUBDIR += gigi SUBDIR += gnocl diff --git a/x11-toolkits/gambas2-gb-gtk/Makefile b/x11-toolkits/gambas2-gb-gtk/Makefile deleted file mode 100644 index fcf66c8bf970..000000000000 --- a/x11-toolkits/gambas2-gb-gtk/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# New ports collection makefile for: gambas2-gb-gtk -# Date created: 2009-05-02 -# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= x11-toolkits lang -PKGNAMESUFFIX= -gb-gtk - -COMMENT= The gambas gtk2 GUI component - -MASTERDIR= ${.CURDIR}/../../lang/gambas2-base - -.include "${MASTERDIR}/Makefile" diff --git a/x11-toolkits/gambas2-gb-gtk/pkg-plist b/x11-toolkits/gambas2-gb-gtk/pkg-plist deleted file mode 100644 index 1d3e43244ee7..000000000000 --- a/x11-toolkits/gambas2-gb-gtk/pkg-plist +++ /dev/null @@ -1,17 +0,0 @@ -@comment $FreeBSD$ -lib/gambas2/gb.gtk.component -lib/gambas2/gb.gtk.so.0 -lib/gambas2/gb.gtk.so -lib/gambas2/gb.gtk.la -lib/gambas2/gb.gtk.ext.component -lib/gambas2/gb.gtk.ext.so.0 -lib/gambas2/gb.gtk.ext.so -lib/gambas2/gb.gtk.ext.la -lib/gambas2/gb.gtk.gambas -%%DATADIR%%/info/gb.gtk.info -%%DATADIR%%/info/gb.gtk.ext.info -%%DATADIR%%/info/gb.gtk.list -%%DATADIR%%/info/gb.gtk.ext.list -@dirrmtry lib/gambas2 -@dirrmtry %%DATADIR%%/info -@dirrmtry %%DATADIR%% diff --git a/x11-toolkits/gambas2-gb-qt/Makefile b/x11-toolkits/gambas2-gb-qt/Makefile deleted file mode 100644 index 59db0bfa2a6b..000000000000 --- a/x11-toolkits/gambas2-gb-qt/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -# New ports collection makefile for: gambas2-gb-qt -# Date created: 2009-05-02 -# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= x11-toolkits lang -PKGNAMESUFFIX= -gb-qt - -COMMENT= The gambas Qt GUI component - -MASTERDIR= ${.CURDIR}/../../lang/gambas2-base - -# Depended on by lang/gambas2 lang/gambas2-base -BROKEN= fails to build -DEPRECATED= has been broken for over a year -EXPIRATION_DATE=2011-10-31 - -.include "${MASTERDIR}/Makefile" diff --git a/x11-toolkits/gambas2-gb-qt/pkg-plist b/x11-toolkits/gambas2-gb-qt/pkg-plist deleted file mode 100644 index 91afb6e5d8de..000000000000 --- a/x11-toolkits/gambas2-gb-qt/pkg-plist +++ /dev/null @@ -1,23 +0,0 @@ -@comment $FreeBSD$ -lib/gambas2/gb.qt.component -lib/gambas2/gb.qt.so.0 -lib/gambas2/gb.qt.so -lib/gambas2/gb.qt.la -lib/gambas2/gb.qt.ext.component -lib/gambas2/gb.qt.ext.so.0 -lib/gambas2/gb.qt.ext.so -lib/gambas2/gb.qt.ext.la -lib/gambas2/gb.qt.opengl.component -lib/gambas2/gb.qt.opengl.so.0 -lib/gambas2/gb.qt.opengl.so -lib/gambas2/gb.qt.opengl.la -lib/gambas2/gb.qt.gambas -%%DATADIR%%/info/gb.qt.info -%%DATADIR%%/info/gb.qt.list -%%DATADIR%%/info/gb.qt.ext.info -%%DATADIR%%/info/gb.qt.ext.list -%%DATADIR%%/info/gb.qt.opengl.info -%%DATADIR%%/info/gb.qt.opengl.list -@dirrmtry lib/gambas2 -@dirrmtry %%DATADIR%%/info -@dirrmtry %%DATADIR%% diff --git a/x11/Makefile b/x11/Makefile index b4ab10bd2295..5421e90c8b01 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -67,8 +67,6 @@ SUBDIR += fluxbg SUBDIR += fpc-x11 SUBDIR += fstobdf - SUBDIR += gambas2-gb-desktop - SUBDIR += gambas2-gb-qt-kde SUBDIR += gcb SUBDIR += gdesklets-tasklist SUBDIR += gdkxft diff --git a/x11/gambas2-gb-desktop/Makefile b/x11/gambas2-gb-desktop/Makefile deleted file mode 100644 index c81eab0b7b16..000000000000 --- a/x11/gambas2-gb-desktop/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# New ports collection makefile for: gambas2-gb-desktop -# Date created: 2009-05-02 -# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= x11 lang -PKGNAMESUFFIX= -gb-desktop - -COMMENT= The gambas portland project compatibility component - -MASTERDIR= ${.CURDIR}/../../lang/gambas2-base - -.include "${MASTERDIR}/Makefile" diff --git a/x11/gambas2-gb-desktop/pkg-plist b/x11/gambas2-gb-desktop/pkg-plist deleted file mode 100644 index b3067b27d077..000000000000 --- a/x11/gambas2-gb-desktop/pkg-plist +++ /dev/null @@ -1,11 +0,0 @@ -@comment $FreeBSD$ -lib/gambas2/gb.desktop.so.0 -lib/gambas2/gb.desktop.so -lib/gambas2/gb.desktop.la -lib/gambas2/gb.desktop.component -lib/gambas2/gb.desktop.gambas -%%DATADIR%%/info/gb.desktop.info -%%DATADIR%%/info/gb.desktop.list -@dirrmtry lib/gambas2 -@dirrmtry %%DATADIR%%/info -@dirrmtry %%DATADIR%% diff --git a/x11/gambas2-gb-qt-kde/Makefile b/x11/gambas2-gb-qt-kde/Makefile deleted file mode 100644 index 6337e23cc073..000000000000 --- a/x11/gambas2-gb-qt-kde/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# New ports collection makefile for: gambas2-gb-qt-kde -# Date created: 2009-05-02 -# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= x11 lang -PKGNAMESUFFIX= -gb-qt-kde - -COMMENT= The gambas KDE component - -MASTERDIR= ${.CURDIR}/../../lang/gambas2-base - -MAKE_JOBS_UNSAFE= yes - -.include "${MASTERDIR}/Makefile" diff --git a/x11/gambas2-gb-qt-kde/pkg-plist b/x11/gambas2-gb-qt-kde/pkg-plist deleted file mode 100644 index eb9b1f86295b..000000000000 --- a/x11/gambas2-gb-qt-kde/pkg-plist +++ /dev/null @@ -1,16 +0,0 @@ -@comment $FreeBSD$ -lib/gambas2/gb.qt.kde.component -lib/gambas2/gb.qt.kde.so.0 -lib/gambas2/gb.qt.kde.so -lib/gambas2/gb.qt.kde.la -lib/gambas2/gb.qt.kde.html.component -lib/gambas2/gb.qt.kde.html.so.0 -lib/gambas2/gb.qt.kde.html.so -lib/gambas2/gb.qt.kde.html.la -%%DATADIR%%/info/gb.qt.kde.info -%%DATADIR%%/info/gb.qt.kde.list -%%DATADIR%%/info/gb.qt.kde.html.info -%%DATADIR%%/info/gb.qt.kde.html.list -@dirrmtry lib/gambas2 -@dirrmtry %%DATADIR%%/info -@dirrmtry %%DATADIR%% |