aboutsummaryrefslogtreecommitdiff
path: root/graphics
Commit message (Collapse)AuthorAgeFilesLines
* - Chase gsl shlib bumpMartin Wilke2009-01-121-1/+2
| | | | Notes: svn path=/head/; revision=225875
* Fix the build w/ newer GTK+2.Jeremy Messenger2009-01-121-0/+2
| | | | | | | Reported by: pointyhat via pav Notes: svn path=/head/; revision=225810
* Fix the build with GTK+ 2.14.Joe Marcus Clarke2009-01-111-0/+13
| | | | | | | Reported by: pointyhat via pav Notes: svn path=/head/; revision=225751
* The SVG plug-in is now the default.Joe Marcus Clarke2009-01-112-2/+2
| | | | Notes: svn path=/head/; revision=225738
* - Update to 1.6.13Dmitry Marakasov2009-01-112-4/+4
| | | | Notes: svn path=/head/; revision=225727
* p5-Geo-KML is a perl module to process GML(GeographyMartin Wilke2009-01-115-0/+371
| | | | | | | | | | | | Markup Language) file. WWW: http://search.cpan.org/dist/Geo-GML/ PR: ports/130378 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=225713
* p5-Geo-KML is a perl module to create Google EarthMartin Wilke2009-01-115-0/+62
| | | | | | | | | | | | KML/KMZ file. WWW: http://search.cpan.org/dist/Geo-KML/ PR: ports/130376 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=225709
* Geo::Point tries to abstract coordinate systems. It does notMartin Wilke2009-01-115-0/+57
| | | | | | | | | | | | | | | try to solve all the problems itself, but will call-out for helper modules when computation has to be done. The module is heavily resting on Math::Polygon. WWW: http://search.cpan.org/dist/Geo-Point/ PR: ports/130360 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=225708
* - Update to 0.18Chin-San Huang2009-01-112-4/+4
| | | | Notes: svn path=/head/; revision=225690
* - Update to 1.7.0Martin Wilke2009-01-103-30/+4
| | | | | | | | PR: 128412 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=225653
* - Update to 2.0.18Martin Wilke2009-01-102-4/+7
| | | | | | | | PR: 130050 Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer) Notes: svn path=/head/; revision=225647
* fix invokation of sed inplaceLuigi Rizzo2009-01-101-1/+1
| | | | Notes: svn path=/head/; revision=225641
* Presenting GNOME 2.24 for FreeBSD.Joe Marcus Clarke2009-01-1030-160/+551
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See http://library.gnome.org/misc/release-notes/2.24/ for the general release notes. On the FreeBSD front, this release introduces Fuse support in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some long-standing seahorse and gnome-keyring bugs. The documentation updates to the website are forthcoming. This release features commits by adamw, ahze, kwm, mezz, and myself. It would not have been possible without are contributors and testers: Alexander Loginov Craig Butler [1] Dmitry Marakasov [6] Eric L. Chen Joseph S. Atkinson Kris Moore Lapo Luchini [7] Nikos Ntarmos Pawel Worach Romain Tartiere TAOKA Fumiyoshi [3] Yasuda Keisuke Zyl aZ [4] bf [2] [5] Florent Thoumie Peter Wemm pluknet PR: 125857 [1] 126993 [2] 130031 [3] 127399 [4] 127661 [5] 124302 [6] 129570 [7] 129936 123790 Notes: svn path=/head/; revision=225629
* Add a new framework for browser plugins, USE_WEBPLUGINS. It is for which fooJeremy Messenger2009-01-1011-44/+41
| | | | | | | | | | | | | | | | | plugins support one of web browsers and can take care of plist (depend on how you use it) at the same time. I have written a complete document and even show how it works in the www/firefox/Makefile.webplugins so be sure to read in there. If there is anything that isn't clear in the document, please feel free to ask and I will try my best to improvement it. FYI: GNOME 2.24 depends on this, so it's coming. BTW: It's based on www/linux-mplayer-plugin/Makefile.npapi with heavy modified. Approved by: portmgr Notes: svn path=/head/; revision=225627
* A complete Python wrapper for the Google Chart APINicola Vitale2009-01-094-0/+39
| | | | | | | WWW: http://pygooglechart.slowchop.com/ Notes: svn path=/head/; revision=225598
* Python wrapper for the Google Chart API.Nicola Vitale2009-01-095-0/+205
| | | | | | | | | | | | | The wrapper can render the URL of the Google chart, based on your parameters, or it can render an HTML img tag to insert into webpages on the fly. Made for dynamic python websites (Django,Zope,CGI,etc.) that need on the fly chart generation without any extra modules. Can also grab the PIL Image instance of the chart for manipulation WWW: http://code.google.com/p/google-chartwrapper/ Notes: svn path=/head/; revision=225597
* - Update to 7.60Martin Wilke2009-01-096-8/+10
| | | | | | | | PR: 130232 Submitted by: Tod McQuillin <devin@spamcop.net> (maintainer) Notes: svn path=/head/; revision=225589
* Update to 0.13.Koop Mast2009-01-093-4/+7
| | | | | | | Approved by: maintainer (implicit) Notes: svn path=/head/; revision=225563
* - Fix mistake from my previous commit (cannot include pre.mk twice)Pav Lucistnik2009-01-081-1/+1
| | | | | | | | Pointy hat to: pav Reported by: pointyhat Notes: svn path=/head/; revision=225526
* Mark BROKEN on HEAD after the import of strndup(3).Erwin Lansing2009-01-081-1/+7
| | | | | | | | | As OSVERSION was not bumped at the time, approximate with 800058. Submitted by: pointyhat Notes: svn path=/head/; revision=225506
* - Chase xcb-util shlib bumpMartin Wilke2009-01-081-1/+1
| | | | Notes: svn path=/head/; revision=225500
* - Chase xcb-util shlib bumpMartin Wilke2009-01-081-1/+1
| | | | Notes: svn path=/head/; revision=225497
* - Depend on freetype2 rather than on freetype1.Stanislav Sedov2009-01-0814-19/+28
| | | | | | | | Spotted by: pav Pointyhat to: me Notes: svn path=/head/; revision=225481
* - s/USE_FREETYPE2/USE_FREETYPE/Stanislav Sedov2009-01-0814-14/+14
| | | | | | | Spotted by: pav Notes: svn path=/head/; revision=225473
* - Fix typoJose Alonso Cardenas Marquez2009-01-081-2/+2
| | | | | | | | | - Bump PORTREVISION Reported by: pav Notes: svn path=/head/; revision=225462
* - Correct freetype dependency (USE_FREETYPE2 is nothing)Pav Lucistnik2009-01-081-2/+2
| | | | Notes: svn path=/head/; revision=225461
* - USE_THREAD is nothing, removePav Lucistnik2009-01-081-1/+0
| | | | Notes: svn path=/head/; revision=225458
* Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.Gerald Pfeifer2009-01-079-7/+9
| | | | Notes: svn path=/head/; revision=225403
* - Correct pkg-messagePav Lucistnik2009-01-072-0/+3
| | | | Notes: svn path=/head/; revision=225400
* - Bump PORTREVISION due to share library version bump in security/libgcryptRong-En Fan2009-01-061-2/+2
| | | | | | | PR: ports/127478 Notes: svn path=/head/; revision=225326
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-0518-112/+11
| | | | Notes: svn path=/head/; revision=225297
* Bump PORTREVISION's after OpenLDAP update.Xin LI2009-01-055-4/+5
| | | | | | | Suggested by: rafan Notes: svn path=/head/; revision=225291
* - Update address of my distfile mirrorDmitry Marakasov2009-01-0511-11/+11
| | | | Notes: svn path=/head/; revision=225284
* Update to 2.6.4.Joe Marcus Clarke2009-01-044-5/+6
| | | | Notes: svn path=/head/; revision=225254
* - add xcb-render-util as dependencyDirk Meyer2009-01-041-1/+2
| | | | Notes: svn path=/head/; revision=225249
* Upgrade to 1.2.34Andrey A. Chernov2009-01-043-5/+5
| | | | Notes: svn path=/head/; revision=225246
* - Update to 2.17Chin-San Huang2009-01-032-8/+8
| | | | Notes: svn path=/head/; revision=225166
* - Update to 0.20Chin-San Huang2009-01-032-6/+6
| | | | Notes: svn path=/head/; revision=225164
* - Update to 0.32Chin-San Huang2009-01-032-6/+6
| | | | Notes: svn path=/head/; revision=225163
* - Fix pkg-plistChin-San Huang2009-01-032-0/+6
| | | | Notes: svn path=/head/; revision=225162
* - Update to 0.37Chin-San Huang2009-01-032-4/+4
| | | | Notes: svn path=/head/; revision=225156
* - Update to 0.17Chin-San Huang2009-01-033-4/+6
| | | | Notes: svn path=/head/; revision=225155
* Remove PYNUMPY dependency, it's actually complete remove but only left inJeremy Messenger2009-01-021-3/+1
| | | | | | | | | | | the test scripts to show how to get py-cairo works with py-numpy. I should have check more in tarball rather than ChangeLog. Bump the PORTREVISION. PR: ports/130108 Submitted by: Keith Gaughan <keith.gaughan@gmail.com> Notes: svn path=/head/; revision=225142
* - Update to 0.9.27Chin-San Huang2009-01-023-6/+9
| | | | Notes: svn path=/head/; revision=225109
* Update to 4.0.2.Jeremy Messenger2009-01-023-4/+7
| | | | Notes: svn path=/head/; revision=225099
* Pick up maintainership.Koop Mast2009-01-011-1/+1
| | | | Notes: svn path=/head/; revision=225086
* Fix the dependency, PYNUMERIC -> PYNUMPY. In the ChangeLog shows:Jeremy Messenger2008-12-311-2/+3
| | | | | | | | | | | | | | | | -------------- * cairo/pycairo-surface.c: Remove Numeric Python support, since Numeric has been made obsolete by numpy, and numpy data can be read using ImageSurface.create_for_data. -------------- Bump the PORTREVISION. PR: ports/130031 Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> Notes: svn path=/head/; revision=225072
* - Update to 6.8.2-3Martin Matuska2008-12-313-314/+328
| | | | | | | | | | | - fix pkg-plist for modules [1] - fix WMF module PR: ports/130060 [1] Submitted by: nork@FreeBSD.org [1] Notes: svn path=/head/; revision=225062
* Add a missing 'USE_GNOME= gtk20' detected by the tinderbox.Luigi Rizzo2008-12-311-0/+5
| | | | | | | | | As explained in the Makefile, the port doesn't actually use any gtk library, but the configure script fails if it does not find them, and this is the quickest workaround. Notes: svn path=/head/; revision=225057
* A SANE scanner backend for various Epson scanners.Luigi Rizzo2008-12-318-0/+269
| | | | | | | | | | | This backend supports many more devices than the sane-epson included in graphics/sane-backends, including new multifunction devices such as the SX400. http://avasys.jp/english/ Notes: svn path=/head/; revision=225054