freebsd-ports/Tools
Maxim Sobolev 9da70731a8 Make the tool working even if there is a symlink in a given path to a port's
file. For example I'm usually keeping all working directories in /tmp using
WRKDIRPREFIX, while for the quick access to a port's files creating a symlink
to this directory in skeleton's dir (i.e. ports/foo/bar/src -->
/tmp/usr/ports/foo/bar/work/bar-0.0) and with this patch the tool correctly
works when I'm specifying `src/foo.c' as an argument.
2001-12-05 08:13:40 +00:00
..
portbuild Add another check for duplicate installations of same port. Only 2001-10-14 20:00:31 +00:00
scripts Make the tool working even if there is a symlink in a given path to a port's 2001-12-05 08:13:40 +00:00
make_index Tweak to catch missing directories from the Makefiles in the various 2001-03-08 02:28:44 +00:00