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 photos
All times are UTC
Ukraine
non port: graphics/Makefile

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

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

Sunday, 31 May 2009
20:25 amdmi3 search for other commits by this committer
OCRopus(tm) is a state-of-the-art document analysis and OCR system,
featuring pluggable layout analysis, pluggable character recognition,
statistical natural language modeling, and multi-lingual capabilities.

WWW: http://sites.google.com/site/ocropus/

PR:             134718
Submitted by:   Hiroto Kagotani <hiroto.kagotani@gmail.com>
Original commit
20:24 amdmi3 search for other commits by this committer
A library of image understanding-related algorithms.
Provides basic image processing, mathematical morphology,
and machine learning algorithms.

WWW: http://code.google.com/p/iulib/

PR:             134716
Submitted by:   Hiroto Kagotani <hiroto.kagotani@gmail.com>
Original commit
20:23 amdmi3 search for other commits by this committer
An open source C library for efficient image processing and
image analysis operations.

WWW: http://code.google.com/p/leptonica/

PR:             134717
Submitted by:   Hiroto Kagotani <hiroto.kagotani@gmail.com>
Original commit
Tuesday, 26 May 2009
16:52 amdmi3 search for other commits by this committer
lensfun is library for rectifying the defects introduced
by your photographic equipment.

WWW: http://lensfun.berlios.de/

PR:             134923
Submitted by:   Denis Barov <dindin@dindin.ru>
Original commit
Friday, 22 May 2009
22:00 miwi search for other commits by this committer
PyGTS is a python package used to construct, manipulate, and perform
computations on 3D triangulated surfaces. It is a hand-crafted and
pythonic binding for the GNU Triangulated Surface (GTS) Library.

WWW:    http://pygts.sf.net

PR:             ports/134635
Submitted by:   Wen Heping <wenheping at gmail.com>
Original commit
Sunday, 10 May 2009
22:37 miwi search for other commits by this committer
Pngnq is a tool for quantizing PNG images in RGBA format.

Pngnq is an adaptation by Stuart Coyle of Greg Roelf's pnqquant using
Anthony Dekker's neuquant algorithm.

The neuquant algorithm uses a neural network to optimise the color map
selection. This is fast and quite accurate, giving good results on many
types of images.

WWW: http://pngnq.sourceforge.net/

PR:             ports/134420
Submitted by:   stb at lassitu.de
Original commit
18:22 miwi search for other commits by this committer
OpenJUMP is an open source GIS software written in Java. It is based on
JUMP GIS by Vivid Solutions. It's features include:
    * It is a Vector GIS that can read rasters as well.
    * OpenJUMP is known to work on Windows, Linux and Mac platforms, but
should work on any operating system that runs Java 1.5 or later.
    * It is not just another free demo viewer, but you can edit, save,
analyze etc. with JUMP / OpenJUMP.
    * It works, even with medium size datasets, and with professional
touch.
    * It provides a GIS API with a flexible plugin structure, so that
new features are relatively easy to develope around the sound mapping
platform.
    * It utilises standards like GML, WMS and WFS.
    * It is already translated in English, Finnish, French, German,
Italian, Portugese and Spanish. The translation in other languages is in
progress.

WWW: http://www.openjump.org/

PR:             ports/134403
Submitted by:   Wen Heping<wenheping at gmail.com>
Original commit
Saturday, 9 May 2009
01:30 acm search for other commits by this committer
- New port: graphics/gambas2-gb-opengl

The OpenGL component for gambas
Original commit
01:29 acm search for other commits by this committer
- New port: graphics/gambas2-gb-pdf

The gambas pdf component
Original commit
01:27 acm search for other commits by this committer
- New port: graphics/gambas2-gb-image

A gambas image effects component
Original commit
01:26 acm search for other commits by this committer
- New port: graphics/gambas2-gb-gtk-svg

The gambas SVG importing component
Original commit
Friday, 8 May 2009
12:35 bsam search for other commits by this committer
Mesa-based runtime libraries, drivers and binaries from Ubuntu-9.0.4
which are needed to run X-based applications within linuxulator.

