Port details |
- bargraph Scriptable bar graph generator
- 4.7_2 math
=1 4.7_2Version of this port present on the latest quarterly branch.
- BROKEN: Unfetchable (google code has gone away)
DEPRECATED: Unfetchable for more than six months (google code has gone away) This port expired on: 2017-04-30 IGNORE: is marked as broken: Unfetchable (google code has gone away)
- Maintainer: dereckson@gmail.com
- Port Added: 2012-04-04 21:38:26
- Last Update: 2017-11-11 11:38:03
- SVN Revision: 453970
- People watching this port, also watch:: python, unoconv, py39-pycparser, sysinfo
- License: GPLv2
- WWW:
- http://www.burningcutlery.com/derek/bargraph/
- Description:
- Scriptable bar graph generator with stacked and clustered bars support, using
gnuplot to produce fig output and then mangle it to fill in the bars. Any number
of clustered datasets are supported, as well as automatic averaging and other
features.
WWW: http://www.burningcutlery.com/derek/bargraph/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: bargraph
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (bargraphgen-4.7.tgz) = 14d0f5deb40bf7346b46d2d17695c5f288af39e0edebdc798783f5d4e8195bc5
SIZE (bargraphgen-4.7.tgz) = 777492
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.24<5.25 : lang/perl5.24
- Runtime dependencies:
-
- fig2dev : print/transfig
- gnuplot : math/gnuplot
- perl5>=5.24<5.25 : lang/perl5.24
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for bargraph-4.7_2:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- perl5 shebangfix tar:tgz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.7_2 11 Nov 2017 11:38:03 |
rene |
Remove expired port:
2017-04-30 math/bargraph: Unfetchable for more than six months (google code has
gone away) |
4.7_2 03 Mar 2017 16:00:20 |
mat |
Mark the remaining ports depending on Google Code as DEPRECATED, with an
EXPIRATION_DATE at the end of April 2017.
In the past six months, about a third of the ports marked BROKEN because
they were hosted on Google Code have been fixed. The remaining must not
be of use to anyone.
With hat: portmgr
Sponsored by: Absolight |
4.7_2 14 Sep 2016 15:59:34 |
mat |
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight |
4.7_2 19 Jul 2016 11:04:14 |
mat |
When there is a do-install target, do not use a post-install target, do
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight |
4.7_2 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
4.7_2 13 Nov 2014 23:24:01 |
antoine |
Cleanup plist |
4.7_2 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
4.7_1 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
4.7_1 04 Jul 2014 00:52:40 |
adamw |
Remove NOPORTDOCS and NOPORTEXAMPLES.
Approved by: portmgr (blanket) |
4.7_1 18 Jun 2014 07:43:49 |
vanilla |
1: Stagify.
2: add USES=perl5
Approved by: portmgr@ |
4.7_1 20 Sep 2013 20:55:06 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
4.7_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
4.7 04 Apr 2012 21:37:37 |
cs |
Scriptable bar graph generator with stacked and clustered bars support, using
gnuplot to produce fig output and then mangle it to fill in the bars. Any number
of clustered datasets are supported, as well as automatic averaging and other
features.
WWW: http://www.burningcutlery.com/derek/bargraph/
PR: ports/166410
Submitted by: Dereckson <dereckson@gmail.com>
Approved by: wen@ (co-mentor)
Feature safe: yes |