diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/gcalctool/Makefile | 34 | ||||
-rw-r--r-- | math/gcalctool/distinfo | 1 | ||||
-rw-r--r-- | math/gcalctool/pkg-descr | 5 | ||||
-rw-r--r-- | math/gcalctool/pkg-plist | 38 |
4 files changed, 0 insertions, 78 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile deleted file mode 100644 index aa92fdf0a..000000000 --- a/math/gcalctool/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# New ports collection makefile for: gcalctool -# Date created: 12 Jun 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD: ports/math/gcalctool/Makefile,v 1.11 2003/04/29 17:09:36 marcus Exp $ -# - -PORTNAME= gcalctool -PORTVERSION= 4.2.86 -PORTREVISION= 1 -CATEGORIES= math gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/4.2 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A GNOME 2 calculator tool based on the old calctool for OpenWindows - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_LIBTOOL= yes -USE_REINPLACE= yes -USE_GNOME= gnomeprefix gnomehack libgnomeui -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - @${FIND} ${WRKSRC} -name "*.[ch]" | xargs ${REINPLACE_CMD} -e \ - 's|malloc\.h|stdlib.h|g' - -.include <bsd.port.mk> diff --git a/math/gcalctool/distinfo b/math/gcalctool/distinfo deleted file mode 100644 index 50deae741..000000000 --- a/math/gcalctool/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gcalctool-4.2.86.tar.bz2) = e9e11b46a3ff83da25a782ce4fd5d3f7 diff --git a/math/gcalctool/pkg-descr b/math/gcalctool/pkg-descr deleted file mode 100644 index 30e69fa21..000000000 --- a/math/gcalctool/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Gcalctool is a powerful graphical calulator with financial, logical and -scientific modes. It uses a multiple precision package to do its arithmetic to -give a high degree of accuracy. - -WWW: http://calctool.sourceforge.net/ diff --git a/math/gcalctool/pkg-plist b/math/gcalctool/pkg-plist deleted file mode 100644 index a7a3dd936..000000000 --- a/math/gcalctool/pkg-plist +++ /dev/null @@ -1,38 +0,0 @@ -bin/gcalctool -bin/gnome-calculator -etc/gconf/gconf.xml.defaults/apps/gcalctool/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gcalctool/%gconf.xml -etc/gconf/schemas/gcalctool.schemas -share/gnome/applications/gcalctool.desktop -share/gnome/help/gcalctool/C/figures/gcalctool_basic_window.png -share/gnome/help/gcalctool/C/figures/gcalctool_financial_window.png -share/gnome/help/gcalctool/C/figures/gcalctool_menu_symbol.png -share/gnome/help/gcalctool/C/figures/gcalctool_scientific_window.png -share/gnome/help/gcalctool/C/gcalctool.xml -share/gnome/help/gcalctool/C/legal.xml -share/gnome/omf/gcalctool/gcalctool-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gcalctool/gcalctool-C.omf 2>/dev/null || /usr/bin/true -share/gnome/pixmaps/gcalctool.png -share/locale/am/LC_MESSAGES/gcalctool.mo -share/locale/ca/LC_MESSAGES/gcalctool.mo -share/locale/cs/LC_MESSAGES/gcalctool.mo -share/locale/de/LC_MESSAGES/gcalctool.mo -share/locale/es/LC_MESSAGES/gcalctool.mo -share/locale/fr/LC_MESSAGES/gcalctool.mo -share/locale/ja/LC_MESSAGES/gcalctool.mo -share/locale/nl/LC_MESSAGES/gcalctool.mo -share/locale/no/LC_MESSAGES/gcalctool.mo -share/locale/pt/LC_MESSAGES/gcalctool.mo -share/locale/pt_BR/LC_MESSAGES/gcalctool.mo -share/locale/sr/LC_MESSAGES/gcalctool.mo -share/locale/sr@Latn/LC_MESSAGES/gcalctool.mo -share/locale/sv/LC_MESSAGES/gcalctool.mo -share/locale/uk/LC_MESSAGES/gcalctool.mo -share/locale/zh_TW/LC_MESSAGES/gcalctool.mo -@dirrm share/gnome/omf/gcalctool -@dirrm share/gnome/help/gcalctool/C/figures -@dirrm share/gnome/help/gcalctool/C -@dirrm share/gnome/help/gcalctool -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gcalctool -@dirrm etc/gconf/gconf.xml.defaults/apps/gcalctool -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gcalctool/gcalctool-C.omf 2>/dev/null || /usr/bin/true |