pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/comms/msynctool Initial import of msynctool 0.22, a co...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1957137a2b72
branches:  trunk
changeset: 537530:1957137a2b72
user:      dillo <dillo%pkgsrc.org@localhost>
date:      Thu Jan 10 22:54:37 2008 +0000

description:
Initial import of msynctool 0.22, a command line tool for the
opensync framework.

diffstat:

 comms/msynctool/Makefile |  20 ++++++++++++++++++++
 comms/msynctool/PLIST    |   6 ++++++
 comms/msynctool/distinfo |   5 +++++
 3 files changed, 31 insertions(+), 0 deletions(-)

diffs (43 lines):

diff -r a1788f22ddd3 -r 1957137a2b72 comms/msynctool/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/comms/msynctool/Makefile  Thu Jan 10 22:54:37 2008 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/01/10 22:54:37 dillo Exp $
+#
+
+DISTNAME=      msynctool-0.22
+CATEGORIES=    comms
+MASTER_SITES=  http://www.opensync.org/download/releases/0.22/
+EXTRACT_SUFX=  .tar.bz2
+
+MAINTAINER=    dillo%NetBSD.org@localhost
+HOMEPAGE=      http://www.opensync.org/
+COMMENT=       Command line tool for opensync framework
+
+USE_TOOLS+=    pkg-config
+GNU_CONFIGURE= yes
+USE_LIBTOOL=   yes
+
+.include "../../comms/libopensync/buildlink3.mk"
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../textproc/libxml2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r a1788f22ddd3 -r 1957137a2b72 comms/msynctool/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/comms/msynctool/PLIST     Thu Jan 10 22:54:37 2008 +0000
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/01/10 22:54:37 dillo Exp $
+bin/convcard
+bin/convtest
+bin/msynctool
+man/man1/convcard.1
+man/man1/msynctool.1
diff -r a1788f22ddd3 -r 1957137a2b72 comms/msynctool/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/comms/msynctool/distinfo  Thu Jan 10 22:54:37 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/01/10 22:54:37 dillo Exp $
+
+SHA1 (msynctool-0.22.tar.bz2) = 2eab3c847dba4a457d06061efcf662237da2c8e4
+RMD160 (msynctool-0.22.tar.bz2) = c28c65b0e80505e17915c9d23c5747320f79f8af
+Size (msynctool-0.22.tar.bz2) = 219787 bytes



Home | Main Index | Thread Index | Old Index