notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
gtkgraph Graphing calculator using GTK+
0.6.1_14 graphics Deleted on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.6.1_14Version 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 search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2014-12-25 14:26:48
SVN Revision: 375565
People watching this port, also watch:: python, p5-type1inst, Hermes
Also Listed In: math
License: not specified in port
Description:
GtkGraph is a simple graphing calculator written for X Windows using the GTK+ widget set. It includes the following features: * Plotting up to ten functions on the same "canvas" * Allowing the user to select the range of the canvas. * Usage of functions exp, sin, tan, cos, asin, atan, acos, sec, csc, cot, log, ln, abs, sqrt, and constants pi and e. * Saving and loading sets of functions to plot * Printing * Exporting the graph to PostScript, or any bitmap format that Imlib supports (JPEG, XPM, PNG...) * Arithmatic and algebraic calculations * Allowing the user to customize colors and axis and plot titles
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • gtkgraph>0:graphics/gtkgraph
No installation instructions:
This port has been deleted.
PKGNAME: gtkgraph
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake : devel/gmake
  2. perl5.16.3 : lang/perl5.16
Library dependencies:
  1. libintl.so : devel/gettext
  2. libglib.so : devel/glib12
  3. libgtk.so : x11-toolkits/gtk12
  4. libImlib.so : graphics/imlib
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/jedgar/
  2. http://distcache.FreeBSD.org/ports-distfiles/
  3. http://distcache.eu.FreeBSD.org/local-distfiles/jedgar/
  4. http://distcache.us-east.FreeBSD.org/local-distfiles/jedgar/
  5. http://distcache.us-west.FreeBSD.org/local-distfiles/jedgar/
Collapse this list.

Number of commits found: 44

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.6.1_14
25 Dec 2014 14:26:48
Revision:375565Original commit files touched by this commit
bapt search for other commits by this committer
Remove abandonware blocking decomissioning imlib
0.6.1_14
19 Sep 2014 20:43:03
Revision:368595Original commit files touched by this commit
tijl search for other commits by this committer
graphics/imlib:
- Remove :oldver from USES=libtool and bump dependent ports
0.6.1_13
13 Sep 2014 15:11:28
Revision:368108Original commit files touched by this commit
tijl search for other commits by this committer
devel/glib12 x11-toolkits/gtk12:
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove patches that renamed include directories and libraries so they
  didn't conflict with early development versions of glib/gtk 2.0
0.6.1_12
28 Jul 2014 21:54:34
Revision:363261Original commit files touched by this commit
adamw search for other commits by this committer
Rename german/ and graphics/ patch-xy patches to reflect the files they modify.
0.6.1_12
11 Jun 2014 14:50:00
Revision:357486Original commit files touched by this commit
tijl search for other commits by this committer
Support LIBS like LDFLAGS.

- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS.  Also remove references to
  PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
  required additional patches.

Somewhat simplified a linker command line looks like:

${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}

where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us.  If possible -L and -l flags need to be
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.6.1_12
27 Apr 2014 18:26:02
Revision:352446Original commit files touched by this commit
pawel search for other commits by this committer
- Add staging support
- Convert to USES=gmake
- Switch to PLIST_FILES
0.6.1_12
20 Sep 2013 18:35:46
Revision:327733Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
03 Aug 2013 13:44:01
Revision:324191Original commit files touched by this commit Sanity Test Failure Refresh
mat search for other commits by this committer
- Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default.
0.6.1_12
26 Jul 2013 05:33:52
Revision:323680Original commit files touched by this commit
az search for other commits by this committer
- switch simple inline replacement from perl to sed
  and remove where is no need in this anymore.
- trim Makefile header

Approved by:	bapt@ (portmrg@)
0.6.1_12
24 Apr 2013 18:10:32
Revision:316464Original commit files touched by this commit
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
0.6.1_12
01 Jun 2012 05:26:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- update png to 1.5.10
0.6.1_11
23 Sep 2011 22:26:39
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
0.6.1_11
03 Jul 2011 14:12:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.6.1_11
31 May 2010 02:01:56
Original commit files touched by this commit
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
0.6.1_10
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
0.6.1_9
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
0.6.1_8
21 Dec 2009 02:19:12
Original commit files touched by this commit
dougb search for other commits by this committer
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
0.6.1_8
31 Jul 2009 13:57:52
Original commit files touched by this commit
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
0.6.1_7
06 Jun 2008 13:35:04
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
0.6.1_6
19 Apr 2008 17:56:05
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
0.6.1_5
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
0.6.1_4
24 Mar 2006 06:23:47
Original commit files touched by this commit
linimon search for other commits by this committer
Reset jedgar as maintainer; has not responded to email about status.

