aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gtkfig
Commit message (Collapse)AuthorAgeFilesLines
* Implement USE_GTK, part 1.reg2000-10-051-5/+1
|
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionasami2000-04-141-2/+2
| | | | string so I fixed it.
* Fix building under 4.0-CURRENT.dirk2000-02-211-0/+42
| | | | Submitted by: Jeremy Lea <reg@FreeBSD.org>
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Commit #2/4 to enforce Caps, no period. I ran this oe ashoek1999-06-271-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* Update to use gtk version 1.2.3.steve1999-05-292-4/+16
| | | | | PR: 11846 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Some cleanups:dirk1999-01-081-6/+6
| | | | | | - change my e-mail address from ibex@physik.TU-Berlin.DE to dirk@FreeBSD.ORG - spaces to tabs - add another MASTER_SITE for gmysql
* Import gtkfig, it is figure-drawing tools.vanilla1998-11-205-0/+32
PR: ports/8734 Submitted by: Dirk Froemberg <ibex@physik.TU-Berlin.DE>