Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | multimedia/ffmpeg: update to 3.2.2 | jbeich | 2016-12-11 | 1 | -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) | ||||
* | - When FFMPEG=on, link to multimedia/ffmpeg. | stephen | 2016-11-21 | 5 | -46/+103 |
| | | | | | | | | - Respect PREFIX. - Conversion for avcodec_encode_video(). PR: ports/214199 PR: ports/214644 | ||||
* | Support Tk in USES=tk:tea. Convert more ports + minor fixes and modernization. | gahr | 2016-04-21 | 12 | -9/+265 |
| | |||||
* | Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. | mat | 2016-04-01 | 1 | -4/+4 |
| | | | | | With hat: portmgr Sponsored by: Absolight | ||||
* | - Correct master_sites. | stephen | 2016-01-20 | 1 | -1/+1 |
| | |||||
* | - Update to 5.3.1. | stephen | 2016-01-18 | 12 | -55/+40 |
| | | | | | - Default OCC to OFF. - Mark broken only if OCC is set. | ||||
* | - Mark broken. | stephen | 2015-11-27 | 1 | -0/+2 |
| | | | | Reference: http://beefy2.nyi.freebsd.org/data/93amd64-default/402431/logs/netgen-5.0.0_4.log | ||||
* | - Fix build by using correct flags for crippled configure | amdmi3 | 2015-08-21 | 1 | -6/+6 |
| | | | | | | | - Indent statements consistently - Silence patching Approved by: portmgr blanket | ||||
* | Convert ports to use the options helpers in categories [abc]*, and minor fixes. | mat | 2015-08-19 | 1 | -10/+5 |
| | | | | | Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3412? | ||||
* | Convert to USES=jpeg | antoine | 2015-06-23 | 1 | -2/+1 |
| | |||||
* | - Don't cat pkg-message from Makefiles | amdmi3 | 2015-05-27 | 1 | -1/+0 |
| | | | | Approved by: portmgr blanket | ||||
* | Cleanup plist | bapt | 2014-10-20 | 1 | -3/+0 |
| | |||||
* | Update the default version of GCC in the Ports Collection from GCC 4.7.4 | gerald | 2014-09-11 | 1 | -1/+1 |
| | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) | ||||
* | - Link with multimedia/ffmpeg0 instead of multimedia/ffmpeg (only applies when | stephen | 2014-07-25 | 2 | -2/+20 |
| | | | | | | | | the option FFMPEG is set). - Bump portrevision. PR: 192074 Submitted by: Ivan Klymenko <fidaj@ukr.net> | ||||
* | - Switch to USES=libtool, drop .la files | amdmi3 | 2014-07-02 | 2 | -13/+12 |
| | | | | Approved by: portmgr blanket | ||||
* | Use MAKE_CMD to set MAKE in MAKE_ENV | bapt | 2014-06-25 | 1 | -1/+1 |
| | |||||
* | Convert all :U to :tu and :L to :tl | bapt | 2014-05-05 | 1 | -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 | ||||
* | - Convert to USES=tk | gahr | 2014-01-28 | 1 | -7/+4 |
| | | | | - STAGE-clean | ||||
* | Reduce over inclusion of bsd.port.mk | bapt | 2014-01-16 | 1 | -7/+4 |
| | |||||
* | Fix LIB_DEPENDS | antoine | 2013-12-24 | 1 | -3/+3 |
| | |||||
* | In preparation for making libtool generate libraries with a sane name, fix all | bapt | 2013-12-11 | 1 | -5/+5 |
| | | | | | | LIB_DEPENDS in cad With hat: portmgr | ||||
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | bapt | 2013-09-20 | 1 | -0/+1 |
| | | | | cad) | ||||
* | - Make graphics/togl's libraries location independent from the Tcl/Tk version | gahr | 2013-07-24 | 1 | -3/+2 |
| | | | | | | | used to build it - Fix cad/netgen to use this new location Reported by: bapt | ||||
* | Mark as job unsafe | bapt | 2013-07-13 | 1 | -1/+2 |
| | |||||
* | - Change option OCC (build with opencascade libraries) to default to on. | stephen | 2013-05-17 | 4 | -3/+42 |
| | | | | | | | - Bump portrevision. PR: ports/178538 Submitted by: thierry@FreeBSD.org | ||||
* | - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: cad) | gahr | 2013-02-07 | 1 | -2/+1 |
| | | | | Approved by: portmgr | ||||
* | - Update to 5.0.0. | stephen | 2012-11-22 | 6 | -44/+69 |
| | | | | | | - Set OCC option off: cad/opencascade port needs updating before this works. Feature safe: yes | ||||
* | - Use new options framework. | stephen | 2012-11-22 | 1 | -9/+8 |
| | | | | Feature safe: yes | ||||
* | - update png to 1.5.10 | dinoex | 2012-06-01 | 1 | -1/+1 |
| | |||||
* | - Change USE_TK to 85, because graphics/togl installs include files in ↵ | stephen | 2011-10-21 | 1 | -2/+2 |
| | | | | | | lib/tk8.5/Togl-1.7/. - Bump portrevision. | ||||
* | - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS) | amdmi3 | 2011-09-24 | 1 | -1/+0 |
| | | | | | | | | | - 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 | ||||
* | Bump due to ffmpeg update to 0.7.1 | mm | 2011-06-25 | 1 | -1/+1 |
| | |||||
* | Maintainer: stephen@missouri.edu -> stephen@FreeBSD.org | stephen | 2011-06-14 | 1 | -1/+1 |
| | | | | Approved by: maho (mentor) | ||||
* | - Fix for new tix | pav | 2010-12-12 | 1 | -2/+2 |
| | | | | | PR: ports/153014 Submitted by: maintainer | ||||
* | - Install additional files for salome | pav | 2010-11-27 | 5 | -5/+194 |
| | | | | | | | | - Portlint PR: ports/152394 Submitted by: Stas Timokhin <devel@stasyan.com> Approved by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) | ||||
* | - Update ffmpeg to 0.6 | mm | 2010-07-25 | 1 | -1/+1 |
| | |||||
* | Fix plist with NOPORTDOCS (at least temporarily, until installation of the docs | stefan | 2010-07-02 | 2 | -2/+3 |
| | | | | | | is really suppressed). Feature safe: yes | ||||
* | Update to 4.9.13. | stefan | 2010-07-02 | 30 | -700/+157 |
| | | | | | | | PR: 147628 Submitted by: Stas Timokhin <devel@stasyan.com> Approved by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) Feature safe: yes | ||||
* | - Update maintainer mail address | dhn | 2009-04-06 | 1 | -1/+1 |
| | | | | | | PR: ports/133397 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) Approved by: tabthorpe (co-mentor) | ||||
* | - Change USE_TCL=yes to USE_TCL=84 due to planned change of default Tcl | mm | 2009-02-14 | 1 | -2/+2 |
| | |||||
* | - Pass maintainership along. | wxs | 2009-02-13 | 1 | -1/+1 |
| | |||||
* | - Update X.org ports to 7.4+ (few ports are more recent than the katamari). | flz | 2009-01-24 | 1 | -1/+2 |
| | | | | | | | | - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG). | ||||
* | - Make so it doesn't depend on [broken] cad/opencascade be default | amdmi3 | 2008-10-23 | 1 | -3/+3 |
| | | | | | PR: 128063 Submitted by: Stephen Montgomery-Smith <stephen at math dot missouri dot edu> | ||||
* | - Fix build by comment out some code according to README.INSTALL | rafan | 2008-09-01 | 1 | -4/+14 |
| | |||||
* | - Rename for the upcoming patch | rafan | 2008-09-01 | 1 | -0/+0 |
| | |||||
* | - Fix patching | rafan | 2008-09-01 | 1 | -12/+6 |
| | | | | | PR: ports/127016 Submitted by: Stephen Montgomery-Smith <stephen at math.missouri.edu> | ||||
* | - Rename for the upcoming patch (PR 127016) | rafan | 2008-09-01 | 1 | -0/+0 |
| | |||||
* | Bump portrevision due to upgrade of devel/gettext. | edwin | 2008-06-06 | 1 | -1/+1 |
| | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) | ||||
* | - Remove unneeded dependency from gtk12/gtk20 [1] | miwi | 2008-04-20 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | - 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) | ||||
* | - Unbreak with gcc-4.2 (some patches from the author, some inspired from | thierry | 2007-05-31 | 14 | -23/+232 |
| | | | | | | Debian); - Add IGES and STEP support with OpenCascade. | ||||
* | BROKEN with gcc 4.2 | kris | 2007-05-27 | 1 | -0/+4 |
| | |||||
* | - Welcome X.org 7.2 \o/. | flz | 2007-05-20 | 1 | -0/+2 |
| | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. | ||||
* | - Fix build with tk 8.4.14 | pav | 2007-01-26 | 1 | -9/+6 |
| | |||||
* | - Fix build after recent USE_TCL/USE_TK overhaul | pav | 2007-01-25 | 1 | -1/+1 |
| | |||||
* | Fix fetch. | shaun | 2006-08-16 | 1 | -1/+3 |
| | | | | Reported by: fenner's distfile survey | ||||
* | Teach about TCL / TK v. 8.4.13 and unbreak. | thierry | 2006-07-05 | 3 | -20/+11 |
| | |||||
* | Checking back, it does still compile on amd64-5. | linimon | 2006-07-03 | 1 | -4/+6 |
| | |||||
* | Mark broken: fails to compile on 6-STABLE. | linimon | 2006-07-03 | 1 | -0/+4 |
| | |||||
* | Netgen builds fine with gcc-3.4, that should make it packageable on | thierry | 2006-02-14 | 1 | -3/+2 |
| | | | | | | | | amd64. Since I'm there, pet portlint. Tested by: Pedro F. Giffuni <giffunip (at) yahoo.com> | ||||
* | - Add SHA256 | pav | 2005-11-24 | 1 | -0/+1 |
| | |||||
* | Mark BROKEN on sparc64 (internal compiler error). | thierry | 2005-07-31 | 1 | -0/+4 |
| | | | | | | Bug reported to gcc bugzilla: Bug 23159. Reported by: Kris via pointyhat | ||||
* | Chase TK upgrade and unbreak. | thierry | 2005-07-18 | 2 | -5/+13 |
| | |||||
* | BROKEN: Does not build | kris | 2005-07-18 | 1 | -0/+2 |
| | |||||
* | Remove Tcl matherr() hack. | das | 2005-05-01 | 1 | -3/+2 |
| | |||||
* | Upgrade to 4.4. | thierry | 2004-11-22 | 14 | -131/+367 |
| | | | | Note: high order Finite Element package NGSolve is included. | ||||
* | Increase USE_GCC to 3.4 for those ports which compile with it. | kris | 2004-09-30 | 1 | -1/+1 |
| | | | | Approved by: portmgr | ||||
* | Add netgen 4.3.1, an automatic 3D tetrahedral mesh generator. | thierry | 2004-05-06 | 10 | -0/+290 |