Style/space police (space -> tab) over the chinese category.
This commit is contained in:
parent
690462dbb3
commit
81009ad821
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=37973
6 changed files with 12 additions and 20 deletions
|
@ -2,7 +2,7 @@
|
|||
# Date created: 31 Oct 2000
|
||||
# Whom: Jing-Tang Keith Jang <keith@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD: /tmp/pcvs/ports/chinese/XFree86-aoutlibs/Attic/Makefile,v 1.2 2000-11-06 18:14:23 keith Exp $
|
||||
# $FreeBSD: /tmp/pcvs/ports/chinese/XFree86-aoutlibs/Attic/Makefile,v 1.3 2001-02-05 14:29:33 olgeni Exp $
|
||||
#
|
||||
|
||||
# The file is identical to
|
||||
|
@ -10,7 +10,7 @@
|
|||
# Renamed to avoid distfiles conflict with x11/XFree86-aoutlibs.
|
||||
|
||||
PORTNAME= XFree86-aoutlibs
|
||||
PORTVERSION= 3.3.6
|
||||
PORTVERSION= 3.3.6
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/keith/
|
||||
DISTNAME= Xbin336aout
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
# $FreeBSD$
|
||||
#
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../irc/bitchx
|
||||
MASTERDIR= ${.CURDIR}/../../irc/bitchx
|
||||
EXTRA_PATCHES= ${.CURDIR}/files/patch-source::input.c \
|
||||
${.CURDIR}/files/patch-include::config.h \
|
||||
${.CURDIR}/files/patch-source::screen.c
|
||||
|
@ -23,4 +23,3 @@ PKGNAMEPREFIX:= ${PKGNAMEPREFIX}tw-
|
|||
CATEGORIES= chinese irc
|
||||
|
||||
MAINTAINER= clive@FreeBSD.org
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/convert/ \
|
|||
ftp://ftp.edu.tw/Chinese/ifcss/software/unix/convert/ \
|
||||
ftp://ftp.mpi-sb.mpg.de/pub/chinese/mirror/ftp.ifcss.org/software/unix/convert/
|
||||
|
||||
MAINTAINER= ada@bsd.org
|
||||
MAINTAINER= ada@bsd.org
|
||||
|
||||
ALL_TARGET= bsd
|
||||
MAN1= hztty.1
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
# $FreeBSD$
|
||||
#
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../x11/rxvt
|
||||
MASTERDIR= ${.CURDIR}/../../x11/rxvt
|
||||
|
||||
.if !defined(NO_MULTIBYTE_CURSOR)
|
||||
EXTRA_PATCHES= ${.CURDIR}/files/patch-multibyte_cursor
|
||||
|
@ -23,8 +23,6 @@ PKGNAMEPREFIX:= ${PKGNAMEPREFIX}tw-
|
|||
|
||||
MAINTAINER= keichii@iteration.net
|
||||
|
||||
|
||||
CONFIGURE_ARGS+= \
|
||||
--enable-xim --enable-big5 \
|
||||
--enable-next-scroll --with-term=xterm-color
|
||||
|
||||
|
|
|
@ -4,21 +4,16 @@
|
|||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
MASTERDIR= ${.CURDIR}/../../x11/rxvt
|
||||
MASTERDIR= ${.CURDIR}/../../x11/rxvt
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
||||
PORTNAME= rxvt
|
||||
PORTVERSION= 2.6.3
|
||||
PORTNAME= rxvt
|
||||
PORTVERSION= 2.6.3
|
||||
|
||||
#.include <bsd.port.pre.mk>
|
||||
PKGNAMEPREFIX:= ${PKGNAMEPREFIX}cn-
|
||||
|
||||
PKGNAMEPREFIX:= ${PKGNAMEPREFIX}cn-
|
||||
|
||||
MAINTAINER= keichii@iteration.net
|
||||
|
||||
|
||||
CONFIGURE_ARGS+= --enable-xim --enable-big5 \
|
||||
--enable-next-scroll --with-term=xterm-color
|
||||
|
||||
|
||||
|
||||
CONFIGURE_ARGS+= --enable-xim --enable-big5 \
|
||||
--enable-next-scroll --with-term=xterm-color
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
MASTERDIR= ${.CURDIR}/../../news/tin
|
||||
|
||||
MAINTAINER= yssu@CCCA.NCTU.edu.tw
|
||||
MAINTAINER= yssu@CCCA.NCTU.edu.tw
|
||||
|
||||
EXTRA_PATCHES= ${.CURDIR}/files/patch-charset.c \
|
||||
${.CURDIR}/files/patch-cook.c \
|
||||
|
|
Loading…
Reference in a new issue