ports/105433: [NEW PORT] graphics/gle-graphics: A graphics language that produces images from script files
Nicola Vitale
nivit at email.it
Sun Nov 12 11:00:48 UTC 2006
>Number: 105433
>Category: ports
>Synopsis: [NEW PORT] graphics/gle-graphics: A graphics language that produces images from script files
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sun Nov 12 11:00:42 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Nicola Vitale
>Release: FreeBSD 7.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD monetina.domo.sva 7.0-CURRENT FreeBSD 7.0-CURRENT #2: Mon Nov 6 16:30:39 CET
>Description:
GLE is a graphics language that produces PostScript, EPS, PDF, PNG,
or JPG ouput from a simple script file.
GLE is a full featured scripting language that includes variables,
subroutines, logic control, looping, a graphing tool, and more
to produce high quality output. It has a full range of facilities
for producing publication-quality graphs, diagrams, posters and slides.
GLE provides LaTeX quality fonts together with a flexible graphics
module, which allows the user to specify any feature of a graph
(down to the line width of the subticks, for example).
WWW: http://www.gle-graphics.org/
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- gle-graphics-4.0.12.shar begins here ---
# This is a shell archive. Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file". Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
# gle-graphics
# gle-graphics/pkg-descr
# gle-graphics/Makefile
# gle-graphics/pkg-plist
# gle-graphics/distinfo
# gle-graphics/files
# gle-graphics/files/patch-configure
#
echo c - gle-graphics
mkdir -p gle-graphics > /dev/null 2>&1
echo x - gle-graphics/pkg-descr
sed 's/^X//' >gle-graphics/pkg-descr << 'END-of-gle-graphics/pkg-descr'
XGLE is a graphics language that produces PostScript, EPS, PDF, PNG,
Xor JPG ouput from a simple script file.
X
XGLE is a full featured scripting language that includes variables,
Xsubroutines, logic control, looping, a graphing tool, and more
Xto produce high quality output. It has a full range of facilities
Xfor producing publication-quality graphs, diagrams, posters and slides.
XGLE provides LaTeX quality fonts together with a flexible graphics
Xmodule, which allows the user to specify any feature of a graph
X(down to the line width of the subticks, for example).
X
XWWW: http://www.gle-graphics.org/
END-of-gle-graphics/pkg-descr
echo x - gle-graphics/Makefile
sed 's/^X//' >gle-graphics/Makefile << 'END-of-gle-graphics/Makefile'
X# New ports collection makefile for: glx
X# Date created: 2006-11-10
X# Whom: Nicola Vitale <nivit at email.it>
X#
X# $FreeBSD$
X#
X
XPORTNAME= gle-graphics
XPORTVERSION= 4.0.12
XCATEGORIES= graphics print
XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR= glx
XDISTNAME= GLE-${PORTVERSION}-src
X
XMAINTAINER= nivit at email.it
XCOMMENT= A graphics language that produces images from script files
X
XRUN_DEPENDS= gv:${PORTSDIR}/print/gv
X
XOPTIONS= BITMAP_IMAGES "Support for including bitmap images" On \
X LATEX_GS "Use LaTeX & GhostScript" On \
X X_WINDOWS "Use X Windows System" On
X
XWRKSRC= ${WRKDIR}/gle4
X
XGNU_CONFIGURE= yes
X# GUI requires QT 4.1.X
XCONFIGURE_ARGS+= --with-qt=no
X
XPLIST_SUB+= PORTVERSION=${PORTVERSION}
XREINPLACE_FILES= configure
X
XUSE_GMAKE= yes
XUSE_ZIP= yes
X
Xpost-patch:
X cd ${WRKSRC} && ${REINPLACE_CMD} -e 's|%%DATADIR%%|${DATADIR}|g' ${REINPLACE_FILES}
X
X.include <bsd.port.pre.mk>
X
X.if defined(WITH_BITMAP_IMAGES)
XLIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg \
X png.5:${PORTSDIR}/graphics/png \
X tiffxx.4:${PORTSDIR}/graphics/tiff
XCONFIGURE_ARGS+= --with-jpeg=${LOCALBASE} --with-tiff=${LOCALBASE} --with-png=${LOCALBASE}
X.else
XCONFIGURE_ARGS+= --with-jpeg=no --with-png=no -with-tiff=no
X.endif
X
X.if defined(WITH_LATEX_GS)
XRUN_DEPENDS+= latex:${PORTSDIR}/print/teTeX \
X gs:${PORTSDIR}/print/ghostscript-gnu
X.endif
X
X.if defined(WITH_X_WINDOWS)
XCONFIGURE_ARGS+= --with-x
XUSE_XLIB= yes
X.endif
X
X.include <bsd.port.post.mk>
END-of-gle-graphics/Makefile
echo x - gle-graphics/pkg-plist
sed 's/^X//' >gle-graphics/pkg-plist << 'END-of-gle-graphics/pkg-plist'
X at comment $FreeBSD$
Xbin/gle
Xbin/manip
X%%DATADIR%%/bin/gle
X%%DATADIR%%/bin/manip
X%%DATADIR%%/font/font.dat
X%%DATADIR%%/font/glemark.fmt
X%%DATADIR%%/font/glemark.fve
X%%DATADIR%%/font/plba.fmt
X%%DATADIR%%/font/plba.fve
X%%DATADIR%%/font/plcc.fmt
X%%DATADIR%%/font/plcc.fve
X%%DATADIR%%/font/plcg.fmt
X%%DATADIR%%/font/plcg.fve
X%%DATADIR%%/font/plci.fmt
X%%DATADIR%%/font/plci.fve
X%%DATADIR%%/font/plcr.fmt
X%%DATADIR%%/font/plcr.fve
X%%DATADIR%%/font/plcs.fmt
X%%DATADIR%%/font/plcs.fve
X%%DATADIR%%/font/pldr.fmt
X%%DATADIR%%/font/pldr.fve
X%%DATADIR%%/font/plge.fmt
X%%DATADIR%%/font/plge.fve
X%%DATADIR%%/font/plgg.fmt
X%%DATADIR%%/font/plgg.fve
X%%DATADIR%%/font/plgi.fmt
X%%DATADIR%%/font/plgi.fve
X%%DATADIR%%/font/plsa.fmt
X%%DATADIR%%/font/plsa.fve
X%%DATADIR%%/font/plsg.fmt
X%%DATADIR%%/font/plsg.fve
X%%DATADIR%%/font/plsr.fmt
X%%DATADIR%%/font/plsr.fve
X%%DATADIR%%/font/plss.fmt
X%%DATADIR%%/font/plss.fve
X%%DATADIR%%/font/plsym1.fmt
X%%DATADIR%%/font/plsym1.fve
X%%DATADIR%%/font/plsym2.fmt
X%%DATADIR%%/font/plsym2.fve
X%%DATADIR%%/font/plti.fmt
X%%DATADIR%%/font/plti.fve
X%%DATADIR%%/font/pltr.fmt
X%%DATADIR%%/font/pltr.fve
X%%DATADIR%%/font/psagb.fmt
X%%DATADIR%%/font/psagbo.fmt
X%%DATADIR%%/font/psagd.fmt
X%%DATADIR%%/font/psagdo.fmt
X%%DATADIR%%/font/psbd.fmt
X%%DATADIR%%/font/psbdi.fmt
X%%DATADIR%%/font/psbli.fmt
X%%DATADIR%%/font/psc.fmt
X%%DATADIR%%/font/pscb.fmt
X%%DATADIR%%/font/pscbo.fmt
X%%DATADIR%%/font/psco.fmt
X%%DATADIR%%/font/psfont.dat
X%%DATADIR%%/font/psh.fmt
X%%DATADIR%%/font/pshb.fmt
X%%DATADIR%%/font/pshbo.fmt
X%%DATADIR%%/font/pshc.fmt
X%%DATADIR%%/font/pshcb.fmt
X%%DATADIR%%/font/pshcbo.fmt
X%%DATADIR%%/font/pshcdo.fmt
X%%DATADIR%%/font/pshn.fmt
X%%DATADIR%%/font/pshnb.fmt
X%%DATADIR%%/font/pshnbo.fmt
X%%DATADIR%%/font/pshno.fmt
X%%DATADIR%%/font/psho.fmt
X%%DATADIR%%/font/psncsb.fmt
X%%DATADIR%%/font/psncsbi.fmt
X%%DATADIR%%/font/psncsi.fmt
X%%DATADIR%%/font/psncsr.fmt
X%%DATADIR%%/font/pspb.fmt
X%%DATADIR%%/font/pspbi.fmt
X%%DATADIR%%/font/pspi.fmt
X%%DATADIR%%/font/pspr.fmt
X%%DATADIR%%/font/pssym.fmt
X%%DATADIR%%/font/pstb.fmt
X%%DATADIR%%/font/pstbi.fmt
X%%DATADIR%%/font/psti.fmt
X%%DATADIR%%/font/pstr.fmt
X%%DATADIR%%/font/pszcmi.fmt
X%%DATADIR%%/font/pszd.fmt
X%%DATADIR%%/font/texcmb.fmt
X%%DATADIR%%/font/texcmb.fve
X%%DATADIR%%/font/texcmex.fmt
X%%DATADIR%%/font/texcmex.fve
X%%DATADIR%%/font/texcmitt.fmt
X%%DATADIR%%/font/texcmitt.fve
X%%DATADIR%%/font/texcmmi.fmt
X%%DATADIR%%/font/texcmmi.fve
X%%DATADIR%%/font/texcmr.fmt
X%%DATADIR%%/font/texcmr.fve
X%%DATADIR%%/font/texcmsl.fmt
X%%DATADIR%%/font/texcmss.fmt
X%%DATADIR%%/font/texcmss.fve
X%%DATADIR%%/font/texcmssb.fmt
X%%DATADIR%%/font/texcmssb.fve
X%%DATADIR%%/font/texcmssi.fmt
X%%DATADIR%%/font/texcmssi.fve
X%%DATADIR%%/font/texcmsy.fmt
X%%DATADIR%%/font/texcmsy.fve
X%%DATADIR%%/font/texcmti.fmt
X%%DATADIR%%/font/texcmti.fve
X%%DATADIR%%/font/texcmtt.fmt
X%%DATADIR%%/font/texcmtt.fve
X%%DATADIR%%/glerc
X%%DATADIR%%/init.tex
X%%DATADIR%%/inittex.ini
X%%DATADIR%%/lib/barstyles.gle
X%%DATADIR%%/lib/color.gle
X%%DATADIR%%/lib/contour.gle
X%%DATADIR%%/lib/electronics.gle
X%%DATADIR%%/lib/ellipse.gle
X%%DATADIR%%/lib/feyn.gle
X%%DATADIR%%/lib/graphutil.gle
X%%DATADIR%%/lib/piesub.gle
X%%DATADIR%%/lib/polarplot.gle
X%%DATADIR%%/lib/shape.gle
X%%DATADIR%%/lib/stm.gle
X%%DATADIR%%/lib/tree1.gle
X%%DATADIR%%/lib/ziptext.gle
X%%DATADIR%%/manip.hlp
X at dirrm %%DATADIR%%/bin
X at dirrm %%DATADIR%%/font
X at dirrm %%DATADIR%%/lib
X at dirrm %%DATADIR%%
END-of-gle-graphics/pkg-plist
echo x - gle-graphics/distinfo
sed 's/^X//' >gle-graphics/distinfo << 'END-of-gle-graphics/distinfo'
XMD5 (GLE-4.0.12-src.zip) = 3eff3d16a99b24a9e0a64628bdb94b94
XSHA256 (GLE-4.0.12-src.zip) = 68690798c624c74e547affe6a0acb4b657efc89c74f0e25f0241a9407ff704fd
XSIZE (GLE-4.0.12-src.zip) = 1515556
END-of-gle-graphics/distinfo
echo c - gle-graphics/files
mkdir -p gle-graphics/files > /dev/null 2>&1
echo x - gle-graphics/files/patch-configure
sed 's/^X//' >gle-graphics/files/patch-configure << 'END-of-gle-graphics/files/patch-configure'
X$FreeBSD$
X--- configure Thu Sep 14 00:41:37 2006
X+++ configure.port Sat Nov 11 17:57:58 2006
X@@ -4555,9 +4555,9 @@
X
X
X if test "$prefix" = "NONE"; then
X- GLE_INSTALL_DATA=/usr/share/gle/$GLE_VERSION
X+ GLE_INSTALL_DATA=%%DATADIR%%
X else
X- GLE_INSTALL_DATA=$prefix/share/gle/$GLE_VERSION
X+ GLE_INSTALL_DATA=%%DATADIR%%
X fi
X
X if test "$exec_prefix" = "NONE"; then
END-of-gle-graphics/files/patch-configure
exit
--- gle-graphics-4.0.12.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list