aboutsummaryrefslogtreecommitdiff
path: root/databases/fpc-ibase
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2006-06-21 16:52:57 +0000
committerRenato Botelho <garga@FreeBSD.org>2006-06-21 16:52:57 +0000
commitb06153abd6cff3313971e58ae665e96b0bf447bf (patch)
treed671f1e410fe2766e67c77bc1573fd986720b550 /databases/fpc-ibase
parentacca2dab6cf8bdfcdf61189c830d87fae34e8118 (diff)
downloadports-b06153abd6cff3313971e58ae665e96b0bf447bf.tar.gz
ports-b06153abd6cff3313971e58ae665e96b0bf447bf.zip
Notes
Diffstat (limited to 'databases/fpc-ibase')
-rw-r--r--databases/fpc-ibase/Makefile63
-rw-r--r--databases/fpc-ibase/distinfo3
-rw-r--r--databases/fpc-ibase/pkg-descr8
-rw-r--r--databases/fpc-ibase/pkg-plist10
4 files changed, 6 insertions, 78 deletions
diff --git a/databases/fpc-ibase/Makefile b/databases/fpc-ibase/Makefile
index b03ee891922c..01d0704a2302 100644
--- a/databases/fpc-ibase/Makefile
+++ b/databases/fpc-ibase/Makefile
@@ -5,66 +5,15 @@
# $FreeBSD$
#
-PORTNAME= ibase
-PORTVERSION= 1.0.10
CATEGORIES= databases lang
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= freepascal
-PKGNAMEPREFIX= fpc-
-DISTNAME= fpc-${PORTVERSION}.ELF
-EXTRACT_SUFX= .tar
+PKGNAMESUFFIX= -ibase
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= acardenas@bsd.org.pe
COMMENT= Free Pascal interface to interbase
-BUILD_DEPENDS= ppc386:${PORTSDIR}/lang/fpc
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS= ppc386:${PORTSDIR}/lang/fpc
+LIB_DEPENDS= fbembed.1:${PORTSDIR}/databases/firebird-client
-.include <bsd.port.pre.mk>
+MASTERDIR= ${.CURDIR}/../../lang/fpc
-.if ${OSVERSION} < 470000
-EXTRACT_DEPENDS+= gtar:${PORTSDIR}/archivers/gtar
-TAR= ${LOCALBASE}/bin/gtar
-.endif
-USE_GMAKE= yes
-ONLY_FOR_ARCHS= i386
-
-PLIST_SUB+= INSTDIR=lib/fpc/${PORTVERSION}/units/freebsd/ibase \
- PORTVERSION=${PORTVERSION}
-
-MAKE_ENV+= PATH=${LOCALBASE}/bin:$$PATH \
- FPC=${LOCALBASE}/bin/ppc386 \
- INSTALL_BASEDIR=${PREFIX}/lib/fpc/${PORTVERSION} \
- INSTALL_BINDIR=${PREFIX}/bin \
- GCCLIBDIR=/usr/lib \
- RELEASE=1
-
-do-extract:
-# unpack distribution
- @${MKDIR} ${WRKSRC}
- @${TAR} xf ${DISTDIR}/${DISTNAME}.tar --directory ${WRKSRC}
-# unpack sources distribution
- @${MKDIR} ${WRKSRC}/sources
- @${TAR} xf ${WRKSRC}/sources.tar --directory ${WRKSRC}/sources
-# further extract base sources
-#
-# interbase sources
- @${TAR} zxf ${WRKSRC}/sources/unitsibasesrc.tar.gz \
- --directory ${WRKSRC}
-
-post-patch:
-# change to alter amount of optimization
- @${FIND} ${WRKSRC}/share/src/fpc-${PORTVERSION} -name \
- "Makefile*" | ${XARGS} ${REINPLACE_CMD} 's|-OG2p3|-OG2p1|g'
-
-do-build:
- @${SETENV} ${MAKE_ENV} ${GMAKE} -C \
- ${WRKSRC}/share/src/fpc-${PORTVERSION}/packages/base/ibase \
- all
-
-do-install:
- @${SETENV} ${MAKE_ENV} ${GMAKE} -C \
- ${WRKSRC}/share/src/fpc-${PORTVERSION}/packages/base/ibase \
- install
-
-.include <bsd.port.post.mk>
+.include "${MASTERDIR}/Makefile"
diff --git a/databases/fpc-ibase/distinfo b/databases/fpc-ibase/distinfo
deleted file mode 100644
index fb00975ada0c..000000000000
--- a/databases/fpc-ibase/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (fpc-1.0.10.ELF.tar) = 6ad56eb115152174683499da3ece7667
-SHA256 (fpc-1.0.10.ELF.tar) = 318bab9d1269dffcc5fe737d224fca939c5f130f34f12d166319b3d1ba776bfb
-SIZE (fpc-1.0.10.ELF.tar) = 17448960
diff --git a/databases/fpc-ibase/pkg-descr b/databases/fpc-ibase/pkg-descr
deleted file mode 100644
index b905fb33d2b7..000000000000
--- a/databases/fpc-ibase/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-Ibase is part of the base packages of Free Pascal, a 32-bit
-Turbo Pascal/Delphi compatible compiler. Ibase provides an
-interface to Interbase databases.
-
-WWW: http://www.freepascal.org/
-
---
-John Merryweather Cooper <coop9211@uidaho.edu>
diff --git a/databases/fpc-ibase/pkg-plist b/databases/fpc-ibase/pkg-plist
deleted file mode 100644
index 3a31848cbf55..000000000000
--- a/databases/fpc-ibase/pkg-plist
+++ /dev/null
@@ -1,10 +0,0 @@
-%%INSTDIR%%/Package.fpc
-%%INSTDIR%%/ibase40.o
-%%INSTDIR%%/ibase40.ppu
-%%INSTDIR%%/ibase60.o
-%%INSTDIR%%/ibase60.ppu
-@dirrm %%INSTDIR%%
-@dirrmtry lib/fpc/%%PORTVERSION%%/units/freebsd
-@dirrmtry lib/fpc/%%PORTVERSION%%/units
-@dirrmtry lib/fpc/%%PORTVERSION%%
-@dirrmtry lib/fpc