notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: graphics/Makefile

Number of commits found: 2184 (showing only 100 on this page)

[First Page]  «  10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20  »  [Last Page]

Friday, 19 Dec 2008
21:07 pav search for other commits by this committer
- Has expired: Has been broken for more than 6 months
Original commit
Sunday, 7 Dec 2008
11:02 miwi search for other commits by this committer
Graphite is a project under development within SIL'ss Non-Roman Script
Initiative and Language Software Development groups to provide
rendering capabilities for complex non-Roman writing systems.  The
original goal was a system for the Windows platform; the system has
also been ported to Linux.  Graphite can be used to create "smart
fonts" capable of displaying writing systems with various complex
behaviors.  With respect to the Text Encoding Model, Graphite handles
the "Rendering" aspect of writing system implementation.

WWW: http://silgraphite.sourceforge.net/

PR:             ports/129346
Submitted by:   Dennis Herrmann <adox at mcx2.org>
Original commit
Sunday, 30 Nov 2008
11:49 dinoex search for other commits by this committer
LaternaMagica is a single-window image viewer application which is capable of
switching to full-screen mode. LaternaMagica maintains its image list in a
window and the user selects which image to display, making it easy to assemble
a show from different source directories.

WWW: http://gap.nongnu.org/
Original commit
Saturday, 29 Nov 2008
20:20 miwi search for other commits by this committer
This is a simple library for detecting objects in pictures.

WWW:    http://objectdetect.rubyforge.org/objectdetect/

PR:             ports/129176
Submitted by:   TAKATSU Tomonari <tota at rtfm.jp>
Original commit
Monday, 24 Nov 2008
13:40 amdmi3 search for other commits by this committer
Nathive is a libre software image editor, similar to Adobe Photoshop,
Corel Photo-Paint or The GIMP, but focused on usability, logic and
providing a smooth learning curve for everyone. The project run in
the Gnome desktop environment and anyone is welcome to collaborate
on it with code, translations or ideas.

This project is in the alpha phase, so it is an incomplete work,
unfit for the end user yet. The intention is to achieve a professional
graphic editor progressively without giving up initial usability.
Nathive is written from scratch in C using GTK+, and is designed
to be simple, lightweight, and easy to install and use.

WWW: http://www.nathive.org/
Original commit
Friday, 21 Nov 2008
20:56 miwi search for other commits by this committer
Mapnik is a Free Toolkit for developing mapping applications. It's
written in C++ and there are Python bindings to facilitate fast-paced
agile development. It can comfortably be used for both desktop and web
development, which was something wanted from the beginning.

Mapnik is about making beautiful maps. It uses the AGG library and
offers world class anti-aliasing rendering with subpixel accuracy for
geographic data. It is written from scratch in modern C++ and doesn't
suffer from design decisions made a decade ago. When it comes to
handling common software tasks such as memory management, filesystem
access, regular expressions, parsing and so on, Mapnik doesn't re-invent
the wheel, but utilizes best of breed industry standard libraries from
boost.org.

WWW:    http://www.mapnik.org/

PR:             ports/128746
Submitted by:   Wen Heping <wenheping at gmail.com>
Original commit
Tuesday, 11 Nov 2008
12:18 amdmi3 search for other commits by this committer
Picviz is a parallel coordinates plotter which enables easy scripting from
various input (tcpdump, syslog, iptables logs, apache logs, etc..) to visualize
your data and discover interesting results quickly.

Picviz helps you to create, automate and understand parallel coordinates plots.

Its primary goal is to graph data in order to be able to quickly analyze
problems and find correlations among variables. With security analysis in mind,
the program has been designed to be very flexible, able to graph millions of
events.

The language is designed to be close to the graphviz graph description
language.

WWW: http://www.wallinfire.net/picviz

PR:             128705
Submitted by:   Tim Hemel <ports at timit dot nl>
Original commit
Friday, 31 Oct 2008
12:11 amdmi3 search for other commits by this committer
pyglet provides an object-oriented programming interface for
developing games and other visually-rich applications for Windows,
Mac OS X and Linux. Some of the features of pyglet are:

 * No external dependencies or installation requirements. For most
   application and game requirements, pyglet needs nothing else besides
   Python, simplifying distribution and installation.
 * Take advantage of multiple windows and multi-monitor desktops.
   pyglet allows you to use as many windows as you need, and is fully
   aware of multi-monitor setups for use with fullscreen games.
 * Load images, sound, music and video in almost any format. pyglet
   can optionally use AVbin to play back audio formats such as MP3,
   OGG/Vorbis and WMA, and video formats such as DivX, MPEG-2, H.264,
   WMV and Xvid.

pyglet is provided under the BSD open-source license, allowing you
to use it for both commerical and other open-source projects with
very little restriction.

WWW: http://pyglet.org/
Original commit
11:59 tabthorpe search for other commits by this committer
- Properly attach mesagl

Submitted by:   linimon
Pointyhat to:   tabthorpe
Original commit
Thursday, 30 Oct 2008
13:07 tabthorpe search for other commits by this committer
- Resurrect graphics/mesagl in a mangled version

PR:             ports/125705
Submitted by:   Pedro F. Giffuni <giffunip tutopia.com>
Original commit
Sunday, 19 Oct 2008
14:45 miwi search for other commits by this committer
CAIR is an image resizing library that is based on the works of Shai Avidan and
Ariel Shamir.  It is a high-performance multi-threaded library written in C++.
It is intended to be multi-platform and multi-architecture.