WWW: http://www.mesa3d.org/
Original commit
Thursday, 23 Apr 2009
17:06 johans search for other commits by this committer
libdmtx is open source software for reading and writing Data Matrix
barcodes on Linux, Unix, OS X, Windows, and certain mobile devices. At
its core libdmtx is a shared library, allowing C/C++ programs to use its
capabilities without restrictions or overhead. The included utility
programs, dmtxread and dmtxwrite, serve as the official interface to
libdmtx from the command line, and also provide a good reference for
programmers who wish to write their own programs that interact with
libdmtx.

WWW:    http://www.libdmtx.org/
Original commit
09:23 miwi search for other commits by this committer
A WPVS is a web service which is able to generate perspective terrain
views, e.g. images of a certain terrain/area (possibly containing three
dimensional objects, e.g. building or trees) rendered from a requested
viewpoint. For this purposes the WPVS needs to process and render
different kinds of geospatial data which is retrieved from different
pre-configured datasets. These datasets can be remote OGC web services
or locally installed deegree 2 web services.

WWW: http://www.deegree.org/

PR:             ports/133811
Submitted by:   wenheping at gmail.com
Original commit
09:22 miwi search for other commits by this committer
Deegree's WPS is able to process Feature Collections based on arbitrary
processes. OGC's WPS (Schut & Whiteside 2005) specification describes
WPS as follows: "WPS defines a standardized interface that facilitates
the publishing of geospatial processes, and the discovery of and binding
to those processes by clients. "Processes" include any algorithm,
calculation or model that operates on spatially referenced data.
"Publishing" means making available machine-readable binding
information as well as human-readable metadata that allows service
discovery and use."

WWW: http://www.deegree.org/

PR:             ports/133810
Submitted by:   wenheping at gmail.com
Original commit
09:21 miwi search for other commits by this committer
Deegree's WMS is able to render vector data as well as raster data
from different storage formats and deliver it to any client that is
able to perform a HTTP GET or POST request.

WWW: http://www.deegree.org/

PR:             ports/133807
Submitted by:   wenheping at gmail.com
Original commit
09:20 miwi search for other commits by this committer
Deegree's WFS is able to serve vector and attribute data from different
data sources (backends) and deliver it to any client that is able to
perform WFS compliant HTTP-GET or POST requests.

WWW: http://www.deegree.org/

PR:             ports/133806
Submitted by:   wenheping at gmail.com
Original commit
09:19 miwi search for other commits by this committer
deegree's Web Coverage Service (WCS) is able to read coverages from
different storage formats and deliver it to any client that is able to
perform an according HTTP GET or POST request. At the moment supported
formats are limited to several raster data formats; but in general a
coverage has not to be a raster dataset at all.

WWW: http://www.deegree.org/

PR:             ports/133805
Submitted by:   wenheping at gmail.com
Original commit
09:18 miwi search for other commits by this committer
Deegree iGeoPortal is the web-based portal framework of deegree. It
offers visualization of geodata through a standard web browser like
Mozilla, Firefox or MSIE.

WWW: http://www.deegree.org/

PR:             ports/133804
Submitted by:   wenheping at gmail.com
Original commit
09:17 miwi search for other commits by this committer
Deegree is a Java Framework offering the main building blocks for
Spatial Data Infrastructures (SDIs). Its entire architecture is
developed using standards of the Open Geospatial Consortium (OGC) and
ISO Technical Committee 211-Geographic information/Geoinformatics
(ISO/TC 211). deegree encompasses OGC Web Services as well as clients.
deegree is Free Software protected by the GNU Lesser General Public
License (GNU LGPL) and is accessible at http://www.deegree.org.

Deegree's Web Catalogue Service implementation (Catalogue Service - Web
profile, therefore CS-W) is able to serve different metadata formats in
parallel based on the same physical datastore. This is possible because
deegree CS-W uses XSLT processing to transform requests as well as
responses into the desired format. deegree CS-W does not contain its a
data access modul of its own. It uses an OGC WFS (at the moment limited
to deegree WFS) as datasource. So in future it will be possible to use
deegree CS-W on top of any other OGC compliant WFS to offer catalogue
functionalities.

WWW: http://www.deegree.org/

