Port details |
- npapi-xine Embed Xine player into browser
- 1.0.2_14 www
=4 1.0.2_14Version of this port present on the latest quarterly branch.
- DEPRECATED: NPAPI support was removed in browsers years ago
This port expired on: 2024-11-30
- 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: 2007-02-03 19:47:18
- Last Update: 2024-11-30 16:26:13
- Commit Hash: e36e4d4
- People watching this port, also watch:: mDNSResponder, otk, p5-Template-Iterator-AlzaboWrapperCursor, p5-DBIx-SQLite-Simple, health-nut
- Also Listed In: multimedia
- License: not specified in port
- WWW:
- http://www.xinehq.de/
- Description:
- xine-lib-based plugin for applications that support NPAPI
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- npapi-xine>0:www/npapi-xine
- No installation instructions:
- This port has been deleted.
- PKGNAME: npapi-xine
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (xine-plugin-1.0.2.tar.bz2) = 331d919ebcc9e12b6c22236877887362e34e18291a67a084365372d77c95cbde
SIZE (xine-plugin-1.0.2.tar.bz2) = 583971
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libxine.so : multimedia/libxine
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_npapi-xine
- USES:
- pkgconfig webplugin:native tar:bzip2
- 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 |
1.0.2_14 30 Nov 2024 16:26:13 |
Rene Ladan (rene) |
www/npapi-xine: Remove expired port
2024-11-30 www/npapi-xine: NPAPI support was removed in browsers years ago |
1.0.2_14 06 Nov 2024 19:33:25 |
Daniel Engberg (diizzy) |
www/npapi-xine: Deprecate and set expiration date to 2024-11-30
NPAPI support was removed in browsers years ago
Reference:
https://en.wikipedia.org/wiki/NPAPI |
1.0.2_14 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.0.2_13 07 Sep 2022 21:10:59 |
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.
(Only the first 15 lines of the commit message are shown above ) |
1.0.2_13 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
1.0.2_13 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.2_13 12 Jan 2021 12:34:42 |
tcberner |
multimedia/libxine: Update to 1.2.11, Add ImageMagick7 support
Changelog:
https://sourceforge.net/p/xine/xine-lib-1.2/ci/default/tree/ChangeLog:
xine-lib (1.2.11) 2020-12-06
* Add gopher input plugin.
* Add user settings for IPv6.
* Split a52 spdif output to separate decoder.
* Code cleanup.
* More engine optimization.
* Small optimizations (opengl2, dvb subtitles, png, mpeg-ts).
* Better A/V sync.
* Fix a few crashes.
* Fix bluray playback.
* Fix VAAPI picture jitter and green flashes.
* Fix Opus and EAC3 audio playback. (Only the first 15 lines of the commit message are shown above ) |
1.0.2_12 28 Nov 2020 00:23:39 |
linimon |
Mark as BROKEN on aarch64:
../include/prcpucfg.h:604:2: error: "Unknown CPU architecture" |
1.0.2_12 31 Aug 2018 08:16:18 |
tobik |
multimedia/libxine: Update to 1.2.9
- Cleanup options
- Enable IMAGEMAGICK by default
- Make DVB support optional but leave it enabled by default
- Add SNDIO option
- Properly order pkg-plist
- Unbreak on aarch64
- Bump revision of dependent ports [1]
Changes: https://sourceforge.net/projects/xine/files/xine-lib/1.2.9/README.txt/view
ABI: https://abi-laboratory.pro/tracker/timeline/xine-lib/ [1]
PR: 219921
Reported by: emorrasg@yahoo.es
Submitted by: w.schwarzenfeld@utanet.at (initial version), Nathan
<ndowens@yahoo.com>
Reviewed by: mat, tobik
Differential Revision: https://reviews.freebsd.org/D16840 |
1.0.2_11 25 Apr 2017 08:20:31 |
riggs |
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs |
1.0.2_10 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.0.2_10 18 Nov 2014 09:37:33 |
bapt |
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work! |
1.0.2_10 18 Oct 2014 21:10:40 |
nox |
- Update libxine to 1.2.6 - changelog is here:
http://anonscm.debian.org/hg/xine-lib/xine-lib-1.2/file/9aef7a72d009/ChangeLog
- Remove an inline from include/xine/xineutils.h for the benefit
of using libxine with base gcc 4.2 .
- Bump PORTREVISIONs for ports depending on libxine. (now also non-default
rdeps as per the new rule) |
1.0.2_9 10 Sep 2014 20:50:37 |
gerald |
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) |
1.0.2_8 29 Jul 2014 18:41:17 |
adamw |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
1.0.2_8 13 Nov 2013 08:05:05 |
bapt |
Convert to USES=webplugin
While here stage |
1.0.2_8 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.0.2_8 11 Sep 2013 16:45:59 |
marino |
Add explicit dependency on pkgconf (18 ports) |
1.0.2_8 23 Jun 2012 13:21:04 |
nox |
- Update multimedia/libxine to 1.2.2 .
- Bump PORTREVISION for ports depending on it by default. |
1.0.2_7 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.0.2_6 26 Feb 2012 15:22:37 |
nox |
- Update multimedia/libxine to 1.2.1 with a commit merged from hg
to fix DVB support. (which still is broken for tuners using
hardware pid filtering, like when running webcamd with
"-m dvb-usb-init.force_pid_filter_usage=1".)
- Add patches to fix build of ports depending on libxine to:
audio/amarok,
graphics/gimageview [1], graphics/pornview [1],
graphics/osg [2], graphics/osg-devel [2],
multimedia/emotion,
x11/kdelibs4 [3],
multimedia/kmplayer,
multimedia/konverter,
multimedia/qdvdauthor [4],
multimedia/vdr-plugin-xineliboutput, (Only the first 15 lines of the commit message are shown above ) |
1.0.2_5 16 Feb 2012 15:57:34 |
ashish |
- Bump PORTREVISION to chase the update of multimedia/libvpx |
1.0.2_4 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.0.2_4 24 Apr 2010 09:38:46 |
ehaupt |
Chase audio/libmodplug update. |
1.0.2_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.0.2_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.0.2_1 22 Aug 2009 00:38:34 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with W |
1.0.2_1 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
1.0.2 07 Sep 2008 10:34:24 |
miwi |
- Take maintainership |
1.0.2 07 Sep 2008 00:19:05 |
linimon |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr |
1.0.2 06 Sep 2008 15:55:47 |
miwi |
- Update to 1.0.2
PR: 126456
Submitted by: Kris Moore <kris@pcbsd.org>
Approved by: maintainer timeout |
1.0_3 06 Jun 2008 14:07:24 |
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) |
1.0_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}. |
1.0_1 15 Feb 2007 08:35:23 |
jylefort |
Track libxine update. |
1.0 03 Feb 2007 19:46:34 |
sat |
Add port www/npapi-xine:
xine-lib-based plugin for applications that support NPAPI
WWW: http://www.xinehq.de/
- Tested with firefox on cnn.com and plugger testing grounds -
works with occasional segfaults |