Date: Fri, 31 Aug 2012 22:11:46 +0000 (UTC) From: Eitan Adler <eadler@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r303446 - head/www/linuxpluginwrapper Message-ID: <201208312211.q7VMBkds002845@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: eadler Date: Fri Aug 31 22:11:45 2012 New Revision: 303446 URL: http://svn.freebsd.org/changeset/ports/303446 Log: Deprecate linuxpluginwrapper, which is broken on all supported releases. Modified: head/www/linuxpluginwrapper/Makefile Modified: head/www/linuxpluginwrapper/Makefile ============================================================================== --- head/www/linuxpluginwrapper/Makefile Fri Aug 31 21:13:05 2012 (r303445) +++ head/www/linuxpluginwrapper/Makefile Fri Aug 31 22:11:45 2012 (r303446) @@ -23,9 +23,9 @@ OPTIONS= REALPLAYER "install linux-realp .include <bsd.port.pre.mk> -.if ${OSVERSION} >= 700009 +DEPRECATED= doesn't support ELF symbol versioning, yet. +EXPIRATION_DATE= 2012-09-20 IGNORE= doesn't support ELF symbol versioning, yet. -.endif # I will remove WITH_PLUGINS knob. .if defined(WITH_REALPLAYER)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208312211.q7VMBkds002845>