Re: pkg install from local poudriere repo creates links to txz

2014-12-19 Thread Beeblebrox
After executing pkg upgrade (or install) all, processed files by the command get a sym-link pointing to the actual file. For example: This should only happen if you set PKG_CACHEDIR to the same as your repodir, Check /usr/local/etc/pkg.conf and make sure you did not set PKG_CACHEDIR.

FreeBSD ports you maintain which are out of date

2014-12-19 Thread portscout
Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated,

Re: current ports/converters/recode missing / wrong recode-3.6.tar.gz

2014-12-19 Thread Dmitry Sivachenko
On 18 дек. 2014 г., at 21:16, Julian H. Stacey j...@berklix.com wrote: Hi de...@freebsd.org Maintainer of ports/converters/recode with svn_revision 374898 distinfo has: SHA256 (recode-3.6.tar.gz) = a9beecec22be42b1096de74d4dfb1051fa9cd252e4ae149d8aa6b5243d729e5e SIZE

security/dirmngr: immediately segfaults

2014-12-19 Thread Beeblebrox
dirmngr-1.1.0_12 (gdb) run Starting program: /usr/local/bin/dirmngr (no debugging symbols found)... Program received signal SIGSEGV, Segmentation fault. 0x00080118ab06 in pth_key_setdata () from /usr/local/lib/pth/libpth.so.20 -- FreeBSD_amd64_11-Current_RadeonKMS pgpKQeKvtT74P.pgp

security/pinentry patch for WINOUT_X11 systems

2014-12-19 Thread Dmitry Morozovsky
Max, pinentry currently brokes if WITHOUT_X11 (or, by new world orderm OPTIONS_UNSET+=X11) is set. what do you think about the following patch? marck@castor:/FreeBSD/ports/ports/security/pinentry svn diff Index: Makefile === ---

update libreoffice-4.3.4 to libreoffice-4.3.5 fail

2014-12-19 Thread Alex V. Petrov
=== Launching child to update libreoffice-4.3.4 to libreoffice-4.3.5 === All libreoffice-4.3.4 (1/1) === Currently installed version: libreoffice-4.3.4 === Port directory: /usr/ports/editors/libreoffice === This port is marked IGNORE === cannot install: the port wants

pkg crashes on 9.3-RELEASE while installing tribler

2014-12-19 Thread Hans de Hartog
[root@host ~]# pkg install tribler Updating FreeBSD repository catalogue... FreeBSD repository is up-to-date. All repositories are up-to-date. Checking integrity...Assertion failed: (pkgdb_ensure_loaded(j-db, p2, PKG_LOAD_FILES|PKG_LOAD_DIRS) == EPKG_OK), function pkg_conflicts_need_conflict, file

XFCE lock screen on lid closing

2014-12-19 Thread Andrea Venturoli
Hello. I've got yet another XFCE question... Until a little time ago, when I closed the lid of my laptop xscreensaver would start and a password prompt appeared when I reopened it. Now, I don't know after what upgrade, nothing happens. In Settings/Power Manager/General I have/When sleep

Re: Proftpd can't upload to folder named lib

2014-12-19 Thread Paul Macdonald
On 19/12/2014 18:01, Paul Macdonald wrote: On 2 seperate installs of current proftpd, an ftp session gets 550 denied when uploadign to a server folder called lib when renamed transfer is fine chroot is on. Paul. On further investigation. problem goes away when chroot is off

Proftpd can't upload to folder named lib

2014-12-19 Thread Paul Macdonald
On 2 seperate installs of current proftpd, an ftp session gets 550 denied when uploadign to a server folder called lib when renamed transfer is fine chroot is on. Paul. -- - Paul Macdonald IFDNRG Ltd Web and video hosting - t: 0131 5548070 m:

Re: security/pinentry patch for WINOUT_X11 systems

2014-12-19 Thread Dewayne Geraghty
On 19/12/2014 11:26 PM, Dmitry Morozovsky wrote: Max, pinentry currently brokes if WITHOUT_X11 (or, by new world orderm OPTIONS_UNSET+=X11) is set. what do you think about the following patch? marck@castor:/FreeBSD/ports/ports/security/pinentry svn diff Index: Makefile

Re: pkg crashes on 9.3-RELEASE while installing tribler

2014-12-19 Thread Bryan Drewery
On 12/19/2014 7:49 AM, Hans de Hartog wrote: [root@host ~]# pkg install tribler Updating FreeBSD repository catalogue... FreeBSD repository is up-to-date. All repositories are up-to-date. Checking integrity...Assertion failed: (pkgdb_ensure_loaded(j-db, p2, PKG_LOAD_FILES|PKG_LOAD_DIRS) ==

Re: current ports/converters/recode missing / wrong recode-3.6.tar.gz

2014-12-19 Thread Julian H. Stacey
Hi, Reference: From: Dmitry Sivachenko de...@freebsd.org Date: Fri, 19 Dec 2014 13:06:45 +0300 Dmitry Sivachenko wrote: On 18 дек. 2014 г., at 21:16, Julian H. Stacey j...@berklix.com wrote: Hi de...@freebsd.org Maintainer of ports/converters/recode with