PR:             ports/133802
Submitted by:   wenheping at gmail.com
Original commit
Sunday, 12 Apr 2009
17:09 chinsan search for other commits by this committer
Add p5-Color-Library, an easy-to-use and comprehensive named-color library.
Currently provides coverage for www (svg, html, css) colors, x11 colors, and
more.

WWW: http://search.cpan.org/dist/Color-Library/
Original commit
Thursday, 9 Apr 2009
16:34 bsam search for other commits by this committer
Add linux-f8-dri 7.0.2, mesa libGL runtime libraries and DRI drivers
(Linux Fedora 8).
Original commit
Wednesday, 8 Apr 2009
23:14 amdmi3 search for other commits by this committer
Rabbyt is a sprite library for Python with game development in mind.
It has two goals:

 1. Be fast, without sacrificing ease of use.
 2. Be easy to use, without sacrificing speed

WWW:    http://matthewmarshall.org/projects/rabbyt/
Original commit
Wednesday, 1 Apr 2009
15:25 bsam search for other commits by this committer
Here are new Linux Fedora 8 infrastructure ports.

The recommended version of FreeBSD to use them is 8-CURRENT.
FreeBSD-7.x is not fully compatible with compat.linux.osrelease
2.6.16. Some syscalls cannot be MFCed due to native FreeBSD
ABI breakage.

Usage (and package building):
1. define compat.linux.osrelease=2.6.16;
2. add following variables to /etc/make.conf:
   . OVERRIDE_LINUX_BASE_PORT=f8;
   . OVERRIDE_LINUX_NONBASE_PORTS=f8.

Approved by:    bsam (me) ;-)
Original commit
Saturday, 28 Mar 2009
21:06 tobez search for other commits by this committer
Add graphics/p5-URI-GoogleChart 0.02, a Perl module that simplifies
generation of Google Chart URIs.
Original commit
Monday, 23 Mar 2009
20:53 miwi search for other commits by this committer
2009-03-22 emulators/dlx: unmaintained, does not work with current versions of
GCC, needs gcc295 which has been failing to build for months
2009-03-22 java/javel: unmaintained, does not work with current versions of GCC,
needs gcc295 which has been failing to build for months
2009-03-22 java/guavac: unmaintained, does not work with current versions of
GCC, needs gcc295 which has been failing to build for months
2009-03-22 graphics/xrml: unmaintained, does not work with current versions of
GCC, needs gcc295 which has been failing to build for months
2009-03-22 graphics/renderpark: unmaintained, does not work with current
versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 games/jumpnbump: tcl8.0 support is going to be dropped
2009-03-17 irc/blackened: Broken and abandonware
2009-03-22 devel/libg++: unmaintained, does not work with current versions of
GCC, needs gcc295 which has been failing to build for months
2009-03-22 devel/freescope: unmaintained, does not work with current versions of
GCC, needs gcc295 which has been failing to build for months
2009-03-22 misc/menushki: unmaintained, does not work with current versions of
GCC, needs gcc295 which has been failing to build for months
2009-03-22 misc/vbidecode: unmaintained, does not work with current versions of
GCC, needs gcc295 which has been failing to build for months
2009-03-22 lang/wamcc: unmaintained, does not work with current versions of GCC,
needs gcc295 which has been failing to build for months
2009-03-22 multimedia/mpegedit: unmaintained, does not work with current
versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 mail/dkimap4: unmaintained, does not work with current versions of
GCC, needs gcc295 which has been failing to build for months
2009-03-22 net-mgmt/oproute: unmaintained, does not work with current versions
of GCC, needs gcc295 which has been failing to build for months
2009-03-22 x11/tkgoodstuff: tcl8.0 support is going to be dropped
2009-02-11 x11-toolkits/inti: not maintain by upstream for more than five years
and no port depend on this
Original commit
Sunday, 22 Mar 2009
12:56 miwi search for other commits by this committer
This modules provides an interface to layout and generate images
of directed graphs in a variety of formats (PostScript, PNG, etc.)
using GraphViz.

WWW:    http://raa.ruby-lang.org/project/ruby-graphviz/

