Commit graph

15 commits

Author SHA1 Message Date
nia
1755ec8c92 dsniff: needs bdb 2021-05-14 11:59:25 +00:00
leot
c732b75ec2 dsniff{,-nox11}: unbreak them by not installing sshmitm
Only sshmitm is incompatible with OpenSSL 1.1.  Temporarily avoid to build and
install it (possible patches that should fix building it with OpenSSL 1.1 are
present in Debian and are probably worth to look).

PKGREVISION++
2020-04-24 12:45:09 +00:00
nia
4901c33b83 security: Mark packages that fail with OpenSSL 1.1 BROKEN 2020-04-24 11:41:36 +00:00
wiz
a1e4174a9c Follow some http redirects. 2017-08-16 20:21:03 +00:00
leot
4d323b85dc Add LICENSE. 2015-12-28 22:35:12 +00:00
tnn
1825e3f88a requires openssl 2015-03-12 17:50:30 +00:00
obache
efeea0dd01 note "used by..." comments 2011-04-18 11:55:14 +00:00
adrianp
7f477452b6 Not MAKE_JOBS_SAFE 2009-05-06 21:41:29 +00:00
rillig
654940226e pkglint says:
ERROR: security/dsniff/Makefile.common:4:
	PKGREVISION must not be set outside the package Makefile.
2008-01-28 00:45:26 +00:00
adrianp
5e82482f1f buildlink updates and patches to handle the new libnet package structure
bump PKGREVISION
2007-02-18 18:54:23 +00:00
joerg
ee19093367 Fix build on DragonFly. Don't depend on dsniff and dsniff-nox11 being
in the same toplevel directory.
2006-05-11 15:39:20 +00:00
reed
5abef9be14 Over 1200 files touched but no revisions bumped :)
RECOMMENDED is removed. It becomes ABI_DEPENDS.

BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.

BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.

BUILDLINK_DEPENDS does not change.

IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".

Added to obsolete.mk checking for IGNORE_RECOMMENDED.

I did not manually go through and fix any aesthetic tab/spacing issues.

I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.

I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.

As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.

As discussed on tech-pkg.

I will commit to revbump, pkglint, pkg_install, createbuildlink separately.

Note that if you use wip, it will fail!  I will commit to pkgsrc-wip
later (within day).
2006-04-06 06:21:32 +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
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wiz
5c0172691c Split parts of Makefile into Makefile.common for use by dsniff-nox11.
Only build webspy in this package, and depend on dsniff to get the
other tools. Bump PKGREVISION.
2005-03-22 01:07:07 +00:00