The FreeBSD Ports Archive
FreeBSD graphics : g24>
An easy to use, portable and powerful 2D graphics library
g2 is an easy to use, portable and powerful 2D graphics library. It provides a
comprehensive set of functions for simultaneous generation of graphical output
on different types of devices. Presently, the following devices are supported:
PostScript, GIF and X11 (xfig is in development). g2 is written in C (ANSI)
and additionally has a Fortran interface.
Bill Fumerola
|
g2 history
v. 1.15
date: 2007/05/19 20:09:07; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.14
date: 2006/03/18 22:21:51; author: linimon; state: Exp; lines: +1 -1
Reset maintainer at his request due to current lack of FreeBSD time.
v. 1.13
date: 2003/08/18 23:08:38; author: kuriyama; state: Exp; lines: +1 -1
Fix forgotten gd* dependency.
v. 1.12
date: 2003/07/11 18:16:11; author: nork; state: Exp; lines: +3 -3
o Change library name from libgd to libgd1.
o Do not install everything except headers and libraries
(to avoid conflicting with graphics/gd2)
o Fix dependency on new libgd1(for many ports).
PR: ports/54100
Submitted by: Ports Fury
v. 1.11
date: 2003/03/07 06:04:01; author: ade; state: Exp; lines: +2 -1
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.10
date: 2001/02/12 10:01:02; author: knu; state: Exp; lines: +3 -2
Chase graphics/gd's shlib version bump.
v. 1.9
date: 2000/06/06 17:55:25; author: will; state: Exp; lines: +2 -2
Update LIB_DEPENDS for gd: gd.0 -> gd.1.
v. 1.8
date: 2000/04/14 10:45:48; author: asami; state: Exp; lines: +3 -3
Convert to PORTNAME/PORTVERSION. lfview had an invalid version
string so I fixed it.
v. 1.7
date: 1999/12/27 21:28:21; author: steve; state: Exp; lines: +2 -2
These ports now need 'LIB_DEPENDS=gd.0:...'.
v. 1.6
date: 1999/08/25 06:13:55; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.5
date: 1999/04/07 21:50:31; author: billf; state: Exp; lines: +3 -10
Upgrade to v0.40, associated changes.
portlint: don't patch a file and then run it through sed(1).
I'm sickened that I did that in this port.
Prompted By: Fenner's Distfile-O-Matic
v. 1.4
date: 1998/12/29 18:22:57; author: billf; state: Exp; lines: +2 -2
Update MAINTAINER to reflect my proper e-mail address.
v. 1.3
date: 1998/11/29 12:43:05; author: asami; state: Exp; lines: +2 -1
More missing dependencies.
v. 1.2
date: 1998/11/09 01:17:11; author: steve; state: Exp; lines: +12 -4
Update to version 0.30.
PR: 8581
Submitted by: maintainer
v. 1.1
date: 1998/08/10 00:12:43; author: steve; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/08/10 00:12:43; author: steve; state: Exp; lines: +0 -0
Initial import of g2 version 0.23.
An easy to use, portable, and powerful 2D graphics library.
PR: 7416
Submitted by: Bill Fumerola
=============================================================================
v. 1.15
date: 2007/05/19 20:09:07; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.14
date: 2006/03/18 22:21:51; author: linimon; state: Exp; lines: +1 -1
Reset maintainer at his request due to current lack of FreeBSD time.
v. 1.13
date: 2003/08/18 23:08:38; author: kuriyama; state: Exp; lines: +1 -1
Fix forgotten gd* dependency.
v. 1.12
date: 2003/07/11 18:16:11; author: nork; state: Exp; lines: +3 -3
o Change library name from libgd to libgd1.
o Do not install everything except headers and libraries
(to avoid conflicting with graphics/gd2)
o Fix dependency on new libgd1(for many ports).
PR: ports/54100
Submitted by: Ports Fury
v. 1.11
date: 2003/03/07 06:04:01; author: ade; state: Exp; lines: +2 -1
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.10
date: 2001/02/12 10:01:02; author: knu; state: Exp; lines: +3 -2
Chase graphics/gd's shlib version bump.
v. 1.9
date: 2000/06/06 17:55:25; author: will; state: Exp; lines: +2 -2
Update LIB_DEPENDS for gd: gd.0 -> gd.1.
v. 1.8
date: 2000/04/14 10:45:48; author: asami; state: Exp; lines: +3 -3
Convert to PORTNAME/PORTVERSION. lfview had an invalid version
string so I fixed it.
v. 1.7
date: 1999/12/27 21:28:21; author: steve; state: Exp; lines: +2 -2
These ports now need 'LIB_DEPENDS=gd.0:...'.
v. 1.6
date: 1999/08/25 06:13:55; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.5
date: 1999/04/07 21:50:31; author: billf; state: Exp; lines: +3 -10
Upgrade to v0.40, associated changes.
portlint: don't patch a file and then run it through sed(1).
I'm sickened that I did that in this port.
Prompted By: Fenner's Distfile-O-Matic
v. 1.4
date: 1998/12/29 18:22:57; author: billf; state: Exp; lines: +2 -2
Update MAINTAINER to reflect my proper e-mail address.
v. 1.3
date: 1998/11/29 12:43:05; author: asami; state: Exp; lines: +2 -1
More missing dependencies.
v. 1.2
date: 1998/11/09 01:17:11; author: steve; state: Exp; lines: +12 -4
Update to version 0.30.
PR: 8581
Submitted by: maintainer
v. 1.1
date: 1998/08/10 00:12:43; author: steve; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/08/10 00:12:43; author: steve; state: Exp; lines: +0 -0
Initial import of g2 version 0.23.
An easy to use, portable, and powerful 2D graphics library.
PR: 7416
Submitted by: Bill Fumerola
=============================================================================
v. 1.15
date: 2007/05/19 20:09:07; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.14
date: 2006/03/18 22:21:51; author: linimon; state: Exp; lines: +1 -1
Reset maintainer at his request due to current lack of FreeBSD time.
v. 1.13
date: 2003/08/18 23:08:38; author: kuriyama; state: Exp; lines: +1 -1
Fix forgotten gd* dependency.
v. 1.12
date: 2003/07/11 18:16:11; author: nork; state: Exp; lines: +3 -3
o Change library name from libgd to libgd1.
o Do not install everything except headers and libraries
(to avoid conflicting with graphics/gd2)
o Fix dependency on new libgd1(for many ports).
PR: ports/54100
Submitted by: Ports Fury
v. 1.11
date: 2003/03/07 06:04:01; author: ade; state: Exp; lines: +2 -1
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.10
date: 2001/02/12 10:01:02; author: knu; state: Exp; lines: +3 -2
Chase graphics/gd's shlib version bump.
v. 1.9
date: 2000/06/06 17:55:25; author: will; state: Exp; lines: +2 -2
Update LIB_DEPENDS for gd: gd.0 -> gd.1.
v. 1.8
date: 2000/04/14 10:45:48; author: asami; state: Exp; lines: +3 -3
Convert to PORTNAME/PORTVERSION. lfview had an invalid version
string so I fixed it.
v. 1.7
date: 1999/12/27 21:28:21; author: steve; state: Exp; lines: +2 -2
These ports now need 'LIB_DEPENDS=gd.0:...'.
v. 1.6
date: 1999/08/25 06:13:55; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.5
date: 1999/04/07 21:50:31; author: billf; state: Exp; lines: +3 -10
Upgrade to v0.40, associated changes.
portlint: don't patch a file and then run it through sed(1).
I'm sickened that I did that in this port.
Prompted By: Fenner's Distfile-O-Matic
v. 1.4
date: 1998/12/29 18:22:57; author: billf; state: Exp; lines: +2 -2
Update MAINTAINER to reflect my proper e-mail address.
v. 1.3
date: 1998/11/29 12:43:05; author: asami; state: Exp; lines: +2 -1
More missing dependencies.
v. 1.2
date: 1998/11/09 01:17:11; author: steve; state: Exp; lines: +12 -4
Update to version 0.30.
PR: 8581
Submitted by: maintainer
v. 1.1
date: 1998/08/10 00:12:43; author: steve; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/08/10 00:12:43; author: steve; state: Exp; lines: +0 -0
Initial import of g2 version 0.23.
An easy to use, portable, and powerful 2D graphics library.
PR: 7416
Submitted by: Bill Fumerola
=============================================================================
|
| |

|