Commit graph

23 commits

Author SHA1 Message Date
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
dc9594e09d Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00
jlam
2d97f116a7 Move the steps to create the demime script and man page into a
"do-build" step for clarity.
2005-07-26 20:04:24 +00:00
jlam
7aa57dd443 Use the "pod2man" tool to build man pages. This fixes brokenness
introduced after the perl5/buildlink3.mk file was no longer included
by the package Makefile, but we still referenced BUILDLINK_PREFIX.perl
to locate the pod2man script.  Noted by Matthias Drochner.
2005-07-26 20:02:23 +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
jlam
81edaaa606 Create directories before installing files into them. 2005-06-16 06:57: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
8758983939 Add RMD160 digests. 2005-02-24 09:59:20 +00:00
tv
52a43bed8f Update demime to 1.1d.
Among other various changes (no easy changelog available), this fixes a
potential DoS problem where the base64 decoder can end up in an infinite
loop upon receipt of certain malformed base64 chunks.
2004-08-17 19:19:27 +00:00
snj
cc4aee02c5 Convert to buildlink3. 2004-04-18 05:31:35 +00:00
tv
b410dcc687 DIST_SUBDIR should use PKGNAME_NOREV. 2004-04-07 11:52:01 +00:00
wiz
e050872f35 Use PKGNAME_NOREV in MASTER_SITES; fixes bulk build. 2004-03-27 21:33:32 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +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
d7f69e47ce Instead of including bsd.pkg.install.mk directly in a package Makefile,
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set
to "YES".  This enforces the requirement that bsd.pkg.install.mk be
included at the end of a package Makefile.  Idea suggested by Julio M.
Merino Vidal <jmmv at menta.net>.
2003-01-28 22:03:00 +00:00
jlam
e7154c6138 buildlink1 -> buildlink2, and fetch distfiles from MASTER_SITE_LOCAL
since the one on the demime website changes without notice.
2002-11-15 01:39:28 +00:00
wiz
ee6490f107 Update to 0.99.4.1, from PR 18285 by Todd Vierling.
Changes list not provided and not found.
2002-09-25 18:48:04 +00:00
wiz
646426f49f Remove (partly obsolete) homepage URLs from DESCR. 2002-08-15 09:39:18 +00:00
agc
78a347e4fb Update the digest on demime_junkmail.cf, which has changed.
There are 3 additions from the old one, reproduced below - if
anything is being junked which shouldn't be, please contact me:

+ /(?i)This.*email is sponsored by/
+ /(?i)\QGot root? We do.\E/
+ /(?i)http://thinkgeek.com/sf/
2002-07-17 09:15:40 +00:00
tv
be87018bb4 Current version is .8, not .7; update version to reflect it. 2002-07-06 20:18:26 +00:00
tv
ea6fdba1f2 Make the file in "etc" mutable (use CONF_FILES and bsd.pkg.install.mk). 2002-07-06 19:37:01 +00:00
tron
06aa3971b5 Import new "demime" package: Tool to scrub mime from mailing lists
This package was contributed by Hauke Fath in PR pkg/16392.
2002-06-07 12:21:08 +00:00