import of hanterm-xf, XFree86-3.3.1 xterm with Korean language extensions
This commit is contained in:
parent
447801c192
commit
9b3391172a
26
korean/hanterm-xf/Makefile
Normal file
26
korean/hanterm-xf/Makefile
Normal file
@ -0,0 +1,26 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2001/05/23 03:29:06 dugsong Exp $
|
||||
|
||||
DISTNAME= hanterm-xf-p19
|
||||
CATEGORIES= korean x11
|
||||
MASTER_SITES= http://www.hanterm.org/download/hanterm-xf/
|
||||
HOMEPAGE= http://www.hanterm.org/
|
||||
|
||||
MAINTAINER= Dug Song <dugsong@monkey.org>
|
||||
|
||||
PERMIT_PACKAGE_CDROM= yes
|
||||
PERMIT_PACKAGE_FTP= yes
|
||||
PERMIT_DISTFILES_CDROM= yes
|
||||
PERMIT_DISTFILES_FTP= yes
|
||||
|
||||
LIB_DEPENDS= iconv.2::converters/libiconv
|
||||
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ENV+= CFLAGS="${CFLAGS} -I${PREFIX}/include" \
|
||||
X_EXTRA_LIBS="-L${PREFIX}/lib -liconv"
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/hanterm ${PREFIX}/bin
|
||||
${INSTALL_DATA} ${WRKSRC}/Hanterm.ad \
|
||||
${PREFIX}/lib/X11/app-defaults/Hanterm
|
||||
|
||||
.include <bsd.port.mk>
|
3
korean/hanterm-xf/files/md5
Normal file
3
korean/hanterm-xf/files/md5
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (hanterm-xf-p19.tar.gz) = 5843e11a5d8b2e9c455c42e8743f3d5c
|
||||
RMD160 (hanterm-xf-p19.tar.gz) = abe989262add47d917884ae29814a1cb5340eea8
|
||||
SHA1 (hanterm-xf-p19.tar.gz) = 0534b78c7da89770f76b3146b4508dd7bd7aa40a
|
11
korean/hanterm-xf/patches/patch-Makefile
Normal file
11
korean/hanterm-xf/patches/patch-Makefile
Normal file
@ -0,0 +1,11 @@
|
||||
--- Makefile.in.orig Thu Dec 14 13:59:21 2000
|
||||
+++ Makefile.in Thu Dec 14 13:59:38 2000
|
||||
@@ -69,7 +69,7 @@
|
||||
$(LINK) $(LDFLAGS) -o $@ $(OBJS2) $(X_LIBS) $(LIBS)
|
||||
|
||||
install: $(INSTALL_DIRS) hanterm
|
||||
- $(INSTALL_PROGRAM) -s -m 4711 hanterm $(bindir)/hanterm
|
||||
+ $(INSTALL_PROGRAM) -s -m 711 hanterm $(bindir)/hanterm
|
||||
@echo 'Completed installation.'
|
||||
@echo 'Use "make install-ti" to install terminfo description.'
|
||||
|
1
korean/hanterm-xf/pkg/COMMENT
Normal file
1
korean/hanterm-xf/pkg/COMMENT
Normal file
@ -0,0 +1 @@
|
||||
XFree86-based xterm with Korean language support
|
5
korean/hanterm-xf/pkg/DESCR
Normal file
5
korean/hanterm-xf/pkg/DESCR
Normal file
@ -0,0 +1,5 @@
|
||||
This version of hanterm is based on XFree86 3.3.1 xterm code, and
|
||||
features automatic font detection, support for johab844 fonts,
|
||||
and a scrollbar on the right.
|
||||
|
||||
WWW: ${HOMEPAGE}
|
3
korean/hanterm-xf/pkg/PLIST
Normal file
3
korean/hanterm-xf/pkg/PLIST
Normal file
@ -0,0 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/05/23 03:29:06 dugsong Exp $
|
||||
bin/hanterm
|
||||
lib/X11/app-defaults/Hanterm
|
Loading…
Reference in New Issue
Block a user