Urgent Request - Removal of Backlink/s to Comply with Penguin Update - ACNC.com

2013-11-30 Thread Deepak Gope
Dear Webmaster,

Greetings from Deepak Gope, SEO Project Manager for 
http://cubedynamic.us3.list-manage1.com/track/click?u=2a9dcd6c9efe14b991773507b&id=a8cb3bfe02&e=c70a382e6b

As you might be aware, Google's Penguin update to its ranking algorithm was 
rolled out on 4th Oct, 2013. In order to safeguard 
http://cubedynamic.us3.list-manage2.com/track/click?u=2a9dcd6c9efe14b991773507b&id=e26c199d86&e=c70a382e6b
 from any future updates we are cleaning up our back links profile to comply 
with Google's Guidelines. In pursuit of this objective, we believe that 
backlinks existing on your domain anoncvs.heanet.ie should be removed. Please 
remove all links from your domain to ours by 3rd Dec, 2013.
If you need more details on the links to be removed from your domain please 
revert to us immediately.

If above links are not removed by 3rd Dec, we will be constrained to disavow 
them via Google Webmaster Tools. Notice that your proactive action as per this 
email is in your best interest. Google disavowal requests are NOT good for 
reputation of your domain.

Thanks and Best regards
Deepak Gope
==

Unsubscribe po...@freebsd.org from this list:
http://cubedynamic.us3.list-manage.com/unsubscribe?u=2a9dcd6c9efe14b991773507b&id=2795d43ef9&e=c70a382e6b&c=a9adef2c31
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: New pkg error: "No signature" & "Unable to find catalogs"

2013-11-30 Thread Baptiste Daroussin
On Fri, Nov 29, 2013 at 09:08:56PM -0800, Beeblebrox wrote:
> I have 2 repos enabled: FreeBSD and myrepo (poudriere). Trying to upgrade has
> started giving new error:
> pkg upgrade
> Updating repository catalogue
> digests.txz  100%  946KB 135.2KB/s 106.4KB/s  
> 00:07
> pkg: No signature found
> pkg: Unable to find catalogs
> 
> I don't need a signature for myrepo and as seen above, only one catalog gets
> updated to PKG_CACHEDIR
> 
> * pkg.conf.sample copied to pkg.conf (default settings not changed)
> * FreeBSD repo settings:
> pub: {
> url: "pkg+http://pkg.eu.freebsd.org/${ABI}/latest";,
> mirror_type: "srv"
> signature_type: "FINGERPRINTS",
> fingerprints: "/usr/share/keys/pkg",
> enabled: yes
> }
> * myrepo settings:
> myrepo: {
> url: "file:///asp/poudriere/data/packages/11amd-default",
> mirror_type: "srv"
> enabled: yes
> }
> 
> 
> 
> 
> -
> FreeBSD-11-current_amd64_root-on-zfs_RadeonKMS
> --
> View this message in context: 
> http://freebsd.1045724.n5.nabble.com/New-pkg-error-No-signature-Unable-to-find-catalogs-tp5864898.html
> Sent from the freebsd-ports mailing list archive at Nabble.com.
> ___
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

FreeBSD.conf says catalog from pkg.freebsd.org should be signed, pkg 1.2 knows 
what it means, fetches
the catalog and discovers that they are not signed "No signature..." so it stops
the operation.
At the moment I m writing this 11 packages are building and they will be signed.
so by tomorrow or maximum monday you will have everything working again.

In the mean time you can disable signature checking on pkg.freebsd.org by
overwriting the FreeBSD.conf that way:

echo "FreeBSD: { signature_type: "NONE" } " >>
/usr/local/etc/pkg/repos/nosigforfreebsd.conf

regards,
Bapt


pgp5F2NQwzS1T.pgp
Description: PGP signature


Re: the misc/freebsd-doc-en port

