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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
lowdown Simple Markdown translator
1.1.0 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 1.1.0Version of this port present on the latest quarterly branch.
Maintainer: bapt@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-01-20 13:31:19
Last Update: 2023-11-13 08:22:32
Commit Hash: a83d361
License: ISCL
WWW:
https://kristaps.bsd.lv/lowdown/
Description:
lowdown is just another Markdown translator. It can output traditional HTML or a document for your troff type-setter of choice, such as groff(1), Heirloom troff, or even mandoc(1). lowdown doesn't require XSLT, Python, or even Perl - it's just clean, secure, open source C code with no dependencies. Its canonical documentation is the lowdown(1) manpage.
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 (49 items)
Collapse this list.
  1. /usr/local/share/licenses/lowdown-1.1.0/catalog.mk
  2. /usr/local/share/licenses/lowdown-1.1.0/LICENSE
  3. /usr/local/share/licenses/lowdown-1.1.0/ISCL
  4. bin/lowdown
  5. bin/lowdown-diff
  6. include/lowdown.h
  7. lib/liblowdown.a
  8. lib/liblowdown.so
  9. lib/liblowdown.so.1
  10. libdata/pkgconfig/lowdown.pc
  11. share/man/man1/lowdown.1.gz
  12. share/man/man1/lowdown-diff.1.gz
  13. share/man/man3/lowdown.3.gz
  14. share/man/man3/lowdown_buf.3.gz
  15. share/man/man3/lowdown_buf_diff.3.gz
  16. share/man/man3/lowdown_buf_free.3.gz
  17. share/man/man3/lowdown_buf_new.3.gz
  18. share/man/man3/lowdown_diff.3.gz
  19. share/man/man3/lowdown_doc_free.3.gz
  20. share/man/man3/lowdown_doc_new.3.gz
  21. share/man/man3/lowdown_doc_parse.3.gz
  22. share/man/man3/lowdown_file.3.gz
  23. share/man/man3/lowdown_file_diff.3.gz
  24. share/man/man3/lowdown_gemini_free.3.gz
  25. share/man/man3/lowdown_gemini_new.3.gz
  26. share/man/man3/lowdown_gemini_rndr.3.gz
  27. share/man/man3/lowdown_html_free.3.gz
  28. share/man/man3/lowdown_html_new.3.gz
  29. share/man/man3/lowdown_html_rndr.3.gz
  30. share/man/man3/lowdown_latex_free.3.gz
  31. share/man/man3/lowdown_latex_new.3.gz
  32. share/man/man3/lowdown_latex_rndr.3.gz
  33. share/man/man3/lowdown_metaq_free.3.gz
  34. share/man/man3/lowdown_node_free.3.gz
  35. share/man/man3/lowdown_nroff_free.3.gz
  36. share/man/man3/lowdown_nroff_new.3.gz
  37. share/man/man3/lowdown_nroff_rndr.3.gz
  38. share/man/man3/lowdown_odt_free.3.gz
  39. share/man/man3/lowdown_odt_new.3.gz
  40. share/man/man3/lowdown_odt_rndr.3.gz
  41. share/man/man3/lowdown_term_free.3.gz
  42. share/man/man3/lowdown_term_new.3.gz
  43. share/man/man3/lowdown_term_rndr.3.gz
  44. share/man/man3/lowdown_tree_rndr.3.gz
  45. share/man/man5/lowdown.5.gz
  46. share/lowdown/odt/styles.xml
  47. @owner
  48. @group
  49. @mode
Collapse this list.
Dependency lines:
  • lowdown>0:textproc/lowdown
To install the port:
cd /usr/ports/textproc/lowdown/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/lowdown
  • pkg install lowdown
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: lowdown
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1699863685 SHA256 (lowdown-1.1.0.tar.gz) = f31e3950c4732b1e409174fa092eca40c55be77a448ee2818df987979d7b0879 SIZE (lowdown-1.1.0.tar.gz) = 269632

Packages (timestamps in pop-ups are UTC):
lowdown
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.1.01.1.00.7.91.1.01.1.0-0.7.6-
FreeBSD:13:quarterly1.1.01.1.01.0.21.1.01.1.01.1.01.1.01.1.0
FreeBSD:14:latest1.1.01.1.01.0.0_11.1.01.1.01.0.2-1.0.2
FreeBSD:14:quarterly1.1.01.1.0-1.1.01.1.01.1.01.1.01.1.0
FreeBSD:15:latest1.1.01.1.0n/a1.1.0n/a1.1.01.1.01.1.0
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. libdiff.a : textproc/libdiff
This port is required by:
for Build
  1. net/geoipupdate
  2. net-p2p/c-lightning
