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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
freebsd-doc-ko Korean translation of the FreeBSD Documentation Project
20250509,1 misc on this many watch lists=2 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 20230420,1Version of this port present on the latest quarterly branch.
Maintainer: doceng@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-09-28 15:49:57
Last Update: 2023-04-25 00:08:52
Commit Hash: dad58c1
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
Also Listed In: docs
License: BSD2CLAUSE
Description:
The whole documentation set from the FreeBSD Documentation Project: Handbook, FAQ, articles and more.
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 (14 items)
Collapse this list.
  1. /usr/local/share/licenses/ko-freebsd-doc-20250509,1/catalog.mk
  2. /usr/local/share/licenses/ko-freebsd-doc-20250509,1/LICENSE
  3. /usr/local/share/licenses/ko-freebsd-doc-20250509,1/BSD2CLAUSE
  4. share/doc/freebsd/ko/articles/bsdl-gpl/index.html
  5. share/doc/freebsd/ko/articles/contributing/index.html
  6. share/doc/freebsd/ko/articles/explaining-bsd/index.html
  7. share/doc/freebsd/ko/articles/leap-seconds/index.html
  8. share/doc/freebsd/ko/articles/bsdl-gpl/bsdl-gpl_ko.pdf
  9. share/doc/freebsd/ko/articles/contributing/contributing_ko.pdf
  10. share/doc/freebsd/ko/articles/explaining-bsd/explaining-bsd_ko.pdf
  11. share/doc/freebsd/ko/articles/leap-seconds/leap-seconds_ko.pdf
  12. @owner
  13. @group
  14. @mode
Collapse this list.
Dependency lines:
  • ko-freebsd-doc>0:misc/freebsd-doc-ko
To install the port:
cd /usr/ports/misc/freebsd-doc-ko/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/freebsd-doc-ko
  • pkg install ko-freebsd-doc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ko-freebsd-doc
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1746773939 SHA256 (freebsd-doc-20250509.tar.gz) = 4a867d04ff911483aab6e88a9445326b3adb812ac66ce87f066f41eff6bf9895 SIZE (freebsd-doc-20250509.tar.gz) = 42870400

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Master port: misc/freebsd-doc-en
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. docproj>=4.1.8 : textproc/docproj
  2. asciidoctor-pdf : textproc/rubygem-asciidoctor-pdf
Runtime dependencies:
  1. en-freebsd-doc>=20250509 : misc/freebsd-doc-en
This port is required by:
for Run
  1. misc/freebsd-doc-all

Configuration Options:
===> The following configuration options are available for ko-freebsd-doc-20250509,1: HTML=on: HTML format PDF=on: PDF format ===> Use 'make config' to modify these settings
Options name:
misc_freebsd-doc-ko
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (4 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/doceng/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/doceng/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/doceng/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/doceng/
Collapse this list.
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2022-03-26
    Affects: users of misc/freebsd-doc-*
    Author: blackend@FreeBSD.org
    Reason: 
      A change to the doc toolchain prevents the build of individual
      localized HTML versions of the documentation without building the
      en_US version.  HTML option is currently disabled until a good
      solution is found.  PDF version, the default option, is now the only
      available option.
    
      Please re-run "make config" to pick up this new default.
    
    
Expand this list (1 items)
  • 2021-10-06
    Affects: users of misc/freebsd-doc-*
    Author: blackend@FreeBSD.org
    Reason: 
    The misc/freebsd-doc-* ports have been updated to the new doc toolchain,
    and use a somewhat different arrangement of directories and symlinks,
    which pkg 1.17 does not handle well.
    
    Users are encouraged to delete the misc/freebsd-doc-* ports, then
    reinstall the new ones without using the pkg upgrade facility.
    
    
  • Collapse this list.

Number of commits found: 9

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: misc/freebsd-doc-en
CommitCreditsLog message
20230420,1
25 Apr 2023 00:08:52
commit hash: dad58c1094e9134cb8953630842987508483e43bcommit hash: dad58c1094e9134cb8953630842987508483e43bcommit hash: dad58c1094e9134cb8953630842987508483e43bcommit hash: dad58c1094e9134cb8953630842987508483e43b files touched by this commit
Danilo G. Baio (dbaio) search for other commits by this committer
misc/freebsd-doc-*: Enable HTML in all languages and Simplify ports

Several improvements with this change:

Overall cleanup.

Simplify plists.

Make the HTML option default for all languages.

Non-English ports must build the HTML English version together, and the
shared files are stored in the freebsd-doc-en port.

Fix some image's src addresses on freebsd-doc-en.

Point MASTER_SITES to LOCAL/doceng; it's a shared folder with the team.

It's necessary to choose at least one option.

Reviewed by:	doceng (blackend)
Differential Revision: https://reviews.freebsd.org/D39632
20220702,1
20 Jul 2022 14:22:28
commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
misc: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adam@vectors.cx>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan E <alane@FreeBSD.org>
  *  Alex Semenyaka <alex@rinet.ru>
  *  Alex Stangl <alex@stangl.us>
  *  Alexander Logvinov <avl@FreeBSD.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Nusov <alexander.nusov@nfvexpress.com>
  *  Alexander Timoshenko <gonzo@univ.kiev.ua>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20220311,1
15 Mar 2022 15:43:09
commit hash: c7fe9c0eeedb224f21d35d11e9224b1b678beb23commit hash: c7fe9c0eeedb224f21d35d11e9224b1b678beb23commit hash: c7fe9c0eeedb224f21d35d11e9224b1b678beb23commit hash: c7fe9c0eeedb224f21d35d11e9224b1b678beb23 files touched by this commit
Marc Fonvieille (blackend) search for other commits by this committer
misc/freebsd-doc-*: Update to rev 8539114 from the FreeBSD docset

Note: HTML format build has been disabled until separate localized-only
build will work again without requiring the en_US build.

Approved by:	doceng (implicit)
20210918,1
26 Sep 2021 18:28:44
commit hash: 7ee8c0803bbf5763c4c84bf23ccef422db9a692bcommit hash: 7ee8c0803bbf5763c4c84bf23ccef422db9a692bcommit hash: 7ee8c0803bbf5763c4c84bf23ccef422db9a692bcommit hash: 7ee8c0803bbf5763c4c84bf23ccef422db9a692b files touched by this commit
Marc Fonvieille (blackend) search for other commits by this committer
misc/freebsd-doc-*: Update to ra4827f6f64 from FreeBSD docset

Approved by:	doceng (implicit)
20210125,1
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.
54389,1
03 Aug 2020 16:39:29
Revision:544083Original commit files touched by this commit
blackend search for other commits by this committer
Update to r54389 from the FreeBSD docset.

Approved by:	doceng (implicit)
51391,1
22 Jan 2018 13:07:47
Revision:459649Original commit files touched by this commit
blackend search for other commits by this committer
Update to r51391 of the FreeBSD docset.
Move dependencies on non-english fonts to localized Makefiles [1]

PR:		192118 [1]
Submitted by:	Toni Ballesta <info@aballesta.es>
48074,1
23 Jan 2016 17:01:55
Revision:407044Original commit files touched by this commit
blackend search for other commits by this committer
Update to r48074 of the FreeBSD docset.

Approved by:	doceng (implicit)
47011,1
28 Sep 2015 15:49:51
Revision:398120Original commit files touched by this commit
blackend search for other commits by this committer
Add Korean FreeBSD Documentation port.

Approved by:	doceng (implicit)

Number of commits found: 9