pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/comms/synce-dccm Initial import of synce-dccm-0.9.1:
details: https://anonhg.NetBSD.org/pkgsrc/rev/ea0967c8e3ed
branches: trunk
changeset: 500850:ea0967c8e3ed
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Oct 13 15:05:16 2005 +0000
description:
Initial import of synce-dccm-0.9.1:
DCCM is part of the SynCE project.
This daemon is required to be able to communicate with a handheld
device.
diffstat:
comms/synce-dccm/DESCR | 4 ++++
comms/synce-dccm/Makefile | 16 ++++++++++++++++
comms/synce-dccm/PLIST | 5 +++++
comms/synce-dccm/distinfo | 5 +++++
4 files changed, 30 insertions(+), 0 deletions(-)
diffs (46 lines):
diff -r b4c41a064560 -r ea0967c8e3ed comms/synce-dccm/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/comms/synce-dccm/DESCR Thu Oct 13 15:05:16 2005 +0000
@@ -0,0 +1,4 @@
+DCCM is part of the SynCE project.
+
+This daemon is required to be able to communicate with a handheld
+device.
diff -r b4c41a064560 -r ea0967c8e3ed comms/synce-dccm/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/comms/synce-dccm/Makefile Thu Oct 13 15:05:16 2005 +0000
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/10/13 15:05:16 wiz Exp $
+#
+
+DISTNAME= synce-dccm-0.9.1
+CATEGORIES= comms
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=synce/}
+
+MAINTAINER= wiz%NetBSD.org@localhost
+HOMEPAGE= http://synce.sourceforge.net/
+COMMENT= SynCE communication application
+
+USE_LIBTOOL= yes
+GNU_CONFIGURE= yes
+
+.include "../../comms/synce-libsynce/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r b4c41a064560 -r ea0967c8e3ed comms/synce-dccm/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/comms/synce-dccm/PLIST Thu Oct 13 15:05:16 2005 +0000
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/10/13 15:05:16 wiz Exp $
+bin/dccm
+bin/synce-sound
+man/man1/dccm.1
+man/man1/synce-sound.1
diff -r b4c41a064560 -r ea0967c8e3ed comms/synce-dccm/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/comms/synce-dccm/distinfo Thu Oct 13 15:05:16 2005 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/10/13 15:05:16 wiz Exp $
+
+SHA1 (synce-dccm-0.9.1.tar.gz) = d43a89844ae7031b1eac0ebbe34ef910c964fc5f
+RMD160 (synce-dccm-0.9.1.tar.gz) = 80475bdf2cc7fa5869b3cc18872f4c0782643200
+Size (synce-dccm-0.9.1.tar.gz) = 292930 bytes
Home |
Main Index |
Thread Index |
Old Index