Date: Sat, 6 Jun 2009 02:15:39 +0300 From: Vitaly Magerya <vmagerya@gmail.com> To: Eitan Adler <eitanadlerlist@gmail.com> Cc: freebsd-ports@freebsd.org Subject: Re: Automatically generate symlinks for virtual categories. Message-ID: <accd96830906051615h797b0648y36845958de7e7be5@mail.gmail.com> In-Reply-To: <4A2994DF.1060604@gmail.com> References: <4A28590D.101@gmail.com> <accd96830906050419k7ef2469tb1bb22aad4956fe0@mail.gmail.com> <accd96830906050556m660e63cw3c14edfb7f526796@mail.gmail.com> <4A2946F4.2010501@gmail.com> <accd96830906051038m47104ec1oa79c938949e5ca3e@mail.gmail.com> <4A29683C.3030301@gmail.com> <accd96830906051306j3423727bgab9175207805041a@mail.gmail.com> <4A2994DF.1060604@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Some random comments: - you really want to add usage [1] ("-d" is intentionally not documented) - when destdir does not exist the script should make one [2] - you really want to handle whitespace in paths [3] - there's no easy way to use an INDEX that is not under portsdir; I think that in -i you should specify a path, not a filename [4] (The patches should be applied in the listed order). [1] http://tx97.net/pub/patches/auto-symlink-virtual-usage.diff [2] http://tx97.net/pub/patches/auto-symlink-virtual-destdir.diff [3] http://tx97.net/pub/patches/auto-symlink-virtual-whitespace.diff [4] http://tx97.net/pub/patches/auto-symlink-virtual-index.diff
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?accd96830906051615h797b0648y36845958de7e7be5>