WWW: http://sourceforge.net/projects/c-a-i-r/

PR:             ports/128183
Submitted by:   buganini at gmail.com
Original commit
14:00 miwi search for other commits by this committer
The Seam Carving GUI is a GUI front end to CAIR, which is an implementation of
Arial Shamir's seam carving algorithm (aka content aware image resizing, aka
image retargeting).

WWW: http://code.google.com/p/seam-carving-gui/

PR:             ports/128182
Submitted by:   buganini at gmail.com
Original commit
Sunday, 5 Oct 2008
10:09 miwi search for other commits by this committer
Optar stands for OPTical ARchiver.
It's a codec for encoding data on paper, then you print it with a laser printer.
If you want to read the recording, scan it with a scanner and feed into the
decoder program.

WWW: http://ronja.twibright.com/optar/

PR:             ports/127796
Submitted by:   antonakis at gmail.com
Original commit
Saturday, 4 Oct 2008
23:25 stas search for other commits by this committer
- Add graphics/rubygem-exifr, a pure-ruby EXIF reader.
Original commit
Friday, 3 Oct 2008
09:42 gahr search for other commits by this committer
- New port: gegl

GEGL (Generic Graphics Library) is a graph based image
processing framework.

GEGL provides infrastructure to do demand based cached
non destructive image editing on larger than RAM buffers.
Through babl it provides support for a wide range of color
models and pixel storage formats for input and output.

WWW: http://gegl.org/
Original commit
Friday, 5 Sep 2008
14:16 miwi search for other commits by this committer
A library for working with graphs in Python.
It provides a suitable data structure for representing graphs
and a whole set of important algorithms.

WWW:    http://code.google.com/p/python-graph/

PR:             ports/126957
Submitted by:   Yi-Jheng Lin <yzlin at cs.nctu.edu.tw>
Original commit
Wednesday, 3 Sep 2008
13:06 miwi search for other commits by this committer
The KDE FreeBSD team is proud to announce the release of KDE 4.1.1
for FreeBSD. The official KDE 4.1.1 release notes can be found at
http://www.kde.org/announcements/changelogs/changelog4_1to4_1_1.php.

KDE Community ships sirst translation and service release of the 4.1
dree desktop, containing numerous bugfixes, Performance Improvements
and Translation Updates.

Pretty much all applications have received the developers' attention,
resulting in a long list of bugfixes and improvements. The most significant
changes are:

    * Significant performance, interaction and rendering correctness
      improvements in KHTML and Konqueror, KDE's web browser
    * User interaction, rendering and stability fixes in Plasma,
      the KDE4 desktop shell
    * PDF backend fixes in the document viewer Okular
    * Fixes in Gwenview, the image viewer's thumbnailing, more
      robust retrieval and display of images with broken metadata
    * Stability and interaction fixes in KMail

New Ports:
- graphics/kcoloredit
        * KColorEdit is a palette files editor. It can be used
          for editing color palettes and for color choosing and
          naming.

- graphics/kgraphviewer
        * KGraphViewer is a GraphViz DOT graph viewer for KDE. The
          GraphViz programs are free-software layout engines for graphs.
          KGraphViewer displays the graphs in a modern, user-friendly GUI
          with all the power of a well integrated KDE application.

- graphics/kiconedit
        * KIconEdit is designed to help create icons for KDE using the standard
          icon palette.

- graphics/skanlite
        * Skanlite is a simple image scanning application that does nothing
          more than scan and save images. Skanlite can open a save dialog for
          every image scanned or save the images immediately in a specified
          directory with auto-generated names and format. The user can also
          choose to show the scanned image before saving.
Original commit
Tuesday, 2 Sep 2008
17:16 glarkin search for other commits by this committer
- Upgraded to 1.2.5

- Stylistic issues fixed in Makefile and added new options to
  help performance on certain architectures

- Removed NOPORTDOCS support, pending upstream installation process
  support

Reviewed by:    beech, itetcu
Approved by:    beech (mentor, implicit)
Original commit
Saturday, 30 Aug 2008
23:07 chinsan search for other commits by this committer
Add p5-Layout-Manager, 2D Layout Management.

Layout::Manager provides a simple interface for creating layout managers, or
classes that size and position components withing a container.

WWW: http://search.cpan.org/dist/Layout-Manager/
Original commit
22:44 chinsan search for other commits by this committer
Add p5-Graphics-Primitive-Driver-Cairo, Cairo backend for Graphics::Primitive.

This module draws Graphics::Primitive objects using Cairo.

WWW: http://search.cpan.org/dist/Graphics-Primitive-Driver-Cairo/
Original commit
22:12 chinsan search for other commits by this committer
Add p5-Graphics-Primitive, device and library agnostic graphic primitives.

Graphics::Primitive is library agnostic system for drawing things.

The idea is to allow you to create and manipulate graphical components and
then pass them off to a Driver for actual drawing.

WWW: http://search.cpan.org/dist/Graphics-Primitive/
Original commit
21:16 chinsan search for other commits by this committer
Add p5-Graphics-Color, device and library agnostic color spaces.

Graphics color is a device and library agnostic system for creating and
manipulating colors in various color spaces.

WWW: http://search.cpan.org/dist/Graphics-Color/
Original commit
16:32 chinsan search for other commits by this committer
Add p5-Geometry-Primitive, Primitive Geometry Entities.

