Commit graph

1120 commits

Author SHA1 Message Date
Michael Johnson
bdad3fec90 Revive gstreamer-plugins-swfdec (flash output) 2006-12-23 18:44:10 +00:00
Dirk Meyer
c680ae7189 CameraKit new framework that allows to access digital cameras.
CameraKit is based on libgphoto.

WWW: http://home.gna.org/gsimageapps/
2006-12-18 12:19:08 +00:00
Dirk Meyer
a26ceb7380 Port of the MacOSX pixel-art software to GNUstep
WWW: http://home.gna.org/gsimageapps/
WWW: http://www.opensword.org/Pixen/
2006-12-16 16:11:56 +00:00
Dirk Meyer
26b03a4b5b Vindaloo is a PDF Reader for GNUstep.
WWW: http://home.gna.org/gsimageapps/
2006-12-15 09:45:28 +00:00
Dirk Meyer
3713f00635 SVG Viewer for GNUstep
Author: Alexander Malmberg
2006-12-14 21:24:36 +00:00
Dirk Meyer
10e5504e23 PopplerKit is a Framework for accessing and rendering PDF content.
It is based on the poppler library.

WWW: http://home.gna.org/gsimageapps/
2006-12-14 21:09:03 +00:00
Ying-Chieh Liao
4c3225c14c add libqrencode 1.0.0
A C library for encoding data in a QR Code symbol
2006-12-14 02:53:29 +00:00
Vasil Dimov
37a9257fe9 Remove expired ports:
2006-12-01 print/latex-beamer: is already included in the teTeX distribution
2006-12-01 print/latex-bibtopic: is already included in the teTeX distribution
2006-12-01 print/latex-bibunits: is already included in the teTeX distribution
2006-12-01 print/latex-booktabs: is already included in the teTeX distribution
2006-12-01 print/latex-index: is already included in the teTeX distribution
2006-12-01 print/latex-layouts: is already included in the teTeX distribution
2006-12-01 print/latex-pgf: is already included in the teTeX distribution
2006-12-01 print/latex-subfig: is already included in the teTeX distribution
2006-12-01 print/latex-xcolor: is already included in the teTeX distribution
2006-12-01 print/latex-lineno: is already included in the teTeX distribution
2006-12-01 print/latex-pict2e: is already included in the teTeX distribution
2007-05-31 multimedia/gstreamer-plugins-mpeg2enc80: Obsolete version, use gstreamer 0.10 instead
2006-12-01 lang/gcc30: "This port is no longer in use by anything in the ports collection and will be removed in the future.  Use a later release instead."
2006-12-01 lang/egcs: "This port is no longer in use by anything in the ports collection and will be removed in the future.  Use a later release of gcc instead"
2006-12-01 graphics/php4-ming: doesn't work with new version of ming library
2006-12-01 graphics/dvipng: is already included in the teTeX distribution
2006-12-12 16:06:42 +00:00
Cheng-Lung Sung
8b165e0270 Add p5-Image-Magick-Iterator 0.01, sequentially read Image::Magick
object from a filehandle.

PR:		ports/105411
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-12-09 02:37:26 +00:00
Cheng-Lung Sung
f8816cb4eb Add p5-Image-PBMlib 1.05, helper functions for PBM/PGM/PPM image file
formats.

PR:		ports/105410
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-12-07 10:22:00 +00:00
Alex Dupre
189b887e7e JpGraph is an OO class library for PHP. JpGraph makes it easy to
draw both "quick and dirty" graphs with a minimum of code and complex
professional looking graphs which requires a very fine grain of control.
The library assigns context sensitive default values for most parameters
which helps minimize the learning curve.

WWW: http://www.aditus.nu/jpgraph/
2006-12-07 10:04:08 +00:00
Martin Wilke
1ccf9254b5 Scale2x is real-time graphics effect able to increase the size of small
bitmaps guessing the missing pixels without interpolating pixels and
blurring the images.

WWW: http://scale2x.sourceforge.net/

