linux-c7-gconf2 and linux-c7-libgnome-keyring

2018-06-11 Thread Johannes Meixner
Hi emulation@, From back when I still had two half-done ports around: devel/linux-c7-gconf2 and security/linux-c7-libgnome-keyring. Maybe they'll be of use to someone else here. Thanks, Johannes # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it

[CFT] linux_base-c6-6.4

2014-01-20 Thread Johannes Meixner
Dear all, I've been updating the emulators/linux_base-c6 port to use CentOS 6.4's packages instead of 6.2 and would appreciate if someone could test it, especially with -f10 nonbase ports. Needed: * Patch see attachment * The following two lines in /etc/make.conf: OVERRIDE_LINUX_BASE_PORT=c6

Re: linuxolator: ... not implemented

2014-01-26 Thread Johannes Meixner
Hi Yuri, when do you think you'll get around to making your patch publicly available? Best, Johannes -- x...@chaot.net http://xmj.me pgpKNSq35pTlg.pgp Description: PGP signature

[CFT] linux-base-c6 with CentOS 6.5

2014-02-08 Thread Johannes Meixner
Dear all, attached the svn diff that upgrades CentOS to 6.5. Reports and feedback here in the Mailing List welcome! :-) Best regards, Johannes -- x...@chaot.net http://xmj.me Index: Makefile === --- Makefile (revision 342486) +++

Re: [CFT] linux-base-c6 with CentOS 6.5

2014-02-08 Thread Johannes Meixner
15:05:48 +0200 > Johannes Meixner wrote: > > > Dear all, > > > > attached the svn diff that upgrades CentOS to 6.5. > > Reports and feedback here in the Mailing List welcome! :-) > > etc/yp.conf shouldn't be in the plist, there's an @exec/@unexec for it

Re: [CFT] linux-base-c6 with CentOS 6.5

2014-02-08 Thread Johannes Meixner
Please find attached an updated SVN diff for linux_base-c6, which includes keyutils-libs and libcom_err. I've spent the day updating the skype-ports published by mav@ in November 2013. The result can be found at [1]. Skype 4.2.0.13 runs flawlessly. I'm not sure I will ever want to touch flash.

Re: [CFT] linux-base-c6 with CentOS 6.5

2014-02-09 Thread Johannes Meixner
I've pushed all the necessary changes to Mk/, -c6 and -f10 ports to github. [1] In approximately a week or after enough positive testing feedback, I'll make a large PR out of this and see that all changes get merged into the regular portstree. [1] https://github.com/xmj/linux-ports/ -- x...@c

Re: Mk/bsd.linux-rpm.mk does not allow grouping rules (:something)

2014-03-17 Thread Johannes Meixner
Bear in mind that linux_base-f10 as well as linux_base-c6 do not use bsd.linux-rpm.mk, so the :bin / :src separation applied there won't work. Likewise if you decide to alter Mk/bsd.sites.mk to include :bin/:src distinction it'll work on all non-base ports, just not on the two _base ports. Best, -

Google Hangouts (!) on FreeBSD

2014-03-28 Thread Johannes Meixner
Hi everyone, I've been working on porting Google Hangouts to FreeBSD. It seems to be possible using the CentOS base/non-base ports I published at https://github.com/xmj/linux-ports. I ldd'd the relevant lib*.so files of the plugin, and all necessary libraries are provided by the ports I uploaded.

Re: ports/186820: [NEW PORTS, UPDATE] Add CentOS 6.5 userland ports

2014-03-31 Thread Johannes Meixner
The following reply was made to PR ports/186820; it has been noted by GNATS. From: Johannes Meixner To: bug-follo...@freebsd.org Cc: Subject: Re: ports/186820: [NEW PORTS, UPDATE] Add CentOS 6.5 userland ports Date: Mon, 31 Mar 2014 11:31:37 +0300 --W/nzBZO5zC0uMSeA Content-Type: text/plain

Re: [Request for feedback] Improved DirectX in Wine ports (packages available)

2014-04-02 Thread Johannes Meixner
Hi, Ricing wine sounds like a great idea. Could you please publish the WIP of the port you've generated the packages from? Best, -J -- x...@chaot.net http://xmj.me pgpYmJrn2z2ci.pgp Description: PGP signature

CentOS 6.5 Userland -- ready for review.

2014-09-17 Thread Johannes Meixner
r all the help cheers -xmj -- Johannes Meixner| FreeBSD Committer x...@freebsd.org| http://people.freebsd.org/~xmj REVISION SUMMARY First described in Status report Q1/2014, Fedora 10 is old, rusty, broken if not forbidden as riddled with CVEs. Patch attached adds C

