PKGNG: virtualbox-ose wants lang/gcc AND pdftk wants lang/gcc46

2014-01-11 Thread vermaden
Where is the logic?I can not install lang/gcc and lang/gcc46 both at the same time.Any hints? How to use BOTH virtualbox and pdftk using PKGNG?Regards,vermaden# pkg install virtualbox-oseUpdating repository catalogueThe following 50 packages will be installed:    Reinstalling mkfontdir

FreeBSD 10-BETA3 - zfs clone of zvol snapshot is not created

2013-11-22 Thread vermaden
/vbox_windows_xps1 /dev/zvol/local/vm/vbox_windows_xp@cleans1 ... the missing clone: /dev/zvol/local/vm/vbox_windows_7_personal Regards, vermaden ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To

Re: devd based AUTOMOUNTER

2012-02-21 Thread vermaden
Hi, I have created a PORT at last, its in the 'port' directory in the usual place: https://github.com/vermaden/automount/ Its my first PORT so feel free to bash me about my mistakes ;) After latest 'commits' I think that its ready for day-to-day use. To make 'full

Re: devd based AUTOMOUNTER

2012-02-20 Thread vermaden
-up in config file manager (Yes, like in Windows ;p). These are options that I currently successfully use for NAUTILUS file manager, You need to set-up all three of them to make it work. | POPUP=YES | FM="nautilus --browser --no-desktop" | USER=vermaden My whole config looks like that

Re: devd based AUTOMOUNTER

2012-02-20 Thread vermaden
. Currently there is no knows bugs, but the prepared earlier 'workaround functions' remain just in case. As I written before its now available here: https://github.com/vermaden/automount Regards, vermaden --- ___ freebsd-cur

Re: devd based AUTOMOUNTER

2012-02-20 Thread vermaden
written by Andriy Gapon ... > Hey, this seems like a quite nice tool. > Can you create a web-page and/or port for it? > It would be more convenient to follow its development that way. > Thank you! Sure, its now available here, I will try to create port later: https://github.

Re: devd based AUTOMOUNTER

2012-02-20 Thread vermaden
X="/media" LOG="/var/log/automount.log" STATE="/var/run/automount.state" ENCODING="en_US.ISO8859-1" CODEPAGE="cp437" DATEFMT="%Y-%m-%d %H:%M:%S" USERUMOUNT="NO" --- /usr/local/sbin/automount.sh

Re: devd based AUTOMOUNTER

2012-02-19 Thread vermaden
ks for working on it. It works great for me, thanks! Thanks, good to know ;) > I have a question, could you export a fusefs-exfat or > fusefs-ntfs share directory over NFS? I can't get it work. > If you have a solution, please let me know, thanks. I will try to do that tomorrow ane le

Re: devd based AUTOMOUNTER

2012-02-18 Thread vermaden
ARGET=$( echo "${MOUNT}" | grep -E "^${PROVIDER} " | awk '{print $3}' ) [ -z ${TARGET} ] && { __state_remove ${MNT} ${STATE} ${LINE} continue } umount -f ${TARGET} & unset TARGET

Re: devd based AUTOMOUNTER

2012-02-17 Thread vermaden
Latest version with additional checks for NTFS and FAT32, to be precise, for NTFS filesystem with label "FAT" and for FAT filesystem with label "NTFS" ;) #! /bin/sh PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin LOG="/var/log/automount.log" STATE="/var/run/automount.state" DATE

Re: devd based AUTOMOUNTER

2012-02-17 Thread vermaden
... even newer version, seems to have all 'problems' fixed now ;) #! /bin/sh PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin LOG="/var/log/automount.log" STATE="/var/run/automount.state" DATEFMT="%Y-%m-%d %H:%M:%S" __create_mount_point() { # /* 1=DEV */ MNT="/mnt/$( basename

Re: devd based AUTOMOUNTER

2012-02-17 Thread vermaden
es? The filesystem label is not used at all, I just use device names, which are reported by FreeBSD, so quite bulletproof here and then create appreciate /mnt/da0s1 directories. > Can I use the automounter to either mount over another mount to > impersonate it, or can I overwrite arbitrary

devd based AUTOMOUNTER

2012-02-17 Thread vermaden
ER} " | awk '{print $3}' ) [ -z ${TARGET} ] && { __state_remove ${MNT} ${STATE} ${LINE} continue } umount -f ${TARGET} & unset TARGET __state_remove ${MNT} ${STATE} ${LINE} __log "${DEV}:umount" done < ${S

OpenIndiana code improovements that may be used in FreeBSD

2010-12-08 Thread vermaden
vements if they like." Regards, vermaden ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

OpenIndiana code improovements that may be used in FreeBSD

2010-12-08 Thread vermaden
Hi, If you know about these, the forge These include for example improoved printf command: http://gdamore.blogspot.com/2010/12/zfs-should-not-depend-on-python-and.html ... and python-free ZFS commands: http://gdamore.blogspot.com/2010/10/new-implementation-of-printf.html "FreeBSD folks, you migh

ZFS v28 is ready for wider testing.

2010-09-12 Thread vermaden
pool NAME PROPERTYVALUE SOURCE tpool dedupratio 1.00x - Regards, vermaden -- KONKURS: Wygraj nowoczesny telefon komorkowy! Sprawdz >> http://linkint.pl/f2803 ___ freebsd-current@freebsd.

Re: ports/139483: x11-fm/thunar name is in lowercase while package name is in uppercase

2010-06-08 Thread vermaden
kind of annoucement). 2. Create BOTH lowercase/UPPERCASE/Various packages names both in ports (metaports) and packages (will take disk space), for some time and ANNOUNCE in RELEASE NOTES, that these 'other then