Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.13.2_1 11 Jan 2024 13:59:36
    |
Baptiste Daroussin (bapt)  |
MANPREFIX: eliminate usage of MANPREFIX
While here move some manpages to share/man |
2.13.2 17 Sep 2023 15:23:14
    |
Robert Clausecker (fuz)  Author: Filip Parag |
textproc/wikiman: update to 2.13.2
Changelog: https://github.com/filiparag/wikiman/releases/tag/2.13.2
PR: 273829 |
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) |
2.12.2 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 ) |
2.12.2 20 Jul 2022 14:23:14
    |
Tobias C. Berner (tcberner)  |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.12.2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.12.2 01 Feb 2021 19:45:55
  |
jhale  |
textproc/wikiman: Update to 2.12.2
PR: 252500
Submitted by: Filip Parag <filip@parag.rs> (maintainer) |
2.12.1 28 Sep 2020 20:16:00
  |
0mp  |
Add textproc/wikiman
Wikiman is an offline search engine for manual pages, Arch Wiki, Gentoo
Wiki and other documentation.
Wikiman provides an easy interface for browsing documentation without the
need to be exact and connected to the internet. This is achieved by
utilizing full text search for wikis, partial name and description matching
for man pages, and fuzzy filtering for search results.
WWW: https://github.com/filiparag/wikiman
PR: 249134
Submitted by: Filip Parag <filip@parag.rs> |