aboutsummaryrefslogtreecommitdiff
path: root/graphics
Commit message (Collapse)AuthorAgeFilesLines
* Resynthesizer is a Gimp plug-in for texture synthesis. Given aDmitry Marakasov2010-05-065-0/+64
| | | | | | | | | | | | | | sample of a texture, it can create more of that texture. This has a surprising number of uses: * Creating more of a texture * Removing objects from images * Creating themed images WWW: http://www.logarithmic.net/pfh/resynthesizer Notes: svn path=/head/; revision=253831
* - new option WITH_UUIDDirk Meyer2010-05-052-1/+248
| | | | | | | | PR: 146290 Submitted by: Sunpoet Po-Chuan Hsieh Notes: svn path=/head/; revision=253761
* - new option WITH_APNGDirk Meyer2010-05-052-0/+18
| | | | | | | PR: 146229 Notes: svn path=/head/; revision=253760
* Apvlv is a PDF Viewer Under Linux and its behaviour like Vim.Wen Heping2010-05-045-0/+39
| | | | | | | | | | WWW: http://code.google.com/p/apvlv/ PR: ports/146265 Submitted by: Ju Pengfei <jupengfei@gmail.com> Notes: svn path=/head/; revision=253655
* - Update to 0.8.0Wen Heping2010-05-034-30/+4
| | | | | | | | PR: ports/146232 Submitted by: bf <bf1783@gmail.com> (maintainer) Notes: svn path=/head/; revision=253603
* - Mark BROKEN: does not package, many missing filesPav Lucistnik2010-04-301-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=253481
* Make NVIDIA support selectable with an option [1].Rene Ladan2010-04-301-3/+5
| | | | | | | | | | | While here, pet portlint. PR: ports/146139 [1] Submitted by: Chris Petrik [chris officialunix.com] Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=253463
* Bump PORTREVISION to force registration of the conflict withRene Ladan2010-04-291-1/+1
| | | | | | | | | | graphics/libjpeg-turbo in the package (they install overlapping files). Submitted by: makc Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=253434
* - Mark broken after the upgrade of devel/llvm to 2.7.Alberto Villa2010-04-291-0/+2
| | | | | | | Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=253429
* - Fix the build with sip-4.10Wen Heping2010-04-292-3/+12
| | | | Notes: svn path=/head/; revision=253403
* Register mutual CONFLICTS.Rene Ladan2010-04-282-0/+2
| | | | | | | | Submitted by: makc Approved by: tabthorpe (mentor, implicit) Notes: svn path=/head/; revision=253371
* - Add glew to the list of supported USE_GL variablesPietro Cerutti2010-04-278-16/+12
| | | | | | | | | - Patch ports depending on GLEW directly Approved by: portmgr (pav) Notes: svn path=/head/; revision=253358
* - Update to r940Dmitry Marakasov2010-04-273-6/+6
| | | | | | | | | | - Update MASTER_SITES PR: 145913 Submitted by: Martin Dieringer <martin.dieringer@gmx.de> (maintainer) Notes: svn path=/head/; revision=253355
* libjpeg-turbo is a high-speed version of libjpeg for x86 and x86-64 processorsRene Ladan2010-04-265-0/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | which uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression and decompression. libjpeg-turbo is generally 2-4x as fast as the unmodified version of libjpeg, all else being equal. libjpeg-turbo was originally based on libjpeg/SIMD by Miyasaka Masaru, but the TigerVNC and VirtualGL projects made numerous enhancements to the codec, including improved support for Mac OS X, 64-bit support, support for 32-bit and big endian pixel formats (RGBA, ABGR, etc.), accelerated Huffman encoding/decoding, and various bug fixes. The goal was to produce a fully open source codec that could replace the partially closed source TurboJPEG/IPP codec used by VirtualGL and TurboVNC. libjpeg-turbo generally achieves 80-120% of the performance of TurboJPEG/IPP. It is faster in some areas but slower in others. WWW: http://libjpeg-turbo.virtualgl.org/ - D. R. Commander information@virtualgl.org PR: ports/145670 Submitted by: Denis E Podolskiy [bytestore yandex.ru] Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=253302
* Fix build on powerpc.Mark Linimon2010-04-252-2/+10
| | | | | | | | PR: ports/146042 Submitted by: Andreas Tobler Notes: svn path=/head/; revision=253237
* Fix build on powerpc.Norikatsu Shigemura2010-04-251-4/+1
| | | | | | | | PR: ports/146020 (based on) Submitted by: Andreas Tobler andreast-list fgznet ch Notes: svn path=/head/; revision=253195
* - PHP 5.2 slave portDirk Meyer2010-04-232-0/+15
| | | | | | | | PR: 145772 Submitted by: Alex Keda Notes: svn path=/head/; revision=253102
* - PHP 5.2 slave portDirk Meyer2010-04-234-0/+40
| | | | | | | | PR: 145772 Submitted by: Alex Keda Notes: svn path=/head/; revision=253100
* - PHP 5.2 slave portDirk Meyer2010-04-232-0/+15
| | | | | | | | PR: 145772 Submitted by: Alex Keda Notes: svn path=/head/; revision=253099
* - Change the dependence to PYNUMPY from PYNUMERIC as official doc suggests. [1]Wen Heping2010-04-232-10/+6
| | | | | | | | | | | - Update to 3.0.1 PR: ports/138629 [1] Submitted by: Wen Heping (myself) Approved by: maintainer(timeout, >7 months) [1] Notes: svn path=/head/; revision=253093
* - Do not depend on enscript if WITHOUT_ENSCRIPT is setPietro Cerutti2010-04-191-3/+0
| | | | | | | - Remove invalid configure argument Notes: svn path=/head/; revision=252904
* - Really unbroke with fresh v4l supportDima Panov2010-04-191-0/+20
| | | | | | | Approved by: avilla (maintaner via irc) Notes: svn path=/head/; revision=252891
* - Update to 3.13Sylvio Cesar Teixeira2010-04-173-12/+14
| | | | | | | Approved by: itetcu (mentor, implicit) Notes: svn path=/head/; revision=252837
* - Update to 1.60Sylvio Cesar Teixeira2010-04-172-4/+4
| | | | | | | Approved by: itetcu (mentor, implicit) Notes: svn path=/head/; revision=252836
* - Unbreak after recent PHP 5.3.2 updateGreg Larkin2010-04-172-8/+17
| | | | | | | | Reported by: pointyhat Approved by: portmgr (itetcu, erwin - blanket) Notes: svn path=/head/; revision=252783
* - Update to 2.9.7Dmitry Marakasov2010-04-164-42/+41
| | | | Notes: svn path=/head/; revision=252761
* - Make sure that gcc >= 4.2 is used (unbreaks on 6.x)Pietro Cerutti2010-04-151-0/+1
| | | | | | | Reported by: PH (via pav) Notes: svn path=/head/; revision=252729
* - Mark BROKEN on 6.X: does not configurePav Lucistnik2010-04-141-1/+7
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=252690
* - Update to version 3.0.0 RC1Martin Matuska2010-04-142-5/+4
| | | | | | | | | PR: ports/145241 Submitted by: myself Approved by: maintainer (timeout) Notes: svn path=/head/; revision=252675
* graphics/xaralx, graphics/xaralx-devel:Vasil Dimov2010-04-141-0/+5
| | | | | | | | | | | Mark that the ports do not compile with the latest version of png and schedule them for removal since the project has no activity since Summer 2006 when the company was acquired. Should the project become active again, the ports can be resurrected. Notes: svn path=/head/; revision=252674
* - Marked BROKEN. Generates an uncommon compiler error related to theGreg Larkin2010-04-131-0/+2
| | | | | | | | | | | PHP 5.3.2 upgrade. Will research and fix after other ports broken with common errors are fixed. Reported by: pointyhat Approved by: portmgr (itetcu, erwin - blanket) Notes: svn path=/head/; revision=252645
* - Added dependency that was missing.Sylvio Cesar Teixeira2010-04-121-6/+7
| | | | | | | | | | | - BUMP PORTREVISION PR: ports/145603 Submitted by: Mike Bristow <mike@urgle.com> Approved by: wen@ (maintainer), itetcu (mentor, implicit) Notes: svn path=/head/; revision=252603
* - Really fix dirent.h problemsPietro Cerutti2010-04-121-6/+22
| | | | | | | Reported by: PH (via pav) Notes: svn path=/head/; revision=252588
* - Fix package building (previously not all files were included).Stanislav Sedov2010-04-111-1/+2
| | | | Notes: svn path=/head/; revision=252550
* Update to version 0.5.Alexey Dokuchaev2010-04-103-62/+101
| | | | Notes: svn path=/head/; revision=252534
* - Mark BROKEN: does not compilePav Lucistnik2010-04-101-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=252532
* - Use proper libpng library version.Stanislav Sedov2010-04-101-1/+1
| | | | | | | Spotted by: QAT Notes: svn path=/head/; revision=252516
* - Update to 8.15Wen Heping2010-04-106-82/+176
| | | | | | | | PR: ports/145018 Submitted by: Tod McQuillin <devin@spamcop.net> (maintainer) Notes: svn path=/head/; revision=252514
* - Do not expose list_length. This prevents the library to be used inStanislav Sedov2010-04-092-2/+13
| | | | | | | | games/freetennis, which links sdl_image library that exposes the same symbol. Notes: svn path=/head/; revision=252475
* Update to PHP 5.3.2 release!Alex Dupre2010-04-093-29/+0
| | | | Notes: svn path=/head/; revision=252471
* - Add build dependency on pythonPietro Cerutti2010-04-091-0/+1
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=252467
* - New port: graphics/libosmesaPietro Cerutti2010-04-095-0/+75
| | | | | | | Import version 7.8.1 of the Mesa3D library, built for off-screen rendering. Notes: svn path=/head/; revision=252466
* Revert 1.32. Too many ports are affected by the erlc hang issue onJimmy Olgeni2010-04-071-2/+1
| | | | | | | pointyhat: it must be fixed in lang/erlang. Notes: svn path=/head/; revision=252411
* - Update to 2.13.1.Stanislav Sedov2010-04-072-5/+5
| | | | Notes: svn path=/head/; revision=252404
* - update to 0.6.4Dirk Meyer2010-04-056-25/+50
| | | | | | | - fix build for png-1.4.1 Notes: svn path=/head/; revision=252267
* - fix build with gcc4i.x for png-1.4.1Dirk Meyer2010-04-051-0/+11
| | | | Notes: svn path=/head/; revision=252259
* - fix build for png-1.4.1Dirk Meyer2010-04-052-0/+28
| | | | | | | | - bump PORTREVISION PR: 145247 Notes: svn path=/head/; revision=252257
* Fix size and checksum of x-face-e21.el.gz.Hajimu UMEMOTO2010-04-041-3/+3
| | | | | | | | | | | | | x-face-e21.el is for Emacs 21 and later. However, graphics/xface.el doesn't care recent Emacsen, but mail/x-face-e21.el does. The conflict between graphics/xface.el and graphics/xface.el should be fixed in the future. Reported by: Alexey Shuvaev <shuvaev__at__physik.uni-wuerzburg.de> PR: ports/141839 Notes: svn path=/head/; revision=252209
* - Enable Ghostscript by default (required by advi).Stanislav Sedov2010-04-041-2/+2
| | | | | | | - Bump PORTREVISION. Notes: svn path=/head/; revision=252194
* Update MASTERSITES thus making the port fetchable again.Ion-Mihai Tetcu2010-04-031-2/+2
| | | | | | | | Submitted by: maintainer (private mail) Reported by: QAT Notes: svn path=/head/; revision=252139