aboutsummaryrefslogtreecommitdiff
path: root/www/plugger
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 5.1.3Pav Lucistnik2005-05-048-26/+34
| | | | | | | | PR: ports/80605 Submitted by: Rob <lahaye@snu.ac.kr> Notes: svn path=/head/; revision=134612
* - look for conf file in ${PREFIX}/etc/ and not in fixed locationsSergey Matveychuk2005-02-142-2/+30
| | | | | | | | | | out of ${HOME} or ${PREFIX} PR: ports/71916 Submitted by: Jose M Rodriguez <josemi(at)freebsd.jazztel.es> Notes: svn path=/head/; revision=128782
* With portmgr hat on, reset maintainership of these ports. Maintainer'sMark Linimon2005-02-131-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 ... Notes: svn path=/head/; revision=128714
* Update to 5.1.2Volker Stolz2004-07-099-79/+78
| | | | | | | | PR: ports/68766 Submitted by: John Merryweather Cooper (maintainer) Notes: svn path=/head/; revision=113276
* * Fix compatibility with the new OpenOffice 1.1 wrapper scriptsJoe Marcus Clarke2004-02-221-1/+10
| | | | | | | | | | * Make X11BASE-safe PR: 63206 Submitted by: maintainer Notes: svn path=/head/; revision=101699
* Add the correct patch for plugger.c. I accidentally cvs rm'd this patchJoe Marcus Clarke2004-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 Notes: svn path=/head/; revision=100819
* * Update to 5.0Joe Marcus Clarke2004-02-1210-434/+135
| | | | | | | | | | * Helper applications will be farmed out to new ports PR: 62720 Submitted by: maintainer Notes: svn path=/head/; revision=100745
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Remove AbiWord-1.x now that 2.0 has been released, and is the new stableJoe Marcus Clarke2003-10-311-2/+1
| | | | | | | release. Notes: svn path=/head/; revision=92746
* update www/plugger: 4.0_2 --> 4.0_3Daichi GOTO2003-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) Notes: svn path=/head/; revision=83700
* After repo copy from graphics category to newly create multimediaMario Sergio Fujikawa Ferreira2003-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) Notes: svn path=/head/; revision=78090
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76044
* After repo copy from graphics category, update all appropriateMario Sergio Fujikawa Ferreira2002-11-281-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) Notes: svn path=/head/; revision=71207
* * Make this port GNOME 2 awareJoe Marcus Clarke2002-11-173-7/+21
| | | | | | | | | | * Install plugin in new browser_plugins directory PR: 45362 Submitted by: maintainer Notes: svn path=/head/; revision=70290
* portlintSADA Kenji2002-11-091-2/+2
| | | | Notes: svn path=/head/; revision=69796
* use MASTER_SITE_NETSCAPESADA Kenji2002-11-081-1/+2
| | | | | | | | | PR: ports/42678 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Approved by: maintainer Notes: svn path=/head/; revision=69731
* Update plugger to depend/work with acroread5 instead of acroread4Mario Sergio Fujikawa Ferreira2002-08-252-3/+7
| | | | | | | | PR: 41991 Submitted by: maintainer Notes: svn path=/head/; revision=64983
* Add two patches missed in the last commit.Joe Marcus Clarke2002-04-082-0/+121
| | | | Notes: svn path=/head/; revision=57442
* Update to 4.0.Joe Marcus Clarke2002-04-086-52/+147
| | | | | | | | | PR: 36277 Submitted by: maintainer Approved by: sobomax Notes: svn path=/head/; revision=57441
* o Unbreak for mozilla 0.9.6 and later versions. Mozilla no longerMario Sergio Fujikawa Ferreira2001-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 Notes: svn path=/head/; revision=51574
* o have plugger be a mozilla plugin instead of a netscape pluginMario Sergio Fujikawa Ferreira2001-09-047-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> Notes: svn path=/head/; revision=47425
* Unbreak for ELF and upgrade to 3.3 from 3.2.Michael Haro2001-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. Notes: svn path=/head/; revision=40925
* Some spaces -> tabs for ports/www.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37985
* Mark BROKEN -- port needs an a.out crt++.oAde Lovett2000-10-101-1/+3
| | | | | | | Revert maintainership to ports@FreeBSD.org (requested by old maintainer) Notes: svn path=/head/; revision=33684
* Update to version 3.2.Steve Price2000-05-293-50/+20
| | | | | | | | PR: 18722 Submitted by: Palle Girgensohn <girgen@partitur.se> Notes: svn path=/head/; revision=28882
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-2/+2
| | | | Notes: svn path=/head/; revision=27430
* Switch over dependency from netscape46-navigator to netscape47-navigator.Satoshi Asami2000-03-051-1/+1
| | | | Notes: svn path=/head/; revision=26574
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21146
* Oops, change it so it compiles an aout plugin so it will actually work.Chris Piazza1999-06-251-7/+41
| | | | | | | (Damn you Netscape) Notes: svn path=/head/; revision=19782
* Plugger is a multimedia plugin for Unix Netscape that handlesChris Piazza1999-06-257-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> Notes: svn path=/head/; revision=19780