PR:             ports/132918
Submitted by:   Wen Heping <wenheping at gmail.com>
Original commit
Thursday, 19 Mar 2009
14:50 miwi search for other commits by this committer
GD::Graph::histogram extends the GD::Graph module to create histograms. The
module allow creation of count or percentage histograms.

WWW: http://search.cpan.org/dist/GDGraph-histogram/

PR:             ports/132362
Submitted by:   Fernan Aguero <fernan at iib.unsam.edu.ar>
Original commit
Saturday, 14 Mar 2009
16:21 lwhsu search for other commits by this committer
Add pdf2svg 0.2.1, convert PDF to SVG.

PR:             ports/132616
Submitted by:   martin.dieringer at gmx.de
Original commit
Thursday, 12 Mar 2009
16:49 miwi search for other commits by this committer
p5-Geo-Gpx is a perl module to Create and parse GPX files.

WWW: http://search.cpan.org/dist/Geo-Gpx/

PR:             ports/132487
Submitted by:   Wen Heping <wenheping at gmail.com>
Original commit
Monday, 9 Mar 2009
21:29 miwi search for other commits by this committer
2009-03-01 databases/rubygem-rrdtool: port no longer maintained by upstream use
rrdtools own ruby bindings instead
2009-01-19 graphics/crystalentitylayer-devel: Depends on broken, expired port
2008-09-19 graphics/crystalspace-devel: Has been broken for more than 6 months
Original commit
08:45 stas search for other commits by this committer
- Remove graphics/libgdgeda: is not required anymore.
Original commit
Saturday, 7 Mar 2009
14:51 amdmi3 search for other commits by this committer
The NVIDIA Texture Tools is a collection of image processing and
texture manipulation tools, designed to be integrated in game tools
and asset conditioning pipelines.

The primary features of the library are mipmap and normal map
generation, format conversion and DXT compression.

DXT compression is based on Simon Brown's squish library. The library
also contains an alternative GPU-accelerated compressor that uses
CUDA and is one order of magnitude faster.

WWW: http://code.google.com/p/nvidia-texture-tools/
Original commit
Wednesday, 4 Mar 2009
17:53 ehaupt search for other commits by this committer
Add grafx2, a bitmap paint program that supports more than 60 video
resolutions.

Additional patches from:        dinoex
Original commit
Sunday, 15 Feb 2009
09:21 makc search for other commits by this committer
Connect digikam-kde4 to build
Noticed by pav
Original commit
Tuesday, 10 Feb 2009
03:54 amdmi3 search for other commits by this committer
- Update to 2.7.9, connect to build
Original commit
Monday, 9 Feb 2009
21:32 pav search for other commits by this committer
- Remove graphics/processing-devel, graphics/processing now has much newer
  version

PR:             ports/131173
Submitted by:   Steven Kreuzer <skreuzer@exit2shell.com>
Approved by:    edwin (maintainer)
Original commit
20:11 miwi search for other commits by this committer
p5-Google-Chart is a Perl interface to Google Charts API.

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

PR:             ports/131163
Submitted by:   Wen Heping <wenheping at gmail.com>
Original commit
Sunday, 8 Feb 2009
20:23 miwi search for other commits by this committer
The KDE FreeBSD team is proud to announce the release of KDE 4.2.0
for FreeBSD. The official KDE 4.2.0 (Codename: "The Answer") release
notes can be found at:
http://kde.org/announcements/4.2/index.php.

New supported languages include Arabic, Icelandic, Basque,
Hebrew, Romanian, Tajik and several Indian languages (Bengali India,
Gujarati, Kannada, Maithili, Marathi) indicating a rise in popularity in
this part of Asia.

New ports for KDE 4.2.0:
arabic/kde4-l10n                Arabic
hebrew/kde4-l10n                Hebrew
misc/kde4-l10n-bn_IN            Bengali (India)
misc/kde4-l10n-eu               Basque
misc/kde4-l10n-gu               Gujarati
misc/kde4-l10n-is               Icelandic
misc/kde4-l10n-kn               Kannada
misc/kde4-l10n-mai              Maithili
misc/kde4-l10n-mr               Marathi
misc/kde4-l10n-ro               Romanian
misc/kde4-l10n-tg               Tajik
math/eigen2                     Lightweight library for vector and matrix math
graphics/kipi-plugins-kde4      KDE4 kipi graphics plugins
sysutils/policykit-kde          PolicyKit manager for KDE