Geometry::Primitive is a device and library agnostic system for representing
geometric entities such as points, lines and shapes. It provides simple
objects and many convenience methods you would expect from a geometry
library.

WWW: http://search.cpan.org/dist/Geometry-Primitive/
Original commit
Wednesday, 27 Aug 2008
17:51 amdmi3 search for other commits by this committer
- Fix stuff after pav's premature commit of graphics/osg update
  - Remove graphics/openproducer, graphics/openthreads - those are now included
in osg
  - Remove obsolete bsd.osg.mk from graphics/osg
  - Mark graphics/demeter BROKEN if it's being build WITH_OSG, as it won't
compile now
Original commit
Saturday, 23 Aug 2008
12:45 amdmi3 search for other commits by this committer
Cuneiform is an multi-language OCR system originally developed and open sourced
by Cognitive Technologies. Cuneiform was originally a Windows program, which
was ported to Linux by Jussi Pakkanen.

WWW: https://launchpad.net/cuneiform-linux

PR:             126753
Submitted by:   Alex Samorukov <samm@os2.kiev.ua>
Original commit
Sunday, 17 Aug 2008
06:20 edwin search for other commits by this committer
[NEW PORT] graphics/repng2jpeg: Tool to recompress JPEG/PNG/GIF

        Tool to recompress JPEG/PNG/GIF.

        WWW: http://sugachan.dip.jp/obsolete/ext/

PR:             ports/126570
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
Original commit
Friday, 15 Aug 2008
06:59 edwin search for other commits by this committer
New port: graphics/linux-XnViewMP

        XnView MP is a utility for viewing and converting graphic files.

        It stands for XnView Multi Platform and it will replace current
        "XnView for *nix" & "XnView for MacOSX"

        WWW: http://www.xnview.com/

PR:             ports/125899
Submitted by:   Serge Negodyuck <petr@petrovich.kiev.ua>
Original commit
Sunday, 10 Aug 2008
18:44 kwm search for other commits by this committer
Add goocanvasmm

C++ bindings for the goocanvas GTK widget.
Original commit
01:17 miwi search for other commits by this committer
- Backout from attic
- Update to 1.1.3
- Remove the MOVED entry
Original commit
Saturday, 9 Aug 2008
16:52 miwi search for other commits by this committer
The KDE FreeBSD team is proud to announce the release of KDE 4.1.0
for FreeBSD. The official KDE 4.1.0 release notes can be found at
http://www.kde.org/announcements/4.1/.

Some note:

* Prefix
KDE4 will be install into a custom prefixes namely ${LOCALBASE}/kde4.
KDE4 and KDE3 can co-exist

* Sound
For sound to work, it is necessary to have dbus and hal enabled
in your system. Please see the respective documentation on how
to enable these.

For more Informations see the HEADS UP at ports@ and kde-freebsd@
or our wiki page http://wiki.freebsd.org/KDE4/Install.

Have fun!
Original commit
Wednesday, 6 Aug 2008
15:15 miwi search for other commits by this committer
WWW color names and equivalent RGB values.  This modules defines color names
and their associated RGB values from various WWW specifications and
implementations.

WWW:    http://search.cpan.org/dist/Graphics-ColorNames-WWW/

PR:             ports/126117
Submitted by:   Tomoyuki Sakurai <cherry at trombik.org>
Original commit
Tuesday, 8 Jul 2008
21:47 pav search for other commits by this committer
Decides if the fill setting for a image should be either fill, in meaning the
image should be resized to fix the screen, or full which means it should be
scaled to fit the screen.

use Image::Size::FillFullSelect;
my $iffs = Image::Size::FillFullSelect->new();
my $FFselection = $iffs->select("someImage.gif");

WWW: http://search.cpan.org/dist/Image-Size-FillFullSelect/

PR:             ports/124957
Submitted by:   Zane C.B. <vvelox@vvelox.net>
Original commit
Thursday, 3 Jul 2008
13:04 ehaupt search for other commits by this committer
Add iec16022 0.2.2, create 2D barcodes, also known as DataMatrix.
Original commit
Thursday, 26 Jun 2008
11:01 amdmi3 search for other commits by this committer
Geeqie is a lightweight Gtk+ based image viewer for Unix operating systems.

Main features
  o EXIF, IPTC and XMP metadata browsing and editing.
  o Interoperability, easy integration with other software.
  o geeqie works on files and directories, there is no need to import images.
  o Fast preview for many raw image formats.
  o Tools for image comparison, sorting and managing photo collection.

History
  Geeqie has been forked from gqview project, because it was not possible to
  contact gqview author and the only maintainer. Geeqie projects goal is to move
  the development forward and also integrate the existing patches.

Project Status
  Geeqie is currently in alpha state. Everybody is encouraged to try the new
  features, however for stable software look at the original project.

WWW: http://geeqie.sourceforge.net/

PR:             ports/123770
Submitted by:   Martin Tournoij <carpetsmoker at rwxrwxrwx dot net>
Approved by:    miwi (mentor)
Original commit
Sunday, 22 Jun 2008
08:00 edwin search for other commits by this committer
Add development version of graphics/processing

        Processing is an open source programming language and environment
        for people who want to program images, animation, and interactions.
        It is used by students, artists, designers, researchers, and hobbyists
        for learning, prototyping, and production. It is created to teach
        fundamentals of computer programming within a visual context and
        to serve as a software sketchbook and professional production tool.
        Processing is an alternative to proprietary software tools in the
        same domain.

        WWW: http://processing.org/
