Port details |
- jgraph Generates postscript graphs
- 8.3_2 graphics
=3 8.3_2Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: unknown
- Last Update: 2024-02-24 09:48:08
- Commit Hash: 6039cfb
- People watching this port, also watch:: aclgen, bbjd, cops, autoconf, libunicode
- License: not specified in port
- WWW:
- https://web.eecs.utk.edu/~plank/plank/jgraph/
- Description:
- This is a port of jgraph, a powerful program for generating graphs
in postscript format. The Winter 1993 Usenix Technical Conference
proceedings contains a paper describing jgraph. Also, see the
jgraph homepage for more details.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/graphics/jgraph/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/jgraph
- pkg install jgraph
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: jgraph
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (jgraph.shar.Z) = 301f49df1e16fa3b16ebf5ab0d750dd72a920e4570ada3c953437dbe49074937
SIZE (jgraph.shar.Z) = 145947
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Run
-
- sysutils/hourglass
Configuration Options:
- No options to configure
- Options name:
- graphics_jgraph
- 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 |
8.3_2 24 Feb 2024 09:48:08
    |
Muhammad Moinur Rahman (bofh)  |
graphics/jgraph: Moved man to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
8.3_1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
8.3_1 20 Jul 2022 14:22:04
    |
Tobias C. Berner (tcberner)  |
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
8.3_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
8.3_1 17 Aug 2015 14:20:41
  |
mat  |
Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336 |
8.3_1 15 May 2015 16:02:10
  |
amdmi3  |
- Strip binary
- Simplify patching |
8.3 20 Oct 2014 17:04:21
  |
bapt  |
Cleanup plist |
8.3 28 Jul 2014 21:54:34
  |
adamw  |
Rename german/ and graphics/ patch-xy patches to reflect the files they modify. |
8.3 27 Apr 2014 19:07:53
  |
pawel  |
Add staging support |
8.3 21 Oct 2013 18:01:23
  |
eadler  |
- Avoid PKGNAME collision.
- Fix COMMENT |
8.3 20 Sep 2013 18:35:46
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
8.3 19 Feb 2013 09:49:30
  |
gahr  |
- Fix build with CLANG
- Make DATADIR-safe
- Pet portlint a bit |
8.3 04 Aug 2011 00:29:18
 |
wen  |
- Update MASTER_SITES and WWW
- Remove DEPRECATED lines
PR: ports/159472
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
8.3 03 Jul 2011 14:12:23
 |
ohauer  |
-remove MD5 |
8.3 16 Jun 2011 07:30:16
 |
bapt  |
Another bunch of deprecation: no more public distfiles and/or abandonware |
8.3 26 Nov 2005 01:48:16
 |
pav  |
- Add SHA256 |
8.3 30 Jan 2005 17:23:44
 |
krion  |
Set NO_LATEST_LINK. |
8.3 19 Mar 2004 04:21:39
 |
trevor  |
Add size data. |
8.3 18 Mar 2004 04:33:57
 |
trevor  |
E-mail to the maintainer bounced:
<wolman@cs.washington.edu>: host mx2.cs.washington.edu[128.208.2.105] said: 550
5.1.1 <wolman@cs.washington.edu>... Address unknown |
8.3 21 Feb 2003 12:15:34
 |
knu  |
De-pkg-comment. |
08 Oct 2000 02:35:34
    |
asami  |
Convert category graphics to new layout. |