Unfortunately FreeBSD 6.4 support is dropped.

We'd like to say thanks for feedback and help to:
        Matt Tosto, Kris Moore, stickibit, David Johnson, Markus Brueffer,
        David Naylor, Thomas Schlesinger, Warren Liddell, Thomas Abthorpe,
        Diego Depaoli, Mats Andreassen, portmgr for exp-run and repocopies.
Original commit
Tuesday, 27 Jan 2009
08:10 pgollucci search for other commits by this committer
- rename graphics/Captcha-reCAPTCHA-Mailhide ->
graphics/p5-Captcha-reCAPTCHA-Mailhide
  Port was submitted without it and I didn't catch this mistake until it was
tolate

Pointhat to:    me
Original commit
Monday, 26 Jan 2009
18:40 pgollucci search for other commits by this committer
Captcha::reCAPTCHA::Mailhide - A Perl implementation of
the reCAPTCHA Mailhide API

reCAPTCHA is a hybrid mechanical turk and captcha that allows visitors who
complete the captcha to assist in the digitization of books.

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.

http://recaptcha.net/learnmore.html

WWW: http://search.cpan.org/~andya/Captcha-reCAPTCHA-Mailhide-0.93/

PR:             ports/ports/130275
Submitted by:   gerard
Original commit
12:45 jadawin search for other commits by this committer
p5-Geo-EOP is a perl module to process earth observation
products meta-data.

WWW: http://search.cpan.org/dist/Geo-EOP/

PR:             ports/130908
Submitted by:   Wen Heping <wenheping at gmail.com>
Original commit
Saturday, 17 Jan 2009
15:42 chinsan search for other commits by this committer
Add p5-Sane, Perl bindings for the SANE (Scanner Access Now Easy) Project.
This module allows you to access SANE-compatible scanners in a Perlish and
object-oriented way, freeing you from the casting and memory management in
C, yet remaining very close in spirit to original API.

The Sane module allows a Perl developer to use SANE-compatible scanners.
Find out more about SANE at http://www.sane-project.org.

WWW: http://search.cpan.org/dist/Sane/
Original commit
Thursday, 15 Jan 2009
16:26 glarkin search for other commits by this committer
- Hook graphics/GraphicsMagick13 into the build

Reported by:    pav
Original commit
Wednesday, 14 Jan 2009
02:45 acm search for other commits by this committer
- New port: graphics/fpc-imagemagick

Free Pascal interface to ImageMagick
Original commit
Tuesday, 13 Jan 2009
11:52 luigi search for other commits by this committer
jpg2pdf is a program to convert one or more JPG images into a
single PDF or PostScript file.

Compared to other similar programs, the main advantage of jpg2pdf
is that it is very small, fast and entirely written in C.

It works by simply wrapping the JPG data with appropriate PDF or PS
glue so there is no image conversion involved.

WWW: http://info.iet.unipi.it/~luigi/FreeBSD/
Original commit
Sunday, 11 Jan 2009
14:26 miwi search for other commits by this committer
p5-Geo-KML is a perl module to process GML(Geography
Markup Language) file.

WWW: http://search.cpan.org/dist/Geo-GML/

PR:             ports/130378
Submitted by:   Wen Heping <wenheping at gmail.com>
Original commit
14:04 miwi search for other commits by this committer
p5-Geo-KML is a perl module to create Google Earth
KML/KMZ file.

WWW: http://search.cpan.org/dist/Geo-KML/

PR:             ports/130376
Submitted by:   Wen Heping <wenheping at gmail.com>
Original commit
14:03 miwi search for other commits by this committer
Geo::Point tries to abstract coordinate systems. It does not
try to solve all the problems itself, but will call-out for
helper modules when computation has to be done.

The module is heavily resting on Math::Polygon.

WWW: http://search.cpan.org/dist/Geo-Point/

