Commit graph

27 commits

Author SHA1 Message Date
Stephen Montgomery-Smith
37921ce1a2 cad/netgen: Update to 6.2.2201. 2022-03-01 23:57:05 -06:00
Adriaan de Groot
f34213df16 cad/netgen: fix build
ld: error: libsrc/interface/libinterface.so: undefined reference to
	pthread_create [--no-allow-shlib-undefined]

This has been happening for over a month since an LLVM update
made it more sensitive to symbol-issues. I can't spot any
direct pthreads usage in the source, though, so the patch
is just a bodge.
2021-04-12 11:14:53 +02:00
Stephen Montgomery-Smith
4d678ffe69 - Update to 6.2.2004. This required a complete rewrite of the port.
PR:		246512
Submitted by:	yuri@freebsd.org
2020-05-26 02:33:57 +00:00
Stephen Montgomery-Smith
7b877ea651 - Add patch so that -pthreads is included in libraries.
- Mild corrections to pkg-plist.
- Bump portrevision.

PR:		242154
Submitted by:	smars@yuntech.edu.tw
2019-11-24 02:36:44 +00:00
Mathieu Arnold
a6c40a689b Convert to UCL & cleanup pkg-message (categories a-c) 2019-08-13 16:00:39 +00:00
Stephen Montgomery-Smith
67c079774e - Crashfix patch.
- Bump portrevision.

PR:		236443
Submitted by:	rsmith@xs4all.nl
2019-03-10 18:59:10 +00:00
Jan Beich
30dd2acc78 multimedia/webcamoid: unbreak with ffmpeg 4.0
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)
2018-05-02 13:31:46 +00:00
Stephen Montgomery-Smith
8b33ba39e9 - When FFMPEG=on, link to multimedia/ffmpeg.
- Respect PREFIX.
- Conversion for avcodec_encode_video().

PR:		ports/214199
PR:		ports/214644
2016-11-20 16:09:52 +00:00
Pietro Cerutti
812894cb15 Support Tk in USES=tk:tea. Convert more ports + minor fixes and modernization. 2016-04-21 11:33:16 +00:00
Stephen Montgomery-Smith
4bdd185116 - Update to 5.3.1.
- Default OCC to OFF.
- Mark broken only if OCC is set.
2016-01-18 05:58:09 +00:00
Stephen Montgomery-Smith
c530818f3f - Link with multimedia/ffmpeg0 instead of multimedia/ffmpeg (only applies when
the option FFMPEG is set).
- Bump portrevision.

PR:		192074
Submitted by:	Ivan Klymenko <fidaj@ukr.net>
2014-07-25 04:51:29 +00:00
Stephen Montgomery-Smith
a7feb8d3d7 - Change option OCC (build with opencascade libraries) to default to on.
- Bump portrevision.

PR:		ports/178538
Submitted by:	thierry@FreeBSD.org
2013-05-17 03:24:24 +00:00
Stephen Montgomery-Smith
8a529b7eb0 - Update to 5.0.0.
- Set OCC option off: cad/opencascade port needs updating before this works.

Feature safe:	yes
2012-11-22 14:56:47 +00:00
Pav Lucistnik
f78028c250 - Install additional files for salome
- Portlint

PR:		ports/152394
Submitted by:	Stas Timokhin <devel@stasyan.com>
Approved by:	Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
2010-11-26 18:27:20 +00:00
Stefan Walter
a9b0be5f58 Update to 4.9.13.
PR:		147628
Submitted by:	Stas Timokhin <devel@stasyan.com>
Approved by:	Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
Feature safe:	yes
2010-07-01 19:47:47 +00:00
Rong-En Fan
3d9db09a64 - Fix build by comment out some code according to README.INSTALL 2008-09-01 15:21:14 +00:00
Rong-En Fan
e232c89c5e - Rename for the upcoming patch 2008-09-01 14:41:51 +00:00
Rong-En Fan
aa5fba5d39 - Fix patching
PR:		ports/127016
Submitted by:	Stephen Montgomery-Smith <stephen at math.missouri.edu>
2008-09-01 14:27:08 +00:00
Rong-En Fan
20561af403 - Rename for the upcoming patch (PR 127016) 2008-09-01 14:26:36 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Thierry Thomas
db06906eac - Unbreak with gcc-4.2 (some patches from the author, some inspired from
Debian);

- Add IGES and STEP support with OpenCascade.
2007-05-30 19:21:11 +00:00
Pav Lucistnik
4f4ca3006e - Fix build with tk 8.4.14 2007-01-25 23:55:45 +00:00
Thierry Thomas
1c0722ff51 Teach about TCL / TK v. 8.4.13 and unbreak. 2006-07-04 21:54:35 +00:00
Thierry Thomas
a3d52947c8 Chase TK upgrade and unbreak. 2005-07-17 21:50:28 +00:00
David Schultz
7a7d251993 Remove Tcl matherr() hack. 2005-04-30 17:52:30 +00:00
Thierry Thomas
ac4020ae92 Upgrade to 4.4.
Note: high order Finite Element package NGSolve is included.
2004-11-21 20:58:15 +00:00
Thierry Thomas
66cae882db Add netgen 4.3.1, an automatic 3D tetrahedral mesh generator. 2004-05-05 19:57:56 +00:00