Port details |
- fortune-mod-bofh Compilation of excuses from the "Bastard Operator From Hell"
- 2.0_3 misc =14 2.0_3Version of this port present on the latest quarterly branch.
- Maintainer: onatan@gmail.com
- Port Added: 2004-03-03 14:16:24
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: firefox, gnupg, aspell, libxml2, gdbm
- License: not specified in port
- WWW:
- http://www.void.irq.org/
- Description:
- fortune-mod-bofh is a an excuse list, compiled by Joris Huver, in spirit
of the Bastard Operator From Hell stories by Simon Travaglia.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- fortune-mod-bofh>0:misc/fortune-mod-bofh
- To install the port:
- cd /usr/ports/misc/fortune-mod-bofh/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/fortune-mod-bofh
- pkg install fortune-mod-bofh
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fortune-mod-bofh
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (bofh-fortune-mod2.0.tar.gz) = 778066630fadcf555edd92342cced0e852c074b3847cd277e30b70c5a45d046c
SIZE (bofh-fortune-mod2.0.tar.gz) = 13564
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_fortune-mod-bofh
- pkg-message:
- For install:
- Usage: fortune /usr/local/share/games/fortune/bofh
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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.0_3 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.0_3 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 ) |
2.0_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0_3 13 Aug 2019 22:29:43 |
mat |
onvert to UCL & cleanup pkg-message (categories l-m) |
2.0_3 05 May 2018 13:54:37 |
danfe |
For ports in `misc' category: remove redundant PKGMESSAGE assignment,
which is set appropriately by the b.p.m when `pkg-message' appears on
the SUB_FILES list. |
2.0_3 14 Sep 2016 19:50:47 |
antoine |
Revert recent strfile changes, strfile is already in base
With hat: portmgr |
2.0_3 14 Sep 2016 05:16:28 |
marino |
misc/fortune-mod-bofh: Use fortune_strfile instead of strfile(8)
This removes the dependency on the games distribution.
Approved by: general blanket |
2.0_3 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.0_3 15 Feb 2015 13:33:25 |
antoine |
Unbreak on head |
2.0_3 09 Dec 2014 13:36:34 |
bapt |
Cleanup plist |
2.0_3 19 Jun 2014 15:04:32 |
vanilla |
Stagify.
Approved by: portmgr@ |
20 Sep 2013 20:50:59
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
2.0_3 27 Aug 2012 13:15:07 |
adamw |
Fix URL for primary MASTER_SITE. Server was producing a botched
401 that made the distfile unfetchable. |
2.0_3 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
2.0_3 22 Jan 2006 12:59:47 |
edwin |
SHA256ify
Approved by: krion@ |
2.0_3 22 Jan 2006 02:28:45 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
2.0_3 15 Oct 2005 14:03:44 |
flz |
- Fix WRKSRC I broke with last commit.
Noticed by: Alexander Best <arundel@h3c.de> |
2.0_2 13 Oct 2005 22:28:32 |
flz |
- Unbreak by providing a backup master site. |
2.0_1 11 Oct 2005 16:45:41 |
linimon |
Mark as BROKEN: mastersite has been unreachable for about a month.
Source: distfile survey |
2.0_1 02 Oct 2005 14:22:43 |
mnag |
Fix wrong dat file installed by fortune-mod-bofh
PR: 86643
Pointed by: arundel@h3c.de
Submitted by: afarsec@012.net.il (maintainer)
Approved by: pav (mentor) |
2.0 01 Dec 2004 19:03:30 |
arved |
Website moved
PR: 74581
Submitted by: Yonatan <onatan@gmail.com> |
2.0 26 Nov 2004 15:04:15 |
pav |
- Update maintainer's email address
PR: ports/74372
Submitted by: Yonatan <onatan@gmail.com> (maintainer) |
2.0 03 Mar 2004 14:15:42 |
pav |
Add fortune-mod-bofh, a selection of quotes from Bastard Operator From Hell.
PR: ports/63687
Submitted by: Yonatan Bokovza <Yonatan@Xpert.com> |