aboutsummaryrefslogtreecommitdiff
path: root/graphics
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 3.18.1Pietro Cerutti2010-12-202-3/+3
| | | | | | | Changes: http://ayam.sourceforge.net/Changes.txt Notes: svn path=/head/; revision=266643
* - Update to 3.14.1Pietro Cerutti2010-12-204-31/+28
| | | | | | | | | | - Makefile cleanup PR: 153178 Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru> Notes: svn path=/head/; revision=266632
* Clean up ruby pkg-plists:Philip M. Gollucci2010-12-205-20/+0
| | | | | | | | | | | | | | | | | | | %%RUBY_SITEARCHLIBDIR%% %%RUBY_SITELIBDIR%% lib/ruby/site_ruby %%RUBY_VENDORARCHLIBDIR%% %%RUBY_VENDORLIBDIR%% lib/ruby/vendor_ruby lib/ruby Above directories are owned by lang/ruby1[89] ports. PR: ports/153041 Tested by: 2-exp runs by pav With Hat: ruby@ Notes: svn path=/head/; revision=266600
* Update to 0.40Max Brazhnikov2010-12-182-5/+3
| | | | | | | | PR: ports/153280 Submitted by: Andras Horvath (maintainer) Notes: svn path=/head/; revision=266560
* - Update to 3.6.1.1Nicola Vitale2010-12-172-3/+3
| | | | | | | | PR: ports/153247 Submitted by: Eugene Mychlo <myc at barev.net> (maintainer) Notes: svn path=/head/; revision=266498
* Mahotas is an Image Processing Library for Python.Wen Heping2010-12-175-0/+185
| | | | | | | | | | | | | | | | | | | | | | | | It includes a couple of algorithms implemented in C++ for speed while operating in numpy arrays. Notable algorithms: - watershed. - thresholding. - convex points calculations. - hit & miss. thinning. - Zernike & Haralick features. - freeimage based numpy image loading (requires freeimage libraries to be installed). - Release the GIL in morphological functions - Convolution WWW: http://packages.python.org/mahotas/ PR: ports/153183 Submitted by: Pedro Garcia Freitas <sawp@sawp.com.br> Notes: svn path=/head/; revision=266489
* Use the $SRC_BASE Makevar instead of hard-coding.Mark Linimon2010-12-171-2/+2
| | | | Notes: svn path=/head/; revision=266468
* Use the $SRC_BASE Makevar instead of hard-coding. There is no longerMark Linimon2010-12-171-1/+1
| | | | | | | | | any need to provide the default definition; it is in bsd.port.mk. Hat: portmgr Notes: svn path=/head/; revision=266467
* - Mark MAKE_JOBS_UNSAFE. [1]Alberto Villa2010-12-162-3/+3
| | | | | | | | | | | - Use bsd.port.options.mk. - Get rid of MD5 in distinfo. PR: ports/152895 [1] Submitted by: amdmi3 [1] Notes: svn path=/head/; revision=266424
* - Chase security/libksba shlib version bumpGreg Larkin2010-12-164-1/+4
| | | | | | | | Requested by: kwm Pointyhat to: glarkin Notes: svn path=/head/; revision=266393
* Update to 1.7.3Max Brazhnikov2010-12-152-5/+3
| | | | | | | | PR: ports/153174 Submitted by: glebius (maintainer) Notes: svn path=/head/; revision=266371
* - Update imlib2 and imlib2_loaders to 1.4.4. This version mainly containsStanislav Sedov2010-12-1512-106/+35
| | | | | | | | | bugfixes compared to 1.4.1 with some new functions added. I'm also dropping .la files, so port revisions of dependent library ports have been bumped accordingly. Notes: svn path=/head/; revision=266322
* Remove license clause from pkg-descr.Ganael LAPLANCHE2010-12-141-3/+0
| | | | | | | | Notified by: ehaupt Approved by: ehaupt (mentor) Notes: svn path=/head/; revision=266292
* ZBar is an open source software suite for reading bar codes from variousGanael LAPLANCHE2010-12-146-0/+181
| | | | | | | | | | | | | sources, such as video streams, image files and raw intensity sensors. It supports many popular symbologies (types of bar codes) including EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code. PR: ports/152708 Submitted by: Oliver Heesakkers <dev2 at heesakkers.info> pproved by: ehaupt (mentor) Notes: svn path=/head/; revision=266289
* Hook up ethumb.Erwin Lansing2010-12-141-0/+1
| | | | | | | Submitted by: broken INDEX Notes: svn path=/head/; revision=266283
* - Update e17 applications suite to the recent snapshot.Stanislav Sedov2010-12-1489-660/+757
| | | | | | | | | | | Thanks to Grzegorz Blach <magik@roorback.net> for doing the hard work preparing the initial version of the update! PR: ports/148038 Submitted by: Grzegorz Blach <magik@roorback.net> (based on) Notes: svn path=/head/; revision=266276
* - Updated to 2.6.1.Philip M. Gollucci2010-12-121-1/+3
| | | | | | | | PR: ports/152989 Submitted by: "SimaMoto, RyoTa" <liangtai.s4@gmail.com> (maintainer) Notes: svn path=/head/; revision=266091
* Update webp to 0.0.5Johan van Selst2010-12-112-3/+3
| | | | Notes: svn path=/head/; revision=266052
* - relocated port into correct categoryPhilip M. Gollucci2010-12-114-0/+35
| | | | | | | Reported by: freebsdports@chillibear.com (maintainer) Notes: svn path=/head/; revision=266050
* - Fix build with GCC 45Philip M. Gollucci2010-12-103-1/+21
| | | | | | | | | | | - Bump PORTREVISION PR: ports/148990 Submitted by: Anonymous <swell.k@gmail.com> Approved by: maintainer timeout (nork ; 136 days) Notes: svn path=/head/; revision=266014
* . use brandelf for binary linux files;Boris Samorodov2010-12-102-10/+8
| | | | | | | | | | | | . add usr/lib/libGLEW.so.1.5 to plist files; . replace pkg-plist by Makefile options; . fix license installation; . bump PORTREVISION. Approved by: Eitan Adler (maintainer, explicit via email to freebsd-ports@) Notes: svn path=/head/; revision=265988
* - bump the java heap space to try to fix build failureIon-Mihai Tetcu2010-12-101-1/+1
| | | | | | | | Submitted by: maintainer (private mail) Reported by: QAT Notes: svn path=/head/; revision=265964
* - Mark some ruby* and rubygem* broken with ruby 1.9Philip M. Gollucci2010-12-092-0/+8
| | | | | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=265942
* - attempt to fix distinfo from ftp.ru.fbsd the only place the distfile now ↵Philip M. Gollucci2010-12-091-2/+1
| | | | | | | | | exists Reported by: QAT Notes: svn path=/head/; revision=265935
* - Re-assign all my ruby* ports to ruby@Alexander Logvinov2010-12-084-4/+4
| | | | | | | Discussed with: pgollucci, stas Notes: svn path=/head/; revision=265881
* - Fix dependency versionsPhilip M. Gollucci2010-12-081-1/+1
| | | | Notes: svn path=/head/; revision=265872
* Clean up "current" versions of autotools components to further reduceAde Lovett2010-12-085-10/+8
| | | | | | | tree-churn on updates. Notes: svn path=/head/; revision=265861
* - Fix plist for NOPORTDATA casePav Lucistnik2010-12-083-3/+2
| | | | | | | | PR: ports/152872 Submitted by: John Prather <john.c.prather@gmail.com> (maintainer) Notes: svn path=/head/; revision=265851
* - Update to version 0.7.1 and unbreakAlexey Dokuchaev2010-12-084-37/+89
| | | | | | | | | | - Make as MAKE_JOBS_SAFE - Introduce GUI options (Qt4 and wxWidgets) - Utilize PORTNAME where appropriate - Add LICENSE (GPLv3) Notes: svn path=/head/; revision=265843
* - Fix fetch errorWen Heping2010-12-081-1/+2
| | | | | | | Reported by: Rainer Hurling <rhurlin@gwdg.de> Notes: svn path=/head/; revision=265832
* With portmgr hat, reassign these from clsung (who is apparently havingMark Linimon2010-12-071-1/+1
| | | | | | | email troubles) to ruby@. Notes: svn path=/head/; revision=265809
* - update MASTER_SITESDirk Meyer2010-12-071-1/+1
| | | | | | | distribution subdirs has changed Notes: svn path=/head/; revision=265802
* - Update to 1.6.0Wen Heping2010-12-073-752/+998
| | | | | | | | | - Unbreak the build with Python - Add option for build with MapServer - Sort plist Notes: svn path=/head/; revision=265798
* - update to 1.4.4Dirk Meyer2010-12-053-9/+7
| | | | Notes: svn path=/head/; revision=265738
* - fix URLDirk Meyer2010-12-051-1/+1
| | | | Notes: svn path=/head/; revision=265721
* - Add port for graphics/lcms2, a second version of Little CMS.Stanislav Sedov2010-12-055-0/+116
| | | | | | | | | | This is a separate port, because lcms2 is not API compatible with lcms1. WWW: http://www.littlecms.com/ Notes: svn path=/head/; revision=265704
* - Update to 1.0.5Sunpoet Po-Chuan Hsieh2010-12-042-7/+5
| | | | | | | | | | | | - Update MASTER_SITES - Pass maintainership to submitter Changes: http://sng.sourceforge.net/NEWS PR: ports/152825 Submitted by: Charlie Kester <corky1951@comcast.net> Notes: svn path=/head/; revision=265678
* Sync to new bsd.autotools.mkAde Lovett2010-12-04148-152/+152
| | | | Notes: svn path=/head/; revision=265663
* Update to 0.7Max Brazhnikov2010-12-032-3/+3
| | | | Notes: svn path=/head/; revision=265646
* - fix for amd64.MIHIRA Sanpei Yoshiro2010-12-033-1/+156
| | | | | | | - add support suffix "jpeg". Notes: svn path=/head/; revision=265632
* KDE FreeBSD team presents KDE SC 4.5.4.Max Brazhnikov2010-12-022-3/+2
| | | | Notes: svn path=/head/; revision=265601
* Disable Python support, it's broken with new PyQt4Max Brazhnikov2010-12-021-1/+3
| | | | | | | | PR: ports/152754 Approved by: portmgr (miwi) Notes: svn path=/head/; revision=265598
* KDE FreeBSD team is glad to present Qt 4.7.1 in ports.Max Brazhnikov2010-12-025-7/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | Along with Qt4 the following ports are updated: PyQt4 ports to 4.8.1 devel/py-sip to 4.11.2 devel/qscintilla2 to 2.4.5 PyKDE3 to 3.16.7 PyQt3 tp 3.18.2-snapshot-20091119 New ports added: devel/qt4-declarative devel/py-qt4-declarative x11/qt4-graphicssystems-opengl This release has been contributed by: Thomas Abthorpe (tabthorpe) Max Brazhnikov (makc) Dima Panov (fluffy) Alberto Villa (avilla) We'd like to thank Martin Wilke (miwi) for exp-run. Notes: svn path=/head/; revision=265592
* - Update to 3.0.1Martin Matuska2010-12-022-4/+3
| | | | Notes: svn path=/head/; revision=265560
* Update to 0.0.8.2Beech Rintoul2010-12-022-6/+4
| | | | | | | | | PR: ports/152724 Submitted by: Quentin Stievenart (acieroid@awesom.eu) Approved by: itetcu (mentor) (implicit) Notes: svn path=/head/; revision=265557
* Over to submitter of last several updates.Mark Linimon2010-12-021-1/+1
| | | | Notes: svn path=/head/; revision=265553
* - Update to 3.6.1Wen Heping2010-12-022-4/+3
| | | | | | | | PR: ports/152668 Submitted by: Eugene Mychlo <myc@barev.net> (maintainer) Notes: svn path=/head/; revision=265552
* Reset anray@FreeBSD.org due to maintainer-timeouts and no response to email.Mark Linimon2010-12-013-3/+3
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=265541
* Update maintainer's email address.Mark Linimon2010-12-014-4/+4
| | | | | | | Submitted by: maintainer (private email) Notes: svn path=/head/; revision=265540
* - Mark BROKEN: bad plistPav Lucistnik2010-12-011-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=265537