mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Update to version 6.3.06. NOTE: you will need Motif version 2.x if
want to build this yourself. If you intend to use LessTif you'll need to compile it with 'make MOTIF2=yes install'. PR: 15047 Submitted by: maintainer
This commit is contained in:
parent
811cad2ccc
commit
89fd1b3959
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=23429
@ -6,10 +6,11 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= Ngraph-6.3.05-src
|
||||
PKGNAME= ngraph-6.3.05
|
||||
DISTNAME= Ngraph-6.3.06-src
|
||||
PKGNAME= ngraph-6.3.06
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= ${MASTER_SITE_PORTS_JP}
|
||||
MASTER_SITES= http://www2e.biglobe.ne.jp/~isizaka/bin/ \
|
||||
${MASTER_SITE_PORTS_JP}
|
||||
|
||||
MAINTAINER= sanpei@jp.FreeBSD.org
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (Ngraph-6.3.05-src.tar.gz) = b5aa3f74ebb35716b9a6551d7092d8f7
|
||||
MD5 (Ngraph-6.3.06-src.tar.gz) = 6b51d983963f97d0563525cc1e6e07a5
|
||||
|
@ -1,8 +1,20 @@
|
||||
--- Makefile.orig Sat Jul 31 22:51:43 1999
|
||||
+++ Makefile Mon Aug 23 20:30:59 1999
|
||||
@@ -10,18 +10,18 @@
|
||||
--- Makefile.orig Sat Oct 16 19:00:08 1999
|
||||
+++ Makefile Tue Nov 9 10:54:39 1999
|
||||
@@ -1,27 +1,27 @@
|
||||
#
|
||||
# Linux + Motif 2.1 (static link)
|
||||
MAINVERSION = '"6.03"'
|
||||
GUIVERSION = '".06"'
|
||||
-LIBDIR = '"/usr/local/lib/Ngraph"'
|
||||
-INSTALLDIR = /usr/local/lib/Ngraph
|
||||
-BINDIR = /usr/local/bin
|
||||
+LIBDIR = '"${PREFIX}/lib/Ngraph"'
|
||||
+INSTALLDIR = ${PREFIX}/lib/Ngraph
|
||||
+BINDIR = ${PREFIX}/bin
|
||||
#
|
||||
#
|
||||
###############################################################################
|
||||
#
|
||||
# Linux + Motif 2.1 (RedHat) [static link]
|
||||
#
|
||||
-CC = gcc
|
||||
-CCOPTION = -O2 -m486
|
||||
@ -31,15 +43,21 @@
|
||||
#
|
||||
#
|
||||
###############################################################################
|
||||
@@ -123,6 +123,21 @@
|
||||
#X11INCLUDE = -I/usr/dt/share/include/Dt
|
||||
#STATICLINK =
|
||||
#X11LIB = -L/usr/dt/lib -lm -lXm -lDtWidget -lXt -lX11
|
||||
+#
|
||||
+###############################################################################
|
||||
+#
|
||||
+# FreeBSD + Motif 2.1 (static link)
|
||||
+#
|
||||
@@ -132,17 +132,17 @@
|
||||
#
|
||||
# (Thanks to MIHIRA Sanpei Yoshiro <sanpei@sanpei.org>)
|
||||
#
|
||||
-#CC = gcc
|
||||
-#CCOPTION = ${CFLAGS}
|
||||
-#MAKE = gmake
|
||||
-#AR = ar
|
||||
-#RANLIB = ranlib
|
||||
-#STRIP = strip
|
||||
-#DEFS = -DJAPANESE
|
||||
-#PLATFORM = '"for X11 [FreeBSD+Motif2.1]"'
|
||||
-#X11INCLUDE = -I/usr/X11R6/include -I/usr/dt/include
|
||||
-#STATICLINK = /usr/dt/lib/libXm.a
|
||||
-#X11LIB = -L/usr/X11R6/lib -L/usr/dt/lib -lm -lXext -lXt -lXp -lX11 -lICE -lSM -lxpg4
|
||||
+CC = gcc
|
||||
+CCOPTION = ${CFLAGS}
|
||||
+MAKE = gmake
|
||||
@ -48,8 +66,9 @@
|
||||
+STRIP = strip
|
||||
+DEFS = -DJAPANESE
|
||||
+PLATFORM = '"for X11 [FreeBSD+Motif2.1]"'
|
||||
+X11INCLUDE = -I/usr/X11R6/include
|
||||
+X11LIB = -L/usr/X11R6/lib -lm -lXext -lXt -lXp -lX11 -lICE -lSM -lxpg4 ${MOTIFLIB}
|
||||
+X11INCLUDE = -I${X11BASE}/include -I/usr/dt/include
|
||||
+STATICLINK =
|
||||
+X11LIB = ${MOTIFLIB} -lm -L${X11BASE}/lib -lXext -lXt -lXp -lX11 -lICE -lSM -lxpg4
|
||||
#
|
||||
###############################################################################
|
||||
|
||||
export CC CCOPTION MAKE AR RANLIB STRIP INSTALL
|
||||
export MAINVERSION GUIVERSION LIBDIR
|
||||
|
@ -10,9 +10,18 @@ general ASCII text files, and plot to graph.
|
||||
(cf, under csh/tcsh)
|
||||
% setenv LANG ja_JP.EUC
|
||||
|
||||
Currently you need X True Type Server or X True Type Font server
|
||||
to use Kanji font. These Servers are also listed in ports/package
|
||||
system.
|
||||
and you need....
|
||||
- kinput2
|
||||
- X Trye Type or X True Type Font server,
|
||||
or kanji18 and kanji26 fonts(but these fonts are not yet in ports),
|
||||
or to change font name in Ngraph.ini as below.
|
||||
|
||||
font_map=Mincho,1,-*-fixed-medium-r-normal--*-*-75-75-c-*-jisx0208.1983-0
|
||||
font_map=Gothic,1,-*-fixed-medium-r-normal--*-*-75-75-c-*-jisx0208.1983-0
|
||||
|
||||
o You can get kanji18 and kanji26 fonts from below URL for Linux:
|
||||
ftp://ring.astem.or.jp/pub/linux/PJE/PJE-0.1.5/tgz/packages/font/xfnt18.tgz
|
||||
ftp://ring.astem.or.jp/pub/linux/PJE/PJE-0.1.5/tgz/packages/font/xfnt26.tgz
|
||||
|
||||
- You can get documentation in Japanese from below URL.
|
||||
|
||||
|
@ -24,6 +24,9 @@ lib/Ngraph/demo/demo5b.ngp
|
||||
lib/Ngraph/demo/demo5c.ngp
|
||||
lib/Ngraph/demo/demo5d.ngp
|
||||
lib/Ngraph/demo/demo5e.ngp
|
||||
lib/Ngraph/fft
|
||||
lib/Ngraph/fft.nsc
|
||||
lib/Ngraph/fft.tcl
|
||||
lib/Ngraph/fitrslt.nsc
|
||||
lib/Ngraph/fitrslt.tcl
|
||||
lib/Ngraph/gra2ps
|
||||
|
Loading…
Reference in New Issue
Block a user