Commit graph

20 commits

Author SHA1 Message Date
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
reed
7a0d3d4d65 Pre-create info directory. I noticed my pkg/info was the dmalloc.info
file.

Also use INFO_DIR instead of info (since this uses INFO_FILES).
2005-04-01 03:49:01 +00:00
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
snj
7bdebf2480 Convert to buildlink3. 2004-04-27 03:09:57 +00:00
drochner
98bbd08be7 update to 4,3,0
changes: bugfixes, some minor features
2004-04-15 18:54:29 +00:00
seb
48c017ef0c Remove info files entries from PLIST file. 2004-02-15 19:51:24 +00:00
abs
a1d0b1b68b USE_LANGUAGES=c c++ 2004-02-11 01:46:30 +00:00
seb
8d15907ec2 USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:38:23 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
drochner
b0ae6f910e update to 5.2.1
most notable changes:
        * Added -M --memory-limit argument to dmalloc to limit allocations.
        * Due to public pressure, I've made free(0L) not an error by default.
	-some new format specifiers for logfile expansion
	-bugfixes
pkgsrc:
	-build and install thread support (not tested with GNU pth so far)
	-arrgh - need a patch so that libraries are not stripped on install
2003-07-15 12:56:36 +00:00
seb
884ef91c7b Convert to USE_NEW_TEXINFO. 2003-06-23 10:39: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
wiz
f0ee5b2124 Add buildlink2.mk. 2002-10-21 01:38:37 +00:00
dmcmahill
c8e0ec93e9 add -fPIC -DPIC to CFLAGS. Needed to make the shared lib work on sparc (and probably others) 2002-05-12 18:10:30 +00:00
dmcmahill
436a4000d2 enable building of the shared lib version as well as the static version.
bump PKGREVISION.
2002-05-11 01:14:36 +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
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
wiz
dfb2d5edc6 Move to sha1 digests, and/or add distfile sizes. 2001-04-21 00:44:09 +00:00
agc
d7d36b3561 + 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 10:57:56 +00:00
thorpej
f16b675e78 A package for the dmalloc debugging malloc library. See
http://www.dmalloc.com/.
2001-04-04 21:16:36 +00:00