Commit graph

124 commits

Author SHA1 Message Date
Dmitry Marakasov
66b53826ca - Fix LICENSE
- Add LICENSE_FILE
- Fix shebangs
2017-04-10 15:45:12 +00:00
Gerald Pfeifer
04d6f52202 Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
2017-04-01 15:23:30 +00:00
Guido Falsi
a226674100 - Update lives to 2.8.4
- Get distfile from github
2017-01-20 15:23:36 +00:00
Thomas Zander
a5aedafd1a Update to upstream version 2.8.3 2017-01-07 12:25:47 +00:00
Jan Beich
0c612c4aa3 multimedia/ffmpeg: update to 3.2.2
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)
2016-12-11 15:22:47 +00:00
Pawel Pekala
3dc2246f58 - Update to version 2.8.1
- Drop maintainership

Release annoucement:
This release addresses various important security issues which were
identified by the debian maintainers.
There is also a fix for broken audio encoding with clips > 30 minutes long.

Note: in addition, for new installs the default LiVES working directory is
now "livesprojects" rather than "livestmp". The documentation will be
updated to reflect this.

Due to the security issues identified, all users are advised to upgrade,
especially if using LiVES on a multi-user system.
2016-11-12 20:28:53 +00:00
Jan Beich
ba3ffd9b12 graphics/opencv: add suffix to make room for 3.x series
To avoid confusion, the main port is to track the latest release.
Whether to rename includes/libraries as well making it possible to
install 2.x and 3.x side-by-side remains to be investigated.

PR:		210505 (for tracking)
Inspired by:	PkgSrc
2016-10-03 17:47:08 +00:00
Tijl Coosemans
1ee4da6dd1 Let USES=localbase add -L${LOCALBASE}/lib to LIBS instead of LDFLAGS.
USES=localbase:ldflags can be used to set LDFLAGS.  Normally LDFLAGS
appears too early on the command line causing some ports to link with
their own libraries in LOCALBASE (if installed) instead of WRKSRC.

Also make use of _USES_POST so -L${LOCALBASE}/lib is added as late as
possible after anything a port Makefile might set.  Use _USES_POST
instead of .include in libedit.mk and libarchive.mk so things like
'USES=libedit localbase:ldflags' work correctly.

Fix some issues with LIBS in some ports.

Switch ports that don't support LIBS to localbase:ldflags.

PR:		212987
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-09-30 19:24:30 +00:00
Pawel Pekala
be039ed15b - Update to version 2.8.0
- Register proxy dependencies found by stage-qa

Changelog:
Correct blank frame fix from 2.6.8 (add one to last frame).
Fix coding error when centering windows.
Correctly parse the path variables for frei0r, libvisual and ladspa.
Set nicer defaults for RGBDelay effect.
2016-09-12 18:32:18 +00:00
Dmitry Marakasov
70e2eaabae - No need to specify master site subdirectory when it's the same as default
Approved by:	portmgr blanket
2016-05-18 14:11:33 +00:00
Pawel Pekala
0af11ece30 Update to version 2.6.3
Changelog:

Fix bug which caused error moving sets with no layouts (regression).
Optimise recording of generated frames.
Fixes for recording audio from external pulse audio.
Fix incorrect recognition of single jpeg/png as video (regression).
Fix "Open Location" (regression).
Use png rather than jpeg internally whenever possible.
Improved support for mpv instead of mplayer.
Add a few new effects ported from Toonz.
2016-05-16 20:49:18 +00:00
Mathieu Arnold
8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00
Pawel Pekala
1bc2f95079 Update to version 2.6.2
Changelog:
Fix flickering in multi threaded palette conversion.
Improved YUV / RGB palette conversions.
Play selections should function even after switching clips, restarting
playback.
Add encoded files to global "recently used files".
Implement new theming engine, allow custom themes / colours in Preferences.
Fix bug with layout reloading after crash.
Fix bugs in setting in/out points in multitrack.
Fix showing of textbuffer parameters in effect windows (regression).
Fix possible minor memory leak when applying inplace effects (regression).
Fix crash / bug in MIDI / joystick learner.
Fix bug which prevented OSC clip changes during recording.
Rewrite keyboard handler, fixing keyboard repeat for ctrl-arrow keys.
Allow for slightly longer strings in LiVES libOSC.
Improvements to edge detect and onedTV filters.
Compatibility updates for ffmpeg 2.9+
Add qtrle format and quality settings to ffmpeg_encoder.
Add new VJ keys: ctrl-alt-space (change direction of background clip),
ctrl-alt-page-up/down (adjust speed of background clip)
Major code cleanup and optimisations.
Minor compilation fixes for gtk+ 2.x
Fix bug in finding of "Next filter map" in multitrack.
Updated translation to Ukranian (thanks Yuri Churnoivan).
Updated translation to Brazilian Portuguese.
2016-03-30 16:10:36 +00:00
Tijl Coosemans
77760fcb63 Make print/ghostscript9-agpl-base the default Ghostscript port. Upstream
changed the license to the AGPL 3 in version 9.07 so print/ghostscript9-base
is stuck at 9.06 which is almost 4 years old now.