PR:		ports/106196
Submitted by:	chinsan
2006-12-03 23:21:58 +00:00
Pav Lucistnik
19751b04d5 libiptcdata is a library, written in C, for manipulating the International
Press Telecommunications Council (IPTC) metadata stored within multimedia files
such as images.  This metadata can include captions and keywords, often used by
popular photo management applications.  The library provides routines for
parsing, viewing, modifying, and saving this metadata.  The libiptcdata
package also includes a command-line utility, iptc, for editing IPTC data in
JPEG files.

WWW: http://libiptcdata.sourceforge.net/
2006-12-03 18:53:50 +00:00
Dirk Meyer
2853197ac2 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
2006-11-30 17:19:27 +00:00
Jose Alonso Cardenas Marquez
5184d4f1dc New ports: graphics/php4-ffmpeg graphics/php5-ffmpeg
The ffmpeg-php is an extension for PHP that adds an easy to use,
object-oriented API for accessing and retrieving information from video and
audio files. It has methods for returning frames from movie files as images
that can be manipulated using PHP's image functions. This works well for
automatically creating thumbnail images from movies. ffmpeg-php is also useful
for reporting the duration and bitrate of audio files (mp3, wma...).

The ffmpeg-php can access many of the video formats supported by ffmpeg (mov,
avi, mpg, wmv...)

WWW:    http://ffmpeg-php.sourceforge.net/
2006-11-17 17:44:51 +00:00
Martin Wilke
7accdcc049 GLE is a graphics language that produces PostScript, EPS, PDF, PNG,
or JPG ouput from a simple script file.

GLE is a full featured scripting language that includes variables,
subroutines, logic control, looping, a graphing tool, and more
to produce high quality output. It has a full range of facilities
for producing publication-quality graphs, diagrams, posters and slides.
GLE provides LaTeX quality fonts together with a flexible graphics
module, which allows the user to specify any feature of a graph
(down to the line width of the subticks, for example).

WWW:	http://www.gle-graphics.org/

PR:		ports/105433
Submitted by:	Nicola Vitale <nivit at email.it>
2006-11-15 21:20:16 +00:00
Stanislav Sedov
6c283f47a9 - Add port for graphics/visprint
Visprint makes fractal fingerprint png images based on the contents of any
file. The image will be different for almost every file with even slightly
different contents. Visprint uses the IFS fractal generation process,
pioneered by Michael Barnsley. It is a way to create images which are
self-similar to infinite depths. In other words, the picture is made up of
smaller versions of itself.

Author: Goiz "Samhain" <hackerbunny@tastyrabbit.net>
WWW:    http://www.tastyrabbit.net/visprint/
2006-11-11 16:12:32 +00:00
Alejandro Pulver
73e3f47683 A very configureable web-gallery generator written in perl with support for
templates.

WWW: http://www.pulia.nu/coding.html

PR:		ports/104673
Submitted by:	uchman
2006-11-08 21:25:52 +00:00
Jean-Yves Lefort
be37eb43d5 Add linux-libGLU.so. Unlike graphics/linux_dri, this port does not
provide libGL.so and is therefore useful for nvidia users (since
x11/nvidia-driver already provides libGL.so). That is, to express a
dependency on libGLU, do this:

.if defined(WITH_NVIDIA_GL)
RUN_DEPENDS+=	${LINUXBASE}/usr/X11R6/lib/libGLU.so.1:${PORTSDIR}/graphics/linux-libGLU
.else
RUN_DEPENDS+=	${LINUXBASE}/usr/X11R6/lib/libGLU.so.1:${PORTSDIR}/graphics/linux_dri
.endif
2006-11-06 14:15:28 +00:00
Yen-Ming Lee
90f8e43c39 - Follow PECL ports naming conversion 2006-11-01 15:36:55 +00:00
Yen-Ming Lee
1de45dd149 - add pecl-imlib2 0.1.00
This extension provides an image manipulation interface using libImlib2.
Imlib2 is a very fast image manipulation library, but without the support
for as many image formats as other libraries such as imagemagick.

WWW: http://pecl.php.net/package/imlib2

