aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/g2
Commit message (Collapse)AuthorAgeFilesLines
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-2/+2
| | | | | | | | | | | | | | | - 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)
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Reset maintainer at his request due to current lack of FreeBSD time.linimon2006-03-191-1/+1
|
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Fix forgotten gd* dependency.kuriyama2003-08-191-1/+1
|
* o Change library name from libgd to libgd1.nork2003-07-121-3/+3
| | | | | | | | | 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
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Chase graphics/gd's shlib version bump.knu2001-02-121-1/+2
|
* Update LIB_DEPENDS for gd: gd.0 -> gd.1.will2000-06-071-1/+1
|
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionasami2000-04-141-2/+2
| | | | string so I fixed it.
* These ports now need 'LIB_DEPENDS=gd.0:...'.steve1999-12-281-1/+1
|
* 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. :)
* Upgrade to v0.40, associated changes.billf1999-04-083-14/+16
| | | | | | | 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
* Update MAINTAINER to reflect my proper e-mail address.billf1998-12-301-2/+2
|
* More missing dependencies.asami1998-11-291-1/+2
|
* Update to version 0.30.steve1998-11-093-16/+13
| | | | | PR: 8581 Submitted by: maintainer
* Initial import of g2 version 0.23.steve1998-08-106-0/+59
An easy to use, portable, and powerful 2D graphics library. PR: 7416 Submitted by: Bill Fumerola <billf@jade.chc-chimes.com>