for Libraries
  1. sysutils/nix

Configuration Options:
No options to configure
Options name:
textproc_lowdown
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://kristaps.bsd.lv/lowdown/snapshots/
Collapse this list.

Number of commits found: 58

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1.0
13 Nov 2023 08:22:32
commit hash: a83d36120e5fe39125fc2752cfd30c26d8bde281commit hash: a83d36120e5fe39125fc2752cfd30c26d8bde281commit hash: a83d36120e5fe39125fc2752cfd30c26d8bde281commit hash: a83d36120e5fe39125fc2752cfd30c26d8bde281 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
textproc/lowdown: update to 1.1.0
1.0.2
30 May 2023 15:17:56
commit hash: df00446518b2813e6788e53cd3dcf6e2169d4535commit hash: df00446518b2813e6788e53cd3dcf6e2169d4535commit hash: df00446518b2813e6788e53cd3dcf6e2169d4535commit hash: df00446518b2813e6788e53cd3dcf6e2169d4535 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
textproc/lowdown: update to 1.0.2
1.0.1
24 Apr 2023 14:10:32
commit hash: 15d86bdaedab01beff4aa55c2ba5226b9d1c899fcommit hash: 15d86bdaedab01beff4aa55c2ba5226b9d1c899fcommit hash: 15d86bdaedab01beff4aa55c2ba5226b9d1c899fcommit hash: 15d86bdaedab01beff4aa55c2ba5226b9d1c899f files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
textproc/lowdown: update to 1.0.1
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.0.0_1
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.0.0_1
23 Aug 2022 13:46:04
commit hash: 4b67e6d44accceff9962c3b7c426f851921b1e98commit hash: 4b67e6d44accceff9962c3b7c426f851921b1e98commit hash: 4b67e6d44accceff9962c3b7c426f851921b1e98commit hash: 4b67e6d44accceff9962c3b7c426f851921b1e98 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
textproc/lowdown: fix typo

Fix a type resulting in an invalid symlink

PR: 	265683
Submitted by:	Ting-Wei Lan <lantw44@gmail.com>
1.0.0
08 Jun 2022 11:11:30
commit hash: 87473e00ac5e3779d4ddc312ac88373a77160742commit hash: 87473e00ac5e3779d4ddc312ac88373a77160742commit hash: 87473e00ac5e3779d4ddc312ac88373a77160742commit hash: 87473e00ac5e3779d4ddc312ac88373a77160742 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
textproc/lowdown: update to 1.0.0
0.11.2
30 Mar 2022 15:36:09
commit hash: 4226417c2ca835ea4ade3feb9adac184a3bf698ccommit hash: 4226417c2ca835ea4ade3feb9adac184a3bf698ccommit hash: 4226417c2ca835ea4ade3feb9adac184a3bf698ccommit hash: 4226417c2ca835ea4ade3feb9adac184a3bf698c files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
textproc/lowdown: update to 0.11.2
0.11.1
12 Mar 2022 15:38:01
commit hash: e52e2592578310bc6f618600224dd17f3eae19a1commit hash: e52e2592578310bc6f618600224dd17f3eae19a1commit hash: e52e2592578310bc6f618600224dd17f3eae19a1commit hash: e52e2592578310bc6f618600224dd17f3eae19a1 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
textproc/lowdown: upgrade to 0.11.1
0.10.0
23 Nov 2021 15:03:42
commit hash: 17d4f699e92f5b6c3447c41e1cc8bcab4ba631a8commit hash: 17d4f699e92f5b6c3447c41e1cc8bcab4ba631a8commit hash: 17d4f699e92f5b6c3447c41e1cc8bcab4ba631a8commit hash: 17d4f699e92f5b6c3447c41e1cc8bcab4ba631a8 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
textproc/lowdown: update to 0.10.0
0.9.2
02 Nov 2021 15:56:51
commit hash: 02262430018ce64a0a1c856bfc2dbc6ef62d7c61commit hash: 02262430018ce64a0a1c856bfc2dbc6ef62d7c61commit hash: 02262430018ce64a0a1c856bfc2dbc6ef62d7c61commit hash: 02262430018ce64a0a1c856bfc2dbc6ef62d7c61 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
textproc/lowdown: update to 0.9.2
0.9.1
06 Oct 2021 14:29:58
commit hash: f5f8896d7025bdcbf7373d3f04bc235351254ce9commit hash: f5f8896d7025bdcbf7373d3f04bc235351254ce9commit hash: f5f8896d7025bdcbf7373d3f04bc235351254ce9commit hash: f5f8896d7025bdcbf7373d3f04bc235351254ce9 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
textproc/lowdown: update to 0.9.1
0.9.0
27 Sep 2021 09:29:43
commit hash: bac8d81351f91650638f73148fc74704bfd962facommit hash: bac8d81351f91650638f73148fc74704bfd962facommit hash: bac8d81351f91650638f73148fc74704bfd962facommit hash: bac8d81351f91650638f73148fc74704bfd962fa files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
textproc/lowdown: update to 0.9.0
0.8.6
17 Aug 2021 14:53:15
commit hash: 6a2ee09dcf2c2e2d97c9e9851e0d151cb202bae3commit hash: 6a2ee09dcf2c2e2d97c9e9851e0d151cb202bae3commit hash: 6a2ee09dcf2c2e2d97c9e9851e0d151cb202bae3commit hash: 6a2ee09dcf2c2e2d97c9e9851e0d151cb202bae3 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
textproc/lowdown: update to 0.8.6
0.8.5
03 Aug 2021 16:45:54
commit hash: bf122ad7c4e464495762396c840580ac1aa90c5ccommit hash: bf122ad7c4e464495762396c840580ac1aa90c5ccommit hash: bf122ad7c4e464495762396c840580ac1aa90c5ccommit hash: bf122ad7c4e464495762396c840580ac1aa90c5c files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
textproc/lowdown: respect PREFIX

