Port details |
- libsoldout Flexible C library for markdown
- 1.4_1 textproc
=2 1.4_1Version of this port present on the latest quarterly branch. - Maintainer: natbsd@instinctive.eu
 - Port Added: 2012-07-01 09:24:16
- Last Update: 2024-01-10 16:27:53
- Commit Hash: 72fa019
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: devel
- License: ISCL
- WWW:
- http://fossil.instinctive.eu/libsoldout/index
- Description:
- lightweight C library that can parse John Gruber's [markdown]
(http://daringfireball.net/projects/markdown/) format and convert
it into several formats and can be easily extended.
It also provides two usage examples:
- mkd2html: markdown to xhtml conversion.
- mkd2man: markdown to manpage conversion.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libsoldout>0:textproc/libsoldout
- To install the port:
- cd /usr/ports/textproc/libsoldout/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/libsoldout
- pkg install libsoldout
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libsoldout
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1469352481
SHA256 (libsoldout-1.4.tar.bz2) = 92a8cf53f27a6eaa489473c37f6a3c32181ca5b75afea952fd15f4d168a4ffac
SIZE (libsoldout-1.4.tar.bz2) = 38932
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Libraries
-
- textproc/p5-libsoldout
Configuration Options:
- No options to configure
- Options name:
- textproc_libsoldout
- USES:
- tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 14
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4_1 10 Jan 2024 16:27:53
    |
Baptiste Daroussin (bapt)  |
MAN?PREFIX: eleminate its usage and move man to share/man |
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.4 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.4 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.4 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.4 24 Jul 2016 09:38:09
  |
bapt  |
Update to 1.4
* Fix a bug in rendering nested block lists
* Fix build with GCC 6 and other minor warnings
* Build a static library too
* Significantly improve documentation
* Improvement of mkd2man
* Add an amalgamation (C sources to include directly in a project)
(not included in the port though)
PR: 211330
Submitted by: Natacha Porte <natbsd@instinctive.eu> (maintainer & upstream) |
1.3 10 Dec 2014 16:09:20
  |
feld  |
Update "BSD" license in textproc category |
1.3 15 Nov 2014 16:26:33
  |
antoine  |
Cleanup plist |
1.3 29 Jul 2014 21:43:18
  |
adamw  |
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
1.3 25 Feb 2014 15:56:59
  |
ehaupt  |
- Support staging
- Remove glue for ancient unsupported FreeBSD versions |
1.3 20 Sep 2013 23:17:32
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
1.3 23 Jan 2013 13:22:23
  |
jadawin  |
- Update to 1.3
PR: ports/175374
Submitted by: Natacha Porte <natacha@instinctive.eu> (maintainer) |
1.2 01 Jul 2012 09:28:54
 |
bapt  |
- name chaned to libsoldout
- bug fix release
- pass maintainership to submitter (upstream)
PR: ports/169450
Submitted by: Natacha Porte <natacha@instinctive.eu> |
1.1 01 Jul 2012 09:23:49
 |
bapt  |
Force commit to state the repocopy
PR: ports/169450
Submitted by: Natacha Porte <natacha@instinctive.eu>
Repocopied by: marcus (portmgr) |
Number of commits found: 14
|