aboutsummaryrefslogtreecommitdiff
path: root/cad/netgen
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Update to 6.2.2102.Stephen Montgomery-Smith2021-03-193-4/+5
| | | | Notes: svn path=/head/; revision=568804
* cad/netgen: Fix packaging with Python 3.8Kai Knoblich2021-03-041-1/+1
| | | | | | | | PR: 253815 Approved by: python (with hat) Notes: svn path=/head/; revision=567300
* - Update to 6.2.2101.Stephen Montgomery-Smith2021-01-233-5/+9
| | | | Notes: svn path=/head/; revision=562370
* - Allow build for i386, because pkg-fallout@ reports build errors for amd64Stephen Montgomery-Smith2020-12-091-3/+2
| | | | | | | | as well, and it builds properly on my system. So I believe the error is with pkg-fallout@. Notes: svn path=/head/; revision=557386
* - Don't build for i386, because pkg-fallout@ reports build errors.Stephen Montgomery-Smith2020-11-211-2/+3
| | | | Notes: svn path=/head/; revision=555804
* - Update to 6.2.2009.Stephen Montgomery-Smith2020-11-143-4/+5
| | | | Notes: svn path=/head/; revision=555084
* - Update to 6.2.2008.Stephen Montgomery-Smith2020-09-263-4/+6
| | | | Notes: svn path=/head/; revision=550203
* - Update to 6.2.2007.Stephen Montgomery-Smith2020-07-233-5/+6
| | | | Notes: svn path=/head/; revision=542969
* - Add LDFLAGS+= -lexecinfo so that python modules work.Stephen Montgomery-Smith2020-07-071-0/+2
| | | | | | | | PR: 247811 Submitted by: rsmith@xs4all.nl Notes: svn path=/head/; revision=541423
* - Update to 6.2.2006.Stephen Montgomery-Smith2020-06-192-4/+4
| | | | Notes: svn path=/head/; revision=539667
* Mark as ONLY_FOR x86: rdtsc() is not available on other archs:Mark Linimon2020-06-141-0/+3
| | | | | | | | | | | In file included from /wrkdirs/usr/ports/cad/netgen/work/netgen-6.2.2004/libsrc/core/utils.hpp:14: In file included from /usr/lib/clang/10.0.1/include/x86intrin.h:13: /usr/lib/clang/10.0.1/include/ia32intrin.h:188:10: error: use of undeclared identifier '__builtin_ia32_readeflags_u32' Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=538827
* - Update to 6.2.2005.Stephen Montgomery-Smith2020-06-133-8/+30
| | | | | | | | - Revert r537594 and r537931, because their introduction did not stop build errors from pkg-fallout@. Notes: svn path=/head/; revision=538693
* - Fix build error caused by lack of py-pybind11 dependency. I decided toStephen Montgomery-Smith2020-06-041-1/+2
| | | | | | | go this way instead of putting superbuild back on. Notes: svn path=/head/; revision=537931
* - Switch off superbuild in cmake. I did this because cmake seemed toStephen Montgomery-Smith2020-06-032-25/+3
| | | | | | | | | | | | place all of its output in some cache file, and then print it at the end. I'm also getting mysterious build errors from pkg-fallout, and I am hoping this change will fix this. - I found that this change caused pybind11 include files to be not part of plist. - Bump portrevision because of the change to plist. Notes: svn path=/head/; revision=537594
* - Correct use of GH_* variables.Stephen Montgomery-Smith2020-06-031-3/+1
| | | | | | | Reported by: Jan Beich <jbeich@FreeBSD.org> Notes: svn path=/head/; revision=537589
* For some reason, distinfo had a file listed twice. This caused make fetchStephen Montgomery-Smith2020-05-311-2/+0
| | | | | | | to fail. Notes: svn path=/head/; revision=537112
* - Update to 6.2.2004. This required a complete rewrite of the port.Stephen Montgomery-Smith2020-05-2622-708/+244
| | | | | | | | PR: 246512 Submitted by: yuri@freebsd.org Notes: svn path=/head/; revision=536564
* - Add patch so that -pthreads is included in libraries.Stephen Montgomery-Smith2019-11-243-11/+12
| | | | | | | | | | | - Mild corrections to pkg-plist. - Bump portrevision. PR: 242154 Submitted by: smars@yuntech.edu.tw Notes: svn path=/head/; revision=518291
* Add USES=xorg USES=gl, ports categories cNiclas Zeising2019-11-041-1/+1
| | | | | | | | Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories starting with 'c'. Notes: svn path=/head/; revision=516745
* Convert to UCL & cleanup pkg-message (categories a-c)Mathieu Arnold2019-08-131-5/+6
| | | | Notes: svn path=/head/; revision=508834
* multimedia/ffmpeg: update to 4.2Jan Beich2019-08-051-1/+1
| | | | | | | | Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ Notes: svn path=/head/; revision=508216
* - Fix mistake in r501675, where OSVERSION was tested in a place where itStephen Montgomery-Smith2019-05-151-5/+7
| | | | | | | wasn't yet defined. Notes: svn path=/head/; revision=501677
* - Mark broken for recent versions of FreeBSD.Stephen Montgomery-Smith2019-05-151-0/+4
| | | | | | | Reported by: pkg-fallout@ Notes: svn path=/head/; revision=501675
* - Change MASTER_SITES to a web site I own. This is a stop-gap measure untilStephen Montgomery-Smith2019-04-071-1/+2
| | | | | | | I or someone else gets time to upgrade netgen to version 6. Notes: svn path=/head/; revision=498305
* - Crashfix patch.Stephen Montgomery-Smith2019-03-109-10/+21
| | | | | | | | | | - Bump portrevision. PR: 236443 Submitted by: rsmith@xs4all.nl Notes: svn path=/head/; revision=495313
* - Correct web page.Stephen Montgomery-Smith2019-02-231-1/+1
| | | | | | | Reported by: Pedro Giffuni <giffunip@yahoo.com> Notes: svn path=/head/; revision=493637
* multimedia/ffmpeg: update to 4.1Jan Beich2018-11-061-1/+1
| | | | | | | | Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ Notes: svn path=/head/; revision=484273
* multimedia/ffmpeg: update to 4.0Jan Beich2018-05-021-1/+1
| | | | | | | | | | | | | | | - FFSERVER support was removed upstream - libressl now uses libtls backend instead of patching openssl one - Clang i386 no longer uses 16-byte aligned stack Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ PR: 227726 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D15175 Notes: svn path=/head/; revision=468844
* multimedia/webcamoid: unbreak with ffmpeg 4.0Jan Beich2018-05-021-2/+4
| | | | | | | | | | | | ngpkg.cpp:2342:27: error: use of undeclared identifier 'CODEC_FLAG_PSNR' context->flags |= CODEC_FLAG_PSNR; ^ PR: 227726 Reported by: antoine (via exp-run) Notes: svn path=/head/; revision=468835
* multimedia/ffmpeg: update to 3.4Jan Beich2017-10-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | Notable changes: - i386/amd64 now depend on NASM per https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39 - NETCDF is now MYSOFA but the dependency doesn't exist in ports yet - SCHROEDINGER is gone per https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9 - DRM, LIBRSVG2, LIBXML2 are new options - ABI isn't completely compatible: some structs have changed Minor cleanup: - Don't pass --disable-{in,out}dev when it's already blocked by disabled dependency - Drop redundant "Enable" from option descriptions - Switch CDIO_DESC to use Mk/bsd.options.desc.mk Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ PR: 223057 Exp-run by: antoine Notes: svn path=/head/; revision=452570
* 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
* multimedia/ffmpeg: update to 3.2.2Jan Beich2016-12-111-1/+1
| | | | | | | | | | Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog PR: 207547 Submitted by: riggs, ebirth@b0ss.net (libressl fix) Exp-run by: antoine (3 tries) Notes: svn path=/head/; revision=428352
* - When FFMPEG=on, link to multimedia/ffmpeg.Stephen Montgomery-Smith2016-11-205-46/+103
| | | | | | | | | | | - Respect PREFIX. - Conversion for avcodec_encode_video(). PR: ports/214199 PR: ports/214644 Notes: svn path=/head/; revision=426602
* Support Tk in USES=tk:tea. Convert more ports + minor fixes and modernization.Pietro Cerutti2016-04-2112-9/+265
| | | | Notes: svn path=/head/; revision=413727
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-4/+4
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* - Correct master_sites.Stephen Montgomery-Smith2016-01-201-1/+1
| | | | Notes: svn path=/head/; revision=406726
* - Update to 5.3.1.Stephen Montgomery-Smith2016-01-1812-55/+40
| | | | | | | | - Default OCC to OFF. - Mark broken only if OCC is set. Notes: svn path=/head/; revision=406547
* - Mark broken.Stephen Montgomery-Smith2015-11-271-0/+2
| | | | | | | Reference: http://beefy2.nyi.freebsd.org/data/93amd64-default/402431/logs/netgen-5.0.0_4.log Notes: svn path=/head/; revision=402467
* - Fix build by using correct flags for crippled configureDmitry Marakasov2015-08-201-6/+6
| | | | | | | | | | - Indent statements consistently - Silence patching Approved by: portmgr blanket Notes: svn path=/head/; revision=394905
* Convert ports to use the options helpers in categories [abc]*, and minor fixes.Mathieu Arnold2015-08-191-10/+5
| | | | | | | | Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3412? Notes: svn path=/head/; revision=394778
* Convert to USES=jpegAntoine Brodin2015-06-221-2/+1
| | | | Notes: svn path=/head/; revision=390310
* - Don't cat pkg-message from MakefilesDmitry Marakasov2015-05-271-1/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=387529
* Cleanup plistBaptiste Daroussin2014-10-201-3/+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
* - Link with multimedia/ffmpeg0 instead of multimedia/ffmpeg (only applies whenStephen Montgomery-Smith2014-07-252-2/+20
| | | | | | | | | | | the option FFMPEG is set). - Bump portrevision. PR: 192074 Submitted by: Ivan Klymenko <fidaj@ukr.net> Notes: svn path=/head/; revision=362869
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-07-012-13/+12
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=360102
* Use MAKE_CMD to set MAKE in MAKE_ENVBaptiste Daroussin2014-06-241-1/+1
| | | | Notes: svn path=/head/; revision=359144
* Convert all :U to :tu and :L to :tlBaptiste Daroussin2014-05-051-1/+1
| | | | | | | | | | | | | | | | | Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a replacement for :U and :L (which has been marked as deprecated) bmake which is the default on FreeBSD 10+ only support by default :tu/:tl a hack has been added at the time to support :U and :L to ease migration. This hack is now not necessary anymore Note that this makes the ports tree incompatible with make(1) from FreeBSD 8.3 or earlier With hat: portmgr Notes: svn path=/head/; revision=352986
* - Convert to USES=tkPietro Cerutti2014-01-281-7/+4
| | | | | | | - STAGE-clean Notes: svn path=/head/; revision=341585