PR:		257431
Submitted by:	John Marshall <john@jmarshall.id.au>
0.8.5
19 Jul 2021 12:48:26
commit hash: ea3d51de40e8d511d6aa81e1259f429385af873dcommit hash: ea3d51de40e8d511d6aa81e1259f429385af873dcommit hash: ea3d51de40e8d511d6aa81e1259f429385af873dcommit hash: ea3d51de40e8d511d6aa81e1259f429385af873d files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
textproc/lowdown: upgrate to 0.8.5
0.8.4
07 Apr 2021 08:38:08
commit hash: 12eff1e6b2b5dbf715090df8b4185f54b4cafd31commit hash: 12eff1e6b2b5dbf715090df8b4185f54b4cafd31commit hash: 12eff1e6b2b5dbf715090df8b4185f54b4cafd31commit hash: 12eff1e6b2b5dbf715090df8b4185f54b4cafd31 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
textproc/lowdown: update to 0.8.4
0.8.3
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
0.8.3
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.
0.8.3
15 Mar 2021 17:32:51
Revision:568477Original commit files touched by this commit
bapt search for other commits by this committer
Update to 0.8.3
0.8.2
21 Feb 2021 05:02:11
Revision:566203Original commit files touched by this commit
bapt search for other commits by this committer
Update to 0.8.2
0.8.1
12 Feb 2021 08:54:09
Revision:565000Original commit files touched by this commit
bapt search for other commits by this committer
Update to 0.8.1
0.8.0
07 Feb 2021 04:15:43
Revision:564592Original commit files touched by this commit
bapt search for other commits by this committer
Update to 0.8.0
0.7.9
12 Jan 2021 15:05:59
Revision:561343Original commit files touched by this commit
bapt search for other commits by this committer
Update to 0.7.9
0.7.6
06 Jan 2021 09:45:47
Revision:560489Original commit files touched by this commit
bapt search for other commits by this committer
Update to 0.7.6
0.7.5
16 Dec 2020 08:48:42
Revision:558215Original commit files touched by this commit
bapt search for other commits by this committer
Update to 0.7.5
0.7.4
14 Sep 2020 18:56:18
Revision:548673Original commit files touched by this commit
bapt search for other commits by this committer
update to 0.7.4
0.7.3
25 Aug 2020 12:36:36
Revision:546160Original commit files touched by this commit
bapt search for other commits by this committer
update to 0.7.3
0.7.2
27 Jul 2020 09:22:55
Revision:543510Original commit files touched by this commit
bapt search for other commits by this committer
Update to 0.7.2
0.7.1
02 Jul 2020 08:45:48
Revision:541022Original commit files touched by this commit
bapt search for other commits by this committer
update to 0.7.1
0.7.0
08 Jun 2020 13:15:30
Revision:538213Original commit files touched by this commit
bapt search for other commits by this committer
Update to 0.7.0
0.6.5
25 May 2020 07:57:39
Revision:536445Original commit files touched by this commit
bapt search for other commits by this committer
Update to 0.6.5
0.6.4
31 Mar 2020 13:25:39
Revision:529966Original commit files touched by this commit
bapt search for other commits by this committer
Update to 0.6.4
0.6.2
19 Mar 2020 07:39:57
Revision:528695Original commit files touched by this commit
bapt search for other commits by this committer
Update to 0.6.2
0.6.1
25 Feb 2020 08:19:31
Revision:527067Original commit files touched by this commit
bapt search for other commits by this committer
Update to 0.6.1
0.5.4
18 Feb 2020 07:51:20
Revision:526440Original commit files touched by this commit
bapt search for other commits by this committer
Fix bad plist
0.5.4
13 Feb 2020 09:48:09
Revision:526013Original commit files touched by this commit
bapt search for other commits by this committer
Update to 0.5.4
0.5.0
21 Jan 2020 08:59:44
Revision:523705Original commit files touched by this commit
bapt search for other commits by this committer
Update to 0.5.0
0.4.6
26 Sep 2019 12:31:03
Revision:512894Original commit files touched by this commit
bapt search for other commits by this committer
Update to 0.4.6
0.4.5
27 Aug 2019 06:58:55
Revision:509992Original commit files touched by this commit
bapt search for other commits by this committer
Update to 0.4.5
0.4.3
16 Apr 2019 18:25:53
Revision:499104Original commit files touched by this commit
bapt search for other commits by this committer
Update to 0.4.3
0.4.2
26 Dec 2018 15:22:55
Revision:488399Original commit files touched by this commit
bapt search for other commits by this committer
Update to 0.4.2
0.4.1
20 Dec 2018 08:40:48
Revision:487861Original commit files touched by this commit
yuri search for other commits by this committer
textproc/lowdown: Unbreak by adding missing files to plist

