Commit graph

7 commits

Author SHA1 Message Date
wiz
acf4c985c7 Fix installation on Solaris. Install man page. Bump PKGREVISION.
From Jonathan Perkin in RP 22905.
2003-09-23 13:23:25 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
jlam
e44bf515dc Strip the ".buildlink" from the names of the python application and
extension Makefile fragments, because they really don't have anything to
do with the buildlink[12] frameworks.  Change all the Makefiles that use
application.buildlink.mk and extension.buildlink.mk to use application.mk
and extension.mk instead.
2002-09-21 23:46:45 +00:00
drochner
fc31e634f2 use python buildlink file 2002-01-18 11:04:04 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
zuntum
93a3441801 o add python-* to DEPENDS
o use ${MV} -f instead of plain ${MV}
2001-07-07 09:29:30 +00:00
zuntum
2ee0f6ba31 Initial import of tdir-1.58
tdir is Yet Another Way To Display Directory Listings.  Output is in
columnar format with sub-directories listed first, and then a listing
of the files ordered by their ending "extension" - typically the
characters following the rightmost '.' in the file name (though this
can be changed on the command line).

tdir supports recursive directory examination. Total output width as
well as column width can be set on the command line and tdir will
autoformat accordingly.

tdir is written in 'python' and requires a reasonably current version
of the 'python' environment to be present on the system.
2001-07-07 09:26:17 +00:00