Skip site navigation (1)Skip section navigation (2)

CVS log for ports/chinese/eterm/Makefile

[BACK] Up to [FreeBSD] / ports / chinese / eterm

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu May 19 11:12:26 2011 UTC (8 months, 3 weeks ago) by olgeni
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Unbreak after upgrade to 0.9.6.

If you ever wonder how to test this (like I did), just do:

  Eterm --mencoding big5 --mfont "-kc-fixed-medium-r-normal--16-160-72-72-c-160-big5-0"

then cat a Big5 encoded file.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu May 19 10:54:31 2011 UTC (8 months, 3 weeks ago) by olgeni
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Adopt port.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:46:59 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Apr 14 08:01:35 2005 UTC (6 years, 9 months ago) by vs
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +0 -3 lines
Unbreak: USE_AUTOCONF no longer necessary and it was reverting the LIBTOOL-patch

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Feb 18 19:45:55 2005 UTC (6 years, 11 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -0 lines
BROKEN: Incomplete pkg-plist

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Apr 10 17:26:29 2004 UTC (7 years, 10 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3 lines
Tidy up whitespace.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Mar 14 06:16:04 2004 UTC (7 years, 10 months ago) by ade
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Nov 21 03:09:41 2003 UTC (8 years, 2 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
statue@freebsd.sinica.edu.tw has asked for all the maintained
ports to be reset to ports@FreeBSD.org.  We're sorry to see you
go and want to thank you for your help in the past.

PR:		ports/59515
Submitted by:	statue@freebsd.sinica.edu.tw

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Nov 15 10:29:34 2003 UTC (8 years, 2 months ago) by linimon
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Slave ports do not need to include the master category in CATEGORIES.
It is redundant.

PR:		ports/49002
Submitted by:	Dan Langille <dan@langille.org>
Obtained from:	FreshPorts survey

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Feb 26 14:23:40 2003 UTC (8 years, 11 months ago) by foxfair
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -0 lines
pkg-comment police: Purge them in this category while I'm here.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Feb 15 00:16:16 2003 UTC (8 years, 11 months ago) by naddy
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +14 -38 lines
Update to 0.9.1.

PR:		48254
Submitted by:	Yu-Shun Wang <yushunwa@isi.edu>

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Dec 22 05:15:12 2002 UTC (9 years, 1 month ago) by keichii
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Let others maintain these two ports.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Sep 19 21:42:39 2002 UTC (9 years, 4 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
Deploy USE_GNOMENG infrastructure

PR:		42201
Submitted by:	Edwin Groothuis <edwin@mavetju.org>

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Mar 31 04:32:48 2002 UTC (9 years, 10 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -1 lines
Remove #include <malloc.h>.  Build seems to still be broken.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Mar 7 22:54:36 2001 UTC (10 years, 11 months ago) by keichii
Branches: MAIN
CVS tags: RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Change my email address in the Maintainer line

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Dec 25 08:23:24 2000 UTC (11 years, 1 month ago) by vanilla
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -2 lines
Properly localization.

Submitted by:	maintainer

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Dec 24 20:27:19 2000 UTC (11 years, 1 month ago) by keith
Branches: MAIN
Initial version.

Eterm is a color vt102 terminal emulator for X Window system.
It supports pixmap and pseudo-transparent background. It also
supports Japanese input with XIM (X Input Method) protocol.

This version also adds BIG5 and GB support.

Thanks to MANTANI Nobutaka <nobutaka@nobutaka.com> for the patch.

Submitted by:	Michael C. Wu <keichii@iteration.net>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options