pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/comms Improve COMMENT, from FreeBSD ports.
details: https://anonhg.NetBSD.org/pkgsrc/rev/824960c8a8d6
branches: trunk
changeset: 500854:824960c8a8d6
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Oct 13 15:27:39 2005 +0000
description:
Improve COMMENT, from FreeBSD ports.
diffstat:
comms/synce-dccm/Makefile | 4 ++--
comms/synce-librapi2/Makefile | 4 ++--
comms/synce-libsynce/Makefile | 6 +++---
comms/synce-serial/Makefile | 4 ++--
4 files changed, 9 insertions(+), 9 deletions(-)
diffs (74 lines):
diff -r 2a6c8267a5e1 -r 824960c8a8d6 comms/synce-dccm/Makefile
--- a/comms/synce-dccm/Makefile Thu Oct 13 15:16:07 2005 +0000
+++ b/comms/synce-dccm/Makefile Thu Oct 13 15:27:39 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/10/13 15:05:16 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2005/10/13 15:27:39 wiz Exp $
#
DISTNAME= synce-dccm-0.9.1
@@ -7,7 +7,7 @@
MAINTAINER= wiz%NetBSD.org@localhost
HOMEPAGE= http://synce.sourceforge.net/
-COMMENT= SynCE communication application
+COMMENT= Listener daemon for connections from WinCE devices
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
diff -r 2a6c8267a5e1 -r 824960c8a8d6 comms/synce-librapi2/Makefile
--- a/comms/synce-librapi2/Makefile Thu Oct 13 15:16:07 2005 +0000
+++ b/comms/synce-librapi2/Makefile Thu Oct 13 15:27:39 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/10/13 15:03:42 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2005/10/13 15:27:40 wiz Exp $
#
DISTNAME= synce-librapi2-0.9.1
@@ -7,7 +7,7 @@
MAINTAINER= wiz%NetBSD.org@localhost
HOMEPAGE= http://synce.sourceforge.net/
-COMMENT= SynCE RAPI library
+COMMENT= Utilities/libraries to make RAPI calls on WinCE devices
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
diff -r 2a6c8267a5e1 -r 824960c8a8d6 comms/synce-libsynce/Makefile
--- a/comms/synce-libsynce/Makefile Thu Oct 13 15:16:07 2005 +0000
+++ b/comms/synce-libsynce/Makefile Thu Oct 13 15:27:39 2005 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/10/13 15:00:13 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2005/10/13 15:27:40 wiz Exp $
#
DISTNAME= synce-libsynce-0.9.1
CATEGORIES= comms
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=synce/}
-MAINTAINER= tech-pkg%NetBSD.org@localhost
+MAINTAINER= wiz%NetBSD.org@localhost
HOMEPAGE= http://synce.sourceforge.net/
-COMMENT= SynCE Library
+COMMENT= Library to support communication with WinCE devices
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
diff -r 2a6c8267a5e1 -r 824960c8a8d6 comms/synce-serial/Makefile
--- a/comms/synce-serial/Makefile Thu Oct 13 15:16:07 2005 +0000
+++ b/comms/synce-serial/Makefile Thu Oct 13 15:27:39 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/10/13 15:08:29 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2005/10/13 15:27:40 wiz Exp $
#
DISTNAME= synce-serial-0.9.1
@@ -7,7 +7,7 @@
MAINTAINER= wiz%NetBSD.org@localhost
HOMEPAGE= http://synce.sourceforge.net/
-COMMENT= SynCE helper scripts for setting up a serial connection
+COMMENT= Wrappers for pppd to initiate communications with WinCE devices
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index