Commit Graph

670 Commits

Author SHA1 Message Date
Mathieu Arnold
0cc1988912 Reorder those files 2004-03-20 19:06:44 +00:00
Michael Nottebrock
9b5f0edf27 Remove filmgimp.
Noticed by: Kaarthik Sivakumar <kaarthik@comcast.net>
Pointy hat to: trevor
2004-03-06 16:48:42 +00:00
Alex Dupre
303ea7125f Remove gqview-devel port. 2004-03-02 11:05:00 +00:00
Ying-Chieh Liao
c6b1453b2b add batik 1.5.1
SVG Toolkit
2004-03-02 03:11:39 +00:00
Pav Lucistnik
ddae07176b Unhook hdf* ports in graphics, hook them in science. 2004-02-25 22:55:01 +00:00
Joe Marcus Clarke
5c2f313ce7 Add libtheora, Xiph.Org's video codec, intended for use within the Ogg
project's multimedia streaming system. Theora is derived directly from On2's
VP3 codec.

Submitted by:	Koop Mast <kwm@rainbow-runner.nl>
2004-02-25 08:45:59 +00:00
Jun Kuriyama
8c578c7d6b Add gimp-pmosaic 1.08, photo/image mosaic plugin for gimp.
Ported to generate an image for:	http://www.1101.com/taro/
2004-02-24 02:45:55 +00:00
Michael Nottebrock
5335637bb7 Add digikamplugins, a collection of plugins for Digikam.
PR: ports/62929
Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com>
2004-02-18 12:49:11 +00:00
Michael Nottebrock
6f9df5a38e Add dcraw, a decoder for RAW files from digital cameras.
PR: ports/62928
Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com>
2004-02-18 12:33:12 +00:00
Pav Lucistnik
89ac018b6f Add pngrewrite, a utility to reduce unnecessarily large palletes
in PNG images.

PR:		ports/62614
Submitted by:	Daniel Roethlisberger <daniel@roe.ch>
2004-02-11 19:23:30 +00:00
Kirill Ponomarev
c73a0b41be Add pixie 1.3.1,
Pixie is a RenderMan like photorealistic renderer. It is being
developed in the hope that it will be useful for graphics
research and for people who can not afford a commercial
renderer.

Some of supported features:
* All RenderMan 3.4 primitives
* Programmable shading (RenderMan Shading Language)
* High quality texture/shadow/environment mapping
* High dynamic range input/output
* Raytracing
* Motion blur
* Depth of field
* Reyes style rendering (very fast)
* Occlusion culling
* Area light sources
* Network parallel rendering
* DSO shaders
* Global illumination
* Photon mapping

