Commit graph

25 commits

Author SHA1 Message Date
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
tron
f0b9164cf1 Use "USE_XPM" option instead of direct dependence on the "xpm" package. 2000-08-23 23:14:21 +00:00
drochner
1886fd75a7 update to 5.1.0
too many changes to list here - see the CHANGES file
2000-05-08 17:29:06 +00:00
drochner
9d0a6895d8 import grace, a graphing tool based on xmgr 2000-02-03 19:47:40 +00:00