2013-11-30 Thread Marc Fonvieille
On Fri, Nov 29, 2013 at 07:09:17PM +0200, clutton wrote:
> Hi.
> 
> I've encountered unnecessary dependencies in this port.
> The Java and fonts part should be an option for those who are going to
> build something different from HTML.

We will work on this after 10.0-R is released.  We had many changes on
the doc toolchain, iconv(1), etc. and we focused our work on having
buildable misc/freebsd-doc-* ports for the release.

-- 
Marc


pgpKtR4Do_SjZ.pgp
Description: PGP signature


iconv related problen with deskutils/libstreams on 10-BETA3

2013-11-30 Thread Гуляев Гоша
Hi friends!
When updating from 9-STABLE to 10-STABLE I have such problem with 
deskutils/libstreams port upgrading:
My system built WITH_ICONV=yes and WITH_ICONV_COMPAT=yes
uname -a | FreeBSD serv 10.0-BETA3 FreeBSD 10.0-BETA3 #0: Tue Nov 26 13:37:23 
MSK 2013 my@serv:/usr/obj/usr/src/sys/SERV  amd64
And I'm try to build it with MAKE_JOBS_UNSAFE=yes in /etc/make.conf
Help me please! All kde ports are unusable and not upgrading because of this 
error!
===
===>  Building for libstreams-0.7.8
Scanning dependencies of target streamsstatic
Scanning dependencies of target streams
[  1%] Building CXX object lib/CMakeFiles/streamsstatic.dir/archivereader.cpp.o
[  4%] Building CXX object lib/CMakeFiles/streams.dir/archivereader.cpp.o
[  3%] Building CXX object 
lib/CMakeFiles/streamsstatic.dir/listinginprogress.cpp.o
[  2%] Building CXX object 
lib/CMakeFiles/streamsstatic.dir/archiveentrycache.cpp.o
[  5%] Building CXX object lib/CMakeFiles/streamsstatic.dir/arinputstream.cpp.o
[  6%] Building CXX object lib/CMakeFiles/streams.dir/archiveentrycache.cpp.o
[  7%] Building CXX object lib/CMakeFiles/streams.dir/listinginprogress.cpp.o
[  8%] Building CXX object lib/CMakeFiles/streams.dir/arinputstream.cpp.o
[  9%] Building CXX object 
lib/CMakeFiles/streamsstatic.dir/base64inputstream.cpp.o
[ 10%] Building CXX object lib/CMakeFiles/streamsstatic.dir/bz2inputstream.cpp.o
[ 11%] Building CXX object lib/CMakeFiles/streams.dir/base64inputstream.cpp.o
[ 12%] Building CXX object lib/CMakeFiles/streams.dir/bz2inputstream.cpp.o
/usr/ports/deskutils/libstreams/work/strigi-0.7.8/libstreams/lib/bz2inputstream.cpp:53:17:
 warning: assigning field to itself [-Wself-assign-field]
this->input = input;
^
1 warning generated.
[ 13%] Building CXX object 
lib/CMakeFiles/streamsstatic.dir/cpioinputstream.cpp.o
[ 14%] Building CXX object 
lib/CMakeFiles/streamsstatic.dir/dataeventinputstream.cpp.o
/usr/ports/deskutils/libstreams/work/strigi-0.7.8/libstreams/lib/bz2inputstream.cpp:53:17:
 warning: assigning field to itself [-Wself-assign-field]
this->input = input;
^
1 warning generated.
[ 15%] Building CXX object lib/CMakeFiles/streams.dir/cpioinputstream.cpp.o
[ 16%] Building CXX object lib/CMakeFiles/streams.dir/dataeventinputstream.cpp.o
[ 17%] Building CXX object lib/CMakeFiles/streamsstatic.dir/dostime.cpp.o
[ 18%] Building CXX object 
lib/CMakeFiles/streamsstatic.dir/encodinginputstream.cpp.o
[ 19%] Building CXX object lib/CMakeFiles/streams.dir/dostime.cpp.o
/usr/ports/deskutils/libstreams/work/strigi-0.7.8/libstreams/lib/encodinginputstream.cpp:93:16:
 error: no matching function for call to 'iconv'
