Commit graph

1149 commits

Author SHA1 Message Date
Renato Botelho
cef0cc82ca Add fpc-ncurses , free Pascal interface to the ncurses library.
PR:		ports/98659
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-06-21 16:00:43 +00:00
Renato Botelho
8d35a6a8f1 Add fpc-libpng , free Pascal interface to libpng, for reading PNG image
files.

PR:		ports/98673
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-06-21 15:59:16 +00:00
Renato Botelho
77f37cc77f Add fpc-libgd , free Pascal interface to libgd for producing graphics
files.

PR:		ports/98672
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-06-21 15:58:05 +00:00
Renato Botelho
4fe93cb540 Add fpc-imlib , free Pascal interface to imlib library.
PR:		ports/98690
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-06-21 15:56:52 +00:00
Renato Botelho
c3e59b7a1d Add fpc-gtk2 , free Pascal interface to the GTK2 libraries.
PR:		ports/98669
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-06-21 15:55:45 +00:00
Renato Botelho
9280f61e8f Add fpc-gtk , free Pascal interface to the GTK libraries.
PR:		ports/98670
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-06-21 15:54:32 +00:00
Renato Botelho
c90d282c2c Add fpc-ggi , free Pascal interface to libggi.
PR:		ports/98667
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-06-21 15:53:33 +00:00
Renato Botelho
ce91d035da Add fpc-fpgtk , free Component Library for create programs with gtk.
PR:		ports/98665
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-06-21 15:52:19 +00:00
Ion-Mihai Tetcu
b742602ce3 Remove graphics/magickwand port which was already in the tree with the name
php-magickwand.

Submitted by:	ale@
Pointyhat to:	me (itetcu)
2006-06-18 20:47:38 +00:00
Ion-Mihai Tetcu
103f938e4b This module enables PHP access to the ImageMagick MagickWand API.
Very good manual at http://www.bitweaver.org/doc/magickwand/index.html

WWW: http://www.magickwand.org/script/index.php

- Rick van der Zwet
rick@wzoeterwoude.net

PR:		ports/95326
Submitted by:	Rick van der Zwet <rick@wzoeterwoude.net>
2006-06-17 14:05:25 +00:00
Ion-Mihai Tetcu
2e16fc7acf xoris grabs the RGB color value of any pixel on the screen and dumps the
color's name to stdout. The output can be printed as:

