Port details |
- vnc2flv Captures a VNC desktop session and saves as a flv
- 20100207_2 deskutils
=0 20100207_2Version of this port present on the latest quarterly branch.
- DEPRECATED: Unmaintained, uses EOLed python27
This port expired on: 2020-01-27
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2010-12-25 21:49:21
- Last Update: 2020-01-27 15:34:18
- SVN Revision: 524263
- Also Listed In: multimedia python www
- License: not specified in port
- WWW:
- http://www.unixuser.org/~euske/python/vnc2flv
- Description:
- Vnc2flv is a cross-platform screen recording tool for UNIX, Windows or Mac.
It captures a VNC desktop session (either your own screen or a remote computer)
and saves as a Flash Video (FLV) file.
WWW: http://www.unixuser.org/~euske/python/vnc2flv
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}vnc2flv>0:deskutils/vnc2flv@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-vnc2flv
- Package flavors (<flavor>: <package>)
- distinfo:
- SHA256 (vnc2flv-20100207.tar.gz) = 7869d0501ea09bc11adf10aed4c6fce5e9f6c93fd2f3d12ca80bd4e851b5a491
SIZE (vnc2flv-20100207.tar.gz) = 30836
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py27-vnc2flv-20100207_2:
X11=off: X11 (graphics) support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- python:2.7
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20100207_2 27 Jan 2020 15:34:18 |
rene |
Remove expired ports:
2020-01-27 accessibility/py-papi: Unmaintained, uses EOLed python27
2020-01-27 archivers/py-czipfile: Unmaintained, uses EOLed python27
2020-01-27 audio/boodler: Unmaintained, uses EOLed python27
2020-01-27 audio/dir2ogg: Unmaintained, uses EOLed python27
2020-01-27 audio/jokosher: Unmaintained, uses EOLed python27
2020-01-27 audio/mpdbrowser: Unmaintained, uses EOLed python27
2020-01-27 audio/nekobee: Unmaintained, uses EOLed python27
2020-01-27 audio/patchage: Unmaintained, uses EOLed python27
2020-01-27 audio/py-ao: Unmaintained, uses EOLed python27
2020-01-27 audio/py-id3: Unmaintained, uses EOLed python27
2020-01-27 audio/py-shout: Unmaintained, uses EOLed python27
2020-01-27 audio/py-speex: Unmaintained, uses EOLed python27
2020-01-27 audio/pytone: Unmaintained, uses EOLed python27 (Only the first 15 lines of the commit message are shown above ) |
20100207_2 26 Dec 2019 07:54:29 |
antoine |
Deprecate a few ports
With hat: portmgr |
20100207_2 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
20100207_2 25 May 2016 15:43:34 |
mat |
Remove useless WRKSRC definitions.
While there, correct DEV_WARNINGS when they occur.
Sponsored by: Absolight |
20100207_2 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
20100207_2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
20100207_2 03 Jun 2015 17:23:16 |
amdmi3 |
- Convert to OPTIONS
- Strip library |
20100207_1 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
20100207_1 19 Oct 2014 08:50:18 |
mva |
- Convert ports from databases/ and deskutils/ to new USES=python
Approved by: portmgr (implicit) |
20100207_1 29 Sep 2013 07:13:33 |
mva |
- Convert to PYDISTUTILS_AUTOPLIST
- Enable stage support |
20100207_1 20 Sep 2013 16:21:38 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils) |
20100207_1 03 Oct 2012 01:15:48 |
jgh |
- reset maintainer to heap |
20100207_1 25 Jun 2012 23:09:08 |
jgh |
- adopt optionsNG |
20100207_1 10 Feb 2012 04:35:08 |
jgh |
- allows for clean fetch across all CHEESESHOP mirrors |
20100207_1 07 Feb 2012 21:22:57 |
jgh |
- send "ClientInit" when there is no authentication
- while here cleanup the cheeseshop master_site syntax
PR: ports/164863
Submitted by: pphillips at experts-exchange.com |
20100207 20 Dec 2011 17:10:20 |
jgh |
move contributor address => jgh
Approved by: crees (mentor) |
20100207 25 Dec 2010 21:55:25 |
swills |
Remove duplicate files accidentally checked in
Approved by: wxs (mentor, implicit)
Pointhat to: swills |
20100207 25 Dec 2010 21:49:12 |
swills |
Vnc2flv is a cross-platform screen recording tool for UNIX, Windows or Mac.
It captures a VNC desktop session (either your own screen or a remote computer)
and saves as a Flash Video (FLV) file.
WWW: http://www.unixuser.org/~euske/python/vnc2flv
PR: ports/153414
Submitted by: Jason Helfman <jhelfman at experts-exchange.com>
Approved by: wxs (mentor) |