Re: Xrdp help needed
Try net/xrdp-devel port. It should work well. xorgxrdp doesn't work. X11rdp doesn't work. Only Xvnc works. not well.. I'm planning to update net/xrdp port to the latest release but try -devel until it will be updated. 2017-05-01 02:11 ? Wojciech Puchar : installed xrdp from ports, done basic config and it works - i can connect to FreeBSD server with Wyse terminal using RDP protocol. And it works very well. Except - no polish characters adding param5=-xkbmap param6=pl to section X11rdp in sessman - no change right-alt+A behaves like CTRL-A not polish a-ogonek ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org" -- `whois vmeta.jp | nkf -w` meta ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
Re: Xrdp help needed
How xorgxrdp doesn't work? -- `whois vmeta.jp | nkf -w` meta ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
texinfo/texinfo.tex: size mismatch
For two days, at least, now, updating ports fail at this point: fetch: http://ftpmirror.gnu.org/texinfo/texinfo.tex: size mismatch: expected 380351, actual 380556 It seems the size has changed and the distinfo file does not reflect this. Regards, O. Hartmann ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
Re: Updating sshguard
On Mon, May 8, 2017, at 05:21, Gerard Seibert wrote: > I was wondering if there was any news regarding updating the "sshguard" > port, specifically the "sshguard-ipfw" one? > > Version 2.0 was released March 7, 2017. The ports system still has > version 1.7.1. Moreover, the new version has a fix for the ipfw backend > on FreeBSD 11. > > -- > Carmel The version in ports works with IPFW in FreeBSD 11, you just have to manually define the sshguard table(22) in your IPFW config. I assume you're already manually choosing where in your firewall rules to block the traffic from these abusers, so just add the table creation to your IPFW config and it will work fine. As Kurt pointed out, the update is non-trivial and I haven't had enough time to dig into it. If I blindly update the port without enough testing and people install the update and it's no longer blocking abusers... that would be bad. -- Mark Felder ports-secteam & portmgr member f...@freebsd.org ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
FreeBSD ports you maintain which are out of date
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, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/po...@freebsd.org.html Port| Current version | New version +-+ math/giacxcas | 1.2.2-57| 1.2.3-41 +-+ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt Thanks. ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
Re: pkg and packages
On Mon, 8 May 2017 19:24:10 +0100 RW via freebsd-ports wrote: > > Samba + GVFS + Thunar doesn't make your FreeBSD filesystems > > available from Windows machines. It makes your Windows file shares > > available on FreeBSD, and they show up in Thunar just like other > > folders. GVFS uses libsmbclient and/or smbclient itself to access > > the CIFS/SMB shares, and abstracts all that away to make it look > > like just another folder. > > It seems strange that this support is controlled by setting a port > option called "Trash Panel Applet plugin" rather than one called > "Gnome Virtual Filesystem". Few days ago I remove GVFS port, before it I rebuild thunar without "Trash Panel Applet plugin". For samba I use smbfs mount points. ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"