Re: mail/claws-mail: freezes when using mail/claws-mail-rssyl

2015-02-21 Thread Beeblebrox
This problem is caused by xml file corruption. I had over 4000 lines of 
folder type=rssyl sort=0 collapsed=0 name=My Feeds / in my 
folderlist.xml

I solved this problem by:
1. Move these elsewhere: ~/.claws-mail/RSSly, ~/.claws-mail/tagsdb/#rssly
2. Backup ~/.claws-mail/folderlist.xml and ~/.claws-mail/folderitemrc
3. Edit ~/.claws-mail/folderitemrc and remove entries following [#rssly] and 
save
4. Edit ~/.claws-mail/folderlist.xml you should see lines like:
folder type=rssyl sort=0 collapsed=0 name=My Feeds /
Remove all of those.
5. Start Claws in offline mode (claws-mail --offline), then re-enable the rssly 
plugin. You might see the old rss folders come up, but the app will not freeze 
and will allow you to delete them all. Close the app.
6. I f you saw more than one My Feeds folder, re-edit the folderlist.xml file 
and look for multiple entries of My Feeds. Delete all but the one you prefer 
(by folder order).
7. Restart claws and add your old feeds. Names of feeds are in the backed-up 
files in step #2.

Regards.
-- 
FreeBSD_amd64_11-Current_RadeonKMS
___
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 which are currently scheduled for deletion

2015-02-21 Thread linimon
As part of an ongoing effort to reduce the number of problems in
the FreeBSD ports system, we periodically schedule removal of ports
that have been judged to have outlived their usefulness.  Often,
this is due to a better alternative having become available and/or
the cessation of development on the existing port.  In some cases,
ports are marked for removal because they fail to build and install
correctly from their sources, or otherwise fail in operation.

The ports, and the reason and date that they have been scheduled
for removal, are listed below.  If no one has stepped forward before
that time to propose a way to fix the problems (such as via a PR),
the ports will be deleted.



portname:   databases/db48
description:The Berkeley DB package, revision 4.8
maintainer: mand...@freebsd.org
deprecated because: Please migrate to db5 or db6
expiration date:2015-02-28
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=databasesportname=db48


portname:   databases/postgresql84-client
description:PostgreSQL database (client)
maintainer: pg...@freebsd.org
deprecated because: EOL was reached in July 2014
expiration date:2015-05-10
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=databasesportname=postgresql84-client


portname:   databases/postgresql84-contrib
description:The contrib utilities from the PostgreSQL distribution
maintainer: pg...@freebsd.org
deprecated because: EOL was reached in July 2014
expiration date:2015-05-10
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=databasesportname=postgresql84-contrib


portname:   databases/postgresql84-docs
description:The PostgreSQL documentation set
maintainer: pg...@freebsd.org
deprecated because: EOL was reached in July 2014
expiration date:2015-05-10
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=databasesportname=postgresql84-docs


portname:   databases/postgresql84-plperl
description:Write SQL functions for PostgreSQL using Perl5
maintainer: pg...@freebsd.org
deprecated because: EOL was reached in July 2014
expiration date:2015-05-10
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=databasesportname=postgresql84-plperl


portname:   databases/postgresql84-plpython
description:Module for using Python to write SQL functions
maintainer: pg...@freebsd.org
deprecated because: EOL was reached in July 2014
expiration date:2015-05-10
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=databasesportname=postgresql84-plpython


portname:   databases/postgresql84-pltcl
description:Module for using Tcl to write SQL functions
maintainer: pg...@freebsd.org
deprecated because: EOL was reached in July 2014
expiration date:2015-05-10
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=databasesportname=postgresql84-pltcl


portname:   databases/postgresql84-server
description:The most advanced open-source database available
anywhere
maintainer: pg...@freebsd.org
deprecated because: EOL was reached in July 2014
expiration date:2015-05-10
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=databasesportname=postgresql84-server


portname:   devel/ocaml-equeue
description:The Equeue library for OCaml
maintainer: michip...@gmail.com
deprecated because: Superseded by www/ocaml-net
expiration date:2015-08-20
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=develportname=ocaml-equeue


portname:   devel/subversion16
description:Version control system
maintainer: l...@freebsd.org
deprecated because: unsupported since 2013-06-18, missing CVE fixes
expiration date:2015-03-31
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=develportname=subversion16


portname:   dns/bind10
description:Development version of ISC BIND 10 DNS Suite
maintainer: m...@freebsd.org
status: IGNORE
deprecated because: Is not developed any more, use dns/bundy
expiration date:2015-12-31
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=dnsportname=bind10


portname:   dns/maradns1
description:DNS server with focus on security and simplicity
maintainer: m...@freebsd.org
deprecated because: MaraDNS 1 end-of-life: June 21, 2015, use dns/maradns
expiration date:2015-06-21
build errors:   none.
overview:   

FreeBSD ports which are currently marked broken

2015-02-21 Thread linimon
As part of an ongoing effort to reduce the number of problems in
the FreeBSD ports system, we periodically notify users of ports
that are marked as broken in their Makefiles.  In many cases
these ports are failing to compile on some subset of the FreeBSD
build environments.  One common problem is that recent versions of
FreeBSD use clang instead of gcc by default.  Another common problem
is that the compiles succeed on the i386 and amd64 architecture
(e.g. the common Intel PC), but fail on one or more of the other
architectures due to assumptions about things such as size of various
types, byte-alignment issues, and so forth.

In occasional cases we see that the same port may have different
errors in different build environments.  The script that runs on the
build cluster uses heuristics to try to 'guess' the error type to
help you isolate problems, but it is only a rough guide.

One more note: on occasion, there are transient build errors seen
on the build farm.  Unfortunately, there is not yet any way for this
algorithm to tell the difference (humans are much, much better at
this kind of thing.)

The errors are listed below.  In the case where the same problem
exists on more than one build environment, the URL points to the
latest errorlog for that type.  (By 'build environment' here we
mean 'combination of 8.x/9.x/10.x/-current with target architecture'.)



portname:   archivers/ruby-lha
broken because: Does not build with Ruby 2.0 or Ruby 2.1
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=archiversportname=ruby-lha


portname:   audio/aureal-kmod
broken because: does not build
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=audioportname=aureal-kmod


portname:   audio/mp3splt-gtk
broken because: Fails to configure
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=audioportname=mp3splt-gtk


portname:   audio/padevchooser
broken because: needs update to support pulseaudio 5.0
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=audioportname=padevchooser


portname:   audio/raproxy
broken because: Unfetchable
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=audioportname=raproxy


portname:   audio/xmms-openspc
broken because: does not build on FreeBSD 10.x and later
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=audioportname=xmms-openspc


portname:   biology/platon
broken because: Unfetchable
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=biologyportname=platon


portname:   biology/seaview
broken because: Fails to link, tries to use internal fltk symbols
build errors:
http://beefy2.isc.freebsd.org/bulk/10amd64-default/latest/logs/errors/seaview-4.5.2_1,1.log
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=biologyportname=seaview


portname:   biology/tinker
broken because: Checksum and size mismatch
build errors:
http://beefy1.isc.freebsd.org/bulk/93i386-RELENG_9_3/latest/logs/errors/tinker-6.2.06_4.log
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=biologyportname=tinker


portname:   cad/cider
broken because: Will not build with bmake and USES=fmake will not
solve the issue
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=cadportname=cider


portname:   databases/gtksql
broken because: Fails to configure
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=databasesportname=gtksql


portname:   databases/mariadb-client
broken because: Does not build under FreeBSD 10
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=databasesportname=mariadb-client


portname:   databases/mariadb-server
broken because: Does not build under FreeBSD 10
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=databasesportname=mariadb-server


portname:   databases/py-fdb
broken because: Does not compile on FreeBSD 9 i386
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=databasesportname=py-fdb


portname:   databases/pydbdesigner
broken because: Needs an unsupported version of wxWidgets
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=databasesportname=pydbdesigner


portname:   databases/tora
broken because: Does not compile with clang (include list)
build errors:   none.
overview:   

FreeBSD unmaintained ports which are currently scheduled for deletion

2015-02-21 Thread linimon
As part of an ongoing effort to reduce the number of problems in
the FreeBSD ports system, we periodically schedule removal of ports
that have been judged to have outlived their usefulness.  Often,
this is due to a better alternative having become available and/or
the cessation of development on the existing port.  In some cases,
ports are marked for removal because they fail to build and install
correctly from their sources, or otherwise fail in operation.

The ports, and the reason and date that they have been scheduled
for removal, are listed below.  If no one has stepped forward before
that time to propose a way to fix the problems (such as via a PR),
the ports will be deleted.



portname:   math/isabelle
description:Generic proof assistant
maintainer: po...@freebsd.org
status: BROKEN
deprecated because: Broken for more than 6 months
expiration date:2015-02-28
build errors:
http://beefy1.isc.freebsd.org/bulk/83i386-default/latest/logs/errors/isabelle-2009.2.log
 ((not currently populated))
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=mathportname=isabelle


portname:   net/xrdesktop
description:GTK frontend to rdesktop
maintainer: po...@freebsd.org
deprecated because: Unmaintained upstream - please use net/xrdesktop2
instead
expiration date:2015-02-28
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=netportname=xrdesktop


portname:   www/squid33
description:HTTP Caching Proxy
maintainer: po...@freebsd.org
deprecated because: Reached EOL on 28 August 2014, use www/squid (v3.4)
instead
expiration date:2015-05-31
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=wwwportname=squid33
___
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 which are currently marked forbidden

2015-02-21 Thread linimon
As part of an ongoing effort to reduce the number of problems in the
FreeBSD ports system, we periodically notify users about
ports that are marked as forbidden in their Makefiles.  Often,
these ports are so marked due to security concerns, such as known
exploits.

An overview of each port, including errors seen on the build farm,
is included below.

portname:   x11/nvidia-driver-173
forbidden because:  vulnerable to denial of service or arbitrary code
execution (CVE-2014-8298)
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=x11portname=nvidia-driver-173
___
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 unmaintained ports which are currently marked broken

2015-02-21 Thread linimon
As part of an ongoing effort to reduce the number of problems in
the FreeBSD ports system, we periodically notify users of ports
that are marked as broken in their Makefiles.  In many cases
these ports are failing to compile on some subset of the FreeBSD
build environments.  One common problem is that recent versions of
FreeBSD use clang instead of gcc by default.  Another common problem
is that the compiles succeed on the i386 and amd64 architecture
(e.g. the common Intel PC), but fail on one or more of the other
architectures due to assumptions about things such as size of various
types, byte-alignment issues, and so forth.

In occasional cases we see that the same port may have different
errors in different build environments.  The script that runs on the
build cluster uses heuristics to try to 'guess' the error type to
help you isolate problems, but it is only a rough guide.

One more note: on occasion, there are transient build errors seen
on the build farm.  Unfortunately, there is not yet any way for this
algorithm to tell the difference (humans are much, much better at
this kind of thing.)

The errors are listed below.  In the case where the same problem
exists on more than one build environment, the URL points to the
latest errorlog for that type.  (By 'build environment' here we
mean 'combination of 8.x/9.x/10.x/-current with target architecture'.)



portname:   audio/raproxy
broken because: Unfetchable
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=audioportname=raproxy


portname:   biology/platon
broken because: Unfetchable
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=biologyportname=platon


portname:   biology/tinker
broken because: Checksum and size mismatch
build errors:
http://beefy1.isc.freebsd.org/bulk/93i386-RELENG_9_3/latest/logs/errors/tinker-6.2.06_4.log
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=biologyportname=tinker


portname:   cad/cider
broken because: Will not build with bmake and USES=fmake will not
solve the issue
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=cadportname=cider


portname:   databases/gtksql
broken because: Fails to configure
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=databasesportname=gtksql


portname:   databases/tora
broken because: Does not compile with clang (include list)
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=databasesportname=tora


portname:   deskutils/glipper
broken because: Uses unknown GNOME components pygnomedesktop and
pygnomeextras
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=deskutilsportname=glipper


portname:   deskutils/gnochm
broken because: Uses unknown GNOME component pygnomeextras
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=deskutilsportname=gnochm


portname:   deskutils/kupfer
broken because: Uses unknown GNOME component pygnomedesktop
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=deskutilsportname=kupfer


portname:   deskutils/timer-applet
broken because: Uses unknown GNOME component pygnomedesktop
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=deskutilsportname=timer-applet


portname:   devel/lua-gettext
broken because: doesn't fetch
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=develportname=lua-gettext


portname:   devel/lua-pty
broken because: doesn't fetch
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=develportname=lua-pty


portname:   devel/p5-Cdk
broken because: Does not build with Perl 5.18 or above
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=develportname=p5-Cdk


portname:   devel/xtla
broken because: Fails to package
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=develportname=xtla


portname:   editors/scribes
broken because: Uses unknown GNOME component pygnomeextras
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=editorsportname=scribes


portname:   emulators/linux_base-gentoo-stage3
broken because: Fails to package
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=emulatorsportname=linux_base-gentoo-stage3


portname:   

Re: [CFT] sysutils/xfce4-power-manager 1.4.2

2015-02-21 Thread Tijl Coosemans
On Tue, 17 Feb 2015 23:14:34 + Olivier Duchateau olivi...@freebsd.org 
wrote:
 An update of sysutils/xfce4-power-manager is available for some time in
 Xfce devel repo. It's time to test it.  Settings manager and panel were
 rewritten, support of FreeBSD (and DragonFly) was enhanced.

upower 0.99 dropped support for suspend.  It's now supposed to be provided
by systemd or something:
http://cgit.freedesktop.org/upower/commit/?id=1ee642e705a63f5ad56a6b55e4bf5c4a64c959b8

Commands like the following no longer work for instance which means Xfce
no longer supports suspend.
dbus-send --system --print-reply --dest=org.freedesktop.UPower \
  /org/freedesktop/UPower org.freedesktop.UPower.Suspend

Does this update provide alternative dbus methods?  Or should upower be
downgraded to 0.9.x?
___
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: mail/roundcube-contextmenu -- update to support 1.1.0 of Roundcube

2015-02-21 Thread Larry Rosenman

On 2015-02-21 10:37, Alexander Moisseev wrote:

21.02.2015 19:20, Larry Rosenman пишет:

The current port doesn't support roundcube 1.1 (now in ports)

the following DOES work:
https://github.com/JohnDoh/Roundcube-Plugin-Context-Menu

Can you update the port?



The Bug 197843 is already awaiting for commit.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197843

Anyway thanks for reminder.
--
Alexander

Thanks, Alexander.

Can some committer(tm) commit this?

Thanks!
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 214-642-9640 E-Mail: l...@lerctr.org
US Mail: 108 Turvey Cove, Hutto, TX 78634-5688

___
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

mail/roundcube-contextmenu -- update to support 1.1.0 of Roundcube

2015-02-21 Thread Larry Rosenman
The current port doesn't support roundcube 1.1 (now in ports)

the following DOES work:
https://github.com/JohnDoh/Roundcube-Plugin-Context-Menu

Can you update the port?


-- 
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 214-642-9640 E-Mail: l...@lerctr.org
US Mail: 108 Turvey Cove, Hutto, TX 78634-5688
___
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: mail/roundcube-contextmenu -- update to support 1.1.0 of Roundcube

2015-02-21 Thread Alexander Moisseev

21.02.2015 19:20, Larry Rosenman пишет:

The current port doesn't support roundcube 1.1 (now in ports)

the following DOES work:
https://github.com/JohnDoh/Roundcube-Plugin-Context-Menu

Can you update the port?



The Bug 197843 is already awaiting for commit.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197843

Anyway thanks for reminder.
--
Alexander
___
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: plist problems upgrading alpine port [solved]

2015-02-21 Thread Marco Beishuizen

Hi,

I've finally found the solution! After a lot of trial and error with 
the Makefile and removing all references to tech-notes.txt in the 
pkg-plist, make check-plist found no errors.


Thanks for all the help!

Regards,
Marco
___
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: mail/roundcube-contextmenu -- update to support 1.1.0 of Roundcube

2015-02-21 Thread Kurt Jaeger
Hi!

  The Bug 197843 is already awaiting for commit.
  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197843

 Can some committer(tm) commit this?

Done. Thanks for the patch!

-- 
p...@opsec.eu+49 171 3101372 5 years to go !
___
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