Fix the logic in Uses/ghostscript.mk so "agpl" is treated as a real version
on its own instead of as a variant of other versions.

Fix print/ghostscript9-agpl-base to install eps2write.

Update math/asymptote to 2.37 to support newer Ghostscript.

PR:		208159
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-03-24 15:47:50 +00:00
Pawel Pekala
8b7ece21f2 Update to version 2.6.0
ChangeLog
----------------
Fix crash when applying rendered effects to virtual clips.
Add h264/aac, wmv2, ffv1 and mjpeg encodings to ffmpeg_encoder.
Fix memory leak in new style gdkpixbuf converter.
Fix frame seek bug in avformat decoder with non-zero start time.
Autoscroll "Show details" when encoding.
Work around a gtk+ crash bug in GtkTextView with lots of text.
Show missing libraries in ffmpeg_encoder.
Show time remaining estimate for encoding for most encoder formats.
OK / Cancel in the file chooser should immediately cancel any preview
(regression).
Add "Use current clip values" button when entering multitrack.
Fix memory leak in pulseaudio input analysis.
Minor GUI improvements.
2016-02-04 20:58:53 +00:00
Pawel Pekala
82e316b4b6 Update to version 2.4.8
Changelog:

2.4.8:
Fix hang in merge in Clip Editor (regression).
Fix rendering error in multitrack (wrong clip number).

2.4.7:
Fix regression in "Insert Silence".
Fix background colour for notebook tabs in multitack (gtk+ 3.x)
Fix crash when entering Preferences dialog (GType error).
Reshow timeline after hiding it.
Update current time when clicking on timeline header in Multitrack
(regression).
Trivial compiler fix for gtk+ 2.x
2016-01-25 22:06:44 +00:00
Pawel Pekala
6d1c552750 Update homepage
PR:		205596
Submitted by:	Zane C. Bowers-Hadley
2015-12-25 17:18:55 +00:00
Pawel Pekala
366c18a23c - Update to version 2.4.6
- Convert to USES=localbase
- Remove -pthread from LDFLAGS, configure script detects it just fine
- Patch configure to not detect it's own libweed installed on system
  allowing now correctly upgrading lives through ports

