mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Update to version 0.99
This commit is contained in:
parent
17deeb0cd6
commit
b442703206
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=119233
@ -5,7 +5,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= kst
|
||||
PORTVERSION= 0.97
|
||||
PORTVERSION= 0.99
|
||||
CATEGORIES= science kde
|
||||
MASTER_SITES= ${MASTER_SITE_KDE} \
|
||||
http://omega.astro.utoronto.ca/${PORTNAME}/
|
||||
@ -23,7 +23,7 @@ GNU_CONFIGURE= yes
|
||||
USE_REINPLACE= yes
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|-O2||g; s|^tagnames=|#tagnames=|g;' \
|
||||
${WRKSRC}/${CONFIGURE_SCRIPT}
|
||||
@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT}
|
||||
@${REINPLACE_CMD} -e 's|xx||g' ${WRKSRC}/po/Makefile.in
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (kst-0.97.tar.gz) = a058fec3b9f6a64eb6add5c4be979975
|
||||
SIZE (kst-0.97.tar.gz) = 1499985
|
||||
MD5 (kst-0.99.tar.gz) = 76019eb811611503d04cff36e20aabbd
|
||||
SIZE (kst-0.99.tar.gz) = 5252991
|
||||
|
10
science/kst/files/patch-kst-kst-emailthread.cpp
Normal file
10
science/kst/files/patch-kst-kst-emailthread.cpp
Normal file
@ -0,0 +1,10 @@
|
||||
--- kst/kst/emailthread.cpp.orig Wed Oct 13 15:09:20 2004
|
||||
+++ kst/kst/emailthread.cpp Wed Oct 13 15:13:23 2004
|
||||
@@ -15,6 +15,7 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
+#include <sys/types.h>
|
||||
#include <netdb.h>
|
||||
#include <sys/socket.h>
|
||||
#include <ctype.h>
|
@ -13,15 +13,41 @@ lib/kde3/kstdata_indirect.la
|
||||
lib/kde3/kstdata_indirect.so
|
||||
lib/kde3/kstdata_lfiio.la
|
||||
lib/kde3/kstdata_lfiio.so
|
||||
lib/kde3/kstplugins/autocorrelation.la
|
||||
lib/kde3/kstplugins/autocorrelation.so
|
||||
lib/kde3/kstplugins/autocorrelation.xml
|
||||
lib/kde3/kstextension_elog.la
|
||||
lib/kde3/kstextension_elog.so
|
||||
lib/kde3/kstplugins/autocorrelate.la
|
||||
lib/kde3/kstplugins/autocorrelate.so
|
||||
lib/kde3/kstplugins/autocorrelate.xml
|
||||
lib/kde3/kstplugins/bin.la
|
||||
lib/kde3/kstplugins/bin.so
|
||||
lib/kde3/kstplugins/bin.xml
|
||||
lib/kde3/kstplugins/butterworth_bandpass.la
|
||||
lib/kde3/kstplugins/butterworth_bandpass.so
|
||||
lib/kde3/kstplugins/butterworth_bandpass.xml
|
||||
lib/kde3/kstplugins/butterworth_bandstop.la
|
||||
lib/kde3/kstplugins/butterworth_bandstop.so
|
||||
lib/kde3/kstplugins/butterworth_bandstop.xml
|
||||
lib/kde3/kstplugins/butterworth_highpass.la
|
||||
lib/kde3/kstplugins/butterworth_highpass.so
|
||||
lib/kde3/kstplugins/butterworth_highpass.xml
|
||||
lib/kde3/kstplugins/butterworth_lowpass.la
|
||||
lib/kde3/kstplugins/butterworth_lowpass.so
|
||||
lib/kde3/kstplugins/butterworth_lowpass.xml
|
||||
lib/kde3/kstplugins/chop.la
|
||||
lib/kde3/kstplugins/chop.so
|
||||
lib/kde3/kstplugins/chop.xml
|
||||
lib/kde3/kstplugins/crosscorrelation.la
|
||||
lib/kde3/kstplugins/crosscorrelation.so
|
||||
lib/kde3/kstplugins/crosscorrelation.xml
|
||||
lib/kde3/kstplugins/convolve.la
|
||||
lib/kde3/kstplugins/convolve.so
|
||||
lib/kde3/kstplugins/convolve.xml
|
||||
lib/kde3/kstplugins/crosscorrelate.la
|
||||
lib/kde3/kstplugins/crosscorrelate.so
|
||||
lib/kde3/kstplugins/crosscorrelate.xml
|
||||
lib/kde3/kstplugins/crossspectrum.la
|
||||
lib/kde3/kstplugins/crossspectrum.so
|
||||
lib/kde3/kstplugins/crossspectrum.xml
|
||||
lib/kde3/kstplugins/deconvolve.la
|
||||
lib/kde3/kstplugins/deconvolve.so
|
||||
lib/kde3/kstplugins/deconvolve.xml
|
||||
lib/kde3/kstplugins/kstfit_exponential.la
|
||||
lib/kde3/kstplugins/kstfit_exponential.so
|
||||
lib/kde3/kstplugins/kstfit_exponential.xml
|
||||
@ -85,6 +111,9 @@ lib/kde3/kstplugins/kstinterp_polynomial.xml
|
||||
lib/kde3/kstplugins/linefit.la
|
||||
lib/kde3/kstplugins/linefit.so
|
||||
lib/kde3/kstplugins/linefit.xml
|
||||
lib/kde3/kstplugins/noise_addition.la
|
||||
lib/kde3/kstplugins/noise_addition.so
|
||||
lib/kde3/kstplugins/noise_addition.xml
|
||||
lib/kde3/kstplugins/periodogram.la
|
||||
lib/kde3/kstplugins/periodogram.so
|
||||
lib/kde3/kstplugins/periodogram.xml
|
||||
@ -100,9 +129,178 @@ lib/libkst.so.1
|
||||
share/applnk/Applications/Sciences/kst.desktop
|
||||
share/apps/kst/kstui.rc
|
||||
share/config/colors/Kst Colors
|
||||
share/config/colors/Kst Grayscale 256
|
||||
share/config/colors/Kst Spectrum 1021
|
||||
share/doc/HTML/da/kst/common
|
||||
share/doc/HTML/da/kst/index.cache.bz2
|
||||
share/doc/HTML/da/kst/index.docbook
|
||||
share/doc/HTML/en/kst/Diagram-kst-array.png
|
||||
share/doc/HTML/en/kst/Diagram-kst-datatypes.png
|
||||
share/doc/HTML/en/kst/Diagram-kst-frames.png
|
||||
share/doc/HTML/en/kst/Diagram-kst-windowplotrelation.png
|
||||
share/doc/HTML/en/kst/Formula-kst-autocorrelation.png
|
||||
share/doc/HTML/en/kst/Formula-kst-autocorrelation2.png
|
||||
share/doc/HTML/en/kst/Formula-kst-bandpass.png
|
||||
share/doc/HTML/en/kst/Formula-kst-bandstop.png
|
||||
share/doc/HTML/en/kst/Formula-kst-convolution.png
|
||||
share/doc/HTML/en/kst/Formula-kst-crosscorrelation.png
|
||||
share/doc/HTML/en/kst/Formula-kst-deconvolution.png
|
||||
share/doc/HTML/en/kst/Formula-kst-exponentialfitequation.png
|
||||
share/doc/HTML/en/kst/Formula-kst-gaussianfitequation.png
|
||||
share/doc/HTML/en/kst/Formula-kst-gaussianprobability.png
|
||||
share/doc/HTML/en/kst/Formula-kst-generallinearmodel.png
|
||||
share/doc/HTML/en/kst/Formula-kst-generallinearmodelexample.png
|
||||
share/doc/HTML/en/kst/Formula-kst-gradientequation.png
|
||||
share/doc/HTML/en/kst/Formula-kst-gradientsumofsquares.png
|
||||
share/doc/HTML/en/kst/Formula-kst-highpass.png
|
||||
share/doc/HTML/en/kst/Formula-kst-linefitequation.png
|
||||
share/doc/HTML/en/kst/Formula-kst-linefitsumofsquaredresiduals.png
|
||||
share/doc/HTML/en/kst/Formula-kst-lorentzianfitequation.png
|
||||
share/doc/HTML/en/kst/Formula-kst-lowpass.png
|
||||
share/doc/HTML/en/kst/Formula-kst-polynomialfitequation.png
|
||||
share/doc/HTML/en/kst/Formula-kst-sinusoidfitequation.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-arraywindow.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-configureshortcutswindow.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-curveoptions.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-curvewindow.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-datamode.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-datawizard1.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-datawizard2.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-datawizard3.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-defineshortcutwindow.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-equationwindow.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-eventmonitor-loggingsettings.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-eventmonitor-serversettings.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-eventmonitor.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-exportgraphics.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-histogramwindow.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-imagewindow.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-labeleditor.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-mainwindow.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-mditabpage.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-mditoplevel.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-multipleselectedplots.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-plotdialogcontent.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-plotdialoglabels.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-plotdialoglegend.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-plotdialoglimits.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-plotdialogmarkers.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-plotdialogtop.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-pluginswindow.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-powerspectrawindow.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-simpledata.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-tiedzoom.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-vectorwindow.png
|
||||
share/doc/HTML/en/kst/Symbol-kst-Gamma.png
|
||||
share/doc/HTML/en/kst/Symbol-kst-lambda.png
|
||||
share/doc/HTML/en/kst/Symbol-kst-mu.png
|
||||
share/doc/HTML/en/kst/Symbol-kst-sigma.png
|
||||
share/doc/HTML/en/kst/Widget-kst-close.png
|
||||
share/doc/HTML/en/kst/Widget-kst-colourchooser.png
|
||||
share/doc/HTML/en/kst/Widget-kst-defaultcolours.png
|
||||
share/doc/HTML/en/kst/Widget-kst-maximize.png
|
||||
share/doc/HTML/en/kst/Widget-kst-minimize.png
|
||||
share/doc/HTML/en/kst/Widget-kst-swapcolour.png
|
||||
share/doc/HTML/en/kst/Widget-kst-undock.png
|
||||
share/doc/HTML/en/kst/additionalformats-chapter.docbook
|
||||
share/doc/HTML/en/kst/commandline-chapter.docbook
|
||||
share/doc/HTML/en/kst/common
|
||||
share/doc/HTML/en/kst/creatingplugins-chapter.docbook
|
||||
share/doc/HTML/en/kst/data-chapter.docbook
|
||||
share/doc/HTML/en/kst/dcop-chapter.docbook
|
||||
share/doc/HTML/en/kst/debuglog-chapter.docbook
|
||||
share/doc/HTML/en/kst/eventmonitoring-chapter.docbook
|
||||
share/doc/HTML/en/kst/index.cache.bz2
|
||||
share/doc/HTML/en/kst/index.docbook
|
||||
share/doc/HTML/en/kst/install-chapter.docbook
|
||||
share/doc/HTML/en/kst/intro-chapter.docbook
|
||||
share/doc/HTML/en/kst/license-chapter.docbook
|
||||
share/doc/HTML/en/kst/miscfeatures-chapter.docbook
|
||||
share/doc/HTML/en/kst/plotsandwindows-chapter.docbook
|
||||
share/doc/HTML/en/kst/plugins-chapter.docbook
|
||||
share/doc/HTML/en/kst/saving-chapter.docbook
|
||||
share/doc/HTML/es/kst/additionalformats-chapter.docbook
|
||||
share/doc/HTML/es/kst/commandline-chapter.docbook
|
||||
share/doc/HTML/es/kst/creatingplugins-chapter.docbook
|
||||
share/doc/HTML/es/kst/data-chapter.docbook
|
||||
share/doc/HTML/es/kst/dcop-chapter.docbook
|
||||
share/doc/HTML/es/kst/debuglog-chapter.docbook
|
||||
share/doc/HTML/es/kst/install-chapter.docbook
|
||||
share/doc/HTML/es/kst/intro-chapter.docbook
|
||||
share/doc/HTML/es/kst/license-chapter.docbook
|
||||
share/doc/HTML/es/kst/miscfeatures-chapter.docbook
|
||||
share/doc/HTML/es/kst/plotsandwindows-chapter.docbook
|
||||
share/doc/HTML/es/kst/plugins-chapter.docbook
|
||||
share/doc/HTML/es/kst/saving-chapter.docbook
|
||||
share/doc/HTML/et/kst/additionalformats-chapter.docbook
|
||||
share/doc/HTML/et/kst/commandline-chapter.docbook
|
||||
share/doc/HTML/et/kst/common
|
||||
share/doc/HTML/et/kst/creatingplugins-chapter.docbook
|
||||
share/doc/HTML/et/kst/data-chapter.docbook
|
||||
share/doc/HTML/et/kst/dcop-chapter.docbook
|
||||
share/doc/HTML/et/kst/debuglog-chapter.docbook
|
||||
share/doc/HTML/et/kst/eventmonitoring-chapter.docbook
|
||||
share/doc/HTML/et/kst/index.cache.bz2
|
||||
share/doc/HTML/et/kst/index.docbook
|
||||
share/doc/HTML/et/kst/install-chapter.docbook
|
||||
share/doc/HTML/et/kst/intro-chapter.docbook
|
||||
share/doc/HTML/et/kst/license-chapter.docbook
|
||||
share/doc/HTML/et/kst/miscfeatures-chapter.docbook
|
||||
share/doc/HTML/et/kst/plotsandwindows-chapter.docbook
|
||||
share/doc/HTML/et/kst/plugins-chapter.docbook
|
||||
share/doc/HTML/et/kst/saving-chapter.docbook
|
||||
share/doc/HTML/fr/kst/common
|
||||
share/doc/HTML/fr/kst/index.cache.bz2
|
||||
share/doc/HTML/fr/kst/index.docbook
|
||||
share/doc/HTML/it/kst/dcop-chapter.docbook
|
||||
share/doc/HTML/it/kst/eventmonitoring-chapter.docbook
|
||||
share/doc/HTML/it/kst/license-chapter.docbook
|
||||
share/doc/HTML/pt/kst/dcop-chapter.docbook
|
||||
share/doc/HTML/pt/kst/eventmonitoring-chapter.docbook
|
||||
share/doc/HTML/pt/kst/license-chapter.docbook
|
||||
share/doc/HTML/sv/kst/Diagram-kst-datatypes.png
|
||||
share/doc/HTML/sv/kst/Diagram-kst-frames.png
|
||||
share/doc/HTML/sv/kst/Diagram-kst-windowplotrelation.png
|
||||
share/doc/HTML/sv/kst/Screenshot-kst-configureshortcutswindow.png
|
||||
share/doc/HTML/sv/kst/Screenshot-kst-curveoptions.png
|
||||
share/doc/HTML/sv/kst/Screenshot-kst-curvewindow.png
|
||||
share/doc/HTML/sv/kst/Screenshot-kst-datawizard2.png
|
||||
share/doc/HTML/sv/kst/Screenshot-kst-datawizard3.png
|
||||
share/doc/HTML/sv/kst/Screenshot-kst-defineshortcutwindow.png
|
||||
share/doc/HTML/sv/kst/Screenshot-kst-equationwindow.png
|
||||
share/doc/HTML/sv/kst/Screenshot-kst-eventmonitor.png
|
||||
share/doc/HTML/sv/kst/Screenshot-kst-exportgraphics.png
|
||||
share/doc/HTML/sv/kst/Screenshot-kst-histogramwindow.png
|
||||
share/doc/HTML/sv/kst/Screenshot-kst-labeleditor.png
|
||||
share/doc/HTML/sv/kst/Screenshot-kst-mditabpage.png
|
||||
share/doc/HTML/sv/kst/Screenshot-kst-mditoplevel.png
|
||||
share/doc/HTML/sv/kst/Screenshot-kst-multipleselectedplots.png
|
||||
share/doc/HTML/sv/kst/Screenshot-kst-plotdialogcontent.png
|
||||
share/doc/HTML/sv/kst/Screenshot-kst-plotdialoglabels.png
|
||||
share/doc/HTML/sv/kst/Screenshot-kst-plotdialoglegend.png
|
||||
share/doc/HTML/sv/kst/Screenshot-kst-plotdialoglimits.png
|
||||
share/doc/HTML/sv/kst/Screenshot-kst-plotdialogtop.png
|
||||
share/doc/HTML/sv/kst/Screenshot-kst-pluginswindow.png
|
||||
share/doc/HTML/sv/kst/Screenshot-kst-powerspectrawindow.png
|
||||
share/doc/HTML/sv/kst/Screenshot-kst-simpledata.png
|
||||
share/doc/HTML/sv/kst/Screenshot-kst-vectorwindow.png
|
||||
share/doc/HTML/sv/kst/additionalformats-chapter.docbook
|
||||
share/doc/HTML/sv/kst/commandline-chapter.docbook
|
||||
share/doc/HTML/sv/kst/common
|
||||
share/doc/HTML/sv/kst/creatingplugins-chapter.docbook
|
||||
share/doc/HTML/sv/kst/data-chapter.docbook
|
||||
share/doc/HTML/sv/kst/dcop-chapter.docbook
|
||||
share/doc/HTML/sv/kst/debuglog-chapter.docbook
|
||||
share/doc/HTML/sv/kst/eventmonitoring-chapter.docbook
|
||||
share/doc/HTML/sv/kst/index.cache.bz2
|
||||
share/doc/HTML/sv/kst/index.docbook
|
||||
share/doc/HTML/sv/kst/install-chapter.docbook
|
||||
share/doc/HTML/sv/kst/intro-chapter.docbook
|
||||
share/doc/HTML/sv/kst/license-chapter.docbook
|
||||
share/doc/HTML/sv/kst/miscfeatures-chapter.docbook
|
||||
share/doc/HTML/sv/kst/plotsandwindows-chapter.docbook
|
||||
share/doc/HTML/sv/kst/plugins-chapter.docbook
|
||||
share/doc/HTML/sv/kst/saving-chapter.docbook
|
||||
share/icons/hicolor/16x16/mimetypes/kst.png
|
||||
share/icons/hicolor/22x22/actions/kst_advance.png
|
||||
share/icons/hicolor/22x22/actions/kst_back.png
|
||||
@ -113,8 +311,7 @@ share/icons/hicolor/22x22/actions/kst_datamode.png
|
||||
share/icons/hicolor/22x22/actions/kst_datawizard.png
|
||||
share/icons/hicolor/22x22/actions/kst_editplots.png
|
||||
share/icons/hicolor/22x22/actions/kst_graphfile.png
|
||||
share/icons/hicolor/22x22/actions/kst_quickcurves.png
|
||||
share/icons/hicolor/22x22/actions/kst_quickpsd.png
|
||||
share/icons/hicolor/22x22/actions/kst_layoutmode.png
|
||||
share/icons/hicolor/22x22/actions/kst_zoomtie.png
|
||||
share/icons/hicolor/22x22/actions/kst_zoomx.png
|
||||
share/icons/hicolor/22x22/actions/kst_zoomxy.png
|
||||
@ -124,12 +321,33 @@ share/icons/locolor/16x16/apps/kst.png
|
||||
share/icons/locolor/16x16/mimetypes/kst.png
|
||||
share/icons/locolor/32x32/apps/kst.png
|
||||
share/icons/locolor/32x32/mimetypes/kst.png
|
||||
share/locale/ca/LC_MESSAGES/kst.mo
|
||||
share/locale/da/LC_MESSAGES/kst.mo
|
||||
share/locale/de/LC_MESSAGES/kst.mo
|
||||
share/locale/en_GB/LC_MESSAGES/kst.mo
|
||||
share/locale/es/LC_MESSAGES/kst.mo
|
||||
share/locale/et/LC_MESSAGES/kst.mo
|
||||
share/locale/is/LC_MESSAGES/kst.mo
|
||||
share/locale/it/LC_MESSAGES/kst.mo
|
||||
share/locale/nb/LC_MESSAGES/kst.mo
|
||||
share/locale/nl/LC_MESSAGES/kst.mo
|
||||
share/locale/pl/LC_MESSAGES/kst.mo
|
||||
share/locale/pt/LC_MESSAGES/kst.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/kst.mo
|
||||
share/locale/ro/LC_MESSAGES/kst.mo
|
||||
share/locale/ru/LC_MESSAGES/kst.mo
|
||||
share/locale/sr/LC_MESSAGES/kst.mo
|
||||
share/locale/sv/LC_MESSAGES/kst.mo
|
||||
share/locale/ta/LC_MESSAGES/kst.mo
|
||||
share/locale/tr/LC_MESSAGES/kst.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/kst.mo
|
||||
share/mimelnk/application/x-kst.desktop
|
||||
share/services/kst/kstdata_ascii.desktop
|
||||
share/services/kst/kstdata_dirfile.desktop
|
||||
share/services/kst/kstdata_frame.desktop
|
||||
share/services/kst/kstdata_indirect.desktop
|
||||
share/services/kst/kstdata_lfiio.desktop
|
||||
share/services/kst/kstextension_elog.desktop
|
||||
share/servicetypes/kst/kstdatasourceplugin.desktop
|
||||
share/servicetypes/kst/kstextension.desktop
|
||||
share/servicetypes/kst/kstfilter.desktop
|
||||
@ -155,8 +373,22 @@ share/servicetypes/kst/kstplugin.desktop
|
||||
@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/sv/kst
|
||||
@unexec rmdir %D/share/doc/HTML/sv 2>/dev/null || true
|
||||
@dirrm share/doc/HTML/pt/kst
|
||||
@unexec rmdir %D/share/doc/HTML/pt 2>/dev/null || true
|
||||
@dirrm share/doc/HTML/it/kst
|
||||
@unexec rmdir %D/share/doc/HTML/it 2>/dev/null || true
|
||||
@dirrm share/doc/HTML/fr/kst
|
||||
@unexec rmdir %D/share/doc/HTML/fr 2>/dev/null || true
|
||||
@dirrm share/doc/HTML/et/kst
|
||||
@unexec rmdir %D/share/doc/HTML/et 2>/dev/null || true
|
||||
@dirrm share/doc/HTML/es/kst
|
||||
@unexec rmdir %D/share/doc/HTML/es 2>/dev/null || true
|
||||
@dirrm share/doc/HTML/en/kst
|
||||
@unexec rmdir %D/share/doc/HTML/en 2>/dev/null || true
|
||||
@dirrm share/doc/HTML/da/kst
|
||||
@unexec rmdir %D/share/doc/HTML/da 2>/dev/null || true
|
||||
@unexec rmdir %D/share/doc/HTML 2>/dev/null || true
|
||||
@unexec rmdir %D/share/config/colors 2>/dev/null || true
|
||||
@unexec rmdir %D/share/config 2>/dev/null || true
|
||||
|
@ -5,7 +5,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= kst
|
||||
PORTVERSION= 0.97
|
||||
PORTVERSION= 0.99
|
||||
CATEGORIES= science kde
|
||||
MASTER_SITES= ${MASTER_SITE_KDE} \
|
||||
http://omega.astro.utoronto.ca/${PORTNAME}/
|
||||
@ -23,7 +23,7 @@ GNU_CONFIGURE= yes
|
||||
USE_REINPLACE= yes
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|-O2||g; s|^tagnames=|#tagnames=|g;' \
|
||||
${WRKSRC}/${CONFIGURE_SCRIPT}
|
||||
@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT}
|
||||
@${REINPLACE_CMD} -e 's|xx||g' ${WRKSRC}/po/Makefile.in
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (kst-0.97.tar.gz) = a058fec3b9f6a64eb6add5c4be979975
|
||||
SIZE (kst-0.97.tar.gz) = 1499985
|
||||
MD5 (kst-0.99.tar.gz) = 76019eb811611503d04cff36e20aabbd
|
||||
SIZE (kst-0.99.tar.gz) = 5252991
|
||||
|
10
science/kst2/files/patch-kst-kst-emailthread.cpp
Normal file
10
science/kst2/files/patch-kst-kst-emailthread.cpp
Normal file
@ -0,0 +1,10 @@
|
||||
--- kst/kst/emailthread.cpp.orig Wed Oct 13 15:09:20 2004
|
||||
+++ kst/kst/emailthread.cpp Wed Oct 13 15:13:23 2004
|
||||
@@ -15,6 +15,7 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
+#include <sys/types.h>
|
||||
#include <netdb.h>
|
||||
#include <sys/socket.h>
|
||||
#include <ctype.h>
|
@ -13,15 +13,41 @@ lib/kde3/kstdata_indirect.la
|
||||
lib/kde3/kstdata_indirect.so
|
||||
lib/kde3/kstdata_lfiio.la
|
||||
lib/kde3/kstdata_lfiio.so
|
||||
lib/kde3/kstplugins/autocorrelation.la
|
||||
lib/kde3/kstplugins/autocorrelation.so
|
||||
lib/kde3/kstplugins/autocorrelation.xml
|
||||
lib/kde3/kstextension_elog.la
|
||||
lib/kde3/kstextension_elog.so
|
||||
lib/kde3/kstplugins/autocorrelate.la
|
||||
lib/kde3/kstplugins/autocorrelate.so
|
||||
lib/kde3/kstplugins/autocorrelate.xml
|
||||
lib/kde3/kstplugins/bin.la
|
||||
lib/kde3/kstplugins/bin.so
|
||||
lib/kde3/kstplugins/bin.xml
|
||||
lib/kde3/kstplugins/butterworth_bandpass.la
|
||||
lib/kde3/kstplugins/butterworth_bandpass.so
|
||||
lib/kde3/kstplugins/butterworth_bandpass.xml
|
||||
lib/kde3/kstplugins/butterworth_bandstop.la
|
||||
lib/kde3/kstplugins/butterworth_bandstop.so
|
||||
lib/kde3/kstplugins/butterworth_bandstop.xml
|
||||
lib/kde3/kstplugins/butterworth_highpass.la
|
||||
lib/kde3/kstplugins/butterworth_highpass.so
|
||||
lib/kde3/kstplugins/butterworth_highpass.xml
|
||||
lib/kde3/kstplugins/butterworth_lowpass.la
|
||||
lib/kde3/kstplugins/butterworth_lowpass.so
|
||||
lib/kde3/kstplugins/butterworth_lowpass.xml
|
||||
lib/kde3/kstplugins/chop.la
|
||||
lib/kde3/kstplugins/chop.so
|
||||
lib/kde3/kstplugins/chop.xml
|
||||
lib/kde3/kstplugins/crosscorrelation.la
|
||||
lib/kde3/kstplugins/crosscorrelation.so
|
||||
lib/kde3/kstplugins/crosscorrelation.xml
|
||||
lib/kde3/kstplugins/convolve.la
|
||||
lib/kde3/kstplugins/convolve.so
|
||||
lib/kde3/kstplugins/convolve.xml
|
||||
lib/kde3/kstplugins/crosscorrelate.la
|
||||
lib/kde3/kstplugins/crosscorrelate.so
|
||||
lib/kde3/kstplugins/crosscorrelate.xml
|
||||
lib/kde3/kstplugins/crossspectrum.la
|
||||
lib/kde3/kstplugins/crossspectrum.so
|
||||
lib/kde3/kstplugins/crossspectrum.xml
|
||||
lib/kde3/kstplugins/deconvolve.la
|
||||
lib/kde3/kstplugins/deconvolve.so
|
||||
lib/kde3/kstplugins/deconvolve.xml
|
||||
lib/kde3/kstplugins/kstfit_exponential.la
|
||||
lib/kde3/kstplugins/kstfit_exponential.so
|
||||
lib/kde3/kstplugins/kstfit_exponential.xml
|
||||
@ -85,6 +111,9 @@ lib/kde3/kstplugins/kstinterp_polynomial.xml
|
||||
lib/kde3/kstplugins/linefit.la
|
||||
lib/kde3/kstplugins/linefit.so
|
||||
lib/kde3/kstplugins/linefit.xml
|
||||
lib/kde3/kstplugins/noise_addition.la
|
||||
lib/kde3/kstplugins/noise_addition.so
|
||||
lib/kde3/kstplugins/noise_addition.xml
|
||||
lib/kde3/kstplugins/periodogram.la
|
||||
lib/kde3/kstplugins/periodogram.so
|
||||
lib/kde3/kstplugins/periodogram.xml
|
||||
@ -100,9 +129,178 @@ lib/libkst.so.1
|
||||
share/applnk/Applications/Sciences/kst.desktop
|
||||
share/apps/kst/kstui.rc
|
||||
share/config/colors/Kst Colors
|
||||
share/config/colors/Kst Grayscale 256
|
||||
share/config/colors/Kst Spectrum 1021
|
||||
share/doc/HTML/da/kst/common
|
||||
share/doc/HTML/da/kst/index.cache.bz2
|
||||
share/doc/HTML/da/kst/index.docbook
|
||||
share/doc/HTML/en/kst/Diagram-kst-array.png
|
||||
share/doc/HTML/en/kst/Diagram-kst-datatypes.png
|
||||
share/doc/HTML/en/kst/Diagram-kst-frames.png
|
||||
share/doc/HTML/en/kst/Diagram-kst-windowplotrelation.png
|
||||
share/doc/HTML/en/kst/Formula-kst-autocorrelation.png
|
||||
share/doc/HTML/en/kst/Formula-kst-autocorrelation2.png
|
||||
share/doc/HTML/en/kst/Formula-kst-bandpass.png
|
||||
share/doc/HTML/en/kst/Formula-kst-bandstop.png
|
||||
share/doc/HTML/en/kst/Formula-kst-convolution.png
|
||||
share/doc/HTML/en/kst/Formula-kst-crosscorrelation.png
|
||||
share/doc/HTML/en/kst/Formula-kst-deconvolution.png
|
||||
share/doc/HTML/en/kst/Formula-kst-exponentialfitequation.png
|
||||
share/doc/HTML/en/kst/Formula-kst-gaussianfitequation.png
|
||||
share/doc/HTML/en/kst/Formula-kst-gaussianprobability.png
|
||||
share/doc/HTML/en/kst/Formula-kst-generallinearmodel.png
|
||||
share/doc/HTML/en/kst/Formula-kst-generallinearmodelexample.png
|
||||
share/doc/HTML/en/kst/Formula-kst-gradientequation.png
|
||||
share/doc/HTML/en/kst/Formula-kst-gradientsumofsquares.png
|
||||
share/doc/HTML/en/kst/Formula-kst-highpass.png
|
||||
share/doc/HTML/en/kst/Formula-kst-linefitequation.png
|
||||
share/doc/HTML/en/kst/Formula-kst-linefitsumofsquaredresiduals.png
|
||||
share/doc/HTML/en/kst/Formula-kst-lorentzianfitequation.png
|
||||
share/doc/HTML/en/kst/Formula-kst-lowpass.png
|
||||
share/doc/HTML/en/kst/Formula-kst-polynomialfitequation.png
|
||||
share/doc/HTML/en/kst/Formula-kst-sinusoidfitequation.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-arraywindow.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-configureshortcutswindow.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-curveoptions.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-curvewindow.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-datamode.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-datawizard1.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-datawizard2.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-datawizard3.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-defineshortcutwindow.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-equationwindow.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-eventmonitor-loggingsettings.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-eventmonitor-serversettings.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-eventmonitor.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-exportgraphics.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-histogramwindow.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-imagewindow.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-labeleditor.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-mainwindow.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-mditabpage.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-mditoplevel.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-multipleselectedplots.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-plotdialogcontent.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-plotdialoglabels.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-plotdialoglegend.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-plotdialoglimits.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-plotdialogmarkers.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-plotdialogtop.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-pluginswindow.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-powerspectrawindow.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-simpledata.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-tiedzoom.png
|
||||
share/doc/HTML/en/kst/Screenshot-kst-vectorwindow.png
|
||||
share/doc/HTML/en/kst/Symbol-kst-Gamma.png
|
||||
share/doc/HTML/en/kst/Symbol-kst-lambda.png
|
||||
share/doc/HTML/en/kst/Symbol-kst-mu.png
|
||||
share/doc/HTML/en/kst/Symbol-kst-sigma.png
|
||||
share/doc/HTML/en/kst/Widget-kst-close.png
|
||||
share/doc/HTML/en/kst/Widget-kst-colourchooser.png
|
||||
share/doc/HTML/en/kst/Widget-kst-defaultcolours.png
|
||||
share/doc/HTML/en/kst/Widget-kst-maximize.png
|
||||
share/doc/HTML/en/kst/Widget-kst-minimize.png
|
||||
share/doc/HTML/en/kst/Widget-kst-swapcolour.png
|
||||
share/doc/HTML/en/kst/Widget-kst-undock.png
|
||||
share/doc/HTML/en/kst/additionalformats-chapter.docbook
|
||||
share/doc/HTML/en/kst/commandline-chapter.docbook
|
||||
share/doc/HTML/en/kst/common
|
||||
share/doc/HTML/en/kst/creatingplugins-chapter.docbook
|
||||
share/doc/HTML/en/kst/data-chapter.docbook
|
||||
share/doc/HTML/en/kst/dcop-chapter.docbook
|
||||
share/doc/HTML/en/kst/debuglog-chapter.docbook
|
||||
share/doc/HTML/en/kst/eventmonitoring-chapter.docbook
|
||||
share/doc/HTML/en/kst/index.cache.bz2
|
||||
share/doc/HTML/en/kst/index.docbook
|
||||
share/doc/HTML/en/kst/install-chapter.docbook
|
||||
share/doc/HTML/en/kst/intro-chapter.docbook
|
||||
share/doc/HTML/en/kst/license-chapter.docbook
|
||||
share/doc/HTML/en/kst/miscfeatures-chapter.docbook
|
||||
share/doc/HTML/en/kst/plotsandwindows-chapter.docbook
|
||||
share/doc/HTML/en/kst/plugins-chapter.docbook
|
||||
share/doc/HTML/en/kst/saving-chapter.docbook
|
||||
share/doc/HTML/es/kst/additionalformats-chapter.docbook
|
||||
share/doc/HTML/es/kst/commandline-chapter.docbook
|
||||
share/doc/HTML/es/kst/creatingplugins-chapter.docbook
|
||||
share/doc/HTML/es/kst/data-chapter.docbook
|
||||
share/doc/HTML/es/kst/dcop-chapter.docbook
|
||||
share/doc/HTML/es/kst/debuglog-chapter.docbook
|
||||
share/doc/HTML/es/kst/install-chapter.docbook
|
||||
share/doc/HTML/es/kst/intro-chapter.docbook
|
||||
share/doc/HTML/es/kst/license-chapter.docbook
|
||||
share/doc/HTML/es/kst/miscfeatures-chapter.docbook
|
||||
share/doc/HTML/es/kst/plotsandwindows-chapter.docbook
|
||||
share/doc/HTML/es/kst/plugins-chapter.docbook
|
||||
share/doc/HTML/es/kst/saving-chapter.docbook
|
||||
share/doc/HTML/et/kst/additionalformats-chapter.docbook
|
||||
share/doc/HTML/et/kst/commandline-chapter.docbook
|
||||
share/doc/HTML/et/kst/common
|
||||
share/doc/HTML/et/kst/creatingplugins-chapter.docbook
|
||||
share/doc/HTML/et/kst/data-chapter.docbook
|
||||
share/doc/HTML/et/kst/dcop-chapter.docbook
|
||||
share/doc/HTML/et/kst/debuglog-chapter.docbook
|
||||
share/doc/HTML/et/kst/eventmonitoring-chapter.docbook
|
||||
share/doc/HTML/et/kst/index.cache.bz2
|
||||
share/doc/HTML/et/kst/index.docbook
|
||||
share/doc/HTML/et/kst/install-chapter.docbook
|
||||
share/doc/HTML/et/kst/intro-chapter.docbook
|
||||
share/doc/HTML/et/kst/license-chapter.docbook
|
||||
share/doc/HTML/et/kst/miscfeatures-chapter.docbook
|
||||
share/doc/HTML/et/kst/plotsandwindows-chapter.docbook
|
||||
share/doc/HTML/et/kst/plugins-chapter.docbook
|
||||
share/doc/HTML/et/kst/saving-chapter.docbook
|
||||
share/doc/HTML/fr/kst/common
|
||||
share/doc/HTML/fr/kst/index.cache.bz2
|
||||
share/doc/HTML/fr/kst/index.docbook
|
||||
share/doc/HTML/it/kst/dcop-chapter.docbook
|
||||
share/doc/HTML/it/kst/eventmonitoring-chapter.docbook
|
||||
share/doc/HTML/it/kst/license-chapter.docbook
|
||||
share/doc/HTML/pt/kst/dcop-chapter.docbook
|
||||
share/doc/HTML/pt/kst/eventmonitoring-chapter.docbook
|
||||
share/doc/HTML/pt/kst/license-chapter.docbook
|
||||
share/doc/HTML/sv/kst/Diagram-kst-datatypes.png
|
||||
share/doc/HTML/sv/kst/Diagram-kst-frames.png
|
||||
share/doc/HTML/sv/kst/Diagram-kst-windowplotrelation.png
|
||||
share/doc/HTML/sv/kst/Screenshot-kst-configureshortcutswindow.png
|
||||
share/doc/HTML/sv/kst/Screenshot-kst-curveoptions.png
|
||||
share/doc/HTML/sv/kst/Screenshot-kst-curvewindow.png
|
||||
share/doc/HTML/sv/kst/Screenshot-kst-datawizard2.png
|
||||
share/doc/HTML/sv/kst/Screenshot-kst-datawizard3.png
|
||||
share/doc/HTML/sv/kst/Screenshot-kst-defineshortcutwindow.png
|
||||
share/doc/HTML/sv/kst/Screenshot-kst-equationwindow.png
|
||||
share/doc/HTML/sv/kst/Screenshot-kst-eventmonitor.png
|
||||
share/doc/HTML/sv/kst/Screenshot-kst-exportgraphics.png
|
||||
share/doc/HTML/sv/kst/Screenshot-kst-histogramwindow.png
|
||||
share/doc/HTML/sv/kst/Screenshot-kst-labeleditor.png
|
||||
share/doc/HTML/sv/kst/Screenshot-kst-mditabpage.png
|
||||
share/doc/HTML/sv/kst/Screenshot-kst-mditoplevel.png
|
||||
share/doc/HTML/sv/kst/Screenshot-kst-multipleselectedplots.png
|
||||
share/doc/HTML/sv/kst/Screenshot-kst-plotdialogcontent.png
|
||||
share/doc/HTML/sv/kst/Screenshot-kst-plotdialoglabels.png
|
||||
share/doc/HTML/sv/kst/Screenshot-kst-plotdialoglegend.png
|
||||
share/doc/HTML/sv/kst/Screenshot-kst-plotdialoglimits.png
|
||||
share/doc/HTML/sv/kst/Screenshot-kst-plotdialogtop.png
|
||||
share/doc/HTML/sv/kst/Screenshot-kst-pluginswindow.png
|
||||
share/doc/HTML/sv/kst/Screenshot-kst-powerspectrawindow.png
|
||||
share/doc/HTML/sv/kst/Screenshot-kst-simpledata.png
|
||||
share/doc/HTML/sv/kst/Screenshot-kst-vectorwindow.png
|
||||
share/doc/HTML/sv/kst/additionalformats-chapter.docbook
|
||||
share/doc/HTML/sv/kst/commandline-chapter.docbook
|
||||
share/doc/HTML/sv/kst/common
|
||||
share/doc/HTML/sv/kst/creatingplugins-chapter.docbook
|
||||
share/doc/HTML/sv/kst/data-chapter.docbook
|
||||
share/doc/HTML/sv/kst/dcop-chapter.docbook
|
||||
share/doc/HTML/sv/kst/debuglog-chapter.docbook
|
||||
share/doc/HTML/sv/kst/eventmonitoring-chapter.docbook
|
||||
share/doc/HTML/sv/kst/index.cache.bz2
|
||||
share/doc/HTML/sv/kst/index.docbook
|
||||
share/doc/HTML/sv/kst/install-chapter.docbook
|
||||
share/doc/HTML/sv/kst/intro-chapter.docbook
|
||||
share/doc/HTML/sv/kst/license-chapter.docbook
|
||||
share/doc/HTML/sv/kst/miscfeatures-chapter.docbook
|
||||
share/doc/HTML/sv/kst/plotsandwindows-chapter.docbook
|
||||
share/doc/HTML/sv/kst/plugins-chapter.docbook
|
||||
share/doc/HTML/sv/kst/saving-chapter.docbook
|
||||
share/icons/hicolor/16x16/mimetypes/kst.png
|
||||
share/icons/hicolor/22x22/actions/kst_advance.png
|
||||
share/icons/hicolor/22x22/actions/kst_back.png
|
||||
@ -113,8 +311,7 @@ share/icons/hicolor/22x22/actions/kst_datamode.png
|
||||
share/icons/hicolor/22x22/actions/kst_datawizard.png
|
||||
share/icons/hicolor/22x22/actions/kst_editplots.png
|
||||
share/icons/hicolor/22x22/actions/kst_graphfile.png
|
||||
share/icons/hicolor/22x22/actions/kst_quickcurves.png
|
||||
share/icons/hicolor/22x22/actions/kst_quickpsd.png
|
||||
share/icons/hicolor/22x22/actions/kst_layoutmode.png
|
||||
share/icons/hicolor/22x22/actions/kst_zoomtie.png
|
||||
share/icons/hicolor/22x22/actions/kst_zoomx.png
|
||||
share/icons/hicolor/22x22/actions/kst_zoomxy.png
|
||||
@ -124,12 +321,33 @@ share/icons/locolor/16x16/apps/kst.png
|
||||
share/icons/locolor/16x16/mimetypes/kst.png
|
||||
share/icons/locolor/32x32/apps/kst.png
|
||||
share/icons/locolor/32x32/mimetypes/kst.png
|
||||
share/locale/ca/LC_MESSAGES/kst.mo
|
||||
share/locale/da/LC_MESSAGES/kst.mo
|
||||
share/locale/de/LC_MESSAGES/kst.mo
|
||||
share/locale/en_GB/LC_MESSAGES/kst.mo
|
||||
share/locale/es/LC_MESSAGES/kst.mo
|
||||
share/locale/et/LC_MESSAGES/kst.mo
|
||||
share/locale/is/LC_MESSAGES/kst.mo
|
||||
share/locale/it/LC_MESSAGES/kst.mo
|
||||
share/locale/nb/LC_MESSAGES/kst.mo
|
||||
share/locale/nl/LC_MESSAGES/kst.mo
|
||||
share/locale/pl/LC_MESSAGES/kst.mo
|
||||
share/locale/pt/LC_MESSAGES/kst.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/kst.mo
|
||||
share/locale/ro/LC_MESSAGES/kst.mo
|
||||
share/locale/ru/LC_MESSAGES/kst.mo
|
||||
share/locale/sr/LC_MESSAGES/kst.mo
|
||||
share/locale/sv/LC_MESSAGES/kst.mo
|
||||
share/locale/ta/LC_MESSAGES/kst.mo
|
||||
share/locale/tr/LC_MESSAGES/kst.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/kst.mo
|
||||
share/mimelnk/application/x-kst.desktop
|
||||
share/services/kst/kstdata_ascii.desktop
|
||||
share/services/kst/kstdata_dirfile.desktop
|
||||
share/services/kst/kstdata_frame.desktop
|
||||
share/services/kst/kstdata_indirect.desktop
|
||||
share/services/kst/kstdata_lfiio.desktop
|
||||
share/services/kst/kstextension_elog.desktop
|
||||
share/servicetypes/kst/kstdatasourceplugin.desktop
|
||||
share/servicetypes/kst/kstextension.desktop
|
||||
share/servicetypes/kst/kstfilter.desktop
|
||||
@ -155,8 +373,22 @@ share/servicetypes/kst/kstplugin.desktop
|
||||
@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/sv/kst
|
||||
@unexec rmdir %D/share/doc/HTML/sv 2>/dev/null || true
|
||||
@dirrm share/doc/HTML/pt/kst
|
||||
@unexec rmdir %D/share/doc/HTML/pt 2>/dev/null || true
|
||||
@dirrm share/doc/HTML/it/kst
|
||||
@unexec rmdir %D/share/doc/HTML/it 2>/dev/null || true
|
||||
@dirrm share/doc/HTML/fr/kst
|
||||
@unexec rmdir %D/share/doc/HTML/fr 2>/dev/null || true
|
||||
@dirrm share/doc/HTML/et/kst
|
||||
@unexec rmdir %D/share/doc/HTML/et 2>/dev/null || true
|
||||
@dirrm share/doc/HTML/es/kst
|
||||
@unexec rmdir %D/share/doc/HTML/es 2>/dev/null || true
|
||||
@dirrm share/doc/HTML/en/kst
|
||||
@unexec rmdir %D/share/doc/HTML/en 2>/dev/null || true
|
||||
@dirrm share/doc/HTML/da/kst
|
||||
@unexec rmdir %D/share/doc/HTML/da 2>/dev/null || true
|
||||
@unexec rmdir %D/share/doc/HTML 2>/dev/null || true
|
||||
@unexec rmdir %D/share/config/colors 2>/dev/null || true
|
||||
@unexec rmdir %D/share/config 2>/dev/null || true
|
||||
|
Loading…
Reference in New Issue
Block a user