Index: head/math/qalculate/Makefile =================================================================== --- head/math/qalculate/Makefile (revision 119087) +++ head/math/qalculate/Makefile (revision 119088) @@ -1,40 +1,36 @@ # New ports collection makefile for: qalculate # Date created: 07 July 2004 # Whom: Sergey Akifyev # # $FreeBSD$ # PORTNAME= qalculate PORTVERSION= 0.6.3 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-gtk-${PORTVERSION} MAINTAINER= asa@gascom.ru COMMENT= Very powerful GUI calculator for GNOME LIB_DEPENDS= cln.3:${PORTSDIR}/math/cln RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot \ wget:${PORTSDIR}/ftp/wget USE_X_PREFIX= yes USE_GMAKE= yes GNU_CONFIGURE= yes USE_GNOME= gnomeprefix gnomehack intlhack libglade2 libgnome .include .if ${OSVERSION} < 500000 -# cln is built with gcc 3.3 on FreeBSD 4.x -USE_GCC= 3.3 +# cln is built with gcc 3.4 on FreeBSD 4.x +USE_GCC= 3.4 # in FreeBSD 4.x struct liconv does not contain int_p_cs_precedes EXTRA_PATCHES= ${FILESDIR}/extra-patch-FreeBSD4 -# XXX configure script fails to detect gettext on FreeBSD 4.x with gcc 3.3 -PLIST_SUB+= 5X="@comment " -.else -PLIST_SUB+= 5X="@comment " .endif .include Property changes on: head/math/qalculate/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/math/qalculate/pkg-plist =================================================================== --- head/math/qalculate/pkg-plist (revision 119087) +++ head/math/qalculate/pkg-plist (revision 119088) @@ -1,67 +1,67 @@ bin/qalculate bin/qalculate-gtk share/gnome/applnk/Utilities/qalculate.desktop share/gnome/applications/qalculate.desktop share/gnome/help/qalculate-gtk/C/legal.xml share/gnome/help/qalculate-gtk/C/qalculate-gtk.xml share/gnome/help/qalculate-gtk/C/figures/calculation-history.png share/gnome/help/qalculate-gtk/C/figures/calculator-buttons-screen.png share/gnome/help/qalculate-gtk/C/figures/calculator-buttons.png share/gnome/help/qalculate-gtk/C/figures/completion.png share/gnome/help/qalculate-gtk/C/figures/convert-number-bases.png share/gnome/help/qalculate-gtk/C/figures/convert-unit.png share/gnome/help/qalculate-gtk/C/figures/edit-function.png share/gnome/help/qalculate-gtk/C/figures/edit-matrix.png share/gnome/help/qalculate-gtk/C/figures/edit-unit.png share/gnome/help/qalculate-gtk/C/figures/function-manager.png share/gnome/help/qalculate-gtk/C/figures/gnuplot.png share/gnome/help/qalculate-gtk/C/figures/import-csv.png share/gnome/help/qalculate-gtk/C/figures/insert-function-screen.png share/gnome/help/qalculate-gtk/C/figures/insert-function.png share/gnome/help/qalculate-gtk/C/figures/mainwindow-screen.png share/gnome/help/qalculate-gtk/C/figures/mainwindow.png share/gnome/help/qalculate-gtk/C/figures/plot-data.png share/gnome/help/qalculate-gtk/C/figures/plot-settings.png share/gnome/help/qalculate-gtk/C/figures/store-variable.png share/gnome/help/qalculate-gtk/C/figures/unit-manager.png share/gnome/help/qalculate-gtk/C/figures/variable-manager.png share/gnome/omf/qalculate-gtk/qalculate-gtk-C.omf share/gnome/qalculate-gtk/glade/about.glade share/gnome/qalculate-gtk/glade/argumentrules.glade share/gnome/qalculate-gtk/glade/csvexport.glade share/gnome/qalculate-gtk/glade/csvimport.glade share/gnome/qalculate-gtk/glade/decimals.glade share/gnome/qalculate-gtk/glade/functionedit.glade share/gnome/qalculate-gtk/glade/functions.glade share/gnome/qalculate-gtk/glade/main.glade share/gnome/qalculate-gtk/glade/matrixedit.glade share/gnome/qalculate-gtk/glade/namesedit.glade share/gnome/qalculate-gtk/glade/nbases.glade share/gnome/qalculate-gtk/glade/nbexpression.glade share/gnome/qalculate-gtk/glade/periodictable.glade share/gnome/qalculate-gtk/glade/plot.glade share/gnome/qalculate-gtk/glade/precision.glade share/gnome/qalculate-gtk/glade/preferences.glade share/gnome/qalculate-gtk/glade/unit.glade share/gnome/qalculate-gtk/glade/unitedit.glade share/gnome/qalculate-gtk/glade/units.glade share/gnome/qalculate-gtk/glade/unknownedit.glade share/gnome/qalculate-gtk/glade/variableedit.glade share/gnome/qalculate-gtk/glade/variables.glade share/gnome/qalculate/elements.xml share/gnome/qalculate/functions.xml share/gnome/qalculate/prefixes.xml share/gnome/qalculate/units.xml share/gnome/qalculate/variables.xml -%%5X%%share/locale/sv/LC_MESSAGES/qalculate-gtk.mo +share/locale/sv/LC_MESSAGES/qalculate-gtk.mo @exec scrollkeeper-install -q %D/share/gnome/omf/qalculate-gtk/qalculate-gtk-C.omf 2>/dev/null || /usr/bin/true @unexec scrollkeeper-uninstall -q %D/share/gnome/omf/qalculate-gtk/qalculate-gtk-C.omf 2>/dev/null || /usr/bin/true @dirrm share/gnome/applnk/Utilities @dirrm share/gnome/applnk @dirrm share/gnome/help/qalculate-gtk/C/figures @dirrm share/gnome/help/qalculate-gtk/C @dirrm share/gnome/help/qalculate-gtk @dirrm share/gnome/omf/qalculate-gtk @dirrm share/gnome/qalculate @dirrm share/gnome/qalculate-gtk/glade @dirrm share/gnome/qalculate-gtk Property changes on: head/math/qalculate/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property