Commit graph

26 commits

Author SHA1 Message Date
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
wiz
0c2e68db44 Some more HOMEPAGE/MASTER_SITES updates from Sergey Svishchev. 2006-10-28 21:29:47 +00:00
jlam
90bc26e8c2 List info files directly in the PLIST and honor PKG{INFO,MAN}DIR. 2006-04-07 19:54:16 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
jlam
83147ffa68 Remove some unnecessarily strong dependencies on perl that resulted
from including perl5/buildlink3.mk.  These packages just need the Perl
interpreter, and can just add "perl" to USE_TOOLS instead.
2005-07-16 19:10:37 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
seb
3c181b04a5 Remove info files entries from PLIST. 2004-03-10 01:27:26 +00:00
jlam
886fcca3ce Actually, since we want to use perl5/buildlink3.mk, this package does need
to set USE_BUILDLINK3=yes.
2004-01-20 02:18:50 +00:00
jlam
18ab85ee1d This package never invokes the toolchain so it doesn't need buildlink[23].
Define NO_BUILDLINK to signify this to bsd.pkg.mk.  Also, note that this
package trivailly supports pkgviews.
2004-01-20 02:17:09 +00:00
seb
56b682547a USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:59:08 +00:00
seb
b11675ec5d Convert to USE_NEW_TEXINFO. 2003-08-05 20:29:55 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +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
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