Hat:            portmgr
0.6.1_4
07 Mar 2006 08:28:06
Original commit files touched by this commit
ade search for other commits by this committer
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
0.6.1_3
22 Jan 2006 12:35:18
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
0.6.1_3
26 Dec 2005 00:26:55
Original commit files touched by this commit
edwin search for other commits by this committer
Update port: graphics/gtkgraph remove WWW

        - Removed WWW, this site doesn't exist anymore.

PR:             ports/90756
Submitted by:   Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
0.6.1_3
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
0.6.1_3
04 Feb 2004 04:36:30
Original commit files touched by this commit
marcus search for other commits by this committer
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:   trevor
Tested by:      bento
0.6.1_2
23 Jan 2004 18:12:26
Original commit files touched by this commit
trevor search for other commits by this committer
Now gettext 0.12.1 is gettext-old.
0.6.1_2
20 Nov 2003 15:06:15
Original commit files touched by this commit
trevor search for other commits by this committer
Define USE_PERL5_BUILD, not erroneous USE_PERL.

Submitted by:   Oliver Eikemeier
0.6.1_2
20 Nov 2003 13:51:47
Original commit files touched by this commit
trevor search for other commits by this committer
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
0.6.1_2
26 Aug 2003 20:25:58
Original commit files touched by this commit
marcus search for other commits by this committer
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.

Prodded by:     kris
0.6.1_1
25 Aug 2003 05:41:38
Original commit files touched by this commit
marcus search for other commits by this committer
Chase the libintl.so shared lib version.
0.6.1_1
20 Apr 2003 19:22:00
Original commit files touched by this commit
marcus search for other commits by this committer
Remove USE_GNOMENG.
0.6.1_1
07 Mar 2003 06:04:15
Original commit files touched by this commit
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
0.6.1_1
03 Sep 2002 02:46:49
Original commit files touched by this commit
lioux search for other commits by this committer
Deploy USE_GNOMENG infrastructure

PR:             42349
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
0.6.1_1
01 Aug 2002 16:22:41
Original commit files touched by this commit
ade search for other commits by this committer
Chase shlib rev of devel/gettext

Submitted by:   lots and lots
Pointy hat to:  ade
0.6.1_1
12 Apr 2002 17:10:20
Original commit files touched by this commit
ade search for other commits by this committer
gettext upgrade uber-patch (stage 3)

- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:    portmgr
0.6.1
15 Mar 2002 19:44:29
Original commit files touched by this commit
ade search for other commits by this committer
Stage 1 of gettext update.

Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:    portmgr
28 Nov 2001 23:41:26
commit hash: fp1.21335@dev.null.freshports.orgcommit hash: fp1.21335@dev.null.freshports.orgcommit hash: fp1.21335@dev.null.freshports.orgcommit hash: fp1.21335@dev.null.freshports.org files touched by this commit
jedgar search for other commits by this committer
o Host the distfile locally until stable sources are available again.   o Update
the webpage link.    
29 Mar 2001 16:35:19
commit hash: fp1.11743@dev.null.freshports.orgcommit hash: fp1.11743@dev.null.freshports.orgcommit hash: fp1.11743@dev.null.freshports.orgcommit hash: fp1.11743@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
-pthread --> ${PTHREAD_LIBS}   -D_THREAD_SAFE --> ${PTHREAD_CFLAGS}    
08 Oct 2000 02:35:34
commit hash: fp1.4750@dev.null.freshports.orgcommit hash: fp1.4750@dev.null.freshports.orgcommit hash: fp1.4750@dev.null.freshports.orgcommit hash: fp1.4750@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category graphics to new layout.  
05 Oct 2000 07:57:56
commit hash: fp1.4639@dev.null.freshports.orgcommit hash: fp1.4639@dev.null.freshports.orgcommit hash: fp1.4639@dev.null.freshports.orgcommit hash: fp1.4639@dev.null.freshports.org files touched by this commit
reg search for other commits by this committer
Implement WANT_IMLIB and USE_IMLIB.    
04 Oct 2000 07:40:08
commit hash: fp1.4610@dev.null.freshports.orgcommit hash: fp1.4610@dev.null.freshports.orgcommit hash: fp1.4610@dev.null.freshports.orgcommit hash: fp1.4610@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Correct CATEGORIES - make first category in the CATEGORIES list matching parent 
 directory.    
16 Jul 2000 14:04:54
commit hash: fp1.2018@dev.null.freshports.orgcommit hash: fp1.2018@dev.null.freshports.orgcommit hash: fp1.2018@dev.null.freshports.orgcommit hash: fp1.2018@dev.null.freshports.org files touched by this commit
jedgar search for other commits by this committer
Update MASTER_SITES and WWW with new location    

Number of commits found: 44