aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/qtpixmap
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* Add DISTNAME to fix it.Jeremy Messenger2005-02-131-0/+1
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=128728
* - QtPixmap -> qtpixmap in PORTNAME.Jeremy Messenger2005-02-122-9/+6
| | | | | | | | | | | | | - Fix the plist, do not try to remove gtk's directory. [1] - Change the libtool from 1.3 to 1.5. - Few other small clean up such as remove GNU_CONFIGURE, since the USE_LIBTOOL_VER will taking care of it. Also, make it bit easier to read. - Bump the PORTREVISION. Reported by: pointyhat via kris [1] Notes: svn path=/head/; revision=128659
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-0/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* Update to 0.28Tilman Keskinoz2004-04-082-7/+5
| | | | | | | Drop Maintainership Notes: svn path=/head/; revision=106493
* Adjust the gtk20 path for modules, themes, and input methods to catch upJoe Marcus Clarke2004-04-051-3/+3
| | | | | | | with gtk+-2.4. Notes: svn path=/head/; revision=106176
* Add SIZETilman Keskinoz2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104476
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Don't remove a directory owned by gtk12Kris Kennaway2004-01-301-1/+0
| | | | Notes: svn path=/head/; revision=99471
* Update to 0.27Tilman Keskinoz2004-01-102-2/+2
| | | | Notes: svn path=/head/; revision=97871
* Add a WITHOUT_GTK1 knobTilman Keskinoz2004-01-052-5/+11
| | | | Notes: svn path=/head/; revision=97351
* Add qtpixmap, the gtk engine used in Geramik. Modified version of the originalTilman Keskinoz2003-08-074-0/+35
GTK pixmap engine that obtains widget colors and fonts from qtrc. Notes: svn path=/head/; revision=86504