Note: this port will supersede imprecise-named graphics/php[45]-imlib2
2006-11-01 15:32:46 +00:00
Michael Johnson
0fa56c08b1 - Readd gimp-devel
Approved by:	portmgr (marcus, kris)
2006-10-14 09:11:19 +00:00
Michael Johnson
eceec05c01 - Add py-goocanvas
GooCanvas python bindings

WWW: http://developer.berlios.de/projects/pygoocanvas/

Approved by:	portmgr (marcus, kris)
2006-10-14 08:55:16 +00:00
Michael Johnson
7aad84f808 - Add goocanvas
Canvas widget for GTK+ via cairo rendering

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

Approved by:	portmgr (marcus, kris)
2006-10-14 08:53:20 +00:00
Alejandro Pulver
b0dd04d896 The port of GLExcess, an impressive OpenGL graphics demo.
WWW: http://www.glexcess.com

- Hernan Di Pietro
Hernan.di.pietro@gmail.com

PR:		ports/104041
Submitted by:	Hernan Di Pietro <hernan.di.pietro at gmail.com>
2006-10-08 15:44:33 +00:00
Stanislav Sedov
cea421d4e5 - Connect edje_viewer and exhibit to the build.
Approved by:	sem (mentor)
2006-10-08 14:09:09 +00:00
Andrew Pantyukhin
6b81740d8e Add port graphics/tkpng:
This port implements support for loading and using PNG images with
Tcl/Tk.  Although other extensions such as Img also add support for PNG
images, I wanted something that was lightweight, did not depend on libpng,
and which would be suitable for inclusion in the Tk core, as Tk does not
currently support any image formats natively that take advantage of its
internal support for alpha blending, and alpha antialiasing and drop shadows
really go a long way toward beautifying Tk applications.

At this time, the package supports reading images from files or binary
data.  Base64 decoding is supported as of version 0.6.  Exporting images
to PNG format is not supported yet.

The package supports the full range of color types, channels and bit
depths from 1 bit black & white to 16 bit per channel full color
with alpha (64 bit RGBA) and interlacing.  Ancillary "chunks" such
as gamma, color profile, and text fields are ignored, although they
are checked at a minimum for correct CRC.

WWW: http://www.muonics.com/FreeStuff/TkPNG/
Author: Michael Kirkham <mikek@muonics.com>
2006-10-08 11:17:49 +00:00
Andrew Pantyukhin
22ffcac888 Add port graphics/a2png:
a2png is a UNIX program that converts plain text into PNG images.

WWW: http://csl.sublevel3.org/a2png/
Author: Christian Stigen Larsen <csl@sublevel3.org>
2006-10-07 20:56:54 +00:00
Dirk Meyer
791ce5552e PhotoClip is a simple image viewer and editor mostly designed
for digital camera pictures. The plan is to make a program with
elegant and intuitive interface which at the same time will be
powerful enough o be useful.
PR:		104066
Submitted by:	Gürkan Sengün
2006-10-07 18:26:40 +00:00
Alejandro Pulver
07262829b7 Please welcome the new "graphics/vid" port, based on the old, expired one.
PR:		ports/103684
Submitted by:	Olivier <olivier@gid0.org>
2006-10-06 01:29:19 +00:00
Emanuel Haupt
6cdf88141e Add ffff, a fast mandelbrot fractal generator with features such as:
* OpenGL
   * realtime zoom
   * SSE/AltiVec QuadPixel
   * SSE2/3DNow! DualPixel calc
   * FPU per pixel calc
   * GPU asm (Fragment/Vertex) calc
   * multiprocessor support
   * benchmarking
   * optimized assembler code!

This port uses the standard mandelbrot fractal at near-Xaos speed. Yet every
pixel is computed. There is also an interesting parameter ray algoritymn using
your 3D card. A 3D card is strongly recommended for screen speed and additional
coprocessing power.

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

PR:		103441
Submitted by:	rossiya@gmail.com
2006-10-04 10:54:05 +00:00
Michael Johnson
eaabffddf2 - Add poppler-data
Poppler encoding data

