# ex:ts=8 # Ports collection makefile for: gtkwave # Date created: May 10, 2002 # Whom: ijliao # # $FreeBSD$ # PORTNAME= gtkwave PORTVERSION= 2.0.0.p5 PORTREVISION= 4 PORTEPOCH= 2 CATEGORIES= cad MASTER_SITES= ftp://ftp.cs.man.ac.uk/pub/amulet/gtkwave/2.0/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/pre/} MAINTAINER= stas@FreeBSD.org COMMENT= Electronic Waveform Viewer LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 USE_AUTOTOOLS= libtool USE_GNOME= gtk12 GNU_CONFIGURE= yes USE_LDCONFIG= ${PREFIX}/lib/gtkwave DOCS= doc/*.html doc/*.png doc/*.ps EXAMPLES= examples/*.gz examples/*.vcd post-patch: @${GREP} -lR "heapsort" ${WRKSRC}/src | ${XARGS} \ ${REINPLACE_CMD} -e "s/heapsort/hsort/g" post-install: @${MKDIR} ${EXAMPLESDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${EXAMPLES} ${EXAMPLESDIR} .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR} .endif .include > cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cvstrac/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Changed my MAINTAINER address toglarkin2008-07-191-1/+1
* - Update to 2.0.1beech2008-05-181-9/+10
* - Use pkg-config to determine if sqlite3 are compiled with threadsmnag2008-04-071-2/+2
* - Update to 2.0.0rafan2007-04-031-2/+2
* - Update to 1.2.1sem2006-06-051-2/+2
* Drop maintainership for ports which I sadly no longer havebms2005-12-131-1/+1
* Update to version 1.1.5.bms2005-01-131-3/+4
* Clean up SQLite and related ports.nork2004-12-231-2/+2
* Fix leap year calculation. Bump PORTREVISION.bms2004-06-161-1/+1
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-061-0/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* Update maintainer.bms2003-10-081-1/+1