aboutsummaryrefslogtreecommitdiff
path: root/graphics
Commit message (Collapse)AuthorAgeFilesLines
* - update to 3.83Dirk Meyer2007-08-032-5/+4
| | | | Notes: svn path=/head/; revision=197021
* - bsd.qt.mk:Michael Nottebrock2007-08-028-28/+17
| | | | | | | | | | | | | | | QT_COMPONENTS can now be depended on at runtime or buildtime only by specifiying them as <component>_build or <component>_run, respectively. Specifying <component> without any suffix will depend on the component at both build- and runtime just like before. - Convert Qt core ports to use the new dependency switches. - Add a patch to corelib to fix Qt4 on ARM, submitted by: Björn König <bkoenig@alpha-tierchen.de> Notes: svn path=/head/; revision=196993
* Upgrade to 1.15.Thierry Thomas2007-08-023-23/+36
| | | | | | | | Changelog at <ftp://ftp.afterstep.org/stable/libAfterImage/ChangeLog.1.15>. Notes: svn path=/head/; revision=196991
* Album Shaper is a drag-n-drop hierarchal photo album creation andMartin Wilke2007-08-026-0/+420
| | | | | | | | | | | | | | modification application. Based on the Qt libraries, Album Shaper is a cross-platform solution for maintaining your collection of digital images from various sources. WWW: http://albumshaper.sf.net PR: ports/113880 Submitted by: Yinghong.Liu <relaxbsd at gmail.com> Notes: svn path=/head/; revision=196945
* - Update to 0.12Andrew Pantyukhin2007-08-013-15/+13
| | | | Notes: svn path=/head/; revision=196881
* - Set for removal in one monthPav Lucistnik2007-08-012-0/+4
| | | | Notes: svn path=/head/; revision=196880
* - Fix build with python 2.5Pav Lucistnik2007-07-311-0/+1
| | | | Notes: svn path=/head/; revision=196838
* - Plug a memory leak [1]Michael Johnson2007-07-312-1/+572
| | | | | | | | | | | | - Fix an integer overflow [2] Obtained from: Poppler SVN [1] Redhat http://rhn.redhat.com/errata/RHSA-2007-0732.html [2] Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3387 Reported by: miwi via irc.freenode.org/#FreeBSD-GNOME Notes: svn path=/head/; revision=196831
* - Fix buffer overflow vulnerability.Martin Wilke2007-07-312-1/+34
| | | | | | | | | | - Bump PORTREVISION Approved by: simon (secteam) Security: http://www.vuxml.org/freebsd/0e43a14d-3f3f-11dc-a79a-0016179b2dd5.html Notes: svn path=/head/; revision=196814
* - Allow build with python 2.5Pav Lucistnik2007-07-311-2/+2
| | | | Notes: svn path=/head/; revision=196803
* Fix buffer overflow vulnerability in xpdf code.Michael Nottebrock2007-07-304-0/+36
| | | | | | | | Security: http://www.kde.org/info/security/advisory-20070730-1.txt Security: CVE-2007-3387 Notes: svn path=/head/; revision=196764
* - Update to 0.028Andrew Pantyukhin2007-07-303-6/+7
| | | | | | | - Respect CC/CFLAGS Notes: svn path=/head/; revision=196757
* - Don't strip librariesEdward Tomasz Napierala2007-07-304-5/+86
| | | | | | | | | | | - Build and install j2k utils PR: ports/114694 Submitted by: ahze Approved by: miwi (mentor) Notes: svn path=/head/; revision=196730
* - Unbreak build with USE_XORG= x11 xextMartin Matuska2007-07-301-0/+2
| | | | | | | Approved by: garga (mentor, implicit) Notes: svn path=/head/; revision=196728
* - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry2007-07-3019-2/+27
| | | | | | | | | | | | | - Add significantly better support in bsd.python.mk for working with Python Eggs and the easy_install system Tested by: pointyhat runs Approved by: pav (portmgr) Most work by: perky Thanks to: pav Notes: svn path=/head/; revision=196700
* - Fix: -D__GLX_MOTIF=1 was lost when user defined custom CFLAGS in make.confPav Lucistnik2007-07-302-3/+2
| | | | | | | Reported by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> Notes: svn path=/head/; revision=196698
* Update to 0.7.0.Joe Marcus Clarke2007-07-292-4/+4
| | | | Notes: svn path=/head/; revision=196638
* Retire obsolete PARALLEL_PACKAGE_BUILD in favour of PACKAGE_BUILDING.Kris Kennaway2007-07-291-2/+1
| | | | Notes: svn path=/head/; revision=196627
* - Update to 6.205Pav Lucistnik2007-07-293-8/+7
| | | | | | | | PR: ports/114815 Submitted by: Hernan Di Pietro <hernan.di.pietro@gmail.com> (maintainer) Notes: svn path=/head/; revision=196530
* BROKEN: Incorrect pkg-plistKris Kennaway2007-07-282-0/+4
| | | | Notes: svn path=/head/; revision=196517
* gsnapshot is a GTK2 application. It provides for capturing a screen snapshot ofPav Lucistnik2007-07-287-0/+110
| | | | | | | | | | | | | | the entire screen, a window or a region, with a simple user The package also provides the gdisplay program, a simple image viewer with built-in directory file browser. WWW: http://www.softcraft.org/gsnapshot/ PR: ports/114829 Submitted by: Yinghong.Liu <relaxbsd@gmail.com> Notes: svn path=/head/; revision=196508
* - Chase increase of audio/libvorbis shlib version.Martin Wilke2007-07-283-4/+4
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=196462
* Update to the autotools new world order.Ade Lovett2007-07-284-8/+16
| | | | | | | | | Tested by: numerous package build runs Approved by: portmgr Thanks to: des, kris, linimon, pav Notes: svn path=/head/; revision=196437
* Update to 2.18.0.Jeremy Messenger2007-07-272-6/+5
| | | | Notes: svn path=/head/; revision=196420
* - fix build with xpmDirk Meyer2007-07-261-1/+1
| | | | | | | (revert portlint change) Notes: svn path=/head/; revision=196343
* - Update to 0.0.20070718Martin Wilke2007-07-262-4/+4
| | | | | | | | PR: 114902 Submitted by: Erik Greenwald <erik@smluc.org> Notes: svn path=/head/; revision=196308
* Install poppler-qt4.pc for poppler-qt4Michael Johnson2007-07-253-1/+4
| | | | | | | | PR: ports/114773 Reported by: Sven Gaerner Notes: svn path=/head/; revision=196270
* - Update to 2.3.19Michael Johnson2007-07-254-8/+15
| | | | | | | | | | - Install gimp default binaries since gimp and gimp-devel already conflict [1] PR: ports/114767 [1] Submitted by: Henrik Brix Andersen [1] Notes: svn path=/head/; revision=196269
* - take maintainershipDirk Meyer2007-07-251-2/+2
| | | | | | | - make portlint happier Notes: svn path=/head/; revision=196267
* - take maintainershipDirk Meyer2007-07-251-2/+2
| | | | | | | - make portlint happier Notes: svn path=/head/; revision=196258
* - Update to 0.16Cheng-Lung Sung2007-07-253-12/+12
| | | | Notes: svn path=/head/; revision=196243
* - Update to 2.44Beech Rintoul2007-07-243-16/+23
| | | | | | | | | | | - Fix build issues PR: ports/114396 Submitted by: David Yeske <dyeske@gmail.com> (maintainer) Approved by: (maintainer, implicit), sat (mentor) Notes: svn path=/head/; revision=196226
* - Add USE_GL (since the last xorg update it has been built without OpenGL,Alejandro Pulver2007-07-241-13/+9
| | | | | | | | | | | thus ports like "x11-toolkits/gigi" can't find some functions they need). - Remove unneeded SDL hacks. - Bump PORTREVISION. Approved by: miwi (maintainer) Notes: svn path=/head/; revision=196219
* - Update to version 0.4.2.Alejandro Pulver2007-07-244-19/+5
| | | | Notes: svn path=/head/; revision=196205
* - Update to 8.77Andrew Pantyukhin2007-07-242-4/+4
| | | | Notes: svn path=/head/; revision=196192
* - Fix build with gcc 4.2Martin Wilke2007-07-241-0/+3
| | | | | | | | PR: 114787 Submitted by: Hernan Di Pietro <hernan.di.pietro@gmail.com> (maintainer) Notes: svn path=/head/; revision=196184
* Update to 2.2.17Michael Johnson2007-07-233-5/+5
| | | | Notes: svn path=/head/; revision=196135
* - Update to 0.9.15Andrew Pantyukhin2007-07-232-4/+5
| | | | | | | - Depend on ImageMagick Notes: svn path=/head/; revision=196112
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-2329-40/+15
| | | | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run Notes: svn path=/head/; revision=196111
* - Add even more ports to the new "geography" categoryFrank J. Laszlo2007-07-223-3/+3
| | | | | | | Approved by: Pav (wearing portmgr hat) Notes: svn path=/head/; revision=196071
* - Add ports to "geography" virtual categoryFrank J. Laszlo2007-07-226-6/+6
| | | | | | | Approved by: Pav (wearing portmgr hat) Notes: svn path=/head/; revision=196069
* Upgrade to v. 4.5 and make fetchable again.Thierry Thomas2007-07-223-16/+17
| | | | | | | | | Changelog at <http://www.geometrictools.com/Downloads/Updates.html>. Reported by: pointyhat via Pav. Notes: svn path=/head/; revision=196062
* - Pass prefix, exec_prefix, and DISTDIR to make so it won't be broken whenRong-En Fan2007-07-221-1/+2
| | | | | | | | | | we set --mandir and --infodir for GNU_CONFIGURE - Reset maintainer per request Approved by: Kay Lehmann <kay_lehmann at web.de> (maintainer) Notes: svn path=/head/; revision=196060
* - Update to 0.2.3Andrew Pantyukhin2007-07-206-38/+12
| | | | Notes: svn path=/head/; revision=195953
* - Update to 0.9.14Andrew Pantyukhin2007-07-183-4/+6
| | | | Notes: svn path=/head/; revision=195851
* Add port graphics/tesseract:Andrew Pantyukhin2007-07-188-0/+360
| | | | | | | | | | | | | | | The Tesseract OCR engine was one of the top 3 engines in the 1995 UNLV Accuracy test. Between 1995 and 2006 it had little work done on it, but it is probably one of the most accurate open source OCR engines available. The source code will read a binary, grey or color image and output text. WWW: http://code.google.com/p/tesseract-ocr/ Based on: pkgsrc package Notes: svn path=/head/; revision=195849
* Add ${MASTER_SITE_LOCAL}.Edward Tomasz Napierala2007-07-181-1/+3
| | | | | | | | Suggested by: pav Approved by: miwi (mentor) Notes: svn path=/head/; revision=195847
* - Disable gimp support if WITHOUT_GIMP is definedAndrew Pantyukhin2007-07-172-6/+11
| | | | | | | Requested by: J.R. Oldroyd <jr at opal.com> Notes: svn path=/head/; revision=195801
* Now we use USE_FORTRAN=yes to use FORTRAN compiler.Maho Nakata2007-07-172-2/+2
| | | | | | | | | | > If I haven't done it by Monday, you may commit it yourself. Now Monday is over in Shaun's timezone and mine as well :) Approved by: maintainer Notes: svn path=/head/; revision=195784
* - Update to 2.10.5Pav Lucistnik2007-07-162-4/+4
| | | | Notes: svn path=/head/; revision=195773