Port details |
- crashme Tool to test an operating system's robustness
- 2.4_2 sysutils =5 2.4_2Version of this port present on the latest quarterly branch.
- Maintainer: gjc@alum.mit.edu
- Port Added: 2001-04-07 03:03:49
- Last Update: 2024-01-11 13:59:36
- Commit Hash: 7074d7f
- People watching this port, also watch:: libxml2, dpkg, p5-libwww, xpdf, unzip
- License: LGPL21
- WWW:
- http://crashme.codeplex.com/
- Description:
- Crashme is a very simple program that tests the operating
environment's robustness by invoking random data as if it were a
procedure. The standard signals are caught and handled with a setjmp
back to a loop which will try again to produce a fault by executing
random data. Some people call this stress testing.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- crashme>0:sysutils/crashme
- To install the port:
- cd /usr/ports/sysutils/crashme/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/crashme
- pkg install crashme
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: crashme
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (crashme.tgz) = c57904b84f8af4056c8bab10a23214a31c0683a7df0361a6f67b2a0d951312d9
SIZE (crashme.tgz) = 19857
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_crashme
- USES:
- gmake tar:tgz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.4_2 11 Jan 2024 13:59:36 |
Baptiste Daroussin (bapt) |
MANPREFIX: eliminate usage of MANPREFIX
While here move some manpages to share/man |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.4_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.4_1 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
2.4_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.4_1 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
2.4_1 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
2.4_1 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
2.4_1 17 Jul 2014 08:57:51 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.
CR: D422
Approved by: portmgr (bapt) |
2.4_1 26 Feb 2014 08:31:20 |
ehaupt |
Support staging |
2.4_1 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
2.4_1 09 Aug 2012 22:55:18 |
mandree |
To be sure we're handing over an old but clean port to the new maintainer:
- Add LICENSE (LGPL v2.1+ according to license.rtf)
- Move pkg-plist into Makefile variable |
2.4_1 09 Aug 2012 22:35:18 |
mandree |
Hand maintainership to upstream author; after his request to ports@.
Submitted by: George Carrette |
2.4_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
2.4_1 15 Apr 2006 00:01:12 |
linimon |
Reset markp due to lack of response to email and maintainer-timeouts.
Hat: portmgr |
2.4_1 24 Jan 2006 01:06:45 |
edwin |
SHA256ify
Approved by: krion@ |
2.4_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
2.4_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
2.4 22 Feb 2003 16:37:08 |
markp |
Update WWW.
De-pkg-comment. |
2.4 11 May 2002 10:01:04 |
kris |
MASTER_SITE went away; host locally |
08 Jun 2001 06:36:46 |
markp |
Updated MAINTAINER to my new committer email address |
07 Apr 2001 07:03:49 |
will |
Add crashme 2.4, a tool to test an operating system's robustness. |