head	1.10;
access;
symbols
	RELEASE_7_4_0:1.9
	RELEASE_8_2_0:1.9
	RELEASE_6_EOL:1.9
	RELEASE_8_1_0:1.9
	RELEASE_7_3_0:1.9
	RELEASE_8_0_0:1.9
	RELEASE_7_2_0:1.9
	RELEASE_7_1_0:1.9
	RELEASE_6_4_0:1.9
	RELEASE_5_EOL:1.9
	RELEASE_7_0_0:1.8
	RELEASE_6_3_0:1.8
	PRE_XORG_7:1.8
	RELEASE_4_EOL:1.8
	RELEASE_6_2_0:1.8
	RELEASE_6_1_0:1.8
	RELEASE_5_5_0:1.8
	RELEASE_6_0_0:1.7
	RELEASE_5_4_0:1.7
	RELEASE_4_11_0:1.7
	RELEASE_5_3_0:1.7
	RELEASE_4_10_0:1.7
	RELEASE_5_2_1:1.7
	RELEASE_5_2_0:1.7
	RELEASE_4_9_0:1.7
	RELEASE_5_1_0:1.7
	RELEASE_4_8_0:1.7
	RELEASE_5_0_0:1.7
	RELEASE_4_7_0:1.7
	RELEASE_4_6_2:1.7
	RELEASE_4_6_1:1.7
	RELEASE_4_6_0:1.7
	RELEASE_5_0_DP1:1.7
	RELEASE_4_5_0:1.7
	RELEASE_4_4_0:1.7
	RELEASE_4_3_0:1.7
	RELEASE_4_2_0:1.7
	RELEASE_4_1_1:1.7
	RELEASE_4_1_0:1.7
	RELEASE_3_5_0:1.7
	RELEASE_4_0_0:1.7
	RELEASE_3_4_0:1.7
	RELEASE_3_3_0:1.6
	RELEASE_3_2_0:1.6
	RELEASE_3_1_0:1.6
	RELEASE_2_2_8:1.6
	RELEASE_3_0_0:1.6
	RELEASE_2_2_7:1.6
	RELEASE_2_2_6:1.6
	RELEASE_2_2_5:1.4
	RELEASE_2_2_1:1.1.1.1
	RELEASE_2_2_2:1.1.1.1
	v2_1:1.1.1.1
	HHARMSEN:1.1.1;
locks; strict;
comment	@# @;


1.10
date	2011.03.25.11.19.32;	author miwi;	state dead;
branches;
next	1.9;

1.9
date	2008.04.19.17.54.58;	author miwi;	state Exp;
branches;
next	1.8;

1.8
date	2005.10.13.02.35.35;	author mnag;	state Exp;
branches;
next	1.7;

1.7
date	99.11.02.03.16.09;	author jseger;	state Exp;
branches;
next	1.6;

1.6
date	98.03.09.07.04.46;	author vanilla;	state Exp;
branches;
next	1.5;

1.5
date	98.02.24.21.43.12;	author jseger;	state Exp;
branches;
next	1.4;

1.4
date	97.09.22.10.02.51;	author tg;	state Exp;
branches;
next	1.3;

1.3
date	97.09.19.06.59.48;	author tg;	state Exp;
branches;
next	1.2;

1.2
date	97.05.20.07.03.27;	author asami;	state Exp;
branches;
next	1.1;

1.1
date	96.11.03.20.50.28;	author jfitz;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	96.11.03.20.50.28;	author jfitz;	state Exp;
branches;
next	;


desc
@@


1.10
log
@- Update to 10.12.28.23

PR:		155846
Submitted by:	Ports Fury
@
text
@--- Makefiles/Makefile.freebsd_gcc.orig	Wed Oct 12 17:56:27 2005
+++ Makefiles/Makefile.freebsd_gcc	Thu Dec 30 19:21:49 1999
@@@@ -1,10 +1,10 @@@@
 
 # Change this if you have this stuff somewhere else.
-TCLINC = /usr/local/lib/tcl8.0
-TKINC  = /usr/local/lib/tk8.0
-X11INC = /usr/X11/include
+TCLINC = ${PREFIX}/include/tcl8.4
+TKINC   = ${PREFIX}/include/tk8.4
+X11INC = ${LOCALBASE}/include
 
-CFLAGS = -Wall -fPIC -O3 -I$(TCLINC) -I$(TKINC) -I$(X11INC)
+CFLAGS += -Wall -fPIC -I$(TCLINC) -I$(TKINC) -I$(X11INC)
 
 CC = gcc
 
