notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: www/linuxpluginwrapper/pkg-plist
SVNWeb

Number of commits found: 19

Sun, 24 Jun 2012
[ 21:53 dougb search for other commits by this committer ] Original commit  (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
s/X11BASE/LOCALBASE/, or equivalent.

The X11BASE variable is long gone, however these ports were not updated.
Sun, 14 Sep 2008
[ 15:18 nork search for other commits by this committer ] Original commit 
Remove acroread7 from pkg-plist, and bump PORTREVISION.

Pointed out by:         hrs
Approved by:            portmgr (implicit)
Wed, 14 Jun 2006
[ 16:04 hrs search for other commits by this committer ] Original commit 
linux-flashplugin6 has been removed because of security issue.

Approved by:    nork (blanket)
Tue, 23 May 2006
[ 15:24 hrs search for other commits by this committer ] Original commit 
Revert changes related to linux-flashplugin* removal.

Approved by:    nork (maintainer)
Sat, 8 Apr 2006
[ 02:53 hrs search for other commits by this committer ] Original commit 
- Fix more extra lines which have to be removed.
- s,%%LINUXBASE%%,%%X11BASE%%, for nppdf.so.

Approved by:    nork (implicitly)
[ 01:21 hrs search for other commits by this committer ] Original commit 
Remove www/linux-flashplugin* dependency.

Approved by:    nork (maintainer)
Sun, 13 Nov 2005
[ 07:03 nork search for other commits by this committer ] Original commit 
Update to 20051113.
o Fix many typos. [1]
o Add support is_enabled_lpw, confirms that Linux Plugin
  Wrapper is enabled like following test.

  $ is_enabled_lpw /usr/X11R6/lib/browser_linux_plugins/*.so | grep "not found"
  $ echo $?
  1

  This is for information to mozilla and related browsers,
  to use /usr/X11R6/lib/browser_linux_plugins or not. [2]

Pointed out by:         many people [1]
Suggested by:           mezz [2]
Fri, 9 Sep 2005
[ 13:36 nork search for other commits by this committer ] Original commit 
Update to 20050909.
o Overhaul libmap.conf samples. [1]
  (Remove old setting)
o Cleanup some functions on flash7. But...
o Add support Acroread7 on 4.x. [2]
  I don't test it:-).
o Add support 6.0-BETA3 or after.

Pointed out by: many people [1]
Reported by:    vs [2]
Sun, 12 Jun 2005
[ 15:58 nork search for other commits by this committer ] Original commit 
Oops, I forgot to fix pkg-plist.
Fri, 18 Mar 2005
[ 18:28 nork search for other commits by this committer ] Original commit 
Update to 20050319.
o Add support Acrobat Reader 7.0. [1]
o Remove oldest notes in pkg-message. [2]

I was cheated by:       ume and Shinichiro Komatsu <koma2@ms.u-tokyo.ac.jp> [1]
Pointed out by:         kuriyama [2]
Wed, 9 Feb 2005
[ 15:28 nork search for other commits by this committer ] Original commit 
Fix pkg-plist error.

Pointed out by: pointyhat via kris
Wed, 19 Jan 2005
[ 14:40 nork search for other commits by this committer ] Original commit 
Update to 20050119.
o Add more support DragonFlyBSD. [1]
o Add support Helix Real Player. [2]
  But not tested well.

Submitted by:   YONETANI Tomokazu <qhwt+dfly@les.ath.cx> [1]
                Sebastian Strollo <seb@strollo.org> [2]
Sun, 17 Oct 2004
[ 04:17 nork search for other commits by this committer ] Original commit 
The First Contact^W Implementation of Macromedia Flash7 plugin
 I'm plesure to support Macromedia Flash7 plugin.

o Update to 20041017.
o Flash7 support is alpha quality.
o mozilla looks good, but firefox looks bad.  firefox has
  a double free problem with Flash7.  I don't know how to
  fix this problem.
o For Flash7 support, we must apply a rtld dlsym(3) patch.
  Please read pkg-message for detail.

Desired by:     ume
Mon, 11 Oct 2004
[ 17:15 nork search for other commits by this committer ] Original commit 
o Add emulators to CATEGORIES. [1]
o Chase libm.so version-bumpd. [2]
o Fix comments about KDE/Konqueror. [3]
o Install libmap.conf to EXAMPLEDIR. [4]

Suggested by:   takawata [1]
Pointed out by: ume [2]
Discussed by:   KDE/FreeBSD [3]
        (Sorry, I lost mails which was disscused about this).
Submitted by:   Jose M Rodriguez <josemi@freebsd.jazztel.es> [4]
PR:             ports/72494 [2]
Submitted by:   Amir Shalem <amir@active.ath.cx> [2]
Tested by:      ume
Approved by:    portmgr (marcus)
Sun, 22 Aug 2004
[ 05:39 nork search for other commits by this committer ] Original commit 
o Add pips.so to pkg-plist [1].
o Fix @exec mkdir... from @unexec mkdir....
  This is used by package install.
o No longer symlink to acrobat plugin on 4-stable.
o Bump PORTREVISION accordingly.

Pointed out by: ume [1]
Mon, 15 Mar 2004
[ 15:20 nork search for other commits by this committer ] Original commit 
o Fix symlink on packge install.
o Bump PORTREVISION.

Submitted by:   ru
Sun, 11 Jan 2004
[ 10:25 nork search for other commits by this committer ] Original commit 
o Add support Java Advanced Imaging (JAI) API.

Submitted by:   OISHI Masakuni <yamasa@bsdhouse.org>
Committed at:   CBUG 2004 New Year Party
Reviewed by:    ume and OISHI on the fly
Sat, 27 Dec 2003
[ 21:57 nork search for other commits by this committer ] Original commit 
o Correct to use acrobat on firebird.  But I don't know that this fix is
  right.  I heard BAD and OK:-). [1]
o Support Linux Blackdown Java3D API on native JDK(tested only 1.4.2p5). [2]
  OISHI discoursed this feature on eleventh CBUG Meeting at 2003-11-29.
  It really got to me.

Reported by:    Vladimir B. Grebenschikov <vova@@fbsd.ru>, osa, ale [1]
Tested by:      osa, ale [1]
Submitted by:   OISHI Masakuni <yamasa@bsdhouse.org> [2]
Thu, 20 Nov 2003
[ 16:15 nork search for other commits by this committer ] Original commit 
Add linuxpluginwrapper 20031120, a wrapper allowing use of
linux-plugins like flash6(almost stable) and acroread5(unstable,
you can use only one shot from boot) with native browsers.

Flash6      |mozilla | firebird | galeon | ephiphany | opera | konquere
------------+--------+----------+--------+-----------+-------+----------
4-stable[*] |  OK    |   OK     |   OK   |    OK     |  OK   | OK but...
5-current   |  OK    |   OK     |   OK   |    OK     |  NG   | OK but...

        For konquere user: Please set plugins directory by hand.

Acrobat     |mozilla | firebird | galeon | ephiphany | opera | konquere
------------+--------+----------+--------+-----------+-------+----------
4-stable[*] |                         ONLY
5-current   |                     ONE SHOT USE
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 19