20 Commits

Author SHA1 Message Date
Tobias C. Berner
707c6bf295 Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
2018-12-25 20:25:39 +00:00
Jason W. Bacon
be26d1d912 Multiple ports:
Change maintainer email bacon4000@gmail.com to jwb@FreeBSD.org
Remove Created by comments for same user

Approved by: jrm (mentor)
Differential Revision:  https://reviews.freebsd.org/D14128
2018-01-31 01:07:07 +00:00
Dmitry Marakasov
f5847cd76f - Fix library installation, strip properly 2015-06-03 15:59:33 +00:00
Baptiste Daroussin
5745ab2395 cleanup plist 2014-12-20 19:21:06 +00:00
Antoine Brodin
783540d9ac Canonicalize a few LICENSE_PERMS
With hat:	portmgr
2014-08-22 07:20:30 +00:00
Thomas Zander
0c44aafe64 Fix LEGAL/LICENSE* for multimedia/vtkmpeg2encode.
The code itself may be distributed, as well as compiled binaries.
But its usage is subject to patent restrictions, as indicated to the
user in pkg-message.
While on it:
- Stagify
- Pet portlint

PR:		ports/189093
Submitted by:	Jason Bacon <jwbacon@tds.net>
Approved by:	thierry (mentor)
2014-05-31 21:22:21 +00:00
Eitan Adler
eccf5db03a Multiple ports: reset maintainers
Maintainers for these ports have been notified on 5 separate occasions
	over the course of several months about pending actions required.

	We really appreciate the time and effort you put in to maintain
	these ports.

	If you are still interested in helping to maintain these ports just
	reply to me or file a PR and I will happily assign the port to you
	again.

Approved by:	portmgr (implicit)
2014-05-26 02:33:38 +00:00
Baptiste Daroussin
855fb638fb Add NO_STAGE all over the place in preparation for the staging support (cat: multimedia) 2013-09-20 20:57:48 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Pietro Cerutti
17fd30ecfd - Update multimedia/vtkmpeg2encode to reflect math/vtk5 PORTVERSION
Feature safe:	yes
2012-11-07 08:29:58 +00:00
Pietro Cerutti
8e64d30c27 - Update multimedia/vtkmpeg2encode to reflect math/vtk5 PORTVERSION
Feature safe:	yes
2012-10-11 14:23:33 +00:00
Pietro Cerutti
38b3a0d427 - Update math/vtk5 to 5.8.0
Release notes:
  http://www.vtk.org/pipermail/vtkusers/2011-September/118889.html
- Update multimedia/vtkmpeg2encode to reflect math/vtk5 PORTVERSION
2011-09-14 09:49:38 +00:00
Olli Hauer
4c503beb39 - remove MD5 2011-07-03 13:38:45 +00:00
Pietro Cerutti
aed6b6c70f - Update math/vtk5 to 5.6.0
- Track the change in multimedia/vtkmpeg2encode
2010-06-10 15:48:08 +00:00
Pietro Cerutti
2a9788b2af - Chase math/vtk5 update 2010-04-03 15:36:30 +00:00
Mark Linimon
e6ae104847 Update maintainer's email address. Had already been done for his
other ports.
2009-06-19 20:06:31 +00:00
Max Brazhnikov
eecc33021e bump PORTREVISION after cmake update 2009-03-24 19:13:32 +00:00
Martin Wilke
18dd6954f3 - Add common code to support for cmake based ports.
- Update devel/cmake to 2.6.0 (also fix ports/123092)
- Use the new CMAKE build framework in all ports using cmake

Approved by:	portmgr (pav)
2008-05-27 22:12:09 +00:00
Martin Wilke
0b6695b739 - Adding an important tip for vtk5 users
PR:		119836
Submitted by:	Jason Bacon <bacon@smithers.neuro.mcw.edu> (maintainer)
2008-01-21 12:37:32 +00:00
Thierry Thomas
67bfbdb8f5 This is the VTK MPEG2 encoder library, which has been removed from the
main VTK distribution due to MPEG patent issues. This port is an optional
dependency for the new vtk5 port.

PR:		ports/119082
Submitted by:	Jason W. Bacon <bacon (at) smithers.neuro.mcw.edu>
2008-01-09 20:08:58 +00:00