aboutsummaryrefslogtreecommitdiff
path: root/korean
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-03-13 18:54:28 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-03-13 18:54:28 +0000
commit53785e1cc54e4e4e9cce0c0aec2ce5f7d0f336e0 (patch)
tree4ca8a5da1763cb3469910d82ffa848745f3c8772 /korean
parentdf4a40261054dc49ccf159dbaaceca2736982686 (diff)
downloadports-53785e1cc54e4e4e9cce0c0aec2ce5f7d0f336e0.tar.gz
ports-53785e1cc54e4e4e9cce0c0aec2ce5f7d0f336e0.zip
Notes
Diffstat (limited to 'korean')
-rw-r--r--korean/Makefile1
-rw-r--r--korean/gau/Makefile39
-rw-r--r--korean/gau/distinfo18
-rw-r--r--korean/gau/files/patch-aa11
-rw-r--r--korean/gau/files/patch-ba10
-rw-r--r--korean/gau/files/patch-bb11
-rw-r--r--korean/gau/files/patch-bc9
-rw-r--r--korean/gau/files/patch-gau-install.in11
-rw-r--r--korean/gau/files/patch-rc:gaurc12
-rw-r--r--korean/gau/files/patch-rc:gtkrc22
-rw-r--r--korean/gau/pkg-descr10
-rw-r--r--korean/gau/pkg-plist60
12 files changed, 0 insertions, 214 deletions
diff --git a/korean/Makefile b/korean/Makefile
index a103354d8129..998d27114e57 100644
--- a/korean/Makefile
+++ b/korean/Makefile
@@ -15,7 +15,6 @@
SUBDIR += elm
SUBDIR += engdic
SUBDIR += eterm
- SUBDIR += gau
SUBDIR += gdick
SUBDIR += ghostscript-gnu-korfont
SUBDIR += gtkcomm
diff --git a/korean/gau/Makefile b/korean/gau/Makefile
deleted file mode 100644
index bb0b48dbe835..000000000000
--- a/korean/gau/Makefile
+++ /dev/null
@@ -1,39 +0,0 @@
-# New ports collection makefile for: gau
-# Date created: 23 Jul 1998
-# Whom: CHOI Junho <cjh@kr.freebsd.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gau
-PORTVERSION= 0.4.1
-PORTREVISION= 4
-CATEGORIES= korean comms
-MASTER_SITES= http://www.kr.freebsd.org/~hwang/gau/
-
-PATCH_SITES= ftp://ftp.kr.freebsd.org/pub/FreeBSD-kr/distfiles/
-PATCHFILES= gau-0.4.1.patch gau-0.4.1-rc.patch gau-0.4.1-grim_show.patch \
- gau-0.4.1-script.patch gau-0.4.1-warning.patch
-PATCH_DIST_STRIP= -p1
-
-MAINTAINER= cjh@FreeBSD.org
-COMMENT= Gtk-based Hangul terminal emulator (for modem/tcp)
-
-RUN_DEPENDS= lrz:${PORTSDIR}/comms/lrzsz \
- ${X11BASE}/lib/X11/fonts/local/gulim12.pcf.gz:${PORTSDIR}/korean/baekmukfonts-bdf
-
-DEPRECATED= Broken on all supported versions of FreeBSD
-EXPIRATION_DATE=2007-03-10
-
-USE_X_PREFIX= yes
-USE_GMAKE= yes
-USE_GNOME= gtk12
-GNU_CONFIGURE= yes
-
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 500113
-BROKEN= Does not compile on FreeBSD > 5.0
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/korean/gau/distinfo b/korean/gau/distinfo
deleted file mode 100644
index 33416752eae9..000000000000
--- a/korean/gau/distinfo
+++ /dev/null
@@ -1,18 +0,0 @@
-MD5 (gau-0.4.1.tar.gz) = 04dafc12cea7d350ed01285834a882ff
-SHA256 (gau-0.4.1.tar.gz) = bb23c54cce355793c62b31253d6b0f1dc21a135edd4bd00e49d396c332aa1bd2
-SIZE (gau-0.4.1.tar.gz) = 192444
-MD5 (gau-0.4.1.patch) = 3603329947b26d1d37966096b9526f32
-SHA256 (gau-0.4.1.patch) = 862bc5d18efcf604ab40049b2088a1b98719e656ff1e38bc317dd85c8d3dfd74
-SIZE (gau-0.4.1.patch) = 43489
-MD5 (gau-0.4.1-rc.patch) = 71aa94ebdfecf7a7ac8e24064f664678
-SHA256 (gau-0.4.1-rc.patch) = ff166da9315cca9ef089ea764ead7e5a8ec2672a0959df73ed3317625bdb96eb
-SIZE (gau-0.4.1-rc.patch) = 810
-MD5 (gau-0.4.1-grim_show.patch) = 39f10b68560e8d29350eae8280f5fb98
-SHA256 (gau-0.4.1-grim_show.patch) = adef82cac71baac7b2569ec73c71c628f1f7f87fb41fda358d8810ef7dffbdb7
-SIZE (gau-0.4.1-grim_show.patch) = 707
-MD5 (gau-0.4.1-script.patch) = ce0133b5d4283084f36e9d8986932104
-SHA256 (gau-0.4.1-script.patch) = 3ae940e20f04ef23a23716f7241f1f08eacc5487bfbe7e5fdeae7ebfa3c9768f
-SIZE (gau-0.4.1-script.patch) = 5585
-MD5 (gau-0.4.1-warning.patch) = 68b827b82ff157ff094deb88fcc5ae46
-SHA256 (gau-0.4.1-warning.patch) = 0a36a033dccc7bded33b1320ab53baed78f13bb09b17581bcee118a0a1cbdc9d
-SIZE (gau-0.4.1-warning.patch) = 1582
diff --git a/korean/gau/files/patch-aa b/korean/gau/files/patch-aa
deleted file mode 100644
index ac6be24c9b2f..000000000000
--- a/korean/gau/files/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.in.o Sat Jan 20 23:24:55 2001
-+++ Makefile.in Sat Jan 20 23:25:23 2001
-@@ -86,7 +86,7 @@
-
- bin_SCRIPTS = gau-install
-
--doc_dir = $(prefix)/doc/$(PACKAGE)-$(VERSION)
-+doc_dir = $(prefix)/share/doc/$(PACKAGE)
-
- doc_all = doc/README doc/README-0.1a doc/README-0.2 doc/README-0.3 doc/README-0.4 doc/TODO doc/USAGE doc/PROBLEMS
-
diff --git a/korean/gau/files/patch-ba b/korean/gau/files/patch-ba
deleted file mode 100644
index e2056039abe0..000000000000
--- a/korean/gau/files/patch-ba
+++ /dev/null
@@ -1,10 +0,0 @@
---- gnome-login-support.h~ Sun Feb 6 11:46:20 2000
-+++ gnome-login-support.h Sun Feb 6 11:47:09 2000
-@@ -7,6 +7,7 @@
- #elif defined(HAVE_UTIL_H) /* OpenBSD */
- # include <util.h>
- #elif defined(HAVE_LIBUTIL_H) /* FreeBSD */
-+# include <sys/types.h>
- # include <libutil.h>
- #elif defined(HAVE_LIBUTIL) /* BSDI has libutil, but no libutil.h */
- /* Avoid pulling in all the include files for no need */
diff --git a/korean/gau/files/patch-bb b/korean/gau/files/patch-bb
deleted file mode 100644
index 6e8b8a45e91a..000000000000
--- a/korean/gau/files/patch-bb
+++ /dev/null
@@ -1,11 +0,0 @@
---- misc/grimview/Makefile~ Fri May 1 17:30:22 1998
-+++ misc/grimview/Makefile Sun Feb 6 11:51:19 2000
-@@ -2,6 +2,6 @@
- zilla= gzillaimage.o gzillaimgsink.o gzillabytesink.o gzillagif.o gzillajpeg.o
-
- grimview: grimview.o $(zilla)
-- gcc -o grimview grimview.o $(zilla) `gtk-config --libs` -ljpeg
-+ $(CC) $(CFLAGS) -o grimview grimview.o $(zilla) `$(GTK_CONFIG) --libs` -ljpeg
- .c.o:
-- gcc -Wall `gtk-config --cflags` -c $<
-+ $(CC) $(CFLAGS) `$(GTK_CONFIG) --cflags` -c $<
diff --git a/korean/gau/files/patch-bc b/korean/gau/files/patch-bc
deleted file mode 100644
index a57af1ae5866..000000000000
--- a/korean/gau/files/patch-bc
+++ /dev/null
@@ -1,9 +0,0 @@
---- rc/telnet-menu.bak Sun Feb 6 12:26:46 2000
-+++ rc/telnet-menu Sun Feb 6 12:26:56 2000
-@@ -5,5 +5,5 @@
- # À̸§\tÁÖ¼Ò\tÆ÷Æ®(0Àº Ç¥ÁØ°ª)\tscript_file
- ¿©±â localhost 0 local
- ÇÏÀÌÅÚ home.hitel.net 0 hitel-login.scr
--³ª¿ì´©¸® 203.238.128.51 0 now-login.scr
-+³ª¿ì´©¸® nownuri.net 0 now-login.scr
- õ¸®¾È chollian.dacom.co.kr 0 dacom.scr
diff --git a/korean/gau/files/patch-gau-install.in b/korean/gau/files/patch-gau-install.in
deleted file mode 100644
index e881adc1cd61..000000000000
--- a/korean/gau/files/patch-gau-install.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- gau-install.in Sat Nov 16 22:14:56 2002
-+++ gau-install.in Sat Nov 16 22:17:20 2002
-@@ -1,7 +1,7 @@
- #!/bin/sh
-
- gau_data=@prefix@/share/@PACKAGE@
--gau_doc=@prefix@/doc/@PACKAGE@-@VERSION@
-+gau_doc=@prefix@/share/doc/@PACKAGE@
-
- echo "ÀÌÁ¦ ½Ã½ºÅÛ¿¡ ±ò·ÁÀÖ´Â °¡¿ìÀÇ µ¥ÀÌŸÆÄÀÏÀ» °³ÀÎ ¿µ¿ªÀ¸·Î º¹»çÇÕ´Ï´Ù"
-
diff --git a/korean/gau/files/patch-rc:gaurc b/korean/gau/files/patch-rc:gaurc
deleted file mode 100644
index 274b489a8fd2..000000000000
--- a/korean/gau/files/patch-rc:gaurc
+++ /dev/null
@@ -1,12 +0,0 @@
---- rc/gaurc.orig Sat Nov 16 22:30:11 2002
-+++ rc/gaurc Sat Nov 16 22:32:06 2002
-@@ -63,7 +63,8 @@
- # ¾Æ·¡ÀÇ ¿¹¿¡¼­´Â ¿µ¹®ÆùÆ®ÀÇ ÆøÀÌ 8 (80À» 10À¸·Î ³ª´«°ª)ÀÌ°í
- # ÇÑ±Û ÆùÆ®´Â ÆøÀÌ 16ÀÔ´Ï´Ù.
-
--(terminal_font "-*-clean-bold-r-normal--16-*-*-*-*-*-*-*,-*-gulim-medium-r-normal--16-*-*-*-*-*-ksc5601.1987-0");
-+#(terminal_font "-schumacher-clean-medium-r-normal--16-160-75-75-c-80-iso8859-1,-*-*-medium-r-normal--16-*-*-*-c-160-ksc5601.1987-0");
-+(terminal_font "-*-fixed-medium-r-normal--16-*-iso8859-1,-*-gulim-medium-r-normal--16-*-*-*-*-*-ksc5601.1987-0");
-
- # prevent ^G -> beep translation
- # if you want really silent environment,
diff --git a/korean/gau/files/patch-rc:gtkrc b/korean/gau/files/patch-rc:gtkrc
deleted file mode 100644
index 4875d0b4d568..000000000000
--- a/korean/gau/files/patch-rc:gtkrc
+++ /dev/null
@@ -1,22 +0,0 @@
---- rc/gtkrc Sat Nov 16 22:14:56 2002
-+++ rc/gtkrc Sat Nov 16 22:16:36 2002
-@@ -27,7 +27,8 @@
- style "normal"
- {
- #bg_pixmap[NORMAL] = "life12-4.xpm"
-- bg[NORMAL] = {0.6, 0.7, 0.75}
-+ #bg[NORMAL] = {0.6, 0.7, 0.75}
-+ bg[NORMAL] = "#ffffff"
- }
-
- # Å͹̳¯ÀÇ ¹è°æÀ» ¼³Á¤ÇØÁÝ´Ï´Ù.
-@@ -36,7 +37,8 @@
- #±×¸²À» ¹è°æÀ¸·Î ÇÑ´Ù.
- #bg_pixmap[NORMAL] = "blue-tree.xpm"
- #´ÜÀÏ »öÀ¸·Î Ä¥ÇÑ´Ù.
-- bg[NORMAL] = {0.1, 0.1, 0.5}
-+ #bg[NORMAL] = {0.1, 0.1, 0.5}
-+ bg[NORMAL] = "#ffffff"
- }
-
- widget "*Term*" style "term"
diff --git a/korean/gau/pkg-descr b/korean/gau/pkg-descr
deleted file mode 100644
index c1c7c5cf6b16..000000000000
--- a/korean/gau/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-gau
----
-
-gau is Gtk-based terminal emulation program. It can connect
-via modem or socket(telnet), and provides several useful features
-including zmodem support, intelligent mouse, etc.
-
---
-Ports by CHOI Junho <cjh@kr.freebsd.org>
-WWW: http://www.kr.FreeBSD.org/~hwang/gau/index.html
diff --git a/korean/gau/pkg-plist b/korean/gau/pkg-plist
deleted file mode 100644
index 2c5615eafe73..000000000000
--- a/korean/gau/pkg-plist
+++ /dev/null
@@ -1,60 +0,0 @@
-bin/gau
-bin/gau-install
-@exec ln -s %D/bin/gau %D/bin/gaui
-@unexec rm -f %D/bin/gaui
-share/doc/gau/PROBLEMS
-share/doc/gau/README
-share/doc/gau/README-0.1a
-share/doc/gau/README-0.2
-share/doc/gau/README-0.3
-share/doc/gau/README-0.4
-share/doc/gau/TODO
-share/doc/gau/USAGE
-@dirrm share/doc/gau
-share/gau/auto-response
-share/gau/cap/INFO
-share/gau/chat-binding
-share/gau/chollian.menu
-share/gau/down/INFO
-share/gau/gaurc
-share/gau/gtkrc
-share/gau/hitel.menu
-share/gau/modem-menu
-share/gau/now.menu
-share/gau/phonelist
-share/gau/script/01420.scr
-share/gau/script/01421.scr
-share/gau/script/114.scr
-share/gau/script/INFO
-share/gau/script/chol-login.scr
-share/gau/script/hitel-login.scr
-share/gau/script/hitel.scr
-share/gau/script/local
-share/gau/script/now-login.scr
-share/gau/script/now.scr
-share/gau/script/snu.scr
-share/gau/script/unitel.scr
-@exec mkdir -p %D/share/gau/sound
-share/gau/telnet-menu
-share/gau/xpm/INFO
-share/gau/xpm/bluetree.xpm
-share/gau/xpm/capture.xpm
-share/gau/xpm/chat.xpm
-share/gau/xpm/connect.xpm
-share/gau/xpm/disconnect.xpm
-share/gau/xpm/down.xpm
-share/gau/xpm/flag.xpm.0
-share/gau/xpm/flag.xpm.1
-share/gau/xpm/flag.xpm.2
-share/gau/xpm/flag.xpm.3
-share/gau/xpm/flag.xpm.4
-share/gau/xpm/flag.xpm.5
-share/gau/xpm/flower.xpm
-share/gau/xpm/up.xpm
-share/gau/xpm/write.xpm
-@dirrm share/gau/cap
-@dirrm share/gau/down
-@dirrm share/gau/script
-@dirrm share/gau/sound
-@dirrm share/gau/xpm
-@dirrm share/gau