aboutsummaryrefslogtreecommitdiff
path: root/cad/brlcad
Commit message (Collapse)AuthorAgeFilesLines
* Change x11/xorgproto to become a build depNiclas Zeising2018-09-111-1/+1
| | | | | | | | | | | | | | | | | | Change x11/xorgproto to become a build time dependency when added to USE_XORG. Change the dependency to be on the port, rather than a file the port installs. Fix fallout. Bump portrevision on depending ports. PR: 230909 Reviewed by: eadler Approved by: portmgr (antoine) Obtained from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto exp-run: antoine Differential Revision: https://reviews.freebsd.org/D16906 Notes: svn path=/head/; revision=479538
* Switch to xorgproto instead of individual packagesNiclas Zeising2018-07-311-3/+3
| | | | | | | | | | | | | | | | | | | | | Upstream used to distribute protocol headers as separate packages, but has decided to merge those to a common package, named xorgproto. This update tracks that change. * Add a new port, x11/xorgproto, with are protocol headers for xorg. * Hook the new protocol port to the build and to infrastructure in bsd.xorg.mk. * Update all ports with a dependency on any of the old *proto packages to instead depend on xorgproto. Bump portrevision. * Delete the old *proto packages, update MOVED. PR: 230023 Submitted by: zeising Approved by: portmgr (antoine) exp-run by: antoine Notes: svn path=/head/; revision=476013
* cad/brlcad: miscellaneous improvementsRene Ladan2018-01-212-3812/+3815
| | | | | | | | | | | | | | | | - add LICENSE (LGPL21) - fix stage-qa - pet portlint - clean up PREFIX, regenerate pkg-plist consequently - clean up other Makefile variables - bump PORTREVISION PR: 211921 (partially) Submitted by: pfg@ Approved by: maintainer timeout Notes: svn path=/head/; revision=459598
* Mark CONFLICTS_INSTALL with devel/py-epsilonSunpoet Po-Chuan Hsieh2017-12-161-0/+2
| | | | Notes: svn path=/head/; revision=456498
* Revision bump of all ports with USE_GL after consolidation of mesa-libsMatthew Rezny2017-05-231-1/+1
| | | | | | | | Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845 Notes: svn path=/head/; revision=441503
* cad/brlcad: unexpire, it builds fine with current graphics/urtRene Ladan2017-04-281-3/+0
| | | | Notes: svn path=/head/; revision=439613
* - Update devel/libpthread-stubs to 0.4Ashish SHUKLA2017-03-291-4/+4
| | | | | | | | | | | - Chase libpthread-stubs update, and also switch to BUILD_DEPENDS from LIB_DEPENDS, as port is now only .pc file PR: 218015 Submitted by: rezny Notes: svn path=/head/; revision=437182
* Set expiration date of ports depending on graphics/urt to 2017-04-01Rene Ladan2016-12-271-0/+3
| | | | Notes: svn path=/head/; revision=429616
* - Double-quote $@ to properly propagate parameters down the execution pathAlexey Dokuchaev2016-10-171-1/+1
| | | | | | | - Consistently pad (separate) shebang in wrapper scripts with an empty line Notes: svn path=/head/; revision=424092
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-9/+9
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* Add USES=pathfix support for CMake. Some ports that use CMake to buildJason E. Hale2016-01-071-2/+0
| | | | | | | | | | | | | | already had USES=pathfix, although it did nothing. For those ports, I either removed it as they were handling the pkgconfig files differently or I removed patches and substitutions that accomplished the same thing as pathfix. Differential Revision: https://reviews.freebsd.org/D850 Reviewed by: antoine, bapt, tijl Approved by: portmgr (bapt) Notes: svn path=/head/; revision=405449
* Add upstream commits to fix the build with the upcoming CMake 3.1.0.Raphael Kubo da Costa2014-12-312-0/+427
| | | | | | | I have also tested them with CMake 3.0.2. Notes: svn path=/head/; revision=375878
* Bump portrevision after png updateBaptiste Daroussin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375598
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeAntoine Brodin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375594
* Cleanup plistBaptiste Daroussin2014-10-201-123/+0
| | | | Notes: svn path=/head/; revision=371238
* 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
* Properly use MAKE_CMDBaptiste Daroussin2014-06-241-1/+1
| | | | Notes: svn path=/head/; revision=359140
* - USE_(BZIP2|XZ) -> USES=tar:(bzip2|xz)Olli Hauer2014-06-011-2/+1
| | | | Notes: svn path=/head/; revision=356131
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) Notes: svn path=/head/; revision=351411
* - Convert to USES=gmake tkPietro Cerutti2014-01-281-5/+2
| | | | Notes: svn path=/head/; revision=341566
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-7/+7
| | | | | | | | | LIB_DEPENDS in cad With hat: portmgr Notes: svn path=/head/; revision=336172
* - Respect CMAKE_BUILD_TYPEMax Brazhnikov2013-12-041-16/+2
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=335626
* - Add a patches sent upstream and adjust the build flags to build withRaphael Kubo da Costa2013-11-175-164/+734
| | | | | | | | | | | | libc++. - Support staging. PR: ports/183623 Submitted by: rakuco Approved by: maintainer timeout (14 days) Notes: svn path=/head/; revision=334109
* Welcome CMake 2.8.12!Raphael Kubo da Costa2013-11-052-0/+97
| | | | | | | | | | | | | | | | | | | | | | | With contributions from Schaich Alonso <alonsoschaich@fastmail.fm>, including stage support for devel/cmake-gui. This update took much longer than expected due to CMake changing the arguments to an internal macro that ended up being used by some ports: http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=9ce60ff5 I have also started a discussion about this on CMake's development list: http://article.gmane.org/gmane.comp.programming.tools.cmake.devel/8464 It required adjusting the affected ports, and these changes have approved by portmgr (bdrewery). PR: ports/182981 Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=332891
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | cad) Notes: svn path=/head/; revision=327711
* Add an explicit dependency on pkgconfigBaptiste Daroussin2013-09-021-1/+1
| | | | Notes: svn path=/head/; revision=325944
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Update to version 7.24.0Pawel Pekala2013-06-214-2082/+2416
| | | | | | | | PR: ports/179620 Submitted by: Erik Greenwald <erik@brlcad.org> (maintainer) Notes: svn path=/head/; revision=321499
* The FreeBSD x11 team proudly presentsNiclas Zeising2013-05-251-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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_CMAKE to USESMax Brazhnikov2013-03-221-2/+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
* This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.Eitan Adler2013-03-191-2/+1
| | | | | | | | | | | | If a port used other USE_GNOME items it was untouched. The ports that used other USES were fixed by hand. PR: ports/177081 Reviewed by: bapt Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314640
* Convert USE_BISON to USES= bisonBaptiste Daroussin2013-03-081-1/+1
| | | | | | | | | | | | | | | | | It brings bison as a build dependency in case it is set the following way: USES= bison or USES= bison:build it brings bison as a run dependency in case it is set the following way: USES= bison:run it brings bison both as a run and build dependency in case it the set the following way: USES= bison:both While here trim some headers Convert some USE_GNOME= gnomehack to USES= pathfix Notes: svn path=/head/; revision=313635
* - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: cad)Pietro Cerutti2013-02-071-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=311861
* - adopt optionsNG [1]Jason Helfman2013-01-102-139/+144
| | | | | | | | | | | - while here, break out massive man page list into Makefile.man [2] PR: 175166 Submitted by: maintainer, erik@brlcad.org [1], jgh@ [2] Approved by: maintainer, erik@brlcad.org [2] Notes: svn path=/head/; revision=310193
* - Fix BROKEN by disabling build of togl an isst [1]Pawel Pekala2012-12-152-25/+14
| | | | | | | | | | - Add missing library deps this package's binaries link to PR: ports/174282 [1] Submitted by: Erik Greenwald <erik@brlcad.org> (maintainer) Notes: svn path=/head/; revision=308956
* - Mark BROKEN: does not compileBeat Gaetzi2012-09-091-0/+2
| | | | | | | | | | | | | | | | In file included from /usr/local/include/tk8.5/tkInt.h:974, from /ports/cad/brlcad/work/brlcad-7.22.0/src/other/togl/src/togl.c:27: /usr/local/include/tk8.5/tkIntDecls.h:672: error: expected declaration specifiers or '...' before '(' token /usr/local/include/tk8.5/tkIntDecls.h:672: error: conflicting types for 'XClipBox' /usr/local/include/X11/Xutil.h:381: error: previous declaration of 'XClipBox' was here Reported by: pointyhat Notes: svn path=/head/; revision=303969
* - Update to 7.22.0 [1]Michael Scheidell2012-07-013-1388/+1431
| | | | | | | | | | | | - pet portlint (added USE_LDCONFIG) [2] PR: ports/169520 [1] Submitted by: Erik Greenwald <erik@brlcad.org> (maintainer) [1] Reviewed by: scheidell@ (me) [2] Obtained from: http://brlcad.svn.sourceforge.net/viewvc/brlcad/brlcad/tags/rel-7-22-0/NEWS?revision=51320&view=markup Notes: svn path=/head/; revision=300322
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+2
| | | | Notes: svn path=/head/; revision=297915
* - Update to 7.20.6Frederic Culot2012-05-062-3/+3
| | | | | | | | PR: ports/167499 Submitted by: Erik Greenwald <erik@brlcad.org> (maintainer) Notes: svn path=/head/; revision=296085
* - Update to version 7.20.4, build system changed from autotools to cmake [1]Pawel Pekala2011-12-033-327/+448
| | | | | | | | | | | | | | - Add USE_GL=glu and USE_BISON=build to fix build - Make sure that pkgconfig files are installed to ${PREFIX}/libdata/pkgconfig - Mark MAKE_JOBS_SAFE - Silence REINPLACE_CMD output PR: ports/162785 [1] Submitted by: Erik Greenwald <erik@brlcad.org> (maintainer) [1] Feature safe: yes Notes: svn path=/head/; revision=286819
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+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
* Mark as broken on sparc64: invokes i386 asm.Mark Linimon2011-07-161-0/+4
| | | | Notes: svn path=/head/; revision=277771
* - Fix compilation issues on amd64Frederic Culot2011-05-041-1/+1
| | | | | | | | Reported by: pointyhat via pav@ Submitted by: Erik Greenwald <erik@brlcad.org> (maintainer, via irc) Notes: svn path=/head/; revision=273619
* - Update to 7.18.4Frederic Culot2011-04-293-275/+20
| | | | | | | | PR: ports/156683 Submitted by: Erik Greenwald <erik@brlcad.org> (maintainer) Notes: svn path=/head/; revision=273324
* - Update to 7.18.0Philip M. Gollucci2010-12-133-1936/+2276
| | | | | | | | | | - Remove MD5 PR: ports/152959 Submitted by: Erik Greenwald <erik@brlcad.org> (maintainer) Notes: svn path=/head/; revision=266175
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* - Update to 7.16.8Wen Heping2010-05-164-1217/+2052
| | | | | | | | | | - Update maintainer's email PR: ports/146591 Submitted by: Erik Greenwald <erik@brlcad.org> (maintainer) Notes: svn path=/head/; revision=254429
* - fix gcc4 problem with png-1.4.1 under FreeBSD-8Dirk Meyer2010-04-011-0/+43
| | | | Notes: svn path=/head/; revision=251923
* - fix build for png-1.4.1Dirk Meyer2010-03-301-0/+3
| | | | Notes: svn path=/head/; revision=251775
* - update to 1.4.1Dirk Meyer2010-03-281-2/+2
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605