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
freebsd-doc-id Indonesian translation of the FreeBSD Documentation Project
20240410,1 misc 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 20230420,1Version of this port present on the latest quarterly branch.
Maintainer: doceng@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-05-27 11:30:23
Last Update: 2023-04-25 00:08:52
Commit Hash: dad58c1
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 - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (8 items)
Collapse this list.
  1. /usr/local/share/licenses/id-freebsd-doc-20240410,1/catalog.mk
  2. /usr/local/share/licenses/id-freebsd-doc-20240410,1/LICENSE
  3. /usr/local/share/licenses/id-freebsd-doc-20240410,1/BSD2CLAUSE
  4. share/doc/freebsd/id/articles/mailing-list-faq/index.html
  5. share/doc/freebsd/id/articles/mailing-list-faq/mailing-list-faq_id.pdf
  6. @owner
  7. @group
  8. @mode
Collapse this list.
Dependency lines:
  • id-freebsd-doc>0:misc/freebsd-doc-id
To install the port:
cd /usr/ports/misc/freebsd-doc-id/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/freebsd-doc-id
  • pkg install id-freebsd-doc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: id-freebsd-doc
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1712757913 SHA256 (freebsd-doc-20240410.tar.gz) = 7d5d6d3948e1f6f56d85688d8763befa838bae2c78689d1a86d3cdf27245e853 SIZE (freebsd-doc-20240410.tar.gz) = 41733997

Packages (timestamps in pop-ups are UTC):
id-freebsd-doc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest20240323,120240323,1-20240323,120240410,1---
FreeBSD:13:quarterly20240216,120240216,1-20240216,120240323,1---
FreeBSD:14:latest20240323,120240323,1-20240323,120240410,1---
FreeBSD:14:quarterly20240216,120240323,1-20240216,120240323,1---
FreeBSD:15:latest20240216,120240410,1n/a20240117,1n/a---
FreeBSD:15:quarterly--n/a-n/a---
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>=20240410 : 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 id-freebsd-doc-20240410,1: HTML=on: HTML format PDF=on: PDF format ===> Use 'make config' to modify these settings
Options name:
misc_freebsd-doc-id
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: 2

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
20220527,1
27 May 2022 11:28:12
commit hash: 88426dd061d42eaaf9a12dd53f01faa52cde3613commit hash: 88426dd061d42eaaf9a12dd53f01faa52cde3613commit hash: 88426dd061d42eaaf9a12dd53f01faa52cde3613commit hash: 88426dd061d42eaaf9a12dd53f01faa52cde3613 files touched by this commit
Marc Fonvieille (blackend) search for other commits by this committer
misc/freebsd-doc-id: Add new port (Indonesian documentation)

Following update to rev. 719bd81 from the FreeBSD docset, add
Indonesian documentation port.

PR:             264109
Reported by:    Graham Perrin <grahamperrin@gmail.com>

Number of commits found: 2