aboutsummaryrefslogtreecommitdiff
path: root/www/nspluginwrapper
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.4.4.Jung-uk Kim2011-07-063-7/+7
| | | | | | | - Chase official URL change. Notes: svn path=/head/; revision=277179
* Update to 1.4.2.Jung-uk Kim2011-06-152-8/+7
| | | | Notes: svn path=/head/; revision=275608
* - Update nspluginwrapper to 1.4.0 and assume maintainership. [1]Jung-uk Kim2011-05-239-68/+71
| | | | | | | | | - Deprecate nspluginwrapper-devel, which is now older than nspluginwrapper. Approved by: Dave Grochowski (malus.x@gmail.com) [1] Notes: svn path=/head/; revision=274542
* - Get Rid MD5 supportMartin Wilke2011-03-191-2/+0
| | | | Notes: svn path=/head/; revision=271305
* Update linux-f10-pango to 1.28.3 (+ bump portrevision of dependend ports).Alexander Leidinger2011-02-251-1/+1
| | | | | | | | | | | This fixes a security warning from portaudit. Security: CVE-2009-1194 VuXML: 4b172278-3f46-11de-becb-001cc0377035 Thanks to: Luchesar V. ILIEV <luchesar.iliev@gmail.com> (F10+rpmbuild info) Notes: svn path=/head/; revision=269666
* Update WWWEmanuel Haupt2010-06-181-1/+1
| | | | | | | | PR: private mail Approved by: malus.x@gmail.com (maintainer timeout; > 14d) Notes: svn path=/head/; revision=256654
* Chase the ftp/curl shlib version bump.Peter Pentchev2010-04-031-2/+2
| | | | Notes: svn path=/head/; revision=252125
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* Update MASTER_SITE, current server is unavailableEmanuel Haupt2010-01-261-1/+1
| | | | | | | | PR: 142754 Approved by: maintainer timeout (malus.x@gmail.com) Notes: svn path=/head/; revision=248618
* A compatibility plugin for Mozilla NPAPI (development version).Jung-uk Kim2009-12-071-0/+2
| | | | | | | | | | | | | Note: The Linux/i386 RPM was built by me on Fedora 10 via VirtualBox because the author did not provide them. For more information about the development branch, please read: http://gwenole.beauchesne.info/en/blog/2009/01/02/nspluginwrapper_1.3.0 PR: ports/141179 Notes: svn path=/head/; revision=245345
* Limit the stack size for plugins. Linux glibc threading behavesBoris Samorodov2009-08-062-1/+10
| | | | | | | | | | | | | slightly differently with a smaller stack size and the Flash plugins rely on this behaviour. Suggested by: dchagin Patch by: nox Discussed at: freebsd-emulation Reminded by: Tijl Coosemans <tijl@ulyssis.org> Notes: svn path=/head/; revision=239033
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Welcome to the new linux ports infrastructure which allows usingBoris Samorodov2009-03-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | both current (fc4) and future linux (f8) distributions at one ports tree. The patch contains full changes to ports/Mk files and all ports involved. But only infrastructure is changed. The resulting packages are the same as before. Hence no need to bump PORTREVISIONs. The idea was taken from bsd.gnome.mk and others. More than 130 ports are switched to follow a new linux infrastructure introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new bsd.linux-apps.mk. Thanks for all who was involved and helped me with this work. And help from Alexander Leidinger was incredible. Other changes are coming. Stay tuned! PR: ports/132510 Submitted by: bsam (me) Exp-run by: portmgr (pav) Notes: svn path=/head/; revision=230420
* Bump the version of the curl shared library after the ftp/curl updatePeter Pentchev2009-01-231-2/+2
| | | | | | | | | to 7.19.2. Bump PORTREVISION, even on the ports that do not have a versioned dependency, since the binaries will most probably still stop working. Notes: svn path=/head/; revision=226721
* - Fix path to npwrapper.so on amd64Beech Rintoul2009-01-092-2/+12
| | | | | | | | | | | - Bump portrevision PR: ports/130317 Submitted by: Yuri Pankov <yuri.pankov@gmail.com> Approved by: David Grochowski <malus.x@gmail.com> (maintainer) Notes: svn path=/head/; revision=225540
* - Update to version 1.2.2.Beech Rintoul2009-01-084-38/+24
| | | | | | | | | | | - Remove configure patching since it is now unnecessary. - Switch to USE_XORG and remove USE_XLIB and friends. PR: ports/130144 Submitted by: Dave Grochowski <malus.x@gmail.com> (maintainer) Notes: svn path=/head/; revision=225520
* - Update to 1.0.0Pietro Cerutti2008-07-042-8/+7
| | | | | | | | PR: 125252 Submitted by: Dave Grochowski <malus.x@gmail.com> (maintainer) Notes: svn path=/head/; revision=216293
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-4/+4
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=211584
* Remove support for XFree8-4.Florent Thoumie2008-03-071-4/+0
| | | | | | | | | | | From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore. PR: ports/119418 Submitted by: flz Approved by: portmgr (pav) Notes: svn path=/head/; revision=208626
* - Update to 0.9.91.5Pav Lucistnik2007-09-012-8/+7
| | | | | | | | PR: ports/115992 Submitted by: Dave Grochowski <malus.x@gmail.com> (maintainer) Notes: svn path=/head/; revision=198620
* - This port requires linux-gtk2 instead of the native oneRong-En Fan2007-06-061-3/+15
| | | | | | | | | | | | | | | | - This port needs both native and linux version of libX11. Since there is no good way to specify the native one, repeat the logic in bsd.port.mk here. Reported by: Henrik Brix Andersen, TooMany Secrets <toomany at toomany.net> - Respect X11BASE in configure script PR: ports/112274 Approved by: Dave Grochowski (maintainer) Notes: svn path=/head/; revision=192866
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 0.9.91.4Rong-En Fan2007-04-063-43/+8
| | | | | | | | | PR: ports/111291 Submitted by: rafan Approved by: Dave Grochowski <malus.x at gmail.com> (maintainer) Notes: svn path=/head/; revision=189331
* Add nspluginwrapper 0.9.91.3, a compatibility plugin for Netscape 4Rong-En Fan2007-04-049-0/+201
(NPAPI) plugins. PR: ports/111166 Submitted by: Dave Grochowski Notes: svn path=/head/; revision=189216