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

CVS log for ports/japanese/tk42/Attic/Makefile

[BACK] Up to [FreeBSD] / ports / japanese / tk42

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.22
Thu Oct 11 15:58:19 2007 UTC (4 years, 4 months ago) by vd
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.21: +1 -1 lines
Remove expired leaf port:
2006-11-01 japanese/tk42: does not build with gcc4.2; use japanese/tk80 instead

Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Oct 2 01:23:08 2007 UTC (4 years, 4 months ago) by linimon
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -0 lines
Deprecate.  This doesn't build with gcc4.2 and nothing else in the ports
collection uses it anymore.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat May 19 20:12:21 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Jan 30 10:25:26 2007 UTC (5 years ago) by pav
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -6 lines
- Remove support for a.out format and PORTOBJFORMAT variable from individual
  ports

With hat:	portmgr

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:49:49 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0, RELEASE_4_EOL
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Mar 14 06:16:48 2004 UTC (7 years, 10 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +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.16: download - view: text, markup, annotated - select for diffs
Fri Feb 21 12:29:07 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -0 lines
De-pkg-comment.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Nov 7 08:41:26 2001 UTC (10 years, 3 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_5_0_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -1 lines
Define NO_LATEST_LINK.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Jun 16 21:51:16 2000 UTC (11 years, 7 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_4_0, RELEASE_4_3_0, RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB.  (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Jun 16 10:38:45 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Apr 12 14:38:06 2000 UTC (11 years, 10 months ago) by knu
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +7 -7 lines
Update the japanese/[o-t]* ports with the new
PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Aug 28 02:42:22 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
CVS tags: RELEASE_4_0_0, RELEASE_3_4_0, RELEASE_3_3_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
expr -> ${EXPR}
mv   -> ${MV}
rm   -> ${RM}
tr   -> ${TR}

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Aug 27 22:29:30 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +9 -9 lines
echo -> ${ECHO} or ${ECHO_MSG}  and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Aug 25 05:27:28 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Change Id->FreeBSD.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Nov 14 09:43:16 1998 UTC (13 years, 2 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_2_0, RELEASE_3_1_0, RELEASE_2_2_8
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +7 -5 lines
Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change
shell loops to make loops.  Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Sep 28 09:59:02 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_0_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -1 lines
Create libtk42jp.so link in a.out case.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Sep 27 08:24:35 1998 UTC (13 years, 4 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +9 -5 lines
ELFization patch.

PR:		ports/8044
Submitted by:	Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Aug 7 23:55:45 1998 UTC (13 years, 6 months ago) by asami
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Rename category from x11 to x11-toolkits.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Jul 3 23:06:36 1998 UTC (13 years, 7 months ago) by steve
Branches: MAIN
CVS tags: RELEASE_2_2_7
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
MASTERSITE moved to ftp.scriptics.com.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Sep 14 21:36:08 1997 UTC (14 years, 4 months ago) by max
Branches: MAIN
CVS tags: RELEASE_2_2_6, RELEASE_2_2_5
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Use ISO639 language abbreviation instead of ISO3166 country abbreviation
for PKGNAME.  (IE, jp-* to ja-*).

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Mar 11 11:02:39 1997 UTC (14 years, 11 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_2_2_2, RELEASE_2_2_1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
Bugfix to set RANLIB correctly.  Also set VERSION in port Makefile.
Closes PR ports/2937.

Submitted by:	Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun Mar 2 13:02:06 1997 UTC (14 years, 11 months ago) by asami
Branches: TAGUCHI
CVS tags: jp_tk42
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Japanized tk ver 4.2.  Together with the tcl import, closes PR
ports/2764.

Submitted by:   Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Mar 2 13:02:06 1997 UTC (14 years, 11 months ago) by asami
Branches: MAIN
Initial revision

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