non port: multimedia/vtkmpeg2encode/Makefile |
Number of commits found: 24 |
Saturday, 30 Nov 2024
|
16:25 Rene Ladan (rene)
multimedia/vtkmpeg2encode: Remove expired port
2024-11-30 multimedia/vtkmpeg2encode: Obsolete, addon to VTK5 which was removed
in 2018
58f5f36 |
Wednesday, 6 Nov 2024
|
19:33 Daniel Engberg (diizzy)
multimedia/vtkmpeg2encode: Deprecate and set expiration date to 2024-11-30
Obsolete, addon to VTK5 which was removed in 2018
6ee5e6a |
Tuesday, 9 Jan 2024
|
10:32 Baptiste Daroussin (bapt)
MANPREFIX: eleminate its usage and move man to share/man
03c7f3c |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Tuesday, 25 Dec 2018
|
20:25 tcberner
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
 |
Wednesday, 31 Jan 2018
|
01:07 jwb
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
 |
Wednesday, 3 Jun 2015
|
15:59 amdmi3
- Fix library installation, strip properly
 |
Saturday, 20 Dec 2014
|
19:21 bapt
cleanup plist
 |
Friday, 22 Aug 2014
|
07:20 antoine
Canonicalize a few LICENSE_PERMS
With hat: portmgr
 |
Saturday, 31 May 2014
|
21:22 riggs
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)
 |
Monday, 26 May 2014
|
02:33 eadler
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)
 |
Friday, 20 Sep 2013
|
20:57 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia)
 |
Friday, 22 Mar 2013
|
20:06 makc
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
 |
Wednesday, 7 Nov 2012
|
08:29 gahr
- Update multimedia/vtkmpeg2encode to reflect math/vtk5 PORTVERSION
Feature safe: yes
 |
Thursday, 11 Oct 2012
|
14:23 gahr
- Update multimedia/vtkmpeg2encode to reflect math/vtk5 PORTVERSION
Feature safe: yes
 |
Wednesday, 14 Sep 2011
|
09:49 gahr
- 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
 |
Thursday, 10 Jun 2010
|
15:48 gahr
- Update math/vtk5 to 5.6.0
- Track the change in multimedia/vtkmpeg2encode
 |
Saturday, 3 Apr 2010
|
15:36 gahr
- Chase math/vtk5 update
 |
Friday, 19 Jun 2009
|
20:06 linimon
Update maintainer's email address. Had already been done for his
other ports.
 |
Tuesday, 24 Mar 2009
|
19:13 makc
bump PORTREVISION after cmake update
 |
Tuesday, 27 May 2008
|
22:12 miwi
- 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)
 |
Wednesday, 9 Jan 2008
|
20:08 thierry
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>
 |
Number of commits found: 24 |