summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2003-08-28 09:35:20 +0000
committerErwin Lansing <erwin@FreeBSD.org>2003-08-28 09:35:20 +0000
commit61cec3626d5a263d7936b181dd6c397d9d71d04c (patch)
tree3ddecf01e253b0ca0d107c8cee536e0911337d40
parentNew port: hunch - Scan httpd log files, find vulnerability probes, (diff)
Update port version and related.
Now using LOCALBASE instead of PREFIX to tell the build where to find libraries. Add in missing dependency iconv.3. PR: 56060 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=87875
-rw-r--r--palm/synce-librapi2/Makefile11
-rw-r--r--palm/synce-librapi2/distinfo2
-rw-r--r--palm/synce-librapi2/pkg-plist1
3 files changed, 9 insertions, 5 deletions
diff --git a/palm/synce-librapi2/Makefile b/palm/synce-librapi2/Makefile
index 5b64577f0002..f580485c73aa 100644
--- a/palm/synce-librapi2/Makefile
+++ b/palm/synce-librapi2/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= synce-librapi2
-PORTVERSION= 0.7
+PORTVERSION= 0.8
CATEGORIES= palm
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= synce
@@ -13,15 +13,18 @@ MASTER_SITE_SUBDIR= synce
MAINTAINER= boris@brooknet.com.au
COMMENT= Utilities/libraries to make RAPI calls on WinCE devices
+LIB_DEPENDS+= iconv.3:${PORTSDIR}/converters/libiconv
LIB_DEPENDS+= synce.0:${PORTSDIR}/palm/synce-libsynce
-MAN1= pcp.1 pls.1 pmkdir.1 pmv.1 prm.1 prmdir.1 prun.1 pstatus.1 synce-install-cab.1
+ONLY_FOR_ARCHS= i386
+
+MAN1= pcp.1 pls.1 pmkdir.1 pmv.1 prm.1 prmdir.1 prun.1 pstatus.1 synce-install-cab.1 synce-remove-program.1 synce-list-programs.1
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-CONFIGURE_ARGS+= --program-transform-name=""
-CONFIGURE_ARGS+= --with-libsynce=${PREFIX}
+CONFIGURE_ARGS+= --with-libiconv=${LOCALBASE}
+CONFIGURE_ARGS+= --with-libsynce=${LOCALBASE}
INSTALLS_SHLIB= yes
.include <bsd.port.mk>
diff --git a/palm/synce-librapi2/distinfo b/palm/synce-librapi2/distinfo
index 450ca61abc7e..1260af929e94 100644
--- a/palm/synce-librapi2/distinfo
+++ b/palm/synce-librapi2/distinfo
@@ -1 +1 @@
-MD5 (synce-librapi2-0.7.tar.gz) = ef33965cb97127a54053f8084487a347
+MD5 (synce-librapi2-0.8.tar.gz) = eadf2ddfe9300c531472120f406cfd5b
diff --git a/palm/synce-librapi2/pkg-plist b/palm/synce-librapi2/pkg-plist
index d4376bf0ad47..b63fcea89440 100644
--- a/palm/synce-librapi2/pkg-plist
+++ b/palm/synce-librapi2/pkg-plist
@@ -6,6 +6,7 @@ bin/prm
bin/prmdir
bin/prun
bin/pstatus
+bin/rapiconfig
bin/synce-install-cab
bin/synce-list-programs
bin/synce-remove-program