size_t r = iconv(converter, &inbuf, &inbytesleft, &outbuf, &outbytesleft);
   ^
[ 20%] Building CXX object 
lib/CMakeFiles/streamsstatic.dir/fileinputstream.cpp.o
/usr/include/iconv.h:56:8: note: candidate function not viable: no known 
conversion from 'char **' to 'const char **' for 2nd argument
size_t  iconv(iconv_t, const char ** __restrict,
^
1 error generated.
--- lib/CMakeFiles/streamsstatic.dir/encodinginputstream.cpp.o ---
*** [lib/CMakeFiles/streamsstatic.dir/encodinginputstream.cpp.o] Error code 1

make[9]: stopped in /usr/ports/deskutils/libstreams/work/.build
[ 21%] Building CXX object 
lib/CMakeFiles/streamsstatic.dir/filestreamopener.cpp.o
A failure has been detected in another branch of the parallel make

make[9]: stopped in /usr/ports/deskutils/libstreams/work/.build
--- lib/CMakeFiles/streams.dir/all ---
*** [lib/CMakeFiles/streams.dir/all] Error code 2

make[8]: stopped in /usr/ports/deskutils/libstreams/work/.build
1 error

make[9]: stopped in /usr/ports/deskutils/libstreams/work/.build
--- lib/CMakeFiles/streamsstatic.dir/all ---
*** [lib/CMakeFiles/streamsstatic.dir/all] Error code 2

make[8]: stopped in /usr/ports/deskutils/libstreams/work/.build
2 errors

make[8]: stopped in /usr/ports/deskutils/libstreams/work/.build
--- all ---
*** [all] Error code 2

make[7]: stopped in /usr/ports/deskutils/libstreams/work/.build
1 error

make[7]: stopped in /usr/ports/deskutils/libstreams/work/.build
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make[6]: stopped in /usr/ports/deskutils/libstreams
*** Error code 1

Stop.
make[5]: stopped in /usr/ports/deskutils/libstreams
*** Error code 1

Stop.
make[4]: stopped in /usr/ports/deskutils/libstreamanalyzer
*** Error code 1

Stop.
make[3]: stopped in /usr/ports/deskutils/libstreamanalyzer
*** Error code 1

Stop.
make[2]: stopped in /usr/ports/x11/kdelibs4
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/x11/kdelibs4
*** Error code 1

Stop.
make: stopped in /usr/ports/x11/kdelibs4


  С уважением, Гуляев Гоша.
___

linux-f10-flashplugin-11.2r202.327_1 Adobe Flash Player

2013-11-30 Thread Heino Tiedemann
Hi,

since the last portupdate, I cannot play any youtube/flash video

Installed now is linux-f10-flashplugin-11.2r202.327_1

I used it with linux-opera-11.62_1


Any linux-f10-flashplugin before worked fine.

what to Do?

Heino

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


[QAT] r335284: 15x leftovers, 1x depend (linker_error in graphics/netpbm), 1x depend (??? in graphics/netpbm), 3x success

2013-11-30 Thread Ports-QAT
Update to r43251 of the FreeBSD docset (this will be the 10.0-R version
of the docset).

Approved by:doceng (implicit)
-

  Build ID:  20131130111200-50925
  Job owner: black...@freebsd.org
  Buildtime: 3 hours
  Enddate:   Sat, 30 Nov 2013 14:22:56 GMT

  Revision:  r335284
  Repository:
https://svnweb.freebsd.org/ports?view=revision&revision=335284

-

Port:misc/freebsd-doc-all 43251,1

  Buildgroup: 8.4-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~black...@freebsd.org/20131130111200-50925-233488/freebsd-doc-all-43251,1.log

  Buildgroup: 8.4-QAT/i386
  Buildstatus:   DEPEND (??? IN GRAPHICS/NETPBM)
  Log: 
https://qat.redports.org//~black...@freebsd.org/20131130111200-50925-233489/netpbm-10.35.89.log

  Buildgroup: 9.2-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~black...@freebsd.org/20131130111200-50925-233490/freebsd-doc-all-43251,1.log

  Buildgroup: 9.2-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~black...@freebsd.org/20131130111200-50925-233491/freebsd-doc-all-43251,1.log

-

Port:misc/freebsd-doc-en 43251,1

  Buildgroup: 8.4-QAT/amd64
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~black...@freebsd.org/20131130111200-50925-233492/en-freebsd-doc-43251,1.log

  Buildgroup: 8.4-QAT/i386
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~black...@freebsd.org/20131130111200-50925-233493/en-freebsd-doc-43251,1.log

  Buildgroup: 9.2-QAT/amd64
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~black...@freebsd.org/20131130111200-50925-233494/en-freebsd-doc-43251,1.log

  Buildgroup: 9.2-QAT/i386
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~black...@freebsd.org/20131130111200-50925-233495/en-freebsd-doc-43251,1.log

-

Port:misc/freebsd-doc-it 43251,1

  Buildgroup: 8.4-QAT/amd64
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~black...@freebsd.org/20131130111200-50925-233496/it-freebsd-doc-43251,1.log

  Buildgroup: 8.4-QAT/i386
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~black...@freebsd.org/20131130111200-50925-233497/it-freebsd-doc-43251,1.log

  Buildgroup: 9.2-QAT/amd64
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~black...@freebsd.org/20131130111200-50925-233498/it-freebsd-doc-43251,1.log

  Buildgroup: 9.2-QAT/i386
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~black...@freebsd.org/20131130111200-50925-233499/it-freebsd-doc-43251,1.log

-

Port:misc/freebsd-doc-mn 43251,1

  Buildgroup: 8.4-QAT/amd64
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~black...@freebsd.org/20131130111200-50925-233500/mn-freebsd-doc-43251,1.log

  Buildgroup: 8.4-QAT/i386
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~black...@freebsd.org/20131130111200-50925-233501/mn-freebsd-doc-43251,1.log

  Buildgroup: 9.2-QAT/amd64
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~black...@freebsd.org/20131130111200-50925-233502/mn-freebsd-doc-43251,1.log

  Buildgroup: 9.2-QAT/i386
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~black...@freebsd.org/20131130111200-50925-233503/mn-freebsd-doc-43251,1.log

-

Port:misc/freebsd-doc-pl 43251,1

  Buildgroup: 8.4-QAT/amd64
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~black...@freebsd.org/20131130111200-50925-233504/pl-freebsd-doc-43251,1.log

  Buildgroup: 8.4-QAT/i386
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~black...@freebsd.org/20131130111200-50925-233505/pl-freebsd-doc-43251,1.log

  Buildgroup: 9.2-QAT/amd64
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~black...@freebsd.org/20131130111200-50925-233506/pl-freebsd-doc-43251,1.log

  Buildgroup: 9.2-QAT/i386
  Buildstatus:   DEPEND (LINKER_ERROR IN GRAPHICS/NETPBM)
  Log: 
https://qat.redports.org//~black...@freebsd.org/20131130111200-50925-233507/netpbm-10.35.89.log


--
Buildarchive URL: 
redports 
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/m

Re: pkgng upgrade options

2013-11-30 Thread Beeblebrox
This "pkg upgrade" problem is getting ridiculous.
There needs to be an -x (exclude) flag or traceback method for pkg upgrade.
pkgng wants to install these, but I cannot locate the source / reason. As of
now, my upgrade is locked-up because there is no way to by-pass the two
conflicting-pair ports below.

There are two repos FreeBSD & myrepo.  pkg upgrade =>

THESE 2 CONFLICT
Installing unixODBC: 2.3.2
Installing libiodbc: 3.52.8

THESE 2 CONFLICT
Installing py27-setuptools
Installing py27-distribute: 0.6.35

WANTS TO INSTALL THESE, BUT NO CONFIG SETTING FOR THEM.
Installing xf86-video-vesa: 2.3.3 [FreeBSD]
Installing xf86-video-radeonhd: 1.3.0_5 [FreeBSD]
Installing xf86-video-r128: 6.9.2 [FreeBSD]
Installing xf86-video-openchrome: 0.3.3 [FreeBSD]
Installing xf86-video-nv: 2.1.20_1 [FreeBSD]
Installing xf86-video-mach64: 6.9.4 [FreeBSD]
Installing xf86-video-intel: 2.7.1_5 [FreeBSD]

x11-drivers/xorg-drivers config:
OPTIONS_FILE_SET+=ATI
OPTIONS_FILE_SET+=KEYBOARD
OPTIONS_FILE_SET+=MOUSE
OPTIONS_FILE_SET+=SIS



-
FreeBSD-11-current_amd64_root-on-zfs_RadeonKMS
--
View this message in context: 
http://freebsd.1045724.n5.nabble.com/pkgng-upgrade-options-tp5862526p5864972.html
Sent from the freebsd-ports mailing list archive at Nabble.com.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: ports/18409: Few updates for mp3rename porT

2013-11-30 Thread wg
Synopsis: Few updates for mp3rename porT

Responsible-Changed-From-To: freebsd-ports->wg
Responsible-Changed-By: wg
Responsible-Changed-When: Sat Nov 30 14:55:25 UTC 2013
Responsible-Changed-Why: 
I'll take it.

http://www.freebsd.org/cgi/query-pr.cgi?pr=18409
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: pkgng upgrade options

2013-11-30 Thread Scot Hetzel
On Sat, Nov 30, 2013 at 8:28 AM, Beeblebrox  wrote:
> This "pkg upgrade" problem is getting ridiculous.
> There needs to be an -x (exclude) flag or traceback method for pkg upgrade.
> pkgng wants to install these, but I cannot locate the source / reason. As of
> now, my upgrade is locked-up because there is no way to by-pass the two
> conflicting-pair ports below.
>
> There are two repos FreeBSD & myrepo.  pkg upgrade =>
>
> THESE 2 CONFLICT
> Installing unixODBC: 2.3.2
> Installing libiodbc: 3.52.8
>

You need to find out which ports are trying to install these ports as
a dependency and see if they have an option to either remove the
dependency or choose the other ODBC port.

Does pkg tell you which package it was trying to install that failed
due to the conflicting ODBC the dependencies?

> WANTS TO INSTALL THESE, BUT NO CONFIG SETTING FOR THEM.
> Installing xf86-video-vesa: 2.3.3 [FreeBSD]
> Installing xf86-video-radeonhd: 1.3.0_5 [FreeBSD]
> Installing xf86-video-r128: 6.9.2 [FreeBSD]
> Installing xf86-video-openchrome: 0.3.3 [FreeBSD]
> Installing xf86-video-nv: 2.1.20_1 [FreeBSD]
> Installing xf86-video-mach64: 6.9.4 [FreeBSD]
> Installing xf86-video-intel: 2.7.1_5 [FreeBSD]
>
> x11-drivers/xorg-drivers config:
> OPTIONS_FILE_SET+=ATI
> OPTIONS_FILE_SET+=KEYBOARD
> OPTIONS_FILE_SET+=MOUSE
> OPTIONS_FILE_SET+=SIS
>
There should be some OPTONS_FILE_UNSET variables that tells the
xorg-driver port not to depend on those other ports.

Is the xorg-drivers port in your local rep?  It's possible that pkg is
getting the xorg-drivers port from the FreeBSD repo (which has a
dependency on those ports) and not your local repo.

Try installing the package directly without going thru the local repo
(i.e download it to the system and install it locally).

I just read the pkg-repository(5) man page.  It says that when there
are several repositories, pkg will download the package in the order
specified.  To see the repository order use:

pkg -v -v

It's possible that the FreeBSD repo is before your local repo.

I would suggest reviewing the pkg-repository(5) man page.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: linux-f10-flashplugin-11.2r202.327_1 Adobe Flash Player

2013-11-30 Thread Eitan Adler
On Sat, Nov 30, 2013 at 8:53 AM, Heino Tiedemann
 wrote:
> Hi,
>
> since the last portupdate, I cannot play any youtube/flash video
>
> Installed now is linux-f10-flashplugin-11.2r202.327_1
>
> I used it with linux-opera-11.62_1
>
>
> Any linux-f10-flashplugin before worked fine.
>
> what to Do?

Please run the following as the *user* (not root) and paste the output
from them:
nspluginwrapper -a -v -i
nspluginwrapper -a -v -u




-- 
Eitan Adler
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: linux-f10-flashplugin-11.2r202.327_1 Adobe Flash Player

2013-11-30 Thread Heino Tiedemann
Eitan Adler  wrote:

> On Sat, Nov 30, 2013 at 8:53 AM, Heino Tiedemann
>  wrote:
>> Hi,
>>
>> since the last portupdate, I cannot play any youtube/flash video
>>
>> Installed now is linux-f10-flashplugin-11.2r202.327_1
>>
>> I used it with linux-opera-11.62_1
>>
>>
>> Any linux-f10-flashplugin before worked fine.
>>
>> what to Do?
>
> Please run the following as the *user* (not root) and paste the output
> from them:
> nspluginwrapper -a -v -i

Auto-install plugins from /usr/local/lib/browser_plugins
Looking for plugins in /usr/local/lib/browser_plugins
Auto-install plugins from /usr/local/lib/browser_plugins/linux-f10-flashplugin
Looking for plugins in /usr/local/lib/browser_plugins/linux-f10-flashplugin
Install plugin 
/usr/local/lib/browser_plugins/linux-f10-flashplugin/libflashplayer.so
  into /home/rotkap/.mozilla/plugins/npwrapper.libflashplayer.so
Auto-install plugins from /home/rotkap/.mozilla/plugins
Looking for plugins in /home/rotkap/.mozilla/plugins


> nspluginwrapper -a -v -u

Auto-update plugins from /usr/local/lib/browser_plugins
Looking for plugins in /usr/local/lib/browser_plugins
Auto-update plugins from /usr/local/lib/browser_plugins/linux-f10-flashplugin
Looking for plugins in /usr/local/lib/browser_plugins/linux-f10-flashplugin
Auto-update plugins from /home/rotkap/.mozilla/plugins
Looking for plugins in /home/rotkap/.mozilla/plugins
Update plugin /home/rotkap/.mozilla/plugins/npwrapper.libflashplayer.so
  wrapper ident matches and NPAPI plugin is unmodified, skipping


It seems that all is for .mozilla, not for opera?

Heino

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: linux-f10-flashplugin-11.2r202.327_1 Adobe Flash Player

2013-11-30 Thread Beeblebrox
For www/opera you need:  www/opera-linuxplugins



-
FreeBSD-11-current_amd64_root-on-zfs_RadeonKMS
--
View this message in context: 
http://freebsd.1045724.n5.nabble.com/linux-f10-flashplugin-11-2r202-327-1-Adobe-Flash-Player-tp5864967p5864991.html
Sent from the freebsd-ports mailing list archive at Nabble.com.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


x11-toolkits/girara and graphics/zathura can depend on gtk2 instead of gtk3?

2013-11-30 Thread Zsolt Udvari
Hello list,

This is my first post to list and I hope this is the correct place to
ask my question.

As I see girara depency changed gtk2 to gtk3 (see
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/183842 ). I don't
want/need to install gtk3 if it's possible (I don't have port which
depends on gtk3). Girara builds well with gtk2 by "gmake
GIRARA_GTK_VERSION=2".