While here, change MASTER_SITES and WWW to https.

Reported by:	poudriere build log
Approved by:	portmgr (unbreak)
0.4.1
22 Sep 2018 06:53:04
Revision:480351Original commit files touched by this commit
bapt search for other commits by this committer
Update to 0.4.1
0.3.3
13 Jun 2018 15:44:18
Revision:472329Original commit files touched by this commit
bapt search for other commits by this committer
Update to 0.3.3
0.3.2
23 Apr 2018 07:50:26
Revision:468078Original commit files touched by this commit
bapt search for other commits by this committer
Update to 0.3.2
0.3.1
31 Oct 2017 12:27:05
Revision:453232Original commit files touched by this commit
bapt search for other commits by this committer
Update to 0.3.1
0.2.7
03 Oct 2017 11:32:24
Revision:451123Original commit files touched by this commit
bapt search for other commits by this committer
Update to 0.2.7
0.2.5
28 Sep 2017 11:08:51
Revision:450846Original commit files touched by this commit
bapt search for other commits by this committer
Update to 0.2.5
0.2.4
13 Sep 2017 12:08:32
Revision:449776Original commit files touched by this commit
bapt search for other commits by this committer
Update to 0.2.4
0.2.0
31 Aug 2017 08:57:46
Revision:449014Original commit files touched by this commit
bapt search for other commits by this committer
Update to 0.2.0
0.1.12
19 Jul 2017 09:14:42
Revision:446190Original commit files touched by this commit
bapt search for other commits by this committer
Update to 0.1.12
0.1.11
27 May 2017 16:39:32
Revision:441853Original commit files touched by this commit
bapt search for other commits by this committer
Update to 0.1.11
0.1.10
22 Mar 2017 20:01:16
Revision:436724Original commit files touched by this commit
bapt search for other commits by this committer
Update to 0.1.10
0.1.6
06 Feb 2017 20:19:50
Revision:433515Original commit files touched by this commit
bapt search for other commits by this committer
Update to 0.1.6
0.1.4
21 Jan 2017 13:46:36
Revision:432036Original commit files touched by this commit
bapt search for other commits by this committer
Fix build on FreeBSD 10
0.1.4
20 Jan 2017 23:29:20
Revision:432004Original commit files touched by this commit
bapt search for other commits by this committer
Update to 0.1.4
0.1.3
20 Jan 2017 13:31:05
Revision:431957Original commit files touched by this commit
bapt search for other commits by this committer
New port: lowdown

lowdown is just another Markdown translator. It can output traditional HTML or
a document for your troff type-setter of choice, such as groff(1), Heirloom
troff, or even mandoc(1). lowdown doesn't require XSLT, Python, or even Perl -
it's just clean, secure, open source C code with no dependencies. Its
canonical documentation is the lowdown(1) manpage.

WWW: http://kristaps.bsd.lv/lowdown/

Number of commits found: 58