WWW: http://poppler.freedesktop.org/
2006-09-30 04:52:39 +00:00
Cheng-Lung Sung
07350a0747 Add p5-Image-Caa 1.01, colored ASCII Art.
PR:		ports/102469
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-09-27 08:19:34 +00:00
Jose Alonso Cardenas Marquez
9e89adc604 - New port: graphics/py-glewpy
GLEWpy aims to bring advanced OpenGL extensions to Python. This will allow the
Python OpenGL developer to use features such as fragment and vertex shaders and
image processing on the GPU. It serves as a compliment to PyOpenGL and toolkits
such as GLUT and SDL (pygame).

WWW:    http://glewpy.sourceforge.net/
2006-09-27 05:04:41 +00:00
Jose Alonso Cardenas Marquez
a7e8c702ee - New port: graphics/py-amanith
PyAmanith is a Python wrapper for the Amanith 2D vector graphics
library. It strives to offer a pythonic interface to the library
and make all its features accessible.

WWW: http://louhi.kempele.fi/~skyostil/projects/pyamanith/

PR:		ports/103655
Submitted by:	Dmitry Marakasov <amdmi3__at__mail.ru>
2006-09-26 15:54:41 +00:00
Yen-Ming Lee
11e63d0ce9 - add php4-imlib2, which is a slave port of php5-imlib2
This extension provides an image manipulation interface using libImlib2.
Imlib2 is a very fast image manipulation library, but without the support
for as many image formats as other libraries such as imagemagick.

WWW: http://pecl.php.net/package/imlib2
2006-09-22 06:29:25 +00:00
Yen-Ming Lee
709432950f - add php5-imlib2
This extension provides an image manipulation interface using libImlib2.
Imlib2 is a very fast image manipulation library, but without the support
for as many image formats as other libraries such as imagemagick.

WWW: http://pecl.php.net/package/imlib2
2006-09-22 06:27:42 +00:00
Dirk Meyer
c7011daafe Camera downloads files from your digital camera. It is based on GNUstep.
PR:		103134
Submitted by:	Gürkan Sengün
2006-09-12 18:28:06 +00:00
Vasil Dimov
9ad3555003 Remove expired leaf ports:
2006-09-01 devel/linux_devtools
2006-09-10 graphics/pecl-imagick
2006-09-01 korean/linux_locale
2006-09-11 18:06:13 +00:00
Jose Alonso Cardenas Marquez
8f94b105f3 - New port: graphics/fpc-graph
Free Pascal interface to graphical applications

Approved by:	garga (mentor, implicit)
2006-09-07 20:57:34 +00:00
Dirk Meyer
aca9126d60 PRICE can open several image file formats and apply high-quality filters
and other enhancements.
PR:		102658
Submitted by:	Gürkan Sengün
2006-09-07 06:05:47 +00:00
Andrew Pantyukhin
9699200fc9 Add port graphics/gscan2pdf:
A GUI to ease the process of producing PDFs from scanned documents

WWW: http://sourceforge.net/projects/gscan2pdf
Author: Jeffrey Ratcliffe <jeffreyratcliffe@yahoo.co.uk>
2006-09-04 12:07:28 +00:00
Jose Alonso Cardenas Marquez
501ee1a225 - 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)
2006-09-03 14:32:53 +00:00
Andrew Pantyukhin
916db42f99 Add port graphics/libgfx:
The purpose of this library is to simplify the creation of computer graphics
software. Specifically, it is targeted towards cross-platform development
using the OpenGL rendering API and the FLTK interface toolkit. It attempts
to provide facilities which are useful in the majority of graphics programs.

This release introduces some (relatively small) incompatible changes with
1.0.x versions of the library. Details on changes can be found below.

WWW: http://graphics.cs.uiuc.edu/~garland/software/libgfx.html
2006-08-28 15:32:33 +00:00
Mark Linimon
4c64571614 This port has been DEPRECATED for some time in favor of graphics/p5-GD-Graph.
Now that it has both been BROKEN for a while, and the maintainer's address
bounces, just remove it.

Hat:		portmgr
2006-08-27 20:08:33 +00:00
Martin Wilke
7481628a1e hart::Clicker aims to be a powerful, extensible charting package that
creates really pretty output.