1. hex (#b0958e);
2. triple of decimal RGB values (229 229 229);
3. abstract name (gray90).

xoris has only been tested on displays with a bit depth of 24 bpp.

PR:		ports/97475
Submitted by:	Alexander Gromnizki
Approved by:	lawrance (mentor, implicit)
2006-06-11 21:18:41 +00:00
Sergey Skvortsov
59424cc4b7 Add swfmill 0.2.11, xml2swf and swf2xml processor with import
functionalities.
2006-06-09 10:33:34 +00:00
Emanuel Haupt
afc58ad631 Bring back graphics/fractorama from the attic. Fractorama now links against
libtiff from ports. I will maintain this port.
2006-06-08 12:32:54 +00:00
Aaron Dalton
faeefb90e8 Adding ports graphics/p5-GraphViz-Traverse, Build a GraphViz object via callback traversal.
Approved by:	tobez (implicit)
2006-06-05 22:35:26 +00:00
Andrew Pantyukhin
6a353cae7c - Move from graphics/gimp-ufraw to graphics/ufraw
- Update to 0.8.1
- Enable full exif support by default
- Update COMMENT and pkg-descr

PR:		ports/96821
Submitted by:	sat
Approved by:	krion (then mentor)
2006-06-04 17:51:54 +00:00
Aaron Dalton
a96fa657e4 Adding port graphics/p5-Graph-SocialMap, Easy tool to create social network map.
Approved by:	tobez (implicit)
2006-06-01 07:54:21 +00:00
Aaron Dalton
ee67b6cdb7 Adding port graphics/p5-Graph-Writer-GraphViz, GraphViz Writer for Graph object.
Approved by:	tobez (implicit)
2006-06-01 02:41:15 +00:00
Pav Lucistnik
b47ad7a943 - Renamed port graphics/libart_lgpl2 -> graphics/libart_lgpl 2006-05-28 13:37:06 +00:00
Dirk Meyer
eca2e18194 slave port, so packge for netpbm 10.30 is made. 2006-05-25 20:17:00 +00:00
Sergey Matveychuk
def06672e4 GREYCstoration is a Gimp plugin using the algorithm written by David Tschumperle
from GREYC laboratory (at Caen in France).

WWW: http://www.haypocalc.com/wiki/GREYCstoration_in_english

PR:		ports/94124
Submitted by:	Elisey O. Savateev <b3k@mail.ru>
2006-05-25 04:00:57 +00:00
Aaron Dalton
0836744357 Adding port graphics/p5-CAD-Drawing-Template, a tag replacement framework for graphics/p5-CAD-Drawing.
Approved by:	tobez (implicit)
2006-05-22 17:44:08 +00:00
Aaron Dalton
de4ec9686e Adding port graphics/p5-CAD-Drawing, Methods to create, load, and save vector graphics.
Approved by:	tobez (implicit)
2006-05-22 01:29:10 +00:00
Jean-Yves Lefort
9e2d539540 Move the cairo programming reference to the cairo-reference port. 2006-05-10 19:43:18 +00:00
Jean-Yves Lefort
a0e91177bb Move the libgnomecanvas programming reference to the
libgnomecanvas-reference port.
2006-05-10 17:29:56 +00:00
Emanuel Haupt
25c6186fcb Add l2p 1.0, which creates PNG images from LaTeX math expressions.
PR:		94847
Submitted by:	Nicola Vitale <nivit@email.it>
2006-05-09 20:24:29 +00:00
Michael Nottebrock
7183cdca3f Add poppler-utils, poppler's xpdf-workalike command line utilities, formerly
included in the poppler port.
2006-05-02 00:35:35 +00:00
Markus Brueffer
2c70966e8e - kimdaba has been renamed to photoalbum, therefore add graphics/kphotoalbum
and remove graphics/kimdaba
- Update to version 2.2
- mark BROKEN on 4.x

Repocopied by:	marcus
2006-04-30 14:26:31 +00:00
Sam Lawrance
d9f0a01324 Remove mrsidviewer. The original product was renamed, and a linux
binary is no longer available.

PR:		ports/92530
Submitted by:	edwin
2006-04-30 04:52:26 +00:00
Joe Marcus Clarke
5c7128b8b1 Add entries for poppler-gtk and poppler-qt. 2006-04-30 01:24:04 +00:00
Michael Johnson
1e8be8b724 - Remove gstreamer-plugins not in 0.10 (yet) 2006-04-30 01:17:02 +00:00
Michael Johnson
d8e1e16e64 - Update gstreamer to 0.10
- Move all old gstreamer 0.8 ports to gstreamer*80 [1]
- Chase all ports with new gstreamer or gstreaemer moves

Repocopied by:  marcus [1]
2006-04-29 23:03:03 +00:00
Emanuel Haupt
2aea5c4f06 Add raster3d, a set of tools for generating raster images of proteins
and molecules.

PR:		96444
Submitted by:	Shaun Amott <shaun@inerd.com>
2006-04-28 14:20:45 +00:00
Ying-Chieh Liao
fb3af5ae69 add mapyrus 0.606
A software for creating plots of points, lines, etc

PR:		96317
Submitted by:	Nicola Vitale <nivit@email.it>
2006-04-28 03:16:02 +00:00
Sam Lawrance
cefd81d42d Add qgis 0.7.4, a Geographical Information System (GIS) data viewer.
PR:		ports/94149
Submitted by:	Laurent Courty
2006-04-24 13:05:23 +00:00
Vasil Dimov
35d437f238 Add new port - graphics/xaralx-devel
It will follow the latest/development version of XaraLX,
while graphics/xaralx will stick to the recommended/stable version.

This way happy users can choose which one to use and even install both
(no conflicting filenames introduced).
2006-04-20 16:18:03 +00:00
Sam Lawrance
2c231a6240 Add gdal-grass 1.3.1.2, GDAL drivers for GRASS raster and vector files.
PR:		ports/93856
Submitted by:	Laurent Courty
2006-04-16 00:04:44 +00:00
Pav Lucistnik
ad7873b889 GLText is a portable font rendering library for C++ OpenGL applications. It
uses FreeType2 to read and render high-quality TrueType fonts with a minimal
footprint. With just a few easy lines of C++, you can add gorgeously
rendered text to your graphical applications.

GLText is an open source project licensed under the LGPL. Basically this means
that you can use and link your application with it regardless of what license
your application uses. If you make changes to GLText, however,
you must make those changes open source under the LGPL.

Written with portablility in mind, GLText works on Windows, Linux, FreeBSD and
IRIX - virtually anywhere that FreeType2 supports.

WWW:	http://gltext.sourceforge.net

PR:		ports/93617
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-04-09 18:01:25 +00:00
Pav Lucistnik
34044921bd Redact is an Edje compiler written in Ruby.
Unlike the official Edje compiler, edje_cc, Redact doesn't read EDC code - it
reads Ruby code instead. This means that Redact will allow you to write Edjes
in a full-blown programming language.

So why is this a good thing?

With edje_cc, the only way to automate the creation of parts and/or programs
is to use CPP macros, which are very limited feature-wise and hard to debug.

WWW: http://code-monkey.de/pages/redact

PR:		ports/95498
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-08 23:43:20 +00:00
Vasil Dimov
f24538a419 Add new port XaraLX - a top-tier vector and general purpose graphics program
This is an old commercial Windows software which recently got
Open Source'd under GPL.

The open source/unix version is still in development and has a lot of
unimplemented features but it shows a great potential.
2006-04-04 16:02:30 +00:00
Alex Dupre
7d98cf4f40 Add php-magickwand 0.1.8, a PHP extension to manipulate images.
If you have problems with the outdated pecl-imagick extension, try this one.

PR:		ports/91335
Submitted by:	mark burdett <mark@goodstorm.com>
2006-04-03 06:12:43 +00:00
Jean-Yves Lefort
e8a1c10327 Add kudu.
Kudu is a GTK+ and OpenGL powered animation package, which relies
mostly on skeletal animation and has an interface loosely based on
the style of Wings3D.

WWW: http://kudu.sourceforge.net/

PR:		ports/95237
Submitted by:	Dmitry Marakasov <amdmi3@mail.ru>
2006-04-03 03:11:48 +00:00
Pav Lucistnik
403a9a2562 Cuttlefish produces animated GIFs that reveal the interplay
between the diurnal and geographical patterns of displayed
data. By showing how the Sun's shadow covers the world map,
cuttlefish yields a direct feeling for the time of day at
a given geographic region, while moving graphs illustrate
the relationship between local time and the visualized
events.

WWW: http://www.caida.org/tools/visualization/cuttlefish/

PR:		ports/94887
Submitted by:	Matthew Luckie <mjl@luckie.org.nz>
2006-04-02 00:26:00 +00:00
Pav Lucistnik
40ab72818c MakeHuman(C) is an open-source, open graphics library, stand-alone,
multi-platform, software program, which is completely written in C
language. Its purpose is to provide a versatile, professional and
extremely specialized application for parametrical modeling of
three-dimensional humanoid characters.

WWW: http://www.makehuman.org/

PR:		ports/94581
Submitted by:	Dmitry Marakasov <amdmi3@mail.ru>
2006-03-18 23:40:42 +00:00
Pav Lucistnik
cec9874c22 This is a library for OpenGL to load PNG graphics files as an
OpenGL texture as easily as possible. It also has a number of
options for generating the alpha channel and mipmaps.

WWW: http://www.wyatt100.freeserve.co.uk/download.htm

PR:		ports/94576
Submitted by:	Dmitry Marakasov <amdmi3@mail.ru>
2006-03-18 23:38:20 +00:00
Pav Lucistnik
86ab39eda5 SharpConstruct is a 3D modeling program designed to paint depth on
to polygon models in real-time. Unlike traditional modeling programs,
SharpConstruct makes it easy to model organic shapes. There is no
need to even look at a wireframe (unless you want to). Instead, the
model is manipulated much like clay - push or pull an area, smooth
it, make a hollow or a hill. The entire process is both simple and
organic; you won't need years of modeling experience to create
detailed models in SharpConstruct.

WWW: http://sharp3d.sourceforge.net/

PR:		ports/94523
Submitted by:	Dmitry Marakasov <amdmi3@mail.ru>
2006-03-18 23:36:08 +00:00
Pav Lucistnik
195e1f0a24 Geomorph is a height field generator and editor for the Linux
operating system.

A height field is a kind of topographic map.  It is a 2D projection
of a 3D landscape.

Geomorph generates square images and shows a 3D preview of the
resulting landscape.  The resulting 2D image can be processed with
a tool like Povray for rendering the landscape.

WWW: http://geomorph.sourceforge.net/

PR:		ports/94521
Submitted by:	Dmitry Marakasov <amdmi3@mail.ru>
2006-03-18 17:13:52 +00:00
Vasil Dimov
77997466fc Remove expired leaf ports:
2006-02-28 graphics/vid
2006-02-28 graphics/smoke
2006-03-01 misc/globus2
2006-03-14 sysutils/prune
2006-03-14 www/evg
2006-02-28 x11/login.app
2006-03-15 07:28:59 +00:00
Vasil Dimov
02dd6f1e33 Remove expired leaf ports:
2006-02-28 graphics/quickpics
2006-02-28 graphics/threeDS
2006-03-15 07:10:44 +00:00
Vasil Dimov
259d6bdf86 Remove expired port graphics/libgrass5
Approved by:	garga (mentor)
2006-02-22 13:57:08 +00:00
Joe Marcus Clarke
8433505ccd Add gimpshop. 2006-02-22 04:12:14 +00:00
Jean-Yves Lefort
4019be6b93 Add linux-adobesvg.
This port installs the Adobe SVG browser plugin, for use with Linux browsers
such as www/linux-firefox or www/linux-mozilla.

WWW: http://www.adobe.com/svg/
2006-02-18 09:50:32 +00:00
Renato Botelho
7ce45e8227 Remove expired port graphics/deep_zoom 2006-02-16 14:16:08 +00:00
Renato Botelho
dbdfe80919 Remove expired port graphics/animabob 2006-02-16 14:13:14 +00:00
Jean-Yves Lefort
16ec38f8a6 Add xmms-msa.
xmms-msa is a spectrum analyzer with some nice features like a skin support
and some visualization modes (mirror, reverse, etc).

WWW: http://www.xmms.org/

PR:		ports/92809
Submitted by:	exprim <probyte@deviate.fi>
2006-02-11 19:54:22 +00:00
Sam Lawrance
dd0812beb6 Add p5-Geo-Proj4, a Perl wrapper for the proj library.
PR:		ports/92693
Submitted by:	Eric Stith <estith.freebsd.ports@thelunarempire.net>
2006-02-11 02:34:36 +00:00
Tim Bishop
0036ecee08 - Remove port; project is dead
PR:		92531
Requested by:	maintainer
2006-02-06 20:20:15 +00:00
Thierry Thomas
78e82ab5c9 This jar file comes from Computer Associates / SGI Cosmo Player.
It contains classes to support VRML.

It is used by OpenDX / JavaDX.
2006-01-28 20:58:57 +00:00
Thierry Thomas
38fc40e4d0 GePhex is an interactive effect system for video jockeys. The effects
can be controlled with external devices like joysticks, web-cams, or
midi-devices. New effects can be designed in a GUI (Graphical User
Interface) by composing basic effects into more complex ones.

WWW:	http://www.gephex.org/

PR:		ports/7359
Submitted by:	Igor Pokrovsky <ip (at) doom.homeunix.org>
2006-01-22 13:43:46 +00:00
Pav Lucistnik
8341fbe6a4 - Move freeglut from x11-toolkits to graphics, where libglut already is
PR:		ports/91711
Submitted by:	Sangwoo Shim <sangwoos@gmail.com>
Repocopied by:	marcus
2006-01-16 00:07:03 +00:00
Sergey Matveychuk
43e448da34 Gnash is a GNU Flash movie player. Till now it has been possible
to play flash movies with proprietary software. While there are a
few free flash players, none supports anything higher than SWF v4
at best. Gnash is based on GameSWF, and supports many SWF v7 features.

WWW: http://www.gnu.org/software/gnash/

PR:		ports/91775
Submitted by:	Dmitry Marakasov <amdmi3@mail.ru>
2006-01-14 20:38:18 +00:00
Michael Johnson
6584b9441c - Add wxsvg
C++ library to create, manipulate, and render SVG files

WWW: http://wxsvg.sourceforge.net/
2006-01-08 21:32:55 +00:00
Dejan Lesjak
7839f14126 Add libdrm. Userspace interface to kernel DRM (Direct Rendering Module)
services.

WWW: http://dri.freedesktop.org
2006-01-03 07:59:43 +00:00
Edwin Groothuis
1398563371 New port: graphics/opencv (Open Source Computer Vision Library from Intel)
The Open Computer Vision Library is a collection of algorithms
	and sample code for various computer vision problems. The
	library is compatible with IPL and utilizes Intel Integrated
	Performance Primitives for better performance.

	WWW: http://sourceforge.net/projects/opencvlibrary/
	     http://www.intel.com/research/mrl/research/opencv/

PR:		ports/78473
Submitted by:	Marc Abramowitz <msabramo@yahoo.com>
2005-12-29 03:38:28 +00:00
Sam Lawrance
dad50d99b1 Remove expired ports. 2005-12-15 03:18:03 +00:00
Jeremy Messenger
34c174c22a Comix is an image viewer specifically designed to handle comic books. It reads
ZIP, RAR and tar archives (also gzip or bzip2 compressed), as well as plain
image files. It has a simple and user-friendly GUI using PyGTK.

WWW: http://comix.sourceforge.net/
2005-12-10 18:45:03 +00:00
Sam Lawrance
278852703f Add libgeotiff, a library for reading and writing GeoTIFF tags. 2005-12-09 06:38:28 +00:00
Michael Johnson
f1960c3907 - Add cairomm
C++ interface to cairo

WWW: http://cairographics.org
2005-12-07 21:42:09 +00:00
Edwin Groothuis
dffe887109 [NEW PORT] graphics/crystalentitylayer: CEL is a layer that sits on top of Crystal Space 3D Engine
Crystal Entity Layer (CEL) is a game entity layer based on
	Crystal Space.  It makes it easier for game developers to
	create games based on Crystal Space.  CEL can optionally
	be used together with Python or other scripting languages

	WWW:	http://sourceforge.net/projects/cel/

PR:		ports/89470
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2005-11-24 02:46:04 +00:00
Pav Lucistnik
6c3a3b875c Crystal Space is a free (LGPL) and portable 3D Game Development Kit written in
C++.  It supports: true six degrees of freedom, colored lighting, lightmapped
and stencil based lighting, shader support (CG, vertex programs, fragment
programs, ...), mipmapping, portals, mirrors, alpha transparency, reflective
surfaces, 3D sprites (frame based or with skeletal animation using cal3d
animation library), procedural textures, particle systems, halos, volumetric
fog, scripting (using Python, Perl, Java, or potentially other languages),
16-bit and 32-bit display support, OpenGL, and software renderer, font support
(also with freetype), hierarchical transformations, physics plugin based on ODE

PR:		ports/89291
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2005-11-23 01:19:29 +00:00
Pav Lucistnik
475c319554 X3DToolKit is a portable LGPL free C++ toolkit for loading, displaying and
processing X3D models

PR:		ports/88184
Submitted by:	German Tischler <tanis@gaspode.franken.de>
2005-11-18 00:15:24 +00:00
Dejan Lesjak
05bfec4b9d Upgrade to 3.2.5-alpha5 after repo-copy from graphics/xfig.
Repocopy by:	marcus
2005-11-17 21:16:27 +00:00
Alexey Dokuchaev
82be8ab08f Cenon is a graphical tool of a special kind. Build upon a modular graphical
core, Cenon offers a wide variety of possibilities and applications,
including, but not limited to desktop publishing, vector graphics conversion,
CAM and PCB-prototyping (via commercial module); there is even an astrology
module available for it.

The best of all, Cenon is free software, available with full source codes,
and at home on many computer platforms.  Under Linux/BSD, Cenon uses GNUstep.

WWW: http://www.cenon.info/
2005-11-16 13:24:10 +00:00
Michael Johnson
8c2c787375 - Remove libpixman, this has been merged into cairo and nothing depends
on it anymore.
2005-11-15 03:02:06 +00:00
Marcus Alves Grando
9b7b267cf9 New port graphics/cal3d-devel
Cal3D is a skeletal based 3D character animation library written in C++
in a way that is both platform-independent and graphics API-independent.
It was originally designed to be used in a 3D client for Worldforge, but
evolved into a stand-alone product which can be used in many different
kinds of projects.

Cal3D's essentials can be boiled down to 2 parts: the C++ library and
the exporter. The exporter is what you would use to take your characters
(built in a 3D modeling package) and create the Cal3D-format files that
the library knows how to load. The exporters are actually plug-ins for
3D modeling packages. This allows 3D artists to use the modeling tools
that they're already comfortable with.

The C++ library is what you would actually use in your application,
whether it's a game or a VR application. The library provides methods to
load your exported files, build characters, run animations, and access
the data necessary to render them with 3D graphics.

WWW:	http://cal3d.sourceforge.net/

Add CONFLICTS in graphics/cal3d

PR:		88536
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
Repocopy by:	marcus
2005-11-13 03:02:22 +00:00
Kris Kennaway
f107fae958 This port depended on ruby-gnome, which was removed. 2005-11-05 10:33:43 +00:00
Kris Kennaway
2bb7f75ad0 Remove these ports that depended on ruby-gnome. 2005-11-05 10:25:55 +00:00
Kris Kennaway
b1cf59535c Remove expired ports 2005-11-05 09:07:44 +00:00
Joe Marcus Clarke
d84ae449f1 Add svg2pdf, a tool to render SVG images to PDF files using cairo.
WWW: http://cairographics.org
2005-11-05 06:31:11 +00:00
Joe Marcus Clarke
e8ae3dec87 Add cairo-java, a set of Java wrappers around the cairo graphics
package.

WWW: http://java-gnome.sourceforge.net/
2005-11-05 06:29:24 +00:00
Michael Johnson
f42a2a8074 - Add p5-Cairo
Perl bindings to the cairo graphics library

WWW: http://gtk2-perl.sourceforge.net/
2005-11-05 05:52:22 +00:00
Jeremy Messenger
a6db7a0aba Ruby/Cairo is a Ruby binding for Cairo. (rcairo)
WWW: http://cairographics.org/
2005-11-05 05:34:24 +00:00
Anton Berezin
0430befc50 Add graphics/p5-Graph-Easy, a Perl module to render graphs as ASCII,
HTML, SVG or Graphviz.
2005-10-22 09:22:07 +00:00
Pav Lucistnik
36a96502fd A PHP PEAR package providing a common interface to image drawing, making image
source code independent on the library used.

PR:		ports/87785
Submitted by:	Simun Mikecin <numisemis@yahoo.com>
2005-10-21 20:55:43 +00:00
Eric Anholt
c0039ba7ab New port: sswf, a tool to build Flash animation files from sourcecode, including
support for ActionScript.
2005-10-17 08:47:32 +00:00
Marcus Alves Grando
f45f63500e This plugin makes particles dance. Very pretty neon colors.
WWW: http://tardyp.free.fr/dancingparticles/

PR:		87471
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2005-10-16 00:37:09 +00:00
Marcus Alves Grando
b3cd987b53 Scivi is a visualization plugin for XMMS, uses 3D
Accelerated hardware, but is not actually 3D.

Features:

Low CPU Usage because of 3D accelerated hardware.
All effects including potentially expensive complex
image transformations are done in hardware. So, if
you have a fast video card, your CPU most of a time
will be idle!

Powerful C-style Scripting Language will help you to
program your own nice presets! The visualization is
under your control!

Root-window rendering supported. Put a nice video
effects on your desktop! This feature is window-manager
dependent. KDE and GNOME probably won't work
Press 'V' to switch to root-window mode.

Full-screen rendering. Planned.

WWW: http://xmms-scivi.sourceforge.net/

PR:		87488
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2005-10-16 00:09:24 +00:00
Marcus Alves Grando
0ed9c293b7 Plazma is an xmms visualization plugin, it was coded with the SDL library.
It runs on Linux, FreeBSD and of the majority of Unix.

It displays effects of rotation of grids, wave radial, oscilloscope and
spectrum analyzer in agreement with the music.

WWW: http://membres.lycos.fr/diablolight/

PR:		87490
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2005-10-15 23:39:50 +00:00
Emanuel Haupt
e3801c06e3 Add uDrawGraph, a graph drawing/visualization system
PR:		86949
Submitted by:	Nicola Vitale <nivit@email.it>
Approved by:	novel (mentor),
		Mattias Werner <mawe@informatik.uni-bremen.de> (author)
2005-10-10 17:22:48 +00:00
Marcus Alves Grando
ada16c01ec Soya 3D is a very high level 3D engine for Python.
Soya aims at being to 3D what Python is to
programming : fast to learn, easy to use, while
keeping good performances

PR:		87008
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2005-10-09 00:17:17 +00:00
Marcus Alves Grando
0597d49f62 EditObj can create and display a Tkinter dialog
box for editing any Python object (similarly to
what Java call a Bean editor, but for Python object).
EditObj is a usefull tool for writing (text or
non-text) editors of all kinds, including GUI editor,
3D editor,... It also includes a Python console
(thanks to Ka-Ping Yee).

PR:		86937
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2005-10-08 22:47:43 +00:00
Volker Stolz
bc45c5a710 Remove deprecated port: OpenGL support is now built-in in lang/ghc 2005-10-05 07:58:36 +00:00
Edwin Groothuis
29f0187255 Update Digikam, Digikamimageplugins to 0.7.4
These patches update graphics/digikam and
	graphics/digikamimageplugins to version 0.7.4.

	Two new ports are included: graphics/digikam-doc and
	graphics/digikamimageplugins-doc. The documentation for these
	ports is now split from the main program.

PR:		ports/85718
Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com>
2005-10-04 22:34:07 +00:00
Edwin Groothuis
6d1dcb018b Update Digikam, Digikamimageplugins to 0.7.4
These patches update graphics/digikam and
    graphics/digikamimageplugins to version 0.7.4.

    Two new ports are included: graphics/digikam-doc and
    graphics/digikamimageplugins-doc. The documentation for
    these ports is now split from the main program.

PR:		ports/85718
Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com>
2005-10-04 22:32:11 +00:00
Oliver Lehmann
3fb5ed5e65 OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible
3D engine written in C++ designed to make it easier and more intuitive for
developers to produce games and demos utilising 3D hardware.

WWW: http://www.cegui.org.uk/
2005-10-03 18:33:01 +00:00
Oliver Lehmann
57d3e544f4 Crazy Eddie's GUI System is a free library providing windowing and widgets for
graphics APIs / engines where such functionality is not natively available, or
severely lacking.

WWW: http://www.cegui.org.uk/
2005-10-03 18:30:09 +00:00
Renato Botelho
fa21d7ef52 Add py-gdchart2 , python interface to GDChart2.
PR:		ports/82821
Submitted by:	Choe, Cheng-Dae <whitekid@gmail.com>
2005-09-30 18:01:33 +00:00
Renato Botelho
f81d5c94f0 Add recoverjpeg 1.1.1, recoverjpeg tries to recover JFIF (JPEG) pictures
from a peripheral.

PR:		ports/86561
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-09-26 13:55:15 +00:00
Pav Lucistnik
bdd5b1bf19 Fracplanet is an application to generate random planets and terrain
with oceans, mountains, icecaps and rivers. Parameters are specified
interactively and the results displayed using OpenGL. The generated
objects can be dumped in Pov-Ray format.

PR:		ports/86275
Submitted by:	Igor Pokrovsky <ip@doom.homeunix.org>
2005-09-18 21:19:46 +00:00
Renato Botelho
fc5a271369 Add pecomato 0.0.12, a command-line picture metadata processor.
PR:		ports/86212
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-09-16 16:52:37 +00:00
Norikatsu Shigemura
ff2863e5da Add exrtools 0.4, utilities for manipulating with HDR
images in OpenEXR format.

PR:		ports/84945
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-09-15 15:22:13 +00:00
Pav Lucistnik
0ce2dac1e8 - Remove expired port: disappeared from web 2005-09-14 22:06:03 +00:00
Jean-Yves Lefort
108960574a Add telak.
Telak is a small tool to draw local or remote pictures on your root window.
This is very useful if you want to have RRD graphs drawn above your wallpaper.

WWW: http://julien.danjou.info/telak.html

PR:		ports/86069
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-09-13 23:15:46 +00:00
Jean-Yves Lefort
6dc362a362 Add moth.
Moth is a simple to use triangle mesh editor based on standardized OpenGL and
XML (file format) technologies. Its major field of application is the creation
of 3D models for interactive applications like games, visualizations,
simulations, virtual worlds and similar uses. Another field of application is
3D sketching.

WWW: http://moth.titanothere.com/

PR:		ports/85955
Submitted by:	Igor Pokrovsky <ip@doom.homeunix.org>
2005-09-11 19:38:00 +00:00
Pav Lucistnik
c16c4d1cf8 Viewing Volume Visualizer is a tutorial tool for understanding
viewing and projection in OpenGL. It allows user to see effects
of changing viewing and projection parameters on seeing a scene.
Additionally it is possible to dump a C file which specifies viewing
and projection of the current principal view in one routine. It could
be incorporated into another program that wants to define a specific
view and projection. VVV can therefore be used as a preview tool.

PR:		ports/85948
Submitted by:	Igor Pokrovsky <ip@doom.homeunix.org>
2005-09-10 22:46:13 +00:00
Renato Botelho
ec6258f64d Move recently added port cad/fig2sxd to a new and more accurate category
graphics, with extra category converters.

Pointed by:	danfe
Approved by:	maintainer
2005-09-08 15:34:05 +00:00
Michael Johnson
f0cac8b41f - Add djvulibre-nox11, slave port to djvulibre
This version doesn't depend on Qt.
2005-09-08 01:51:57 +00:00
Jean-Yves Lefort
70e175ed96 Add fv.
fv is an HDRI viewer. Currently supported formats are the followings:
* Greg Ward's HDR (also known as Radiance/PIC/RGBE). See
  http://www.graphics.cornell.edu/~bjw/rgbe.html for details.
* Paul Debevec's PFM (Portable Float Map). See
  http://netpbm.sourceforge.net/doc/pfm.html for details.

fv reads data from the standard input or files specified as
arguments. In the latter case, each file may be compressed one with
gzip or bzip2. The file may also change after fv is invoked, except
its header part. fv checks whether the file changes and updates the
display if necessary. This feature is useful for checking intermediate
outputs from renderers.

WWW: http://www.eaflux.com/fv/

PR:		ports/85840
Submitted by:	Igor Pokrovsky <ip@doom.homeunix.org>
2005-09-07 21:08:22 +00:00
Markus Brueffer
889ec1900a Add fraqtive 0.3.1, a program for drawing Mandelbrot and Julia fractals.
It uses a very fast algorithm and generates high quality, smooth images.
It is fully interactive, allowing for real-time mouse navigation and dynamic
generation of the Julia fractal preview. OpenGL-rendered 3D view of the
fractals is also supported.

WWW: http://zeus.polsl.gliwice.pl/~mimec/index.php?id=fraqtive
2005-09-07 21:05:27 +00:00
Jean-Yves Lefort
c04ae9a466 Add pyro.
PyroTechnics is a simple OpenGL-based firework simulator.

Features
--------
 o a bunch of nifty kinds of fireworks
 o the ability to choreograph firework displays
 o a texture-mapped water surface
 o reflections in the water
 o fogging
 o a moving camera
 o the ability to save screenshots

WWW: http://nostatic.org/pyro/pyro.html

PR:		ports/85842
Submitted by:	Igor Pokrovsky <ip@doom.homeunix.org>
2005-09-07 20:28:39 +00:00
Pav Lucistnik
420a44ffdb py-freeimagepy is a python wrapper for freeimage library.
PR:		ports/85553
Submitted by:	"Choe, Cheng-Dae" <whitekid@gmail.com>
2005-09-04 22:27:21 +00:00
Pav Lucistnik
4d78a5a768 FreeImage is an Open Source library project for developers who would like to
support popular graphics image formats like PNG, BMP, JPEG, TIFF and others as
needed by today's multimedia applications. FreeImage is easy to use, fast,
multithreading safe, compatible with all 32-bit versions of Windows, and
cross-platform (works both with Linux and Mac OS X).

PR:		ports/85552
Submitted by:	"Choe, Cheng-Dae" <whitekid@gmail.com>
2005-09-04 22:25:41 +00:00
Pav Lucistnik
c9bab278e7 MetaCam is a utility to read and decode meta-information from digital camera
images with EXIF information.

In addition to the standard EXIF fields, MetaCam also supports vendor-specific
extensions from Nikon, Olympus, Canon and Casio.

PR:		ports/85628
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-09-04 15:22:59 +00:00
Pav Lucistnik
16ebd472fe INTERGIF 6.15 is a program for joining GIFs together (for animation),
or splitting animations apart, or for optimising animations created
by other programs.

PR:		ports/85516
Submitted by:	Jamie Jones <jamie@bishopston.net>
2005-09-04 14:44:01 +00:00
Sergey Matveychuk
80d042808a Bmp2html is a simple program that converts a bmpfile to to a html file.
PR:		ports/84757
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-09-03 18:56:33 +00:00
Jean-Yves Lefort
9f56c0e245 Add gnome-colorscheme.
GNOME Colorscheme is a color scheme builder for the GNOME desktop. It is
useful for web creation as well as room painting. It supports 6 various types
of color schemes: Complements, Split Complements, Triads, Tetrads, Analogous,
and Monochromatic.

The user can lighten/darken the whole colorscheme or increase/decrease its
saturation.

WWW: http://home.gna.org/colorscheme/

PR:		ports/85458
Submitted by:	Piotr Smyrak <piotr.smyrak@heron.pl>
2005-08-31 00:54:05 +00:00
Mikhail Teterin
b3c0bec1c7 A fork of a better-known ImageMagick emphasizing user convenience
and API stability.

The port does not build nor install the Perl and Tcl APIs -- these
will be added by separate ports.

PR:	 	ports/83932
Submitted by:	Ron van Daal (maintainer to be)
2005-07-27 02:09:05 +00:00
Pav Lucistnik
25569777c5 With this Python module a program can create 3D objects (such as spheres,
curves, etc.) and position them in 3D space. Visual, running in a separate
thread, automatically updates a 3D scene many times per second, to reflect
the current positions of the objects.
The programmer does not need to deal with display management, but can focus
on the computational aspects of the program.
The user can navigate in the 3D scene by using the mouse to zoom and rotate
while the program is running. Visual supports full vector algebra.

PR:		ports/83593
Submitted by:	Nicola Vitale <nivit@email.it>
2005-07-17 16:36:41 +00:00
Michael Johnson
0637f3deec - Add openclipart
Open Clip Are Library -- Archive of user contributed clip art that can
be freely used.

Note: includes knob WITHOUT_PNG which does not install all the png files
      & text png descr files and uses a much smaller distfile.
2005-07-17 02:07:48 +00:00
Koop Mast
f1fa4f358f Add libvisual-plugins. This is a set of plugins for the graphics/libvisual port. 2005-06-22 12:42:34 +00:00
Koop Mast
c014d81905 Add goom. Goom is a visual effects library with optional xmms plugin. 2005-06-22 12:37:03 +00:00
Jean-Yves Lefort
2c7d8686db Add xmms-waterfall.
Waterfall is yet another XMMS spectrum analyzer. While most analyzers only
show a changing snapshot of the current sound, waterfall shows a scrolling
spectrogram, a 2-d plot of frequency vs time, with energy represented by
intensity. There are also options to use color to display stereo
discrepancies, frequency onsets, or frequency uniformity.

WWW: http://www.aigeek.com/waterfall/

PR:		ports/82372
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2005-06-18 00:28:43 +00:00
Jean-Yves Lefort
8934e61f7f Add xmms-dflowers.
Dual Flowers is a visualization plugin for XMMS.

WWW: http://www.shell.linux.se/bm/index.php?page=xmmsplugin

PR:		ports/82303
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2005-06-16 23:02:57 +00:00
Jean-Yves Lefort
06c9035626 Add xmms-dscope.
Dual Scope is a visualization plugin for XMMS.

WWW: http://www.shell.linux.se/bm/index.php?page=xmmsplugin

PR:		ports/82302
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2005-06-16 22:53:56 +00:00
Jean-Yves Lefort
32e06537af Add xmms-dspectogram.
Dual Spectogram is a dual spectral histogram for XMMS.

WWW: http://www.shell.linux.se/bm/index.php?page=xmmsplugin

PR:		ports/82301
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2005-06-16 22:41:17 +00:00
Jean-Yves Lefort
4aa61382a3 Add xmms-dspectral.
Dual Spectralizer is a visualization plugin for XMMS.

WWW: http://www.shell.linux.se/bm/index.php?page=xmmsplugin

PR:		ports/82300
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2005-06-16 16:38:40 +00:00
Vanilla I. Shu
1d4e974f07 Remove ruby-evas. 2005-06-16 10:23:33 +00:00
Vanilla I. Shu
556d757388 Add esmart, it's evas smart objects development libraries. 2005-06-16 10:06:13 +00:00
Vanilla I. Shu
8af83e2209 Add epsilon, it's a small, display independent, and quick thumbnailing library 2005-06-16 10:05:09 +00:00
Vanilla I. Shu
06a021f888 add edje, it's a complex graphical design and layout engine. 2005-06-16 10:02:17 +00:00
Eric Anholt
ff45bb3d3b New port: driconf
driconf is an application for configuring DRI drivers at a system or user level,
with choices applicable to all or to specific applications.  Options are
advertised to driconf by the DRI drivers.

Assistance by:	lesi
2005-06-15 05:42:03 +00:00
Jean-Yves Lefort
9beb987bd2 Add xmms-vumeter.
An analog VUmeter plugin for XMMS.

WWW: http://vumeterplugin.sourceforge.net/

PR:		ports/82205
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2005-06-14 14:13:28 +00:00
Mario Sergio Fujikawa Ferreira
59d4dda6e2 New port version 0.26.0: Convert/extract imanges in Microsoft
Windows(R) icon/cursor files
2005-06-12 20:15:01 +00:00
Thierry Thomas
cf1691877a Add barbecue 1.0.6d, a Java barcode generator. 2005-06-12 19:15:30 +00:00
Pav Lucistnik
df6bc5c0c3 A Sequential Image Viewer for viewing scanned comic book archives
PR:		ports/81973
Submitted by:	John McAree <john@mcaree.org>
2005-06-06 22:27:51 +00:00
Jean-Yves Lefort
daac81028d Add icon-slicer.
icon-slicer is a utility for generating icon themes and libXcursor cursor
themes.

The inputs to icon-slicer are conceptually:

 A) a set of multi-layer images, one for each size
 B) a XML theme description file

