Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 Aug 2014 11:42:26 -0700
From:      Craig Leres <leres@ee.lbl.gov>
To:        Marcus von Appen <mva@freebsd.org>
Cc:        svn-ports-all@freebsd.org
Subject:   Re: svn commit: r354587 - in head: ftp/proftpd ftp/proftpd-mod_geoip ftp/proftpd/files security/proftpd-mod_clamav
Message-ID:  <53E27712.6010503@ee.lbl.gov>
In-Reply-To: <201405192258.s4JMwEQM006649@svn.freebsd.org>
References:  <201405192258.s4JMwEQM006649@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This commit removes the installation of the Tools/scripts tree which
means now the ptags.py script no longer is installed anywhere:

> Index: pkg-plist

> -%%DATADIR%%/Tools/scripts/ptags.py

At least when it was in
/usr/local/share/python2.7/Tools/scripts/ptags.py you could hard code
the path into a Makefile.

What would be a reasonable way to install ptags somewhere?

Ideally it would go in /usr/local/bin which would be a simple change to
files/patch-setup.py. But if necessary I'm willing to write a completely
new port that just installs this one script.

		Craig



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53E27712.6010503>