Original commit
Friday, 20 Jun 2008
11:30 edwin search for other commits by this committer
Add graphics/processing, a very cool visualisation program

        Processing is an open source programming language and environment
        for people who want to program images, animation, and interactions.
        It is used by students, artists, designers, researchers, and hobbyists
        for learning, prototyping, and production. It is created to teach
        fundamentals of computer programming within a visual context and
        to serve as a software sketchbook and professional production tool.
        Processing is an alternative to proprietary software tools in the
        same domain.

        WWW: http://processing.org/
Original commit
Thursday, 19 Jun 2008
10:15 pav search for other commits by this committer
- Delete graphics/gtkcairo: unfetchable, unused, obsolete

Suggested by:   gnome (ahze, marcus)
Original commit
Wednesday, 18 Jun 2008
18:55 lippe search for other commits by this committer
A BSD-licensed lightweight thumbnail viewer application that is only based on
X11 without any toolkits.

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

PR:             ports/124636
Submitted by:   Martin Sugioarto <martin.sugioarto@udo.edu>
Approved by:    gabor (mentor, implicit)
Original commit
Wednesday, 11 Jun 2008
13:08 edwin search for other commits by this committer
New port: graphics/jogl - Java bindings for OpenGL

        The JOGL project hosts the development version of the Java
        Binding for the OpenGL API (JSR-231), and is designed to
        provide hardware- supported 3D graphics to applications
        written in Java. JOGL provides full access to the APIs in
        the OpenGL 2.0 specification as well as nearly all vendor
        extensions, and integrates with the AWT and Swing widget
        sets. It is part of a suite of open-source technologies
        initiated by the Game Technology Group at Sun Microsystems.

        WWW: https://jogl.dev.java.net/

PR:             ports/124414
Submitted by:   Peter Jeremy <peterjeremy@optushome.com.au>
Original commit
Monday, 9 Jun 2008
11:25 wxs search for other commits by this committer
Attach svgfig to the build.
I somehow forgot to do this when I added the port.

