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
lookatme Interactive, terminal-based markdown presenter
2.5.5_1 textproc on this many watch lists=0 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 2.5.5_1Version of this port present on the latest quarterly branch.
Maintainer: amdmi3@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-12-02 14:39:13
Last Update: 2023-06-30 07:08:52
Commit Hash: 2ceae76
Also Listed In: python
License: MIT
WWW:
https://github.com/d0c-s4vage/lookatme
Description:
lookatme is an interactive, extensible, terminal-based markdown presentation tool. Features: * Markdown rendering * Live (input file modification time watching) and manual reloading * Live terminals embedded directly in slides * Syntax highlighting using Pygments * Loading external files into code blocks * Support for contrib extensions * Smart slide splitting
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 (3 items)
Collapse this list.
  1. /usr/local/share/licenses/lookatme-2.5.5_1/catalog.mk
  2. /usr/local/share/licenses/lookatme-2.5.5_1/LICENSE
  3. /usr/local/share/licenses/lookatme-2.5.5_1/MIT
Collapse this list.
Dependency lines:
  • lookatme>0:textproc/lookatme
To install the port:
cd /usr/ports/textproc/lookatme/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/lookatme
  • pkg install lookatme
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: lookatme
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1672402007 SHA256 (lookatme-2.5.5.tar.gz) = 6e59813cd6bdc69e82dd7a79bb2ac1ae82889e9343c499d6bb18f77a85242deb SIZE (lookatme-2.5.5.tar.gz) = 43580

Packages (timestamps in pop-ups are UTC):
lookatme
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.5.5_12.5.5_1-2.5.5_12.5.5_1---
FreeBSD:13:quarterly2.5.5_12.5.5_12.5.5_12.5.5_12.5.5_12.5.5_12.5.5_12.5.5_1
FreeBSD:14:latest2.5.5_12.5.5_12.5.52.5.5_12.5.5_12.5.5-2.5.5
FreeBSD:14:quarterly2.5.5_12.5.5_1-2.5.5_12.5.5_12.5.5_12.5.5_12.5.5_1
FreeBSD:15:latest2.5.5_12.5.5_1n/a2.5.5_1n/a2.5.5_12.5.5_12.5.5_1
FreeBSD:15:quarterly--n/a-n/a---
 

py37-lookatme
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--2.3.0---2.3.0-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
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. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. py39-pytest-mock>=0 : devel/py-pytest-mock@py39
  2. py39-six>=0 : devel/py-six@py39
  3. py39-pytest>=7,1 : devel/py-pytest@py39
  4. python3.9 : lang/python39
Runtime dependencies:
  1. py39-marshmallow>=0 : devel/py-marshmallow@py39
  2. py39-click>=0 : devel/py-click@py39
  3. py39-yaml>=0 : devel/py-yaml@py39
  4. py39-mistune0>=0.8<1 : textproc/py-mistune0@py39
  5. py39-urwid>=0 : devel/py-urwid@py39
  6. py39-pygments>=0 : textproc/py-pygments@py39
  7. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  8. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
textproc_lookatme
USES:
cpe python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/l/lookatme/
  2. https://pypi.org/packages/source/l/lookatme/
Collapse this list.

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.5.5_1
30 Jun 2023 07:08:52
commit hash: 2ceae76cdadfe9823c92051904a6f9929a02181fcommit hash: 2ceae76cdadfe9823c92051904a6f9929a02181fcommit hash: 2ceae76cdadfe9823c92051904a6f9929a02181fcommit hash: 2ceae76cdadfe9823c92051904a6f9929a02181f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/lookatme: Allow build with py-mistune installed

- Bump PORTREVISION for package change

PR:		263956
2.5.5
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
2.5.5
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
2.5.5
30 Dec 2022 14:11:48
commit hash: fd202bb6c7dbe31f0f68ef0436e4a8b43ffeb564commit hash: fd202bb6c7dbe31f0f68ef0436e4a8b43ffeb564commit hash: fd202bb6c7dbe31f0f68ef0436e4a8b43ffeb564commit hash: fd202bb6c7dbe31f0f68ef0436e4a8b43ffeb564 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
textproc/lookatme: update 2.5.4 → 2.5.5
2.5.4
21 Nov 2022 17:23:42
commit hash: f8e9da875473a0b8bedcb995245fbf6d3c2d30d0commit hash: f8e9da875473a0b8bedcb995245fbf6d3c2d30d0commit hash: f8e9da875473a0b8bedcb995245fbf6d3c2d30d0commit hash: f8e9da875473a0b8bedcb995245fbf6d3c2d30d0 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: switch my ports from USES=pytest to USE_PYTHON=pytest

Suggested by:	sunpoet
2.5.4
01 Nov 2022 12:46:28
commit hash: 4be42579d1d2c9f22b35df686269c0a9dd88e0a3commit hash: 4be42579d1d2c9f22b35df686269c0a9dd88e0a3commit hash: 4be42579d1d2c9f22b35df686269c0a9dd88e0a3commit hash: 4be42579d1d2c9f22b35df686269c0a9dd88e0a3 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
textproc/lookatme: update 2.4.1 → 2.5.4

