Port details |
- lolcat High performance implementation of the famous lolcat
- 1.5 games =3 1.4Version of this port present on the latest quarterly branch.
- Maintainer: gbe@FreeBSD.org
- Port Added: 2012-10-04 11:17:02
- Last Update: 2024-07-13 18:36:36
- Commit Hash: d6a461c
- People watching this port, also watch:: kf5-kquickcharts, py311-pikepdf, qtkeychain-qt5, libssh, xcb-util-image
- License: WTFPL
- WWW:
- https://github.com/jaseg/lolcat
- Description:
- This is a high performance implementation of lolcat, which does
the same as the unix "cat" programm, but in fancy rainbow colors.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/games/lolcat/ && make install clean
- To add the package, run one of these commands:
- pkg install games/lolcat
- pkg install lolcat
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lolcat
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1720891344
SHA256 (jaseg-lolcat-v1.5_GH0.tar.gz) = 2af79bed90e0bda52ae500d16e7e7022037fad10c487c317e7f0ff17ec4b14f5
SIZE (jaseg-lolcat-v1.5_GH0.tar.gz) = 1708165
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.4.1 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- games_lolcat
- USES:
- gmake
- 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.5 13 Jul 2024 18:36:36 |
Zsolt Udvari (uzsolt) Author: Gordon Bergling |
games/lolcat: update to 1.5
Pet portfmt while I'm here.
PR: 280261
Approved by: submitter is maintainer |
1.4 24 Sep 2023 09:19:41 |
Sergio Carlavilla Delgado (carlavilla) |
games/lolcat: Update to 1.4
Approved by: fernape@, gbe@(maintainer timeout)
Differential Revision: https://reviews.freebsd.org/D41508 |
1.2.8 16 Dec 2022 11:56:23 |
Gordon Bergling (gbe) |
games/lolcat: Update to v1.2-8-g8241091 aka v1.3
This is actually v1.3 of the lolcat C-implementation,
but the tag isn't properly assigned on github.
ChangeLog: https://github.com/jaseg/lolcat/compare/v1.2...v1.3
PR: 268395
Approved by: fernape@ |
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.2.0 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.2.0 10 Jan 2022 15:15:39 |
Stefan Eßer (se) |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
1.2.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.2.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2.0 21 Jan 2021 09:33:27 |
fernape |
games/lolcat: update to v1.2-0-g6a2ab61
PR: 252864
Submitted by: gbe@FreeBSD.org (maintainer) |
1.1.0 03 Jan 2021 19:02:45 |
fernape |
games/lolcat: Update to latest git commit a1dfac8
ChangeLog:
https://github.com/jaseg/lolcat/commit/a1dfac8cf45decc99d1a0f6f86a52f65baf96506
While here, pet linters.
PR: 252384
Submitted by: gbe@FreeBSD.org |
1.0.12 18 Dec 2020 04:17:58 |
swills |
games/lolcat: Update to latest git commit
PR: 251919
Submitted by: gbe |
1.0.9 12 Jul 2020 15:42:44 |
linimon |
Add USE_CSTD=c99 to fix build on GCC-based systems:
censor.c:41: error: 'for' loop initial declaration used outside C99 mode
Approved by: portmgr (tier-2 blanket) |
1.0.9 11 Jul 2020 20:26:50 |
pizzamig |
games/lolcat: new port, a C implementation of the famous lolcat
High performance, energy-saving implmentation in C of lolcat
NOTE: in MOVED, the previous entry lolcat -> rubygem-lolcat has been removed
That is the only way to wupport this corner case.
Submitted by: gbe@FreeBSD.org (maintainer)
Differential Revision: https://reviews.freebsd.org/D25082 |
42.0.99_4 13 Feb 2018 17:03:30 |
sunpoet |
Move games/lolcat to games/rubygem-lolcat
- Take maintainership |
42.0.99_4 12 Feb 2018 22:26:34 |
arved |
Drop Maintainership
Lots of new releases, but I haven't found the time to update the port
in the last 4 years |
42.0.99_4 23 May 2016 18:36:52 |
amdmi3 |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
42.0.99_4 27 Apr 2016 21:57:32 |
swills |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
42.0.99_4 27 Apr 2016 16:36:42 |
swills |
create USES=gem and update rubygem- ports to use it
Note that for now ports still have to have USE_RUBY=yes to use USES=gem
PR: 209041
Differential Revision: https://reviews.freebsd.org/D6070 |
42.0.99_4 04 Apr 2016 15:24:53 |
swills |
devel/ruby-gems: Update to 2.6.2
PR: 208371
Submitted by: wen (partial) |
42.0.99_4 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
42.0.99_4 04 Jul 2015 16:17:20 |
sunpoet |
- Add rubygem-trollop1 1.16.2 (copied from rubygem-trollop)
- Bump PORTREVISION for dependent ports |
42.0.99_3 03 Jul 2015 21:56:54 |
antoine |
- Fix a typo (and unbreak)
- Use PLIST_FILES instead of creative things |
42.0.99_3 02 Jul 2015 16:01:08 |
pgollucci |
Set NO_ARCH for remaining rubygem-* ports with no arch dependent files
Obtained from: DEVELOPER_MODE
With Hat: ruby@
Sponsored by: RideCharge Inc / Curb |
42.0.99_3 31 May 2015 21:39:20 |
sunpoet |
- Fix gemspec for rubygem-paint 1.0.0 update
- Bump PORTREVISION for package change |
42.0.99_2 15 Sep 2014 07:18:00 |
ehaupt |
Remove conflict with games/filters as the conflicting file in filters has been
renamed upstream. |
42.0.99_1 10 Apr 2014 02:30:22 |
bdrewery |
- Stage |
42.0.99_1 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
42.0.99_1 06 May 2013 13:40:45 |
ehaupt |
Register CONFLICTS |
42.0.99_1 16 Oct 2012 08:49:13 |
arved |
Fix pkg-plist
Reported by: QAT
Feature safe: yes |
42.0.99 04 Oct 2012 11:16:38 |
arved |
Add lolcat, brings rainbows and unicorns to your terminal |