# Created by: scott # $FreeBSD$ PORTNAME= ivtools PORTVERSION= 1.2.9 PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF EXTRACT_SUFX= .tgz MAINTAINER= sylvio@FreeBSD.org COMMENT= Drawing editors derived from idraw LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff MAKE_JOBS_UNSAFE= yes USES= imake:env gmake USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_AUTOTOOLS= autoconf CONFIGURE_ARGS= --with-tiff=${PREFIX} CONFIGURE_ENV= IMAKECPP=${CPP} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} MAKE_ARGS= ARCH=FREEBSD USE_XORG= x11 xaw ice xext MANCOMPRESSED= no MAN1= idraw.1 iclass.1 drawtool.1 comterp.1 comdraw.1 flipbook.1 graphdraw.1 .include ef='https://phantom.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
blob: 294a1dcbb37fbb4ab62286832915b55aaa3af859 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
/td>
2003-12-055-7/+50
* De-pkg-comment.knu2003-02-212-1/+1
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
* PERL -> REINPLACE_CMDperky2002-06-271-1/+2
* Update to itcl 3.2. Don't build stubs. Run tests after tests.mi2001-07-289-251/+77
* Adjust to lang/tcl* install/deinstall script paths.asami2000-10-081-2/+2
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-1/+1
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withsobomax2000-06-162-3/+1
* The pkg/PLIST learned how to support symlinks more than a year ago.hoek2000-06-011-2/+1
* PKGDEINSTALL=${PORTSDIR}/lang/tcl82/pkg/DEINSTALL.tclsh, or fromhoek2000-06-011-0/+5
* Convert to the PORTNAME - PORTVERSION syntax.obrien2000-04-121-3/+3
* Update to use Tcl/Tk version 8.2.steve1999-11-294-8/+18
* Change Id->FreeBSD.obrien1999-08-251-1/+1
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-1/+1
* Upgrade to itcl 3.0.1jseger1999-04-068-619/+273
* This port requires Xlib.asami1999-02-131-1/+2
* Execute `ldconfig -R' at the pkg_delete step.tg1998-05-051-0/+1
* ldconfig -> ${LDCONFIG}.max1997-07-171-2/+2
* The distfile moved on the MASTER_SITE. (this port is still BROKEN,fenner1997-06-011-2/+2
* Add reasons to BROKEN.asami1996-12-071-2/+2
* Mark this port BROKEN, until Chuck can figure out the quirks.asami1996-11-131-1/+2
* Fixed mistake in tkConfig.sh, in definition of location of libtk,chuckr1996-11-131-2/+2
* CATAGORIES+= -> CATAGORIES=obrien1996-11-121-2/+2
* lib/pkgIndex.tcl was listed three times.asami1996-11-091-2/+0
* Adding a couple of libitcl and libitk symlinks.chuckr1996-10-191-0/+4
* Cleaning up extracurricular linking done by this port overchuckr1996-10-181-2/+15
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-101-1/+1
* Reorder Makefile variables.chuckr1996-08-261-2/+2
* Make a more canonical PKGNAME from the DISTNAME.chuckr1996-08-261-1/+2
* Fix the post-install target, .endif in the wrong place.chuckr1996-08-251-2/+2
* Update itcl to 2.1. Large port, carries around it's own patchedchuckr1996-08-24