Commit graph

12 commits

Author SHA1 Message Date
jlam
a020ed9056 Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
2002-08-25 21:50:52 +00:00
cjep
28f9e6b848 Upgrade to 1.3.3 (closes PR#17155; approved by wiz).
Changes in version 1.3.3 (from NEWS file):
  *	Now requires Perl 5.005 or later
  *	Initially empty directories are not removed anymore
  *	Removed buggy fastcwd (we use POSIX::getcwd instead)
  *	Fixed bug when the common Parent of Target dir and Stow dir
	was "/"
  *	Fixed bug when handling directories named "0"
  *	Stow now only warns the user if a directory is unreadable
	during unstowing.
2002-06-03 13:29:55 +00:00
seb
66111c6d15 Introduce new framework for handling info files generation and installation.
Summary of changes:
- removal of USE_GTEXINFO
- addition of mk/texinfo.mk
- inclusion of this file in package Makefiles requiring it
- `install-info' substituted by `${INSTALL_INFO}' in PLISTs
- tuning of mk/bsd.pkg.mk:
    removal of USE_GTEXINFO
    INSTALL_INFO added to PLIST_SUBST
    `${INSTALL_INFO}' replace `install-info' in target rules
    print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info'
- a couple of new patch files added for a handful of packages
- setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it
- devel/cssc marked requiring texinfo 4.0
- a couple of packages Makefiles were tuned with respect of INFO_FILES and
  makeinfo command usage

See -newly added by this commit- section 10.24 of Packages.txt for
further information.
2002-02-18 15:14:00 +00:00
jlam
6373352572 Buildlink'ify 2001-11-30 17:33:31 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
skrll
3c201dfe6b Don't install original file from patch. Fixes leftover picked up in bulk
build.
2001-05-05 16:38:51 +00:00
jtb
4c0012be6f Don't install "stow.info.orig". 2001-04-28 04:51:01 +00:00
agc
027c166bf7 Move to sha1 digests, and add distfile sizes. 2001-04-19 11:28:57 +00:00
agc
2d6b6a009c + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:43:32 +00:00
wiz
a87738b456 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:42:09 +00:00
wiz
846d14d818 Correct handling of info files. 2000-11-17 14:18:02 +00:00
agc
043095d648 Initial import of stow, a GNU, Perl-based package, which manages symlink
farms, and performs the same job as Carnegie Mellon's depot program, albeit
in a simpler manner. Used to administer many packages at the same time in
a single tree.

Closes PR 11264.
2000-10-23 15:51:20 +00:00