@


1.9
log
@- 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)
@
text
@@


1.8
log
@Update to 2.5.1

PR:		87343
Submitted by:	Andrew Pogrebennyk <andrew.nau.ua@@gmail.com> (maintainer)
@
text
@d11 1
a11 1
+X11INC = ${X11BASE}/include
@


1.7
log
@Switch to tcl/tk 8.2

Submitted by:	Ade Lovett <ade@@lovett.com>
PR:		ports/14544
@
text
@d1 2
a2 2
--- Makefiles/Makefile.freebsd_gcc.orig	Mon Mar  9 14:17:58 1998
+++ Makefiles/Makefile.freebsd_gcc	Mon Mar  9 14:19:07 1998
d9 2
a10 2
+TCLINC = ${PREFIX}/include/tcl8.2
+TKINC  = ${PREFIX}/include/tk8.2
@


1.6
log
@Upgrade to 2.4.2.
@
text
@d9 2
a10 2
+TCLINC = ${PREFIX}/include/tcl8.1
+TKINC  = ${PREFIX}/include/tk8.1
@


1.5
log
@Upgrade to use tcl8.1 and tk8.1.
@
text
@d1 3
a3 4
--- Makefiles/Makefile.freebsd.orig	Fri Aug  8 21:56:08 1997
+++ Makefiles/Makefile.freebsd	Mon Sep 22 12:03:44 1997
@@@@ -2,11 +2,11 @@@@
 # It has been tested under FreeBSD 2.1.5.
@


1.4
log
@Use CFLAGS from /etc/make.conf.

Submitted by:	"Vanill I. Shu" <vanilla@@MinJe.com.TW>
@
text
@d10 2
a11 2
+TCLINC = ${PREFIX}/include/tcl8.0
+TKINC  = ${PREFIX}/include/tk8.0
@


1.3
log
@Upgrade to 2.4.

PR:		4569
Submitted by:	Vanill I. Shu <vanilla@@MinJe.com.TW>
@
text
@d2 2
a3 2
+++ Makefiles/Makefile.freebsd	Fri Sep 19 08:59:04 1997
@@@@ -2,9 +2,9 @@@@
d14 4
a17 1
 CFLAGS = -Wall -fPIC -O3 -I$(TCLINC) -I$(TKINC) -I$(X11INC)
@


1.2
log
@Upgrade to 2.3.

PR:		3599
Submitted by:	Vanill Ice <vanilla@@Minje.Com.TW>
@
text
@d1 3
a3 3
--- ./Makefiles/Makefile.freebsd.org	Mon May 19 23:59:20 1997
+++ ./Makefiles/Makefile.freebsd	Tue May 20 00:01:05 1997
@@@@ -2,11 +2,11 @@@@
d7 2
a8 2
-TCLINC = /usr/local/lib/tcl7.6
-TKINC  = /usr/local/lib/tk4.2
d10 3
a12 3
+TCLINC = /usr/local/include/tcl7.6
+TKINC  = /usr/local/include/tk4.2
+X11INC = /usr/X11R6/include
d14 1
a14 4
-CFLAGS = -Wall -fPIC -O3 -I$(TCLINC) -I$(TKINC) -I$(X11INC)
+CFLAGS += -Wall -fpic -DPIC -I$(TCLINC) -I$(TKINC) -I$(X11INC)
 
 CC = gcc
@


1.1
log
@Initial revision
@
text
@d1 3
a3 3
--- Makefile.freebsd.orig	Sun Nov  3 12:10:48 1996
+++ Makefile.freebsd	Sun Nov  3 12:12:19 1996
@@@@ -2,9 +2,9 @@@@
d7 2
a8 2
-TCLINC = /usr/local/lib/tcl7.5
-TKINC  = /usr/local/lib/tk4.1
d10 3
a12 3
+TCLINC = /usr/include
+TKINC  = ${LOCALBASE}/include
+X11INC = ${X11BASE}/include
d14 4
a17 1
 CFLAGS = -Wall -fPIC -O3 -I$(TCLINC) -I$(TKINC) -I$(X11INC)
@


1.1.1.1
log
@Import of a Filemanager with FTP capabilities. Uses Tcl/Tk
Reviewed by:	jfitz@@FreeBSD.ORG
Submitted by:	lukin@@okbmei.msk.su
@
text
@@
