summaryrefslogtreecommitdiff
path: root/graphics/g2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-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/.Florent Thoumie2007-05-191-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.Mark Linimon2006-03-181-1/+1
|
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | Approved by: krion@
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
|
* Fix forgotten gd* dependency.Jun Kuriyama2003-08-181-1/+1
|
* o Change library name from libgd to libgd1.Norikatsu Shigemura2003-07-111-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.Ade Lovett2003-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.Akinori MUSHA2001-02-121-1/+2
|
* Update LIB_DEPENDS for gd: gd.0 -> gd.1.Will Andrews2000-06-061-1/+1
|
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionSatoshi Asami2000-04-141-2/+2
| | | | string so I fixed it.
* These ports now need 'LIB_DEPENDS=gd.0:...'.Steve Price1999-12-271-1/+1
|
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* Upgrade to v0.40, associated changes.Bill Fumerola1999-04-073-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.Bill Fumerola1998-12-291-2/+2
|
* More missing dependencies.Satoshi Asami1998-11-291-1/+2
|
* Update to version 0.30.Steve Price1998-11-093-16/+13
| | | | | PR: 8581 Submitted by: maintainer
* Initial import of g2 version 0.23.Steve Price1998-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>