Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Sep 2006 08:15:10 +0000 (UTC)
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net Makefile ports/net/netclasses Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200609100815.k8A8FAeM080260@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dinoex      2006-09-10 08:15:10 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/netclasses       Makefile distinfo pkg-descr pkg-plist 
  Log:
  Netclasses is an easy to use interface to socket programming in Objective-C
  with GNUstep. The core netclasses supports virtually any protocol, but the
  distribution comes with everything needed for TCP/IP (opening ports,
  background connections, etc.). Netclasses seamlessly integrates into
  NSRunLoop, which means there should be no need for redesigning applications
  to use it.
  PR:             103033
  Submitted by:   Gürkan Sengün
  
  Revision  Changes    Path
  1.1731    +1 -0      ports/net/Makefile
  1.1       +30 -0     ports/net/netclasses/Makefile (new)
  1.1       +3 -0      ports/net/netclasses/distinfo (new)
  1.1       +10 -0     ports/net/netclasses/pkg-descr (new)
  1.1       +25 -0     ports/net/netclasses/pkg-plist (new)



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