Clicker leverages the power of Cairo to create snazzy 2D graphics easily and
quickly.

At it's core Clicker is more of a toolkit for creating charts. It's
interface is a bit more complex because making pretty charts requires
attention and care. Some fine defaults are established to make getting
started easier, but to really unleash the potential of Clicker you must roll
up your sleeves and build things by hand.

WWW: http://search.cpan.org/dist/Chart-Clicker/

PR:		ports/102070
Submitted by:	chinsan <chinsan.tw(at)gmail.com>
Approved by:	krion (mentor)
2006-08-23 13:42:30 +00:00
Jose Alonso Cardenas Marquez
3e39d6b417 - New port: graphics/crystalentitylayer-devel
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

(devel version)

WWW:    http://cel.crystalspace3d.org/

Repocopied by:	marcus
Approved by:	garga (mentor)
2006-08-21 02:33:31 +00:00
Jose Alonso Cardenas Marquez
b058a53f09 - New port: graphics/crystalspace-devel
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

(devel version)

WWW:    http://www.crystalspace3d.org

Repocopied by:	marcus
Approved by:	garga (mentor)
2006-08-21 02:24:54 +00:00
Andrew Pantyukhin
b5d798167a Add port graphics/jp2a:
jp2a is a simple JPEG to ASCII viewer.

WWW: http://jp2a.sourceforge.net/
2006-08-17 18:25:01 +00:00
Cheng-Lung Sung
a068e477bf Add p5-Visio 1.010, perl extension mainpulating XML based Visio files.
PR:		ports/102046
Submitted by:	chinsan <chinsan.tw at gmail.com>
2006-08-15 07:52:31 +00:00
Cheng-Lung Sung
a2182329e7 Add p5-GD-Thumbnail 1.01, thumbnail maker for GD.
PR:		ports/102049
Submitted by:	chinsan <chinsan.tw at gmail.com>
2006-08-15 07:10:40 +00:00
Cheng-Lung Sung
e6c12b5d61 Add p5-Image-IPTCInfo 1.94, perl extension for extracting IPTC image
meta-data.

PR:		ports/101769
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-08-14 07:52:55 +00:00
Cheng-Lung Sung
192e45a150 Add p5-Image-MetaData-GQview 1.7, perl extension for GQview image
metadata.

PR:		ports/101991
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-08-14 07:21:47 +00:00
Shaun Amott
542b174d68 Add graphics/timeless.
This is a FreeBSD/SDL port of Tran's timeless demo written in 1994. The
demo is like a screen saver, there is stuff warping around onscreen,
colors are changing and sprites are moving all over the place.

PR:		ports/101456
Submitted by:	Jeff Molofee <nehe@cruzinternet.com>
2006-08-13 21:12:44 +00:00
Cheng-Lung Sung
13749b2670 Add p5-Image-MetaData-JPEG 0.15, perl extension for showing/modifying
JPEG (meta)data].

PR:		ports/101367
Submitted by:	Tsung-Han Yeh <snowfly at yuntech.edu.tw>
2006-08-05 14:15:41 +00:00
Tom McLaughlin
46b252b221 - Add autopano-sift:
Autopano analyses two or more images and automatically generates control
points - coordinates in the images where the views overlap.  This can be fed
to hugin which then stitches the files together and enblend which combines
the colors to remove seam lines.

WWW: http://user.cs.tu-berlin.de/~nowozin/autopano-sift/

- Add entry to LEGAL:
The use of this software is restricted by certain conditions.  See the
"LICENSE" file distributed with the program for details.

The University of British Columbia has applied for a patent on the SIFT
algorithm in the United States.  Commercial applications of this software
may require a license from the University of British Columbia.

PR:             95746
Submitted by:   J.R. Oldroyd <fbsd@opal.com>
Maintained by:  Carlos E. G. Carvalho <cartola@openit.com.br>
2006-07-29 17:48:51 +00:00
Rong-En Fan
10fe46491f Add p5-Acme-Steganography-Image-Png 0.05, hide data (badly) in Png
images.