Each image contains all the cursors arranged in a grid; for cursors the
layers are:

 - a layer with a dot for the hotspot of each cursor
 - the main image or first animation frame for multi-frame animated cursors
 - the second animation frame for multi-frame animated cursors
 - ...

For icons, the layers are:

 - a layer with the images
 - an optional layer with attachment points for emblems
 - an optional layer with boxes for embedding text into icons

In practice, since loading of multilayer images is not supported by standard
image libraries, each layer is input as a separate image file.

The theme description file contains, among other things, information about the
source images to read, the location of each named cursor or icon within the
grid, and a set of aliases from names to other names.

WWW: http://www.freedesktop.org/wiki/Software/icon-slicer
2005-05-30 13:15:10 +00:00
Adam Weinberger
efa1484142 GIMP User's Manual for recent GIMP versions.
The older gimp-manual-* ports can probably be decommissioned
now.
2005-05-28 19:56:58 +00:00
Jeremy Messenger
b5a99d7b92 F-Spot is an application designed to provide personal photo management
to the GNOME desktop. Plans include import, export, printing and
advanced sorting of digital images. F-Spot is written in C# using Mono
and Gtk#.

WWW: http://www.gnome.org/projects/f-spot/

BSD# - Project by:	http://www.mono-project.com/Mono:FreeBSD
2005-05-16 06:41:48 +00:00
Jean-Yves Lefort
d5e8829bd1 The stl2pov program creates POV-Ray mesh object from the STL files that can
be exported from most CAD programs. This makes it easy to incorporate CAD
models in POV-Ray scenes.