- Disable python flavors which are not needed for an application
2.4.1
19 Oct 2022 19:15:04
commit hash: 28dfddd4878e4230f2547f2b5dad868ce06de1cacommit hash: 28dfddd4878e4230f2547f2b5dad868ce06de1cacommit hash: 28dfddd4878e4230f2547f2b5dad868ce06de1cacommit hash: 28dfddd4878e4230f2547f2b5dad868ce06de1ca files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
textproc/lookatme: update 2.4.0 → 2.4.1
2.4.0
03 Oct 2022 17:40:04
commit hash: 81c68113e5d5b092987995735be1e0b16bfdb08bcommit hash: 81c68113e5d5b092987995735be1e0b16bfdb08bcommit hash: 81c68113e5d5b092987995735be1e0b16bfdb08bcommit hash: 81c68113e5d5b092987995735be1e0b16bfdb08b files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
textproc/lookatme: update 2.3.2 → 2.4.0
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)
2.3.2_2
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)
2.3.2_2
13 May 2022 11:40:15
commit hash: a77aa07538746c01fe0da7e4921f60cde2e1428ccommit hash: a77aa07538746c01fe0da7e4921f60cde2e1428ccommit hash: a77aa07538746c01fe0da7e4921f60cde2e1428ccommit hash: a77aa07538746c01fe0da7e4921f60cde2e1428c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/lookatme: Change RUN_DEPENDS from py-mistune to py-mistune0

- While I'm here, update version requirement of RUN_DEPENDS
- Bump PORTREVISION for dependency change

This port is not ready for mistune 2.0.0+ which has different API.

Reference:	https://github.com/d0c-s4vage/lookatme/blob/v2.3.2/requirements.txt#L4
2.3.2_1
26 Apr 2022 17:26:10
commit hash: 0aa1bf47650efb099a7a28c3d343eadbb276f8c9commit hash: 0aa1bf47650efb099a7a28c3d343eadbb276f8c9commit hash: 0aa1bf47650efb099a7a28c3d343eadbb276f8c9commit hash: 0aa1bf47650efb099a7a28c3d343eadbb276f8c9 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
textproc/lookatme: add missing test depend

Reported by:	reprise
2.3.2_1
18 Apr 2022 10:32:17
commit hash: 8b75b9f6b00a8099d0322277d786ce5937a4a47fcommit hash: 8b75b9f6b00a8099d0322277d786ce5937a4a47fcommit hash: 8b75b9f6b00a8099d0322277d786ce5937a4a47fcommit hash: 8b75b9f6b00a8099d0322277d786ce5937a4a47f files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
textproc/lookatme: switch to USES=pytest
2.3.2_1
31 Mar 2022 18:36:13
commit hash: b87250c66d6ac9c35c641b141e8ca0608584dd7ccommit hash: b87250c66d6ac9c35c641b141e8ca0608584dd7ccommit hash: b87250c66d6ac9c35c641b141e8ca0608584dd7ccommit hash: b87250c66d6ac9c35c641b141e8ca0608584dd7c files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
textproc/lookatme: do not install tests, fix dependency requirements

PR:		262759
2.3.2
21 Oct 2021 15:40:41
commit hash: 61ae4ff5f073551a17e7c09f0f1422caa28e3ea5commit hash: 61ae4ff5f073551a17e7c09f0f1422caa28e3ea5commit hash: 61ae4ff5f073551a17e7c09f0f1422caa28e3ea5commit hash: 61ae4ff5f073551a17e7c09f0f1422caa28e3ea5 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
textproc/lookatme: Add CPE information

Approved by:	portmgr (blanket)
2.3.2
26 May 2021 17:29:19
commit hash: 1fed4db969fa6eeabc11986352f2b75c6ed572d8commit hash: 1fed4db969fa6eeabc11986352f2b75c6ed572d8commit hash: 1fed4db969fa6eeabc11986352f2b75c6ed572d8commit hash: 1fed4db969fa6eeabc11986352f2b75c6ed572d8 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
textproc/lookatme: update to 2.3.2
2.3.1
23 May 2021 20:35:31
commit hash: 8ffaf99bd891ec8c4e612f6c1b75df2224a078f6commit hash: 8ffaf99bd891ec8c4e612f6c1b75df2224a078f6commit hash: 8ffaf99bd891ec8c4e612f6c1b75df2224a078f6commit hash: 8ffaf99bd891ec8c4e612f6c1b75df2224a078f6 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
textproc/lookatme: update to 2.3.1
2.3.0
07 Apr 2021 23:19:01
commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
Remove useless Created by: headers mentioning me
2.3.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.
2.3.0
02 Dec 2020 18:44:58
Revision:556845Original commit files touched by this commit
antoine search for other commits by this committer
Unbreak bulk -a
2.3.0
02 Dec 2020 14:39:05
Revision:556826Original commit files touched by this commit
amdmi3 search for other commits by this committer
lookatme is an interactive, extensible, terminal-based markdown
presentation tool.

Features:
 * Markdown rendering
 * Live (input file modification time watching) and manual reloading
 * Live terminals embedded directly in slides
 * Syntax highlighting using Pygments
 * Loading external files into code blocks
 * Support for contrib extensions
 * Smart slide splitting

WWW: https://github.com/d0c-s4vage/lookatme

Number of commits found: 21