- Use new SHARED_LIBS framework

- USE_LIBTOOL and bump PKGNAME where appropriate

ok espie
This commit is contained in:
bernd 2005-12-23 14:16:00 +00:00
parent dd5426312f
commit 82e06359b3
6 changed files with 36 additions and 13 deletions

View File

@ -1,7 +1,15 @@
# $OpenBSD: Makefile,v 1.2 2004/11/21 22:29:50 espie Exp $
# $OpenBSD: Makefile,v 1.3 2005/12/23 14:16:00 bernd Exp $
COMMENT= "file copying over the OBEX protocol"
DISTNAME= obexftp-0.10.4
PKGNAME= ${DISTNAME}p0
SHARED_LIBS= bfb 0.4 \
cobexbfb 0.8 \
obexftp 0.11
MODGNU_SHARED_LIBS= bfb '' \
cobexbfb '' \
obexftp ''
CATEGORIES= comms
HOMEPAGE= http://triq.net/obex/
MAINTAINER= Alexander Yurchenko <grange@openbsd.org>
@ -18,4 +26,6 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openobex/}
LIB_DEPENDS= openobex.1::comms/openobex
CONFIGURE_STYLE= gnu
USE_LIBTOOL= Yes
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2004/11/12 08:06:54 grange Exp $
@lib lib/libbfb.so.0.4
@lib lib/libcobexbfb.so.0.8
@lib lib/libobexftp.so.0.11
@comment $OpenBSD: PFRAG.shared,v 1.2 2005/12/23 14:16:01 bernd Exp $
@lib lib/libbfb.so.${LIBbfb_VERSION}
@lib lib/libcobexbfb.so.${LIBcobexbfb_VERSION}
@lib lib/libobexftp.so.${LIBobexftp_VERSION}

View File

@ -1,7 +1,11 @@
# $OpenBSD: Makefile,v 1.2 2004/11/21 22:29:50 espie Exp $
# $OpenBSD: Makefile,v 1.3 2005/12/23 14:16:01 bernd Exp $
COMMENT= "OBEX protocol implementation"
DISTNAME= openobex-1.0.1
PKGNAME= ${DISTNAME}p0
SHARED_LIBS= openobex 1.0
MODGNU_SHARED_LIBS= openobex ''
CATEGORIES= comms
HOMEPAGE= http://openobex.sourceforge.net/
MAINTAINER= Alexander Yurchenko <grange@openbsd.org>
@ -16,6 +20,7 @@ WANTLIB= c
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openobex/}
USE_GMAKE= Yes
USE_LIBTOOL= Yes
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2004/11/12 08:04:22 grange Exp $
@lib lib/libopenobex.so.1.0
@comment $OpenBSD: PFRAG.shared,v 1.2 2005/12/23 14:16:01 bernd Exp $
@lib lib/libopenobex.so.${LIBopenobex_VERSION}

View File

@ -1,9 +1,17 @@
# $OpenBSD: Makefile,v 1.41 2005/12/14 21:47:17 steven Exp $
# $OpenBSD: Makefile,v 1.42 2005/12/23 14:16:01 bernd Exp $
# $NetBSD: Makefile,v 1.37 2004/10/03 00:13:16 tv Exp $
COMMENT= "tools to connect your PalmOS® compatible handheld"
DISTNAME= pilot-link-0.11.8
SHARED_LIBS= pisock++ 0.0 \
pisock 8.5 \
pisync 0.1
MODGNU_SHARED_LIBS= pisock++ '-export-dynamic' \
pisock '-export-dynamic' \
pisync '-export-dynamic'
LIBpisock++_ALIAS= pisock__
CATEGORIES= comms
MASTER_SITES= http://gentoo.oregonstate.edu/distfiles/ \
http://www.slackware.at/data/slackware-10.2/source/l/pilot-link/ \

View File

@ -1,5 +1,5 @@
@comment $OpenBSD: PFRAG.shared,v 1.4 2004/12/11 04:59:46 pvalchev Exp $
@lib lib/libpisock++.so.0.0
@lib lib/libpisock.so.8.5
@lib lib/libpisync.so.0.1
@comment $OpenBSD: PFRAG.shared,v 1.5 2005/12/23 14:16:01 bernd Exp $
@lib lib/libpisock++.so.${LIBpisock++_VERSION}
@lib lib/libpisock.so.${LIBpisock_VERSION}
@lib lib/libpisync.so.${LIBpisync_VERSION}
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/PDA/Pilot/Pilot.so