diff options
Diffstat (limited to 'finance/qhacc')
-rw-r--r-- | finance/qhacc/Makefile | 33 | ||||
-rw-r--r-- | finance/qhacc/distinfo | 1 | ||||
-rw-r--r-- | finance/qhacc/files/config | 6 | ||||
-rw-r--r-- | finance/qhacc/files/patch-aa | 19 | ||||
-rw-r--r-- | finance/qhacc/files/patch-ab | 11 | ||||
-rw-r--r-- | finance/qhacc/pkg-comment | 1 | ||||
-rw-r--r-- | finance/qhacc/pkg-descr | 8 | ||||
-rw-r--r-- | finance/qhacc/pkg-message | 10 | ||||
-rw-r--r-- | finance/qhacc/pkg-plist | 9 |
9 files changed, 0 insertions, 98 deletions
diff --git a/finance/qhacc/Makefile b/finance/qhacc/Makefile deleted file mode 100644 index db6a9d084136..000000000000 --- a/finance/qhacc/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -# New ports collection makefile for: qhacc -# Date created: 28 Dec 1999 -# Whom: Will Andrews <andrews@technologist.com> -# -# $FreeBSD$ -# - -PORTNAME= qhacc -PORTVERSION= 0.6 -CATEGORIES= misc -MASTER_SITES= ftp://ftp.ostrich-emulators.cx/qhacc/ - -MAINTAINER= ports@FreeBSD.org - -USE_QT2= yes -USE_X_PREFIX= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-qt="${X11BASE}" - -pre-build: - @${RM} -f ${WRKSRC}/src/moc_*.cpp - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/src/qhacc ${PREFIX}/bin - @${MKDIR} ${PREFIX}/share/qhacc - ${INSTALL_DATA} ${FILESDIR}/config ${PREFIX}/share/qhacc/config.sample -.if !defined(NOPORTDOCS) - @${MKDIR} ${PREFIX}/share/doc/qhacc - ${INSTALL_DATA} ${WRKSRC}/docs/*.html ${PREFIX}/share/doc/qhacc -.endif - @${SED} -e "s:/usr/X11R6:${PREFIX}:g" ${PKGMESSAGE} - -.include <bsd.port.mk> diff --git a/finance/qhacc/distinfo b/finance/qhacc/distinfo deleted file mode 100644 index 775acb37b407..000000000000 --- a/finance/qhacc/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (qhacc-0.6.tar.gz) = 60596f6b31629b3be802cecd044393ac diff --git a/finance/qhacc/files/config b/finance/qhacc/files/config deleted file mode 100644 index 9f6bed1d2f5d..000000000000 --- a/finance/qhacc/files/config +++ /dev/null @@ -1,6 +0,0 @@ -ALTCOLOR=173 216 230 -LINESPERTRANS=1 -NUMACCTS=0 -NUMSHOWS=0 -SHOWINDEX=-1 -ACCTFILES= diff --git a/finance/qhacc/files/patch-aa b/finance/qhacc/files/patch-aa deleted file mode 100644 index 6003ae37fcf8..000000000000 --- a/finance/qhacc/files/patch-aa +++ /dev/null @@ -1,19 +0,0 @@ ---- src/Makefile.in.orig Sun Aug 27 10:24:42 2000 -+++ src/Makefile.in Wed Sep 13 20:44:43 2000 -@@ -94,12 +94,12 @@ - qhaccgrapher.h - - --INCLUDES = $(all_includes) -I$(QTDIR)/include -+INCLUDES = $(all_includes) -I$(QTDIR)/include/qt2 - qhacc_LDFLAGS = -L$(QTDIR)/lib --qhacc_LDADD = -lqt --MOC = $(QTDIR)/bin/moc -+qhacc_LDADD = -lqt2 -+MOC = $(QTDIR)/bin/moc2 - --CXXFLAGS = -O2 -Wall $(MYFLAGS) -+CXXFLAGS = @CXXFLAGS@ $(MYFLAGS) - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs - CONFIG_HEADER = ../config.h - CONFIG_CLEAN_FILES = diff --git a/finance/qhacc/files/patch-ab b/finance/qhacc/files/patch-ab deleted file mode 100644 index c6fc49934823..000000000000 --- a/finance/qhacc/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Mon Aug 21 05:14:11 2000 -+++ configure Wed Sep 13 20:51:38 2000 -@@ -1255,7 +1255,7 @@ - - for dir in $with_qt - do -- if test -f $dir/lib/libqt.so.2 -+ if test -f $dir/lib/libqt2.so - then - qthome=$dir - echo "found in $dir" diff --git a/finance/qhacc/pkg-comment b/finance/qhacc/pkg-comment deleted file mode 100644 index 054550afc9a7..000000000000 --- a/finance/qhacc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Simple QT2-based financial manager diff --git a/finance/qhacc/pkg-descr b/finance/qhacc/pkg-descr deleted file mode 100644 index aedf10903792..000000000000 --- a/finance/qhacc/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -QHacc is a QT2-based financial management program. -Don't expect a Quicken replacement, however - it only -does simple transaction management. - -WWW: http://www.ostrich-emulators.cx/~ryan/qhacc/ -Author: Ryan F. Bobko <ryan@ostrich-emulators.cx> - ---Will <andrews@technologist.com> diff --git a/finance/qhacc/pkg-message b/finance/qhacc/pkg-message deleted file mode 100644 index 8c0ab62f5892..000000000000 --- a/finance/qhacc/pkg-message +++ /dev/null @@ -1,10 +0,0 @@ -************************************************************ - Before running QHacc, users should prepare as follows: - - $ mkdir ~/.qhacc - $ cp /usr/X11R6/share/qhacc/config.sample ~/.qhacc/config - $ chmod u+rw ~/.qhacc/config - $ export QHACC_HOME=~/.qhacc (sh or bash) - $ setenv QHACC_HOME ~/.qhacc (csh or tcsh) - -************************************************************ diff --git a/finance/qhacc/pkg-plist b/finance/qhacc/pkg-plist deleted file mode 100644 index bdb550a758a0..000000000000 --- a/finance/qhacc/pkg-plist +++ /dev/null @@ -1,9 +0,0 @@ -bin/qhacc -share/doc/qhacc/index.html -share/doc/qhacc/intro.html -share/doc/qhacc/formats.html -share/doc/qhacc/using.html -share/doc/qhacc/primer.html -share/qhacc/config.sample -@dirrm share/qhacc -@dirrm share/doc/qhacc |