Add kheisereg, utility to search offline within the article database

of the magazines "c't" and "iX"

PR:		59156
Submitted by:	Markus Brueffer <brueffer@phoenix-systems.de>
This commit is contained in:
Tilman Keskinoz 2003-11-13 17:47:40 +00:00
parent 25f1539f99
commit 525596bea0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=93896
5 changed files with 85 additions and 0 deletions

View file

@ -10,6 +10,7 @@
SUBDIR += ispell-alt
SUBDIR += ispell-neu
SUBDIR += kde3-i18n
SUBDIR += kheisereg
SUBDIR += koffice-i18n
SUBDIR += ksteak
SUBDIR += linux-eagle

26
german/kheisereg/Makefile Normal file
View file

@ -0,0 +1,26 @@
# New ports collection makefile for: kheisereg
# Date created: Tue Nov 11 00:06:12 CET 2003
# Whom: Markus Brueffer <brueffer@phoenix-systems.de>
#
# $FreeBSD$
PORTNAME= kheisereg
PORTVERSION= 0.7
CATEGORIES= german kde
MASTER_SITES= http://www.gantz-edv.de/kheisereg/
MAINTAINER= brueffer@phoenix-systems.de
COMMENT= KDE utility to search within the Heise Register
USE_KDEBASE_VER= 3
GNU_CONFIGURE= yes
USE_REINPLACE= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
post-patch:
@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT}
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/x11/kde3/Makefile.kde"
.include <bsd.port.post.mk>

View file

@ -0,0 +1 @@
MD5 (kheisereg-0.7.tar.gz) = 1d231574e8c732ab81766a56d901dcb4

View file

@ -0,0 +1,6 @@
KHeiseReg is a utility to search offline within the
article database ("Heise Register") of the magazines
"c't" and "iX" from the german publisher Heinz Heise.
Author: Oliver Gantz <oliver.gantz@gantz-edv.de>
WWW: http://www.gantz-edv.de/kheisereg/

View file

@ -0,0 +1,51 @@
bin/kheisereg
share/applnk/Utilities/kheisereg.desktop
share/apps/kheisereg/icons/hicolor/16x16/actions/goct.png
share/apps/kheisereg/icons/hicolor/16x16/actions/goix.png
share/apps/kheisereg/icons/hicolor/22x22/actions/goct.png
share/apps/kheisereg/icons/hicolor/22x22/actions/goix.png
share/apps/kheisereg/icons/hicolor/32x32/actions/goct.png
share/apps/kheisereg/icons/hicolor/32x32/actions/goix.png
share/apps/kheisereg/pics/cdrom.png
share/apps/kheisereg/pics/general.png
share/apps/kheisereg/pics/network.png
share/apps/kheisereg/pics/search.png
share/doc/HTML/de/kheisereg/common
share/doc/HTML/de/kheisereg/index.cache.bz2
share/doc/HTML/de/kheisereg/index.docbook
share/doc/HTML/en/kheisereg/common
share/doc/HTML/en/kheisereg/index.cache.bz2
share/doc/HTML/en/kheisereg/index.docbook
share/icons/hicolor/16x16/apps/kheisereg.png
share/icons/hicolor/32x32/apps/kheisereg.png
share/icons/hicolor/48x48/apps/kheisereg.png
share/locale/de/LC_MESSAGES/kheisereg.mo
@unexec rmdir %D/share/locale/de/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/de 2>/dev/null || true
@unexec rmdir %D/share/locale 2>/dev/null || true
@unexec rmdir %D/share/icons/hicolor/48x48/apps 2>/dev/null || true
@unexec rmdir %D/share/icons/hicolor/48x48 2>/dev/null || true
@unexec rmdir %D/share/icons/hicolor/32x32/apps 2>/dev/null || true
@unexec rmdir %D/share/icons/hicolor/32x32 2>/dev/null || true
@unexec rmdir %D/share/icons/hicolor/16x16/apps 2>/dev/null || true
@unexec rmdir %D/share/icons/hicolor/16x16 2>/dev/null || true
@unexec rmdir %D/share/icons/hicolor 2>/dev/null || true
@unexec rmdir %D/share/icons 2>/dev/null || true
@dirrm share/doc/HTML/en/kheisereg
@unexec rmdir %D/share/doc/HTML/en 2>/dev/null || true
@dirrm share/doc/HTML/de/kheisereg
@unexec rmdir %D/share/doc/HTML/de 2>/dev/null || true
@unexec rmdir %D/share/doc/HTML 2>/dev/null || true
@dirrm share/apps/kheisereg/pics
@dirrm share/apps/kheisereg/icons/hicolor/32x32/actions
@dirrm share/apps/kheisereg/icons/hicolor/32x32
@dirrm share/apps/kheisereg/icons/hicolor/22x22/actions
@dirrm share/apps/kheisereg/icons/hicolor/22x22
@dirrm share/apps/kheisereg/icons/hicolor/16x16/actions
@dirrm share/apps/kheisereg/icons/hicolor/16x16
@dirrm share/apps/kheisereg/icons/hicolor
@dirrm share/apps/kheisereg/icons
@dirrm share/apps/kheisereg
@unexec rmdir %D/share/apps 2>/dev/null || true
@unexec rmdir %D/share/applnk/Utilities 2>/dev/null || true
@unexec rmdir %D/share/applnk 2>/dev/null || true