Port details |
- bogosort Sort (or not) stdin using the bogo-sort algorithm
- 0.4.2_3 misc =3 0.4.2_3Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2000-09-16 02:15:36
- Last Update: 2024-02-24 19:54:29
- Commit Hash: 1014b03
- People watching this port, also watch:: e2fsprogs, libevent, py39-simpy, pure-ftpd, sash
- License: not specified in port
- WWW:
- https://www.lysator.liu.se/~qha/bogosort/
- Description:
- Sort files or its standard input using the bogo-sort algorithm
described in the Jargon File <http://www.catb.org/~esr/jargon/>.
A quote from the Jargon File 'bogo-sort' entry:
...The archetypical perversely awful algorithm (as opposed to
_bubble sort_, which is merely the generic bad algorithm).
_Bogo-sort_ is equivalent to repeatedly throwing a deck of cards
in the air, picking them up at random, and then testing whether
they are in order. It serves as a sort of canonical example of
awfulness. Looking at a program and seeing a dumb algorithm, one
might say "Oh, I see, this program uses _bogo-sort_." Esp.
appropriate for algorithms with factorial or super-exponential
running time in the average case and probabilistically infinite
worst-case running time. Compare _bogus_, _brute force_,
_lasherism_...
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/misc/bogosort/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/bogosort
- pkg install bogosort
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bogosort
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (bogosort/0.4.2/bogosort.tar.gz) = bfd66ce866bb8935088873c52323a06997f627a209da1017491425d93e5510ef
SIZE (bogosort/0.4.2/bogosort.tar.gz) = 161628
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- indexinfo : print/indexinfo
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_bogosort
- 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 |
0.4.2_3 24 Feb 2024 19:54:29 |
Muhammad Moinur Rahman (bofh) |
misc/bogosort: Moved man to share/man
Approved by: portmgr (blanket) |
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) |
0.4.2_2 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 ) |
0.4.2_2 20 Jul 2022 14:22:28 |
Tobias C. Berner (tcberner) |
misc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan E <alane@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alex Stangl <alex@stangl.us>
* Alexander Logvinov <avl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Nusov <alexander.nusov@nfvexpress.com>
* Alexander Timoshenko <gonzo@univ.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
0.4.2_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.4.2_2 10 Nov 2018 18:12:58 |
bapt |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
0.4.2_1 11 May 2016 20:32:44 |
bapt |
Prevent collision with getline(3) |
0.4.2_1 02 Mar 2015 23:36:36 |
bapt |
Remove Author from pkg-descr and white space fixes |
0.4.2_1 17 Aug 2014 08:25:51 |
eadler |
Return some ports I maintain to the pool. |
0.4.2_1 26 Sep 2013 03:18:22 |
eadler |
Remove duplicate PLIST_FILES |
0.4.2_1 26 Sep 2013 03:17:37 |
eadler |
Respect STAGEDIR |
20 Sep 2013 20:50:59
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
0.4.2_1 16 Jul 2013 21:59:48 |
eadler |
Remove now excess verbiage.
Reviewed by: bapt |
0.4.2_1 05 May 2013 02:01:00 |
eadler |
Remove 'test' target which was a hand-written test, not running an upstream
vesion. |
0.4.2_1 24 Apr 2013 16:19:20 |
eadler |
Fix formatting of WWW line for my ports |
0.4.2_1 08 Mar 2013 20:23:39 |
eadler |
Clean up my ports (and a couple of ports@ owned ones):
- Fix COMMENT
- Add MAKE_JOBS_SAFE where appropriate
- Change ordering of LICENSE lines
- Fix new header format
- Etc.
Reviewed by: drogoh (on irc) |
0.4.2_1 06 Oct 2012 14:35:46 |
eadler |
Trim the headers in the ports I maintain. |
0.4.2_1 25 Feb 2012 14:42:06 |
eadler |
Take maintainership
Approved by: maintainer (implicit) |
0.4.2_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.4.2_1 22 Jan 2006 12:59:47 |
edwin |
SHA256ify
Approved by: krion@ |
0.4.2_1 01 Nov 2004 17:09:55 |
roam |
A long-overdue dequoting of COMMENT. D'oh, I thought I'd done this,
like, MONTHS ago!
Submitted by: Brian Poole <raj@cerias.purdue.edu> |
0.4.2_1 11 Aug 2004 13:57:27 |
roam |
A whole lotta fixes:
- fix build with gcc-3.4;
- fix sortedp.c and zbogotest to handle empty files properly;
- add a 'test' target;
- use INFO and PLIST_FILES and nuke pkg-plist.
And yes, I know that adding HAVE_STRING_H to config.h.in is somewhat
hackish; the proper fix - a string.h check in configure.in - is on its
way to the bogosort developers :) |
0.4.2 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.4.2 14 Dec 2003 14:35:15 |
roam |
Update to 0.4.2. |
0.4.1 01 Mar 2003 13:04:27 |
sf |
track ESR's page.
www.tuxedo.org -> www.catb.org |
0.4.1 19 Feb 2003 16:07:30 |
roam |
Remove pkg-comment files in my ports. |
0.4.1 06 Sep 2002 22:01:14 |
roam |
Update to bogosort-0.4.1; Ulrik accepted my files/patch-bogosort.c fix,
thus rendering this patch superfluous. |
0.4.0 06 Sep 2002 09:08:45 |
roam |
Update to bogosort-0.4.0, which includes fixes to the error handling and
printing routines, the problem originally found by Kris Kennaway.
Unfortunately, the bogosort author did not quite apply the patch I sent,
hence the need for the new files/patch-bogosort.c. |
0.3.3 24 Aug 2002 00:00:49 |
kris |
Don't guess declarations for things in system headers. |
06 Aug 2001 21:33:44 |
roam |
Update to 0.3.3. Remove the texinfo documentation patch - the author included
it in the official distribution. |
09 Jun 2001 13:26:50 |
roam |
Update to 0.3.2. Although 0.3.2 contains part of my texinfo fixes, there's
still something to be desired - the author needs to re-read texinfo docs, and
note that menu entries start with a '*' character :) |
22 Nov 2000 10:20:14 |
roam |
update my email address - roam@orbitel.bg -> roam@FreeBSD.org |
08 Oct 2000 05:01:16 |
asami |
Convert category misc to new layout. |
16 Sep 2000 06:15:36 |
will |
Add bogosort 0.3.1, a program that sorts files (or stdin) using the bogo-sort
algorithm described in the Jargon File. |