Pointyhat to me.  :(

Submitted by:   erwin
Approved by:    garga (mentor, implicit)
Original commit
Thursday, 5 Jun 2008
13:58 miwi search for other commits by this committer
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.

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

PR:             ports/124237
Submitted by:   Dmitry Marakasov <amdmi3 at amdmi3.ru>
Original commit
12:39 miwi search for other commits by this committer
LPROF is the only open source ICC profiler with a graphical user
interface. It can be used to create ICC version 2 compliant profiles
for cameras, scanners and monitors. As such it fills a necessary
niche in the emerging open source color management effort.

WWW: http://lprof.sourceforge.net

PR:             ports/124240
Submitted by:   Dmitry Marakasov <amdmi3 at amdmi3.ru>
Original commit
Sunday, 1 Jun 2008
22:34 miwi search for other commits by this committer
pyexiv2 is a python binding to exiv2, the C++ library for manipulation of
EXIF and IPTC image metadata. It is a python module that allows your python
scripts to read and write metadata (EXIF, IPTC, thumbnail) embedded in image
files (JPEG, TIFF, ...).

It is designed as a high level interface to the functionalities offered by
exiv2 (and is built on top of it). Using python's built-in data types and
standard modules, it provides easy manipulation of image metadata.

WWW: http://tilloy.net/dev/pyexiv2/

PR:             ports/124193
Submitted by:   Denis Barov <dindin at dindin.ru>
Original commit
Saturday, 31 May 2008
22:58 miwi search for other commits by this committer
import-pictures copies or moves pictures from one directory (for example
from a mounted camera) to another directory. You can choose date ranges from
within to copy the images. For example you can just choose the pictures from
one day of the event in one directory and after that you can move the other day
into another directory.

WWW: http://www.formorer.de/code/import-pictures/import-pictures.html

PR:             ports/123488
Submitted by:   Alexander Kuehn
Original commit
Friday, 30 May 2008
20:17 miwi search for other commits by this committer
Python bindings for graphics/poppler.

WWW:    https://launchpad.net/poppler-python

PR:             ports/122752
Submitted by:   Romain Tartiere <romain at blogreen.org>
Original commit
Thursday, 29 May 2008
11:10 miwi search for other commits by this committer
- Add gnash-devel to the build
Original commit
Monday, 19 May 2008
22:50 flz search for other commits by this committer
Add GvGen, an easy python interface to generate dot files.

PR:             ports/123776
Submitted by:   Sofian Brabez <sbrabez@gmail.com>
Original commit
Friday, 16 May 2008
08:49 ale search for other commits by this committer
Kradview is a GPLed viewer of images obtained for some different
sources: X-ray, NMR and DICOM-compatible imaging devices that
runs on free operating systems. Its aim is a easy to use DICOM
viewer with instant rendering of images, no matter the size and
the zoom of the DICOM image. It covers the "let's see the the
X-ray image" need of the medical professional.

WWW: http://www.orcero.org/irbis/kradview/
Original commit
Tuesday, 6 May 2008
05:03 osa search for other commits by this committer
Add libraw a library for reading RAW files obtained from digital photo
cameras (CRW/CR2, NEF, RAF, DNG, and others).

LibRaw is based on the source codes of the dcraw utility, where part
of drawbacks have already been eliminated and part will be fixed in
future.  The users of the library are provided with API to be built
into their software programs.

WWW: http://www.libraw.org
     http://www.libraw.su
Original commit
Wednesday, 30 Apr 2008
10:03 miwi search for other commits by this committer
Pencil is an animation/drawing software. It lets you
create traditional hand-drawn animation (cartoon) using
both bitmap and vector graphics.

WWW: http://www.les-stooges.org/pascal/pencil

PR:             ports/122827
Submitted by:   Ganael Laplanche <ganael.laplanche at martymac.com>
Original commit
Tuesday, 29 Apr 2008
21:37 miwi search for other commits by this committer
Rawstudio is an open-source program to read and manipulate
RAW images from most digital cameras. Rawstudio will convert
your RAW files into JPEG, PNG or TIF images which you can then
print or send to friends and clients. It has a graphical user
interface, so you can simply open a RAW file and experiment with
the controls to see how they effect the image.

WWW:    http://rawstudio.org

PR:             ports/123025
Submitted by:   Alex Samorukov <samm at os2.kiev.ua>
Original commit
Saturday, 26 Apr 2008
20:25 miwi search for other commits by this committer
Panorama viewer using OpenGL

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

PR:             ports/121860
Submitted by:   Iouri V. Ivliev <ii@any.com.ru>
Original commit
20:24 miwi search for other commits by this committer
Pan-o-matic is a tool that automates the creation of control points in Hugin.

WWW: http://aorlinsk2.free.fr/panomatic/

PR:             ports/121859
Submitted by:   Iouri V. Ivliev <ii@any.com.ru>
Original commit
17:55 miwi search for other commits by this committer
Context Free Design Grammar compiler.

About CFDG:

Chris Coyne created a small language for design grammars called CFDG.
These grammars are sets of non-deterministic rules to produce images.
The images are surprisingly beautiful, often from very simple grammars.
Context Free is a full graphical environment for editing, rendering,
and exploring CFDG design grammars.

Features:
* Simultaneously available for Macintosh, Windows and Posix/Unix.
* Progressive image update: watch it generate
* Save generated images in PNG or SVG format.
* Produce animations
* Edit grammars and re-render easily.
* Render very large images (as large as 100 Mega-pixels).
* Can handle generated images with millions of shapes.
* Carefully tuned graphics rendering
* Many built-in examples
* Automatic checking for updates (Mac only).
* It's free, as in beer and as in speech.

WWW:    http://www.contextfreeart.org/

PR:             ports/121715
Submitted by:   Anatoly Borodin <anatoly.borodin at gmail.com>
Original commit
Friday, 25 Apr 2008
20:23 miwi search for other commits by this committer
2007-12-31 misc/kde3-i18n-id: "Distfile no longer available, outdated"
2008-04-02 net/dhcp-agent: Dhcp-agent has not been updated since 2003, it does 
not build with guile-1.8, and it is unmaintained
2008-04-22 net/ocaml-netclient: is part of ocaml-net
2008-04-06 net/samplicator: Project has vanished
2008-03-20 graphics/entice: Broken and unmaintained
Original commit
15:37 miwi search for other commits by this committer
Structure Synth is an application for creating 3D structures from
a set of user specified rules. It is an attempt to make a 3D version
of Context Free. The resulting structures can be viewed in the
integrated OpenGL viewer or exported to various formats.

WWW: http://structuresynth.sourceforge.net

PR:             ports/122897
Submitted by:   Dmitry Marakasov <amdmi3 at amdmi3.ru>
Original commit
Tuesday, 22 Apr 2008
21:11 ehaupt search for other commits by this committer
graphics/ascii0 -> graphics/asciio, renamed by delete+add
Original commit
16:26 ehaupt search for other commits by this committer
Add ascii0 0.95, a Perl/GTK application that lets you draw ASCII charts
using a GUI.
Original commit
Friday, 11 Apr 2008
14:48 pav search for other commits by this committer
GeoAPI provides a set of interfaces from OpenGIS specifications.The development
community in building GIS solutions is sustaining an enormous level of effort.
The GeoAPI project aims to reduce duplication and increase interoperability by
providing neutral, interface-only APIs derived from OGC/ISO Standards.

WWW:  http://geoapi.sf.net

PR:             ports/122573
Submitted by:   <wenheping@gmail.com>
Original commit
Wednesday, 9 Apr 2008
14:19 pav search for other commits by this committer
- Remove expired tkstep80 related ports
Original commit
Friday, 4 Apr 2008
15:01 pav search for other commits by this committer
qiv (graphics/qiv) is a great image viewer, but it does not use gtk2
but imlib for image handling. This is bad, because many distributions
(well, at least gentoo) do not offer this library anymore as it's
quite old and not maintained anymore.

When the first release of pqiv was written, I used python, hence the
name. I expected somebody else to write a c-rewrite of qiv, so I
didn't really care about that. About one month later nothing had
happened yet, so I did this on my own. Starting from 0.4 pqiv means
"pretty quick image viewer", written in pure C, using gtk+-2.0.

Features include:
* Fullscreen
* Slideshow
* Rotate / Flip
* (Automatic/manual) Zoom
* Move by drag & drop in fullscreen
* Keep preferences in a configuration file
* Rather small executable (~36k), low ram consumtion, quick
* Execute predefined commands, pipe images through them or display their output
* Real transparency
* Fade between images

WWW: http://www.pberndt.com/Programme/Linux/pqiv/index.html

PR:             ports/122191
Submitted by:   Martin Tournoij <carpetsmoker@xs4all.nl>
Original commit
Monday, 24 Mar 2008
03:50 marcus search for other commits by this committer
The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
FreeBSD.  The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ .  On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media.  Work
is also underway to tie webkit more closely into GNOME.  As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.

This release would not have been possible without the contributions and
testing efforts of the following people:

Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon
Original commit
Monday, 17 Mar 2008
06:38 rafan search for other commits by this committer
Command-line utilities for converting bitmage images (JPEG, PNG, GIF, Targa,
BMP, etc.) to and from encapsulated postscript. Special care is taken to
minimize the size of output files without reducing image quality.

WWW: http://imgtops.sourceforge.net

PR:             ports/121775
Submitted by:   Timothy Bourke <timbob at bigpond.com>
Original commit
Thursday, 13 Mar 2008
22:43 gahr search for other commits by this committer
GeoServer is a GIS server. It is open source and it allows users to view and
edit geographic data.  GeoServer is a fully functional WFS-T and WMS server
that follows the OGC specifications. GeoServer is a tool you can display maps
on web pages, where the user can zoom and pan around. And it is used in
conjunction with clients such as OpenLayers, Google Earth, UDig, GVSig and
others.

WWW: http://docs.codehaus.org/display/GEOS/Home

PR:             121586
Submitted by:   Wen heping <wenheping@gmail.com>
Approved by:    miwi (mentor)
Original commit
Tuesday, 11 Mar 2008
21:13 stas search for other commits by this committer
- Update enlightenment-devel and EFL libraries to the latest snapshot
- Deprecate old unsupported apps and modules (entice, devian, eveil, engage)
- Split evas and ecore to separate modules to handle dependencies properly
- Disable PAM in enlightenment-devel as it don't work anyway (requires root
  privilegies)
