Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Mar 2004 12:01:18 -0800 (PST)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/comms Makefile ports/comms/obexapp Makefile distinfo pkg-descr ports/comms/obexapp/files patch-Makefile patch-main.c patch-server.c
Message-ID:  <200403232001.i2NK1IcU004033@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pav         2004/03/23 12:01:18 PST

  FreeBSD ports repository

  Modified files:
    comms                Makefile 
  Added files:
    comms/obexapp        Makefile distinfo pkg-descr 
    comms/obexapp/files  patch-Makefile patch-main.c 
                         patch-server.c 
  Log:
  Add obexapp, a utility written by Maksim Yevmenkin (emax@FreeBSD.org)
  to transport files over OBEX protocol. This only works for Bluetooth
  and needs -CURRENT as of January 20 or newer (sdpd import) to work,
  so IGNORE on 5.2.1-R and older.
  
  PR:             ports/64597
  Submitted by:   Guido Falsi <mad@madpilot.net>
  
  Revision  Changes    Path
  1.100     +1 -0      ports/comms/Makefile
  1.1       +31 -0     ports/comms/obexapp/Makefile (new)
  1.1       +2 -0      ports/comms/obexapp/distinfo (new)
  1.1       +15 -0     ports/comms/obexapp/files/patch-Makefile (new)
  1.1       +11 -0     ports/comms/obexapp/files/patch-main.c (new)
  1.1       +25 -0     ports/comms/obexapp/files/patch-server.c (new)
  1.1       +5 -0      ports/comms/obexapp/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403232001.i2NK1IcU004033>