Port details |
- mozplugger Framework for loading web content in external viewers
- 2.1.6 www
=1 2.1.6Version of this port present on the latest quarterly branch.
- DEPRECATED: Obsolete, defunct as Mozilla Firefox dropped support for plugin interface as of ESR 60
This port expired on: 2023-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: 2005-06-03 12:47:24
- Last Update: 2023-12-02 13:01:09
- Commit Hash: 6792cbd0
- People watching this port, also watch:: newsboat, xorg-apps, corkscrew, xrdp
- License: GPLv2+
- WWW:
- http://mozplugger.mozdev.org/
- Description:
- Mozplugger is a small general purpose Mozilla plugin that displays various
types of media formats found on the Internet in your browser. It accomplishes
this by using external programs such as mplayer, timidity, Acrobat Reader,
OpenOffice, and LibreOffice.
- ¦ ¦ ¦ ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- mozplugger>0:www/mozplugger
- No installation instructions:
- This port has been deleted.
- PKGNAME: mozplugger
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (mozplugger-2.1.6.tar.gz) = 294cf06ad37b8d89e57ee9c4dc9e7549fd1b0dcec9769171d65dad36099e5fef
SIZE (mozplugger-2.1.6.tar.gz) = 153183
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:
-
- gmake>=4.3 : devel/gmake
- as : devel/binutils
- x11.pc : x11/libX11
- xt.pc : x11-toolkits/libXt
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xt.pc : x11-toolkits/libXt
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_mozplugger
- USES:
- desthack gmake webplugin:native xorg
- pkg-message:
- For install:
- This plugin needs external viewers before it can display any content.
External viewers that are supported include:
Mplayer
Xine
Open Office
Timidity
XMMS
Adobe Acrobat Reader
Gnumeric
Abiword
and others...
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1.6 02 Dec 2023 13:01:09 |
Rene Ladan (rene) |
www/mozplugger: Remove expired port
2023-11-30 www/mozplugger: Obsolete, defunct as Mozilla Firefox dropped support
for plugin interface as of ESR 60 |
2.1.6 22 Oct 2023 09:54:21 |
Daniel Engberg (diizzy) |
www/mozplugger: Deprecate and set expiration date to 2023-11-30
Defunct as Mozilla Firefox dropped support for plugin interface as of ESR 60
Reference:
https://blog.mozilla.org/futurereleases/2018/01/11/announcing-esr60-policy-engine/ |
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) |
2.1.6 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 ) |
2.1.6 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 ) |
2.1.6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.1.6 07 Nov 2019 17:20:59 |
zeising |
Add USES=xorg USES=gl, ports categories w
Add USES=xorg and USES=gl to ports in categories starting with 'w'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
2.1.6 14 Aug 2019 12:25:09 |
mat |
Convert to UCL & cleanup pkg-message (categories w) |
2.1.6 29 Mar 2018 15:02:05 |
emaste |
Use BINARY_ALIAS to make LLD_UNSAFE more widely applicable
Some ports do not honour $LD or -fuse-ld=bfd in $CFLAGS, but do invoke
ld via $PATH. Automatically set BINARY_ALIAS+=ld=${LD} when LLD_UNSAFE
is active to use ld.bfd for these ports.
Approved by: portmgr (antoine)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D14876 |
2.1.6 28 Mar 2018 10:11:10 |
krion |
Switch to ld.bfd by default as ld.ldd doesn't have built-in default
output target. Pet portlint(1).
PR: 226998
Submitted by: emaste
Approved by: portmgr (LLD_UNSAFE blanket) |
2.1.6 29 Mar 2016 00:24:53 |
amdmi3 |
- Update to 2.1.6
PR: 208099
Submitted by: jochen@jochen-neumeister.de |
2.1.4_1 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
2.1.4_1 25 Dec 2015 23:43:01 |
amdmi3 |
- Add LICENSE
- Strip binaries
- Simplify pkg-message handling |
2.1.4 25 Dec 2015 23:19:02 |
amdmi3 |
- Reset maintainer by his own request
PR: 205570 |
2.1.4 19 May 2015 14:21:10 |
amdmi3 |
- Drop @dirrm* from plist
Approved by: portmgr blanket |
2.1.4 09 Apr 2014 14:48:22 |
bapt |
Fix leftover
Reported by: QAT |
2.1.4 09 Apr 2014 14:04:39 |
bapt |
Support stage
USES=webplugin |
2.1.4 02 Dec 2013 19:29:49 |
pawel |
Update to version 2.1.4
PR: ports/184284
Submitted by: maintainer |
2.1.3 21 Nov 2013 19:16:11 |
pawel |
Respect CC
PR: ports/183938
Submitted by: maintainer |
2.1.3 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
2.1.3 22 Jun 2013 15:52:44 |
miwi |
- Update Master_SITES
PR: 179669
Submitted by: John Marino <draco@marino.st>
Approved by: maintainer |
2.1.3 25 Feb 2013 16:14:29 |
bdrewery |
- Update to 2.1.3
- Trim header
PR: ports/176384
Submitted by: Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer) |
1.14.6 01 Feb 2013 15:04:01 |
ak |
- Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt) |
1.14.6 01 Oct 2012 12:03:48 |
jhale |
- Update to 1.14.6
- Update pkg-descr
- Strip Makefile header
PR: ports/172105
Submitted by: Rusty Nejdl <rnejdl@ringofsaturn.com>
Approved by: makc (mentor) |
1.14.3 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
1.14.3 09 Mar 2011 08:47:34 |
wen |
- Update to 1.14.3
PR: ports/155252
Submitted by: Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer) |
1.14.2 20 Sep 2010 13:49:17 |
decke |
- Update to 1.14.2
PR: ports/150725
Submitted by: Rusty Nejdl <rnejdl at ringofsaturn dot com>
Approved by: beat (co-mentor, implicit) |
1.14.1 19 Aug 2010 18:21:47 |
decke |
- Update to 1.14.1
PR: ports/149709
Submitted by: Rusty Nejdl <rnejdl at tethys dot ringofsaturn dot com>
(maintainer)
Approved by: beat (co-mentor) |
1.14.0 20 Jun 2010 04:49:17 |
miwi |
- Update to 1.14
PR: 147825
Submitted by: Rusty Nejdl <rnejdl@tethys.ringofsaturn.com> (maintainer)
Feature safe: yes |
1.13.1 27 Jan 2010 22:29:52 |
miwi |
- Update to 1.13.1
PR: 143272
Submitted by: Rusty Nejdl <rnejdl@tethys.ringofsaturn.com> (maintainer) |
1.13.0 04 Sep 2009 10:56:46 |
araujo |
- Fix distfile.
- The package was rerolled to remove some unnecessary BKP and TXT files.
Reviewed by: myself
Approved by: maintainer implicit |
1.13.0 28 Aug 2009 14:49:27 |
araujo |
- Update to 1.13.0.
PR: ports/138114
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Approved by: Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer) |
1.12.1 10 May 2009 20:48:36 |
dhn |
- Update to 1.12.1
PR: ports/134173
Submitted by: Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
Approved by: miwi (mentor implicit) |
1.12.0 28 Jan 2009 22:22:15 |
beech |
- Update to 1.12.0
PR: ports/131031
Submitted by: Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer) |
1.11.0_1 10 Jan 2009 02:45:46 |
mezz |
Add a new framework for browser plugins, USE_WEBPLUGINS. It is for which foo
plugins support one of web browsers and can take care of plist (depend on how
you use it) at the same time. I have written a complete document and even show
how it works in the www/firefox/Makefile.webplugins so be sure to read in
there. If there is anything that isn't clear in the document, please feel free
to ask and I will try my best to improvement it.
FYI: GNOME 2.24 depends on this, so it's coming.
BTW: It's based on www/linux-mplayer-plugin/Makefile.npapi with heavy modified.
Approved by: portmgr |
1.11.0 12 Oct 2008 05:31:57 |
rafan |
- Update to 1.11.0
PR: ports/127879
Submitted by: Rusty Nejdl <rnejdl at tethys.ringofsaturn.com> (maintainer) |
1.10.2 22 Jul 2008 00:43:15 |
beech |
- Update to 1.10.2
- Pass maintainership to submitter
PR: ports/125316
Submitted by: Rusty Nejdl <rnejdl@ringofsaturn.com>
Approved by: portmgr (linimon) maintainer timeout (maintainer email bounces) |
1.7.3_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) |
1.7.3_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.7.3_1 02 Nov 2006 19:44:37 |
rafan |
- Change maintainer's email
Approved by: Loren M. Lang (maintainer) |
1.7.3_1 31 Oct 2006 10:26:48 |
rafan |
- Chase GNOME, move to LOCALBASE
PR: ports/104474
Submitted by: Henrik Brix Andersen <henrik at brixandersen.dk>
Approved by: maintainer timeout (15 days) |
1.7.3 12 May 2006 11:08:54 |
garga |
Use MASTER_SITE_MOZDEV
PR: ports/96451 (partial)
Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>
Approved by: maintainers timeout (2 weeks) |
1.7.3 29 Jan 2006 12:20:56 |
pav |
- Update to 1.7.3
PR: ports/92442
Submitted by: Loren M. Lang <lorenl@alzatex.com> (maintainer) |
1.7.2 24 Jan 2006 03:14:23 |
edwin |
SHA256ify
Approved by: krion@ |
1.7.2 22 Jan 2006 02:58:25 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.7.2 08 Jun 2005 16:12:33 |
lawrance |
Fix pkg-plist
Reported by: kris
PR: ports/81988
Submitted by: Loren M. Lang <lorenl@alzatex.com> (maintainer) |
1.7.2 03 Jun 2005 12:46:45 |
lawrance |
Add mozplugger 1.7.2, framework for loading web content in external
viewers.
(actively maintained mozdev branch of plugger)
PR: ports/81826
Submitted by: Loren M. Lang |