./graphics/php-jpgraph, Object Oriented class library for PHP

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 4.4.2nb1, Package name: php82-jpgraph-4.4.2nb1, Maintainer: pkgsrc-users

JpGraph is an OO class library for PHP 4.3.x and later. JpGraph
makes it easy to draw both "quick and dirty" graphs with a minimum
of code and complex professional looking graphs which require a
very fine grain of control. The library assigns context sensitive
default values for most parameters which helps minimize the learning
curve.

JpGraph uses only GD, no other PHP extensions are necessary.


Required to run:
[graphics/php-gd]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 12975.471 KB

Version history: (Expand)


CVS history: (Expand)


   2025-02-08 04:43:11 by Takahiro Kambe | Files touched by this commit (5)
Log message:
multiple PHP support

* Use PHP_BASE_VERS in DEPENDS if required.
* Use REPLACE_PHP.

Bump PKGREVISION.
   2024-05-12 16:36:46 by Takahiro Kambe | Files touched by this commit (12)
Log message:
Drop support for php80 (PHP 8.0).
   2024-04-12 10:02:57 by Thomas Klausner | Files touched by this commit (4) | Package updated
Log message:
php-jpgraph: update to 4.4.2.

Twenty years of development.
   2024-04-09 18:30:27 by Thomas Klausner | Files touched by this commit (1)
Log message:
php-jpgraph: mark as only supporting php <= 8.2

Closes PR 58126 by Ramiro Aceves.
   2021-10-26 12:47:26 by Nia Alarie | Files touched by this commit (800)
Log message:
graphics: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:13:27 by Nia Alarie | Files touched by this commit (800)
Log message:
graphics: Remove SHA1 hashes for distfiles
   2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981)
Log message:
all: migrate homepages from http to https

pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
   2018-01-01 23:30:04 by Roland Illig | Files touched by this commit (537)
Log message:
Sort PLIST files.

Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:

  pkglint -Cnone,PLIST -Wnone,plist-sort -r -F