WWW: http://www.xs4all.nl/~rsmith/software/

PR:		ports/80835
Submitted by:	Roland Smith <rsmith@xs4all.nl>
2005-05-10 19:45:30 +00:00
Hajimu UMEMOTO
1dd6b82ff7 New port -- Philips USB Cameras Utilities for NetBSD/FreeBSD.
PR:		ports/80762
Submitted by:	Yoshihiko Sarumaru <mistral@imasy.or.jp>
2005-05-08 17:09:41 +00:00
Pav Lucistnik
cf6069d470 Command line utility to read, write, modify and display EXIF data found
in digital image files written by digital cameras, using libexif.
2005-05-02 19:46:50 +00:00
Adam Weinberger
f512090ee7 Add qcomicbook, a nifty comicbook archive viewer.
QComicBook is a viewer for comic book archives containing jpeg/png
images, which aims at convenience and simplicity. Features include:

        * automatic handling of archives
        * full-screen mode
        * two-pages mode and japanese mode
        * thumbnails view
        * page scaling (fit to window witdth/height, whole page)
        * mouse or keyboard navigation, whatever you prefer
        * bookmarks
        * and more...

WWW: http://linux.bydg.org/~yogin/
2005-04-25 00:45:20 +00:00
Ying-Chieh Liao
51e65891d4 add p5-GD-Arrow 0.01
Draw arrows using GD
2005-04-22 10:13:02 +00:00
Jean-Yves Lefort
0ff8043321 Gcolor2 is a simple, standalone GTK+ 2.0 color selector.
PR:		ports/80062
Submitted by:	Piotr Smyrak <piotr.smyrak@heron.pl>
Approved by:	adamw (mentor)
2005-04-19 13:14:10 +00:00
Hajimu UMEMOTO
f42a08edb1 New port - a graphics program that lets you capture image
with USB camera using spca5xx chips.

