aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/gtk-qt-engine
Commit message (Collapse)AuthorAgeFilesLines
* Remove x11-themes/gtk-qt-engine: broken more than 6 months.Mark Linimon2012-06-165-83/+0
| | | | Notes: svn path=/head/; revision=299388
* Mark as deprecated and set expiration to 2012-05-10 for ports that are mark ↵Baptiste Daroussin2012-04-091-0/+3
| | | | | | | as broken for more than 6 month Notes: svn path=/head/; revision=294459
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-2/+1
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* - Kick MD5 supportMartin Wilke2011-07-021-1/+0
| | | | Notes: svn path=/head/; revision=276936
* Chase after net/openldap24-server update.Xin LI2011-02-251-1/+1
| | | | | | | Reminded by: miwi Notes: svn path=/head/; revision=269631
* Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for thisKoop Mast2010-11-201-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | release can be found at http://library.gnome.org/misc/release-notes/2.32/ This will be the last release of the GNOME 2.x series, mainly a bugfix and bridge release to the first release of the GNOME 3.x series. This release features commits by avl, marcus, mezz and myself. The FreeBSD GNOME Team would like to thank the following contributors and testers for there help with this release: Zane C.B. <vvelox@vvelox.net> romain@ Olaf Seibert <O.Seibert@cs.ru.nl> DomiX Bapt <baptiste.daroussin@gmail.com> jsa@ miwi@ Sergio de Almeida Lenzi <lenzi.sergio@gmail.com> Maxim Samsonov <xors@mne.ru> Kris Moore And pav@ for 2 exp-runs PR: ports/152255 ports/143260 ports/141033 ports/149629 ports/150350 ports/151523 With hat: gnome@ Notes: svn path=/head/; revision=264837
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* bump PORTREVISION after cmake updateMax Brazhnikov2009-03-241-1/+1
| | | | Notes: svn path=/head/; revision=230897
* Bump PORTREVISION's after OpenLDAP update.Xin LI2009-01-051-1/+1
| | | | | | | Suggested by: rafan Notes: svn path=/head/; revision=225291
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Add common code to support for cmake based ports.Martin Wilke2008-05-272-10/+12
| | | | | | | | | | - Update devel/cmake to 2.6.0 (also fix ports/123092) - Use the new CMAKE build framework in all ports using cmake Approved by: portmgr (pav) Notes: svn path=/head/; revision=213789
* - Update to 0.8, the last release for KDE3Martin Wilke2008-03-204-35/+32
| | | | | | | Submitted by: Danny Pansters <danny@ricin.com> (maintainer via private mail) Notes: svn path=/head/; revision=209439
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-3/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - No longer need to use X11BASE or partly install to it (because of GTK ↵Martin Wilke2007-02-083-21/+23
| | | | | | | | | | | | | | | | | location) - Use REINPLACE on Makefile.in at pre-configure stage, not on Makefile post-configure - Remove unneeded PLIST vars, use only %%GTK2_VERSION%% as intended - Adapt pkg-plist - Port is finally PREFIX-safe - Bump revision - Pass maintainership to submitter PR: 108222 Submitted by: Danny Pansters <danny@ricin.com> Notes: svn path=/head/; revision=184604
* Remove pre-configure: target because it prevents the port from findingTilman Keskinoz2006-11-051-5/+1
| | | | | | | | | | the gtk themes. PR: 104996 Submitted by: Michael Hayes Notes: svn path=/head/; revision=176533
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-142-4/+6
| | | | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261
* Reset maintainer at his request.Mark Linimon2006-09-071-1/+1
| | | | | | | PR: 102997-103001, 103003 Notes: svn path=/head/; revision=172544
* - Remove applnk entry. This causes a duplicate entry for GTK Look inRong-En Fan2006-08-252-2/+2
| | | | | | | | | | KDE's control center. Bump PORTREVISION. PR: ports/102457 Submitted by: Danny Pansters <danny at ricin.com> (maintainer) Notes: svn path=/head/; revision=171391
* - x11-toolkits/libbonoboui is optional, reflect it in LIB_DEPENDSRong-En Fan2006-08-081-3/+9
| | | | | | | | | | | bump PORTREVISION PR: ports/101617 Submitted by: Bartosz Fabianowski <freebsd at chillt.de> Approved by: Danny Pansters <danny at ricin.com> (maintainer) Notes: svn path=/head/; revision=170068
* - Update to version 0.7Martin Wilke2006-08-044-31/+21
| | | | | | | | | | | - Update MASTER_SITE PR: ports/101030 Submitted by: Danny Pansters <danny(at)ricin.com> Approved by: krion (mentor) Notes: svn path=/head/; revision=169696
* Remove USE_REINPLACE from categories starting with XEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162219
* Use new GTK2_VERSION macro.Joe Marcus Clarke2006-05-061-1/+1
| | | | Notes: svn path=/head/; revision=161471
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+3
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* x11-themes/gtk-qt-engine black menus on gtk apps [patch]Edwin Groothuis2005-11-133-1/+12
| | | | | | | | | | | | | | | | | | | | | | | When using gtk apps with x11-themes/gtk-qt-engine menus go black, and sometimes even the background of the app. This happened after upgrade to gnome 2.12 (only libs, since I use KDE) Also get warnings like: Gdk-WARNING **: gdk_window_set_back_pixmap(): pixmap must have a colormap found a patch in: http://www.kde-look.org/content/show.php?content=9714 That solves this problem (I've alredy tried it) PR: ports/88816 Submitted by: Axel Gonzalez <loox@e-shell.net> Approved by: Danny Pansters <danny@ricin.com> Notes: svn path=/head/; revision=148161
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* Add secondary mastersite.Michael Nottebrock2005-07-101-1/+2
| | | | | | | | PR: ports/83201 Submitted by: maintainer Notes: svn path=/head/; revision=138809
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* Fix plist.Michael Nottebrock2005-01-292-0/+3
| | | | Notes: svn path=/head/; revision=127654
* Update to 0.6Michael Nottebrock2005-01-264-40/+3
| | | | | | | | PR: ports/76718 Submitted by: maintainer Notes: svn path=/head/; revision=127452
* Fix build without imake.Michael Nottebrock2004-12-071-0/+2
| | | | | | | Pointed out by: dosirak via kris, while testing X.Org upgrade Notes: svn path=/head/; revision=123384
* Things got shuffled around on freedesktop.org a bit, chase MASTER_SITES.Michael Nottebrock2004-11-281-1/+1
| | | | Notes: svn path=/head/; revision=122641
* Fix PREFIX mixup.Michael Nottebrock2004-11-101-3/+4
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=121321
* 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.5Michael Nottebrock2004-11-079-149/+71
| | | | | | | | | | Assign maintainership to submitter. PR: 71802 Submitted by: Danny Pansters <danny@ricin.com> Notes: svn path=/head/; revision=121044
* Repocopy x11-toolkits/gtk-qt-engine to x11-themes/gtk-qt-engine.Thierry Thomas2004-06-021-1/+1
| | | | | | | | | | PR: ports/67415 Submitted by: thierry Requested by: pav Repocopied by: marcus. Notes: svn path=/head/; revision=110641
* Unbreak on 4.x and get rid of USE_GCC.Michael Nottebrock2004-05-312-10/+78
| | | | Notes: svn path=/head/; revision=110441
* Add gtk-qt-engine 0.3, a GTK-QT Theme Engine allowing GTK2 to useThierry Thomas2004-05-308-0/+114
QT widget styles. PR: 63282 Submitted by: Danny Pansters <danny@ricin.com> Notes: svn path=/head/; revision=110430