Commit graph

24 commits

Author SHA1 Message Date
rillig
acff0746fc Added a patch to avoid type casts on lvalues. 2006-08-29 19:57:09 +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
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
joerg
552c2ca893 Fix GCC 3.4+: label at end of compound statement. 2005-12-20 14:22:00 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
minskim
d16e2df856 Enable pkgviews installation. 2005-04-30 17:13:21 +00:00
minskim
c062979938 Honor BINOWN and BINGRP. 2005-04-30 17:10:30 +00:00
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
cjep
c3f6e4f661 Add RCS tags 2004-05-07 12:06:47 +00:00
danw
362d72ce7b s/malloc.h/stdlib.h/ for darwin/freebsd
also make it build without -Werror since newer versions of gcc
complain about some of the code
2004-05-07 01:54:16 +00:00
kristerw
3065fa8725 Add x86_64 to the list of (unsupported) LP64 architectures. 2004-03-13 17:24:31 +00:00
agc
dc52048e01 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
martti
e69ab8c365 COMMENT should start with a capital letter. 2003-07-21 16:35:12 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +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
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
jschauma
a4fa2cfd31 Update to 0.23. No changelog available, but it seems to mainly consist
of more commented debugging statements ;-).  A diff between 0.22 and 0.23
is available for a limited period of time at
http://guinness.cs.stevens-tech.edu/~jschauma/netbsd/pedisassem.diff
2002-09-26 17:25:46 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
agc
a16fc84f19 Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
WRKSRC= ${WRKDIR}

This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +00:00
wiz
dfb2d5edc6 Move to sha1 digests, and/or add distfile sizes. 2001-04-21 00:44:09 +00:00
dmcmahill
581faea09b mark as broken for alpha/sparc64 (LP64 problems) 2001-04-18 20:38:21 +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
wiz
94dc65fbec Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:38:16 +00:00
itojun
7c6165bf28 win32 disassembler 2001-01-24 18:06:35 +00:00