aboutsummaryrefslogtreecommitdiffstats
path: root/www/plugger
Commit message (Collapse)AuthorAgeFilesLines
* Add a new framework for browser plugins, USE_WEBPLUGINS. It is for which foomezz2009-01-102-5/+9
| | | | | | | | | | | | | | 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
* Fix dependency broken due to acroread7 removal.hrs2008-10-051-2/+2
|
* Reset conrads@cox.net due to lack of time to work on FreeBSD.linimon2008-08-201-1/+1
| | | | Hat: portmgr
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-221-2/+2
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Chase GECKO moved to LOCALBASErafan2006-11-211-2/+2
| | | | | | | | - Bump PORTREVISION PR: ports/105218 Submitted by: Henrik Brix Andersen <henrik at brixandersen.dk> Approved by: maintainer timeout (14 days)
* - Pass maintainership to submittermiwi2006-11-011-1/+1
| | | | | | (Notes: request of ports@ http://lists.freebsd.org/pipermail/freebsd-ports/2006-October/036304.html ) Submitted by: Conrad J. Sabatier <conrads at cox.net>
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with themarcus2006-10-141-2/+2
| | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
* Remove USE_REINPLACE from categories starting with Wedwin2006-05-131-1/+0
|
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1
| | | | | Approved by: krion@ PR: ports/88711 (related)
* - Add SHA256pav2005-11-261-0/+1
|
* - Make acroread work with acroread 7.X in default rc filepav2005-11-231-1/+3
| | | | | PR: ports/89400 Submitted by: Jason W. Bacon <jbacon@mcw.edu>
* - Update to 5.1.3pav2005-05-048-26/+34
| | | | | PR: ports/80605 Submitted by: Rob <lahaye@snu.ac.kr>
* - look for conf file in ${PREFIX}/etc/ and not in fixed locationssem2005-02-142-2/+30
| | | | | | | out of ${HOME} or ${PREFIX} PR: ports/71916 Submitted by: Jose M Rodriguez <josemi(at)freebsd.jazztel.es>
* With portmgr hat on, reset maintainership of these ports. Maintainer'slinimon2005-02-141-1/+1
| | | | | | | | | old email address bounces, and he has not been responsive to email on the only other one we have for him. These ports are now available for adoption. Come back coop, we miss ya ...
* Update to 5.1.2vs2004-07-099-79/+78
| | | | | PR: ports/68766 Submitted by: John Merryweather Cooper (maintainer)
* * Fix compatibility with the new OpenOffice 1.1 wrapper scriptsmarcus2004-02-221-1/+10
| | | | | | | * Make X11BASE-safe PR: 63206 Submitted by: maintainer
* Add the correct patch for plugger.c. I accidentally cvs rm'd this patchmarcus2004-02-132-42/+10
| | | | | | | | instead of the pluggerrc patch, then cvs add'd the old revision, and forgot to repatch. Long story short, I messed up, and this fixes it. Reported by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> Pointy hat to: me
* * Update to 5.0marcus2004-02-1210-434/+135
| | | | | | | * Helper applications will be farmed out to new ports PR: 62720 Submitted by: maintainer
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 1)
* Remove AbiWord-1.x now that 2.0 has been released, and is the new stablemarcus2003-11-011-2/+1
| | | | release.
* update www/plugger: 4.0_2 --> 4.0_3daichi2003-06-274-49/+167
| | | | | | | | | | | * Patch to make plugger work better with mplayer * Sort dependencies in pkg_sort order * Cleanup pkg-descr * Create pkg-message-mplayer for special handling with mozilla * Patch pluggerrc for smoother operation PR: 53664 Submitted by: John Merryweather Cooper <coop9211@uidaho.edu> (maintainer)
* After repo copy from graphics category to newly create multimedialioux2003-04-041-2/+2
| | | | | | | | | | | | | | | | | | | one, update all appropriate references (*_DEPENDS, comments, etc): ports/graphics/libfame --> ports/multimedia/libfame ports/graphics/libquicktime --> ports/multimedia/libquicktime ports/graphics/mpeg --> ports/multimedia/mpeg ports/graphics/mpeg_encode --> ports/multimedia/mpeg_encode ports/graphics/mpeg_play --> ports/multimedia/mpeg_play ports/graphics/mtv --> ports/multimedia/mtv ports/graphics/smpeg --> ports/multimedia/smpeg ports/graphics/totem --> ports/multimedia/totem ports/graphics/transcode --> ports/multimedia/transcode ports/graphics/xanim --> ports/multimedia/xanim ports/graphics/xmps --> ports/multimedia/xmps Repo copied by: cvs (joe) Approved by: portmgr (self & no objections)
* De-pkg-comment.knu2003-02-212-1/+1
|
* After repo copy from graphics category, update all appropriatelioux2002-11-291-2/+2
| | | | | | | | | | | | | | | | | | | | | | | dependency references from both audio and graphics to multimedia category. audio/xmms --> multimedia/xmms graphics/avifile --> multimedia/avifile graphics/divx4linux --> multimedia/divx4linux graphics/ffmpeg --> multimedia/ffmpeg graphics/libdv --> multimedia/libdv graphics/libdvdcss --> multimedia/libdvdcss graphics/libdvdread --> multimedia/libdvdread graphics/libmpeg2 --> multimedia/libmpeg2 graphics/linux-realplayer --> multimedia/linux-realplayer graphics/mjpegtools --> multimedia/mjpegtools graphics/mplayer --> multimedia/mplayer graphics/mplayer-fonts --> multimedia/mplayer-fonts graphics/openquicktime --> multimedia/openquicktime graphics/win32-codecs --> multimedia/win32-codecs Repo copied by: joe (cvs hat) Approved by: knu (portmgr hat)
* * Make this port GNOME 2 awaremarcus2002-11-173-7/+21
| | | | | | | * Install plugin in new browser_plugins directory PR: 45362 Submitted by: maintainer
* portlintsada2002-11-101-2/+2
|
* use MASTER_SITE_NETSCAPEsada2002-11-091-1/+2
| | | | | | PR: ports/42678 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Approved by: maintainer
* Update plugger to depend/work with acroread5 instead of acroread4lioux2002-08-262-3/+7
| | | | | PR: 41991 Submitted by: maintainer
* Add two patches missed in the last commit.marcus2002-04-082-0/+121
|
* Update to 4.0.marcus2002-04-086-52/+147
| | | | | | PR: 36277 Submitted by: maintainer Approved by: sobomax
* o Unbreak for mozilla 0.9.6 and later versions. Mozilla no longerlioux2001-12-152-3/+4
| | | | | | | | | | recognizes plugins unless they start with libnp or np. Since plugger's plugin was named plugger.so, this caused it to be disabled. o Fix this and bump PORTREVISION. PR: 32847 Submitted by: maintainer
* o have plugger be a mozilla plugin instead of a netscape pluginlioux2001-09-057-29/+99
| | | | | | | | | | | o install several plugins per default; hence, adding audio and graphics as secondary categories o update COMMENT, DESCR and PKGMESSAGE accordingly o style fix: un"echo" Makefile commands o given all this work -> switch over maintainership to submitter PR: 29585 Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net>
* Unbreak for ELF and upgrade to 3.3 from 3.2.mharo2001-04-063-7/+20
| | | | | Note: as I am not presently using X, I can't test that this netscape plugin actually works, but at least it compiles now.
* Some spaces -> tabs for ports/www.olgeni2001-02-051-1/+1
|
* Mark BROKEN -- port needs an a.out crt++.oade2000-10-111-1/+3
| | | | Revert maintainership to ports@FreeBSD.org (requested by old maintainer)
* Update to version 3.2.steve2000-05-293-50/+20
| | | | | PR: 18722 Submitted by: Palle Girgensohn <girgen@partitur.se>
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* Switch over dependency from netscape46-navigator to netscape47-navigator.asami2000-03-061-1/+1
|
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* Oops, change it so it compiles an aout plugin so it will actually work.cpiazza1999-06-261-7/+41
| | | | (Damn you Netscape)
* Plugger is a multimedia plugin for Unix Netscape that handlescpiazza1999-06-267-0/+85
all types of formats. It is a very small plugin because it uses external programs to show/play the different formats. PR: 10103 Submitted by:Jay Sachs <sachs@cs.williams.edu>