head	1.7;
access;
symbols
	RELEASE_9_0_0:1.5
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.4
	RELEASE_8_1_0:1.4
	RELEASE_7_3_0:1.4
	RELEASE_8_0_0:1.4
	RELEASE_7_2_0:1.4
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4
	RELEASE_5_EOL:1.4
	RELEASE_7_0_0:1.4
	RELEASE_6_3_0:1.4
	PRE_XORG_7:1.4
	RELEASE_4_EOL:1.4
	RELEASE_6_2_0:1.3
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.1;
locks; strict;
comment	@# @;


1.7
date	2012.01.30.17.35.58;	author chinsan;	state dead;
branches;
next	1.6;

1.6
date	2012.01.30.15.52.29;	author chinsan;	state Exp;
branches;
next	1.5;

1.5
date	2011.02.09.10.53.09;	author chinsan;	state Exp;
branches;
next	1.4;

1.4
date	2006.10.31.06.02.23;	author chinsan;	state Exp;
branches;
next	1.3;

1.3
date	2006.10.14.08.53.47;	author marcus;	state Exp;
branches;
next	1.2;

1.2
date	2005.09.16.02.57.35;	author vanilla;	state Exp;
branches;
next	1.1;

1.1
date	2005.04.19.06.10.10;	author vanilla;	state Exp;
branches;
next	;


desc
@@


1.7
log
@- Remove unused patch

Noticed by:	lwhsu@@
@
text
@@


1.6
log
@- Update to 2.7.0
- Add CHEWING knob to enable Chewing IM module
- Limit to compile on FreeBSD 7.0+
- Fix japanese/anthy dependency
- Many thanks to the contributer: vanilla@@
- Drop maintainership

Changelog:	http://www.csie.nctu.edu.tw/~cp76/gcin/download/Changelog.html
@
text
@@


1.5
log
@ - Upgrade to 1.5.6
 - Add LICENSE
@
text
@a0 17
--- menu/Makefile.bak	2010-11-19 04:16:50.000000000 +0800
+++ menu/Makefile	2010-11-19 04:18:35.000000000 +0800
@@@@ -12,12 +12,8 @@@@
 	   install -m 644 $(MENUS) /usr/lib/menu; \
 	   which update-menus > /dev/null 2>&1 && update-menus || exit 0; \
 	else \
-	   install -d $(libdir)/menu; \
-	   install -m 644 $(MENUS) $(libdir)/menu; \
-	   install -d $(GCIN_SETUP_DESKTOP_rpm); \
-	   install -m 644 gcin-setup.desktop $(GCIN_SETUP_DESKTOP_rpm); \
-	   install -d $(datadir)/applications; \
-	   install -m 644 gcin-setup.desktop $(datadir)/applications; \
+	   install -d $(prefix)/share/applications; \
+	   install -m 644 $(MENUS) $(prefix)/share/applications; \
 	fi
 clean:
 	rm -f $(MENUS) *~
@


1.4
log
@- Update to 1.2.8
- Decrease the dependence
 (Suggested by: vanilla via irc)

PR:		ports/104570, ports/104531
Submitted by:	chinsan
Approved by:	delphij (mentor)
@
text
@d1 3
a3 5
--- menu/Makefile.bak	Mon Oct 30 12:44:59 2006
+++ menu/Makefile	Mon Oct 30 12:43:10 2006
@@@@ -10,14 +10,10 @@@@
 	   install gcin-setup.desktop /usr/share/applications; \
 	   install -d /usr/lib/menu; \
d5 1
a5 2
-	   which update-menus >& /dev/null && update-menus || exit 0; \
+	   which update-menus > /dev/null 2>&1 && update-menus || exit 0; \
@


1.3
log
@Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
@
text
@d1 3
a3 3
--- menu/Makefile.orig	Sun Aug 28 21:40:32 2005
+++ menu/Makefile	Fri Oct 13 14:43:28 2006
@@@@ -10,14 +10,14 @@@@ install:
a17 4
+	   echo "install Gnome's control center panel ..."; \
+	   install -d $(datadir)/gnome/control-center-2.0/capplets; \
+	   install -m 644 gcin-setup.desktop $(datadir)/gnome/control-center-2.0/capplets; \
+	   echo "installing Other common wm(ie:xfce4)'s menu panel ..."; \
@


1.2
log
@Upgrade to 1.0.4.

