1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00

Update to 1.5.

PR:		20500
Submitted by:	maintainer
This commit is contained in:
Will Andrews 2000-08-11 00:23:56 +00:00
parent 57cf6e3c75
commit b797745ae9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=31489
6 changed files with 44 additions and 28 deletions

View File

@ -6,9 +6,9 @@
#
PORTNAME= tmake
PORTVERSION= 1.4
PORTVERSION= 1.5
CATEGORIES= devel perl5
MASTER_SITES= ftp://ftp.troll.no/freebies/tmake/
MASTER_SITES= ftp://ftp.trolltech.com/freebies/tmake/
MAINTAINER= jesse@cs.uni-magdeburg.de

View File

@ -1 +1 @@
MD5 (tmake-1.4.tar.gz) = 6e5c13829a085ed8ae1b525ea1bbb54a
MD5 (tmake-1.5.tar.gz) = c706b883ca291c53acdd55a770a9864c

View File

@ -1,6 +1,6 @@
--- lib/unix/generic.t Fri Apr 7 16:18:05 2000
+++ lib/unix/generic.t.new Sun May 14 13:51:52 2000
@@ -156,10 +156,10 @@
--- lib/unix/generic.t Fri Aug 4 16:57:53 2000
+++ lib/unix/generic.t.new Wed Aug 9 10:54:22 2000
@@ -203,10 +203,10 @@
####### Compiler, tools and options

View File

@ -1,11 +1,11 @@
--- lib/freebsd-g++/tmake.conf Fri Apr 7 16:18:05 2000
+++ lib/freebsd-g++/tmake.conf.new Sun May 14 13:52:46 2000
@@ -29,7 +29,7 @@
TMAKE_LIBDIR =
--- lib/freebsd-g++/tmake.conf Fri Aug 4 15:22:35 2000
+++ lib/freebsd-g++/tmake.conf.new Wed Aug 9 10:55:59 2000
@@ -31,7 +31,7 @@
TMAKE_LIBDIR = /usr/local/lib
TMAKE_INCDIR_X11 = /usr/X11R6/include
TMAKE_LIBDIR_X11 = /usr/X11R6/lib
-TMAKE_INCDIR_QT = $(QTDIR)/include
+TMAKE_INCDIR_QT = $(QTDIR)/include/X11/qt
+TMAKE_INCDIR_QT = $(QTDIR)/include/qt
TMAKE_LIBDIR_QT = $(QTDIR)/lib
TMAKE_INCDIR_OPENGL = /usr/X11R6/include
TMAKE_LIBDIR_OPENGL = /usr/X11R6/lib

View File

@ -4,7 +4,7 @@ you develop for more than one platform or use more than one
compiler. tmake automates and streamlines this process and lets you
spend your valuable time on writing code, not makefiles.
WWW: http://www.troll.no/freebies/tmake.html
WWW: http://www.trolltech.com/products/download/freebies/tmake.html
- Roland
jesse@cs.uni-magdeburg.de

View File

