The NetBSD Project

CVS log for pkgsrc/inputmethod/gcin/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / inputmethod / gcin

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.15 / (download) - annotate - [select for diffs], Sat Apr 21 08:27:16 2012 UTC (4 weeks, 6 days ago) by obache
Branch: MAIN
CVS Tags: HEAD
Changes since 1.14: +4 -3 lines
Diff to previous 1.14 (colored)

missing recursive bump for pcre-8.30.

To avoid future missing bump, exactly buildlink with gtk2+ in addition to
module.mk.

Revision 1.14 / (download) - annotate - [select for diffs], Sun Apr 24 13:59:48 2011 UTC (13 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Bump PKGREVISION from gettext-lib shlib bump.

Revision 1.13 / (download) - annotate - [select for diffs], Tue Nov 16 02:07:14 2010 UTC (18 months, 1 week ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

missing PKGREVISION bumps from changes to gtk2 (x11/gtk2/modules.mk).

Revision 1.12 / (download) - annotate - [select for diffs], Tue Jun 30 00:07:17 2009 UTC (2 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.11: +3 -1 lines
Diff to previous 1.11 (colored)

Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with
MAKE_JOBS=2 and worked without.

Revision 1.11 / (download) - annotate - [select for diffs], Fri Nov 28 02:03:01 2008 UTC (3 years, 5 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.10: +3 -2 lines
Diff to previous 1.10 (colored)

Original MASTER_SITES does not have old distfiles.
Use mirror site instead.

Revision 1.10 / (download) - annotate - [select for diffs], Fri Jun 20 01:09:23 2008 UTC (3 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.9: +3 -1 lines
Diff to previous 1.9 (colored)

Add DESTDIR support.

Revision 1.9 / (download) - annotate - [select for diffs], Wed Dec 27 13:37:38 2006 UTC (5 years, 4 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.8: +2 -1 lines
Diff to previous 1.8 (colored)

- fine grained X11 dependencies for packages which have either USE_IMAKE
  or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or
  via buildlink3.mks
- introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm
  in the !modular case
- fix some cases where the check for libX11 couldn't work at all by using
  C++ for compilation without including the proper headers

Verified using a full X11_TYPE=xorg bulk build without additional
breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.

Revision 1.8 / (download) - annotate - [select for diffs], Tue Mar 21 06:00:46 2006 UTC (6 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (colored)

Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALL
scripts prior to revision 1.43 of bsd.pkginstall.mk.

Revision 1.7 / (download) - annotate - [select for diffs], Sat Mar 11 10:07:50 2006 UTC (6 years, 2 months ago) by ghen
Branch: MAIN
Changes since 1.6: +7 -7 lines
Diff to previous 1.6 (colored)

Convert all packages using REPLACE_INTERPRETER to the new variable names
without underscores (REPLACE.*.old, REPLACE.*.new, and REPLACE_FILES.*).

Also convert REPLACE.*.new= ${SH:Q} back to ${SH}, as it should not be quoted
here, if at all.

Ok with rillig.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Feb 22 14:55:54 2006 UTC (6 years, 3 months ago) by rxg
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)


Updated gcin to 1.1.7.

1.1.7:
- Fix the bug that it can use LC_CTYPE to set locale only.
- Add x86_64 support?

See
http://ccbsd9.csie.nctu.edu.tw/~cp76/gcin/download/Changelog
for more detail.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Feb 20 18:16:54 2006 UTC (6 years, 3 months ago) by rxg
Branch: MAIN
Changes since 1.4: +3 -5 lines
Diff to previous 1.4 (colored)


Update gcin to 1.1.6 & use x11/gtk2/modules.mk to deal with gtk2 im module.

1.1.6:
- XIM en_US.UTF-8 support.
- Fix the problem gcin can't be used with gdmxnest.
- If you set disable XIM when compile, gcin -v will not display version.
- The largest font size is 32 in gcin-setup.

See
http://ccbsd9.csie.nctu.edu.tw/~cp76/gcin/download/Changelog
for more detail.

Revision 1.4 / (download) - annotate - [select for diffs], Sun Feb 5 23:09:42 2006 UTC (6 years, 3 months ago) by joerg
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Feb 1 03:03:51 2006 UTC (6 years, 3 months ago) by rxg
Branch: MAIN
Changes since 1.2: +3 -3 lines
Diff to previous 1.2 (colored)


Added GTK2_IMMODULES=yes.

Revision 1.2 / (download) - annotate - [select for diffs], Tue Jan 24 07:32:18 2006 UTC (6 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Jan 16 13:01:16 2006 UTC (6 years, 4 months ago) by rxg
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)


Initial import gcin-1.1.5.
gcin is a Chinese input method server for Big5 Traditional Chinese character
sets. It features a GTK user interface.

Revision 1.1 / (download) - annotate - [select for diffs], Mon Jan 16 13:01:16 2006 UTC (6 years, 4 months ago) by rxg
Branch: MAIN

Initial revision

This form allows you to request diff's 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.




CVSweb <webmaster@jp.NetBSD.org>