- Add DBUS support.

Thanks to:      az
Original commit
Friday, 7 Mar 2008
21:47 flz search for other commits by this committer
Remove support for XFree8-4.

From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore.

PR:             ports/119418
Submitted by:   flz
Approved by:    portmgr (pav)
Original commit
Saturday, 1 Mar 2008
17:38 obraun search for other commits by this committer
A simple graphics library, designed to give the programmer access
to most interesting parts of the Win32 Graphics Device Interface
and X11 library without exposing the programmer to the pain and
anguish usually associated with using these interfaces.
The library also includes a module Graphics.SOE providing the
interface used in "The Haskell School of Expression", by Paul
Hudak, cf <http://www.haskell.org/soe/>.

author:         Alastair Reid
maintainer:     <libraries@haskell.org>
license:        BSD3
WWW:            http://www.haskell.org/graphics/index.html
package-url:    http://hackage.haskell.org/packages/archive/HGL

exposed-modules:
      Graphics.HGL.Core,        Graphics.HGL.Draw,
      Graphics.HGL.Units,       Graphics.HGL.Key,
      Graphics.HGL.Run,         Graphics.HGL.Draw.Brush,
      Graphics.HGL.Draw.Font,   Graphics.HGL.Draw.Monad,
      Graphics.HGL.Draw.Pen,    Graphics.HGL.Draw.Picture,
      Graphics.HGL.Draw.Region, Graphics.HGL.Draw.Text,
      Graphics.HGL.Utils,       Graphics.HGL.Window,
      Graphics.HGL,             Graphics.SOE

PR:             ports/121081
Submitted by:   Giuseppe Pilichi aka Jacula Modyun <jacula at gmail.com>
Original commit
Thursday, 28 Feb 2008
12:08 miwi search for other commits by this committer
2007-10-28 x11-wm/wmDeskGuide: Version branch long since retired
2008-02-23 ftp/axelq: Unmaintained, website disappeared
2007-11-09 lang/fpc-devel: now lags behind version in lang/fpc; use that instead
2007-11-13 devel/php-dbg: does not work with php5 and does not compile on gcc4.2
2007-11-16 graphics/jgv: development stalled for years, outdated, unmaintained
2007-11-16 editors/muggy: development stalled for years, unmaintained
2007-11-16 x11-fm/binder: development stalled for years, outdated, unmaintained
Original commit
Saturday, 23 Feb 2008
23:04 ahze search for other commits by this committer
Add gimp-data-extras

collection of additional brushes and patterns for GIMP
Original commit
Tuesday, 19 Feb 2008
08:46 miwi search for other commits by this committer
Libvisual is an abstraction library that comes between applications and audio
visualisation plugins.

Often when it comes to audio visualisation plugins or programs that create
visuals, they depend on a player or something else; basically, there is no
general framework that enabled application developers to easily access cool
audio visualisation plugins. Libvisual wants to change this by providing an
interface towards plugins and applications; through this easy to use interface
applications can easily access plugins and, since the drawing is done by the
application, it also enables the developer to draw the visual anywhere he
wants.

The framework also allows you to morph to different plugins and mix two at
once; all kinds of neat tricks are possible using this method.

WWW: http://localhost.nl/~synap/libvisual/

PR:             ports/120380
Submitted by:   Björn König <bkoenig at alpha-tierchen.de>
Original commit
Sunday, 17 Feb 2008
09:59 miwi search for other commits by this committer
This site is about a seam-carving C/C++ library called Liquid
Rescale.

The API is intended to be powerful, yet fast and easy to use. It
supports saving and loading of the carving information, real-time
scaling, manual feature selection, customizable progress report and
more.

WWW: http://liblqr.wikidot.com/