@ -21,10 +21,6 @@ share/tmake/freebsd-g++/lib.t
share/tmake/freebsd-g++/subdirs.t
share/tmake/freebsd-g++/tmake.conf
share/tmake/freebsd-g++/tmake.conf.orig
share/tmake/gnu-g++/app.t
share/tmake/gnu-g++/lib.t
share/tmake/gnu-g++/subdirs.t
share/tmake/gnu-g++/tmake.conf
share/tmake/hpux-acc/app.t
share/tmake/hpux-acc/lib.t
share/tmake/hpux-acc/subdirs.t
@ -45,6 +41,10 @@ share/tmake/hpux-o64/app.t
share/tmake/hpux-o64/lib.t
share/tmake/hpux-o64/subdirs.t
share/tmake/hpux-o64/tmake.conf
share/tmake/hurd-g++/app.t
share/tmake/hurd-g++/lib.t
share/tmake/hurd-g++/subdirs.t
share/tmake/hurd-g++/tmake.conf
share/tmake/irix-64/app.t
share/tmake/irix-64/lib.t
share/tmake/irix-64/subdirs.t
@ -73,10 +73,10 @@ share/tmake/linux-g++/app.t
share/tmake/linux-g++/lib.t
share/tmake/linux-g++/subdirs.t
share/tmake/linux-g++/tmake.conf
share/tmake/linux-qws-g++/app.t
share/tmake/linux-qws-g++/lib.t
share/tmake/linux-qws-g++/subdirs.t
share/tmake/linux-qws-g++/tmake.conf
share/tmake/linux-kcc/app.t
share/tmake/linux-kcc/lib.t
share/tmake/linux-kcc/subdirs.t
share/tmake/linux-kcc/tmake.conf
share/tmake/netbsd-g++/app.t
share/tmake/netbsd-g++/lib.t
share/tmake/netbsd-g++/subdirs.t
@ -97,14 +97,26 @@ share/tmake/qnx-g++/app.t
share/tmake/qnx-g++/lib.t
share/tmake/qnx-g++/subdirs.t
share/tmake/qnx-g++/tmake.conf
share/tmake/reliant-cds/app.t
share/tmake/reliant-cds/lib.t
share/tmake/reliant-cds/subdirs.t
share/tmake/reliant-cds/tmake.conf
share/tmake/qws/linux-generic-g++/app.t
share/tmake/qws/linux-generic-g++/lib.t
share/tmake/qws/linux-generic-g++/subdirs.t
share/tmake/qws/linux-generic-g++/tmake.conf
share/tmake/qws/linux-mips-g++/app.t
share/tmake/qws/linux-mips-g++/lib.t
share/tmake/qws/linux-mips-g++/subdirs.t
share/tmake/qws/linux-mips-g++/tmake.conf
share/tmake/qws/linux-x86-g++/app.t
share/tmake/qws/linux-x86-g++/lib.t
share/tmake/qws/linux-x86-g++/subdirs.t
share/tmake/qws/linux-x86-g++/tmake.conf
share/tmake/sco-g++/app.t
share/tmake/sco-g++/lib.t
share/tmake/sco-g++/subdirs.t
share/tmake/sco-g++/tmake.conf
share/tmake/reliant-cds/app.t
share/tmake/reliant-cds/lib.t
share/tmake/reliant-cds/subdirs.t
share/tmake/reliant-cds/tmake.conf
share/tmake/solaris-64/app.t
share/tmake/solaris-64/lib.t
share/tmake/solaris-64/subdirs.t
@ -131,9 +143,9 @@ share/tmake/ultrix-g++/subdirs.t
share/tmake/ultrix-g++/tmake.conf
share/tmake/unix/app.t
share/tmake/unix/generic.t
share/tmake/unix/generic.t.orig
share/tmake/unix/lib.t
share/tmake/unix/subdirs.t
share/tmake/unix/generic.t.orig
share/tmake/unixware-g++/app.t
share/tmake/unixware-g++/lib.t
share/tmake/unixware-g++/subdirs.t
@ -188,12 +200,12 @@ share/tmake/win32/subdirs.t
@dirrm share/tmake/bsdi-g++
@dirrm share/tmake/dgux-g++
@dirrm share/tmake/freebsd-g++
@dirrm share/tmake/gnu-g++
@dirrm share/tmake/hpux-acc
@dirrm share/tmake/hpux-cc
@dirrm share/tmake/hpux-g++
@dirrm share/tmake/hpux-n64
@dirrm share/tmake/hpux-o64
@dirrm share/tmake/hurd-g++
@dirrm share/tmake/irix-64
@dirrm share/tmake/irix-dcc
@dirrm share/tmake/irix-g++
@ -201,14 +213,18 @@ share/tmake/win32/subdirs.t
@dirrm share/tmake/irix-o32
@dirrm share/tmake/linux-cxx
@dirrm share/tmake/linux-g++
@dirrm share/tmake/linux-qws-g++
@dirrm share/tmake/linux-kcc
@dirrm share/tmake/netbsd-g++
@dirrm share/tmake/openbsd-g++
@dirrm share/tmake/osf1-cxx
@dirrm share/tmake/osf1-g++
@dirrm share/tmake/qnx-g++
@dirrm share/tmake/reliant-cds
@dirrm share/tmake/qws/linux-generic-g++
@dirrm share/tmake/qws/linux-mips-g++
@dirrm share/tmake/qws/linux-x86-g++
@dirrm share/tmake/qws
@dirrm share/tmake/sco-g++
@dirrm share/tmake/reliant-cds
@dirrm share/tmake/solaris-64
@dirrm share/tmake/solaris-cc-gcc
@dirrm share/tmake/solaris-cc