aboutsummaryrefslogtreecommitdiff
path: root/graphics/aqsis/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* devel/boost-*: update to 1.64.0Jan Beich2017-05-021-1/+1
| | | | | | | | | | | Changes: http://www.boost.org/users/history/version_1_64_0.html PR: 218835 Approved by: office (bapt) Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D10472 Notes: svn path=/head/; revision=439934
* devel/boost-*: update to 1.63.0Jan Beich2017-01-061-1/+1
| | | | | | | | | | | Changes: http://www.boost.org/users/history/version_1_63_0.html PR: 215598 Exp-run by: antoine Approved by: office (bapt) MFH: 2017Q1 Notes: svn path=/head/; revision=430692
* devel/boost-*: update to 1.62.0Jan Beich2016-11-231-1/+1
| | | | | | | | | | | | | | | - Enable `long double` C99 math usage - Switch 9.x back to building with GCC Changes: http://www.boost.org/users/history/ PR: 199601 Submitted by: Chen Xu, bapt, amdmi3, truckman (based on) Reviewed by: rakuco (kde) (earlier version) Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions) Approved by: bapt (office) Notes: svn path=/head/; revision=426908
* Mark broken on sparc64.Mark Linimon2016-09-181-0/+2
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=422378
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-6/+6
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* - Fix shebangsDmitry Marakasov2015-06-091-2/+6
| | | | | | | | | - Add missing bash dependency MFH: 2015Q2 Notes: svn path=/head/; revision=388948
* - Reset maintainership of my portsPietro Cerutti2014-12-101-1/+1
| | | | Notes: svn path=/head/; revision=374492
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the 32 ports that still use it. Bump PORTREVISION on their dependent ports except the ones that depend on these: audio/libogg audio/libvorbis devel/pcre ftp/curl graphics/jpeg graphics/libart_lgpl graphics/tiff textproc/expat2 textproc/libxslt In these cases the same trick as in the recent gettext update is used. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=374303
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* Upgrade OpenEXR and ilmbase to 2.2.0.Matthias Andree2014-08-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so GCC-based systems will upgrade to the default ports compiler (GCC 4.7 currently.) Add two patches to OpenEXR to permit building it in a live system with the older OpenEXR version installed. Bug report filed to upstream Github at https://github.com/openexr/openexr/issues/130 Couple OpenEXR more tightly to ilmbase and require its exact .so version. Add UPDATING note, and bump PORTREVISION of all dependent ports. Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer. Approved by: portmgr (implicit for bumping PORTREVISION on unstaged ports) Notes: svn path=/head/; revision=365038
* - Fix LICENSEPietro Cerutti2014-07-041-1/+1
| | | | Notes: svn path=/head/; revision=360611
* Chase boost and icu bumpBaptiste Daroussin2014-02-071-1/+1
| | | | | | | While here convert some LIB_DEPENDS Notes: svn path=/head/; revision=343214
* - Bump dependent ports' revisions (graphics/ilmbase and graphics/OpenEXR)Rusmir Dusko2013-11-201-1/+1
| | | | | | | Approved by: wg (mentor) Notes: svn path=/head/; revision=334422
* - Bump PORTREVISION, forgot in previous commitPietro Cerutti2013-10-311-1/+1
| | | | Notes: svn path=/head/; revision=332251
* graphics/ilmbaseRusmir Dusko2013-10-311-8/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update to 2.0.1 - Change master sites to SAVANNAH - Change maintainer email to @FreeBSD.org - Remove conflict with non existent Port - USES pathfix pkgconfig - Add executable - Add DOCS Option - Support STAGEDIR and add OPTIONS_SUB - Use pathfix instead of simple patches - Adjust patches - Change WWW graphics/OpenEXR - Update to 2.0.1 - Change master sites to SAVANNAH - Change maintainer email to @FreeBSD.org - Use the new format for LIB_DEPENDS - USES gmake pathfix pkgconfig - Add DOCS and EXAMPLES Options - Support STAGEDIR and add OPTIONS_SUB - Change REINPLACE_CMD - Add extra patch for EXAMPLES - Remove obsolete patches - Bump dependent ports' revisions Approved by: pawel / wg (mentors) Notes: svn path=/head/; revision=332189
* 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
* - Fix buildMartin Wilke2013-06-111-7/+1
| | | | | | | | | - Remove 7.X gruft Reported by: pkg (DEVELOPER_MODE) Notes: svn path=/head/; revision=320576
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-3/+1
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* Chase boost updateBaptiste Daroussin2013-01-311-8/+3
| | | | Notes: svn path=/head/; revision=311310
* - Chase lib version changes from ilmbase and OpenEXR updatesSteve Wills2013-01-171-1/+2
| | | | Notes: svn path=/head/; revision=310536
* - Update to 1.8.2Pietro Cerutti2012-08-301-3/+1
| | | | | | | Announcement: http://www.aqsis.org/2012/08/version-182-available.html Notes: svn path=/head/; revision=303383
* - Mark BROKEN on FreeBSD 7.X: does not compilePav Lucistnik2012-06-101-2/+2
| | | | | | | | | | Aqsis-1.8.0-Source/libs/util/plugins.cpp: In member function 'const Aqsis::CqString Aqsis::CqPluginBase::DLError()': Aqsis-1.8.0-Source/libs/util/plugins.cpp:174: error: invalid conversion from 'const char*' to 'char*' Reported by: pointyhat Notes: svn path=/head/; revision=298946
* - 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
* - Unbreak build by removing patches added in the previous commit. The portMax Brazhnikov2012-05-191-1/+1
| | | | | | | | | | | | | has been updated already and builds fine with boost-1.48.0 [1] - While here, add _build suffix for some Qt4 components to avoid run dependency on them. I've bumped PORTREVISION in the previous commit so no changes this time. Reported by: pav/pointyhat [1] Notes: svn path=/head/; revision=296968
* Add patches to fix build with boost-1.48.0Max Brazhnikov2012-05-161-1/+1
| | | | | | | | | PR: ports/156253 Submitted by: Alexander Churanov Approved by: portmgr (linimon) Notes: svn path=/head/; revision=296785
* - Add a patch to fix a missing implementation of a RIB API function, thePietro Cerutti2012-03-151-0/+1
| | | | | | | | | | | | patch has been posted to the upstream tracker at http://sf.net/tracker/?func=detail&atid=383970&aid=3505124&group_id=25264 - Bump PORTREVISION Feature safe: yes Notes: svn path=/head/; revision=293337
* - Update to 1.8.0Pietro Cerutti2012-03-081-5/+11
| | | | | | | Release notes: http://www.aqsis.org/2012/02/aqsis-180-released.html Notes: svn path=/head/; revision=292935
* Remove CMAKE_USE_PTHREAD from the ports using it.Raphael Kubo da Costa2011-11-141-1/+0
| | | | | | | | | | | This setting has not had any effect since r1.13 to bsd.cmake.mk, as it was only useful when we supported FreeBSD < 7. Approved by: avilla (mentor), portmgr (miwi) Feature safe: yes Notes: svn path=/head/; revision=285744
* - Fix dependency on fltk, now that fltk-threads is gonePietro Cerutti2010-04-011-4/+4
| | | | | | | Reported by: itetcu Notes: svn path=/head/; revision=251971
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Restore previous BUILD_DEPENDS and LIB_DEPENDS lines.Pietro Cerutti2010-03-121-4/+4
| | | | | | | | | Previous commit was nonsense, wrt depends. Reported by: QAT Notes: svn path=/head/; revision=250953
* - Use the new CMAKE_OUTSOURCE featurePietro Cerutti2010-03-121-12/+3
| | | | | | | - Move fltk-threads from BUILD_DEPENDS to LIB_DEPENDS Notes: svn path=/head/; revision=250949
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* - Mark BROKEN on 6.xPav Lucistnik2010-01-201-1/+7
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=248226
* - Update to 1.6.0Pietro Cerutti2010-01-031-41/+11
| | | | | | | | | | - Unbreak on sparc64 - Fix build on i386 and amd64 [1] Reported by: PH via miwi, pav [1] Notes: svn path=/head/; revision=247057
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with G Notes: svn path=/head/; revision=240070
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Update boost to 1.39Pav Lucistnik2009-07-281-1/+2
| | | | | | | | | | - Split boost port to separate components, with boost-all metaport PR: ports/137054 Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer) Notes: svn path=/head/; revision=238504
* - Update to 1.4.2Pietro Cerutti2009-04-021-18/+29
| | | | | | | | | | - Prepare for upcoming boost 1.37.0 [1] PR: 132833 [1] Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> Notes: svn path=/head/; revision=231502
* bump PORTREVISION after cmake updateMax Brazhnikov2009-03-241-0/+1
| | | | Notes: svn path=/head/; revision=230897
* Mark as broken on sparc64.Mark Linimon2008-12-101-1/+7
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=224062
* - Fix build on sparc64Pietro Cerutti2008-10-221-0/+4
| | | | Notes: svn path=/head/; revision=221917
* - Update to 1.4.1Pietro Cerutti2008-09-241-1/+1
| | | | Notes: svn path=/head/; revision=220680
* - Update to 1.4.0Pietro Cerutti2008-08-211-28/+29
| | | | Notes: svn path=/head/; revision=218961
* My reference e-mail address as a ports maintainer is now gahr@FreeBSD.org.Pietro Cerutti2008-02-211-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=207731
* - Update to 1.2.0Martin Wilke2007-12-141-27/+28
| | | | | | | | | | | - Fix build with gcc 4.2 - Pass maintainership to submitter PR: 118681 Submitted by: Pietro Cerutti <gahr@gahr.ch> Notes: svn path=/head/; revision=203613
* Migration from bison 1.x to 2.xAde Lovett2007-10-171-2/+2
| | | | | | | | PR: 117086 Tested by: -exp runs Notes: svn path=/head/; revision=201613
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* BROKEN on 7.0: Broken plist from objformatKris Kennaway2007-04-211-1/+7
| | | | Notes: svn path=/head/; revision=190567