diff --git a/misc/freebsd-doc-all/Makefile b/misc/freebsd-doc-all/Makefile index cd2a5fcfe0d3..6e2a9eceea2c 100644 --- a/misc/freebsd-doc-all/Makefile +++ b/misc/freebsd-doc-all/Makefile @@ -1,36 +1,36 @@ PORTNAME= freebsd-doc-all -PORTVERSION= 20241218 +PORTVERSION= 20250110 PORTEPOCH= 1 CATEGORIES= misc docs MAINTAINER= doceng@FreeBSD.org COMMENT= Documentation from the FreeBSD Documentation Project RUN_DEPENDS+= bn-freebsd-doc>=${PORTVERSION}:misc/freebsd-doc-bn \ da-freebsd-doc>=${PORTVERSION}:misc/freebsd-doc-da \ de-freebsd-doc>=${PORTVERSION}:misc/freebsd-doc-de \ el-freebsd-doc>=${PORTVERSION}:misc/freebsd-doc-el \ en-freebsd-doc>=${PORTVERSION}:misc/freebsd-doc-en \ es-freebsd-doc>=${PORTVERSION}:misc/freebsd-doc-es \ fr-freebsd-doc>=${PORTVERSION}:misc/freebsd-doc-fr \ hu-freebsd-doc>=${PORTVERSION}:misc/freebsd-doc-hu \ id-freebsd-doc>=${PORTVERSION}:misc/freebsd-doc-id \ it-freebsd-doc>=${PORTVERSION}:misc/freebsd-doc-it \ ja-freebsd-doc>=${PORTVERSION}:misc/freebsd-doc-ja \ ko-freebsd-doc>=${PORTVERSION}:misc/freebsd-doc-ko \ mn-freebsd-doc>=${PORTVERSION}:misc/freebsd-doc-mn \ nl-freebsd-doc>=${PORTVERSION}:misc/freebsd-doc-nl \ pl-freebsd-doc>=${PORTVERSION}:misc/freebsd-doc-pl \ pt-freebsd-doc>=${PORTVERSION}:misc/freebsd-doc-pt \ ru-freebsd-doc>=${PORTVERSION}:misc/freebsd-doc-ru \ tr-freebsd-doc>=${PORTVERSION}:misc/freebsd-doc-tr \ zh_cn-freebsd-doc>=${PORTVERSION}:misc/freebsd-doc-zh_cn \ zh_tw-freebsd-doc>=${PORTVERSION}:misc/freebsd-doc-zh_tw USES= metaport .if make(package) DEPENDS_TARGET="package" .endif .include diff --git a/misc/freebsd-doc-en/Makefile b/misc/freebsd-doc-en/Makefile index f214ed6101cf..b3d8ba9510a7 100644 --- a/misc/freebsd-doc-en/Makefile +++ b/misc/freebsd-doc-en/Makefile @@ -1,82 +1,82 @@ PORTNAME= freebsd-doc -PORTVERSION= 20241218 +PORTVERSION= 20250110 PORTEPOCH= 1 CATEGORIES= misc docs MASTER_SITES= LOCAL/doceng PKGNAMEPREFIX?= en- MAINTAINER= doceng@FreeBSD.org COMMENT?= Documentation from the FreeBSD Documentation Project LICENSE= BSD2CLAUSE BUILD_DEPENDS= docproj>=4.1.8:textproc/docproj NO_ARCH= yes WRKSRC= ${WRKDIR}/doc/documentation PLIST_SUB= DOCBASE=${DOCBASE} DOCLANG?= en DOCBASE?= share/doc/freebsd OPTIONS_DEFINE= HTML PDF OPTIONS_DEFAULT= HTML PDF OPTIONS_SUB= yes HTML_DESC= HTML format PDF_DESC= PDF format # HTML build needs to include English for all languages .if ${DOCLANG:Men} HTML_DOC_LANG= en .else HTML_DOC_LANG= ${DOCLANG} en .endif .include .if empty(PORT_OPTIONS) IGNORE= at least one option must be enabled .endif .if ${PORT_OPTIONS:MPDF} BUILD_DEPENDS+= asciidoctor-pdf:textproc/rubygem-asciidoctor-pdf .if ${DOCLANG:Mzh-cn} || ${DOCLANG:Mzh-tw} BUILD_DEPENDS+= docproj-fonts-cjk>0:textproc/docproj-fonts-cjk .endif .endif post-patch: @${REINPLACE_CMD} -e 's|enableGitInfo = true|#enableGitInfo = true|' \ ${WRKSRC}/config/_default/hugo.toml do-build-HTML-on: cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} DOC_LANG="${HTML_DOC_LANG}" \ ${MAKE} html @${RM} -r ${WRKSRC}/public/${DOCLANG}/languages/ do-build-PDF-on: cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} DOC_LANG="${DOCLANG}" \ ${MAKE} pdf do-build: @${DO_NADA} pre-install: ${MKDIR} ${STAGEDIR}${DESTDIR}${PREFIX}/${DOCBASE}/${DOCLANG} do-install-HTML-on: .if ${DOCLANG} == "en" ${CP} -R ${WRKSRC}/public/* ${STAGEDIR}${DESTDIR}${PREFIX}/${DOCBASE} .else ${CP} -R ${WRKSRC}/public/${DOCLANG}/* ${STAGEDIR}${DESTDIR}${PREFIX}/${DOCBASE}/${DOCLANG} .endif do-install-PDF-on: cd ${WRKSRC}/public/ && ${FIND} ${DOCLANG}/ -type d -exec ${MKDIR} \ ${STAGEDIR}${DESTDIR}${PREFIX}/${DOCBASE}/{} \; cd ${WRKSRC}/public/ && ${FIND} ${DOCLANG}/ -type f -name "*.pdf" \ -exec ${INSTALL_DATA} {} ${STAGEDIR}${DESTDIR}${PREFIX}/${DOCBASE}/{} \; do-install: @${DO_NADA} .include diff --git a/misc/freebsd-doc-en/distinfo b/misc/freebsd-doc-en/distinfo index b07ca541b2c3..cf6c819c54f5 100644 --- a/misc/freebsd-doc-en/distinfo +++ b/misc/freebsd-doc-en/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734509257 -SHA256 (freebsd-doc-20241218.tar.gz) = 1e90e7191e45ab045527fa4332c5a776500f95464e2b5943be2040b2b8c2914c -SIZE (freebsd-doc-20241218.tar.gz) = 42898829 +TIMESTAMP = 1736495005 +SHA256 (freebsd-doc-20250110.tar.gz) = 3544732b39b99b02603b059e55b7069596f241a0a9a754e5f9eba1298f566a77 +SIZE (freebsd-doc-20250110.tar.gz) = 42870815 diff --git a/misc/freebsd-doc-ja/pkg-plist b/misc/freebsd-doc-ja/pkg-plist index ce0e8bab03bd..14a119dac20b 100644 --- a/misc/freebsd-doc-ja/pkg-plist +++ b/misc/freebsd-doc-ja/pkg-plist @@ -1,119 +1,69 @@ %%HTML%%%%DOCBASE%%/ja/articles/contributing/index.html %%HTML%%%%DOCBASE%%/ja/articles/fonts/index.html %%HTML%%%%DOCBASE%%/ja/articles/ipsec-must/index.html %%HTML%%%%DOCBASE%%/ja/articles/leap-seconds/index.html %%HTML%%%%DOCBASE%%/ja/articles/problem-reports/index.html %%HTML%%%%DOCBASE%%/ja/books/design-44bsd/index.html %%HTML%%%%DOCBASE%%/ja/books/faq/index.html %%HTML%%%%DOCBASE%%/ja/books/handbook/advanced-networking/index.html -%%HTML%%%%DOCBASE%%/ja/books/handbook/basics-devices/index.html -%%HTML%%%%DOCBASE%%/ja/books/handbook/basics-more-information/index.html -%%HTML%%%%DOCBASE%%/ja/books/handbook/basics-processes/index.html %%HTML%%%%DOCBASE%%/ja/books/handbook/basics/index.html %%HTML%%%%DOCBASE%%/ja/books/handbook/bibliography/index.html %%HTML%%%%DOCBASE%%/ja/books/handbook/book/index.html -%%HTML%%%%DOCBASE%%/ja/books/handbook/boot-introduction/index.html -%%HTML%%%%DOCBASE%%/ja/books/handbook/boot-shutdown/index.html -%%HTML%%%%DOCBASE%%/ja/books/handbook/boot-splash/index.html %%HTML%%%%DOCBASE%%/ja/books/handbook/boot/index.html -%%HTML%%%%DOCBASE%%/ja/books/handbook/bsdinstall-fetching-distribution/index.html -%%HTML%%%%DOCBASE%%/ja/books/handbook/bsdinstall-hardware/index.html -%%HTML%%%%DOCBASE%%/ja/books/handbook/bsdinstall-install-trouble/index.html -%%HTML%%%%DOCBASE%%/ja/books/handbook/bsdinstall-network/index.html -%%HTML%%%%DOCBASE%%/ja/books/handbook/bsdinstall-partitioning/index.html -%%HTML%%%%DOCBASE%%/ja/books/handbook/bsdinstall-post/index.html -%%HTML%%%%DOCBASE%%/ja/books/handbook/bsdinstall-pre/index.html -%%HTML%%%%DOCBASE%%/ja/books/handbook/bsdinstall-start/index.html %%HTML%%%%DOCBASE%%/ja/books/handbook/bsdinstall/index.html %%HTML%%%%DOCBASE%%/ja/books/handbook/config/index.html -%%HTML%%%%DOCBASE%%/ja/books/handbook/consoles/index.html -%%HTML%%%%DOCBASE%%/ja/books/handbook/current-stable/index.html %%HTML%%%%DOCBASE%%/ja/books/handbook/cutting-edge/index.html %%HTML%%%%DOCBASE%%/ja/books/handbook/desktop/index.html -%%HTML%%%%DOCBASE%%/ja/books/handbook/device-hints/index.html -%%HTML%%%%DOCBASE%%/ja/books/handbook/dirstructure/index.html -%%HTML%%%%DOCBASE%%/ja/books/handbook/disk-organization/index.html %%HTML%%%%DOCBASE%%/ja/books/handbook/disks/index.html -%%HTML%%%%DOCBASE%%/ja/books/handbook/editors/index.html %%HTML%%%%DOCBASE%%/ja/books/handbook/eresources/index.html %%HTML%%%%DOCBASE%%/ja/books/handbook/index.html %%HTML%%%%DOCBASE%%/ja/books/handbook/introduction/index.html -%%HTML%%%%DOCBASE%%/ja/books/handbook/kernelconfig-building/index.html -%%HTML%%%%DOCBASE%%/ja/books/handbook/kernelconfig-config/index.html -%%HTML%%%%DOCBASE%%/ja/books/handbook/kernelconfig-custom-kernel/index.html -%%HTML%%%%DOCBASE%%/ja/books/handbook/kernelconfig-devices/index.html -%%HTML%%%%DOCBASE%%/ja/books/handbook/kernelconfig-trouble/index.html %%HTML%%%%DOCBASE%%/ja/books/handbook/kernelconfig/index.html %%HTML%%%%DOCBASE%%/ja/books/handbook/l10n/index.html %%HTML%%%%DOCBASE%%/ja/books/handbook/linuxemu/index.html %%HTML%%%%DOCBASE%%/ja/books/handbook/mail/index.html -%%HTML%%%%DOCBASE%%/ja/books/handbook/makeworld/index.html %%HTML%%%%DOCBASE%%/ja/books/handbook/mirrors/index.html -%%HTML%%%%DOCBASE%%/ja/books/handbook/mount-unmount/index.html %%HTML%%%%DOCBASE%%/ja/books/handbook/multimedia/index.html %%HTML%%%%DOCBASE%%/ja/books/handbook/parti/index.html %%HTML%%%%DOCBASE%%/ja/books/handbook/partii/index.html %%HTML%%%%DOCBASE%%/ja/books/handbook/partiii/index.html %%HTML%%%%DOCBASE%%/ja/books/handbook/partiv/index.html %%HTML%%%%DOCBASE%%/ja/books/handbook/partv/index.html -%%HTML%%%%DOCBASE%%/ja/books/handbook/permissions/index.html %%HTML%%%%DOCBASE%%/ja/books/handbook/pgpkeys/index.html -%%HTML%%%%DOCBASE%%/ja/books/handbook/pkgng-intro/index.html -%%HTML%%%%DOCBASE%%/ja/books/handbook/ports-broken/index.html -%%HTML%%%%DOCBASE%%/ja/books/handbook/ports-finding-applications/index.html -%%HTML%%%%DOCBASE%%/ja/books/handbook/ports-nextsteps/index.html -%%HTML%%%%DOCBASE%%/ja/books/handbook/ports-overview/index.html -%%HTML%%%%DOCBASE%%/ja/books/handbook/ports-poudriere/index.html -%%HTML%%%%DOCBASE%%/ja/books/handbook/ports-using/index.html %%HTML%%%%DOCBASE%%/ja/books/handbook/ports/index.html %%HTML%%%%DOCBASE%%/ja/books/handbook/ppp-and-slip/index.html %%HTML%%%%DOCBASE%%/ja/books/handbook/preface/index.html %%HTML%%%%DOCBASE%%/ja/books/handbook/printing/index.html %%HTML%%%%DOCBASE%%/ja/books/handbook/security/index.html %%HTML%%%%DOCBASE%%/ja/books/handbook/serialcomms/index.html -%%HTML%%%%DOCBASE%%/ja/books/handbook/shells/index.html -%%HTML%%%%DOCBASE%%/ja/books/handbook/small-lan/index.html -%%HTML%%%%DOCBASE%%/ja/books/handbook/updating-upgrading-documentation/index.html -%%HTML%%%%DOCBASE%%/ja/books/handbook/updating-upgrading-freebsdupdate/index.html -%%HTML%%%%DOCBASE%%/ja/books/handbook/users-synopsis/index.html -%%HTML%%%%DOCBASE%%/ja/books/handbook/using-bsdinstall/index.html -%%HTML%%%%DOCBASE%%/ja/books/handbook/using-live-cd/index.html -%%HTML%%%%DOCBASE%%/ja/books/handbook/x-compiz-fusion/index.html -%%HTML%%%%DOCBASE%%/ja/books/handbook/x-config/index.html -%%HTML%%%%DOCBASE%%/ja/books/handbook/x-fonts/index.html -%%HTML%%%%DOCBASE%%/ja/books/handbook/x-install/index.html -%%HTML%%%%DOCBASE%%/ja/books/handbook/x-understanding/index.html -%%HTML%%%%DOCBASE%%/ja/books/handbook/x-xdm/index.html -%%HTML%%%%DOCBASE%%/ja/books/handbook/x11-troubleshooting/index.html -%%HTML%%%%DOCBASE%%/ja/books/handbook/x11-wm/index.html %%HTML%%%%DOCBASE%%/ja/books/handbook/x11/index.html %%HTML%%%%DOCBASE%%/ja/books/porters-handbook/book/index.html %%HTML%%%%DOCBASE%%/ja/books/porters-handbook/changes/index.html %%HTML%%%%DOCBASE%%/ja/books/porters-handbook/index.html %%HTML%%%%DOCBASE%%/ja/books/porters-handbook/makefile/index.html %%HTML%%%%DOCBASE%%/ja/books/porters-handbook/own-port/index.html %%HTML%%%%DOCBASE%%/ja/books/porters-handbook/pkg-files/index.html %%HTML%%%%DOCBASE%%/ja/books/porters-handbook/port-upgrading/index.html %%HTML%%%%DOCBASE%%/ja/books/porters-handbook/porting-autoplist/index.html %%HTML%%%%DOCBASE%%/ja/books/porters-handbook/porting-dads/index.html %%HTML%%%%DOCBASE%%/ja/books/porters-handbook/porting-info/index.html %%HTML%%%%DOCBASE%%/ja/books/porters-handbook/porting-manpages/index.html %%HTML%%%%DOCBASE%%/ja/books/porters-handbook/porting-masterdir/index.html %%HTML%%%%DOCBASE%%/ja/books/porters-handbook/porting-motif/index.html %%HTML%%%%DOCBASE%%/ja/books/porters-handbook/porting-samplem/index.html %%HTML%%%%DOCBASE%%/ja/books/porters-handbook/quick-porting/index.html %%HTML%%%%DOCBASE%%/ja/books/porters-handbook/shared/index.html %%HTML%%%%DOCBASE%%/ja/books/porters-handbook/slow/index.html %%HTML%%%%DOCBASE%%/ja/books/porters-handbook/special/index.html %%HTML%%%%DOCBASE%%/ja/books/porters-handbook/testing/index.html %%HTML%%%%DOCBASE%%/ja/books/porters-handbook/why-port/index.html %%HTML%%%%DOCBASE%%/ja/books/porters-handbook/x11-fonts/index.html %%PDF%%%%DOCBASE%%/ja/articles/contributing/contributing_ja.pdf %%PDF%%%%DOCBASE%%/ja/articles/fonts/fonts_ja.pdf %%PDF%%%%DOCBASE%%/ja/articles/ipsec-must/ipsec-must_ja.pdf %%PDF%%%%DOCBASE%%/ja/articles/leap-seconds/leap-seconds_ja.pdf %%PDF%%%%DOCBASE%%/ja/articles/problem-reports/problem-reports_ja.pdf %%PDF%%%%DOCBASE%%/ja/books/design-44bsd/design-44bsd_ja.pdf %%PDF%%%%DOCBASE%%/ja/books/faq/faq_ja.pdf %%PDF%%%%DOCBASE%%/ja/books/handbook/handbook_ja.pdf %%PDF%%%%DOCBASE%%/ja/books/porters-handbook/porters-handbook_ja.pdf diff --git a/misc/freebsd-doc-ru/pkg-plist b/misc/freebsd-doc-ru/pkg-plist index fc042733ce5e..49c27dcc09df 100644 --- a/misc/freebsd-doc-ru/pkg-plist +++ b/misc/freebsd-doc-ru/pkg-plist @@ -1,104 +1,103 @@ %%HTML%%%%DOCBASE%%/ru/articles/committers-guide/index.html %%HTML%%%%DOCBASE%%/ru/articles/contributing/index.html %%HTML%%%%DOCBASE%%/ru/articles/cups/index.html %%HTML%%%%DOCBASE%%/ru/articles/explaining-bsd/index.html %%HTML%%%%DOCBASE%%/ru/articles/fonts/index.html %%HTML%%%%DOCBASE%%/ru/articles/freebsd-questions/index.html %%HTML%%%%DOCBASE%%/ru/articles/geom-class/index.html %%HTML%%%%DOCBASE%%/ru/articles/gjournal-desktop/index.html %%HTML%%%%DOCBASE%%/ru/articles/hubs/index.html %%HTML%%%%DOCBASE%%/ru/articles/ipsec-must/index.html %%HTML%%%%DOCBASE%%/ru/articles/mailing-list-faq/index.html %%HTML%%%%DOCBASE%%/ru/articles/new-users/index.html %%HTML%%%%DOCBASE%%/ru/articles/pam/index.html %%HTML%%%%DOCBASE%%/ru/articles/pr-guidelines/index.html %%HTML%%%%DOCBASE%%/ru/articles/problem-reports/index.html %%HTML%%%%DOCBASE%%/ru/articles/releng/index.html %%HTML%%%%DOCBASE%%/ru/articles/solid-state/index.html %%HTML%%%%DOCBASE%%/ru/articles/vm-design/index.html %%HTML%%%%DOCBASE%%/ru/books/arch-handbook/book/index.html %%HTML%%%%DOCBASE%%/ru/books/design-44bsd/index.html %%HTML%%%%DOCBASE%%/ru/books/developers-handbook/index.html %%HTML%%%%DOCBASE%%/ru/books/faq/index.html %%HTML%%%%DOCBASE%%/ru/books/handbook/advanced-networking/index.html %%HTML%%%%DOCBASE%%/ru/books/handbook/audit/index.html %%HTML%%%%DOCBASE%%/ru/books/handbook/basics/index.html %%HTML%%%%DOCBASE%%/ru/books/handbook/bibliography/index.html %%HTML%%%%DOCBASE%%/ru/books/handbook/book/index.html %%HTML%%%%DOCBASE%%/ru/books/handbook/boot/index.html %%HTML%%%%DOCBASE%%/ru/books/handbook/bsdinstall/index.html %%HTML%%%%DOCBASE%%/ru/books/handbook/config/index.html %%HTML%%%%DOCBASE%%/ru/books/handbook/cutting-edge/index.html %%HTML%%%%DOCBASE%%/ru/books/handbook/desktop/index.html %%HTML%%%%DOCBASE%%/ru/books/handbook/disks/index.html %%HTML%%%%DOCBASE%%/ru/books/handbook/eresources/index.html %%HTML%%%%DOCBASE%%/ru/books/handbook/filesystems/index.html %%HTML%%%%DOCBASE%%/ru/books/handbook/firewalls/index.html %%HTML%%%%DOCBASE%%/ru/books/handbook/geom/index.html %%HTML%%%%DOCBASE%%/ru/books/handbook/index.html -%%HTML%%%%DOCBASE%%/ru/books/handbook/install/index.html %%HTML%%%%DOCBASE%%/ru/books/handbook/introduction/index.html %%HTML%%%%DOCBASE%%/ru/books/handbook/kernelconfig/index.html %%HTML%%%%DOCBASE%%/ru/books/handbook/l10n/index.html %%HTML%%%%DOCBASE%%/ru/books/handbook/linuxemu/index.html %%HTML%%%%DOCBASE%%/ru/books/handbook/mac/index.html %%HTML%%%%DOCBASE%%/ru/books/handbook/mail/index.html %%HTML%%%%DOCBASE%%/ru/books/handbook/mirrors/index.html %%HTML%%%%DOCBASE%%/ru/books/handbook/multimedia/index.html %%HTML%%%%DOCBASE%%/ru/books/handbook/network-servers/index.html %%HTML%%%%DOCBASE%%/ru/books/handbook/parti/index.html %%HTML%%%%DOCBASE%%/ru/books/handbook/partii/index.html %%HTML%%%%DOCBASE%%/ru/books/handbook/partiii/index.html %%HTML%%%%DOCBASE%%/ru/books/handbook/partiv/index.html %%HTML%%%%DOCBASE%%/ru/books/handbook/partv/index.html %%HTML%%%%DOCBASE%%/ru/books/handbook/pgpkeys/index.html %%HTML%%%%DOCBASE%%/ru/books/handbook/ports/index.html %%HTML%%%%DOCBASE%%/ru/books/handbook/ppp-and-slip/index.html %%HTML%%%%DOCBASE%%/ru/books/handbook/preface/index.html %%HTML%%%%DOCBASE%%/ru/books/handbook/printing/index.html %%HTML%%%%DOCBASE%%/ru/books/handbook/security/index.html %%HTML%%%%DOCBASE%%/ru/books/handbook/serialcomms/index.html %%HTML%%%%DOCBASE%%/ru/books/handbook/wayland/index.html %%HTML%%%%DOCBASE%%/ru/books/handbook/x11/index.html %%HTML%%%%DOCBASE%%/ru/books/porters-handbook/book/index.html %%HTML%%%%DOCBASE%%/ru/books/porters-handbook/index.html %%HTML%%%%DOCBASE%%/ru/books/porters-handbook/keeping-up/index.html %%HTML%%%%DOCBASE%%/ru/books/porters-handbook/makefiles/index.html %%HTML%%%%DOCBASE%%/ru/books/porters-handbook/new-port/index.html %%HTML%%%%DOCBASE%%/ru/books/porters-handbook/pkg-files/index.html %%HTML%%%%DOCBASE%%/ru/books/porters-handbook/plist/index.html %%HTML%%%%DOCBASE%%/ru/books/porters-handbook/porting-dads/index.html %%HTML%%%%DOCBASE%%/ru/books/porters-handbook/porting-samplem/index.html %%HTML%%%%DOCBASE%%/ru/books/porters-handbook/porting-why/index.html %%HTML%%%%DOCBASE%%/ru/books/porters-handbook/quick-porting/index.html %%HTML%%%%DOCBASE%%/ru/books/porters-handbook/security/index.html %%HTML%%%%DOCBASE%%/ru/books/porters-handbook/slow-porting/index.html %%HTML%%%%DOCBASE%%/ru/books/porters-handbook/special/index.html %%HTML%%%%DOCBASE%%/ru/books/porters-handbook/testing/index.html %%HTML%%%%DOCBASE%%/ru/books/porters-handbook/upgrading/index.html %%HTML%%%%DOCBASE%%/ru/books/porters-handbook/uses/index.html %%HTML%%%%DOCBASE%%/ru/books/porters-handbook/versions/index.html %%PDF%%%%DOCBASE%%/ru/articles/committers-guide/committers-guide_ru.pdf %%PDF%%%%DOCBASE%%/ru/articles/contributing/contributing_ru.pdf %%PDF%%%%DOCBASE%%/ru/articles/cups/cups_ru.pdf %%PDF%%%%DOCBASE%%/ru/articles/explaining-bsd/explaining-bsd_ru.pdf %%PDF%%%%DOCBASE%%/ru/articles/fonts/fonts_ru.pdf %%PDF%%%%DOCBASE%%/ru/articles/freebsd-questions/freebsd-questions_ru.pdf %%PDF%%%%DOCBASE%%/ru/articles/geom-class/geom-class_ru.pdf %%PDF%%%%DOCBASE%%/ru/articles/gjournal-desktop/gjournal-desktop_ru.pdf %%PDF%%%%DOCBASE%%/ru/articles/hubs/hubs_ru.pdf %%PDF%%%%DOCBASE%%/ru/articles/ipsec-must/ipsec-must_ru.pdf %%PDF%%%%DOCBASE%%/ru/articles/mailing-list-faq/mailing-list-faq_ru.pdf %%PDF%%%%DOCBASE%%/ru/articles/new-users/new-users_ru.pdf %%PDF%%%%DOCBASE%%/ru/articles/pam/pam_ru.pdf %%PDF%%%%DOCBASE%%/ru/articles/pr-guidelines/pr-guidelines_ru.pdf %%PDF%%%%DOCBASE%%/ru/articles/problem-reports/problem-reports_ru.pdf %%PDF%%%%DOCBASE%%/ru/articles/releng/releng_ru.pdf %%PDF%%%%DOCBASE%%/ru/articles/solid-state/solid-state_ru.pdf %%PDF%%%%DOCBASE%%/ru/articles/vm-design/vm-design_ru.pdf %%PDF%%%%DOCBASE%%/ru/books/arch-handbook/arch-handbook_ru.pdf %%PDF%%%%DOCBASE%%/ru/books/design-44bsd/design-44bsd_ru.pdf %%PDF%%%%DOCBASE%%/ru/books/developers-handbook/developers-handbook_ru.pdf %%PDF%%%%DOCBASE%%/ru/books/faq/faq_ru.pdf %%PDF%%%%DOCBASE%%/ru/books/handbook/handbook_ru.pdf %%PDF%%%%DOCBASE%%/ru/books/porters-handbook/porters-handbook_ru.pdf