Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Sep 2015 15:49:51 +0000 (UTC)
From:      Marc Fonvieille <blackend@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r398120 - in head/misc: . freebsd-doc-ko
Message-ID:  <201509281549.t8SFnp4M050405@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: blackend (doc committer)
Date: Mon Sep 28 15:49:50 2015
New Revision: 398120
URL: https://svnweb.freebsd.org/changeset/ports/398120

Log:
  Add Korean FreeBSD Documentation port.
  
  Approved by:	doceng (implicit)

Added:
  head/misc/freebsd-doc-ko/
  head/misc/freebsd-doc-ko/Makefile   (contents, props changed)
  head/misc/freebsd-doc-ko/pkg-plist.common   (contents, props changed)
  head/misc/freebsd-doc-ko/pkg-plist.html   (contents, props changed)
  head/misc/freebsd-doc-ko/pkg-plist.html-common   (contents, props changed)
  head/misc/freebsd-doc-ko/pkg-plist.html-split   (contents, props changed)
  head/misc/freebsd-doc-ko/pkg-plist.pdf   (contents, props changed)
  head/misc/freebsd-doc-ko/pkg-plist.ps   (contents, props changed)
  head/misc/freebsd-doc-ko/pkg-plist.txt   (contents, props changed)
Modified:
  head/misc/Makefile

Modified: head/misc/Makefile
==============================================================================
--- head/misc/Makefile	Mon Sep 28 15:43:32 2015	(r398119)
+++ head/misc/Makefile	Mon Sep 28 15:49:50 2015	(r398120)
@@ -109,6 +109,7 @@
     SUBDIR += freebsd-doc-hu
     SUBDIR += freebsd-doc-it
     SUBDIR += freebsd-doc-ja
+    SUBDIR += freebsd-doc-ko
     SUBDIR += freebsd-doc-mn
     SUBDIR += freebsd-doc-nl
     SUBDIR += freebsd-doc-pl

Added: head/misc/freebsd-doc-ko/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/misc/freebsd-doc-ko/Makefile	Mon Sep 28 15:49:50 2015	(r398120)
@@ -0,0 +1,15 @@
+# Created by: Marc Fonvieille <blackend@FreeBSD.org>
+# $FreeBSD$
+
+CATEGORIES=	misc docs
+PKGNAMEPREFIX=	ko-
+
+MAINTAINER=	doceng@FreeBSD.org
+COMMENT=	Korean translation of the FreeBSD Documentation Project
+
+MASTERDIR=	${.CURDIR}/../freebsd-doc-en
+PLIST=		${.CURDIR}/pkg-plist
+
+DOCLANG=	ko_KR.UTF-8
+
+.include "${MASTERDIR}/Makefile"

Added: head/misc/freebsd-doc-ko/pkg-plist.common
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/misc/freebsd-doc-ko/pkg-plist.common	Mon Sep 28 15:49:50 2015	(r398120)
@@ -0,0 +1 @@
+%%DOCSDIR%%/ko

Added: head/misc/freebsd-doc-ko/pkg-plist.html
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/misc/freebsd-doc-ko/pkg-plist.html	Mon Sep 28 15:49:50 2015	(r398120)
@@ -0,0 +1 @@
+%%DOCSDIR%%/%%DOCLANG%%/articles/bsdl-gpl/article.html

Added: head/misc/freebsd-doc-ko/pkg-plist.html-common
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/misc/freebsd-doc-ko/pkg-plist.html-common	Mon Sep 28 15:49:50 2015	(r398120)
@@ -0,0 +1 @@
+%%DOCSDIR%%/%%DOCLANG%%/articles/bsdl-gpl/docbook.css

Added: head/misc/freebsd-doc-ko/pkg-plist.html-split
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/misc/freebsd-doc-ko/pkg-plist.html-split	Mon Sep 28 15:49:50 2015	(r398120)
@@ -0,0 +1,14 @@
+%%DOCSDIR%%/%%DOCLANG%%/articles/bsdl-gpl/addenda.html
+%%DOCSDIR%%/%%DOCLANG%%/articles/bsdl-gpl/bsd-advantages.html
+%%DOCSDIR%%/%%DOCLANG%%/articles/bsdl-gpl/conclusion.html
+%%DOCSDIR%%/%%DOCLANG%%/articles/bsdl-gpl/current-bsdl.html
+%%DOCSDIR%%/%%DOCLANG%%/articles/bsdl-gpl/gpl-advantages.html
+%%DOCSDIR%%/%%DOCLANG%%/articles/bsdl-gpl/history.html
+%%DOCSDIR%%/%%DOCLANG%%/articles/bsdl-gpl/index.html
+%%DOCSDIR%%/%%DOCLANG%%/articles/bsdl-gpl/license-cannot.html
+%%DOCSDIR%%/%%DOCLANG%%/articles/bsdl-gpl/origins-gpl.html
+%%DOCSDIR%%/%%DOCLANG%%/articles/bsdl-gpl/origins-lgpl.html
+%%DOCSDIR%%/%%DOCLANG%%/articles/bsdl-gpl/orphaning.html
+%%DOCSDIR%%/%%DOCLANG%%/articles/bsdl-gpl/recommendations.html
+%%DOCSDIR%%/%%DOCLANG%%/articles/bsdl-gpl/trademarks.html
+%%DOCSDIR%%/%%DOCLANG%%/articles/bsdl-gpl/unix-license.html

Added: head/misc/freebsd-doc-ko/pkg-plist.pdf
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/misc/freebsd-doc-ko/pkg-plist.pdf	Mon Sep 28 15:49:50 2015	(r398120)
@@ -0,0 +1 @@
+%%DOCSDIR%%/%%DOCLANG%%/articles/bsdl-gpl/article.pdf

Added: head/misc/freebsd-doc-ko/pkg-plist.ps
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/misc/freebsd-doc-ko/pkg-plist.ps	Mon Sep 28 15:49:50 2015	(r398120)
@@ -0,0 +1 @@
+%%DOCSDIR%%/%%DOCLANG%%/articles/bsdl-gpl/article.ps

Added: head/misc/freebsd-doc-ko/pkg-plist.txt
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/misc/freebsd-doc-ko/pkg-plist.txt	Mon Sep 28 15:49:50 2015	(r398120)
@@ -0,0 +1 @@
+%%DOCSDIR%%/%%DOCLANG%%/articles/bsdl-gpl/article.txt



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509281549.t8SFnp4M050405>