Port details |
- dadadodo Text processor which analyses text and generates random sentences
- 1.04 textproc =3 1.04Version 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: 2001-06-08 01:16:52
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: libmcrypt, mono, fluxbox, enlightenment, thunderbird
- License: MIT
- WWW:
- https://www.jwz.org/dadadodo/
- Description:
- Dadadodo analyses text files and generates markov chains of word
frequencies; it can then generate random sentences based on that data.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- dadadodo>0:textproc/dadadodo
- To install the port:
- cd /usr/ports/textproc/dadadodo/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/dadadodo
- pkg install dadadodo
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dadadodo
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (dadadodo-1.04.tar.gz) = 2e0ebb90951c46ff8823dfeca0c9402ce4576b31dd8bc4b2740a951aebb8fcdf
SIZE (dadadodo-1.04.tar.gz) = 22791
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:
- textproc_dadadodo
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 17
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) |
1.04 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 ) |
1.04 20 Jul 2022 14:23:14 |
Tobias C. Berner (tcberner) |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.04 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.04 02 Sep 2019 09:02:48 |
amdmi3 |
- Add LICENSE
- Silence pacthing
- Update WWW |
1.04 03 Aug 2019 08:56:41 |
arrowd |
textproc/dadadodo: Use HTTPS for MASTER_SITES and WWW. |
1.04 26 Jan 2014 12:08:07 |
mat |
Convert to staging.
Sponsored by: Absolight |
1.04 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
1.04 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
1.04 13 May 2006 04:24:52 |
edwin |
Remove USE_REINPLACE from categories starting with T |
1.04 15 Apr 2006 00:01:12 |
linimon |
Reset markp due to lack of response to email and maintainer-timeouts.
Hat: portmgr |
1.04 24 Jan 2006 03:10:24 |
edwin |
SHA256ify
Approved by: krion@ |
1.04 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.04 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.04 22 Feb 2003 15:29:09 |
markp |
Update to 1.04.
De-pkg-comment.
Fix REINPLACE, -E is required. |
1.03 04 Nov 2002 03:17:29 |
edwin |
PERL -> REINPLACE
and USE_PERL5 in some places
Noticed by: bento |
08 Jun 2001 05:16:52 |
markp |
Add dadadodo 1.03, text processor which analyses text and generates random
sentences. |
Number of commits found: 17
|