summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Collapse)AuthorAgeFilesLines
* This port is scheduled to be removed on 2005-02-18 if it is stillkris2004-12-188-0/+16
| | | | broken at that time, and a fix has not been submitted to GNATS.
* Reset bouncing maintainer address:kris2004-12-181-1/+1
| | | | | <verm@drunkmonk.net>: host beatrix.drunkmonk.net[206.75.218.3] said: 550 5.1.1 <verm@drunkmonk.net>... User unknown (in reply to RCPT TO command)
* - Chase pdflib updatepav2004-12-181-1/+1
| | | | | | | | These ports were broken for 5, resp. 14 months. Ouch. PR: ports/75187 (pike76) Submitted by: Xavier Beaudouin <kiwi@oav.net> Pointy hats: ale, edwin
* After a bit of discussion with CPAN maintainer of this module, make itlesi2004-12-172-2/+38
| | | | | | | compile with Mesa 6, but in a way that hopefully doesn't break with older GL. Pointed out by: dosirak via kris
* Update Imagemagick to lastest versionjosef2004-12-172-21/+6
| | | | | Submitted by: maintainer Approved by: pav
* Make port depend on linux/libpng.so.3 instead of .2edwin2004-12-161-1/+1
| | | | Noticed by: pointyhat building company.
* Clean up handling of locale directories at deinstall-time:kris2004-12-165-0/+28
| | | | | * Don't remove "system directories" (which were created by BSD.*.dist) * Silently try to remove locale directories which we might have created
* New port: graphics/hugin - a gui system to mount panoramic imagesedwin2004-12-156-0/+575
| | | | | | | | | | | | | | | from individual pictures Goal: an easy to use cross-platform GUI for Panorama Tools. With hugin you can assemble a mosiac of photographs into a complete immersive panorama, stitch any series of overlapping pictures and much more. WWW: http://hugin.sourceforge.net/ PR: ports/71849 Submitted by: Carlos Eduardo G. Carvalho <cartola@openit.com.br>
* . Add USE_GNOME=pkgconfig as this port installs pkgconfig meta data. Thisglewis2004-12-152-0/+2
| | | | | | | | | also fixes a problem with the packing list (libdata/pkgconfig would be created by the port but not removed by it, now it will be done by the pkgconfig port). PR: 75119 Submitted by: Stefan Walter <sw@gegenunendlich.de> (maintainer)
* Update to version 0.3.2 [1].kwm2004-12-158-59/+58
| | | | | | | Grab maintainership PR: 74362 [1] Submitted by: ijliao
* New port: graphics/linux-panorama-tools - another program to mount panoramic ↵edwin2004-12-155-0/+68
| | | | | | | | | | | | | | | | | images - also a dependency of hugin Software to View, Create, Edit and Remap Panoramic Images : * PTStitcher: High quality, simple to use, all format stitching software. * Panorama Tools: Photoshop plug-in for panorama creation, editing and remapping. * PTViewer: High quality spherical viewer, Standalone and java versions for many platforms. This port uses only PTStitcher as a dependency for hugin. PR: ports/71848 Submitted by: Carlos Eduardo G. Carvalho <cartola@openit.com.br>
* New port: graphics/libpano12 - program to mount panorama picturesedwin2004-12-156-0/+95
| | | | | | | | | | - also a dependency to hugin This is a port of panorama-tools, a set of tools to make panoramic images from independent pictures. PR: ports/71846 Submitted by: Carlos Eduardo G. Carvalho <cartola@openit.com.br>
* New port: graphics/vigra - another program to mount panoramic imagesedwin2004-12-155-0/+564
| | | | | | | | | | | | | | | - also a dependency of hugin VIGRA stands for "Vision with Generic Algorithms". It's a novel computer vision library that puts its main emphasize on customizable algorithms and data structures. By using template techniques similar to those in the C++ Standard Template Library, you can easily adapt any VIGRA component to the needs of your application, without thereby giving up execution speed. PR: ports/71847 Submitted by: Carlos Eduardo G. Carvalho <cartola@openit.com.br>
* - Update to 6.1.6.7pav2004-12-152-5/+4
| | | | | | | - Fix WITH_IMAGEMAGICK_THREADS knob PR: ports/75065 Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
* Fix MASTER_SITE_SUBDIR.lofi2004-12-142-2/+2
| | | | Noticed by: mi
* Add py-pydot 0.9.9, a Python interface to the Graphviz Dot language.vs2004-12-144-0/+41
| | | | | PR: ports/71759 Submitted by: Stefan Walter <sw@gegenunendlich.de>
* - Update to 1.8sem2004-12-144-19/+42
| | | | | PR: ports/74992 Submitted by: maintainer
* Fix pkg-plist.krion2004-12-131-0/+1
|
* upgrade to 4.4.0mharo2004-12-135-23/+21
|
* Update to KDE 3.3.2lofi2004-12-1315-138/+18
|
* Update to version 2.0markus2004-12-139-135/+294
|
* Updated to 0.37skv2004-12-132-3/+3
|
* Update to 0.6ahze2004-12-132-3/+3
|
* - Update to 6.1.6.6pav2004-12-122-3/+3
| | | | | PR: ports/74997 Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
* Fix the build if you don't have gnomepanel installed.mezz2004-12-122-0/+6
| | | | Reported by: pointyhat via kris
* Now fetchable againkris2004-12-121-2/+0
|
* Add libggigcp, a libggi extension for advanced color and palette handling. Itpav2004-12-115-0/+97
| | | | | | | | adds features for conversion between different color spaces such as RGBA, YUV, HSV and CMYK and some manipulation functions like brightness. PR: ports/74824 Submitted by: Antoine Brodin <antoine.brodin@laposte.net>
* Add libggimisc, a libggi extension providing support for a range of hard topav2004-12-115-0/+70
| | | | | | | categorize functions. PR: ports/74825 Submitted by: Antoine Brodin <antoine.brodin@laposte.net>
* Add libggiwmh, a libggi extension whereby wmh stands for 'Window Managerpav2004-12-115-0/+82
| | | | | | | | Hints'. It adds features like moving, resizing, iconifying, z-ordering Windows and more that happen to contain a ggi visual. PR: ports/74826 Submitted by: Antoine Brodin <antoine.brodin@laposte.net>
* BROKEN: Does not buildkris2004-12-111-4/+2
|
* BROKEN: Does not compilekris2004-12-112-8/+4
|
* BROKEN on 4.x: Does not compilekris2004-12-111-1/+7
|
* Temporarily remove cairographics.org from MASTER_SITES since the distfile eitherahze2004-12-116-12/+6
| | | | does not exist or md5 does not match what is in distinfo
* Update to version 0.7.3krion2004-12-113-11/+13
| | | | | PR: ports/74947 Submitted by: Ports Fury
* Update to version 1.4krion2004-12-112-3/+3
| | | | | PR: ports/74948 Submitted by: Ports Fury
* Update to version 0.28.7krion2004-12-112-3/+3
| | | | | PR: ports/74949 Submitted by: Ports Fury
* Add bmp-rootvis, a Beep Media Player plugin which renders a spectrumpav2004-12-114-0/+31
| | | | | | | analyzer on the root window. PR: ports/72737 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
* - Update to 6.1.6.4pav2004-12-112-3/+3
| | | | | PR: ports/74955 Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
* Add missing file and bump PORTREVISIONkris2004-12-102-1/+2
|
* -Fix the pkg-plist. [1]mezz2004-12-104-8/+20
| | | | | | -Enable and correct the mimetype stuff for GNOME 2.8. Reported by: pointyhat [1]
* - Update to 6.1.6.3pav2004-12-103-8/+16
| | | | | | | | | | - Add fruitsalad.org mirror to prevent fetch problems in case ImageMagick decides to update again - Don't install/append to perllocal.pod [1] PR: ports/74928 Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer) Reported by: pointyhat via kris [1]
* - ImageMagick authors pulled tarball of "stable" release from sites again.pav2004-12-101-3/+3
| | | | | | Stick it onto FreeBSD.org mirrors for now. Reported by: krismail
* Unbreak on 4.X.danfe2004-12-101-1/+3
| | | | | Reported by: pointyhat (via krion) Approved by: fjoe (mentor, implicit)
* Unbreak on 4.X.danfe2004-12-101-0/+20
| | | | | Reported by: kris, krion (via pointyhat) Approved by: fjoe (mentor, implicit)
* Fix the pkg-plist.mezz2004-12-102-2/+5
| | | | Reported by: pointyhat
* BROKEN: Does not compile on 4.xkrion2004-12-091-1/+7
|
* - ImageMagick 6.1.6.0 is always installing it's own copy of libltdl,pav2004-12-092-1/+12
| | | | | | | | | | | | | | | overwriting files installed by libltdl port. Stop it. Warning: people who installed ImageMagick 6.1.6.0 or 6.1.6.0_1 should probably run portupgrade -f libltdl after updating ImageMagick to recover original libltdl files. PR: ports/74875 Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer) Reported by: Neil Darlow <neil@darlow.co.uk>
* BROKEN: Does not compile on 4.xkrion2004-12-081-1/+7
|
* Fix build on 4-xkrion2004-12-081-1/+1
|
* PyQt doesn't like python 2.4, restrict it and ports depending on it tolofi2004-12-082-2/+2
| | | | python 2.3 for the time being.
OpenPOWER on IntegriCloud