Changelog:
Fix crashes and compatibility issues with gtk+ >= 3.16
Fix a bug with missing clips when reloading layouts.
Minor GUI improvements.
Minor compilation fixes.
Updates to French translation (thanks Jean-Marc).
2015-12-23 19:01:22 +00:00
Pawel Pekala
de1f7a1ccc Update to version 2.4.5
Changelog:
Fix for undo after downsampling video (regression).
Fix regression in resizing when encoding.
Fix missing audio issue after loading new audio for a clip.
Set default encoder to multi_encoder3 if python version >= 3.
Fix some message translation issues in dialog windows.
mplayer2 compatibility fix for ffmpeg_encoder.
Correct encoding framerate for mjpegtools_encoder dvd-ntsc format.
Minor fix for compiling without OSC.
Remove support for transcode_encoder.
2015-12-11 20:27:37 +00:00
Pawel Pekala
616aa76e28 Update to version 2.4.4
Changelog:
Fix regression in audio resampling with sox.
GUI improvements to joystick / midi learner for gtk+ 3.x
GUI improvements for Events window.
Add support for joystick analog stick control.
Add improved warnings for letterboxing with missing imageMagick.
Fix overwide Clip Info windows.
2015-11-23 21:32:49 +00:00
Pawel Pekala
b7ae89de8c Update to version 2.4.3
Changelog:
Fix occasional hang when inserting frames in clips.
Fix possible dataloss (effects applied) when re-entering multitrack mode.
Work around a GTK+ bug where menu items with submenus can no longer be set
insensitive.
Fix for setting cdplayer device in Preferences.
Fix gtk critical in clip info window.
Fix window sizing errors in rfxbuilder.
Fix for encoding with sox version 14.4.2
Theming updates for darker themes with gtk+ 3.x
Add icedax as altname for cdda2wav.
Make better use of missing CD device warning.
Remove some spurious effect reinitialisations for webcams.
Allow application of audio effects to the backing audio track in multitrack
mode.
Minor GUI improvements.
Prepend current directory to filenames in startup options when necessary.
2015-11-18 16:29:49 +00:00
Dmitry Marakasov
67971bd0fb Improve shebangfix framework
- Support multiple values in *_OLD_CMD, i.e. we can now fix both "/usr/bin/python" and "/usr/bin/env python" at the same time
- Default *_OLD_CMD values are now always appended, so you don't need to specify them in individual ports
- Add lua support (depends on USES=lua)
- Add more default values, such as "/usr/bin/env foo" for python, perl, bash, ruby and lua
- Shebangfix now matches whole words, e.g. we will no longer (erroneously) replace "/usr/bin/perl5.005" with "${perl_CMD}5.005" (but "/usr/bin/perl -tt" is still (correctly) replaced with "${perl_CMD} -tt")

Note that *_OLD_CMD items containing spaces must now be quoted (e.g. perl_OLD_CMD=/bin/perl /usr/bin/perl "/usr/bin/env perl")

Update shebangfix usage according to new rules in many ports:

- Remove *_OLD_CMD for patterns now replaced by default
- Quote custom *_OLD_CMD which contain spaces

Fix shebangfix usage in many ports (irrelevant to infrastructure change):

- Remove redundant SHEBANG_LANG (no need to duplicate default langs)
- Remove redundant *_CMD (such as python_CMD=${LOCALBASE}/bin/python${PYTHON_VER} when USES=python is present)
- Never use *_OLD_CMD in REINPLACE_CMD matchers, these should always look for exact string

Approved by:	portmgr (bapt)
Differential Revision:	D3756
2015-10-19 14:50:52 +00:00
Dmitry Marakasov
192f681a13 - Switch to options helpers
- Fix shebangs

Approved by:	portmgr blanket
2015-09-23 18:52:19 +00:00
Pawel Pekala
5a7e0d9835 Update to version 2.4.2
Changelog:
Fix crash after recording with pulseaudio external audio.
Fix possible crash when converting from YUV420 to UYVY / YUYV.
Fix memory issue in audio triggered video generators.
Fix buttons issue in the progress dialog (regression).
Fix occasional hang in shutdown via OSC.
Minor fixes for headless (nogui, noplaywin) modes.
Increase size of debug output window when encoding (Regression).
Fix for compiling without jack.
Fix crash in mask_overlay effect.
Fix some threading problems when running audio and video effects together.
Improve OSC responsiveness during playback.
Fixes for beat_detector, edge, vector_visualiser, and kaleidoscope plugins.
Fix latency issue with pulseaudio external input.
Fix for opening unicap device during playback.
Work around gtk+ bug for clips menu.
Implement OSC commands /audio/mute/set, /audio/mute/get, /audio/volume/set,
/audio/volume/get and /clip/open/unicap.
Fixes / refactoring for firewire grabbing.
Re-enable button icons (via preference) and clean up stock button code.
2015-09-19 18:32:21 +00:00
Hiroki Sato
27470e1676 - Split ghostscript into X11-independent and -dependent parts:
* print/ghostscript{7,8,9,9-agpl}-base

   Installs Ghostscript binary, libgs, and related files.
   These ports do not depend on X11 libraries (i.e. x11* devices
   are not available).  USES=ghostscript will set dependency on
   one of them depending on GHOSTSCRIPT_DEFAULT.

   The default device is set to "display" or "bbox".

 * print/ghostscript{7,8,9,9-agpl}-x11

   Installs a shared library which provides X11 support to
   the installed Ghostscript binaries.  x11* devices will be
   enabled when the library is available.

   This depends on *-base (RUN_DEPENDS).  USES=ghostscript:x11
   will set dependency on one of them.