PR:		ports/79085
Submitted by:	Yoshihiko Sarumaru <mistral_at_imasy.or.jp>
2005-04-17 08:25:42 +00:00
Ying-Chieh Liao
1f885e6cd9 remove py-dot, which is dup with graphics/py-pydot
Reported by:	Stefan Walter <sw@gegenunendlich.de>
2005-04-12 09:58:53 +00:00
Ying-Chieh Liao
4597659e72 add py-dot 0.9.10
A Python interface to Graphviz's Dot language
2005-04-12 07:58:01 +00:00
Lev A. Serebryakov
c08ca91f34 Update nip to latest version 7.10.10.
Name changed to `nip2' by authors.
2005-04-10 18:17:23 +00:00
Mark Murray
025fbc2853 Add UFRaw, a plugin for Gimp to read "posh" digital cameras' raw
image files.
2005-04-10 15:28:18 +00:00
Greg Lewis
03991f0bd4 . Add a port of GrADS:
The Grid Analysis and Display System (GrADS) is an interactive
desktop tool that is used for easy access, manipulation, and
visualization of earth science data. The format of the data may be
either binary, GRIB, NetCDF, or HDF-SDS (Scientific Data Sets).
GrADS has been implemented worldwide on a variety of commonly used
operating systems and is freely distributed over the Internet.
2005-04-07 21:48:51 +00:00
Maho Nakata
943ad93280 Add mxp (Mandelbrot explorer). Mxp is an X application for computing and exploring
Mandelbrot sets.  Features of mxp include:
        - zoom and un-zoom
        - dynamic resizing of drawing window
        - setup save/load
        - asynchronous image generation (buttons always work)
        - GIF output
        - animation
        - nine color schemes
        - color rotation
        - color change options
        - detailed statistics

WWW:  http://www.ibiblio.org/pub/Linux/apps/math/fractals/

and also fix category
Approved by:	portmgr(marcus)
Submitted by:   kris
2005-03-25 01:47:15 +00:00
Herve Quiroz
62264e9614 This photo gallery software makes web albums of your digital images.
JAlbum aims to be the easiest to use and most powerful tool in this
category - and free!

JAlbum is written after numerous disappointments with existing photo
gallery software. With JAlbum you have full control of the look of
the generated album, not just color theme and basic layout, still
making an album is just a matter of drag and drop + a button click
if you prefer to use one of the many existing looks. JAlbum will
process your images, make index pages and slide show pages and even
upload the final album to the Internet for your friends to see. No
extra software is needed to view the albums, -just your web browser.
Unlike "server side" album scripts, JAlbum albums can be served
from a plain web server without scripting support. You can also
share your albums on CD-ROM.

WWW: http://jalbum.net/

PR:		79051
Submitted by:	Tim Bishop <tim@bishnet.net>
2005-03-20 22:09:52 +00:00
Michael Johnson
4e4478adb9 Add p5-SVG-Metadata
Perl module to capture metadata info about an SVG file
2005-03-14 04:45:56 +00:00
Florent Thoumie
b1b8872b76 - Add pear-Image_Barcode 0.5, PEAR class for barcode generation.
PR:		ports/78702
Submitted by:	Antônio Carlos Venâncio Júnior <antonio@php.net>
Approved by:	pav (mentor)
2005-03-13 20:39:24 +00:00
Joe Marcus Clarke
9ef7a446db Add evince, a multi-format (e.g. PDF, PS, Fig) document viewer for the
GNOME desktop.  Evince is slated to replace both gpdf and ggv when it
becomes mature enough.
2005-03-12 11:07:22 +00:00
Joe Marcus Clarke
2928c5137a Add poppler, a PDF rendering library using cairo as its backend. This
is a fork of the xpdf 3.0 code for use by Freedesktop.org.
2005-03-12 11:05:38 +00:00
Michael Johnson
77e0249353 Add graphics/svg2png
Render an SVG image to a PNG image (using cairo)
2005-03-11 04:09:42 +00:00
Michael Johnson
eee8c71af2 - Add graphics/gstreamer-plugins-cairo 2005-03-08 07:17:24 +00:00
Thierry Thomas
d516fc25f3 Add pear-Image_Graph 0.3.0, an OO PEAR graph rendering package.
PR:		78238
Submitted by:	Nick Hilliard <nick (at) foobar.org>
2005-03-07 20:12:59 +00:00
Ying-Chieh Liao
9a732c9c25 add fig2pstricks 0.6.6
Convert xfig to pstricks
2005-03-04 03:54:58 +00:00
Michael Johnson
daf4cc81e4 - split multimedia/gstreamer-plugins in to individual ports per
gstreamer plugin (52 new ports).
- Chase changes to ports that used USE_GNOME=gstreamerplugisn
   to use new USE_GSTREAMER= macro, Bump PORTREVISION's

--

Examples of new USE_GSTREAMER macro:

 USE_GSTREAMER=        dvd lame flac
 .include <bsd.port.mk>

 If you want to use USE_GSTREAMER after <bsd.port.pre.mk>
 you must follow one of the examples listed below

       WANT_GSTREAMER= yes
       .include <bsd.port.pre.mk>
       .if defined(WITH_VORBIS)
       USE_GSTREAMER+= vorbis
       .endif

 or
       USE_GSTREAMER=  yes
       .include <bsd.port.pre.mk>
       .if defined(WITH_FAAD)
       USE_GSTREAMER+= faad
       .endif

Note: USE_GSTREAMER=yes will always add a dependency to
               ports/multimedia/gstreamer-plugins

--

Thanks to krion for runing this on pointyhat

Thanks to kwm for helping with this, and many bug fixes , and updates.
2005-02-28 22:16:10 +00:00
Cheng-Lung Sung
6387b35ddb - p5-Imager-Graph is a
Perl extension for producing Graphs using the Imager library

PR:		ports/77379
Submitted by:	Yuan-Chung Hsiao <ychsiao AT ychsiao dot org>
2005-02-24 02:43:52 +00:00
Kris Kennaway
11ea174ccb As previously announced, remove ports that have reached their expiry date,
and the handful of ports that depended on them.
2005-02-18 23:44:49 +00:00
Dirk Meyer
e5dd5301ce SlideShow Viewer
WWW: http://home.gna.org/gsimageapps/
2005-02-16 07:10:42 +00:00
Dirk Meyer
8d45078f7f SlideShow Framework
WWW: http://home.gna.org/gsimageapps/
2005-02-16 07:07:50 +00:00
Dirk Meyer
69751ea0b1 Preview is a very simple Image Viewer
WWW: http://home.gna.org/gsimageapps/
2005-02-16 07:01:02 +00:00
Michael Johnson
951d57b615 Add graphics/xsvg, X11 SVG viewer 2005-02-16 06:26:23 +00:00
Pav Lucistnik
fd35c8eb44 Sage is an OpenGL extension library written to make use of SDL's mechanism for
enabling OpenGL's extensions.

PR:		ports/77088
Submitted by:	Jan Rochel <jannisan@t-online.de>
2005-02-05 21:47:23 +00:00
Pav Lucistnik
1f01ccc5ff Add danpei, Image viewer for X with thumbnail preview feature.
PR:		ports/77097
Submitted by:	Andrey V. Elsukov <bu7cher@yandex.ru>
2005-02-05 19:47:25 +00:00
Pav Lucistnik
68c99ea9b3 - Move graphics/eog2 to graphics/eog 2005-01-24 23:17:47 +00:00
Pav Lucistnik
cfbccda919 jpeg2pdf: converts a directory of JPEG (JPG) files to a PDF file
* jpeg2pdf is fast. Unlike ImageMagick or other general image conversion
  tools, jpeg2pdf is specialized for its task an does this very efficiently.
* jpeg2pdf generates compact PDF files. Unlike general image conversion
  tools, jpeg2pdf doesn't do any processing/rescaling of the images, nor does
  it generate thumbnails of the pages in the PDF file.
* jpeg2pdf is a command-line program. So it can very easily be integrated in a
  shell script or a web server process to automate a conversion task.

PR:		ports/76562
Submitted by:	<ports@c0decafe.net>
2005-01-23 18:44:08 +00:00
Pav Lucistnik
783c59d9c9 - Update to 2.6.3
- Move graphics/gthumb2 to graphics/gthumb
2005-01-23 00:04:37 +00:00
Koop Mast
294465d77e Finish repocopy from graphics to multimedia.
Update to alpha4, based on [1]

PR:		75961 [1]
Submitted by:	Stefan Walter sw AT gegenunendlich dot de
Repocopyed by:	marcus
2005-01-13 19:00:03 +00:00
Oliver Lehmann
e0f905c9d8 readd gqview-devel (1.5.6) 2005-01-09 22:24:41 +00:00
Yoichi NAKAYAMA
f88eb77479 Add snx101util, image capture programs for Webcam based SN9C101 2005-01-08 15:44:03 +00:00
Pav Lucistnik
3ee7c5c2fe - Remove gimp-devel for now, 2.2 is stable 2004-12-24 18:42:38 +00:00
Edwin Groothuis
2020a142a0 [NEW PORT] graphics/linux-sdl_image: A simple library to load images
as SDL interfaces (linux version)

	This is a simple library to load images of various formats
	as SDL surfaces.  This library supports BMP, PPM, PCX, GIF,
	JPEG, PNG, TGA, and TIFF formats. (Linux version)

	WWW: http://www.libsdl.org/projects/SDL_image/

PR:		ports/71552
Submitted by:	Nicola Vitale <nivit@email.it>
2004-12-23 06:23:35 +00:00
Eric Anholt
c90ee83f03 Update X.Org ports to 6.8.1, and the DRI port to use Mesa 6.2. Because Mesa 6.2
DRI drivers are incompatible with the old libGL in XFree86, they have been
repocopied to graphics/xfree86-dri.  Also note that with this commit the html
manpages are going away, and with it the runtime dependency on perl for the
imake port.

Release notes at: http://www.x.org/X11R6.8.1/RELNOTES.txt

Props to:	kris (multiple cluster runs and sorting through logs)
		lesi (fixing all the issues in those logs, and more)
2004-12-23 01:35:49 +00:00
Edwin Groothuis
b59589375c New port: graphics/hugin - a gui system to mount panoramic images
from individual pictures

	Goal: an easy to use cross-platform GUI for Panorama Tools.

	With hugin you can assemble a mosiac of photographs into a
	complete immersive panorama, stitch any series of overlapping
	pictures and much more.

	WWW: http://hugin.sourceforge.net/

PR:		ports/71849
Submitted by:	Carlos Eduardo G. Carvalho <cartola@openit.com.br>
2004-12-15 23:04:42 +00:00
Edwin Groothuis
1011f0a3a4 New port: graphics/linux-panorama-tools - another program to mount panoramic images - also a dependency of hugin
Software to View, Create, Edit and Remap Panoramic Images :

	* PTStitcher: High quality, simple to use, all format stitching software.
	* Panorama Tools: Photoshop plug-in for panorama creation, editing and
	    remapping.
	* PTViewer: High quality spherical viewer, Standalone and java versions
	    for many platforms.

	This port uses only PTStitcher as a dependency for hugin.

PR:		ports/71848
Submitted by:	Carlos Eduardo G. Carvalho <cartola@openit.com.br>
2004-12-15 13:01:56 +00:00
Edwin Groothuis
4caf5f9ac5 New port: graphics/libpano12 - program to mount panorama pictures
- also a dependency to hugin

	This is a port of panorama-tools, a set of tools to make
	panoramic images from independent pictures.

PR:		ports/71846
Submitted by:	Carlos Eduardo G. Carvalho <cartola@openit.com.br>
2004-12-15 12:51:49 +00:00
Edwin Groothuis
740b156eb9 New port: graphics/vigra - another program to mount panoramic images
- also a dependency of hugin

	VIGRA stands for "Vision with Generic Algorithms". It's a
	novel computer vision library that puts its main emphasize
	on customizable algorithms and data structures. By using
	template techniques similar to those in the C++ Standard
	Template Library, you can easily adapt any VIGRA component
	to the needs of your application, without thereby giving
	up execution speed.

PR:		ports/71847
Submitted by:	Carlos Eduardo G. Carvalho <cartola@openit.com.br>
2004-12-15 12:36:25 +00:00
Volker Stolz
747b317dc1 Add py-pydot 0.9.9, a Python interface to the Graphviz Dot language.
PR:		ports/71759
Submitted by:	Stefan Walter <sw@gegenunendlich.de>
2004-12-14 14:33:37 +00:00
Pav Lucistnik
a2c608fbf4 Add libggigcp, a libggi extension for advanced color and palette handling. It
adds features for conversion between different color spaces such as RGBA, YUV,
HSV and CMYK and some manipulation functions like brightness.

PR:		ports/74824
Submitted by:	Antoine Brodin <antoine.brodin@laposte.net>
2004-12-11 23:09:01 +00:00
Pav Lucistnik
80f7b97693 Add libggimisc, a libggi extension providing support for a range of hard to
categorize functions.

PR:		ports/74825
Submitted by:	Antoine Brodin <antoine.brodin@laposte.net>
2004-12-11 22:58:17 +00:00
Pav Lucistnik
6dcb408d16 Add libggiwmh, a libggi extension whereby wmh stands for 'Window Manager
Hints'. It adds features like moving, resizing, iconifying, z-ordering Windows
and more that happen to contain a ggi visual.

PR:		ports/74826
Submitted by:	Antoine Brodin <antoine.brodin@laposte.net>
2004-12-11 22:45:17 +00:00
Pav Lucistnik
858e0ec03e Add bmp-rootvis, a Beep Media Player plugin which renders a spectrum
analyzer on the root window.

PR:		ports/72737
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
2004-12-11 18:39:29 +00:00
Michael Johnson
b41fb96dbe Add py-cairo
Python bindings for Cairo
2004-12-05 23:22:02 +00:00
Markus Brueffer
671a8d88de Add digikamimageplugins 0.7.0, a collection of image editor plugins for
Digikam. These plugins add new image treatment options like color management,
filters, or special effects.

Image improvements:
- Adjust levels : a plugin to adjust the image histogram levels manually.
- Despeckle : A noise reduction filter (using on Gimp 2.0 algorithm).
- Unsharp : An unsharped mask image filter (using on Gimp 2.0 algorithm).

Special effects:
- SolarizeImage : a plugin to solarize an image.
- OilPaint : an oil painting effect filter (using Pieter Voloshyn algorithm).
- Emboss : an embossed image effect filter (using Pieter Voloshyn algorithm).
- Raindrops : adding the visual effect of raindrops to an image (using Pieter
  Voloshyn algorithm).
- Charcoal : a charcoal drawing image effect filter.
- FilmGrain : simulate film grain to an image.

WWW: http://extragear.kde.org/apps/digikamimageplugins.php

Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com>
2004-12-01 21:41:19 +00:00
Markus Brueffer
5986dcb24a Remove digikamplugins. It was merged into kipi-plugins.
Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com>
2004-12-01 21:21:46 +00:00
Koop Mast
3e1ab817c9 Add libvisual. Libvisual is an abstraction library that comes between
applications and audio visualisation plugins.

Approved by:	pav (mentor)
2004-11-30 21:52:52 +00:00
Sergey Matveychuk
8d0ef69029 [new port] graphics/p5-SpringGraph
Directed graph alternative to GraphViz

PR:		ports/74415
Submitted by:	Fernan Aguero <fernan(at)iib.unsam.edu.ar>
2004-11-27 12:54:53 +00:00
Sergey Matveychuk
d7597637f7 [new port] graphics/p5-SVG-Graph
PR:		ports/74379
Submitted by:	Fernan Aguero <fernan(at)iib.unsam.edu.ar>
2004-11-26 00:28:35 +00:00
Sergey Matveychuk
9edb6f5e2e [new port] graphics/p5-GD-SVG
PR:		ports/74378
Submitted by:	Fernan Aguero <fernan(at)iib.unsam.edu.ar>
2004-11-26 00:03:17 +00:00
Markus Brueffer
d0144fcd16 Add kipi-plugins 0.1-beta1 after repocopy from digikamplugins
Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com>
2004-11-24 14:09:49 +00:00
Michael Johnson
b3c049f1bc Add long-exposure-tools
The Long Exposure Tools try to simulate the effects of long exposures by
combining multiple short exposure images.

PR:		ports/70855
Approved by:	adamw (mentor)
2004-11-23 01:04:17 +00:00
Koop Mast
0755df9681 Resurrect gimp-devel and update to version 2.2.pre1.
Approved by:	pav (mentor)
2004-11-18 09:55:04 +00:00
Michael Johnson
ee6bb3d0ff Add enblend
Enblend is a tool for compositing images. Given a set of images that
overlap in some irregular way, Enblend overlays them in such a way that
the seam between the images is invisible, or at least very difficult to
see. Enblend does not line up the images for you. Use a tool like Hugin
to do that.

PR:		ports/71992
Submitted by:	cartola@openit.com.br
Approved by:	adamw (mentor)
2004-11-17 20:35:24 +00:00
Markus Brueffer
cae1d33e56 Add libkexif 0.1, a library for manipulating EXIF information embedded in
images.

It currently supports viewing of all EXIF information via libexif. It also
supports the modification of a few attributes in a safe way that preserves
all other EXIF information in the file. It can currently modify the following
tags:

IFD0/Orientation
EXIF/UserCommend

WWW: http://digikam.sourceforge.net/

Arjan van Leeuwen <avleeuwen@piwebs.com> kindly volunteered to maintain
this port, thanks!
2004-11-17 16:48:26 +00:00
Markus Brueffer
bd646cbcd0 Add libkipi 0.1, the KDE Image Plugin Interface.
Arjan van Leeuwen <avleeuwen@piwebs.com> kindly volunteered to maintain
this port, thanks!
2004-11-17 16:35:41 +00:00
Jeremy Messenger
96e3d87a46 Ruby/RSVG is a Ruby binding of librsvg2.
WWW: http://ruby-gnome2.sourceforge.jp/
2004-11-15 19:50:50 +00:00
Michael Johnson
57be3799e3 Add gtkcairo
GTK+ bindings to Cairo

PR:		ports/72392
Approved by:	adamw (mentor)
2004-11-08 16:47:34 +00:00
Michael Johnson
6c7388ef0d Add gtkcairo
GTK+ bindings to Cairo

PR:		ports/72392
Approved by:	adamw (mentor)
2004-11-08 16:44:50 +00:00
Michael Johnson
5eadedeba7 add cairo
Cairo is a vector graphics library with cross-device output
support. Currently supported output targets include the X Window
System and in-memory image buffers. PostScript and PDF file output is
planned. Cairo is designed to produce identical output on all output
media while taking advantage of display hardware acceleration when
available (eg. through the X Render Extension).

PR:		ports/72407
Approved by:	adamw (mentor)
2004-11-08 16:43:03 +00:00
Herve Quiroz
3435ab1ef6 The JUMP PostGIS driver plugin allows reading from and writing to a
PostGIS database.

WWW: http://www.jump-project.org/

PR:		68331
Submitted by:	Sam Lawrance <boris@brooknet.com.au>
2004-11-07 02:00:39 +00:00
Pav Lucistnik
69735cb265 Add curator, a powerful script that allows one to generate web page image
galleries with the intent of displaying photographic images on the Web, or for
a CD-ROM presentation or archiving.

PR:		ports/68624
Submitted by:	Stefan Walter <sw@gegenunendlich.de>
2004-11-04 18:29:56 +00:00
Pav Lucistnik
94347041e3 - Add DevIL Imaging Library.
PR:		ports/70176
Submitted by:	Andreas Kohn <andreas@syndrom23.de>
2004-10-28 17:50:54 +00:00
Ying-Chieh Liao
b67cb10f42 add cbrpager 0.9.5
A viewer for cbr (comic book archive) files
2004-10-28 02:06:22 +00:00
Alexey Dokuchaev
15ae431f93 - Resurrect this port, make it build cleanly
- Take maintainership

Approved by:	fjoe (mentor, implicit), linimon
2004-10-27 09:02:53 +00:00
Mark Linimon
5fdf6a42c2 As previously announced, remove graphics/ruby-gdchart due to build errors. 2004-10-23 06:36:27 +00:00
Mark Linimon
f83367591a As previously announced, remove graphics/giram due to build failure. 2004-10-23 06:33:04 +00:00
Markus Brueffer
c7c5cdc711 Remove kimagemapeditor, which is now part of the kdewebdev port 2004-10-13 14:39:20 +00:00
Markus Brueffer
7b7152db40 Remove kolourpaint, which is now part of the kdegraphics3 port 2004-10-13 14:27:48 +00:00
Pav Lucistnik
b0b161c053 Add exiv2, Exif and Iptc metadata manipulation library and tool.
PR:		ports/72060
Submitted by:	Michael Johnson <ahze@ahze.net>
2004-10-13 08:04:48 +00:00
Thierry Thomas
e9fa808011 Add cimg 1.0.6, the C++ Template Image Processing Library. 2004-10-12 20:42:04 +00:00
Kirill Ponomarev
7db02abe9a Add libsvg 0.1.2, a parser for SVG content in files or buffers.
PR:		ports/72406
Submitted by:	Michael Johnson <ahze@ahze.net>
2004-10-12 13:09:30 +00:00
Kirill Ponomarev
d63df3cf32 Add glitz 0.2.3,
Glitz is an OpenGL image compositing library. Glitz provides
Porter/Duff compositing of images and implicit mask generation for
geometric primitives including trapezoids, triangles, and
rectangles.

PR:		ports/72390
Submitted by:	Michael Johnson <ahze@ahze.net>
2004-10-12 13:07:09 +00:00
Kirill Ponomarev
c1a2f15956 Add libpixman 0.1.1, pixel region library.
PR:		ports/72389
Submitted by:	Michael Johnson <ahze@ahze.net>
2004-10-12 13:04:30 +00:00
Cheng-Lung Sung
d352b279d1 Color::Rgb - simple rgb.txt parsing class.
WWW: http://search.cpan.org/~sherzodr/Color-Rgb/

PR:		ports/71828
Submitted by:	Rong-En Fan <rafan AT infor dot org>
Approved by:	mentor (vanilla)
2004-10-12 12:12:32 +00:00
Mathieu Arnold
f23787dc03 Add p5-Image-ExifTool 3.50, perl module for getting EXIF data from image
files.

PR:		ports/71841
Submitted by:	Tod McQuillin <devin@spamcop.net>
2004-10-12 11:07:23 +00:00
Edwin Groothuis
b55b5dc42a [NEW PORT] graphics/jpeg-mmx: IJG's jpeg compression utilities with MMX optimization
IJG's jpeg compression utilities with MMX optimization

PR:		ports/69829
Submitted by:	include/jpeg-mmx
2004-10-12 05:28:58 +00:00
Pav Lucistnik
9dd27a5a16 - Remove this port. It does not build against ImageMagick 6.x, and there
wasn't a release in a year and half. Chances that new version comes out
  is very low.

PR:		ports/71373
Submitted by:	Stefan Walter <sw@gegenunendlich.de>
2004-10-12 00:21:00 +00:00
Thierry Thomas
83026d2a1b Add demeter 3.21, a C++ library to render 3D terrains using OpenGL.
PR:		71347
Submitted by:	Igor Pokrovsky
2004-09-03 19:49:42 +00:00
Ying-Chieh Liao
2d594a9caa add p5-Imager-Plot 0.09
Perl extension for generating fancy graphic plots in color
2004-08-31 08:50:53 +00:00
Ying-Chieh Liao
c9d420ce55 add p5-Chart-Graph 2.0
Perl extension for a front-end to gnuplot, XRT, and Xmgrace
2004-08-30 08:36:58 +00:00
Thierry Thomas
4bb1cd8a36 Add pear-Image_Color 1.0.1, PEAR::Image_Color manages and handles
color data and conversions.

PR:		70799
Submitted by:	Gerrit Beine
2004-08-26 18:05:28 +00:00
Kirill Ponomarev
94426ac8fa Add libpcd 1.0.1, a library for reading PhotoCD images.
PR:		ports/70879
Submitted by:	Andrey Slusar <anray@inet.ua>
2004-08-24 09:05:39 +00:00
Pav Lucistnik
9e1e7be801 Add ida, a small and fast image viewer, motif-based. Some basic editing
functions are available too.

PR:		ports/70741
Submitted by:	Andrey Slusar <anray@inet.ua>
2004-08-21 13:26:23 +00:00
Ying-Chieh Liao
9f0145e263 remove py-matplotlib from category Makefile
Submitted by:	eik
Pointyhat to:	myself
2004-08-19 00:53:00 +00:00
Tilman Keskinoz
5e938305e6 Add p5-Graph-ReadWrite, reads and writes various graph formats 2004-08-12 16:00:47 +00:00
Michael Nottebrock
461f3c5adb Factor out all but one of the build switches of the KDE main module ports
into separate ports. The OPTIONS will remain as of yet and trigger dependencies
now, for easy transition.

Update KOffice to version 1.3.2.

Add patches to fix a number of issues, including:

- fix kxkb on Xorg
- fix kdemultimedia WITH_MPEGLIB (now mpeglib_artsplug) compilation on gcc 3.4.2
  with optimizations greater than -O

Add security related patches and entries to portaudit.txt.
2004-08-11 01:27:37 +00:00
Vanilla I. Shu
44defee49d Add p5-Tk-JPEG-Lite 2.01403, very simplistic image viewer that loads
JPEG images.

PR:		ports/69503
Submitted by:	Michael Johnson <ahze@ahze.net>
2004-08-10 16:03:19 +00:00
Thierry Thomas
0185e9e539 Add jumpgis 1.1.1, a GUI based application for viewing and
processing spatial data.

PR:		68052
Submitted by:	Sam Lawrance
2004-08-08 20:37:58 +00:00
Vanilla I. Shu
66217dffe4 Add epeg, it's an immensely fast jpeg thumbnailer library API for Enlightenment. 2004-08-08 16:50:01 +00:00
Ying-Chieh Liao
a32773c0d0 add py-matplotlib 0.60.2
A plotting library uses a syntax familiar to matlab users
2004-08-04 03:32:14 +00:00
Ying-Chieh Liao
a0fc0739d0 add agg 2.1
A High Quality Rendering Engine for C++
2004-08-04 01:25:56 +00:00
Kirill Ponomarev
fc7077556c Add exifprobe 1.2.4, probes JPEG or TIFF images and reports contents and
structure.

PR:		ports/69403
Submitted by:	Michael Johnson <ahze@ahze.net>
2004-07-22 07:37:59 +00:00
Alex Dupre
f9eabe23ec Add pecl-imagick 0.9.11, a PECL extension to manipulate images. 2004-07-19 15:26:30 +00:00
Alex Dupre
6faf06f89e Add a new shared extension for PHP. 2004-07-19 09:13:09 +00:00
Alex Dupre
66e5d13fc7 Add a new shared extension for PHP. 2004-07-19 09:10:26 +00:00
Alex Dupre
c75f2c1cfd Add a new shared extension for PHP. 2004-07-19 08:09:11 +00:00
Alex Dupre
9a1cd992e7 Add a new shared extension for PHP. 2004-07-19 08:06:21 +00:00
Alex Dupre
993768b304 Add new shared extension for PHP. 2004-07-19 07:22:10 +00:00
Alex Dupre
54c2769190 Add new shared extension for PHP. 2004-07-19 07:21:35 +00:00
John Hay
991af4c17f Initial import of gpsmanshp 1.2
Provides Tcl/Tk shapelib file support for gpsman.
2004-07-18 19:16:03 +00:00
Kirill Ponomarev
e2ca6bea49 Add cal3d 0.9.1,
Cal3D is a skeletal based 3D character animation library
written in C++ in a way that is both platform-independent and
graphics API-independent.  It was originally designed to be
used in a 3D client for Worldforge, but evolved into a
stand-alone product which can be used in many different kinds
of projects.

Cal3D's essentials can be boiled down to 2 parts: the C++
library and the exporter. The exporter is what you would use to
take your characters (built in a 3D modeling package) and
create the Cal3D-format files that the library knows how to
load. The exporters are actually plug-ins for 3D modeling
packages. This allows 3D artists to use the modeling tools that
they're already comfortable with.

The C++ library is what you would actually use in your
application, whether it's a game or a VR application. The
library provides methods to load your exported files, build
characters, run animations, and access the data necessary to
render them with 3D graphics.

PR:		ports/68954
Submitted by:	Stefan Walter <sw@gegenunendlich.de>
2004-07-13 08:33:57 +00:00
Adam Weinberger
6bd88fd61b Add fyre, a chaos map renderer with a spiffy Gtk+ 2 interface.
It makes durn purty pictures.

Fyre provides a rendering of the Peter de Jong map, with an interactive
GTK+ 2 frontend and a command line interface for easy and efficient
rendering of high-resolution, high quality images.

This program was previously known as 'de Jong Explorer', but has been
renamed to make way for supporting other chaotic functions.

All the images you can create with this program are based on the simple
Peter de Jong map equations:

   x' = sin(a * y) - cos(b * x)
   y' = sin(c * x) - cos(d * y)

WWW: http://fyre.navi.cx/
2004-07-11 15:29:17 +00:00
Pav Lucistnik
adee2e8193 - Revive linux png library version 1.0.14 as graphics/linux-png10 after repocopy
from graphics/linux-png. This old version is needed for some binary ports
  that don't work with 1.2 series.

Repocopy by:	marcus
2004-07-10 21:57:10 +00:00
Alexander Nedotsukov
76525248a2 Add libgnomecanvasmm 2.6.1 after repocopy from libgnomecanvasmm,
C++ wrapper for libgnomecanvas library.
2004-07-08 06:15:03 +00:00
Ying-Chieh Liao
b8dc693b4d add tintfu 0.0.4
A GraphViz .dot file editor
2004-06-30 06:43:50 +00:00
Ying-Chieh Liao
60eebf1e90 add jpatch 0.3b1
A spline based 3D modeling tool
2004-06-30 05:44:26 +00:00