aboutsummaryrefslogtreecommitdiffstats
path: root/korean
diff options
context:
space:
mode:
authorhrs <hrs@FreeBSD.org>2008-09-06 03:41:48 +0800
committerhrs <hrs@FreeBSD.org>2008-09-06 03:41:48 +0800
commitaf4809fc1df6c0e57965a8db07d9f19a87460519 (patch)
treecc602fddcf4837026d33d8544917f4d7dfcaa44b /korean
parent531a0c3adee2fa77dd483af98c4155e2ce64074b (diff)
downloadfreebsd-ports-gnome-af4809fc1df6c0e57965a8db07d9f19a87460519.tar.gz
freebsd-ports-gnome-af4809fc1df6c0e57965a8db07d9f19a87460519.tar.zst
freebsd-ports-gnome-af4809fc1df6c0e57965a8db07d9f19a87460519.zip
* print/ghostscript-* and related ports have been renamed in the
following way: print/ghostscript-gnu -> print/ghostscript7 print/ghostscript-gnu-nox11 -> print/ghostscript7-nox11 print/ghostscript-gnu-commfont -> print/ghostscript7-commfont print/ghostscript-gpl -> print/ghostscript8 print/ghostscript-gpl-nox11 -> print/ghostscript8-nox11 japanese/ghostscript-gnu-jpnfont -> print/ghostscript7-jpnfont korean/ghostscript-gnu-korfont -> print/ghostscript7-korfont * USE_GHOSTSCRIPT now supports a version number which the port requires. The valid value is "7" or "8". If other value is specified, value of WITH_GHOSTSCRIPT_VER is used. * WITH_GHOSTSCRIPT_GNU has been removed in favor of WITH_GHOSTSCRIPT_VER. The valid value of WITH_GHOSTSCRIPT_VER is "7" or "8", and the default value is "8". Approved by: portmgr (pav)
Diffstat (limited to 'korean')
-rw-r--r--korean/Makefile1
-rw-r--r--korean/ghostscript-gnu-korfont/Makefile30
-rw-r--r--korean/ghostscript-gnu-korfont/pkg-descr1
3 files changed, 0 insertions, 32 deletions
diff --git a/korean/Makefile b/korean/Makefile
index 355186a6bf90..bef9a88eb9e6 100644
--- a/korean/Makefile
+++ b/korean/Makefile
@@ -17,7 +17,6 @@
SUBDIR += engdic
SUBDIR += eterm
SUBDIR += gdick
- SUBDIR += ghostscript-gnu-korfont
SUBDIR += gtkcomm
SUBDIR += h2ps
SUBDIR += hanIM
diff --git a/korean/ghostscript-gnu-korfont/Makefile b/korean/ghostscript-gnu-korfont/Makefile
deleted file mode 100644
index 06eca1b4794a..000000000000
--- a/korean/ghostscript-gnu-korfont/Makefile
+++ /dev/null
@@ -1,30 +0,0 @@
-# New ports collection makefile for: ghostscript
-# Date created: 14 Jan 2002
-# Whom: Mita Yoshio <mita@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= ghostscript-gnu-korfont
-PORTVERSION= 7.07
-PORTREVISION= 3
-CATEGORIES= korean print
-MASTER_SITES= # empty
-DISTFILES= # empty
-
-MAINTAINER= hrs@FreeBSD.org
-COMMENT= Korean font support for GNU Ghostscript
-
-RUN_DEPENDS= ${LOCALBASE}/share/fonts/CIDFont/Munhwa-Regular:${PORTSDIR}/korean/munhwafonts-cid \
- ${LOCALBASE}/share/ghostscript/Resource/CIDFont/HYSMyeongJo-Medium:${PORTSDIR}/print/ghostscript-gnu-commfont
-
-# set these forcibly
-WITH_GHOSTSCRIPT_GNU= yes
-USE_GHOSTSCRIPT_RUN= yes
-NO_BUILD= yes
-DEPENDS_ARGS+= -DA4
-
-do-install:
- @${DO_NADA}
-
-.include <bsd.port.mk>
diff --git a/korean/ghostscript-gnu-korfont/pkg-descr b/korean/ghostscript-gnu-korfont/pkg-descr
deleted file mode 100644
index 8de62f2138fa..000000000000
--- a/korean/ghostscript-gnu-korfont/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-This is a meta package to add Korean font support to GNU Ghostscript.
pan>2-4/+14 * - Take maintainershipbeech2007-07-201-1/+3 * - Fix master_sitesbeech2007-07-202-24/+24 * - update to 1.6.1mm2007-07-188-20/+51 * - mark as BROKEN (API of net-im/jabber switched to c++ with 1.6.1)mm2007-07-183-0/+12 * - Use master_site_subdir instead of ${:S///} substitutionsat2007-07-171-1/+2 * This plugin adds a libnotify interface to pidgin, enabling popups much likemiwi2007-07-165-0/+70 * - Update to 0.8.arafan2007-07-152-6/+5 * - Use proper capitalization in my email address.trasz2007-07-121-1/+1 * Update to 0.13.13ahze2007-07-093-4/+7 * - Update to 0.20070703rafan2007-07-093-162/+137 * Update to 0.5.4.2johans2007-07-094-8/+8 * Update to 0.13.10.marcus2007-07-093-9/+5 * - Mark BROKEN: does not buildpav2007-07-081-0/+2 * - Update to 0.2.4garga2007-07-062-4/+4 * - Update to 0.9.3sat2007-07-053-4/+8 * - Change maintainer addressbeech2007-07-052-5/+4 * - Add py compilebeech2007-07-052-4/+139 * - Fix the build with GCC 4.2 [1]danfe2007-07-053-20/+15 * - Update to 4.22.1miwi2007-07-044-20/+18 * - Update to 0.9.2.trasz2007-07-043-8/+6 * Update to KDE 3.5.7 / KOffice 1.6.3lofi2007-07-043-7/+8 * Chase gnutls shared library version chase: adjust DEPENDS lines andnovel2007-07-014-5/+7 * The Pidgin-Rhythmbox plugin will automatically update your Pidgin user info andmiwi2007-07-015-0/+56 * -New port net-im/emesenebeech2007-06-306-0/+410 * - Fix build with gcc4miwi2007-06-297-27/+69 * Distfile has been renamed.flz2007-06-282-4/+3 * - Switch to py-pysqlite23miwi2007-06-271-1/+2 * - Switch to py-pysqlite23miwi2007-06-271-2/+2 * Update telepathy-idle to 0.1.1.flz2007-06-242-5/+4 * Oh geez, don't commit when half asleep. Time to get a reward.flz2007-06-241-11/+0 * Add patch missed in previous commit.flz2007-06-241-0/+10 * Update telepathy-salut to 0.1.3.flz2007-06-242-5/+5 * Update telepathy-gabble to 0.5.12.flz2007-06-242-5/+4 * Update telepathy-glib to 0.5.13.flz2007-06-243-13/+14 * Update libtelepathy to 0.0.55.flz2007-06-243-6/+5 * - Update to 20070621miwi2007-06-243-61/+95 * - Fix plistpav2007-06-192-2/+6 * * Update to 2.0.2marcus2007-06-174-9/+31 * - Update to 0.8agarga2007-06-162-5/+4 * - Unbreak: duplicate entries in distinfo makes for some funny error messagespav2007-06-152-5/+0 * - Update to 0.9.2sat2007-06-153-8/+37 * Fix plist when building with SILC support.marcus2007-06-141-2/+2 * Fix a nifty vim typo (my fault, of course), and s/use_BZIP2/USE_BZIP2/.marcus2007-06-142-4/+4 * Update pkg-descr for Pidgin and include the new WWW site.marcus2007-06-141-2/+2 * Add pidgin-guifications at 2.14 after a repocopy frommarcus2007-06-144-83/+78 * - Project now is renamed on sourceforge, so, make it fetchable again and fix WWWgarga2007-06-132-3/+2 * - Minor update for rc scriptmiwi2007-06-123-8/+23 * - Update to 0.10.0.a.20070529rafan2007-06-114-12/+15 * - Update to 0.5.4.1 (bugfix release)johans2007-06-114-10/+10 * Update to 1.2.3.marcus2007-06-112-4/+4 * - Set CONFLICTS with openfiremiwi2007-06-101-3/+4 * - Connect net-im/openfiremiwi2007-06-101-0/+1 * - Add net-im/openfiremiwi2007-06-106-325/+347 * BROKEN: Unfetchablekris2007-06-101-0/+2 * - Update to 20070518miwi2007-06-096-12/+12 * Upgrade to 1.9 RC5.thierry2007-06-093-13/+12 * - Add a feature to vicq that updates status and delivers messageskevlo2007-06-082-2/+31 * - giving up port maintainershipclsung2007-06-072-2/+2 * Assign maintainer role to submitterxride2007-06-051-1/+1 * Fix the plist in the non-D-BUS case.marcus2007-06-031-1/+1 * Update to 0.26.marcus2007-05-312-4/+4 * Update to 0.25.marcus2007-05-303-6/+16 * Update to 1.2.2.marcus2007-05-302-4/+4 * libpurple does not conflict with Gaim.marcus2007-05-301-2/+0 * Remove some leftover directories.marcus2007-05-292-1/+3 * Remove expired port:gabor2007-05-297-234/+0 * - Move net-im/gaim-hotkeys -> net-im/pidgin-hotkeys because project was renamedgarga2007-05-2813-159/+9 * Update to 2.0.1.marcus2007-05-283-5/+8 * Update to 0.83skv2007-05-283-7/+10 * - Drop maintainershipmiwi2007-05-272-2/+2 * - Update to 0.5.3miwi2007-05-274-8/+8 * - Fix user login after QQ protocol changes.miwi2007-05-272-10/+14 * BROKEN with gcc 4.2kris2007-05-273-3/+21 * Fix build with gcc4.2krion2007-05-274-8/+146 * - update for gnustep-make-2.0.0dinoex2007-05-251-1/+1 * Mark Gaim as deprecated, and give maintainers and users three months tomarcus2007-05-251-0/+3 * Update to the long-awaited 2.0.0. This has come a long way since Gaimmarcus2007-05-256-20/+14 * Remove leftover lib/finch.marcus2007-05-222-1/+2 * - Fix it to work with pidgingarga2007-05-228-12/+126 * - Welcome X.org 7.2 \o/.flz2007-05-2086-146/+75 * Correct an NSS initialization error that was causing crashes with certainmarcus2007-05-044-1/+14 * Take a pick at fixing INDEX, gaim-devel was renamed to pidgin anderwin2007-05-032-6/+6 * Update telepathy-idle to 0.1.0.flz2007-05-032-6/+7 * Update telepathy-gabble to 0.5.11.flz2007-05-032-5/+12 * Update telepathy-python to 0.13.9.flz2007-05-033-4/+103 * Update telepathy-glib to 0.5.11.flz2007-05-033-4/+5 * Remove libgaim, gaim-devel, and gaim-consoleui-devel after their respectivemarcus2007-05-0312-1247/+0 * Add finch after a repocopy from net-im/gaim-consoleui-devel. Finch is the newmarcus2007-05-034-36/+41 * Add pidgin after a repocopy from net-im/gaim-devel. Pidgin is the new namemarcus2007-05-034-585/+575