Index: head/comms/Makefile =================================================================== --- head/comms/Makefile (revision 90320) +++ head/comms/Makefile (revision 90321) @@ -1,69 +1,70 @@ # $FreeBSD$ # SUBDIR += acfax SUBDIR += asmodem SUBDIR += bayonne SUBDIR += bforce SUBDIR += bforce-kst SUBDIR += birda SUBDIR += bpl+ SUBDIR += comserv SUBDIR += conserver SUBDIR += conserver-com SUBDIR += ecu SUBDIR += efax + SUBDIR += garmin-utils SUBDIR += gfax SUBDIR += ghfaxviewer SUBDIR += gkermit SUBDIR += gmfsk SUBDIR += gnokii SUBDIR += gsmlib SUBDIR += hamlib SUBDIR += hylafax SUBDIR += ixj SUBDIR += java-commapi SUBDIR += java-commapi-freebsd SUBDIR += kallers SUBDIR += kermit SUBDIR += kpsk SUBDIR += libticables SUBDIR += lrzsz SUBDIR += ltmdm SUBDIR += mgetty+sendfax SUBDIR += minicom SUBDIR += mlan SUBDIR += mlan3 SUBDIR += mserver SUBDIR += mwavem SUBDIR += p5-Device-Modem SUBDIR += p5-Device-SerialPort SUBDIR += plp SUBDIR += pr SUBDIR += py-serial SUBDIR += qico SUBDIR += qpage SUBDIR += ruby-serialport SUBDIR += ruby-termios SUBDIR += scmxx SUBDIR += scud SUBDIR += seyon SUBDIR += sms_client SUBDIR += snooper SUBDIR += sredird SUBDIR += tilp SUBDIR += tits SUBDIR += tkhylafax SUBDIR += tkscanfax SUBDIR += viewfax SUBDIR += vpb2 SUBDIR += vrflash SUBDIR += wy60 SUBDIR += xcept SUBDIR += xlog SUBDIR += yaps SUBDIR += yawmppp SUBDIR += zmtx-zmrx SUBDIR += zssh .include Property changes on: head/comms/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.85 \ No newline at end of property +1.86 \ No newline at end of property Index: head/comms/garmin-utils/Makefile =================================================================== --- head/comms/garmin-utils/Makefile (nonexistent) +++ head/comms/garmin-utils/Makefile (revision 90321) @@ -0,0 +1,21 @@ +# New ports collection makefile for: garmin-utils +# Date created: 4 Oct 2003 +# Whom: Matthew Braithwaite +# +# $FreeBSD$ +# + +PORTNAME= garmin-utils +PORTVERSION= 1.93 +CATEGORIES= comms +MASTER_SITES= ftp://ftp.snafu.org/pub/ + +MAINTAINER= mab@red-bean.com +COMMENT= Utilities for Garmin GPS receivers + +MAN1= gardump.1 garload.1 +MANCOMPRESSED= yes +MAKE_ARGS+= MANDIR=${MANPREFIX}/man/man \ + GPS_SERIAL_PORT=/dev/cuaa0 + +.include Property changes on: head/comms/garmin-utils/Makefile ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: head/comms/garmin-utils/distinfo =================================================================== --- head/comms/garmin-utils/distinfo (nonexistent) +++ head/comms/garmin-utils/distinfo (revision 90321) @@ -0,0 +1 @@ +MD5 (garmin-utils-1.93.tar.gz) = c1dfd039ad15c99e8507ccf6b7c5c83b Property changes on: head/comms/garmin-utils/distinfo ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/comms/garmin-utils/pkg-descr =================================================================== --- head/comms/garmin-utils/pkg-descr (nonexistent) +++ head/comms/garmin-utils/pkg-descr (revision 90321) @@ -0,0 +1,4 @@ +garmin-utils is a set of programs to interact with Garmin GPS +receivers. I use it to download Geocaching waypoints. + +- Matthew Braithwaite Property changes on: head/comms/garmin-utils/pkg-descr ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/comms/garmin-utils/pkg-plist =================================================================== --- head/comms/garmin-utils/pkg-plist (nonexistent) +++ head/comms/garmin-utils/pkg-plist (revision 90321) @@ -0,0 +1,2 @@ +bin/gardump +bin/garload Property changes on: head/comms/garmin-utils/pkg-plist ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property