aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2006-07-19 15:39:52 +0000
committerRenato Botelho <garga@FreeBSD.org>2006-07-19 15:39:52 +0000
commit4da180cc34b42a5de410a40e30490dbbf5901e5c (patch)
treee20634872a58c5b8dca4ef9796233e78be15c744
parent0279ec105d2bb0fe9510dfe61ed48f2bacca36ce (diff)
downloadports-4da180cc34b42a5de410a40e30490dbbf5901e5c.tar.gz
ports-4da180cc34b42a5de410a40e30490dbbf5901e5c.zip
Notes
-rw-r--r--databases/firebird-devel/Makefile6
-rw-r--r--databases/firebird-devel/files/pkg-install.in9
-rw-r--r--databases/firebird-devel/pkg-plist1
3 files changed, 4 insertions, 12 deletions
diff --git a/databases/firebird-devel/Makefile b/databases/firebird-devel/Makefile
index 783fdc40c604..07c53fea341a 100644
--- a/databases/firebird-devel/Makefile
+++ b/databases/firebird-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= firebird
PORTVERSION= 2.0.a3
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= http://www.ramenzoni.com.br/~garga/firebird/ \
http://www.galle.com.br/~garga/firebird/ \
@@ -29,8 +30,7 @@ DOCSDIR= ${PREFIX}/firebird/doc
CONFLICTS= firebird-client-1.*
WRKSRC= ${WRKDIR}/firebird2
-INSTALLS_SHLIB= yes
-LDCONFIG_DIRS= %%PREFIX%%/firebird/lib
+USE_LDCONFIG= ${PREFIX}/firebird/lib
SUB_FILES= pkg-message pkg-install
ONLY_FOR_ARCHS= i386
@@ -38,7 +38,7 @@ ONLY_FOR_ARCHS= i386
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
-BROKEN= "Does not build on FreeBSD-4.x"
+BROKEN= Does not build on FreeBSD-4.x
.endif
pre-everything::
diff --git a/databases/firebird-devel/files/pkg-install.in b/databases/firebird-devel/files/pkg-install.in
index 6c82e2aec3d6..6e86be04a227 100644
--- a/databases/firebird-devel/files/pkg-install.in
+++ b/databases/firebird-devel/files/pkg-install.in
@@ -1,6 +1,6 @@
#!/bin/sh
-# $FreeBSD: /tmp/pcvs/ports/databases/firebird-devel/files/Attic/pkg-install.in,v 1.1 2005-05-07 21:41:51 jylefort Exp $
+# $FreeBSD: /tmp/pcvs/ports/databases/firebird-devel/files/Attic/pkg-install.in,v 1.2 2006-07-19 15:39:52 garga Exp $
PATH=/bin:/usr/bin:/usr/sbin
@@ -133,13 +133,6 @@ chmod ug=rw,o= security2.fdb
chmod 444 aliases.conf firebird.conf
chmod 660 security2.fdb
-# shared lib startup script
-if [ -d $PKG_PREFIX/etc/rc.d ]; then
- (
- echo "#!/bin/sh"; echo "[ -d $PKG_PREFIX/firebird/lib ] && /sbin/ldconfig -m $PKG_PREFIX/firebird/lib"
- ) > %%LOCALBASE%%/etc/rc.d/000.firebird.sh
- chmod a=rx %%LOCALBASE%%/etc/rc.d/000.firebird.sh
-fi
;;
esac
diff --git a/databases/firebird-devel/pkg-plist b/databases/firebird-devel/pkg-plist
index 240ada730238..4ea431204c46 100644
--- a/databases/firebird-devel/pkg-plist
+++ b/databases/firebird-devel/pkg-plist
@@ -1,5 +1,4 @@
@comment $FreeBSD$
-@unexec rm -f %%LOCALBASE%%/etc/rc.d/000.firebird.sh
firebird/README
firebird/UDF/fbudf.so
firebird/UDF/fbudf.sql