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

CVS log for ports/japanese/tcl80/Makefile

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat Dec 4 07:32:18 2010 UTC (14 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, HEAD
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
Sync to new bsd.autotools.mk

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Dec 27 10:03:13 2009 UTC (2 years, 1 month ago) by erwin
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -0 lines
Mark BROKEN on 9.x: does not build.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Nov 17 21:41:20 2008 UTC (3 years, 2 months ago) by itetcu
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
- fix plist with -DNOPORTDOCS
- pet portlint
- bump PORTREVISION

Prompted by:	QAT QA run

Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Jun 18 18:48:51 2008 UTC (3 years, 7 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
- Reset maintainer address:
  550 5.1.2 <taguchi@tohoku.iij.ad.jp>... Host unknown (Name server:
  tohoku.iij.ad.jp: no data known)

Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Apr 9 13:42:09 2008 UTC (3 years, 10 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories

With hat:	portmgr

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun Jan 28 01:14:02 2007 UTC (5 years ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -8 lines
- Remove a.out support

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Dec 22 08:15:05 2006 UTC (5 years, 1 month ago) by miwi
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +3 -2 lines
- Update maintainer mail adresse
- Update MASTER_SITES

PR:		106912
Submitted by:	Takeshi Taguchi<taguchi@iij.ad.jp> (maintainer)

Revision 1.22: 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
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +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.21: download - view: text, markup, annotated - select for diffs
Tue Oct 4 06:59:28 2005 UTC (6 years, 4 months ago) by linimon
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
Chase the remaining cases of scriptics.com in the ports tree.  The site
has been renamed to tcl.tk.

Source:		distfile survey
Hat:		portmgr

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Mar 6 23:53:09 2004 UTC (7 years, 11 months ago) by kris
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.19: preferred, colored
Changes since revision 1.19: +4 -0 lines
BROKEN on sparc64: Does not compile (needs -fPIC)

Revision 1.19: 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.18: preferred, colored
Changes since revision 1.18: +1 -0 lines
De-pkg-comment.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Jan 6 06:20:19 2002 UTC (10 years, 1 month ago) by will
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.17: preferred, colored
Changes since revision 1.17: +2 -3 lines
First round of auto* cleanups:
 - USE_AUTO* -> USE_AUTO*_VER=* where required
 - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK
 - Other minor changes to fix things

These changes should be no-ops with the current bsd.port.mk, but will
assist in preparing for the next generation of USE_AUTO*.

Submitted by:	bento 4-exp USE_AUTO* cleanups
		http://people.FreeBSD.org/~will/4-exp/
		http://bento.FreeBSD.org/errorlogs/4-exp-latest/

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Apr 9 09:31:02 2001 UTC (10 years, 10 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_4_0, RELEASE_4_3_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -1 lines
Fix up {tcl,tk}Config.sh breakage.

Submitted by:	Takeshi MUTOH <mutoh@info.nara-k.ac.jp>
Approved by:	MAINTAINER

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Oct 8 09:59:34 2000 UTC (11 years, 4 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +4 -4 lines
Adjust to lang/tcl* install/deinstall script paths.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Jun 17 05:34:02 2000 UTC (11 years, 7 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_1_1, RELEASE_4_1_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1 lines
Tell these port to use INSTALLS_SHLIB/LDCONFIG_DIRS.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed May 31 18:17:39 2000 UTC (11 years, 8 months ago) by hoek
Branches: MAIN
CVS tags: RELEASE_3_5_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +6 -1 lines
PKGDEINSTALL=${PORTSDIR}/lang/tcl82/pkg/DEINSTALL.tclsh, or from
${PKGDIR} if DEINSTALL.tclsh exists there.

Also, add INSTALL.tclsh to ja-tcl*, otcl, and itcl.  The latter
two technically don't need it since they depend on another library
which will pull the (DE)?INSTALL.tclsh stuff in, but I'm changing
them anyways as a defensive measure.

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

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Dec 23 18:18:11 1999 UTC (12 years, 1 month ago) by steve
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -2 lines
Update to patchlevel 1.7.  Fixes a NULL pointer free problem at file
operation.

PR:		15348
Submitted by:	maintainer

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Sep 7 00:09:36 1999 UTC (12 years, 5 months ago) by taoka
Branches: MAIN
CVS tags: RELEASE_3_4_0, RELEASE_3_3_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3 lines
Update a japanized patch to 8.0.5jp1.6

PR:		13482
Submitted by:	maintainer

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

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Apr 2 02:35:54 1999 UTC (12 years, 10 months ago) by taoka
Branches: MAIN
CVS tags: RELEASE_3_2_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +5 -5 lines
Update to 8.0.5jp1.5

PR:		ports/10815
Submitted by:	maintainer

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Jan 20 10:52:01 1999 UTC (13 years ago) by flathill
Branches: MAIN
CVS tags: RELEASE_3_1_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -5 lines
Update to tcl8.0.4jp1.3

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Nov 14 09:43:16 1998 UTC (13 years, 3 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_2_2_8
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +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.6: download - view: text, markup, annotated - select for diffs
Mon Sep 28 10:23:58 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_0_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -1 lines
Create *.so for a.out case.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Sep 27 11:17:06 1998 UTC (13 years, 4 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +8 -8 lines
ELFization patch.

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

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jul 27 00:14:52 1998 UTC (13 years, 6 months ago) by steve
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Update to latest version of patches.

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

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jul 4 19:11:58 1998 UTC (13 years, 7 months ago) by steve
Branches: MAIN
CVS tags: RELEASE_2_2_7
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -5 lines
Update to May 18th version.

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

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

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun May 10 08:09:17 1998 UTC (13 years, 9 months ago) by itojun
Branches: TAGUCHI
CVS tags: v980323
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
imported japanese/tcl80, "Japanized Tool Command Language, version 8.0".

PR:			5579

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun May 10 08:09:17 1998 UTC (13 years, 9 months ago) by itojun
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