View | Details | Raw Unified | Return to bug 20500
Collapse All | Expand All

(-)tmake/Makefile (-2 / +2 lines)
Lines 6-14 Link Here
6
#
6
#
7
7
8
PORTNAME=	tmake
8
PORTNAME=	tmake
9
PORTVERSION=	1.4
9
PORTVERSION=	1.5
10
CATEGORIES=	devel perl5
10
CATEGORIES=	devel perl5
11
MASTER_SITES=	ftp://ftp.troll.no/freebies/tmake/
11
MASTER_SITES=	ftp://ftp.trolltech.com/freebies/tmake/
12
12
13
MAINTAINER=	jesse@cs.uni-magdeburg.de
13
MAINTAINER=	jesse@cs.uni-magdeburg.de
14
14
(-)tmake/files/md5 (-1 / +1 lines)
Line 1 Link Here
1
MD5 (tmake-1.4.tar.gz) = 6e5c13829a085ed8ae1b525ea1bbb54a
1
MD5 (tmake-1.5.tar.gz) = c706b883ca291c53acdd55a770a9864c
(-)tmake/patches/patch-aa (-3 / +3 lines)
Lines 1-6 Link Here
1
--- lib/unix/generic.t	Fri Apr  7 16:18:05 2000
1
--- lib/unix/generic.t	Fri Aug  4 16:57:53 2000
2
+++ lib/unix/generic.t.new	Sun May 14 13:51:52 2000
2
+++ lib/unix/generic.t.new	Wed Aug  9 10:54:22 2000
3
@@ -156,10 +156,10 @@
3
@@ -203,10 +203,10 @@
4
 
4
 
5
 ####### Compiler, tools and options
5
 ####### Compiler, tools and options
6
 
6
 
(-)tmake/patches/patch-ab (-5 / +5 lines)
Lines 1-11 Link Here
1
--- lib/freebsd-g++/tmake.conf	Fri Apr  7 16:18:05 2000
1
--- lib/freebsd-g++/tmake.conf	Fri Aug  4 15:22:35 2000
2
+++ lib/freebsd-g++/tmake.conf.new	Sun May 14 13:52:46 2000
2
+++ lib/freebsd-g++/tmake.conf.new	Wed Aug  9 10:55:59 2000
3
@@ -29,7 +29,7 @@
3
@@ -31,7 +31,7 @@
4
 TMAKE_LIBDIR		=
4
 TMAKE_LIBDIR		= /usr/local/lib
5
 TMAKE_INCDIR_X11	= /usr/X11R6/include
5
 TMAKE_INCDIR_X11	= /usr/X11R6/include
6
 TMAKE_LIBDIR_X11	= /usr/X11R6/lib
6
 TMAKE_LIBDIR_X11	= /usr/X11R6/lib
7
-TMAKE_INCDIR_QT		= $(QTDIR)/include
7
-TMAKE_INCDIR_QT		= $(QTDIR)/include
8
+TMAKE_INCDIR_QT		= $(QTDIR)/include/X11/qt
8
+TMAKE_INCDIR_QT		= $(QTDIR)/include/qt
9
 TMAKE_LIBDIR_QT		= $(QTDIR)/lib
9
 TMAKE_LIBDIR_QT		= $(QTDIR)/lib
10
 TMAKE_INCDIR_OPENGL	= /usr/X11R6/include
10
 TMAKE_INCDIR_OPENGL	= /usr/X11R6/include
11
 TMAKE_LIBDIR_OPENGL	= /usr/X11R6/lib
11
 TMAKE_LIBDIR_OPENGL	= /usr/X11R6/lib