PR:		ports/100721
Submitted by:	Tsung-Han Yeh <snowfly at yuntech.edu.tw>
2006-07-27 16:28:17 +00:00
Cheng-Lung Sung
7d012ad372 Add p5-Image-Compare 0.2, compare two images in a variety of ways.
PR:		ports/100739
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-23 14:41:36 +00:00
Cheng-Lung Sung
0e29681c02 Add p5-SVG-DOM2 1.00, SVG extention to the popular XML::DOM2.
PR:		ports/100250
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-15 05:19:15 +00:00
Ion-Mihai Tetcu
2635344162 JDraw is a pixel oriented graphics editor designed especially for small
to medium-sized pictures used to decorate web pages. It is completely
written in Java, simple to use and saves (animated) GIFs, ICOs and PNGs.

Author:	jdomain@users.sourceforge.net
WWW:	http://www.j-domain.de/homepage.php?page=20

PR:		ports/95895
Submitted by:	Nicola Vitale	<nivit at email.it>
2006-07-06 17:47:02 +00:00
Ion-Mihai Tetcu
740c3eaaed ePDFView is a free lightweight PDF document viewer using Poppler and GTK+
libraries.

The aim of ePDFView is to make a simple PDF document viewer, in the lines of
Evince but without using the Gnome libraries.

WWW: http://www.emma-soft.com/projects/epdfview/

PR:		ports/99843
Submitted by:	chinsan <chinsan.tw at gmail.com>
2006-07-06 17:12:10 +00:00
Alejandro Pulver
ed21386c5e GRX is a 2D graphics library originaly written by Csaba Biegl for DJ Delorie's
DOS port of the GCC compiler.

Now it support DOS (using the DJGPP v2 compiler), Linux console, X11 and Win32
(using the Mingw compiler).

WWW: http://grx.gnu.de/
2006-07-03 00:33:34 +00:00
Eric Anholt
4df68e63a6 Add a linux_dri-devel port: CVS snapshot of DRI drivers for linux, which I
compiled on a debian machine.
2006-06-25 14:33:51 +00:00
Mathieu Arnold
7a6819c540 Ruby bindings for Edje library
PR:		99313
Submitted by:	Stanislav Sedov <ssedov@mbsd.msk.ru>
2006-06-24 18:41:20 +00:00
Mathieu Arnold
e1acac6966 ruby-esmart is a set of Ruby language bindings for Enlightenment's Evas objects library, Esmart.'
PR:		99314
Submitted by:	Stanislav Sedov <ssedov@mbsd.msk.ru>
2006-06-24 15:06:34 +00:00
Mathieu Arnold
ac072d49b6 ruby-evas is a set of Ruby language bindings for Enlightenment's Canvas
library, Evas.

PR:		99311
Submitted by:	Stanislav Sedov <ssedov@mbsd.msk.ru>
2006-06-23 16:49:30 +00:00
Pav Lucistnik
720b500484 gphotofs is a FUSE filesystem module to mount your camera as a filesystem.
This allow using your camera with any tool able to read from a mounted
filesystem.

WWW: http://gphoto.sourceforge.net/proj/gphotofs/
2006-06-21 20:08:33 +00:00
Renato Botelho
acca2dab6c Move fpc-gtk and fpc-gtk2 from graphics to x11-toolkits and change fpc-units
to reflect this

Suggested by:	Vanilla I. Shu <vanilla@fatpipi.cirx.org>
Approved by:	maintainer
2006-06-21 16:44:54 +00:00
Renato Botelho
8fe63aeaad Add fpc-svgalib , free Pascal interface to the SVGA graphics library.
PR:		ports/98675
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-06-21 16:04:09 +00:00
Renato Botelho
afc78c66c6 Add fpc-pasjpeg , handling JPEG files with Pascal.
PR:		ports/98647
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-06-21 16:03:07 +00:00
Renato Botelho
967a28aef2 Add fpc-opengl , free Pascal interface to the OpenGL library.
PR:		ports/98674
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-06-21 16:01:47 +00:00
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