- Use new OCaml framework
- Use version-independent patch (via sed)
- Install examples efficiently
- Use common ocaml examples/docs directory
- Update to 1.02
- removed files/patch-ab
- new maintainer: Stanislav Sedov
PR: ports/101127
Submitted by: Stanislav Sedov
Approved by: Ronald Kuehn (old maintainer)
A GUI to ease the process of producing PDFs from scanned documents
WWW: http://sourceforge.net/projects/gscan2pdf
Author: Jeffrey Ratcliffe <jeffreyratcliffe@yahoo.co.uk>
Amanith is an OpenSource C++ CrossPlatform framework designed for 2d & 3d
vector graphics.
Open source has made Amanith possible, so we wanna Amanith to be open source
too. This mean that Amanith source code is fully available for everyone.
Same source tree can be compiled without modifications under multiple targets.
Linux, Win32, Mac, FreeBSD, NetBSD, OpenBSD, Solaris, IRIX, AIX are only few
of them.
All the framework is heavily based on a light plug-in system.
This make fast and easy to include or esclude everything you want.
The Amanith philosophy is to support many open standards as possible.
Png, Jpeg, Svg, Xml, OpenGl, Ansi c++, and many others.
WWW: http://www.amanith.org/
Approved by: garga (mentor)
The purpose of this library is to simplify the creation of computer graphics
software. Specifically, it is targeted towards cross-platform development
using the OpenGL rendering API and the FLTK interface toolkit. It attempts
to provide facilities which are useful in the majority of graphics programs.
This release introduces some (relatively small) incompatible changes with
1.0.x versions of the library. Details on changes can be found below.
WWW: http://graphics.cs.uiuc.edu/~garland/software/libgfx.html
creates really pretty output.
Clicker leverages the power of Cairo to create snazzy 2D graphics easily and
quickly.
At it's core Clicker is more of a toolkit for creating charts. It's
interface is a bit more complex because making pretty charts requires
attention and care. Some fine defaults are established to make getting
started easier, but to really unleash the potential of Clicker you must roll
up your sleeves and build things by hand.
WWW: http://search.cpan.org/dist/Chart-Clicker/
PR: ports/102070
Submitted by: chinsan <chinsan.tw(at)gmail.com>
Approved by: krion (mentor)
- s/INSTALLS_SHLIB/USE_LDCONFIG/
PR: ports/101490
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
Approved by: Arjan van Leeuwen <avleeuwen at piwebs.com> (maintainer)
Crystal Entity Layer (CEL) is a game entity layer based on Crystal Space.
It makes it easier for game developers to create games based on Crystal Space.
CEL can optionally be used together with Python or other scripting languages
(devel version)
WWW: http://cel.crystalspace3d.org/
Repocopied by: marcus
Approved by: garga (mentor)
Crystal Space is a free (LGPL) and portable 3D Game Development Kit written in
C++. It supports: true six degrees of freedom, colored lighting, lightmapped
and stencil based lighting, shader support (CG, vertex programs, fragment
programs, ...), mipmapping, portals, mirrors, alpha transparency, reflective
surfaces, 3D sprites (frame based or with skeletal animation using cal3d
animation library), procedural textures, particle systems, halos, volumetric
fog, scripting (using Python, Perl, Java, or potentially other languages),
16-bit and 32-bit display support, OpenGL, and software renderer, font support
(also with freetype), hierarchical transformations, physics plugin based on ODE
(devel version)
WWW: http://www.crystalspace3d.org
Repocopied by: marcus
Approved by: garga (mentor)
Crystal Space is a free (LGPL) and portable 3D Game Development Kit written in
C++. It supports: true six degrees of freedom, colored lighting, lightmapped
and stencil based lighting, shader support (CG, vertex programs, fragment
programs, ...), mipmapping, portals, mirrors, alpha transparency, reflective
surfaces, 3D sprites (frame based or with skeletal animation using cal3d
animation library), procedural textures, particle systems, halos, volumetric
fog, scripting (using Python, Perl, Java, or potentially other languages),
16-bit and 32-bit display support, OpenGL, and software renderer, font support
(also with freetype), hierarchical transformations, physics plugin based on ODE
(devel version)
WWW: http://www.crystalspace3d.org
Repocopied by: marcus
Approved by: garga (mentor)
- Fix pkg-plist
- Add missing dependencies
- Add CONFLICTS with graphics/crystalspace-devel (i'll commit it soon)
- Add one patch file for building this with new version of graphics/cal3d
- Others tiny modifications
Reported by: kris [1]
Approved by: garga (mentor)
- This release makes some improvements to the texture viewer: in particular,
shadow textures will be displayed in grey-scale rather than crashing, and
luminance textures will appear in grey-scale rather than red-scale. There are
miscellaneous other bugfixes and improvements.
- Additionally, the gtkglext LIB_DEPEND was fixed, as 1.0.2 seems to be the
current version.
Add OPTIONS support [2]
PR: ports/102014
Submitted by: Erik Greenwald (maintainer) [1], itetcu (me) [2]
Note that these directories are be removed by other dependency ports,
so I do not bump PORTREVISION for them. These affected ports are
belong to ports@.
PR: ports/101586
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
This is a FreeBSD/SDL port of Tran's timeless demo written in 1994. The
demo is like a screen saver, there is stuff warping around onscreen,
colors are changing and sprites are moving all over the place.
PR: ports/101456
Submitted by: Jeff Molofee <nehe@cruzinternet.com>
- Pass maintainership to submitter
Short changelog:
- Black preservation on CMYK-> CMYK transforms
- Ability to set adaptation state of observer on absolute colorimetric
transforms.
- A rather advanced feature. Actually it only allows No adaptation (d=0) and
observer fully adapted (d=1)
- lcms can now "fix" some broken 8-bit profiles that have gray axes misplaced.
- icctrans can now read CGATS/IT8 files.
- improved tifficc with tiff Lab8 support
PR: ports/101603
Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru>
Approved by: krion (mentor)
epdfview crashes on -CURRENT, when trying to search in document.
Yuri have added a bug report with patch:
http://www.emma-soft.com/projects/epdfview/ticket/57
PR: ports/101621
Submitted by: maintainer <chinsan dot tw@gmail dot com>
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.
Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.
PR: 100555
Submitted by: gabor
Sponsored by: Google Summer of Code 2006
o update to new version 1.0.9;
o add amd64 to ONLY_FOR_ARCHS;
o add SHA256 checksum;
o add fetching of the sources when PACKAGE_BUILDING=YES.
Approved by: mranner@inode.at (maintainer timeout, emailed 2006-06-26),
netchild (mentor, implicit)
o update to a newer version 1.2.5;
o add fetching of the sources when PACKAGE_BUILDING=YES;
o introduce SDLIMVER to be used at pkg-plist file.
Approved by: nivit@users.sourceforge.net (maintainer timeout, emailed 2006-06-26,
netchild (mentor, implicit)
GraphicsMagick has been updated so that all its symbols are now prefixed with
'Gm'. All depending ports will have to be recompiled as noted in UPDATING.
PR: 94905
Submitted by: mat
Autopano analyses two or more images and automatically generates control
points - coordinates in the images where the views overlap. This can be fed
to hugin which then stitches the files together and enblend which combines
the colors to remove seam lines.
WWW: http://user.cs.tu-berlin.de/~nowozin/autopano-sift/
- Add entry to LEGAL:
The use of this software is restricted by certain conditions. See the
"LICENSE" file distributed with the program for details.
The University of British Columbia has applied for a patent on the SIFT
algorithm in the United States. Commercial applications of this software
may require a license from the University of British Columbia.
PR: 95746
Submitted by: J.R. Oldroyd <fbsd@opal.com>
Maintained by: Carlos E. G. Carvalho <cartola@openit.com.br>
some fpc ports.
- Added PORTREVISION for each port
- Fixed pkg-plist on fpc-gtk2 and fpc-gtk ports
- Fixed the gtk, glib and gdk libraries linking for fpc-gtk
- Removed obsolete patches from fpc-gtk. Now it's using ${REINPLACE_CMD}
- Removed post-extract from fpc-fcl. I just added it to makefiles.units file
Approved by: garga (mentor)
files, the image is very dark green (almost black).
Both problems are caused by hard-coding the channel order and offsets, rather
than using the colour masks in the xwd header.
xv reads the input into a 24-bit internal image, which is then displayed. The
lack of brightness in the 16-bit display is because the colour values are copied
into the low-order bits of the internal pixmap rather than the high order bits.
The green hue is because the green channel has 6 bits, whereas red and blue only
have 5 bits, making the green twice as (relatively) bright.
The new patch solves that problem.
PR: 96971
Submitted by: Peter Jeremy <peterjeremy@optushome.com.au>
Approved by: Miguel Mendez <mmendez@gmail.com> (maintainer)
off can help performance when rendering certain PDF documents, especially
those that contain Type 3 fonts.
Reported by: Veiko Palge <veiko.palge@gmail.com>
to medium-sized pictures used to decorate web pages. It is completely
written in Java, simple to use and saves (animated) GIFs, ICOs and PNGs.
Author: jdomain@users.sourceforge.net
WWW: http://www.j-domain.de/homepage.php?page=20
PR: ports/95895
Submitted by: Nicola Vitale <nivit at email.it>
libraries.
The aim of ePDFView is to make a simple PDF document viewer, in the lines of
Evince but without using the Gnome libraries.
WWW: http://www.emma-soft.com/projects/epdfview/
PR: ports/99843
Submitted by: chinsan <chinsan.tw at gmail.com>
DOS port of the GCC compiler.
Now it support DOS (using the DJGPP v2 compiler), Linux console, X11 and Win32
(using the Mingw compiler).
WWW: http://grx.gnu.de/