PR:		ports/62140
Submitted by:	Igor Pokrovsky <tiamat@comset.net>
2004-02-01 15:54:30 +00:00
Kirill Ponomarev
16b67a433e - Remove graphics/sketch because the project's name was
changed.
- New name is graphics/skencil
2004-01-28 19:49:58 +00:00
Kirill Ponomarev
7850501a10 - Rename graphics/sketch to graphics/skencil
(project's name was changed)
- Update to version 0.6.16
- graphics/sketch will be removed

PR:		ports/61957
Submitted by:	Ports Fury
2004-01-28 19:45:14 +00:00
Kirill Ponomarev
2df42a604c Add glfw 2.4,
GLFW is a free, open source, portable framework for OpenGL
application development. In short, it is a library that
constitutes a powerful API for handling operating system
specific tasks, such as opening an OpenGL window, reading
keyboard and mouse input, creating threads, and much more.

PR:		ports/61861
Submitted by:	Igor Pokrovsky <tiamat@comset.net>
2004-01-25 10:39:43 +00:00
Kirill Ponomarev
bdf202c987 Add allegrogl 0.2.0,
The library mostly provides functions to allow you to use
OpenGL alongside Allegro -- you use OpenGL for your rendering
to the screen, and Allegro for miscellaneous tasks like
gathering input, doing timers, getting cross-platform
portability, loading data, playing samples and drawing your
textures. So this library fills the same hole that things like
GLUT do.

PR:		ports/61763
Submitted by:	Igor Pokrovsky <tiamat@comset.net>
2004-01-23 10:02:47 +00:00
Kirill Ponomarev
3c886e8649 Add ftgl 2.04,
FTGL is a free open source library to enable developers to use
arbitrary fonts in their OpenGL applications. Unlike other
OpenGL font libraries FTGL uses standard font file formats so
doesn't need a preprocessing step to convert the high quality
font data into a lesser quality, proprietary format. FTGL uses
the Freetype (www.freetype.org) font library to open and
'decode' the fonts. It then takes that output and stores it in
a format most efficient for OpenGL rendering.

PR:		61456
Submitted by:	Igor Pokrovsky <tiamat@comset.net>
2004-01-17 09:03:29 +00:00
Ying-Chieh Liao
bb6407f078 add ayam 1.6
3D modeling environment for the RenderMan interface

PR:		61286
Submitted by:	Igor Pokrovsky <tiamat@comset.net>
2004-01-14 02:29:01 +00:00
Clement Laforet
4bc87eccb4 Add libcaca 0.7, graphics library that outputs text instead of pixels.
PR:		61222
Submitted by:	Vincent Tantardini <vinc@FreeBSD-fr.org>
Approved by:    erwin (mentor) (implicitly)
2004-01-11 23:55:54 +00:00
Ying-Chieh Liao
32f9d63c3d add q-graph 1.2
Q-Graph -- graph library and editor for the Q language
2004-01-09 00:55:57 +00:00
Pav Lucistnik
bb81a7fb09 Retire gthumb in favor of gthumb2, which is now an only version supported
by authors.
2004-01-05 03:45:04 +00:00
Edwin Groothuis
c30d5050d2 New port: graphics/geos implements all OpenGIS "Simple Features for SQL"
GEOS (Geometry Engine - Open Source) is a C++ port of the
	Java Topology Suite (JTS). As such, it aims to contain the
	complete functionality of JTS in C++. This includes all the
	OpenGIS "Simple Features for SQL" spatial predicate functions
	and spatial operators, as well as specific JTS topology
	functions such as IsValid().

	More precisely, GEOS is a library containing functions which
	implement OpenGIS specifications concerning operations on
	geometric objects. Despite its categorization in the graphics
	subdirectory, it is more suitable in a "gis" category for
	Geographical Information Systems software. I would like to
	suggest the ports team to create such category because of
	the so many free software available on the internet. Please,
	look at www.freegis.org. I am working on porting several
	of them to make FreeBSD ready-for-GIS. Feel free to contact
	me for more information.

PR:		ports/60405
Submitted by:	Leonardo Martins <lmartins@nepe.eee.ufg.br>
2004-01-03 06:31:16 +00:00
Kirill Ponomarev
5952de42a0 Add glew 1.1.4,
The goal of the OpenGL Extension Wrangler Library (GLEW) is to
assist C/C++ OpenGL developers with two tedious tasks:
initializing and using extensions and writing portable
applications. GLEW provides an efficient run-time mechanism to
determine whether a certain extension is supported by the
driver or not. OpenGL core and extension functionality is
exposed via a single header file.

PR:		60717
Submitted by:	Igor Pokrovsky <tiamat@comset.net>
2004-01-01 18:26:52 +00:00
Pav Lucistnik
d71a75a10d Add linux-gdk-pixbuf, a linux binary version of Gtk1 image manipulation
library.

PR:		ports/60536
Submitted by:	Seth Kingsley <sethk@meowfishies.com>
2003-12-25 20:39:05 +00:00
Lev A. Serebryakov
0110b62347 Add nip-7.8.12 - Graphical user interface for VIPS 2003-12-22 14:33:10 +00:00
Lev A. Serebryakov
725dc7f157 Add vips-7.8.12 - Free image processing system 2003-12-22 14:06:05 +00:00
Kirill Ponomarev
c263550e26 Add kimdaba 1.0.1, image database for KDE.
KimDaba focuses on three key points:

o It must be easy to describe a number of images at a time.
o It must be easy to search for images.
o It must be easy to browse and view the images.

PR:		60383
Submitted by:	Markus Brueffer <brueffer@phoenix-systems.de>
2003-12-19 19:28:19 +00:00
Ying-Chieh Liao
62bfc3bd05 add ale 0.5.1
Anti-Lamenessing Engine
2003-12-17 04:15:52 +00:00
Pav Lucistnik
8f998ba5d3 Add potrace, utility for converting (tracing) bitmap images into vectors.
PR:		ports/57197
Submitted by:	Piotr Smyrak <piotr.smyrak@heron.pl>
2003-12-14 16:09:19 +00:00
Pav Lucistnik
6e0cfa00e0 Add robot, a data plotting and analysis tool for XView toolkit.
PR:		ports/57871
Submitted by:	Pedro F. Giffuni <giffunip@yahoo.com>
2003-12-14 00:17:15 +00:00
Pav Lucistnik
1bd68a3fa5 Add dvipng, a DVI to PNG converter.
PR:		ports/60191
Submitted by:	o_sleep <o_sleep@babbleheaven.com>
2003-12-13 22:26:40 +00:00
Eric Anholt
70cd7e885b Add new port of glean, a suite of OpenGL conformance tests. Very useful for
those of us who occasionally have to diagnose DRI driver issues.
2003-12-13 01:06:05 +00:00
Pav Lucistnik
3aeb977ba6 Add cinepaint, a filmgimp fork, which is a gimp fork.
Cinepaint is specially designed for frame-by-frame painting
and retouching of movie material.

PR:		ports/57876
Submitted by:	David Yeske <dyeske@yahoo.com>
2003-12-11 01:00:37 +00:00
Pav Lucistnik
d596797d8c Add flphoto, an image management and display program for FLTK toolkit
based on libgphoto2.

PR:		ports/59919
Submitted by:	Johan Karlsson <k@numeri.campus.luth.se>
2003-12-08 20:01:56 +00:00
Pav Lucistnik
e298440097 Add mingplot, a tool to generate flash-based charts.
PR:		ports/59361
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp>
2003-12-07 21:36:42 +00:00
Ying-Chieh Liao
817aca48a7 add graphopt 0.4.1
Graph Layout Optimizer
2003-12-05 15:08:56 +00:00
Pav Lucistnik
b3b50f7af3 Add hsetroot, a tool for transforming wallpapers and setting them as
a root window pixmap, based on Imlib library.

PR:		ports/59857
Submitted by:	vinc <vinc@freebsd-fr.org>
2003-12-05 08:52:56 +00:00
Mark Linimon
9fa49be79e Add graphics/imgseek, a photo manager and viewer with content-based search.
PR:		ports/53746
Submitted by:	Joseph Haga <tuximus@tcsn.net>
2003-11-22 00:49:39 +00:00
Sergei Kolobov
acc9ba9bb2 Add ocrad 0.5, OCR program implemented as filter.
GNU Ocrad is an OCR (Optical Character Recognition) program implemented
as a filter and based on a feature extraction method. It reads a bitmap
image in pbm format and outputs text in ISO-8859-1 (Latin-1) charset.
Also includes a layout analyser able to separate the columns or blocks
of text normally found on printed pages.
It can be used as a stand-alone console application, or as a backend to
other programs.

PR:		59232
Submitted by:	Ulrich Spoerlein <q@uni.de>
2003-11-20 21:30:40 +00:00
Alexander Nedotsukov
74f1dc757b Add inkscape 0.35, a program seeks to become a full featured open
source SVG editor.
2003-11-17 04:03:39 +00:00
Hye-Shik Chang
ab0d20a62a Add port for py-magick 0.5, a python binding for ImageMagick.
PR:		58843
Submitted by:	Tim Hemel <tim@n2it.net>
2003-11-10 14:57:37 +00:00
Eric Anholt
a5954ed93b Add new port "dri". This port contains the split-out DRI client drivers from
XFree86-4-Server.  I decided the history from XFree86-4-Server wasn't
significant enough, and will hopefully be obsolete soon when Mesa starts
providing the DRI drivers.
2003-11-09 08:24:56 +00:00
Kris Kennaway
a39eb9b4d2 As announced on Aug 7, remove the broken vterrain-sdk port (and the
vterrain-apps port, which depends upon it).
2003-11-08 06:21:07 +00:00
Kris Kennaway
18163015df As announced on Aug 7, remove the broken imlib3d port 2003-11-08 06:16:48 +00:00
Eric Anholt
5a41b05a4c Remove graphics/Mesa3. Mesa has been split into graphics/libglut and
graphics/mesagl.
2003-11-07 21:00:07 +00:00
Eric Anholt
e1b61dd8bd Add mesa-demos, a port of the GL demos distributed with Mesa. 2003-11-07 20:34:04 +00:00
Ying-Chieh Liao
16e2f3a07e add pngwriter 0.3.7
A C++ library for creating PNG images
2003-11-07 09:31:04 +00:00
Ying-Chieh Liao
fbb421a8a8 add diacanvas2 0.9.2
A general drawing canvas from dia dialog editor
2003-10-29 01:51:07 +00:00
Erwin Lansing
20d7cbae91 I've been hosting the distfile since May 2002 and this port has been
ripe for removal for quite some time. Now even I have lost the distfile
in a diskcrash, use the excuse to remove the port.
2003-10-27 08:15:31 +00:00
Eric Anholt
4677a5227f Add libglut 5.0.2, a port of libglut from Mesa. libglut will be removed from
mesagl in its upcoming upgrade.
2003-10-24 04:38:20 +00:00
Edwin Groothuis
9f2715387f New port graphics/pho (version 0.9.1)
This is a new port of pho. Pho is a lightweight program for
	viewing large numbers of images quickly, rotating or deleting
	some, and making notes about what to do with each image --
	for instance, for going through hundreds of images after
	uploading them from a digital camera.

	It is similar to xv but with some additional functionality
	and without some of its annoyances.

PR:		ports/50794
Submitted by:	Roland Jesse <roland.jesse@gmx.net>
2003-10-07 17:22:09 +00:00