PR:             ports/120237
Submitted by:   Dmitry Marakasov <amdmi3 at amdmi3.ru>
Original commit
Saturday, 16 Feb 2008
23:17 miwi search for other commits by this committer
A bundle of 90 handy scripts for The Gimp.

WWW: http://gimpfx-foundry.sourceforge.net/

PR:             ports/120375
Submitted by:   Christoph Moench-Tegeder <cmt at burggraben.net>
Original commit
22:39 miwi search for other commits by this committer
Separate+ is a CMYK Separation plugin for The GIMP.

One thing preventing The GIMP from being useful
in a pre-press environment is the lack of support
for the CMYK colour-space. This plug-in goes some
small way towards rectifying the situation, using
a trick with layers to fake CMYK support.

WWW: http://cue.yellowmagic.info/softwares/separate.html

PR:             ports/120166
Submitted by:   Pietro Cerutti <gahr at gahr.ch>
Original commit
Saturday, 26 Jan 2008
01:45 chinsan search for other commits by this committer
A Perl implementation of the reCAPTCHA API.

From the recaptcha.net web site:

reCAPTCHA improves the process of digitizing books by sending words that
cannot be read by computers to the Web in the form of CAPTCHAs for
humans to decipher. More specifically, each word that cannot be read
correctly by OCR is placed on an image and used as a CAPTCHA. This is
possible because most OCR programs alert you when a word cannot be read
correctly.

WWW: http://search.cpan.org/dist/Captcha-reCAPTCHA/
Original commit
Saturday, 12 Jan 2008
16:16 miwi search for other commits by this committer
Spiro is the creation of Raph Levien. It simplifies the drawing of beautiful
curves.

Using bezier splines an artist can easily draw curves with the same slope on
either side of an on-curve point. Spiros, on the other hand, are based on
clothoid splines which make it easy to maintain constant curvature as well as
constant slope. Such curves will simply look nicer.

Raph Levien's spiro splines only use on-curve points and so are easier to use
and more intuitive to the artist.

This library will take an array of spiro control points and convert them into a
series of bezier splines which can then be used in the myriad of ways the world
has come to use beziers.

WWW: http://libspiro.sourceforge.net/

PR:             ports/119541
Submitted by:   Naram Qashat <cyberbotx at cyberbotx.com>
Original commit
Wednesday, 9 Jan 2008
18:48 joerg search for other commits by this committer
Sketch -- A 3D Scene Description Translator
Original commit
Monday, 31 Dec 2007
18:02 lme search for other commits by this committer
Program to convert VRML files to POVRay source.

WWW: http://www.chemicalgraphics.com/paul/vrml2pov/

PR:             ports/119182
Submitted by:   Martin Dieringer <martin.dieringer (AT) gmx.de>
Original commit
Sunday, 23 Dec 2007
10:50 ale search for other commits by this committer
Remove obsolate documentation for un-existent port.
Original commit
Friday, 14 Dec 2007
17:16 miwi search for other commits by this committer
PFScalibration package provides an implementation of the Robertson
et al. 2003 method for the photometric calibration of cameras and
for the recovery of high dynamic range (HDR) images from the set
of low dynamic range (LDR) exposures.

WWW: http://www.mpii.mpg.de/resources/hdr/calibration/pfs.html

PR:             ports/118388
Submitted by:   argv[0] (Iouri V. Ivliev)
Original commit
17:15 miwi search for other commits by this committer
Pfstmo package contains the implementation of state-of-the-art tone
mapping operators. The motivation here is to provide an implementation
of tone mapping operators suitable for convenient processing of both
static images and animations.

WWW: http://www.mpi-inf.mpg.de/resources/tmo/

PR:             ports/118387
Submitted by:   argv[0] (Iouri V. Ivliev)
Original commit
Wednesday, 12 Dec 2007
18:32 miwi search for other commits by this committer
UniConvertor is a universal vector graphics translator. It uses sK1
engine to convert one format to another.

Development of the import/export modules for this program goes
through different stages, quality and feature coverage are different
among formats.

Import filters:
* CorelDraw ver.7-X3 (CDR/CDT/CCX/CDRX/CMX)
* Adobe Illustrator up to 9 ver. (AI postscript based)
* Postscript (PS)
* Encapsulated Postscript (EPS)
* Computer Graphics Metafile (CGM)
* Windows Metafile (WMF)
* XFIG
* Scalable Vector Graphics (SVG)
* Skencil/Sketch/sK1 (SK and SK1)
* Acorn Draw (AFF)

Export filters:
* AI (Postscript based Adobe Illustrator 5.0 format)
* SVG (Scalable Vector Graphics)
* SK (Sketch/Skencil format)
* SK1 (sK1 format)
* CGM (Computer Graphics Metafile)
* WMF (Windows Metafile)

WWW: http://www.sk1project.org/

PR:             ports/118557
Submitted by:   Dmitry Marakasov <amdmi3 at amdmi3.ru>
Original commit
18:28 miwi search for other commits by this committer
The Puzzle library is designed to quickly find visually similar images
(GIF, PNG, JPG), even if they have been resized, recompressed, recolored
or slightly modified.
The library is free, lightweight yet very fast, configurable, easy to use
and it has been designed with security in mind.

WWW:    http://libpuzzle.pureftpd.org/project/libpuzzle

PR:             ports/118445
Submitted by:   Bapt <baptiste.daroussin at gmail.com>
Original commit
13:00 sat search for other commits by this committer
Add port graphics/linux-cairo, a Linux/i386 binary port of
Cairo.

