Bug 195170

Summary: multimedia/linux-realplayer: convert to USES=webplugin
Product: Ports & Packages Reporter: Jan Beich <jbeich>
Component: Individual Port(s)Assignee: Thomas Zander <riggs>
Status: Closed FIXED    
Severity: Affects Only Me CC: riggs
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
fix none

Description Jan Beich freebsd_committer freebsd_triage 2014-11-19 18:23:45 UTC
Created attachment 149594 [details]
fix

The port installs plugins under /usr/local/lib/linux-mozilla/plugins but www/linux-mozilla which uses the directory was removed 4 years ago. Move the plugin under /usr/local/lib/browser_plugins where other linux ports can find it.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-11-19 18:23:45 UTC
Auto-assigned to maintainer multimedia@FreeBSD.org
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-12-06 19:41:44 UTC
A commit references this bug:

Author: riggs
Date: Sat Dec  6 19:41:41 UTC 2014
New revision: 374142
URL: https://svnweb.freebsd.org/changeset/ports/374142

Log:
  Fix install location for plugins by USES=webplugin
  - Bump PORTREVISION

  While on it:
  - Modernise pkg-plist
  - Cleaning up Makefile

  PR:		195170
  Submitted by:	jbeich@vfemail.net

Changes:
  head/multimedia/linux-realplayer/Makefile
  head/multimedia/linux-realplayer/pkg-plist
Comment 3 Thomas Zander freebsd_committer freebsd_triage 2014-12-06 19:44:36 UTC
Committed with additional modifications:
- Bump PORTREVISION
- Cleanup Makefile
- Modernise pkg-plist