head 1.10; access; symbols RELEASE_4_9_0:1.7 RELEASE_5_1_0:1.7 RELEASE_4_8_0:1.4 RELEASE_5_0_0:1.3 RELEASE_4_7_0:1.3 RELEASE_4_6_2:1.2 RELEASE_4_6_1:1.2 RELEASE_4_6_0:1.2 RELEASE_5_0_DP1:1.2 RELEASE_4_5_0:1.2 RELEASE_4_4_0:1.1; locks; strict; comment @# @; 1.10 date 2003.11.14.12.36.16; author fjoe; state Exp; branches; next 1.9; 1.9 date 2003.11.09.19.34.51; author fjoe; state Exp; branches; next 1.8; 1.8 date 2003.11.04.20.52.56; author fjoe; state Exp; branches; next 1.7; 1.7 date 2003.05.18.21.52.02; author kris; state Exp; branches; next 1.6; 1.6 date 2003.05.18.09.19.44; author kris; state Exp; branches; next 1.5; 1.5 date 2003.05.14.13.09.11; author mich; state Exp; branches; next 1.4; 1.4 date 2003.02.21.11.01.38; author knu; state Exp; branches; next 1.3; 1.3 date 2002.09.09.14.21.07; author sobomax; state Exp; branches; next 1.2; 1.2 date 2001.12.29.06.36.24; author petef; state Exp; branches; next 1.1; 1.1 date 2001.08.17.08.39.27; author wjv; state Exp; branches; next ; desc @@ 1.10 log @Switch to wxgtk2. @ text @# Ports collection makefile for: treeviewx # Date created: 04 August 2001 # Whom: tonym # # $FreeBSD$ # PORTNAME= treeviewx PORTVERSION= 0.3 PORTREVISION= 1 CATEGORIES= biology MASTER_SITES= http://darwin.zoology.gla.ac.uk/~rpage/treeviewx/ DISTNAME= tv-${PORTVERSION} MAINTAINER= tonym@@biolateral.com.au COMMENT= A phylogenetic tree viewer LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2 USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= WX_CONFIG="${X11BASE}/bin/wxgtk2-2.4-config" .include @ 1.9 log @wxgtk-devel -> wxgtk @ text @d18 1 a18 1 LIB_DEPENDS= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk d22 1 @ 1.8 log @Chase wxgtk library name (and version) change. @ text @d10 1 d18 1 a18 1 LIB_DEPENDS= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk-devel @ 1.7 log @Back out previous commit, the port was fixed a few days ago. @ text @d17 1 a17 1 LIB_DEPENDS= wx_gtk.2:${PORTSDIR}/x11-toolkits/wxgtk-devel @ 1.6 log @BROKEN on 5.1: bad C++ @ text @a16 6 .include .if ${OSVERSION} >= 500113 BROKEN= "Does not compile (bad C++ code)" .endif d22 1 a22 1 .include @ 1.5 log @- Update to latest release. - Better autoconf/automake so patches no longer needed - Changed dependency. (now wxgtk-devel) PR: 51741 Submitted by: maintainer Approved by: roberto(mentor) @ text @d17 6 d28 1 a28 1 .include @ 1.4 log @De-pkg-comment. @ text @d9 1 a9 1 PORTVERSION= 0.2 d17 1 a17 1 LIB_DEPENDS= wx_gtk-2.2.2:${PORTSDIR}/x11-toolkits/wxgtk @ 1.3 log @Chase new name of wxgtk shared library. @ text @d15 1 @ 1.2 log @Update to 0.2. PR: 33218 Submitted by: maintainer @ text @d16 1 a16 1 LIB_DEPENDS= wx_gtk.2:${PORTSDIR}/x11-toolkits/wxgtk @ 1.1 log @Add treeviewx 0.1.1, a phylogenetic tree viewer. PR: 29770 Submitted by: Tony Maher @ text @d9 1 a9 1 PORTVERSION= 0.1.1 @