finance/sql-ledger
This port is quite out of date. I believe changing the version to 3.0.2 allows the port to become current. -- Adam Vande More ___ 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: finance/sql-ledger
On 29 April 2012 08:03, Adam Vande More wrote: > This port is quite out of date. I believe changing the version to 3.0.2 > allows the port to become current. I'm afraid it's unmaintained, so an update is unlikely unless someone sends a patch. Help is available on this list if you'd like to do that :) Chris ___ 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 Xorg: graphics/dri: fails to compile with CLANG: nouveau_array.c:49:16: error: illegal storage class on function, *extract_u = EXTRACT(char, unsigned, 1);
Am 04/28/12 13:12, schrieb Volodymyr Kostyrko: > O. Hartmann wrote: >> Is there in "official" way to get this fixed with CLANG? I see that >> files folder in graphics/dri is missing, so none of the fixes for both >> the faulty source files > > I think the patch should go to graphics/libGL. > > cd /usr/ports/graphics/libGL/files > fetch -rao - > 'http://cgit.freedesktop.org/mesa/mesa/patch/?id=4aa1ac5fe94b5696095229ee3568bf4fa7cfed95' > | sed -e 's|^--- a/src|--- src|' -e 's|^+++ b/src|+++ src|' > patch-nouveau > > Should do. > Thank you very much. Yes, this worked ;-) Regards, Oliver signature.asc Description: OpenPGP digital signature
Re: ThunderBird 3 and nss_ldap
On 18/04/2012 20:58, Andrea Venturoli wrote: > Hello. > > I see ThunderBird 3 is now deprecated and will soon be removed; I know > this decision comes from upstream and I'd be fine with that. > > Only, this is the last version working with nss_ldap. > I've reported this back when TB 5.0 came out and I've seen others asking > for help. > There's even a patch (ports/164239) laying there for some time, but I > tried it today and it doesn't seem to help: I still get a crash on > startup and the backtrace still seems to blame some interaction with > nss_ldap. > > So, basically, I won't be able to keep using 3 and I won't be able to > run a new version. > > Of course I'm willing to do any required testing, but I need some > guidance with them. > If anyone could help, I'd really appreciate it. > > bye & Thanks > av. I'm using this little patch with latest version (11 for now) successfully: Sorry I don't remember where I found it... maybe here :) HTH diff -ruN --exclude=CVS /usr/ports/mail/thunderbird.orig/Makefile /usr/ports/mail/thunderbird/Makefile --- /usr/ports/mail/thunderbird.orig/Makefile 2011-12-22 08:17:59.0 +0100 +++ /usr/ports/mail/thunderbird/Makefile2012-01-16 15:04:38.0 +0100 @@ -72,6 +72,8 @@ .endif .endif +CFLAGS+= -DLDAP_DEPRECATED + .if ${HAVE_GNOME:Mlibgnomeui}!="" USE_GNOME+=libgnomeui MOZ_OPTIONS+= --enable-gnomeui -- *Geoffroy Desvernay* C.R.I - Administration systèmes et réseaux Ecole Centrale de Marseille signature.asc Description: OpenPGP digital signature
Errors when building emulators/virtio-kmod into 9-CURRENT
subj I try to run in the production FreeBSD 9-CURRENT on the KVM. Virtio drivers to make more productive? Who is going to buildworld and I still can not provide the error logs when building emulators/virtio-kmod I look forward to your help in solving this problem. -- Vladislav V. Prodan System & Network Administrator http://support.od.ua +380 67 4584408, +380 99 4060508 VVP88-RIPE ___ 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: finance/sql-ledger
I have submitted a PR. http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/167421 Muhammad On Sun, Apr 29, 2012 at 2:31 PM, Chris Rees wrote: > On 29 April 2012 08:03, Adam Vande More wrote: > > This port is quite out of date. I believe changing the version to 3.0.2 > > allows the port to become current. > > I'm afraid it's unmaintained, so an update is unlikely unless someone > sends a patch. Help is available on this list if you'd like to do > that :) > > Chris > ___ > 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-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
[CFT] Xfce 4.10
Hi, Xfce 4.10 was released yesterday [1], so I made tarball [2] with core. I need testers before massive update. Howto to upgrade 1. Delete all your panel plugins, then Thunar plugins, and finally Xfce's applications and libraries 2. Update Mk/bsd.xfce.mk 3. Copy tarball in your ports tree 4. Compile [3] or with meta-package, x11-wm/xfce4 Before to update, ensure xfce4-utils is deleted. - x11-themes/gtk-xfce-engine supports Gtk3, but the latest version shipped with Xfce 4.10 needs gtk3 >= 3.2.0 (ports tree is 3.0.0). If you need absolutely gtk3 themes (you can use MarcusCom repository, or clone my repository (branch 4.10pre2, revision cd6d597214e0). - If your box supports suspend and hibernation, you must create a .pkla file in /usr/local/etc/polkit-1/localauthority/50-local.d/ and add UPower actions (like consolekit for shutdown and reboot) - x11-toolkits/libxfce4gui is optional (required by old panel plugins and applications). Now, I'm working on panel plugins. Enjoy [1] http://www.xfce.org/about/news/?post=1335571200 [2] http://xfce-ports.googlecode.com/files/xfce-4.10.tar.xz [3] http://code.google.com/p/xfce-ports/wiki/Building -- olivier ___ 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/kde4 and rc.d scripts started twice
Hello, Yesterday I've installed x11/kde4 and enabled KDM according to the Handbook, which needs 2 new lines added to /etc/rc.conf. [1] local_startup="${local_startup} /usr/local/kde4/etc/rc.d" kdm4_enable="YES" After a reboot of the machine I've noticed that rc.d scripts are started twice, which is not normal.. According to ports/UPDATING entry 20111016, this should have been fixed and removing the below line fixes that behaviour: local_startup="${local_startup} /usr/local/kde4/etc/rc.d" Could you please update the Handbook as well, so that new users are not confused by this behaviour? Thanks, Marin -- Marin Atanasov Nikolov dnaeon AT gmail DOT com daemon AT unix-heaven DOT org http://www.unix-heaven.org/ ___ 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: Netatalk 2.2.2 disconnection
Thanks Matt, I'm also using ZFS and the issue has been solved by disabling sendfile in the new port version. -Phill On 29/apr/2012, at 03:53, Matt wrote: > Hi there, > > I was fighting the same issue all day as well; the only solution I had found > was to downgrade netatalk back to 2.2.1. A new version of the port, > netatalk-2.2.2_1,1 , was pushed out just a little while ago and this appears > to fix this issue (or at least for me). The new version disables sendfile() > by default and makes it optional because apparently it causes issues with ZFS > (which does apply in my case). Anyway, I switched to 2.2.2_1,1, making sure > that sendfile support was disabled, and now everything works great once again. > > Cheers, > Matt___ > 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-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 X.Org
On 04/27/12 10:20, Andrea Venturoli wrote: On 04/23/12 14:59, Warren Block wrote: On Mon, 23 Apr 2012, Andrea Venturoli wrote: I have a Radeon card, so, does this mean I will get xorg-server? Any way to get 1.10? Any advantage into this? A Radeon 4650 is working fine here with xorg-server 1.10.6 and mesa 7.11. So far there are no Firefox title bar artifacts like there were occasionally with the earlier version. I can confirm this (HD 4200). The glitches I had with the previous version (notice I was using WITHOUT_NOUVEAU) seems to be gone. After more careful inspections, unfortunately, I saw no improvements. OpenOffice and Emacs, at least, still draw garbage. I'll have to try with WITH_NEW_XORG. bye av. ___ 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: ThunderBird 3 and nss_ldap
On 04/29/12 10:55, geoffroy desvernay wrote: I'm using this little patch with latest version (11 for now) successfully: Sorry I don't remember where I found it... maybe here :) It comes from a PR. I've already tried this against version 10(ESR) and 12, but to no avail. bye & Thanks av. ___ 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 Xorg: graphics/dri: fails to compile with CLANG: nouveau_array.c:49:16: error: illegal storage class on function, *extract_u = EXTRACT(char, unsigned, 1);
Am 04/28/12 18:52, schrieb Dimitry Andric: > On 2012-04-28 13:12, Volodymyr Kostyrko wrote: >> O. Hartmann wrote: >>> Is there in "official" way to get this fixed with CLANG? I see that >>> files folder in graphics/dri is missing, so none of the fixes for both >>> the faulty source files >> >> I think the patch should go to graphics/libGL. >> >> cd /usr/ports/graphics/libGL/files >> fetch -rao - >> 'http://cgit.freedesktop.org/mesa/mesa/patch/?id=4aa1ac5fe94b5696095229ee3568bf4fa7cfed95' >> >> | sed -e 's|^--- a/src|--- src|' -e 's|^+++ b/src|+++ src|' > patch-nouveau >> >> Should do. > > Please try this patch (lightly tested): > > http://www.andric.com/freebsd/clang/clangports-graphics-libGL-3.diff I'll give it a try as soon as possible. Ath the moment, things went perfect utilizing the initial hint by Volodymyr Kostyrko. signature.asc Description: OpenPGP digital signature