Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Nov 2006 17:19:27 +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/graphics Makefile ports/graphics/fortytwo Makefile distinfo pkg-descr pkg-plist ports/graphics/fortytwo/files patch-GNUmakefile
Message-ID:  <200611301719.kAUHJRUE013304@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dinoex      2006-11-30 17:19:27 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/fortytwo    Makefile distinfo pkg-descr pkg-plist 
    graphics/fortytwo/files patch-GNUmakefile 
  Log:
  FT is a generic, native graph management system for GNUstep and Cocoa and
  is written in Objective-C. With FT you can persistently manage graphs
  consisting of nodes and edges. Each node may provide so-called services.
  Such a service may be e.g. a dictionary services, which all nodes provide
  at present. This service allows the storage of any data in a node and is
  based on keys which uniquely identify content within a dictionary.
  
  WWW: http://FortyTwo.sourceforge.net/index.html
  
  Revision  Changes    Path
  1.1007    +1 -0      ports/graphics/Makefile
  1.1       +38 -0     ports/graphics/fortytwo/Makefile (new)
  1.1       +6 -0      ports/graphics/fortytwo/distinfo (new)
  1.1       +19 -0     ports/graphics/fortytwo/files/patch-GNUmakefile (new)
  1.1       +8 -0      ports/graphics/fortytwo/pkg-descr (new)
  1.1       +84 -0     ports/graphics/fortytwo/pkg-plist (new)



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