Commit graph

53 commits

Author SHA1 Message Date
wiz
e8d8834f6a Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00
wiz
91871f449e Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
asau
6754aacfb8 Follow f2c/libf2c split: bump revision of all packages
that list Fortran in used languages.
2009-12-03 13:06:51 +00:00
sno
6f7368d4db bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
obache
4bcf4907f1 Update grace to 5.1.22.
Patch provided by Aleksej Saushev in PR 38884.

5.1.22
Interface
 *  [DC] mention object type when asking for user's confirmation on delete

Parser
 *  [ES] added "LINCONV(set1, set2)" command - an equivalent of
         Transformations->Linear convolution
 *  [ES] added "VOIGT(gamma, sigma, x)" function (rep. #2144)

Bug fixes
 *  [ES] in the grace_np library GraceClose() could kill all user processes
         if by that time the Grace subprocess has exited (rep. #2035)
 *  [ES] certain hand-modified settings in project files might cause the GUI
         crash (incl. rep. #2139)
 *  [ES] ungraceful closing of anonymous pipes could result in high CPU load

5.1.21

Functionality
 *  [ES] added IsoLatin5 (ISO 8859-9) encoding file
 *  [ES] now honor locale in number stringifications (rep. #2109)
 *  [ES] extended range of prefixes in the Engineering format up to 10^{+/-24}
 *  [HR] added "Computing" tick label format

Interface
 *  [ES] added "-maxpath" command line option for setting maximal drawing
         path length
 *  [ES] allow for longer legend lines

Parser
 *  [ES] added "KILL BLOCK" command (deallocates the memory of the current
         block data)

Bug fixes
 *  [ES] there was a misleading error message when attempting to redefine an
         existing variable/keyword in the parser
 *  [ES] fixed rounding-off problem with zero labels (rep. #2098)

Portability/Compilation
 *  [IG] eliminated some of gcc-4.1 warnings (rep. #2111)
 *  [IG] man page cleaned (rep. #2110)

5.1.20

Parser
 *  [ES] added SGN() function

Defaults
 *  [ES] changed default major tick spacings to 0.2

Bug fixes
 *  [ES] command argument "-graphtype pie" wasn't recognized (rep. #2058)
 *  [ES] fixed openning of help documents when using an external browser
 *  [ES] "Geometric transforms" with order: "Rotate, scale, translate" in fact
         was doing "Translate, scale, rotate"
 *  [ES] Grace might crash when using "Engineering" tick label format
         (rep. #2094)
 *  [ES] file selection dialog wasn't closed when fit parameters file was
         read in successfully

5.1.19

Functionality
 *  [ES] BARDY and BARDYDY sets are now allowed in XY graphs

Bug fixes
 *  [RL] loading a DL module could fail with an irrelevant error message
         (rep. #2071)
 *  [ES] a bug in the PS driver caused CUPS to output empty page if printing
         accounting was enabled in foomatic (rep. #2047)
 *  [ES] automatic data point purging (enabled when set length exceeds "Max
         drawing path length" in Edit/Preferences) could fail silently
         (rep. #2069)
 *  [ES] the point purging could result in wrong set filling when fill to
         the baseline was selected
 *  [ES] configure's option --with-helpviewer was broken (rep. #1414)

5.1.18

Parser
 *  [ES] implemented concatenation of quoted strings and numerical expressions

Bug fixes
 *  [ES] some X font configurations could make Grace crash (rep. #1436)
 *  [ES] DEFAULT ... commands had no effect on new drawing objects (including
         rep. #1437)
 *  [ES] DEFAULT CHAR SIZE had no effect on tick labels of new axes

5.1.17

Drivers
 *  [ES] changed default resolution of the PDF driver to 300 dpi

Documentation/Info
 *  [ES] minor documentation updates, including rep. #1421

Bug fixes
 *  [ES] with page fill disabled, the page frame line might be drawn with
         wrong properties
 *  [ES] due to a bug in the Xbae widget, when a TrueType font was used,
         several dialogs could become unusable (including rep. #1366)
 *  [ES] enabling patterned fills and PDF-1.4 compatibility mode could result
         in crash when printing to PDF

5.1.16

Interface
 *  [ES] set scrolling of the custom ticks/labels table to 1 row per
         click (rep. #1419)

Documentation/Info
 *  [ES] updates relevant to the status of mailing lists/forums

Portability/Compilation
 *  [ES] PDF driver updated to work with PDFlib-6 (rep. #1426). Minimal
         supported version is now 5.0

Drivers
 *  [ES] added option to generate PDF-1.4 format (Acrobat5). Support for
         PDF-1.2 (Acrobat3) removed

Bug fixes
 *  [ES] replaced meaningless error message issued when trying to load data
         with a few string columns as a single set
 *  [ES] in the spreadsheet editor, the last entered cell's data wasn't
         committed (rep. #1420)

5.1.15

Functionality
 *  [ES] increased max number of custom tick marks/labels to 256 per a
         popular demand

Project files
 *  [ES] now using one-line format for saving graph's world and viewport
         settings

Defaults
 *  [ES] changed default external help viewer to mozilla

Documentation/Info
 *  [ES] misc documentation updates (including rep. #1411)

Bug fixes
 *  [ES] fixed crash when number of custom tick marks/labels exceeded 100
 *  [ES] fixed evaluation of FWHM in "Feature extraction" (old version
         might produce wrong results for multi-peak data)
 *  [ES] support for loadable functions of 4 and 5 parameters, introduced
         in 5.1.14, was incomplete
 *  [ES] in correlation/covariance, only the absolute value at 0 is
         normalized to 1, so for anti-correlation the sign is preserved
2008-07-18 17:22:47 +00:00
joerg
58c3144236 Mechanically replace all includes of buildlink3.mk of the following
packages with the modular Xorg equivalent. Those are falling back
to the old location by default, so this commmit doesn't change
dependencies.

graphics/xpm ==> x11/libXpm
fonts/Xft2 ==> x11/libXft
x11/Xfixes ==> x11/libXfixes
x11/xcursor ==> x11/libXcursor
x11/Xrender ==> x11/libXrender
x11/Xrandr ==> libXrandr
2006-12-15 20:32:52 +00:00
rillig
2fe30e1c50 Needs a C compiler. 2006-07-21 05:28:26 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
joerg
6e4a0dd799 Bump all motif packages for recent openmotif update. The major version
of the shared libXm has changed.
2005-12-12 21:36:54 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
1e46c076aa Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
jlam
b6b853727d Nuke USE_FORTRAN and bring the f2c handling within the mk/compiler
framework.  The list of changes include:

  * Modify compiler.mk so that "c" is always prepended to USE_LANGUAGES,
    so we no longer need to say it in package Makefiles.  Packages
    should now append to USE_LANGUAGES instead of setting it.

  * Create mk/compiler/f2c.mk which implements another pseudo-compiler
    "f2c" that may be used with any C compiler backend, e.g.

	PKGSRC_COMPILER= f2c ccache gcc

  * Teach the various "real" compiler files, e.g., sunpro.mk, mipspro.mk,
    etc., to use f2c if the native Fortran compiler isn't present.

Packages that use Fortran should now simply include the line:

	USE_LANGUAGES+=	fortran

in the package Makefile.
2005-01-12 15:31:58 +00:00
reed
e117eda090 Bump PKGREVISIONs due to libtiff update.
Some BUILDLINK_RECOMMENDED bumps done also.

(If I missed any, please let me know -- and let me know a good
way to automate this.)
2004-12-28 23:18:15 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
snj
df2caf8e2e Convert to buildlink3. 2004-04-12 03:58:36 +00:00
minskim
5b36c68be3 Update grace to 5.1.14. It will close PR pkg/24749.
Changes sinec 5.1.12:
 *  [ES] use multiplication sign in formulae of regression report
 *  [ES] allow for DL modules to define functions of 4 and 5 parameters
 *  [ES] fixed compilation under FreeBSD-5.1 and OS/X
 *  [ES] on 64-bit platforms, when specific compiler/optimization
         combinations were used, some dialogs could crash randomly
 *  [ES] on 64-bit platforms, when specific compiler/optimization
         combinations were used, X run-time warnings could be issued
         about unrecognized XKeySym's
 *  [ES] set filling defaulted to even-odd filling rule in the X11
         driver
 *  [ES] fixed potential memory corruption
 *  [ES] fixed page size sync in the free mode
 *  [TO] fixed a race condition in the grace_np library
 *  [ES] enabled annotated values for HILO sets
 *  [ES] added IMIN(x) and IMAX(x) functions returning index of minimal or
    maximal value of array x
 *  [ES] updates for T1lib-5.0 API
 *  [WB] documented commands for calculating running properties
 *  [MD] enabled font kerning in the MIF driver
 *  [ES] Grace might fail starting in the GUI mode when a certain
         sequence of command line arguments was passed
2004-03-11 20:03:12 +00:00
grant
f1ab3f4ed4 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 13:51:13 +00:00
reed
6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
seb
f493c9b3ab Ooops forgot to remove PKGREVISION... 2003-08-12 20:35:32 +00:00
seb
4e4c7e8ed6 Update to version 5.1.12.
Package changes:
- add support for XmHTML.
- sort PLIST.

Changes since version 5.1.10 below.

5.1.12
  Functionality

 *  [MO] implemented zooming and scrolling of log plots

  Parser

 *  [ES] added INT(x,y) evaluating integral value of y dx
 *  [ES] added RSUM(vexpr) - running sum

  Bug fixes

 *  [ES] fixed memory corruption when reading in block data (rep. #1258). The
         bug was introduced in 5.1.11
 *  [ES] fixed a couple of tiny memory leaks associated with loading block
         data
 *  [ES] fixed crash in histogram and interpolation dialogs with multiple sets
         selected (rep. #1259)
 *  [TO] signal issues with the grace_np library fixed (rep. #1270)
 *  [ES] implied references to current graph in parser might crash Grace if
         the graph didn't exist (including reps. #886 and #1267)
 *  [ES] removed extraneous accent glyphs in the 0x9? range of IsoLatin1 and
         IsoLatin2 encodings (including rep. #1269)
 *  [MO] IsoLatin7 encoding file wasn't installed by "make install"
 *  [ES] entering negative values of set symbol skip could crash Grace
         (rep. #1276)

5.1.11
  Functionality

 *  [ES] hotlinks now work for all set types (rep. #572)
 *  [ES] updating hot-linked sets now works for all graphs, not the current
         one only
 *  [YZ] added encoding files for Russian codepages koi8-r and cp1251 and for
         Ukrainian codepage koi8-u

  Interface

 *  [ES] use "+"/"-" instead of "shown"/"hidden" in the graph selectors

  Parser

 *  [ES] added UPDATEALL command, equivalent of "View/Update all"

  Drivers

 *  [ES] set resolution in the PNG output (rep. #1225)

  Portability/Compilation

 *  [ES] updated auto* stuff to work with autoconf-2.5.* (rep. #1199)

  Bug fixes

 *  [SR] precision used for special tick locations was insufficient
         (rep. #1228)
 *  [ES] referring to "S_" in the parser with no sets in the current project
         crashed the app
 *  [ES] GraceIsOpen() from the grace_np library returned true after the Grace
         process exited (rep. #922)
 *  [ES] excluded .cvsignore files from source tarballs (rep. #1248)
 *  [ES] a minor memory leak fixed (40 bytes per set import/reading in)
 *  [ES] configure --with=f77=/absolute/path/to/f77 was broken (rep. #1243)
 *  [ES] in XY charts, explicitly check that abscissas of all sets are the same
2003-08-12 20:32:54 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
wiz
5756c2e7db Depend on fftw2. Bump PKGREVISION. 2003-06-05 20:56:41 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
salo
0efa1e5533 s/INSTALL_*/BSD_INSTALL_*/ in patches, remove unnecessary MAKE_ENV. 2003-01-19 07:07:40 +00:00
drochner
f61c279f9e update to 5.1.10 (PR pkg/18369 by Wolfgang Rupprecht)
notable changes:
-many bugfixes
-allow XYZ sets in polar graphs
-extended x-correlation routines
-use leading zeros in axis year formats
-implemented "safe" mode
2002-09-27 12:01:15 +00:00
wiz
1864f05443 Convert to buildlink2. 2002-09-23 17:22:54 +00:00
wiz
1adeb49c0d Complete move of textproc/t1lib, textproc/t1utils, and x11/typeinst to fonts. 2002-07-19 12:43:47 +00:00
jlam
ec8f6ad65a Note explicitly that this package is USE_X11BASE. Currently, it relies on
motif.buildlink.mk to define it.
2002-04-23 02:08:51 +00:00
fredb
b48eba1112 Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
2002-03-13 17:36:35 +00:00
zuntum
0ca28723fb Move pkg/ files into package's toplevel directory 2001-11-01 00:11:36 +00:00
jlam
a4bc16d30c I am a triple idiot. The only relevant variable that x11.buildlink.mk
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR,
which points to the location of the X11R6 hierarchy used during building.
If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to
${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use.  Remove
the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and
revert changes to move x11.buildlink.mk before the other buildlink.mk files.
2001-10-24 22:10:43 +00:00
jlam
dff59f9ec3 x11.buildlink.mk needs to be included before any buildlink.mk files that
use X11_BUILDLINK_MK as a test value.  Generally just reordering the
inclusions so that x11.buildlink.mk comes before the other buildlink.mk
files will make everthing work.
2001-10-23 13:14:43 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
jlam
2639e3c401 Use x11.buildlink.mk. 2001-09-12 03:28:32 +00:00
jlam
bee9f3eafb Use mk/motif.buildlink.mk instead of lesstif/buildlink.mk. 2001-09-08 19:55:39 +00:00
jlam
e96618e584 Complete conversion to use buildlink.mk files by using pdflib/buildlink.mk
as well.  The broken t1lib dependency was also fixed by the update of
textproc/t1lib to 1.1.1.
2001-07-30 20:23:31 +00:00
jlam
185eb15c29 Fill this out a bit more to look nicer on an 80 column display. 2001-07-30 20:19:29 +00:00
wiz
948627b2d2 Update to 5.1.4, inspired by Wolfgang Rupprecht via pkg/13586.
Changes since 5.1.2
 * set icon's title = project name
 * when switching to log scale, set major/minor tick settings to 10/9
   respectively
 * added "HELP url" and "HELP" to the parser
 * added "AUTOSCALE ONREAD NONE|XAXES|YAXES|XYAXES" to the parser
 * produce MIF files with a textflow in which the graph is included, so
   it can be included in another FrameMaker document
 * list used fonts in %%DocumentNeededResources in the PS output
and bugfixes.
2001-07-29 15:19:14 +00:00
wiz
26c40c61dd Update dependency on png to >=1.0.11 because of the shlib major bump.
Noted by Frederick Bruckman.
2001-05-22 09:32:18 +00:00
agc
fa5c767d84 Move to sha1 digests, and add distfile sizes. 2001-04-19 08:45:37 +00:00
agc
9e8d6c8b8d + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:33:31 +00:00
drochner
306d767e70 tolerate t1lib>=1.0.1 in preparation for an update 2001-03-28 11:26:09 +00:00
tron
5382bbe7c6 Because the minor number of the PNG library was increased packages compiled
using the newest PNG library won't work on system with an older one. To
prevent such problems with precompiled binary packages require at least
"png-1.0.9nb1" in all dependences.
2001-03-04 09:06:09 +00:00
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
drochner
cd37514958 update to 5.1.2
relevant changes:
Functionality
 *  [DB] implemented baseline setting to the set (y) average
Interface
 *  [ES] don't hardcode file extensions in file selection dialogs, but define
         them via X resources instead (rep. #671)
Documentation
 *  [ES] HTML docs now include tables of contents
Parser
 *  [ES] added "PAGE RESIZE xdim, ydim" which sets the page dimensions of all
         output devices (in pp) and rescales the current plot accordingly
Drivers
 *  [ES] implemented font kerning in the (E)PS output
 *  [ES] added option to choose document data (7bit/8bit/binary) for the PS
         driver
+bugfixes
2001-01-16 10:16:26 +00:00
jlam
395962a9c0 Fix broken DEPENDS on netcdf. 2000-08-28 05:41:02 +00:00