summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2002-11-21 19:18:27 +0000
committerarved <arved@FreeBSD.org>2002-11-21 19:18:27 +0000
commit9f4a3594f907b8760a9a8478ece1c70b453fccb8 (patch)
tree68929159b52282d0e07fcdd862d9c97420923305 /misc
parentc9ee57196c387c4b9e517e36e4a6e0166ecf5e27 (diff)
downloadFreeBSD-ports-9f4a3594f907b8760a9a8478ece1c70b453fccb8.zip
FreeBSD-ports-9f4a3594f907b8760a9a8478ece1c70b453fccb8.tar.gz
qhacc was repocopied to finance
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile1
-rw-r--r--misc/qhacc/Makefile44
-rw-r--r--misc/qhacc/distinfo1
-rw-r--r--misc/qhacc/files/config6
-rw-r--r--misc/qhacc/pkg-comment1
-rw-r--r--misc/qhacc/pkg-descr8
-rw-r--r--misc/qhacc/pkg-message10
-rw-r--r--misc/qhacc/pkg-plist11
8 files changed, 0 insertions, 82 deletions
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 <andrews@technologist.com>
-#
-# $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 <bsd.port.mk>
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 <ryan@ostrich-emulators.cx>
-
---Will <andrews@technologist.com>
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
OpenPOWER on IntegriCloud