Making CentOS 6.5 default

2014-09-22 Thread Johannes Meixner
ot;issue" I see is that we'd have to get all users to set compat.linux.osrelease=2.6.18 in /etc/sysctl.conf. As was reported during Cambridge's DevSummit, some vendors depend on having -f10 ports in the portstree, hence deprecating/removing them is not a good idea. What ar

Re: libGL.so.1 conflict

2014-09-22 Thread Johannes Meixner
Hi there, that bug was reported before as 193832 [1], the fix is already available here [2] and will soon be committed. Thanks for your report! Best -xmj [1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193832 [2] https://reviews.freebsd.org/D808 -- x...@chaot.net http://xmj.me pgpF8Yu

Merging lemul branch to head

2014-10-14 Thread Johannes Meixner
annes -- Johannes Meixner| FreeBSD Committer x...@freebsd.org| http://people.freebsd.org/~xmj pgp3gbwe6CB9u.pgp Description: PGP signature

CFT: CentOS 6.6 base + userland

2014-11-04 Thread Johannes Meixner
regards, -xmj -- Johannes Meixner| FreeBSD Committer x...@freebsd.org| http://people.freebsd.org/~xmj pgpEfhS8ZWKKT.pgp Description: PGP signature

Re: net-im/skype* vs. linux-c6-*:

2014-11-11 Thread Johannes Meixner
for my public key. > Index: Mk/bsd.linux-apps.mk > === > --- Mk/bsd.linux-apps.mk (revision 372355) > +++ Mk/bsd.linux-apps.mk (working copy) > @@ -284,6 +284,7 @@ > libpciaccess_PORT=

Setting CentOS 6.6 as Default, and documenting it

2014-12-05 Thread Johannes Meixner
clear to end-users. I've also revised the Handbook emulation bits that needed rework, https://reviews.freebsd.org/D1117 - and this will make it in once the ports bits are in place. I hope this should be all that's needed. If not, please let me know ! :-) Best -xmj -- Johannes Meixner

Re: www/linux-c6-flashplugin11 broken after latest update

2014-12-09 Thread Johannes Meixner
4.4-1 > > > -- > FreeBSD_amd64_11-Current_RadeonKMS > _______ > freebsd-emulation@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-emulation > To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org" -- Johannes Meixner| FreeBSD Committer x...@freebsd.org| http://people.freebsd.org/~xmj pgpAvm3AMZ2cb.pgp Description: PGP signature

[HEADS UP] CentOS 6.6 is now the default Linux base.

2014-12-09 Thread Johannes Meixner
ist. Best regards, -xmj -- Johannes Meixner| FreeBSD Committer x...@freebsd.org| http://people.freebsd.org/~xmj pgp4Ob5YwMqrJ.pgp Description: PGP signature

Re: Linux /dev/shm

2014-12-30 Thread Johannes Meixner
Linux forums, this is indicating that the > app requires a tmpfs mounted on /dev/shm as an IPC interface. Is there > any way to emulate this on FreeBSD? > > Thanks, > > Jason > > ___ > freebsd-emulation@freebsd.org mailing list > http:

Re: linuxulator fuzz tester

2015-01-13 Thread Johannes Meixner
cts/trinity/ > > Happy bug hunting! > > Pedro. > > > > ___ > freebsd-emulation@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-emulation > To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd

Re: linux-c6-flashplugin-11.2r202.457 issue

2015-04-23 Thread Johannes Meixner
gt; See you. > ___ > freebsd-emulation@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-emulation > To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org" -- Johannes Meixner| FreeBSD Committer x...@freebsd.org| http://people.freebsd.org/~xmj pgp3YrtSmtbRw.pgp Description: PGP signature

Re: linux-c6-flashplugin-11.2r202.457 issue

2015-04-23 Thread Johannes Meixner
ening here. I've checked the new libflashplayer.so -- all libraries exist in the /compat/linux tree -- and I've mounted linprocfs, linsysfs, and dev to the appropriate places ... Could be that Adobe's messed up something? Best, -Johannes On Thu, Apr 23, 2015 at 07:45:49PM +0200,

Re: Telegram app for Linux on FreeBSD

2015-06-25 Thread Johannes Meixner
You need at least 64bit support, and a more recent Linux ecosystem. Not even CentOS 6 will do that. Check the notes on https://wiki.freebsd.org/201407DevSummit/LinuxEmulation regarding Fedora 20, and CentOS 7. You're all by yourself, however: there has not been much focus or progress on that f