FreeBSD Bugzilla – Attachment 130269 Details for
Bug 174177
math/grace: Update MASTER_SITES
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.86 KB, created by
tkato432
on 2012-12-05 18:10:06 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2012-12-05 18:10:06 UTC
Size:
1.86 KB
patch
obsolete
>diff -urN /usr/ports/math/grace/Makefile math/grace/Makefile >--- /usr/ports/math/grace/Makefile 2012-11-12 23:52:00.000000000 +0900 >+++ math/grace/Makefile 2012-12-03 23:53:57.000000000 +0900 >@@ -5,11 +5,10 @@ > PORTVERSION= 5.1.23 > PORTREVISION= 1 > CATEGORIES= math print >-# >-MASTER_SITES= ftp://plasma-gate.weizmann.ac.il/pub/grace/src/stable/ \ >- ftp://ftp.fu-berlin.de/unix/graphics/grace/src/stable/ \ >+MASTER_SITES= ftp://ftp.fu-berlin.de/unix/graphics/grace/src/stable/ \ > ftp://ftp.ntua.gr/pub/graphics/grace/src/stable/ \ >- ftp://ftp.u-aizu.ac.jp/pub/SciEng/math/grace/src/stable/ >+ ftp://ftp.u-aizu.ac.jp/pub/SciEng/math/grace/src/stable/ \ >+ ftp://plasma-gate.weizmann.ac.il/pub/grace/src/stable/ > > MAINTAINER= ports@FreeBSD.org > COMMENT= Powerful 2D plotting tool (successor of xmgr) >@@ -19,10 +18,14 @@ > LIB_DEPENDS= t1:${PORTSDIR}/devel/t1lib \ > jpeg:${PORTSDIR}/graphics/jpeg \ > png15:${PORTSDIR}/graphics/png \ >- Xbae:${PORTSDIR}/x11-toolkits/xbae \ >- XmHTML:${PORTSDIR}/x11-toolkits/xmhtml >+ Xbae:${PORTSDIR}/x11-toolkits/xbae > RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils > >+OPTIONS_DEFINE= FFTW NETCDF PDF XMHTML DOCS EXAMPLES >+OPTIONS_DEFAULT=FFTW NETCDF PDF XMHTML >+PDF_DESC= PDF output >+XMHTML_DESC= Use XmHTML widget for on-line help >+ > USE_MOTIF= yes > USE_GCC= any > USE_GMAKE= yes >@@ -39,10 +42,6 @@ > MLINKS= grace.1 gracebat.1 \ > grace.1 xmgrace.1 > >-OPTIONS_DEFINE= FFTW NETCDF PDF DOCS EXAMPLES >-OPTIONS_DEFAULT= ${OPTIONS_DEFINE} >-PDF_DESC= PDF output >- > .include <bsd.port.options.mk> > > .if ${PORT_OPTIONS:MFFTW} >@@ -66,6 +65,13 @@ > CONFIGURE_ARGS+= --disable-pdfdrv > .endif > >+.if ${PORT_OPTIONS:MXMHTML} >+LIB_DEPENDS+= XmHTML:${PORTSDIR}/x11-toolkits/xmhtml >+CONFIGURE_ARGS+= --enable-xmhtml >+.else >+CONFIGURE_ARGS+= --disable-xmhtml >+.endif >+ > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/src/xmgrace ${PREFIX}/bin > @${LN} -sf xmgrace ${PREFIX}/bin/grace
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 174177
: 130269