Is it possible to build with gtk2 or should I create a bug
report/ticket or try create a girara-gtk2 (and zathura-gtk2) port and
submit it?

Thanks,
 Zsolt
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Seeking new maintainer for sysutils/3dm

2013-11-30 Thread Darren Pilgrim
I just retired the last of my 3ware hardware and as such can no longer 
do the basic functionality testing required.  The port has special 
distfiles I host.  I can continue to host them indefinitely, but it 
would likely be easier if the new maintainer took over hosting them.


Is there someone out there who wants to take over maintainership of this 
port?

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: The vim port needs a refresh

2013-11-30 Thread Eir Nym
On 25 May 2013 15:24, Chris Rees  wrote:

> On 25 May 2013 11:54, Niclas Zeising  wrote:
> > On 05/25/13 10:50, Chris Rees wrote:
> >>
> >> Alternatively, perhaps we need an editors/vim-options port
> >
> > Just for the record, editors/vim was (and shells/bash) was converted to
> > optionsNG not too long ago.
>
> Ah, that's at least some good news.  I notice that it was on yet
> another maintainer timeout, so that criticism stands.
>
> It appears that David is no longer interested.


As I see it is not regular maintainer timeout as we hoped. May be really
David should be removed from maintainer list.

-- Eir Nym
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Position independent code and global destructor order (devel/ice)

