summaryrefslogtreecommitdiff
path: root/graphics/ecg2png (follow)
Commit message (Collapse)AuthorAgeFilesLines
* find->${FIND},xargs->${XARGS}Ying-Chieh Liao2002-09-291-1/+1
| | | | | | | | PR: 40791 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx> Notes: svn path=/head/; revision=67236
* Grab all the qt2/kde2 ports with no maintainer and put them under kde@Alan Eldridge2002-08-231-1/+1
| | | | | | | maintainership. Notes: svn path=/head/; revision=64863
* PERL -> REINPLACE_CMDYing-Chieh Liao2002-07-081-2/+3
| | | | | | | | PR: 39938 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=62647
* USE_AUTOMAKE -> GNU_CONFIGUREDavid W. Chapman Jr.2001-12-244-34/+8
| | | | | | | | PR: 33129 Submitted by: tkato@prontomail.com Notes: svn path=/head/; revision=52080
* - Fix MASTER_SITESKevin Lo2001-04-051-5/+5
| | | | | | | | | | - Support LOCALBASE properly PR: 26331 Submitted by: Ports Fury Notes: svn path=/head/; revision=40889
* Overhaul QT/KDE support:Will Andrews2001-04-031-3/+3
| | | | | | | | | | | | | | | | | | | | | - bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone since it looks like black magic to me. Should still work w/ compat shims for older USE_QT[,2] style. Some others were also left alone for the same reason. Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk) Submitted by: David Faure <faure@kde.org> (proxy auth patches) Alex Zepeda <garbanzo@kde.org> (old patches removal) Notes: svn path=/head/; revision=40792
* Chase graphics/gd's shlib version bump.Akinori MUSHA2001-02-121-1/+2
| | | | Notes: svn path=/head/; revision=38246
* This port has USE_AUTOMAKE=yes so we need to patch Makefile.am instead ofSteve Price2000-08-191-6/+6
| | | | | | | Makefile.in to really get -lqt2 in LDFLAGS. Notes: svn path=/head/; revision=31770
* Use USE_AUTOMAKEAlexander Langer2000-07-191-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=30864
* Add ecg2png, a electrocardiogram-to-PNG converter. This has got to be theWill Andrews2000-07-048-0/+77
weirdest image conversion program I've ever seen. =) Notes: svn path=/head/; revision=30160