(-)tmake/pkg/DESCR (-1 / +1 lines)
Lines 4-10 Link Here
4
compiler. tmake automates and streamlines this process and lets you
4
compiler. tmake automates and streamlines this process and lets you
5
spend your valuable time on writing code, not makefiles.
5
spend your valuable time on writing code, not makefiles.
6
6
7
WWW: http://www.troll.no/freebies/tmake.html
7
WWW: http://www.trolltech.com/products/download/freebies/tmake.html
8
8
9
- Roland
9
- Roland
10
jesse@cs.uni-magdeburg.de
10
jesse@cs.uni-magdeburg.de
(-)tmake/pkg/PLIST (-16 / +32 lines)
Lines 21-30 Link Here
21
share/tmake/freebsd-g++/subdirs.t
21
share/tmake/freebsd-g++/subdirs.t
22
share/tmake/freebsd-g++/tmake.conf
22
share/tmake/freebsd-g++/tmake.conf
23
share/tmake/freebsd-g++/tmake.conf.orig
23
share/tmake/freebsd-g++/tmake.conf.orig
24
share/tmake/gnu-g++/app.t
25
share/tmake/gnu-g++/lib.t
26
share/tmake/gnu-g++/subdirs.t
27
share/tmake/gnu-g++/tmake.conf
28
share/tmake/hpux-acc/app.t
24
share/tmake/hpux-acc/app.t
29
share/tmake/hpux-acc/lib.t
25
share/tmake/hpux-acc/lib.t
30
share/tmake/hpux-acc/subdirs.t
26
share/tmake/hpux-acc/subdirs.t
Lines 45-50 Link Here
45
share/tmake/hpux-o64/lib.t
41
share/tmake/hpux-o64/lib.t
46
share/tmake/hpux-o64/subdirs.t
42
share/tmake/hpux-o64/subdirs.t
47
share/tmake/hpux-o64/tmake.conf
43
share/tmake/hpux-o64/tmake.conf
44
share/tmake/hurd-g++/app.t
45
share/tmake/hurd-g++/lib.t
46
share/tmake/hurd-g++/subdirs.t
47
share/tmake/hurd-g++/tmake.conf
48
share/tmake/irix-64/app.t
48
share/tmake/irix-64/app.t
49
share/tmake/irix-64/lib.t
49
share/tmake/irix-64/lib.t
50
share/tmake/irix-64/subdirs.t
50
share/tmake/irix-64/subdirs.t
Lines 73-82 Link Here
73
share/tmake/linux-g++/lib.t
73
share/tmake/linux-g++/lib.t
74
share/tmake/linux-g++/subdirs.t
74
share/tmake/linux-g++/subdirs.t
75
share/tmake/linux-g++/tmake.conf
75
share/tmake/linux-g++/tmake.conf
76
share/tmake/linux-qws-g++/app.t
76
share/tmake/linux-kcc/app.t
77
share/tmake/linux-qws-g++/lib.t
77
share/tmake/linux-kcc/lib.t
78
share/tmake/linux-qws-g++/subdirs.t
78
share/tmake/linux-kcc/subdirs.t
79
share/tmake/linux-qws-g++/tmake.conf
79
share/tmake/linux-kcc/tmake.conf
80
share/tmake/netbsd-g++/app.t
80
share/tmake/netbsd-g++/app.t
81
share/tmake/netbsd-g++/lib.t
81
share/tmake/netbsd-g++/lib.t
82
share/tmake/netbsd-g++/subdirs.t
82
share/tmake/netbsd-g++/subdirs.t
Lines 97-110 Link Here
97
share/tmake/qnx-g++/lib.t
97
share/tmake/qnx-g++/lib.t
98
share/tmake/qnx-g++/subdirs.t
98
share/tmake/qnx-g++/subdirs.t
99
share/tmake/qnx-g++/tmake.conf
99
share/tmake/qnx-g++/tmake.conf
100
share/tmake/reliant-cds/app.t
100
share/tmake/qws/linux-generic-g++/app.t
101
share/tmake/reliant-cds/lib.t
101
share/tmake/qws/linux-generic-g++/lib.t
102
share/tmake/reliant-cds/subdirs.t
102
share/tmake/qws/linux-generic-g++/subdirs.t
103
share/tmake/reliant-cds/tmake.conf
103
share/tmake/qws/linux-generic-g++/tmake.conf
104
share/tmake/qws/linux-mips-g++/app.t
105
share/tmake/qws/linux-mips-g++/lib.t
106
share/tmake/qws/linux-mips-g++/subdirs.t
107
share/tmake/qws/linux-mips-g++/tmake.conf
108
share/tmake/qws/linux-x86-g++/app.t
109
share/tmake/qws/linux-x86-g++/lib.t
110
share/tmake/qws/linux-x86-g++/subdirs.t
111
share/tmake/qws/linux-x86-g++/tmake.conf
104
share/tmake/sco-g++/app.t
112
share/tmake/sco-g++/app.t
105
share/tmake/sco-g++/lib.t
113
share/tmake/sco-g++/lib.t
106
share/tmake/sco-g++/subdirs.t
114
share/tmake/sco-g++/subdirs.t
107
share/tmake/sco-g++/tmake.conf
115
share/tmake/sco-g++/tmake.conf
116
share/tmake/reliant-cds/app.t
117
share/tmake/reliant-cds/lib.t
118
share/tmake/reliant-cds/subdirs.t
119
share/tmake/reliant-cds/tmake.conf
108
share/tmake/solaris-64/app.t
120
share/tmake/solaris-64/app.t
109
share/tmake/solaris-64/lib.t
121
share/tmake/solaris-64/lib.t
110
share/tmake/solaris-64/subdirs.t
122
share/tmake/solaris-64/subdirs.t
Lines 131-139 Link Here
131
share/tmake/ultrix-g++/tmake.conf
143
share/tmake/ultrix-g++/tmake.conf
132
share/tmake/unix/app.t
144
share/tmake/unix/app.t
133
share/tmake/unix/generic.t
145
share/tmake/unix/generic.t
146
share/tmake/unix/generic.t.orig
134
share/tmake/unix/lib.t
147
share/tmake/unix/lib.t
135
share/tmake/unix/subdirs.t
148
share/tmake/unix/subdirs.t
136
share/tmake/unix/generic.t.orig
137
share/tmake/unixware-g++/app.t
149
share/tmake/unixware-g++/app.t
138
share/tmake/unixware-g++/lib.t
150
share/tmake/unixware-g++/lib.t
139
share/tmake/unixware-g++/subdirs.t
151
share/tmake/unixware-g++/subdirs.t
Lines 188-199 Link Here
188
@dirrm share/tmake/bsdi-g++
200
@dirrm share/tmake/bsdi-g++
189
@dirrm share/tmake/dgux-g++
201
@dirrm share/tmake/dgux-g++
190
@dirrm share/tmake/freebsd-g++
202
@dirrm share/tmake/freebsd-g++
191
@dirrm share/tmake/gnu-g++
192
@dirrm share/tmake/hpux-acc
203
@dirrm share/tmake/hpux-acc
193
@dirrm share/tmake/hpux-cc
204
@dirrm share/tmake/hpux-cc
194
@dirrm share/tmake/hpux-g++
205
@dirrm share/tmake/hpux-g++
195
@dirrm share/tmake/hpux-n64
206
@dirrm share/tmake/hpux-n64
196
@dirrm share/tmake/hpux-o64
207
@dirrm share/tmake/hpux-o64
208
@dirrm share/tmake/hurd-g++
197
@dirrm share/tmake/irix-64
209
@dirrm share/tmake/irix-64
198
@dirrm share/tmake/irix-dcc
210
@dirrm share/tmake/irix-dcc
199
@dirrm share/tmake/irix-g++
211
@dirrm share/tmake/irix-g++
Lines 201-214 Link Here
201
@dirrm share/tmake/irix-o32
213
@dirrm share/tmake/irix-o32
202
@dirrm share/tmake/linux-cxx
214
@dirrm share/tmake/linux-cxx
203
@dirrm share/tmake/linux-g++
215
@dirrm share/tmake/linux-g++
204
@dirrm share/tmake/linux-qws-g++
216
@dirrm share/tmake/linux-kcc
205
@dirrm share/tmake/netbsd-g++
217
@dirrm share/tmake/netbsd-g++
206
@dirrm share/tmake/openbsd-g++
218
@dirrm share/tmake/openbsd-g++
207
@dirrm share/tmake/osf1-cxx
219
@dirrm share/tmake/osf1-cxx
208
@dirrm share/tmake/osf1-g++
220
@dirrm share/tmake/osf1-g++
209
@dirrm share/tmake/qnx-g++
221
@dirrm share/tmake/qnx-g++
210
@dirrm share/tmake/reliant-cds
222
@dirrm share/tmake/qws/linux-generic-g++
223
@dirrm share/tmake/qws/linux-mips-g++
224
@dirrm share/tmake/qws/linux-x86-g++
225
@dirrm share/tmake/qws
211
@dirrm share/tmake/sco-g++
226
@dirrm share/tmake/sco-g++
227
@dirrm share/tmake/reliant-cds
212
@dirrm share/tmake/solaris-64
228
@dirrm share/tmake/solaris-64
213
@dirrm share/tmake/solaris-cc-gcc
229
@dirrm share/tmake/solaris-cc-gcc
214
@dirrm share/tmake/solaris-cc
230
@dirrm share/tmake/solaris-cc

Return to bug 20500