2013-11-30 Thread Michael Gmelin
We discussed this topic about half a year ago, but came to no
conclusion. I CCed everyone who participated in the discussion back
then.

Since 10-RELEASE is around the corner and I'm trying to get devel/ice
working on it, one more attempt:

When -fPIC is used on objects that are linked into an executable (and
not a shared library), the static destruction order guaranteed by the
C++ standard is not followed. There is also no warning or error while
building/linking. The end-result of this problem is subtle and will
only surface on exit (at the end of runtime). When porting bigger
projects (like Ice in my case), finding all those problems is really
hard, since they're not reported at build time. It's not uncommon to
set global CFLAGS in a build, and not every projects distinguishes
between objects which will end up in shared libraries and those which
will be linked to executables directly.

In case of Ice this leads to crashes (bus error etc.) on exit,
depending on the projects the results of this could be quite severe.
The fix is to go through every Makefile of the project, basically
creating a big patch that touches everything to work around this
issue, hoping not to forget a single object file. Every user of the library
and the generated code will have to do the same in their
Makefiles/Cmakefiles/Jamfiles etc. It makes porting and using C++ code
on FreeBSD hard and software that runs fine on other platforms will
break for reasons people won't understand/will take them forever to
debug.

So is there anything that could be done to:

a) Make -fPIC just work like it did before r211706?
   or if this is not an option.
b) Report an error when linking the executable, so that objects built
   with -fPIC can't be used in that case/barf at compile time.

I would appreciate any kind of constructive response at this point, the
last I got was back in June: "I think that we could revert the
termination calls to the functions from the dso being unloaded, but
this is quite unfortunate, since it will restore the endless series of
'segfault at the process termination' reports."

Thanks,
Michael

-- 
Michael Gmelin
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: FreeBSD Port: py27-pytz-2013.8,1

2013-11-30 Thread Nicola Vitale
Hi,

> [2013/11/30 Anton Afanasyev ]
> I was running into the same issue as Fabien, and I noticed that
> deve/py-distribute is deprecated in favor of devel/py-setuptools.
> My best guess is that the latter has a different set of options than the
> former, but this is just a guess.

Well, everything is possible, but this issue (16 Nov) is preceding the
switch distribute -> setuptools (27 Nov), and both tools include the
--version option, so it's strange that easy_install does not recognize
it on the command line.

Anyway, mine was only a curiosity. :)
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


/usr/ports/sysutils/syslinux up to 6.02

2013-11-30 Thread ??????????????????
syslinux up to 6.02
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"