aboutsummaryrefslogtreecommitdiff
path: root/graphics
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* - Update to 1.15.7.Stanislav Sedov2007-07-162-5/+5
| | | | | | | | PR: ports/114037 (based on) Submitted by: Roderick van Domburg <r.s.a.vandomburg@nedforce.nl> Notes: svn path=/head/; revision=195769
* - Do not redefine GraphicsMagick symbols, since it causes problems withStanislav Sedov2007-07-166-15/+81
| | | | | | | | | | | | | | some ports, that expect standard Magick symbols to be present (that is revert revision 1.6). Redefine only the GetToken symbol instead just to get rid of ports/94905 - Use correct path for windows fonts [1] - Add a knob to depend on windows fonts conditionally. PR: ports/114036 [1] Submitted by: Roderick van Domburg <r.s.a.vandomburg@nedforce.nl> Notes: svn path=/head/; revision=195763
* Update to Qt 4.3.0, introduce bsd.qt.mk.Michael Nottebrock2007-07-1611-98/+51
| | | | | | | Approved by: portmgr (bsd.port.mk changes) Notes: svn path=/head/; revision=195715
* - update to 10.26.44Dirk Meyer2007-07-152-4/+4
| | | | Notes: svn path=/head/; revision=195679
* Make sure that all of the proper --disable-* args are passed to configureJoe Marcus Clarke2007-07-141-2/+6
| | | | | | | when not building slave ports. Notes: svn path=/head/; revision=195607
* Fix detection of cairo support after the last commit. Cairo support wasJoe Marcus Clarke2007-07-141-2/+2
| | | | | | | | only being enabled when SLAVEPORT was defined, and this had the potential of breaking package builds. Notes: svn path=/head/; revision=195600
* Update swfdec and swfdec-plugin to 0.5.0.Eric Anholt2007-07-143-17/+21
| | | | | | | | | The primary feature of this release is a rewrite of the scripting engine for better correctness. The ports are also improved to remove dependencies that haven't existed since the 0.4 series. Notes: svn path=/head/; revision=195580
* graphics/hpoj has expired: project discontinued, please switch to print/hplipPav Lucistnik2007-07-1413-368/+0
| | | | Notes: svn path=/head/; revision=195572
* Now we use USE_FORTRAN=yes to use FORTRAN compiler.Maho Nakata2007-07-141-5/+2
| | | | Notes: svn path=/head/; revision=195564
* Now we use USE_FORTRAN=yes to use FORTRAN compiler.Maho Nakata2007-07-142-8/+2
| | | | | | | Approved by: thierry Notes: svn path=/head/; revision=195545
* Don't link to libpoppler from graphics/poppler since it doesn't contain ↵Michael Johnson2007-07-133-42/+20
| | | | | | | | | | required Arthur backend. Instead build libpoppler with poppler-qt4 PR: ports/114551 Reported by: Sven Gaerner <sgaerner@gmx.net> Notes: svn path=/head/; revision=195522
* - Add USE_FORTRAN knobBeech Rintoul2007-07-131-6/+2
| | | | | | | Approved by: sat (mentor) Notes: svn path=/head/; revision=195519
* Update linux_dri to Mesa 7.0 libraries and current libdrm.Eric Anholt2007-07-134-18/+27
| | | | | | | Most importantly, this adds the 965 DRI driver. Notes: svn path=/head/; revision=195509
* upgrade to 2.3.0Ying-Chieh Liao2007-07-132-5/+5
| | | | Notes: svn path=/head/; revision=195507
* Now we use USE_FORTRAN=yes to use FORTRAN compiler.Maho Nakata2007-07-121-5/+1
| | | | | | | Approved by: jmz (maintainer) Notes: svn path=/head/; revision=195502
* Change e-mail address of my ports to my FreeBSD.org one.Lars Engels2007-07-121-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=195490
* - Remove unneeded part of a diff.Edward Tomasz Napierala2007-07-121-15/+0
| | | | | | | | Suggested by: sat Approved by: miwi (mentor) Notes: svn path=/head/; revision=195488
* Now we use USE_FORTRAN=yes to use FORTRAN compiler.Maho Nakata2007-07-122-9/+2
| | | | Notes: svn path=/head/; revision=195454
* - Use proper capitalization in my email address.Edward Tomasz Napierala2007-07-111-1/+1
| | | | | | | | Approved by: miwi (mentor) Suggested by: sat Notes: svn path=/head/; revision=195441
* - mark BROKENDirk Meyer2007-07-101-0/+2
| | | | Notes: svn path=/head/; revision=195376
* - Update to 1.2.Edward Tomasz Napierala2007-07-093-25/+27
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=195325
* - File was rerolled for a small bugfixMartin Wilke2007-07-092-3/+4
| | | | | | | | | | See Diff from cvs: http://vector-agg.cvs.sourceforge.net/vector-agg/agg-2.5/src/agg_rounded_rect.cpp?hideattic=0&r1=1.1&r2=1.2&view=patch Submitted by: pointyhat via pav Notes: svn path=/head/; revision=195299
* - Fix OPTIONS handling. When reviewing miwi@'s patch yesterday, I did notRong-En Fan2007-07-091-2/+2
| | | | | | | | | | notice this is wrong :( PR: ports/114430 Submitted by: Shane Bell <decept0 at gmail.com> Notes: svn path=/head/; revision=195292
* Correct the usage of gfortran.Maho Nakata2007-07-091-3/+5
| | | | | | | Submitted by: pav Notes: svn path=/head/; revision=195289
* Reenable djvu [1] and impressMichael Johnson2007-07-091-19/+19
| | | | | | | Reported by: crsd via irc.freenode.org/#FreeBSD-GNOME Notes: svn path=/head/; revision=195239
* Update to 2.2.16Michael Johnson2007-07-083-6/+5
| | | | Notes: svn path=/head/; revision=195237
* - Add OPTIONS knobs for openglMartin Wilke2007-07-082-4/+16
| | | | | | | | Submitted by: ports@ ml Reviewed by: rafan (thanks) Notes: svn path=/head/; revision=195208
* - Fix buildBeech Rintoul2007-07-074-2/+24
| | | | | | | | | - Remove use_getopt_long Approved by: sat (mentor) Notes: svn path=/head/; revision=195130
* - Fix pkg-plistMartin Wilke2007-07-061-1/+2
| | | | Notes: svn path=/head/; revision=195108
* This port wants FORTRANJean-Marc Zucconi2007-07-062-2/+4
| | | | Notes: svn path=/head/; revision=195084