cvs commit: ports/graphics Makefile ports/graphics/fortytwo Makefile distinfo pkg-descr pkg-plist ports/graphics/fortytwo/files patch-GNUmakefile

Dirk Meyer dinoex at FreeBSD.org
Thu Nov 30 09:24:06 PST 2006


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)


More information about the cvs-all mailing list