Version: 1.5c, Package name: honeyd-1.5c |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description Honeyd is a small daemon that creates virtual hosts on a network. The hosts can be configured to run arbitrary services, and their personality can be adapted so that they appear to be running certain operating systems. Honeyd enables a single host to claim multiple addresses on a LAN for network simulation. It is possible to ping the virtual machines, or to traceroute them. Any type of service on the virtual machine can be simulated according to a simple configuration file. Instead of simulating a service, it is also possible to proxy it to another machine. |
Filesize: 894.009 KB |
Version History (View Complete History) |
|
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2021-02-21 02:25:25 by Theo Buehler | Files touched by this commit (6) |
Log message: net/honeyd: fix -fno-common build failure Simplified version of bket's port of FreeBSD's fix. ok bket |
2019-07-12 14:49:09 by Stuart Henderson | Files touched by this commit (854) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-20 14:52:36 by Stuart Henderson | Files touched by this commit (87) |
Log message: another batch of ncurses->curses WANTLIB updates, skipping any that have gettext LIB/RUN_DEPENDS to avoid conflicts for naddy's multipackaging work |
2018-10-06 18:58:40 by Stuart Henderson | Files touched by this commit (1) |
Log message: another hidden build dep (for tests), py-libpcap, reported by naddy |
2018-10-05 05:01:28 by Stuart Henderson | Files touched by this commit (1) |
Log message: add BUILD_DEPENDS for hidden (test-only) deps; if py-libdnet is installed but py-dpkt is not, build fails |
2016-03-20 10:12:27 by Christian Weisgerber | Files touched by this commit (104) |
Log message: drop SHARED_ONLY from python and ruby ports |
2015-05-20 05:29:58 by Jeremie Courreges-Anglas | Files touched by this commit (2) |
Log message: Stop using libtool -nostdlib, fixes build with binutils-2.17 on amd64. |
2015-02-20 09:55:36 by Christian Weisgerber | Files touched by this commit (2) |
Log message: fix typo in mdoc macro name and drop USE_GROFF |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2011-06-08 12:00:50 by Jasper Lievisse Adriaanse | Files touched by this commit (49) |
Log message: bump after default python version switch |
2010-11-19 15:31:39 by Marc Espie | Files touched by this commit (372) |
Log message: new depends |
2010-11-11 07:00:45 by Marc Espie | Files touched by this commit (15) |
Log message: more WANTLIB |
2010-10-24 09:53:56 by Stuart Henderson | Files touched by this commit (36) |
Log message: Add MODPY_WANTLIB, adjust MODPY_LIB_DEPENDS to new-style LIB_DEPENDS, update all ports to match. Plists don't change -> no bump. Looks ok to jasper. |
2010-10-18 12:37:00 by Marc Espie | Files touched by this commit (357) |
Log message: USE_GROFF=Yes |
2010-08-30 15:14:35 by Stuart Henderson | Files touched by this commit (18) |
Log message: bumps for python |
2010-07-12 16:07:42 by Stuart Henderson | Files touched by this commit (244) |
Log message: use REVISION, checked with before/after make show=PKGNAMES (plus some extra-careful checking where there are complicated PSEUDO_FLAVORS). |
2010-04-21 17:42:18 by Aleksander Piotrowski | Files touched by this commit (3) |
Log message: honeyd needs libeventextra after recent libevent update; regen PLIST while here |
2009-03-26 05:50:09 by Jasper Lievisse Adriaanse | Files touched by this commit (16) |
Log message: - this should be one of the last rounds of missing bumps.. |
2008-02-14 14:36:27 by Rui Reis | Files touched by this commit (20) |
Log message: - update my e-mail address ok jasper@ |
2007-10-24 11:34:23 by Steven Mestdagh | Files touched by this commit (1) |
Log message: use python module, and switch to python 2.5 |
2007-10-08 02:22:44 by Steven Mestdagh | Files touched by this commit (216) |
Log message: bump PKGNAME after python version switch |
2007-07-25 16:27:01 by Rui Reis | Files touched by this commit (10) |
Log message: update honeyd to 1.5c - fix run under macppc help and ok aanriot@ |
2007-04-05 10:20:19 by Marc Espie | Files touched by this commit (912) |
Log message: base64 checksums. |
2007-04-03 09:19:52 by Alexandre Anriot | Files touched by this commit (11) |
Log message: update to 1.5b . from Rui Reis with a few changes; help and ok sturm@ |
2006-09-18 06:00:00 by Marc Espie | Files touched by this commit (39) |
Log message: zap .0.0 |
2006-08-03 17:15:58 by Marc Espie | Files touched by this commit (58) |
Log message: new style specs |
2006-06-04 12:25:07 by Aleksander Piotrowski | Files touched by this commit (1) |
Log message: Switch to python 2.4 |
2006-02-20 15:03:04 by Nikolay Sturm | Files touched by this commit (2) |
Log message: MFC: SECURITY: Fix for remote identification. http://www.honeyd.org/adv.2006-01 |
2006-02-20 15:02:36 by Nikolay Sturm | Files touched by this commit (2) |
Log message: MFC: SECURITY: Fix for remote identification. http://www.honeyd.org/adv.2006-01 |
2006-02-19 10:09:32 by Christian Weisgerber | Files touched by this commit (4) |
Log message: (1) SECURITY: Fix for remote identification. http://www.honeyd.org/adv.2006-01 (2) Force use of compiled-in UID/GID. |
2005-11-16 16:23:35 by Christian Weisgerber | Files touched by this commit (7) |
Log message: now that we have a dynamic libevent, it needs to go into WANTLIB |
2005-10-23 02:16:18 by Alexandre Anriot | Files touched by this commit (4) |
Log message: - fix default uid/gid to be consistent with the ones in infrastructure/db/user.list. - remove pointless MESSAGE. discussed with alek@ and sturm@, ok alek@ |
2005-08-09 15:02:39 by Nikolay Sturm | Files touched by this commit (1) |
Log message: really depend on the python 2.3 package |
2005-07-23 08:24:52 by Alexandre Anriot | Files touched by this commit (8) |
Log message: update to 1.0. help, many tests and ok sturm@ |
2005-01-05 10:15:08 by Christian Weisgerber | Files touched by this commit (250) |
Log message: SIZE |
2004-12-15 17:31:27 by Aleksander Piotrowski | Files touched by this commit (179) |
Log message: Add WANTLIB markers |
2004-09-15 12:17:48 by Marc Espie | Files touched by this commit (262) |
Log message: new plists, kill a few INSTALL scripts. |
2004-07-11 04:55:58 by Robert Nagy | Files touched by this commit (3) |
Log message: SECURITY: update to 0.8a; fixes a remote detection vulnerability via simple probe packet; http://www.honeyd.org/adv.2004-01.asc |
2004-06-28 15:54:15 by Peter Stromberg | Files touched by this commit (1) |
Log message: Wants a newer libedit than we got, ok brad@ |
2004-06-22 00:45:59 by Robert Nagy | Files touched by this commit (2) |
Log message: update to 0.8a; fixes a remote detection vulnerability via simple probe packet; http://www.honeyd.org/adv.2004-01.asc ok brad@ |
2004-06-21 16:28:21 by Robert Nagy | Files touched by this commit (2) |
Log message: update to 0.8a; fixes a remote detection vulnerability via simple probe packet; http://www.honeyd.org/adv.2004-01.asc ok brad@ |
2003-12-31 01:44:49 by Peter Valchev | Files touched by this commit (1) |
Log message: mark as not for static arches, this appears to rely on shared modules |
2003-12-22 01:36:36 by Nikolay Sturm | Files touched by this commit (1) |
Log message: add Niels' mirror in the Free World from Xavier Santolaria |
2003-12-05 15:05:34 by Nikolay Sturm | Files touched by this commit (5) |
Log message: update to honeyd 0.7a based on a patch from Craig Barraclough <craigba at creative dot com dot au> |
2003-09-25 00:25:14 by Jolan Luff | Files touched by this commit (22) |
Log message: drop maintainership on some stuff i don't use anymore, lop off WWW: ${HOMEPAGE} while touching 'em |
2003-07-22 20:46:31 by Jolan Luff | Files touched by this commit (2) |
Log message: 0.6a update |