Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Sep 2006 14:32:53 +0000 (UTC)
From:      Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/graphics Makefile ports/graphics/amanith Makefile distinfo pkg-descr pkg-plist ports/graphics/amanith/files patch-plugins-fonts_build.conf patch-plugins-jpeg_build.conf patch-plugins-png_build.conf
Message-ID:  <200609031432.k83EWsfH007515@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
acm         2006-09-03 14:32:53 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/amanith     Makefile distinfo pkg-descr pkg-plist 
    graphics/amanith/files patch-plugins-fonts_build.conf 
                           patch-plugins-jpeg_build.conf 
                           patch-plugins-png_build.conf 
  Log:
  - New port: graphics/amanith
  
  Amanith is an OpenSource C++ CrossPlatform framework designed for 2d & 3d
  vector graphics.
  
  Open source has made Amanith possible, so we wanna Amanith to be open source
  too. This mean that Amanith source code is fully available for everyone.
  
  Same source tree can be compiled without modifications under multiple targets.
  Linux, Win32, Mac, FreeBSD, NetBSD, OpenBSD, Solaris, IRIX, AIX are only few
  of them.
  
  All the framework is heavily based on a light plug-in system.
  This make fast and easy to include or esclude everything you want.
  
  The Amanith philosophy is to support many open standards as possible.
  Png, Jpeg, Svg, Xml, OpenGl, Ansi c++, and many others.
  
  WWW:    http://www.amanith.org/
  
  Approved by:    garga (mentor)
  
  Revision  Changes    Path
  1.978     +1 -0      ports/graphics/Makefile
  1.1       +73 -0     ports/graphics/amanith/Makefile (new)
  1.1       +3 -0      ports/graphics/amanith/distinfo (new)
  1.1       +11 -0     ports/graphics/amanith/files/patch-plugins-fonts_build.conf (new)
  1.1       +11 -0     ports/graphics/amanith/files/patch-plugins-jpeg_build.conf (new)
  1.1       +11 -0     ports/graphics/amanith/files/patch-plugins-png_build.conf (new)
  1.1       +17 -0     ports/graphics/amanith/pkg-descr (new)
  1.1       +80 -0     ports/graphics/amanith/pkg-plist (new)



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