- Implement new knobs for gems and rake (these are included in
ruby 1.9 distribution already). Also move gem bits from
ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend
on gems or rake you should define USE_RUBYGEMS/USE_RAKE
accordingly. Also RAKE_BIN variable is provided for
pointing to the right rake executable.
- Rewrite RUBY_SCHEBANG in awk to eliminate build dependency
on ruby.
Discussed with: Jonathan Weiss <jw@innerewut.de> [1] (gems maintainer)
Tested by: ports@
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>
- Use macro from bsd.sites.mk
- Make configure finds correct bash instead of patching ourselves
- Fix OPTIONS syntax error
- Add extra patch for octave 3.0
- Use octave base in pkg-plist
PR: ports/121862
Submitted by: Iouri V. Ivliev <ii at any.com.ru>
Approved by: maintainer timeout (2 weeks)
redraw performance problems for some users. The hope was that 1.6 would
have been ready for GNOME 2.22, but this did not happen. Cairo 1.6 will
be imported with GNOME 2.24.
Discussed with: ahze
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
- Configure.py now has a flag to specify component, patch is now simpler
- Update qscintilla2 so version where used
- Use bsd.pyqt.mk
Submitted by: Danny Pansters <danny@ricin.com> (maintainer via private mail)
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>
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)
Notes:
The software uses SSE, so it won't compile on sparc64;
add proper ONLY_FOR_ARCHS and ONLY_FOR_ARCHS_REASON
PR: 121551
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
- Fixed binary installation conflict with x11-fonts/showfont
- Got rid of library renaming as done for devel/sdl12
- Pass maintainership to submitter
PR: 117611
Submitted by: Marcus von Appen <mva@sysfault.org>
where the portname does not match the projects hostname.
PR: ports/121453 (related)
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Reviewed by: pav@
- 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
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>
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
This committed version is based on the PR and reworked by the maintainer.
PR: ports/120977 (based on)
Submitted by: TAOKA Fumiyoshi <fmysh at iijmio-mail.jp>
Approved by: maintainer
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>
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>
As this port builds Python bindings with its own magic, USE_PYDISTUTILS
does not work in this case. Hence I duplicate some logics from bsd.python.mk.
PR: 119392
Submitted by: James E. Flemer <jflemer at alum.rpi.edu>
Approved by: maintainer timeout (6 weeks)
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>
Get rid of the dlmalloc dependency on a recent FreeBSD versions (>= 700036)
since they provide malloc_usable_size().
PR: ports/120058 (with some modifications)
Submitted by: Dave Grochowski <malus.x@gmail.com>
New Features:
o native OpenEXR Half sample type substitutes the older RnH 16-bit float
o load/save multilayerd OpenEXR files like from Blender
o load/save 16-bit Half Tiff's
o precise drawing with tablet
o hardware speedup in gamma-expose and Brightness/Contrast Adjustments
o dynamic colour visualisation in ICC Examin plug-in
o UTF-8 support through Gtk2
o UFRaw plug-in ready
o CMS defaults to Oyranos
as of 0.22-1:
o Tango icons for toolbox only
o Retinex plug-in
Bugfixes:
o missing stdio.h include for printf in fl_i18n_cinepaint.cxx
o --pedantic is omitted in openexr directory for
--enable-debug configure option
o patch to link in GTK libs
o all other see Change Log
PR: ports/114490
Submitted by: David Yeske <dyeske@gmail.com>
is added to the list of compiler's warning-flags. This triggers a
warning like:
/usr/include/c++/4.2/bits/basic_ios.h:156: warning: empty body in an if-statement
in g++42. When this compiler is used, where NO_WERROR is set, the port
fails to build, as warnings are treated as errors. This, pretty much,
means, that NO C++ code can currently be compiled with WARNS set to
anything on FreeBSD.
Work-around the deficiency for now by removing the ``-Wsystem-headers''
from CXXFLAGS after including bsd.lib.mk. This fixes graphics/libfpx on
8.x as well as allows the port to be built by gcc-4.2 on 6.x and 5.x.
Continuously reminded of by: pav
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/
* Update libpano dependency to libpano13
* Add OPTIONS to depend on enblend, autopano-sift and ptstitcher
* Update automake dependency to 1.10
* Get rid of the autotools hack in pre-configure:, not necessary anymore
* Sync pkg-plist
* Sync the patches in files/
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>