aboutsummaryrefslogtreecommitdiff
path: root/palm
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2014-06-24 15:16:33 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2014-06-24 15:16:33 +0000
commit345a302cc7c5b29b4442ebc36ac61a08d060e2c6 (patch)
treee194aa3cd1172f02ee162f2e67a4074832ede3ac /palm
parent746e951784c1aeecf35771bf41e4fe4035ed76fb (diff)
downloadports-345a302cc7c5b29b4442ebc36ac61a08d060e2c6.tar.gz
ports-345a302cc7c5b29b4442ebc36ac61a08d060e2c6.zip
Notes
Diffstat (limited to 'palm')
-rw-r--r--palm/synce-libsynce/Makefile27
-rw-r--r--palm/synce-libsynce/pkg-plist38
2 files changed, 41 insertions, 24 deletions
diff --git a/palm/synce-libsynce/Makefile b/palm/synce-libsynce/Makefile
index ae7d1942bdb4..69273e5ba999 100644
--- a/palm/synce-libsynce/Makefile
+++ b/palm/synce-libsynce/Makefile
@@ -3,6 +3,7 @@
PORTNAME= libsynce
PORTVERSION= 0.14
+PORTREVISION= 1
CATEGORIES= palm
MASTER_SITES= SF/synce/SynCE/${PORTVERSION}
PKGNAMEPREFIX= synce-
@@ -10,33 +11,15 @@ PKGNAMEPREFIX= synce-
MAINTAINER= webmaster@kibab.com
COMMENT= Library to support communication with WinCE devices
-LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
- hal.1:${PORTSDIR}/sysutils/hal
+LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
+ libhal.so:${PORTSDIR}/sysutils/hal
+USE_LDCONFIG= yes
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= libtool
-USES= pathfix iconv pkgconfig
+USES= pathfix iconv pkgconfig libtool
CONFIGURE_ARGS+= ${ICONV_CONFIGURE_ARG} \
--enable-dccm-file-support=no \
--enable-hal-support=yes \
--enable-odccm-support=no
-MAN3= synce_info_new.3 wstrlen.3 wstrcpy.3 wstrdup.3 \
- synce_get_directory.3 synce_get_connection_filename.3 \
- synce_strerror.3 wstr_to_ascii.3 time_fields_from_filetime.3 \
- date_from_tm.3 synce_error.3 synce_info_destroy.3 \
- synce_get_subdirectory.3 synce_get_script_directory.3 \
- synce_set_connection_filename.3 wstr_to_current.3 \
- synce_set_default_connection_filename.3 wstr_to_utf8.3 \
- wstr_from_ascii.3 wstr_from_utf8.3 wstr_from_current.3 \
- wstr_free_string.3 wstr_append.3 wstr_equal.3 \
- time_fields_to_filetime.3 date_to_tm.3 synce_warning.3 \
- synce_info.3 synce_debug.3 synce_trace.3 \
- synce_warning_unless.3 synce_log_set_level.3 \
- synce_log_use_syslog.3
-MAN7= synce.7
-
-USE_LDCONFIG= yes
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/palm/synce-libsynce/pkg-plist b/palm/synce-libsynce/pkg-plist
index f9d65d8f1bda..a64b7c7eeb8c 100644
--- a/palm/synce-libsynce/pkg-plist
+++ b/palm/synce-libsynce/pkg-plist
@@ -6,8 +6,42 @@ include/synce_socket.h
include/synce_types.h
include/synce_vector_template.h
include/synce_sys_error.h
-lib/libsynce.so
-lib/libsynce.la
lib/libsynce.a
+lib/libsynce.so
lib/libsynce.so.0
+lib/libsynce.so.0.0.0
libdata/pkgconfig/libsynce.pc
+man/man3/date_from_tm.3.gz
+man/man3/date_to_tm.3.gz
+man/man3/synce_debug.3.gz
+man/man3/synce_error.3.gz
+man/man3/synce_get_connection_filename.3.gz
+man/man3/synce_get_directory.3.gz
+man/man3/synce_get_script_directory.3.gz
+man/man3/synce_get_subdirectory.3.gz
+man/man3/synce_info.3.gz
+man/man3/synce_info_destroy.3.gz
+man/man3/synce_info_new.3.gz
+man/man3/synce_log_set_level.3.gz
+man/man3/synce_log_use_syslog.3.gz
+man/man3/synce_set_connection_filename.3.gz
+man/man3/synce_set_default_connection_filename.3.gz
+man/man3/synce_strerror.3.gz
+man/man3/synce_trace.3.gz
+man/man3/synce_warning.3.gz
+man/man3/synce_warning_unless.3.gz
+man/man3/time_fields_from_filetime.3.gz
+man/man3/time_fields_to_filetime.3.gz
+man/man3/wstr_append.3.gz
+man/man3/wstr_equal.3.gz
+man/man3/wstr_free_string.3.gz
+man/man3/wstr_from_ascii.3.gz
+man/man3/wstr_from_current.3.gz
+man/man3/wstr_from_utf8.3.gz
+man/man3/wstr_to_ascii.3.gz
+man/man3/wstr_to_current.3.gz
+man/man3/wstr_to_utf8.3.gz
+man/man3/wstrcpy.3.gz
+man/man3/wstrdup.3.gz
+man/man3/wstrlen.3.gz
+man/man7/synce.7.gz