Commit graph

7 commits

Author SHA1 Message Date
jlam
90bc26e8c2 List info files directly in the PLIST and honor PKG{INFO,MAN}DIR. 2006-04-07 19:54:16 +00:00
seb
3c181b04a5 Remove info files entries from PLIST. 2004-03-10 01:27:26 +00:00
seb
b11675ec5d Convert to USE_NEW_TEXINFO. 2003-08-05 20:29:55 +00:00
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
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00