View | Details | Raw Unified | Return to bug 132805
Collapse All | Expand All

(-)/storage0/home/kibab/ports/palm/synce-hal/Makefile (-2 / +6 lines)
Lines 5-11 Link Here
5
# $FreeBSD: ports/palm/synce-hal/Makefile,v 1.2 2008/08/21 06:18:07 rafan Exp $
5
# $FreeBSD: ports/palm/synce-hal/Makefile,v 1.2 2008/08/21 06:18:07 rafan Exp $
6
6
7
PORTNAME=	hal
7
PORTNAME=	hal
8
PORTVERSION=	0.2
8
PORTVERSION=	0.13.1
9
PORTEPOCH=	1
9
CATEGORIES=	palm
10
CATEGORIES=	palm
10
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
11
MASTER_SITE_SUBDIR=	synce
12
MASTER_SITE_SUBDIR=	synce
Lines 22-34 Link Here
22
		dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
23
		dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
23
24
24
USE_ICONV=	yes
25
USE_ICONV=	yes
26
USE_PYTHON_RUN=	yes
25
GNU_CONFIGURE=	yes
27
GNU_CONFIGURE=	yes
26
CONFIGURE_ARGS+=	--with-libiconv-prefix=${LOCALBASE}
28
CONFIGURE_ARGS+=	--with-libiconv-prefix=${LOCALBASE} --with-hal-addon-dir=${PREFIX}/libexec --disable-bluetooth-support
27
29
28
PLIST_FILES=	libexec/hal-dccm \
30
PLIST_FILES=	libexec/hal-dccm \
29
		libexec/synce-serial-chat \
31
		libexec/synce-serial-chat \
30
		libexec/hal-synce-rndis \
32
		libexec/hal-synce-rndis \
31
		libexec/hal-synce-serial \
33
		libexec/hal-synce-serial \
34
		share/synce-hal/dhclient.conf \
32
		share/hal/fdi/policy/20thirdparty/10-synce.fdi
35
		share/hal/fdi/policy/20thirdparty/10-synce.fdi
33
36
37
PLIST_DIRS=	share/synce-hal
34
.include <bsd.port.mk>
38
.include <bsd.port.mk>
(-)/storage0/home/kibab/ports/palm/synce-hal/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (synce-hal-0.2.tar.gz) = 06c7fe3d2b9c130cd485272d6756f599
1
MD5 (synce-hal-0.13.1.tar.gz) = bf5d36ed73d6db6bdb310410c294a124
2
SHA256 (synce-hal-0.2.tar.gz) = 3ac94e8bf92108ef84862f93c5bbd3af534476890b0ba157352cf8ee929afef4
2
SHA256 (synce-hal-0.13.1.tar.gz) = c80e5db965cf0477e01aa6570c6d487e7840482294c0a4b59850f4da41f8a741
3
SIZE (synce-hal-0.2.tar.gz) = 358413
3
SIZE (synce-hal-0.13.1.tar.gz) = 312987

Return to bug 132805