Port details |
- nvtv TV output on nvidia card
- 0.4.7_6 sysutils
=1 0.4.7_6Version of this port present on the latest quarterly branch.
- DEPRECATED: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
This port expired on: 2014-08-31 IGNORE: is only for i386, while you are running amd64
- 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: 2004-05-23 10:24:00
- Last Update: 2014-09-02 10:07:50
- SVN Revision: 366980
- People watching this port, also watch:: mplayer-skins
- License: not specified in port
- WWW:
- http://sourceforge.net/projects/nv-tv-out/
- Description:
- This tool enables TV-Out for NVidia cards. It does not need the kernel,
supports multiple TV encoder chips. You may use all the features of the
chip, down to direct register access, and all resolutions and sizes the
chip supports.
WWW: http://sourceforge.net/projects/nv-tv-out/
-
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:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: nvtv
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: i386
- distinfo:
- There is no distinfo for this port.
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:
-
- x11.pc : x11/libX11
- xxf86vm.pc : x11/libXxf86vm
- xmu.pc : x11-toolkits/libXmu
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xxf86vm.pc : x11/libXxf86vm
- xmu.pc : x11-toolkits/libXmu
- Library dependencies:
-
- libpci.so : devel/libpci
- libglib-12.so : devel/glib12
- libgtk-12.so : x11-toolkits/gtk12
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- 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 |
0.4.7_6 02 Sep 2014 10:07:50 |
bapt |
Remove non staged ports without pending PR from s* |
0.4.7_6 14 Jul 2014 18:42:04 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
0.4.7_6 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
0.4.7_6 27 May 2013 15:50:59 |
bsam |
. remove shlib ABI version from LIB_DEPENDS;
. bump PORTREVISION;
. trim Makefile headers;
. remove standard DISTNAME. |
0.4.7_5 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.4.7_5 12 Mar 2010 04:01:38 |
fluffy |
- Chase libpci shlib bump |
0.4.7_4 22 Aug 2009 00:35:32 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
0.4.7_4 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
0.4.7_4 06 Jun 2008 14:03:26 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
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) |
0.4.7_3 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- 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) |
0.4.7_2 11 Nov 2007 15:54:46 |
linimon |
Fix build.
Submitted by: Samy Al Bahra <sbahra at kerneled dot org>, marius
Approved by: portmgr (self)
Tested on: pointyhat |
0.4.7_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.4.7_1 01 Dec 2006 14:22:23 |
laszlof |
Respect X11BASE
Reported by: pointyhat |
0.4.7_1 13 May 2006 04:15:53 |
edwin |
Remove USE_REINPLACE from all categories starting with S |
0.4.7_1 07 Mar 2006 08:28:06 |
ade |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
0.4.7 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.4.7 24 Jan 2006 01:06:45 |
edwin |
SHA256ify
Approved by: krion@ |
0.4.7 02 Dec 2005 20:37:51 |
kris |
Reset maintainer: "I don't use FreeBSD at this time". Thanks for your
work in the past. |
0.4.7 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
0.4.7 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
0.4.7 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
0.4.7 30 May 2004 07:21:47 |
pav |
- Mark ONLY_FOR_ARCHS=i386
Reported by: bento via kris |
0.4.7 23 May 2004 10:22:50 |
pav |
Add nvtv, an utility to configure TV-output on nVidia cards. This tool is
completely contained in userland and does not need any kernel support.
PR: ports/66870
Submitted by: Samuel Tardieu <sam@rfc1149.net> |