Version: 0.3, Package name: xprobe2-0.3 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description Xprobe is a tool automating the X logic. X is a logic developed from the various Active Operating System Fingerprinting methods discovered during the "ICMP Usage In Scanning" research project. |
Filesize: 521.129 KB |
Version History (View Complete History) |
|
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 |
2018-12-17 11:45:41 by Jeremie Courreges-Anglas | Files touched by this commit (2) |
Log message: Trailing whitespace in DESCR |
2018-12-17 11:44:18 by Jeremie Courreges-Anglas | Files touched by this commit (3) |
Log message: Missing includes when building with ports-gcc from Charlene Wendling |
2018-10-24 08:28:14 by Stuart Henderson | Files touched by this commit (740) |
Log message: Add COMPILER lines to c++ ports which currently use the default. Adjust some existing COMPILER lines with arch restrictions etc. In the usual case this is now using "COMPILER = base-clang ports-gcc base-gcc" on ports with c++ libraries in WANTLIB. This is basically intended to be a noop on architectures using clang as the system compiler, but help with other architectures where we currently have many ports knocked out due to building with an unsuitable compiler - - some ports require c++11/newer so the GCC version in base that is used on these archirtectures is too old. - some ports have conflicts where an executable is built with one compiler (e.g. gcc from base) but a library dependency is built with a different one (e.g. gcc from ports), resulted in mixing incompatible libraries in the same address space. devel/gmp is intentionally skipped as it's on the path to building gcc - the c++ library there is unused in ports (and not built by default upstream) so intending to disable building gmpcxx in a future commit. |
2018-04-08 13:14:26 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: fix build with clang6 |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-23 03:26:30 by Marc Espie | Files touched by this commit (244) |
Log message: add pthread to COMPILER_LIBCXX. white lie, but it allows clang and gcc to be more similar bump accordingly. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-04-21 07:58:00 by Jeremie Courreges-Anglas | Files touched by this commit (1) |
Log message: Respect CC/CXX. |
2017-04-21 07:57:36 by Jeremie Courreges-Anglas | Files touched by this commit (1) |
Log message: Missing include for clang |
2017-04-10 05:46:37 by Stuart Henderson | Files touched by this commit (277) |
Log message: use LIBCXX |
2015-02-16 15:57:14 by Christian Weisgerber | Files touched by this commit (213) |
Log message: Drop USE_GROFF from ports where the formatting differences are acceptable or mandoc provides the more useful output. |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2011-03-10 13:28:12 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - fix homepage - regen plist - set license version from gleydson soares |
2010-11-19 15:31:39 by Marc Espie | Files touched by this commit (372) |
Log message: new depends |
2010-10-18 12:37:00 by Marc Espie | Files touched by this commit (357) |
Log message: USE_GROFF=Yes |
2007-09-15 16:37:00 by Michael Erdely | Files touched by this commit (333) |
Log message: Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@) |
2007-04-05 10:20:19 by Marc Espie | Files touched by this commit (912) |
Log message: base64 checksums. |
2005-08-05 16:49:56 by Alexandre Anriot | Files touched by this commit (5) |
Log message: update to xprobe2 0.3. help and ok naddy@ |
2005-02-07 12:01:50 by Peter Valchev | Files touched by this commit (63) |
Log message: remove margarida@ from the maintainer position after a generous timeout |
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. |
2003-12-15 14:55:58 by Christian Weisgerber | Files touched by this commit (479) |
Log message: remove WWW lines |
2002-12-22 22:36:43 by Margarida Sequeira | Files touched by this commit (1) |
Log message: Remove unnecessary patch. brad@ ok |
2002-12-21 18:46:15 by Margarida Sequeira | Files touched by this commit (1) |
Log message: Add license; Take maintainership, agreed by previous MAINTAINER. brad@ ok |
2002-12-09 08:37:24 by Brad Smith | Files touched by this commit (20) |
Log message: change e-mail address. -- From: MAINTAINER |
2002-10-27 18:38:47 by Christian Weisgerber | Files touched by this commit (72) |
Log message: No regression tests available. |