aboutsummaryrefslogtreecommitdiff
path: root/graphics/zbar/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-131-2/+1
| | | | Notes: svn path=/head/; revision=327155
* The FreeBSD x11 team proudly presentsNiclas Zeising2013-05-251-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | an zeising, kwm, miwi, bapt, eadler production: Xorg 7.7 Starring: xserver 1.12.4 (new xorg only) Mesa 8.0.4, including libGL, libGLU and dri (new xorg only) libX11 1.5.0 libxcb 1.9 libdrm 2.4.42 (new xorg only) freeglut 2.8.1 Also starring: Updates to drivers and other libraries and utilities Additional notes: Change pkgconf to be a build dependency. Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use this. Trim makefile headers. Take maintanership of x11/xcb-proto, ok'd by ashish. If you are running WITH_NEW_XORG=, you need to rebuild all installed drivers, see UPDATING for more information. Various fixes to make ports compile. PR: ports/177942 Exp-run by: miwi Approved by: portmgr (miwi) Thanks to all who helped testing! Notes: svn path=/head/; revision=319055
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-1/+1
| | | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising Notes: svn path=/head/; revision=316662
* - Chase graphics/ImageMagick updateBryan Drewery2012-12-131-2/+2
| | | | | | | - Trim header Notes: svn path=/head/; revision=308865
* - Convert Makefile headers to new styleAlex Kozlov2012-10-071-22/+15
| | | | | | | | | | | - Convert to new options framework - Remove ABI version numbers from LIB_DEPENDS PR: ports/172397 Submitted by: Oliver Heesakkers <dev2@heesakkers.info> (maintainer) Notes: svn path=/head/; revision=305451
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke2012-06-061-2/+1
| | | | | | | Review by: bapt, David Naylor (kde team) Notes: svn path=/head/; revision=298557
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* Fix LIBDEPENDS != LIB_DEPENDSDoug Barton2012-01-201-1/+1
| | | | | | | Submitted by: eadler Notes: svn path=/head/; revision=289501
* Update ImageMagick to 6.7.2-10 (shlib bumped to .5)Martin Matuska2011-10-111-1/+2
| | | | Notes: svn path=/head/; revision=283359
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+1
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - fix plist [1]Pawel Pekala2011-08-301-3/+4
| | | | | | | | | | | | | | - restrict python versions to 2.5-2.7 [1] - add x11-toolkits/py-gtk2 build/run dep for WITH_PYTHON [2] - add devel/qt4-moc build dep for WITH_QT4 [2] PR: ports/160182 Submitted by: [1] Oliver Heesakkers <dev2@heesakkers.info> (maintainer) [2] myself Approved by: miwi, wen (mentors implicit) Notes: svn path=/head/; revision=280791
* ZBar is an open source software suite for reading bar codes from variousGanael LAPLANCHE2010-12-141-0/+106
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