PR:		ports/84803
Submitted by:	chinsan at gmail dot com
@
text
@d1 5
a5 3
--- menu/Makefile.orig	Mon Aug 29 09:40:32 2005
+++ menu/Makefile	Thu Sep 15 11:53:49 2005
@@@@ -12,12 +12,12 @@@@
d7 2
a8 1
 	   which update-menus >& /dev/null && update-menus || exit 0; \
@


1.1
log
@1: upgrade to 0..1.
2: fix distinfo.

Submitted by:	chinsan <chinsan@@mail2000.com.tw>
Approved by:	maintainer
@
text
@d1 3
a3 10
diff -ruN menu.orig/Makefile menu/Makefile
--- menu.orig/Makefile	Wed Feb  9 15:55:03 2005
+++ menu/Makefile	Mon Apr 18 07:56:45 2005
@@@@ -1,4 +1,4 @@@@
-MENUS = gcin gcin-setup
+MENUS = gcin.desktop gcin-setup.desktop
 
 include ../config.mak
 
@@@@ -10,8 +10,8 @@@@
d9 4
d15 4
a21 54
diff -ruN menu.orig/gcin menu/gcin
--- menu.orig/gcin	Fri Apr 15 09:12:37 2005
+++ menu/gcin	Thu Jan  1 08:00:00 1970
@@@@ -1 +0,0 @@@@
-?package(gcin): icon="gcin.png" title="gcin" longtitle="gcin chinese input method" needs="x11" section="Chinese" command="/usr/local/bin/gcin"
diff -ruN menu.orig/gcin-setup menu/gcin-setup
--- menu.orig/gcin-setup	Fri Apr 15 09:12:37 2005
+++ menu/gcin-setup	Thu Jan  1 08:00:00 1970
@@@@ -1 +0,0 @@@@
-?package(gcin): icon="gcin.png" title="gcin-setup 設定" longtitle="gcin-setup 設定" needs="x11" section="Chinese" command="/usr/local/bin/gcin-setup"
diff -ruN menu.orig/gcin-setup.desktop.in menu/gcin-setup.desktop.in
--- menu.orig/gcin-setup.desktop.in	Thu Jan  1 08:00:00 1970
+++ menu/gcin-setup.desktop.in	Mon Apr 18 07:56:45 2005
@@@@ -0,0 +1,13 @@@@
+[Desktop Entry]
+Categories=Application;Settings;
+Encoding=UTF-8
+Type=Application
+Name=gcin-setup
+Exec=gcin-setup -caption "%c" %i %m %u
+GenericName=gcin-setup
+GenericName[zh_CN]=gcin-setup 設定 gcin
+GenericName[zh_TW]=gcin-setup 設定 gcin
+Comment=gcin-setup 設定 gcin
+MimeTypes=
+Terminal=false
+Icon=/usr/X11R6/share/icons/gcin.png
diff -ruN menu.orig/gcin-setup.in menu/gcin-setup.in
--- menu.orig/gcin-setup.in	Thu Nov 11 15:54:50 2004
+++ menu/gcin-setup.in	Thu Jan  1 08:00:00 1970
@@@@ -1 +0,0 @@@@
-?package(gcin): icon="gcin.png" title="gcin-setup 設定" longtitle="gcin-setup 設定" needs="x11" section="Chinese" command="/usr/local/bin/gcin-setup"
diff -ruN menu.orig/gcin.desktop.in menu/gcin.desktop.in
--- menu.orig/gcin.desktop.in	Thu Jan  1 08:00:00 1970
+++ menu/gcin.desktop.in	Mon Apr 18 07:56:45 2005
@@@@ -0,0 +1,13 @@@@
+[Desktop Entry]
+Categories=Application;System;Utility;
+Encoding=UTF-8
+Type=Application
+Name=gcin
+Exec=gcin -caption "%c" %i %m %u
+GenericName=gcin chinese input method
+GenericName[zh_CN]=gcin 輸入法
+GenericName[zh_TW]=gcin 輸入法
+Comment=A triditional chinese input utility in X
+MimeTypes=
+Terminal=false
+Icon=/usr/X11R6/share/icons/gcin.png
diff -ruN menu.orig/gcin.in menu/gcin.in
--- menu.orig/gcin.in	Thu Nov 11 15:53:01 2004
+++ menu/gcin.in	Thu Jan  1 08:00:00 1970
@@@@ -1 +0,0 @@@@
-?package(gcin): icon="gcin.png" title="gcin" longtitle="gcin chinese input method" needs="x11" section="Chinese" command="/usr/local/bin/gcin"
@

