pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/comms/synce-serial Initial import of synce-serial-0.9.1:
details: https://anonhg.NetBSD.org/pkgsrc/rev/7c9548c548e2
branches: trunk
changeset: 500851:7c9548c548e2
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Oct 13 15:08:29 2005 +0000
description:
Initial import of synce-serial-0.9.1:
Synce-serial is part of the SynCE project.
This module contains helper scripts for setting up a serial connection
for use with SynCE. They are basically wrappers around pppd:
synce-serial-config - Use this to select serial port and IP adresses
synce-serial-start - Use this to start connection
synce-serial-abort - Use this to abort a connection
diffstat:
comms/synce-serial/DESCR | 8 ++++++++
comms/synce-serial/Makefile | 15 +++++++++++++++
comms/synce-serial/PLIST | 10 ++++++++++
comms/synce-serial/distinfo | 5 +++++
4 files changed, 38 insertions(+), 0 deletions(-)
diffs (54 lines):
diff -r ea0967c8e3ed -r 7c9548c548e2 comms/synce-serial/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/comms/synce-serial/DESCR Thu Oct 13 15:08:29 2005 +0000
@@ -0,0 +1,8 @@
+Synce-serial is part of the SynCE project.
+
+This module contains helper scripts for setting up a serial connection
+for use with SynCE. They are basically wrappers around pppd:
+
+synce-serial-config - Use this to select serial port and IP adresses
+synce-serial-start - Use this to start connection
+synce-serial-abort - Use this to abort a connection
diff -r ea0967c8e3ed -r 7c9548c548e2 comms/synce-serial/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/comms/synce-serial/Makefile Thu Oct 13 15:08:29 2005 +0000
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/10/13 15:08:29 wiz Exp $
+#
+
+DISTNAME= synce-serial-0.9.1
+CATEGORIES= comms
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=synce/}
+
+MAINTAINER= wiz%NetBSD.org@localhost
+HOMEPAGE= http://synce.sourceforge.net/
+COMMENT= SynCE helper scripts for setting up a serial connection
+
+USE_LIBTOOL= yes
+GNU_CONFIGURE= yes
+
+.include "../../mk/bsd.pkg.mk"
diff -r ea0967c8e3ed -r 7c9548c548e2 comms/synce-serial/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/comms/synce-serial/PLIST Thu Oct 13 15:08:29 2005 +0000
@@ -0,0 +1,10 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/10/13 15:08:29 wiz Exp $
+bin/synce-serial-abort
+bin/synce-serial-chat
+bin/synce-serial-config
+bin/synce-serial-start
+man/man8/synce-serial-abort.8
+man/man8/synce-serial-config.8
+man/man8/synce-serial-start.8
+share/synce/synce-serial-common
+@dirrm share/synce
diff -r ea0967c8e3ed -r 7c9548c548e2 comms/synce-serial/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/comms/synce-serial/distinfo Thu Oct 13 15:08:29 2005 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/10/13 15:08:29 wiz Exp $
+
+SHA1 (synce-serial-0.9.1.tar.gz) = 3091d01a8d59e370500a895247293c0813383a90
+RMD160 (synce-serial-0.9.1.tar.gz) = 2db3bb061e9e4dbccf6fbbf01653f03effca8cdf
+Size (synce-serial-0.9.1.tar.gz) = 286444 bytes
Home |
Main Index |
Thread Index |
Old Index