FreeBSD Bugzilla – Attachment 92756 Details for
Bug 130469
Update port: math/pspp
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.51 KB, created by
tkato432
on 2009-01-12 18:40:07 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2009-01-12 18:40:07 UTC
Size:
2.51 KB
patch
obsolete
>diff -urN /usr/ports/math/pspp/Makefile math/pspp/Makefile >--- /usr/ports/math/pspp/Makefile 2008-11-06 11:09:38.000000000 +0900 >+++ math/pspp/Makefile 2008-11-06 11:16:48.000000000 +0900 >@@ -7,6 +7,7 @@ > > PORTNAME= pspp > PORTVERSION= 0.6.1 >+PORTREVISION= 1 > CATEGORIES= math > MASTER_SITES= GNU > >@@ -19,7 +20,7 @@ > OPTIONS= GUI "Build the PSPPIRE gui" off \ > PGSQL "Compile in PostgreSQL capability" off > >-USE_GNOME= gnometarget libxml2 >+USE_GNOME= libxml2 > USE_PERL5_BUILD=yes > USE_ICONV= yes > USE_GMAKE= yes >@@ -45,6 +46,7 @@ > LIB_DEPENDS+= gladeui-1:${PORTSDIR}/devel/glade3 > RUN_DEPENDS+= yelp:${PORTSDIR}/x11/yelp > USE_GNOME+= libglade2 >+CONFIGURE_ARGS+= --with-gui-tools > PLIST_SUB+= GUI="" > .else > CONFIGURE_ARGS+= --without-gui >@@ -57,4 +59,11 @@ > CONFIGURE_ARGS+= --without-libpq > .endif > >+post-patch: >+ @${REINPLACE_CMD} -e '/^install-exec-am:/s|install-exec-local||' \ >+ ${WRKSRC}/gl/Makefile.in >+ >+post-install: >+ @${TOUCH} ${PREFIX}/lib/pspp/.keep_me >+ > .include <bsd.port.post.mk> >diff -urN /usr/ports/math/pspp/pkg-plist math/pspp/pkg-plist >--- /usr/ports/math/pspp/pkg-plist 2008-11-06 11:09:39.000000000 +0900 >+++ math/pspp/pkg-plist 2008-10-25 07:20:43.000000000 +0900 >@@ -13,6 +13,11 @@ > etc/pspp/psfonts/Times-BoldItalic.afm > etc/pspp/psfonts/Times-Italic.afm > etc/pspp/psfonts/Times-Roman.afm >+%%GUI%%lib/glade3/modules/libglade-psppire.a >+%%GUI%%lib/glade3/modules/libglade-psppire.la >+%%GUI%%lib/glade3/modules/libglade-psppire.so >+%%GUI%%lib/glade3/modules/libglade-psppire.so.0 >+lib/pspp/.keep_me > %%GUI%%lib/pspp/libpsppire.a > %%GUI%%lib/pspp/libpsppire.la > %%GUI%%lib/pspp/libpsppire.so >@@ -21,6 +26,19 @@ > %%GUI%%lib/pspp/libpsppwidgets.la > %%GUI%%lib/pspp/libpsppwidgets.so > %%GUI%%lib/pspp/libpsppwidgets.so.0 >+%%GUI%%share/glade3/catalogs/psppire.xml >+%%GUI%%share/glade3/pixmaps/16x16/psppire-acr.png >+%%GUI%%share/glade3/pixmaps/16x16/psppire-dialog.png >+%%GUI%%share/glade3/pixmaps/16x16/psppire-hbuttonbox.png >+%%GUI%%share/glade3/pixmaps/16x16/psppire-keypad.png >+%%GUI%%share/glade3/pixmaps/16x16/psppire-selector.png >+%%GUI%%share/glade3/pixmaps/16x16/psppire-vbuttonbox.png >+%%GUI%%share/glade3/pixmaps/22x22/psppire-acr.png >+%%GUI%%share/glade3/pixmaps/22x22/psppire-dialog.png >+%%GUI%%share/glade3/pixmaps/22x22/psppire-hbuttonbox.png >+%%GUI%%share/glade3/pixmaps/22x22/psppire-keypad.png >+%%GUI%%share/glade3/pixmaps/22x22/psppire-selector.png >+%%GUI%%share/glade3/pixmaps/22x22/psppire-vbuttonbox.png > %%NLS%%share/locale/en_GB/LC_MESSAGES/pspp.mo > %%GUI%%%%DATADIR%%/crosstabs.glade > %%GUI%%%%DATADIR%%/data-editor.glade
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 130469
: 92756