notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
lolcat High performance implementation of the famous lolcat
1.4 games on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.4Version of this port present on the latest quarterly branch.
Maintainer: gbe@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2012-10-04 11:17:02
Last Update: 2023-09-24 09:19:41
Commit Hash: d4ae091
People watching this port, also watch:: py39-pycparser, gstreamer1-plugins-pango, libdc1394, gstreamer1-plugins-openmpt, xerces-c3
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/censor
  2. bin/lolcat
  3. /usr/local/share/licenses/lolcat-1.4/catalog.mk
  4. /usr/local/share/licenses/lolcat-1.4/LICENSE
  5. /usr/local/share/licenses/lolcat-1.4/WTFPL
Collapse this list.
Dependency lines:
  • lolcat>0:games/lolcat
Conflicts:
CONFLICTS_INSTALL:
  • filters
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
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 = 1692473563 SHA256 (jaseg-lolcat-v1.4_GH0.tar.gz) = 6ea43ee2b2bb2f15fc91812b72ebcdaa883052853ed8f055b6f8b38637bda909 SIZE (jaseg-lolcat-v1.4_GH0.tar.gz) = 1708161

Packages (timestamps in pop-ups are UTC):
lolcat
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.41.41.2.01.41.4-1.1.0-
FreeBSD:13:quarterly1.41.41.2.81.41.41.41.41.4
FreeBSD:14:latest1.41.41.2.81.41.41.2.8-1.2.8
FreeBSD:14:quarterly1.41.4-1.41.41.41.41.4
FreeBSD:15:latest1.41.4n/a1.4n/a1.41.41.4
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/jaseg/lolcat/tar.gz/v1.4?dummy=/
Collapse this list.

Number of commits found: 29

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4
24 Sep 2023 09:19:41
commit hash: d4ae0918a3babf78788eeb4b9c0e2a582cae249bcommit hash: d4ae0918a3babf78788eeb4b9c0e2a582cae249bcommit hash: d4ae0918a3babf78788eeb4b9c0e2a582cae249bcommit hash: d4ae0918a3babf78788eeb4b9c0e2a582cae249b files touched by this commit
Sergio Carlavilla Delgado (carlavilla) search for other commits by this committer
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
commit hash: 4e869e8700a1c0020f9dcb7940522223f7afe4d6commit hash: 4e869e8700a1c0020f9dcb7940522223f7afe4d6commit hash: 4e869e8700a1c0020f9dcb7940522223f7afe4d6commit hash: 4e869e8700a1c0020f9dcb7940522223f7afe4d6 files touched by this commit
Gordon Bergling (gbe) search for other commits by this committer
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
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.2.0
10 Jan 2022 15:15:39
commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.2.0
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.2.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.2.0
21 Jan 2021 09:33:27
Revision:562185Original commit files touched by this commit
fernape search for other commits by this committer
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
Revision:560031Original commit files touched by this commit
fernape search for other commits by this committer
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
Revision:558347Original commit files touched by this commit
swills search for other commits by this committer
games/lolcat: Update to latest git commit

PR:		251919
Submitted by:	gbe
1.0.9
12 Jul 2020 15:42:44
Revision:542087Original commit files touched by this commit
linimon search for other commits by this committer
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
Revision:542049Original commit files touched by this commit
pizzamig search for other commits by this committer
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
Revision:461730Original commit files touched by this commit
sunpoet search for other commits by this committer
Move games/lolcat to games/rubygem-lolcat

- Take maintainership
42.0.99_4
12 Feb 2018 22:26:34
Revision:461665Original commit files touched by this commit
arved search for other commits by this committer
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
Revision:415738Original commit files touched by this commit
amdmi3 search for other commits by this committer
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
Revision:414136Original commit files touched by this commit
swills search for other commits by this committer
Convert USES=gem:autoplist to USES=gem since autoplist is default
42.0.99_4
27 Apr 2016 16:36:42
Revision:414118Original commit files touched by this commit
swills search for other commits by this committer
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
Revision:412516Original commit files touched by this commit
swills search for other commits by this committer
devel/ruby-gems: Update to 2.6.2

PR:		208371
Submitted by:	wen (partial)
42.0.99_4
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:391313Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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
Revision:391281Original commit files touched by this commit
antoine search for other commits by this committer
- Fix a typo (and unbreak)
- Use PLIST_FILES instead of creative things
42.0.99_3
02 Jul 2015 16:01:08
Revision:391169Original commit files touched by this commit
pgollucci search for other commits by this committer
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
Revision:388172Original commit files touched by this commit
sunpoet search for other commits by this committer
- Fix gemspec for rubygem-paint 1.0.0 update
- Bump PORTREVISION for package change
42.0.99_2
15 Sep 2014 07:18:00
Revision:368247Original commit files touched by this commit
ehaupt search for other commits by this committer
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
Revision:350761Original commit files touched by this commit
bdrewery search for other commits by this committer
- Stage
42.0.99_1
20 Sep 2013 17:36:36
Revision:327730Original commit files touched by this commit
bapt search for other commits by this committer
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
Revision:317514Original commit files touched by this commit
ehaupt search for other commits by this committer
Register CONFLICTS
42.0.99_1
16 Oct 2012 08:49:13
Revision:305955Original commit files touched by this commit
arved search for other commits by this committer
Fix pkg-plist

Reported by:    QAT
Feature safe:   yes
42.0.99
04 Oct 2012 11:16:38
Revision:305252Original commit files touched by this commit
arved search for other commits by this committer
Add lolcat, brings rainbows and unicorns to your terminal

Number of commits found: 29