1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

- Use USE_LDCONFIG

- Silent portlint
- Bump PORTREVISION

PR:		ports/99389
Approved by:	maintainer timeout (23 days)
This commit is contained in:
Renato Botelho 2006-07-19 15:39:52 +00:00
parent 0279ec105d
commit 4da180cc34
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=168249
3 changed files with 4 additions and 12 deletions

View File

@ -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::

View File

@ -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

View File

@ -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