summaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-05-22 18:19:44 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-05-22 18:19:44 +0000
commitf88690bf531db7a458a5ef0b75c120731969eae1 (patch)
tree1f7747e37edd48ad8ab16eaff6c38cf0928d2d58 /chinese
parentDon't overwrite CATEGORIES in master ports. Use += instead, so slaves (diff)
Ports policy:
Ensure that the master category is always matches name of the parent (category) directory. This is required for ORIGIN to function properly.
Notes
Notes: svn path=/head/; revision=42934
Diffstat (limited to 'chinese')
-rw-r--r--chinese/XFree86-aoutlibs/Makefile4
-rw-r--r--chinese/dia/Makefile2
-rw-r--r--chinese/emacs20/Makefile2
-rw-r--r--chinese/enscript/Makefile2
-rw-r--r--chinese/joe/Makefile2
-rw-r--r--chinese/joe2/Makefile2
-rw-r--r--chinese/linux-gtk/Makefile2
-rw-r--r--chinese/mutt/Makefile2
-rw-r--r--chinese/rxvt-big5/Makefile2
-rw-r--r--chinese/rxvt-gb/Makefile3
-rw-r--r--chinese/tin/Makefile2
-rw-r--r--chinese/tintin++/Makefile2
-rw-r--r--chinese/xmms/Makefile2
13 files changed, 25 insertions, 4 deletions
diff --git a/chinese/XFree86-aoutlibs/Makefile b/chinese/XFree86-aoutlibs/Makefile
index 23422e22450d..f4291c2248ef 100644
--- a/chinese/XFree86-aoutlibs/Makefile
+++ b/chinese/XFree86-aoutlibs/Makefile
@@ -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.4 2001-03-02 17:43:02 keith Exp $
+# $FreeBSD: /tmp/pcvs/ports/chinese/XFree86-aoutlibs/Attic/Makefile,v 1.5 2001-05-22 18:19:35 sobomax Exp $
#
# The file is identical to
@@ -11,7 +11,7 @@
PORTNAME= XFree86-aoutlibs
PORTVERSION= 3.3.6
-CATEGORIES= x11
+CATEGORIES= chinese x11
MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/keith/
DISTNAME= Xbin336aout
EXTRACT_SUFX= .tgz
diff --git a/chinese/dia/Makefile b/chinese/dia/Makefile
index f025b3d90f24..f87b5fc7e66c 100644
--- a/chinese/dia/Makefile
+++ b/chinese/dia/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-CATEGORIES= chinese graphics gnome
+CATEGORIES= chinese
PATCH_SITES= ftp://freebsd.sinica.edu.tw/pub/keith/
PATCHFILES= zh-dia-0.86.diff.gz
diff --git a/chinese/emacs20/Makefile b/chinese/emacs20/Makefile
index 399acf6fe059..88b1e6185a39 100644
--- a/chinese/emacs20/Makefile
+++ b/chinese/emacs20/Makefile
@@ -6,6 +6,8 @@
# $FreeBSD$
#
+CATEGORIES= chinese
+
MASTERDIR= ${.CURDIR}/../../editors/emacs20
MAINTAINER= clive@FreeBSD.org
diff --git a/chinese/enscript/Makefile b/chinese/enscript/Makefile
index 44f80939b367..02ba184878f9 100644
--- a/chinese/enscript/Makefile
+++ b/chinese/enscript/Makefile
@@ -5,6 +5,8 @@
# $FreeBSD$
#
+CATEGORIES= chinese
+
PAPERSIZE= a4
MASTERDIR= ${.CURDIR}/../../print/enscript-letter
diff --git a/chinese/joe/Makefile b/chinese/joe/Makefile
index 4323b36ff9ad..b0ed3bb00e04 100644
--- a/chinese/joe/Makefile
+++ b/chinese/joe/Makefile
@@ -5,6 +5,8 @@
# $FreeBSD$
#
+CATEGORIES= chinese
+
MASTERDIR= ${.CURDIR}/../../editors/joe
PATCH_SITES= http://freebsd.sinica.edu.tw/~statue/
diff --git a/chinese/joe2/Makefile b/chinese/joe2/Makefile
index 4323b36ff9ad..b0ed3bb00e04 100644
--- a/chinese/joe2/Makefile
+++ b/chinese/joe2/Makefile
@@ -5,6 +5,8 @@
# $FreeBSD$
#
+CATEGORIES= chinese
+
MASTERDIR= ${.CURDIR}/../../editors/joe
PATCH_SITES= http://freebsd.sinica.edu.tw/~statue/
diff --git a/chinese/linux-gtk/Makefile b/chinese/linux-gtk/Makefile
index 4e2e0f29c6c6..73afc5bcd7ce 100644
--- a/chinese/linux-gtk/Makefile
+++ b/chinese/linux-gtk/Makefile
@@ -7,7 +7,7 @@
PORTNAME= linux-gtk
PORTVERSION= 1.2.6
-CATEGORIES?= x11-toolkits linux
+CATEGORIES?= chinese x11-toolkits linux
MASTER_SITES= ftp://cle.linux.org.tw/pub/CLE/stable/v0.9p1/i386/RedHat/RPMS/ \
ftp://freebsd.sinica.edu.tw/pub/keith/zh-rpm/
DISTFILES= gtk+-1.2.6-7CLE.i386.rpm
diff --git a/chinese/mutt/Makefile b/chinese/mutt/Makefile
index 354a6e1548ef..995dfc635321 100644
--- a/chinese/mutt/Makefile
+++ b/chinese/mutt/Makefile
@@ -6,6 +6,8 @@
# $FreeBSD$
#
+CATEGORIES= chinese
+
MASTERDIR= ${.CURDIR}/../../mail/mutt
MAINTAINER= ycheng@sinica.edu.tw
diff --git a/chinese/rxvt-big5/Makefile b/chinese/rxvt-big5/Makefile
index 43db5632b928..a54726120894 100644
--- a/chinese/rxvt-big5/Makefile
+++ b/chinese/rxvt-big5/Makefile
@@ -5,6 +5,8 @@
# $FreeBSD$
#
+CATEGORIES= chinese
+
MASTERDIR= ${.CURDIR}/../../x11/rxvt
.if !defined(NO_MULTIBYTE_CURSOR)
diff --git a/chinese/rxvt-gb/Makefile b/chinese/rxvt-gb/Makefile
index 89c336cbba2b..55b4280d6dea 100644
--- a/chinese/rxvt-gb/Makefile
+++ b/chinese/rxvt-gb/Makefile
@@ -4,6 +4,9 @@
#
# $FreeBSD$
#
+
+CATEGORIES= chinese
+
MASTERDIR= ${.CURDIR}/../../x11/rxvt
.include "${MASTERDIR}/Makefile"
diff --git a/chinese/tin/Makefile b/chinese/tin/Makefile
index 57a750d93afe..7d87641b1340 100644
--- a/chinese/tin/Makefile
+++ b/chinese/tin/Makefile
@@ -6,6 +6,8 @@
# $FreeBSD$
#
+CATEGORIES= chinese
+
MASTERDIR= ${.CURDIR}/../../news/tin
PORTREVISION= 1
diff --git a/chinese/tintin++/Makefile b/chinese/tintin++/Makefile
index f9349f55970a..684f6ad1a79c 100644
--- a/chinese/tintin++/Makefile
+++ b/chinese/tintin++/Makefile
@@ -5,6 +5,8 @@
# $FreeBSD$
#
+CATEGORIES= chinese
+
MASTERDIR= ${.CURDIR}/../../net/tintin++
MAINTAINER= foxfair@FreeBSD.org
diff --git a/chinese/xmms/Makefile b/chinese/xmms/Makefile
index e1dba7005450..32ca4cc3f8e5 100644
--- a/chinese/xmms/Makefile
+++ b/chinese/xmms/Makefile
@@ -5,6 +5,8 @@
# $FreeBSD$
#
+CATEGORIES= chinese
+
MASTERDIR= ${.CURDIR}/../../audio/xmms
PATCH_SITES= ${MASTER_SITE_LOCAL}