aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Collapse)AuthorAgeFilesLines
* Chase a huge silent update: mostly style, and remove a lot of referencethierry2008-02-063-1514/+6
| | | | | | | | | docs. Full diff available at <http://people.freebsd.org/~thierry/ports/CImg-1.2.7_080123_080125.diff.bz2> Reported by: Romain Tartiere <romain (at) blogreen.org>
* - Fix Makefilebeech2008-02-031-2/+0
| | | | | | PR: ports/120218 Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net> Reported by: pointyhat via edwin
* - Update to 1.1.1miwi2008-02-024-6/+9
| | | | | PR: 120203 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
* - Update to 0.9.21sat2008-02-023-4/+5
|
* - Update to 0.22beech2008-02-023-598/+604
| | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* Mark as broken on sparc64-7: fails to compile.linimon2008-02-011-1/+9
|
* Mark broken on sparc64: does not compile.linimon2008-02-011-0/+4
|
* Mark broken on sparc64: fails to compile.linimon2008-02-011-0/+4
|
* Mark as broken on sparc64: fails to link.linimon2008-02-012-0/+8
|
* Mark as broken on sparc64: does not compile.linimon2008-02-011-1/+7
|
* Update to 2.3.20.mezz2008-02-013-22/+4
|
* fix DevIL support and other thingsoliver2008-02-012-27/+38
| | | | | | | bump PORTREVISION PR: 120178 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
* - Mark BROKEN: does not compile on amd64 with GCC 4.2pav2008-01-311-1/+7
| | | | Reported by: pointyhat
* - Mark BROKEN on amd64 and ia64 with gcc 4.2pav2008-01-311-0/+4
| | | | Reported by: pointyhat
* - Mark BROKEN: does not compile on amd64 with gcc 4.2pav2008-01-311-0/+4
| | | | Reported by: pointyhat
* - Fix INDEXrafan2008-01-281-1/+1
|
* - Disable OCTAVE by default as it's broken (on octave-forge side)rafan2008-01-282-63/+168
| | | | | | | | - Add more OPTIONS: PPM, EXR, TIFF, QT, IM, GL PR: ports/118389 Submitted by: Iouri V. Ivliev <ii at any.com.ru> Approved by: Daniel O'Connor <darius at dons.net.au> (maintainer)
* - update to 10.26.49dinoex2008-01-282-4/+4
|
* When WARNS is set in a Makefile even to 1, the flag ``-Wsystem-headers''mi2008-01-271-0/+4
| | | | | | | | | | | | | | | | | | 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
* - Fix PORTVERSION to 2.1.p12 on the last commit.araujo2008-01-261-2/+2
| | | | | Approved by: Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer, implicit) stas (mentor, implicit)
* - OPTIONify dependenciestabthorpe2008-01-261-6/+17
| | | | | | | | | - While I am here, use SF macro PR: ports/117805 Submitted by: Roland Smith <rsmith xs4all.nl> Reviewed by: miwi Sponsored by: FreeBSD Bug-a-thon #3
* - Update to 2.1pre12.araujo2008-01-262-25/+16
| | | | | | | | - Pass maintainership to submitter. PR: ports/119958 Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl> Approved by: stas (mentor, implicit)
* Mark BROKEN: does not builderwin2008-01-261-0/+2
|
* A Perl implementation of the reCAPTCHA API.chinsan2008-01-265-0/+47
| | | | | | | | | | | | | 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/
* Fix pkg-plist.vanilla2008-01-261-0/+2
| | | | Submitted by: pav@
* Upgrade to 0.2.vanilla2008-01-252-5/+5
|
* Upgrade to 2.0.0.vanilla2008-01-252-6/+6
| | | | Approved by: ijliao@
* Upgrade to 1.2.7.thierry2008-01-254-9/+1520
| | | | | Changelog at <https://sourceforge.net/project/shownotes.php?release_id=570813>.
* - Update to 0.9.20sat2008-01-243-13/+15
|
* Adopt graphics/enblend.vd2008-01-221-1/+1
|
* Hugin does not work with wxgtk 2.8. It crashes at startup, after displayingvd2008-01-221-1/+2
| | | | | | the startup tip. This has been reported in ports/118190 and ports/119866. So limit the WX dependency to 2.6 only.
* Update to 1.4.14.marcus2008-01-223-15/+4
|
* - Fix crash when parsing shadersmiwi2008-01-212-0/+25
| | | | | PR: 119559 Submitted by: Pietro Cerutti <gahr@gahr.ch>
* Update to 2.20.0.marcus2008-01-202-5/+4
|
* * Upgrade graphics/hugin from 0.6.1 to 0.7.b4vd2008-01-197-93/+79
| | | | | | | | | * 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/
* Turn off self-test for sparc64. This was the way that sparc64-6.3R packageslinimon2008-01-191-2/+4
| | | | | | were built. Hat: portmgr
* Workaround for sparc64-6: set USE_GCC=4.2+.linimon2008-01-191-0/+4
| | | | | | The packages for 6.3R on sparc64 were actually built using this. Hat: portmgr
* - seperate patches for STABLE and DEVELdinoex2008-01-1712-10/+219
|
* libAfterImage depends silently on librsvg2 if it is installed: recordthierry2008-01-171-0/+3
| | | | | | this dependency and bump PORTREVISION. Thanks to: a report from John Stalbaum
* - Update to 2.11clsung2008-01-152-6/+6
| | | | Changes: http://search.cpan.org/dist/Graphics-ColorNames/Changes
* - update to 2.16.1dinoex2008-01-144-4/+156
|
* - update to 10.26.48dinoex2008-01-133-8/+8
|
* Spiro is the creation of Raph Levien. It simplifies the drawing of beautifulmiwi2008-01-135-0/+56
| | | | | | | | | | | | | | | | | | | | | 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>
* - Update to 4.6.0miwi2008-01-123-13/+14
| | | | | | | | - Update datum grid files to proj-datumgrid-1.3 - Pass maintainership to submitter PR: 119362 Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
* - Fix MASTER_SITEStmclaugh2008-01-121-1/+1
| | | | | | PR: 116064 Submitted by: Radim Kolar Approved by: maintainer
* - Update to 0.45miwi2008-01-113-27/+12
| | | | | PR: 119499 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Sketch -- A 3D Scene Description Translatorjoerg2008-01-106-0/+83
|
* Update to 1.044ahze2008-01-092-4/+4
|
* - Disable Doxygenpav2008-01-082-62/+50
| | | | | | | - Port now installs the docs by itself PR: ports/119451 Reported by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
* Update to 2.20.4.mezz2008-01-083-6/+4
|
* - Update to 0.995rafan2008-01-053-7/+17
| | | | | | | - Update maintainer's email PR: ports/119262 Submitted by: Dominik Brettnacher <dominik at brettnacher.org> (maintainer)
* Upgrade to 1.2.6.thierry2008-01-054-14/+14
| | | | | Changelog at <https://sourceforge.net/project/shownotes.php?release_id=565788>.
* - Update to 2.03clsung2008-01-052-7/+5
| | | | Changes:
* - fix wrong target which will touch filesystem before 'make install'leeym2008-01-051-1/+1
| | | | Noticed by: erwin@
* - Update to 2.10.8pav2008-01-042-4/+4
|
* - Update to 1.95clsung2008-01-042-5/+5
| | | | | | | - reset to perl@ PR: ports/119143 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
* - Fix build with sparc64miwi2008-01-041-2/+7
| | | | | PR: 119066 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
* Mark BROKEN on 8.0erwin2008-01-041-0/+3
|
* - Take maintainership, I use this a lot.araujo2008-01-041-1/+1
| | | | Approved by: stas (mentor, implicit)
* Drop MAINTAINERship.nork2008-01-041-1/+1
|
* - Update to 0.10.2miwi2008-01-036-57/+24
| | | | | PR: 119164 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - s/USE_LDCONFIG/INSTALLS_SHLIB/sat2008-01-023-3/+3
| | | | | Reported by: Rick C. Petty <rick-freebsd@kiwi-computer.com>, netchild
* - update to 1.05leeym2008-01-023-34/+32
| | | | - assign to perl@
* - Update to 7.0.2.araujo2008-01-022-7/+7
| | | | Approved by: stas (mentor, implicit)
* - Add RESTRICTED as the license doesn't allow binary redistributionlme2008-01-012-3/+5
| | | | | | | - Use ${INSTALL_DATA} - Remove unneccessary blank line in pkg-descr Reported by: sat
* - Update to 0.3sat2008-01-013-15/+11
|
* - Update to 3.20sat2008-01-013-16/+12
|
* Program to convert VRML files to POVRay source.lme2008-01-014-0/+35
| | | | | | | WWW: http://www.chemicalgraphics.com/paul/vrml2pov/ PR: ports/119182 Submitted by: Martin Dieringer <martin.dieringer (AT) gmx.de>
* - Use /bin/sh instead of /bin/bash in scriptsrafan2008-01-011-1/+9
| | | | | PR: ports/118948 Submitted by: Iouri V. Ivliev <ii at any.com.ru> (maintainer)
* - Update to version 2.5.0, which achieves full OpenInventor 2.1 compatibility.lwhsu2007-12-274-8/+110
| | | | | | | - Add experimental JavaScript support PR: ports/118679 Submitted by: "Pedro F. Giffuni" <giffunip AT tutopia.com>
* Update to 0.1.3 release.ale2007-12-266-14/+32
|
* - This needs Perl to buildpav2007-12-261-0/+1
| | | | Reported by: pointyhat
* - This needs Perl to buildpav2007-12-261-0/+1
| | | | Reported by: pointyhat
* - Update to 2.00gabor2007-12-242-5/+4
|
* - update to 1.27leeym2007-12-242-4/+4
|
* Bump PORTREVISION to rebuild with the latest Erlang release.olgeni2007-12-242-2/+2
|
* - Update to 1.4.2.chinsan2007-12-243-34/+4
|
* Update to 0.9.3 release.ale2007-12-2312-381/+204
|
* Remove obsolate documentation for un-existent port.ale2007-12-235-442/+0
|
* - Update to 1.1.0miwi2007-12-233-9/+10
| | | | | PR: 118951 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
* - Fix build with gcc 4.2miwi2007-12-2214-6/+537
| | | | | | | - Pass maintainership to submitter PR: ports/118867 Submitted by: Pietro Cerutti <gahr@gahr.ch>
* Enable V4L (Video for Linux) compatible to use USB Camera.nork2007-12-222-2/+14
| | | | Approved by: maintainer timeout (1 week)
* - Add missing dependenciesacm2007-12-221-0/+7
| | | | Reported by: pav
* - Update to 1.1.1nivit2007-12-222-4/+4
|
* - Fix PORTDOCS and PORTEXAMPLES.araujo2007-12-222-6/+16
| | | | | | | - Bump PORTREVISION. Reported by: sat Approved by: stas (mentor, implicit)
* Install libpng.pc as symlink to libpng12.pc, some ports search it.ache2007-12-212-0/+4
| | | | Submitted by: Tim Bishop <tim@bishnet.net> (partially)
* Update to 0.60.tobez2007-12-202-4/+4
| | | | Changes: http://search.cpan.org/dist/Graph-Easy/CHANGES
* upgrade to 2.04ijliao2007-12-203-20/+10
|
* - add a missing + so that new libraries are appended instead ofalexbl2007-12-201-1/+1
| | | | | | overriding the depends list Spotted by: pointhat (via pav)
* Update to 2.4.3ahze2007-12-203-5/+5
|
* Update to 2.20.3ahze2007-12-193-4/+10
|
* * Add KDE support - Konqueror plugin was confirmed to workmiwi2007-12-196-34/+84
| | | | | | | | | * Change default renderer to AGG * Add patch to fix libintl-related build error when building without GTK GUI * Add IGNORE for Cairo+KDE case, as it's not supported by gnash PR: 117904 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
* - Update to 0.17.araujo2007-12-194-83/+20
| | | | | | | | | - Pass maintainership to submitter. PR: ports/118790 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Approved by: Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer via private mail), stas (mentor, implicit)
* - enable ffmpeg and mad when not using gstreameralexbl2007-12-192-5/+4
| | | | - fix an icon plist issue
* - update to 0.5.5alexbl2007-12-193-8/+16
|
* It looks like it supports both libslang and libslang2. Remove the autocheck.mezz2007-12-191-2/+8
| | | | | | | | | Add a check on libslang.so.1 if it exists in system then depend on libslang instead of libslang2. If libslang.so.1 doesn't exist then libslang2 is the default in WITH_SLANG. Add '--disable-slang' flag to avoid the autocheck in configure. Bump the PORTREVISION. Reported by: Andriy Gapon <avg@icyb.net.ua>
* - Update to 0.3.0-6miwi2007-12-193-5/+32
| | | | | PR: 118765 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
* - Update to 0.2miwi2007-12-193-13/+12
| | | | | PR: 118766 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
* - Update to 0.9.1-r1amiwi2007-12-193-7270/+2135
| | | | | PR: 118768 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
* - Update to 0.3miwi2007-12-193-12/+27
| | | | | PR: 118767 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
* - Update to 1.13 (fix pointyhat build)miwi2007-12-1830-47/+1132
| | | | | | | - Pass maintainership to submitter PR: 118786 Submitted by: Pietro Cerutti <gahr@gahr.ch>
* - fix problem with bsd.gnome.mk with some optionsdinoex2007-12-171-1/+1
| | | | PR: 118647
* - Update to 1.4.1chinsan2007-12-163-29/+63
|
* - Tag broken with 5.xbeech2007-12-161-0/+4
| | | | | | Reported by: pointyhat via pav Approved by: David Yeske <dyeske@gmail.com> (maintainer), linimon (mentor)
* - Chase gdal updatepav2007-12-161-1/+1
|
* - Update to 1.4.4pav2007-12-164-39/+35
| | | | | | | - Take maintainership PR: ports/118725 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
* Update to 0.6.3.marcus2007-12-162-4/+4
|
* - Fix xfig to be able to use Ghostscript fonts againpav2007-12-166-3/+63
| | | | | | | - While here, update download location PR: ports/117253 Submitted by: Steven G. Kargl <kargl@troutmask.apl.washington.edu>
* - Fix for gif2rle (from BRLCAD)pav2007-12-1611-21/+189
| | | | | | | | - misc. fixes from the SGI port - some other warning cleanups and remove a check that was not serving any purpose PR: ports/118344 Submitted by: Pedro F. Giffuni <giffunip@tutopia.com>
* - Update to 0.3.3miwi2007-12-152-7/+14
| | | | | PR: 118596 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 1.2.0miwi2007-12-156-228/+124
| | | | | | | | - Fix build with gcc 4.2 - Pass maintainership to submitter PR: 118681 Submitted by: Pietro Cerutti <gahr@gahr.ch>
* - Update to 1.02miwi2007-12-153-33/+13
| | | | | PR: 118593 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 0.9.19sat2007-12-152-4/+5
|
* PFScalibration package provides an implementation of the Robertsonmiwi2007-12-159-0/+443
| | | | | | | | | | | 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)
* Pfstmo package contains the implementation of state-of-the-art tonemiwi2007-12-155-0/+58
| | | | | | | | | | | 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)
* - Update to 0.4.0miwi2007-12-157-63/+13
| | | | | PR: 118621 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - new MASTER_SITEdinoex2007-12-142-2/+2
| | | | Submitted by: Wayne Zhou
* - update to 2.5.1nemoliu2007-12-143-6/+4
| | | | Approved by: delphij(mentor,implicit)
* - Update to 0.15miwi2007-12-143-5/+10
| | | | - Add to the xfce categorie
* - Update to 0.6.7.0beech2007-12-135-83/+1652
| | | | | | | | | - Remove conflicts PR: ports/116324 Submitted by: <soralx@cydem.org> [pr] Approved by: David Yeske <dyeske@gmail.com> (maintainer) linimon (mentor)
* - Update to 1.8.3lwhsu2007-12-133-10/+13
| | | | | | | | - Add to geography virtual category - Respect NOPORTEXAMPLES PR: ports/118187 Submitted by: TAOKA Fumiyoshi <fmysh AT iijmio-mail.jp> (maintainer)
* Update to 0.2.12skv2007-12-132-5/+5
| | | | | PR: ports/117674 Submitted by: Angelo Turetta <fbsdports xx commit.it>
* UniConvertor is a universal vector graphics translator. It uses sK1miwi2007-12-135-0/+408
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* The Puzzle library is designed to quickly find visually similar imagesmiwi2007-12-135-0/+54
| | | | | | | | | | | | (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>
* - fix packagedinoex2007-12-131-2/+2
| | | | Sumbitted by: Phil Pennock
* - Update to 0.13sat2007-12-123-4/+7
|
* Add port graphics/linux-cairo, a Linux/i386 binary port ofsat2007-12-1213-0/+181
| | | | | | Cairo. Reviewed by: netchild, emulation
* - Update to 8.81sat2007-12-122-4/+4
|
* Update to 2.4.2.mezz2007-12-124-8/+7
| | | | Submitted by: ahze
* Update to 2.20.2.marcus2007-12-124-10/+10
|
* Update to 0.6.2.marcus2007-12-123-16/+5
|
* Update to 1.4.12.marcus2007-12-122-6/+6
|
* upgrade to 0.2.9ijliao2007-12-123-294/+113
| | | | drop maintainership
* - Fix build with -CURRENTbeech2007-12-122-6/+6
| | | | | | PR: ports/118454 Approved by: David Yeske <dyeske@gmail.com> (maintainer), linimon (mentor)
* - Update to version 0.4.3.alepulver2007-12-123-5/+5
|
* Upgrade to 1.2.5.thierry2007-12-125-30/+29
| | | | | Changelog at <https://sourceforge.net/project/shownotes.php?release_id=557042>.
* - update to 2.16dinoex2007-12-124-59/+47
| | | | - new option: WITH_GDK_PIXBUF
* - new options: WITH_GTK WITH_GNOMEUI WITH_DIGCOLA WITH_IPSEPCOLA WITH_MINGdinoex2007-12-122-56/+125
| | | | | PR: 118094 Submitted by: bf <bf2006a@yahoo.com>
* - remove oblsolete gd1 handlingdinoex2007-12-121-5/+0
|
* - set USE_XORGdinoex2007-12-121-2/+2
|
* - move gimageview.desktopdinoex2007-12-122-1/+6
|
* - update to 10.26.47dinoex2007-12-122-4/+4
|
* Update to 1.2.23ache2007-12-123-5/+5
|
* - Fix fpc-fcl-image dependency entryacm2007-12-091-1/+1
| | | | Approved by: portmgr (linimon)
* Get rid of COPYTREE_SHARE, which should not be used for non-documentation,linimon2007-12-071-2/+2
| | | | | | | | and has bugs anyway, to fix deinstall. Discussed with: maintainer Tested on: pointyhat Approved by: portmgr (self)
* - Add missed dependency on glut and fix plistpav2007-12-052-1/+3
| | | | | Reported by: pointyhat Approved by: portmgr (hat)
* - Mark BROKEN on amd64/6 toopav2007-12-051-2/+2
| | | | | Reported by: pointyhat Approved by: portmgr (hat)
* Mark as broken on 5.x: compiler segfaults.linimon2007-11-252-2/+14
| | | | Approved by: portmgr (self)
* Mark as broken: fails to install.linimon2007-11-251-1/+3
| | | | Approved by: portmgr (self)
* Correct fix the PATCH_DEPENDS.linimon2007-11-251-2/+2
| | | | | Noticed by: fjoe Approved by: portmgr (self)
* * Fix the a dependency in graphics/linux-panorama-tools,vd2007-11-252-17/+12
| | | | | | | | | | | | | | | PTStitcher depends on libpng.so.2, not libpng12.so.0. * Get rid of the hack that runs ${LINUXBASE}/sbin/ldconfig ${PREFIX}/${PORTNAME}/lib/ upon installation. It does not survive reboot. Instead install into ${LINUXBASE} and use the standard mechanism for installing linux shared libraries. Also add symlink to PTStitcher in ${LOCALBASE}/bin (to avoid surprising users that PTStitcher has "disappeared"). Reported by: Warren Block <wblock@wonkity.com> Approved by: portmgr (linimon)
* Apparently the Octave dependency needs Fortran. Add USE_FORTRAN for thatlinimon2007-11-241-0/+1
| | | | | | | case. Discussed with: maintainer Approved by: portmgr (self)
* Add GraphicsMagick to PATCH_DEPENDS to fix build on cluster.linimon2007-11-241-2/+3
| | | | | Spotted by: mi Approved by: portmgr (self)
* - Fix build with gcc 4.2miwi2007-11-213-7/+124
| | | | | | PR: 118085 Submitted by: Pietro Cerutti <gahr@gahr.ch> Approved by: portmgr (pav)
* - Fix build with gcc 4.2miwi2007-11-212-7/+11
| | | | | | PR: 118084 Submitted by: Pietro Cerutti <gahr@gahr.ch> Approved by: portmgr (pav)
* Mark IGNORE instead of BROKEN; it compiles, but some of its dependencieslinimon2007-11-201-1/+1
| | | | | | do not. Approved by: portmgr (self)
* Build fix on 7.0/amd64.maho2007-11-151-1/+1
| | | | Approved by: portmgr (pav)
* Apply xpdf 3.02pl2 patch for CVE-2007-4352, CVE-2007-5392, CVE-2007-5393;delphij2007-11-133-35/+8
| | | | | | | | while I am there, rework on the way of applying xpdf 3.02pl1 patch to ease future upgrade. Approved by: portmgr (linimon) Security: 2747fc39-915b-11dc-9239-001c2514716c
* - Fix build: extconf now inserts -L'.' into Makefile for some reason; bandaidpav2007-11-131-0/+3
| | | | | Reported by: pointyhat Approved by: portmgr (hat)
* - Mark BROKEN with GCC 4.2pav2007-11-131-0/+4
| | | | | Reported by: pointyhat Approved by: portmgr (hat)
* - Turn the self-tests off for now. Possible fix for failing test is inpav2007-11-131-1/+1
| | | | | | | ports/117986 Reported by: pointyhat Approved by: portmgr (hat)
* Attempt to fix this port, which seems to break every time ImageMagick ismi2007-11-099-326/+158
| | | | | | | | | | | | | | | | updated by switching it to use GraphicsMagick instead. This removes the need for "private" headers and promises a less eventful future. Don't install mimetype-descriptions, which conflict with those installed by kdelibs and otherwise improve plist. Build in parallel using our own make (no evident need for gmake). The port may be retired soon, as no new development happened on it since early 2005. Approved by: portmgr (linimon)
* Fix multiple vulnerabilities from imported xpdf code in KOffice andlofi2007-11-094-2/+1288
| | | | | | kdegraphics Approved by: portmgr (mcl)
* Fix do-fetch target.thierry2007-11-081-1/+3
| | | | | Reported by: pointyhat via pav Approved by: portmgr (pav)
* Fix the plist.mezz2007-11-081-1/+0
| | | | | Reported by: pointyhat Approved by: portmgr (marcus)
* - Fix problem with new version of pyrex. It is not necessary as a dependency.acm2007-11-082-7/+26
| | | | | | | - Remove BROKEN state - Bump PORTREVISION Approved by: portmgr
* Update from 6.3.5-10 to 6.3.6-9. Some of our patches were acceptedmi2007-11-076-81/+25
| | | | | | | | | | | upstream. The tests should work with and without X11. Enable FPX by default. Resolve all related PRs. Approved by: portmgr (linimon) PR: 67815 PR: 117635 PR: 116874 PR: 114387
* Disable the parallelization during build. Although neither myself normi2007-11-033-3/+3
| | | | | | | | the software authors can reproduce the problem, one user of FreeBSD-7.x has reported an issue, which can only be explained by a build-time race. Reported by: Per olof Ljungmark Approved by: portmgr (mlinimon)
* The top-level build directory should also be in the include path.mi2007-11-031-1/+1
| | | | | Approved by: portmgr (linimon) PR: ports/117774
* Update from 1.1.7 to 1.1.10. FPX-support is now in (and no longer anmi2007-11-0218-156/+168
| | | | | | | | | OPTION). Add support for running bundled self-tests after building. Do not run the self-tests by default, in order to be able to secure portmgr's approval, but advise the user to do so before installing. The self-tests will be turned on, when port-freeze is over. Approved by: portmgr (pav)
* Add a mega-patch, which makes the library usable. It barely worked onmi2007-11-024-5/+19
| | | | | | | | | | | | | | | | | | | | | | | | | even i386 before, and does not anymore, as its numerous original bugs were exposed by the evolving compiler. It never worked on a 64-bit platform, as the original authors assumed sizeof(long) to be 4. With this patch it compiles cleanly (WARNS=3) on both i386 and amd64 and should have no problems on other 64-bit systems. A corrupt input-file may still result in a crash, but, at least, it works correctly with correct input files. Tested on camera-generated originals kindly provided by the originator of the PR below. Bump PORTREVISION. Approved by: portmgr (pav, after some deliberations) Portmgr advised against bumping the SHLIB_MAJOR. They did not /insist/ so I chose to bump it -- the old version is too broken to have been usable to anybody for years, and the dependant ports (such as Graphics and ImageMagicks) need an easy way to insist on the new version (via LIB_DEPENDS). Was required to fix: 67815
* - Revert BROKEN line; I have overlooked the fix which went in one day beforepav2007-10-301-2/+0
| | | | | Reported by: maintainer Approved by: portmgr (self)
* - Update to 1.15.10.stas2007-10-302-4/+4
| | | | This update brings support for new API functions.
* Update to version 0.9.5.1.danfe2007-10-303-20/+18
|
* Update to version 1.4.2markus2007-10-308-62/+8
| | | | | PR: ports/116818 Submitted by: Shane Bell <decept0@gmail.com>
* Update to KDE 3.5.8lofi2007-10-3013-107/+23
|
* - Update to 0.9sat2007-10-303-12/+13
|
* - Update to 2.45beech2007-10-304-37/+30
| | | | | | | | | - Fix build with amd64 PR: ports/116936 Submitted by: David Yeske <dyeske@gmail.com>, thierry (PR) Approved by: sat (mentor)
* - Update to 2.01sat2007-10-303-5/+8
|
* Fix build on package cluster. Actually we neededmaho2007-10-293-0/+41
| | | | | | X display with GL support to compile. Submitted by: pav
* - Remove gimp's plugin directory,miwi2007-10-291-1/+0
| | | | | | | | as it belongs to graphics/gimp-app plist. PR: 117090 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> Approved by: maintainer timeout
* - Prevent perllocal.pod from being writtenpav2007-10-291-0/+2
| | | | | Reported by: pointyhat With hat: portmgr
* Return to pool: hopefully they will have a chance of being updatedshaun2007-10-283-3/+3
| | | | prior to the freeze.
* Disable 'make test' on the build cluster, since it is failing with alinimon2007-10-281-5/+1
| | | | | | | | | | | | | coredump, and hundreds of dependent packages can't be built because of it. While here, turn threading on by default to try to fix graphics/blender build. (Suggested by: submitter) I am declaring a short mainter-timeout on this to unblock the package builds. PR: ports/117412 Submitted by: beech Hat: portmgr
* - Update to 0.9.10miwi2007-10-282-8/+5
| | | | | PR: 117497 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 2.10.7pav2007-10-283-5/+12
|
* Append to USE_GNOME so py-gimp can define its own USE_GNOME set.ahze2007-10-281-1/+1
|
* - Update to 2.0.1anray2007-10-282-4/+4
| | | | | PR: ports/117569 Submitted by: chinsan
* - Mark BROKEN on FreeBSD 5.Xpav2007-10-281-1/+7
| | | | Reported by: pointyhat
* - Mark BROKEN againpav2007-10-281-0/+2
| | | | Reported by: pointyhat
* Update to 7.3.1.tdb2007-10-283-18/+100
|
* - fix build with current popplerlibdinoex2007-10-271-2/+4
| | | | Submitted by: garga (Renato Botelho)
* - Update to 0.12.1sat2007-10-272-5/+5
| | | | Prodded by: mi
* - Update to 1.4.0chinsan2007-10-263-8/+5
|
* - add a missing file to the pllistalexbl2007-10-261-0/+1
| | | | Noticed by: linimon@ (via pointyhat)
* Mark as broken with current version of devel/pyrex. A new version oflinimon2007-10-261-0/+2
| | | | this port should be coming shortly.
* - Use only Python 2.4 or below, since 2.5 crashes or produces memory warnnings.alepulver2007-10-261-3/+10
| | | | | | | | - Using a non default Python version doesn't work on pointyhat/TB (because of dependencies), so mark as appropiate in that case. PR: ports/115926 Submitted by: bf <bf2006a@yahoo.com>
* - Fix the plist when GNOME support disable.mezz2007-10-261-3/+6
| | | | | | | | - Ensure it will actually diable GNOME support for real if anyone run WITHOUT_GNOME=libgnomeui by add --diable-* PR: ports/117503 Reported by: Dmitry Marakasov <amdmi3@amdmi3.ru>
* Fix dri build on alpha (disable -ffast-math).flz2007-10-251-0/+7
| | | | | PR: ports/113599 Submitted by: naddy
* Remove gimp-devel and friends since gimp 2.4.0 is now in portsahze2007-10-2512-2532/+0
|
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-2573-2926/+3206
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338
* Mark as broken on amd64-7 (and, presumably, sparc64-7).linimon2007-10-251-1/+9
|
* - Update to 0.10miwi2007-10-242-6/+5
| | | | | | | | | | Changelog: * new graph modules * new graph styles * a new mesh module and a lot of other new stuff, bug fixes and changes. PR: 117281 Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
* - fix pkg-list for option WITH_X11dinoex2007-10-242-1/+5
| | | | | | | | PR: 117359 Submitted by: bf <bf2006a@yahoo.com> - cleanup dependencies for option WITH_X11 USE_XORG and USE_GL now defined
* Update to 0.59.tobez2007-10-243-4/+8
| | | | Changes: http://search.cpan.org/src/TELS/Graph-Easy-0.59/CHANGES
* - Update to 7.00clsung2007-10-246-14/+16
| | | | | | | ChangeLog is here: http://owl.phy.queensu.ca/~phil/exiftool/history.html PR: ports/117437 Submitted by: maintainer (Tod McQuillin)
* - Update to 0.0.20071009miwi2007-10-243-8/+7
| | | | | PR: 117428 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
* - Remove dependency on shells/bashmiwi2007-10-231-3/+2
| | | | | PR: 117284 Submitted by: Oleg Pudeyev <oleg.pudeyev@gmail.com>
* Update to 1.043ahze2007-10-232-4/+4
|
* - update swfdec and swfdec-mozilla to 0.5.3alexbl2007-10-233-6/+10
|
* Update to 0.4.0tmclaugh2007-10-233-9/+91
| | | | | Submitted by: Phillip Neumann Project by: BSD# (http://www.mono-project.com/Mono:FreeBSD)
* - Add upstream patch to improve xfig backend.alepulver2007-10-211-0/+114
| | | | | | PR: ports/116731 Submitted by: bf <bf2006a@yahoo.com> Approved by: smyru@heron.pl (maintainer)
* - Allow the port to be built for different Python versions.alepulver2007-10-191-3/+3
| | | | | | PR: ports/116840 Submitted by: alepulver (myself) Approved by: Geoffrey Mainland <mainland@apeiron.net> (maintainer)
* - add CONFLICTSdinoex2007-10-171-0/+1
| | | | Reported by: Diane Bruce
* - Fix build with gcc 4.2miwi2007-10-171-10/+3
| | | | | | | - Unbreak PR: 117258 Submitted by: Dominic Fandrey <lon_kamikaze@gmx.de>
* Migration from bison 1.x to 2.xade2007-10-178-14/+16
| | | | | PR: 117086 Tested by: -exp runs
* - Update to 0.17clsung2007-10-173-24/+4
|
* Add USE_PERL5 to bring in bsd.perl.mk after we change it to beinglinimon2007-10-171-0/+1
| | | | | | conditionally included. Hat: portmgr
* - update to 10.26.46dinoex2007-10-172-4/+4
|
* Update to 1.0.5.anders2007-10-172-5/+4
| | | | | I had problems getting 1.0.4 to work using recent versions of ImageMagick, but 1.0.5 seems to work ok.
* - Fix build with GCC 4.xacm2007-10-162-6/+12
|
* Fix typo in pkg-plist.ale2007-10-162-2/+2
|
* - Update to 0.0.9miwi2007-10-162-4/+4
|
* - Fix pkg-plist fileacm2007-10-152-1/+6
| | | | | | - Bump PORTREVISION Reported by: linimon, erwin
* - Update to 2.0.0anray2007-10-152-5/+4
|
* - Update to 0.8miwi2007-10-142-4/+4
|
* Upgrade to 1.2.22ache2007-10-143-5/+5
| | | | | PR: 117165 Submitted by: Nick Barkas <snb@threerings.net>
* Upgrade to 1.2.21ache2007-10-136-47/+27
|
* Content-aware rescaling. Keeps the features of the image whilemiwi2007-10-125-0/+67
| | | | | | | | | | 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>
* * Fix build with gcc42miwi2007-10-122-11/+13
| | | | | | | | * Minor port updates * Allow the build on amd64 PR: 117089 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
* Remove expired leaf ports:vd2007-10-127-94/+0
| | | | | | | 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
* rempove graphics/cegui04 and graphics/ogre3d12oliver2007-10-119-594/+0
| | | | | | 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
* Fix build with OpenEXR 1.6.0arved2007-10-102-0/+50
| | | | | Obtained from: KDE SVN r703387 Reported by: chmeee on #kde-freebsd
* Update to 1.042ahze2007-10-102-5/+6
|
* Mark graphics/xaralx with NO_PACKAGE instead of BROKEN, the build onvd2007-10-101-6/+4
| | | | | pointyhat fails due to a filesize limit. Discussed and advised by linimon@.
* Add new port graphics/libpano13 - the successor of graphics/libpano12vd2007-10-1011-0/+294
| | | | | | | | | | | | | 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/
* * Remove some unnecessary dependenciesvd2007-10-103-13/+12
| | | | | * Install bin/PTOptimizer as bin/PTOptimizer12 to avoid conflicts with the forthcoming libpano13
* - Drop Maintainershipmiwi2007-10-092-2/+2
|
* - Drop Maintainershipmiwi2007-10-091-1/+1
|
* - Update to 1.2.1.chinsan2007-10-093-5/+9
|
* Add openexr_ctl 1.0.0, is a simplified OpenEXR interface to CTL.nork2007-10-096-0/+81
|
* GPicView - A Simple and Fast Image Viewer for Xmiwi2007-10-087-0/+76
| | | | | | | | | | | | | | | 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>
* Upgrade graphics/libpano12 from 2.8.4 to 2.8.6vd2007-10-085-42/+32
|
* Cosmetic Change & Add CONFLICT to old OpenEXR.nork2007-10-081-4/+6
|
* make test on PACKAGE_BUILDING.nork2007-10-082-1/+12
| | | | Suggested by: mi
* Add ampasCTL 1.4.0, is Color Transformation Language interpreternork2007-10-087-0/+109
| | | | by Academy of Motion Picture Arts and Sciences.
* Add missing LIB_DEPENDS.nork2007-10-081-0/+2
|
* Chase OpenEXR library version bumped.nork2007-10-0812-14/+22
|
* Update to 1.6.0.nork2007-10-087-106/+47
|
* o Enable/disable multithread file I/O support.nork2007-10-076-1/+131
| | | | | | | | o Add make test. o Fix some warning. o Bump PORTREVISION, accordingly. Submitted by: mi