From 9f4a3594f907b8760a9a8478ece1c70b453fccb8 Mon Sep 17 00:00:00 2001 From: arved Date: Thu, 21 Nov 2002 19:18:27 +0000 Subject: qhacc was repocopied to finance --- misc/Makefile | 1 - misc/qhacc/Makefile | 44 -------------------------------------------- misc/qhacc/distinfo | 1 - misc/qhacc/files/config | 6 ------ misc/qhacc/pkg-comment | 1 - misc/qhacc/pkg-descr | 8 -------- misc/qhacc/pkg-message | 10 ---------- misc/qhacc/pkg-plist | 11 ----------- 8 files changed, 82 deletions(-) delete mode 100644 misc/qhacc/Makefile delete mode 100644 misc/qhacc/distinfo delete mode 100644 misc/qhacc/files/config delete mode 100644 misc/qhacc/pkg-comment delete mode 100644 misc/qhacc/pkg-descr delete mode 100644 misc/qhacc/pkg-message delete mode 100644 misc/qhacc/pkg-plist (limited to 'misc') diff --git a/misc/Makefile b/misc/Makefile index c383115..f6e49e6 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -257,7 +257,6 @@ SUBDIR += pybliographer SUBDIR += pypanda SUBDIR += qbrew - SUBDIR += qhacc SUBDIR += qlas SUBDIR += qmc SUBDIR += quantlib diff --git a/misc/qhacc/Makefile b/misc/qhacc/Makefile deleted file mode 100644 index dccb2fd..0000000 --- a/misc/qhacc/Makefile +++ /dev/null @@ -1,44 +0,0 @@ -# New ports collection makefile for: qhacc -# Date created: 28 Dec 1999 -# Whom: Will Andrews -# -# $FreeBSD$ -# - -PORTNAME= qhacc -PORTVERSION= 1.4 -CATEGORIES= misc -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ - ftp://ftp.ostrich-emulators.cx/qhacc/ -MASTER_SITE_SUBDIR= ${PORTNAME} - -MAINTAINER= kde@freebsd.org - -USE_REINPLACE= yes -USE_QT_VER= 2 -USE_X_PREFIX= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-qt-moc=${X11BASE}/bin \ - --with-qt-libs=${X11BASE}/lib - -post-extract: - @${RM} -f ${WRKSRC}/src/moc_*.cpp - -pre-patch: -.for file in configure src/Makefile.in - @${REINPLACE_CMD} -e 's|/moc|/${MOC:T}|g ; \ - s|-lqt|-l${QTNAME}|g ; \ - s|-O2 -Wall|\@CXXFLAGS\@|g' ${WRKSRC}/${file} -.endfor - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/src/qhacc ${PREFIX}/bin - @${MKDIR} ${DATADIR} - ${INSTALL_DATA} ${FILESDIR}/config ${DATADIR}/config.sample -.if !defined(NOPORTDOCS) - @${MKDIR} ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/docs/*.html ${DOCSDIR} -.endif - @${SED} -e "s:/usr/X11R6:${PREFIX}:g" ${PKGMESSAGE} - -.include diff --git a/misc/qhacc/distinfo b/misc/qhacc/distinfo deleted file mode 100644 index 1492eab..0000000 --- a/misc/qhacc/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (qhacc-1.4.tar.gz) = 5cc9cb98286d44badedca3de77ee4c4c diff --git a/misc/qhacc/files/config b/misc/qhacc/files/config deleted file mode 100644 index 9f6bed1..0000000 --- a/misc/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/misc/qhacc/pkg-comment b/misc/qhacc/pkg-comment deleted file mode 100644 index 054550a..0000000 --- a/misc/qhacc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Simple QT2-based financial manager diff --git a/misc/qhacc/pkg-descr b/misc/qhacc/pkg-descr deleted file mode 100644 index aedf109..0000000 --- a/misc/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 - ---Will diff --git a/misc/qhacc/pkg-message b/misc/qhacc/pkg-message deleted file mode 100644 index 8c0ab62..0000000 --- a/misc/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/misc/qhacc/pkg-plist b/misc/qhacc/pkg-plist deleted file mode 100644 index 13c9d4f..0000000 --- a/misc/qhacc/pkg-plist +++ /dev/null @@ -1,11 +0,0 @@ -bin/qhacc -%%PORTDOCS%%share/doc/qhacc/compiling.html -%%PORTDOCS%%share/doc/qhacc/index.html -%%PORTDOCS%%share/doc/qhacc/intro.html -%%PORTDOCS%%share/doc/qhacc/faq.html -%%PORTDOCS%%share/doc/qhacc/formats.html -%%PORTDOCS%%share/doc/qhacc/using.html -%%PORTDOCS%%share/doc/qhacc/primer.html -share/qhacc/config.sample -@dirrm share/qhacc -%%PORTDOCS%%@dirrm share/doc/qhacc -- cgit v1.1