Port details |
- kenny Translate text both to and from KennySpeak
- 1.7_2 misc =2 1.7_2Version of this port present on the latest quarterly branch.
- Maintainer: ak@FreeBSD.org
- Port Added: 2002-01-02 20:22:26
- Last Update: 2024-01-10 13:13:03
- Commit Hash: 64631af
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART10
- Description:
- kenny.pl translates a given text from or to KennySpeak.
KennySpeak looks like this:
"Ppfmfp ppmffm mfmppfmpm, fmpmfpmppffm'fpmmpp
pmpmffpmfpmfmppmpm Pmpmppppppppffm!"
KennySpeak was invented by Kohan Ikin. kenny.pl was written by
Christian Garbs.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/misc/kenny/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/kenny
- pkg install kenny
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: kenny
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (kenny.pl-1.7.gz) = ef9802c8cf83415e23f9f52e3397ae2ecf80cfcd147b7117fdb85b744d0463bc
SIZE (kenny.pl-1.7.gz) = 3032
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:
-
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- Patch dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_kenny
- USES:
- perl5 shebangfix
- 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 |
1.7_2 10 Jan 2024 13:13:03 |
Baptiste Daroussin (bapt) |
MAN?PREFIX: eleminate its usage and move man to share/man |
1.7_1 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 ) |
1.7_1 25 Nov 2021 21:40:11 |
Stefan Eßer (se) |
*/*: Remove redundant '-*' from CONFLICTS definitions
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
1.7_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.7_1 24 Mar 2020 05:06:51 |
ak |
- Update WWW
misc/kenny - remove dead WWW
games/evilfinder, www/opera - switch to https:// because of redirect from
http://
Reported by: repology.org |
1.7_1 05 Oct 2017 10:38:13 |
ak |
- Update MASTER_SITES for my ports
- Update WWW for jwasm |
1.7_1 17 Dec 2015 17:19:48 |
mat |
Fix usage of ${PERL5}.
${PERL5} points to a specific version of perl, say, perl5.22.1, it is
fine to use it in a ports Makefile to do Perly things, but ports using
it must use ${PERL}, that points to /usr/local/bin/perl so that if the
minor version is updated, the shebang keep working.
While there, make some ports use shebangfix, regen a few patches, and
bump PORTREVISION where a shebang went from PERL5 to PERL.
PR: 205367
With hat: portmgr
Sponsored by: Absolight |
1.7_1 05 Nov 2015 12:36:25 |
mat |
Fix ports that confused the meaning of WRKDIR and WRKSRC.
PR: 204056
Submitted by: mat
Reviewed by: bapt
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D2735 |
1.7_1 14 Oct 2014 08:59:35 |
ak |
- Switch MASTER_SITES to googledrive.com for my ports. |
1.7_1 20 May 2014 06:06:36 |
ak |
- Add/update license when possible
- Modernize ports Makefiles
- Update MASTER_SITES/distfile for converters/chmview |
1.7_1 10 Dec 2013 19:47:43 |
bdrewery |
- Chase r336083 and bump all ports using NO_ARCH so that users building
their own packages and still on pkg 1.1.4 can upgrade.
With hat: portmgr |
1.7 06 Dec 2013 09:57:13 |
ak |
- Use recently implemented NO_ARCH knob in my architecture-neutral ports
- While here, use shebangfix for print/txtbdf2ps |
1.7 25 Sep 2013 21:06:04 |
ak |
- Support STAGEDIR |
20 Sep 2013 20:50:59
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
1.7 18 Sep 2013 06:14:07 |
az |
- Calling pod2man from extract stage requre perl
With hat: perl@ |
1.7 02 Sep 2013 09:36:29 |
az |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
1.7 10 Dec 2012 21:58:15 |
ak |
- Convert Makefile headers to new style
- Improve Makefile
- Add MASTER_SITE
- Take maintainership |
1.7 02 Aug 2011 13:49:10 |
bapt |
Update master_site |
1.7 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.7 02 Jan 2007 20:44:29 |
ehaupt |
Register CONFLICTS |
1.7 25 Nov 2005 16:09:33 |
pav |
- Add SHA256 |
1.7 05 Feb 2004 20:38:07 |
trevor |
Use PLIST_FILES.
Reviewed by: marcus |
1.7 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
1.7 20 Feb 2003 18:46:39 |
knu |
De-pkg-comment. |
1.7 02 Jan 2003 18:18:45 |
dinoex |
fix MAINTAINTER to ports@FreeBSD.org
PR: 46686
Submitted by: erwin@lansing.dk |
1.7 15 Nov 2002 04:03:34 |
alane |
Give up maintainership of these ports since I don't have time. Quanta goes to
kde@, all the rest are up for grabs to the most masochistic bidder. |
1.7 01 Nov 2002 13:09:32 |
alane |
Remove the StUdLyCaPs from maintainer name, 'cause some folks won't realize
mail's case insensitive and will try to type that. Sorry folks, purely a
cosmetic change here, nothing to see, move along, move along.... |
1.7 01 Nov 2002 04:17:51 |
alane |
Changed MAINTAINER to my FreeBSD address. |
06 Jan 2002 23:58:41 |
lioux |
Add a fallback MASTER_SITE where old DISTFILES are moved to. This avoids
breakage when developer updates versions. |
06 Jan 2002 23:56:04 |
lioux |
o Remove incorporated patch o Update to 1.7 |
06 Jan 2002 04:52:03 |
pat |
Add humourous message if kenny is killed |
02 Jan 2002 23:22:26 |
lioux |
New port kenny version 1.6: Translate text both to and from KennySpeak |