Reviewed by:    netchild, emulation
Original commit
Thursday, 25 Oct 2007
00:08 ahze search for other commits by this committer
Remove gimp-devel and friends since gimp 2.4.0 is now in ports
Original commit
Thursday, 11 Oct 2007
22:02 miwi search for other commits by this committer
Content-aware rescaling. Keeps the features of the image while
rescaling along a single direction. Tested on Gimp 2.2. It installs
under the Layer menu now.

WWW: http://web.tiscali.it/carlobaldassi/

PR:             ports/117092
Submitted by:   Dmitry Marakasov <amdmi3 at amdmi3.ru>
Original commit
19:35 vd search for other commits by this committer
Remove expired leaf ports:
2007-07-21 graphics/xpcd: is an abandoned project and might be vulnerable
2007-07-29 comms/ixj: does not work on any supported FreeBSD version
2007-08-19 chinese/emacs20: "editors/emacs is recommended instead for new
installations"
2007-08-22 java/collections: only needed for jdk1.1, which is obsolete
Original commit
15:31 oliver search for other commits by this committer
rempove graphics/cegui04 and graphics/ogre3d12

Both ports where exclusively created by repocopy to fulfil games/fwp's
dependencies. Since games/fwp got deleted, there is no need for both
ports to stay in our portstree
Original commit
Tuesday, 9 Oct 2007
16:43 vd search for other commits by this committer
Add new port graphics/libpano13 - the successor of graphics/libpano12

This is the pano13 library, part of the Panorama Tools by Helmut
Dersch of the University of Applied Sciences Furtwangen.

The panorama tools are mainly used to build panoramic images from a set of
overlapping images. The usability extends beyond "just" building panoramas by
far though. You can, for instance, use them to render an average of multiple
images to broaden the dynamic range of the images or average out noise. You
can also build object movies with them, morph between images and much more.

WWW: http://panotools.sourceforge.net/
Original commit
Monday, 8 Oct 2007
16:37 nork search for other commits by this committer
Add openexr_ctl 1.0.0, is a simplified OpenEXR interface to CTL.
Original commit
13:15 miwi search for other commits by this committer
GPicView - A Simple and Fast Image Viewer for X

Features:
    * Extremely lightweight and fast with low memory usage
    * Very suitable for default image viewer of desktop system
    * Simple and intuitive interface
    * Minimal lib dependency: Only pure GTK+ is used
    * Desktop independent: Doesn't require any specific desktop environment
    * Open source, licensed under GNU GPL

WWW:    http://lxde.sourceforge.net/gpicview/

PR:             ports/116951
Submitted by:   Janos Mohacsi <janos.mohacsi at bsd.hu>
Original commit
Sunday, 7 Oct 2007
22:46 nork search for other commits by this committer
Add ampasCTL 1.4.0, is Color Transformation Language interpreter
by Academy of Motion Picture Arts and Sciences.
Original commit
Saturday, 6 Oct 2007
18:36 nork search for other commits by this committer
Add IlmBase 1.0.0, has four ILM's basic libraries as known as Half,
IlmThread, Imath and Iex.

These libraries was separated from OpenEXR.  So I'll make OpenEXR depend
on this port.
Original commit
Friday, 5 Oct 2007
23:33 sat search for other commits by this committer
- Sort category Makefiles

Inspired by:    Jason Harris <jharris@widomaker.com>
Howto:          http://twiki.cenkes.org/Cenkes/SortingCategoryMakefiles
Original commit
Tuesday, 2 Oct 2007
07:44 edwin search for other commits by this committer
New port graphics/pfstools

        A set of command line (and one GUI) programs for reading,
        writing, manipulating and viewing high-dynamic range (HDR)
        images and video frames.

        WWW: http://www.mpi-inf.mpg.de/resources/pfstools/

PR:             ports/116653
Submitted by:   "Daniel J. O'Connor" <darius@dons.net.au>
Original commit
Friday, 28 Sep 2007
23:48 maho search for other commits by this committer
f90gl is a public domain implementation of the official Fortran90
bindings for OpenGL. This implements the interface for OpenGL
1.2, GLU 1.2, GLUT 3.7, and  several extensions.

WWW: http://math.nist.gov/f90gl/
Original commit
Tuesday, 25 Sep 2007
10:16 beech search for other commits by this committer
- New port blender-doc-2.3

- Documentation for Blender

PR:             ports/114937
Submitted by:   Alex Ivasyuv <siegerstein@pochta.ru> (maintainer)
Approved by:    sat (mentor)
Original commit
Friday, 21 Sep 2007
21:36 beech search for other commits by this committer
- Send to attic and point to graphics/blender
- Note: No longer needed since binary version is no longer in the tree.

Requested by:   David Yeske <dyeske@gmail.com> (maintainer)
Approved by:    sat (mentor)
Original commit
Wednesday, 19 Sep 2007
13:45 oliver search for other commits by this committer
connect repocopied ogre3d12 and cegui04 to the build
Original commit
Tuesday, 18 Sep 2007
06:20 acm search for other commits by this committer
- New port : graphics/fpc-cairo

Free Pascal interface to cairo library
Original commit
Sunday, 16 Sep 2007
17:34 ahze search for other commits by this committer
Retire print/gimp-print, graphics/gimp1, and graphics/gimp-pmosaic
Original commit

Number of commits found: 2184 (showing only 100 on this page)

[First Page]  «  10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20  »  [Last Page]