- Fix integer overflow reported as CVE-2015-3228.

- Update Uses/ghostscript.mk:

 * Add x11 keyword.  nox11 keyword is now obsolete.

 * Use packagename in *_DEPENDS line to prevent relationship between
   -base and -x11 packages from being broken.

- Fix x11/nox11 keyword and bump PORTREVISION in ports using
  USES=ghostscript to update dependency of pre-compiled packages.
2015-08-22 17:48:35 +00:00
Pawel Pekala
5b777e282c - Update to version 2.4.1
- Remove upstreamed patches

Changelog:

General compilation fixes.
Compilation fixes for libav.
Minor fixes for BSD compilation.
Minor fix for initialisation of "alien_overlay" effect.
Fix image file previews within File Open dialog (regression).
2015-08-16 08:53:57 +00:00
Koop Mast
a0c53ab7c8 Fix a typo in gtk+ 3 function name. This fixes the build with GTK+ 3.16.
PR:		201980
Obtained from:	upstream
2015-08-05 07:24:59 +00:00
Koop Mast
2f0486b647 Part 1 of adding USE_GNOME=intltool to ports that require it.
The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.

PR:		201980
Exp-run by:	antoine@
2015-08-02 20:23:55 +00:00
Koop Mast
68f883edfc Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript.
Add GHOSTSCRIPT_DEFAULT to bsd.default-versions.mk for easy version selection.
Arguments supported: <empty>, build, run, nox11 and agpl

PR:		201201 (exp-run)
Approved by:	portmgr (mat@)
Exp run by:	antione@ (previous patch)
Differential Revision:	https://reviews.freebsd.org/D2938
2015-07-16 20:53:28 +00:00
Pawel Pekala
d64d3a11ca - Update to version 2.4.0
- Remove upstreamed patches

Changelog:

Implement workaround for expose event problems in gtk+ 3.10.
Fix threading crash in multitrack.
Fix invalid saving of layouts in multitrack.
Fix sizes of scrolled windows inside dialog boxes (regression).
Fix timeline start position for gtkgrid widget in multitrack.
Fix "fade background mode" (b) so it looks nice again.
Stability fix for expose event during startup.
Stability fix for mkv_decoder with broken end frames.
Implement C++ language bindings (liblives).
Fixes for several smaller issues (Thomas Berger).
Code cleanup / reformat.
Updated translations to UK English, French, Galician, German, Russian and
Simplified Chinese.
2015-05-28 21:02:41 +00:00
Pawel Pekala
1913eff1e3 - Update to version 2.2.7
- Use gtk3 for gui

ChangeLog:
Add support for audio triggered generators.
Add support for projectM (milkdrop) generators.
Improvements to openGL playback plugin.
Add permanent inputs in jack and pulse audio when handling external audio.
Fix bug in chroma_blend transition.
Further code cleanup.
Fix text width for "show VJ keys" window.
Remove unnecessary deinterlacing from threaded player.
Added OSC commands /clip/selection/rte_apply, /clip/undo and /clip/redo.
Add libvisual plugins to correct submenu (regression).
Minor fixes for the rfx builder window.
Minor fixes for merge in clip editor.
2015-01-03 17:00:16 +00:00
Tijl Coosemans
60945f0277 Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-12-08 16:48:38 +00:00
Dmitry Marakasov
b09412f603 - Drop .la files from multimedia/dirac and multimedia/schroedinger
- Bump dependent ports as .so versions have changed
- While here, remove @dirrm* from plists and add missing empty directory to plist of multimedia/lives

Approved by:	portmgr blanket
2014-12-02 03:23:13 +00:00
Pawel Pekala
48ce5dce19 Remove @dirrm's from my ports plists 2014-10-13 22:08:27 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Pawel Pekala
e43285766a - Update to version 2.2.6
- Switch to USES=python
2014-09-06 12:27:35 +00:00
Tijl Coosemans
4bdd97e324 math/fftw3:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Use MAKE_CMD
2014-08-31 16:36:22 +00:00
Pawel Pekala
a28c38f247 - Fix fetch by using SourceForge mirrors
- Tarball has been rerolled by author:

http://sourceforge.net/p/lives/mailman/message/32546466/
2014-07-24 22:08:14 +00:00
Pawel Pekala
72637dfe74 - Update to version 2.2.5
- Fix smogrify runtime version detection
2014-07-03 19:12:08 +00:00
Baptiste Daroussin
4a4ec28d37 Convert all :U to :tu and :L to :tl
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
2014-05-05 09:45:36 +00:00
Tijl Coosemans
dd6f9aecd2 Convert graphics/sdl_gfx to USES=libtool. Also set USE_AUTOTOOLS because
upstream forgot to regenerate the build scripts.  This makes the build use
the correct version information and causes a library version bump.  Use
this opportunity to use USES=libtool instead of USES=libtool:oldver.
Bump PORTREVISION on all dependent ports and convert them to USES=libtool
where needed.  Also use USES=(gmake, pathfix, tar) and new LIB_DEPENDS
syntax here and there.

games/freedink-engine:
- Option helpers.
- Staging.
- Use dirrmtry for locale directories.

games/oolite:
- Staging.
- Replace ECHO with ECHO_CMD.
- Don't use GNUSTEP_PREFIX to install files because it expands to
  LOCALBASE rather than PREFIX.

games/openssn:
- Remove USES=desktop-file-utils.  No MimeType field in desktop file.
- Staging.
- Install files in standard DATADIR.

games/xblast:
- Use proper options.
- Staging.
- Patch configure so normal make install can be used instead of do-install.
- Replace TAR | TAR with COPYTREE_SHARE.
2014-05-02 14:16:49 +00:00
Pawel Pekala
c3367255c1 - Update to version 2.2.4
- Make Matroska support optional and off by default (mainly due to
  multimedia/mkvtoolnix being notoriously broken)
- Fix few shebangs
- Install striped binaries
2014-04-26 10:09:45 +00:00
Antoine Brodin
80fee806c4 Remove dependency on expiring and forbidden xmms
With hat:	portmgr
2014-03-23 21:34:43 +00:00
Pawel Pekala
47ea202739 - Convert to USES=tar
- Use precise BSD licenses
2014-03-17 16:56:15 +00:00
Pawel Pekala
55a2ef1563 Update to version 2.2.2
Version 2.2.2 (10 December 2013)
--------------------------------
Fix crash in new multithreaded renderer.

Version 2.2.1 (10 December 2013)
--------------------------------
Fix major error introduced in 2.2.0 which can break files when inserting frames.
Fix audio insert/encode problems for some non-standard frame rates.
Optimisations for copy/insert.
2013-12-12 16:14:12 +00:00
Pawel Pekala
c068e4c4c8 Update to version 2.2.0 2013-12-06 17:01:22 +00:00
Jason E. Hale
3a64305d43 - Update graphics/*opencv* to 2.4.7
- Revert options helpers to if statements since the OFF condition is not
  applied when OPTIONS_EXCLUDE is used
- Move most of the OpenCV modules from the graphics/opencv-core port to
  graphics/opencv, leaving opencv-core as just the bare minimum required
  for building ffmpeg with OpenCV support
- Install examples for python and java bindings
- Add new slave port graphics/opencv-java: Java bindings for OpenCV
- Bump PORTREVISION and make dependency adjustments and fixes for
  dependent ports
- Add UPDATING entry
2013-12-04 02:51:00 +00:00
Pawel Pekala
eb09a7e51a Fix dynamic plist creation when DOXYGEN=on 2013-11-01 19:48:44 +00:00
Pawel Pekala
e66983a414 - Update to version 2.0.6
- Add patches to fix build after ffmpeg update
- Support STAGEDIR
2013-10-27 21:40:27 +00:00
Gerald Pfeifer
3be3e90f93 Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
 - 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
 - Removed compatibility with K&R compilers, which was untestable due
   to lack of such compilers.
 - New functions
   . mpc_log10
   . mpc_mul_2si, mpc_div_2si
 - Speed-ups
   . mpc_fma
 - Bug fixes
   . mpc_div and mpc_norm now return a value indicating the effective
     rounding direction, as the other functions.
   . mpc_mul, mpc_sqr and mpc_norm now return correct results even if
     there are over- or underflows during the computation.
   . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
     infinite part and equals output variable is corrected.
   . mpc_fr_sub: Wrong return value for imaginary part is corrected.

Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.

Bump PORTREVISIONS of all dependent ports.

PR:		183141
Approved by:	portmgr (bdrewery)
2013-10-26 00:52:33 +00:00