PR:             ports/130360
Submitted by:   Wen Heping <wenheping at gmail.com>
Original commit
Friday, 9 Jan 2009
17:53 nivit search for other commits by this committer
A complete Python wrapper for the Google Chart API

WWW:    http://pygooglechart.slowchop.com/
Original commit
17:51 nivit search for other commits by this committer
Python wrapper for the Google Chart API.

The wrapper can render the URL of the Google chart, based on your parameters,
or it can render an HTML img tag to insert into webpages on the fly.
Made for dynamic python websites (Django,Zope,CGI,etc.) that need on the fly
chart generation without any extra modules. Can also grab the PIL Image
instance of the chart for manipulation

WWW: http://code.google.com/p/google-chartwrapper/
Original commit
Wednesday, 31 Dec 2008
12:02 luigi search for other commits by this committer
A SANE scanner backend for various Epson scanners.

This backend supports many more devices than the sane-epson included
in graphics/sane-backends, including new multifunction devices such
as the SX400.

http://avasys.jp/english/
Original commit
Friday, 26 Dec 2008
22:08 miwi search for other commits by this committer
Perl bindings to the Clutter OpenGL canvas. Clutter aims to give a nice
and easy GObject based API for creating fast, heavily stylised applications,
such as media box UI, presentations, kiosk style applications, etc.

Clutter uses OpenGL for rendering.

The Clutter Perl bindings allow you to write canvas-based applications in
a Perlish and object-oriented way, freeing you from having to care about
casting and memory management of the original Clutter C API, and yet
remaining close to its spirit.

WWW: http://www.clutter-project.org/
Original commit
22:07 miwi search for other commits by this committer
This package contains the Python modules that allow you to use the
Clutter toolkit in Python programs.

WWW:    http://clutter-project.org/
Original commit
22:06 miwi search for other commits by this committer
An experimental clutter cairo 'drawable' actor. Sucks a bit as renders
cairo via an image surface and thus no real cairo rendering
acceleration. Experiments with glitz and sharing GL contexts for such
acceleration proved problematic. Needs more investigation.

WWW:    http://clutter-project.org/
Original commit
22:05 miwi search for other commits by this committer
A glue layer between clutter and box2d that provides a special group where the
actors can be set to be static or dynamic in regard to a physics simulation. The
source tree currently contains an embedded version of box2d trunk.

Features:
- Children of the ClutterBox2d group can be simulated as static or dynamic
  rigid bodies. Collision detection.
- Specifying the gravity of the world.
- play/pause control over the box2d physics engine
- Setting linear and angular velocities of simulated children.
- automatic position synchronization between clutter and box2d.
- joints
- prismatic.
- revolute.
- distance (spring)
- mouse (for dragging objects around and manipulating them).

WWW:    http://clutter-project.org/
Original commit
22:04 miwi search for other commits by this committer
Clutter-GTK is a library providing facilities to integrate Clutter into GTK+
applications. It provides a GTK+ widget, GtkClutterEmbed, for embedding the
default ClutterStage into any GtkContainer.

WWW:    http://clutter-project.org/
Original commit
22:03 miwi search for other commits by this committer
Clutter it an open source software library for creating fast, visually
rich and animated graphical user interfaces.

WWW:    http://clutter-project.org/
Original commit
Tuesday, 23 Dec 2008
15:26 dinoex search for other commits by this committer
- disconnect ycomp
Original commit
14:00 dinoex search for other commits by this committer
Program Highlights
 * Read, layout and print of graphs in the .VCG, .GML and .YGF format
 * Layout support for program dependency graphs yielding
   high performance graph layout
 * Easy to use GUI
 * NEW! PGF / TikZ format export to use in LaTeX documents
 * For version 1.3.1 we have implemented numerous improvements to the layout,
   useability and performance
 * System requirements: Java 1.5 aka J2SE 5.0

Licence:
This software is based on the yFiles library.
yWorks GmbH granted an academic license for #yFiles" to IPD Goos: An academic
license restricts the use of the software (yComp) to non-commercial purposes
(research, teaching, projects, courses and application development).

WWW: http://www.info.uni-karlsruhe.de/software.php/id=6&lang=en
Original commit
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

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

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