aboutsummaryrefslogtreecommitdiff
path: root/x11-themes
Commit message (Collapse)AuthorAgeFilesLines
* Add qnxstyle 0.1, a QNX style/theme for KDE3.Will Andrews2002-06-235-0/+37
| | | | | | | | PR: 37968 Submitted by: Miguel Mendez <flynn@energyhq.homeip.net> Notes: svn path=/head/; revision=61799
* Upgrade to KDE 3.0.1. The delay in this upgrade is mainly due to theWill Andrews2002-06-156-8/+208
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rigorous testing performed on the part of the KDE/FreeBSD Project over the last three weeks. Thanks to everyone who helped test! General changes: [1] Follow KDE2 style by moving KDE core specific macros and the like to x11/kde3/Makefile.kde. [2] Fix a variety of comments or miscellaneous data to reflect that this is KDE3 and not KDE2. [3] Account for more empty directories in the PLISTs. deskutils/kdepim3: [4] More #include <malloc.h> -> #include <stdlib.h>. audio/arts: [5] Upgrade to 1.0.1. [6] Point at MASTER_SITE_KDE not my own mirror. audio/kdemultimedia3: [7] Account for the removal of the <machine/soundcard.h> symlink. Simply point all such includes at <sys/soundcard.h>. editors/koffice-kde3: [8] Get rid of #include <values.h> preemptively. devel/kdesdk3: [9] Remove cervisia from build if building on -CURRENT due to C++-unsafe sys/wait.h. The header is believed to have been fixed in newer -CURRENT (>= Jun 5) but we have not tested that. devel/kdevelop: [10] Upgrade to 2.1.1 and use KDE 3 version. [11] Remove a number of suggested dependencies that no longer fit. [12] Account for where the docs for Qt went since they got moved to fit in hier(7) better. graphics/kdegraphics3: [13] Turn off kuickshow by default because it depends on imlib, which in turn depends on gtk/glib. This will be revisited when we split up the KDE ports a bit. games/kdegames3: [14] Fix compile error on -CURRENT where kpat/freecell-solver/md5.h tried to define uint32_t after sys/types.h already had. sysutils/kdeadmin3: No particular changes. misc/kdeaddons3: No particular changes. misc/kdeedu3: [15] Re-add the huge number of missing @dirrm's. misc/kdeutils3: No particular changes. misc/kde3-i18n-* and */kde3-i18n: For the most part, no particular changes. A huge number of I18N message updates went into this release, though. french/kde3-i18n: [16] Fix build Makefile error due to tarball builder's env. net/kdenetwork3: No particular changes. x11-clocks/kdetoys3: No particular changes. x11/kdebase3: [17] Account for mkfontdir "soft" build-time dependency. If mkfontdir is available, use it to build fonts.dir where kdebase installs fonts. Otherwise, don't bother. [18] Patch ElectricEyes.desktop to use the name of the program that FreeBSD uses when you install the port for it. [19] Patches for KDM merged into KDE 3.0.1. [20] Properly fix kdm/backend/xdmcp.c string format error. x11/kdelibs3: [21] Support the KDE3 version check to make sure no one tries to install KDE2 then KDE3. The 'kde-version-check' target is centralized in x11/kde3/Makefile.kde. [22] Remove patch for kdeprint/configure.in.in. [23] Add patch to fix critical icon loader bug. x11/kde3: [24] Add Makefile.kde for centralizing KDE core-specific macros that don't belong in bsd.kde.mk. x11-toolkits/qt30: [25] Mark broken on any XFree86 version < 4 due to packing list related problems if we tried to support XFree86 3. [26] Error out if the user has Qt2 installed already. x11-wm/kdeartwork3: [27] Add USE_MESA to explicitly support the 3D screensavers. [28] Re-add a large number of missing @dirrm's. Credits: [1] [4] [5] [6] [7] [9] [10] [14] [16] [21] [22] [24] [26]: will [2] [3] [8] [15] [17] [19] [25] [27] [28]: alane [11] [12] Submitted by: Lauri Watts <lauri@kde.org> [13] Found by: mi Removed by: will [18] [23] Submitted by: Andy Fawcett <andy@athame.co.uk> Tested by: [in addition to the above, in no particular order] knu Mattias Douhan <matt@athame.co.uk> Bradley T. Hughes <bhughes@trolltech.com> Erik H. Bakke <ebakke@trolltech.com> David Johnson <david@usermode.org> JJ Behrens <jj@nttmcl.com> Michael W. Collette <metrol@metrol.net> Adriaan de Groot <adridg@sci.kun.nl> Mark Rowlands <mark.rowlands@minmail.net> Mark Stosberg <mark@summersault.com> Dave Cantrell <phaedrus@alltel.net> Mark Miller <joup@bigfoot.com> Wesley Morgan <morganw@chemikals.org> Arjan van Leeuwen <avl@operamail.com> Notes: svn path=/head/; revision=61318
* Update to version 0.9.5 (latest and possibly last).Alan Eldridge2002-06-132-2/+2
| | | | | | | | PR: ports/39134 Submitted by: Alan Eldridge <ports@geeksrus.net> Notes: svn path=/head/; revision=61191
* Make gtk-engines play nice with gtk-engines2.Joe Marcus Clarke2002-05-241-2/+2
| | | | Notes: svn path=/head/; revision=59924
* Add gtk-engines2 after repo copy from gtk-engines. Gtk-engines is the themeJoe Marcus Clarke2002-05-238-207/+39
| | | | | | | engine for GTK+-2.0. Notes: svn path=/head/; revision=59807
* No longer need to use old autoconf/automake; Mosfet apparentlyMario Sergio Fujikawa Ferreira2002-04-291-12/+2
| | | | | | | | | update the autotools stuff in the change from 0.9.2 to 0.9.4 Submitted by: maintainer Notes: svn path=/head/; revision=58288
* o Update to 0.9.4 KDE3 releaseMario Sergio Fujikawa Ferreira2002-04-254-52/+43
| | | | | | | | | | | | o Switch maintainership to submitter PR: 37329 Submitted by: Alan Eldridge <ports@geeksrus.net> (new maintainer) Approved by: Michiel De Wilde <michiel.dewilde@rug.ac.be> (previous maintainer) Notes: svn path=/head/; revision=58085
* Update to 3.0. Sigh.Will Andrews2002-04-232-0/+5584
| | | | Notes: svn path=/head/; revision=58018
* Please welcome Qt3/KDE3 to our ports tree. This includes work since theWill Andrews2002-04-216-222/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | original versions of these ports, so some PORTREVISIONs were bumped. See http://freebsd.kde.org/ and mailing lists linked to from there for info on the packages generated to test these ports. bsd.kde.mk has already been updated a few days ago to work with these. Some patches applied to fix a few bugs were: deskutils/kdepim3: [1] Remove kpilot from build because it wasn't ready at release. editors/koffice-kde3: [2] Fix compile time bugs for FreeBSD. misc/kdeedu3: [3] Fix compile problem with kvoctrain. x11/kdebase3: [4] Fix KDM CPU usage and login bug. Some caveats: * All PLISTs are broken for deinstall due to script bug that I didn't notice until very recently. This will be fixed when I commit an update tomorrow. These ports should still install perfectly fine though. They should also deinstall without giving errors, but will leave directories behind. * You can't install this with any other version of QT or KDE already installed. I am not sure the checks are 100% working, but fixes for these will be forthcoming. This is mainly due to a policy decision made by kde@ to make QT/KDE ports install the way the rest of the world expects it to while also still conforming to FreeBSD's hier(7). For reference on this decision, please consult the KDE/FreeBSD mailing list archives. This decision fixes 2-year-old bug reports relating to how we handled this for KDE2 vs KDE1. Submitted by: [1] Adrian de Groot <adridg@cs.kun.nl>, [2] David Faure <faure@kde.org>, Andy Fawcett <andy@athame.co.uk> Lauri Watts <lauri@kde.org> [3] Lauri Watts <lauri@kde.org> [4] Alan Eldridge <alane@geeksrus.net> Oswald Buddenhagen <ossi@kde.org> Reviewed by: kde Notes: svn path=/head/; revision=57964
* Fix a resource leak in the GTK pixmap themes. Bump PORTREVISION.Joe Marcus Clarke2002-04-124-2/+150
| | | | | | | | | | | PR: 36044 37022 Submitted by: Sascha Holzleiter <sascha@root-login.org> Reviewed by: sobomax Approved by: sobomax Obtained from: gtk-engines CVS Notes: svn path=/head/; revision=57626
* This port will only cause fvwm2 (and fvwm2-devel) to hang if they areCy Schubert2002-04-111-2/+0
| | | | | | | | | compiled with Gnome support. As it is unlikely users who use fvwm2 with Gnome will install this port, this should not be a problem in the interim until a permanent solution is found. Notes: svn path=/head/; revision=57562
* Mark port broken due to PR 36849.Cy Schubert2002-04-071-1/+3
| | | | | | | | | | I finally managed to track down the maintainer. Update an incorrect MAINTAINER email address. PR: 36849 Notes: svn path=/head/; revision=57407
* Chase dependency: fvwm2-beta was renamed to fvwm2-develKris Kennaway2002-03-301-1/+1
| | | | | | | Bigger pointy hat to: cy Notes: svn path=/head/; revision=56994
* Fix the KDE ports to not use objprelink, if OSVERSION >= 500029. This isWill Andrews2002-03-302-2/+14
| | | | | | | | | | not tested other than for syntax, but should DTRT from what I understand of the problem. Submitted by: bento Notes: svn path=/head/; revision=56912
* Get distfile from MASTER_SITE_THEMES and GC defunct WWW.Maxim Sobolev2002-03-053-4/+6
| | | | | | | Submitted by: Fenner's distfiles survey Notes: svn path=/head/; revision=55576
* Update WWW.Maxim Sobolev2002-03-051-1/+1
| | | | Notes: svn path=/head/; revision=55575
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-1/+1
| | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Notes: svn path=/head/; revision=53961
* Bring in a few changes to the KDE ports infrastructure, and some fixes.Will Andrews2002-01-112-32/+4
| | | | | | | | | | | | | | | | | | | | | | | - Move all stuff specific to kde core ports to x11/kde2/Makefile.kde. + Default to compile optimized for speed, not debugging, in ports builds, not just packages. We don't really get that many backtraces or debugging information, and there's a better way to provide these things to people willing to spend some time working on KDE. It's at (as announced before): http://freebsd.kde.org/. - Remove teTeX dependency for kdegraphics2 upon request, and being unable to find any reason not to. Apparently, kdegraphics still compiles libkdvi and kdvi -- I guess dvips is merely a runtime dependency. Therefore to enable its use one just needs to add the teTeX package. Bump PORTREVISION to reflect dependency change. - Fix koffice port by removing PYTHON_VERSION, which is unnecessary. PR: 33650 (part of) Submitted by: John Merryweather Cooper <jmcoopr@johncoop.MSHOME.bmi.net> Reviewed by: kde-freebsd@lists.csociety.org (teTeX dep removal, and optimizing for speed, not debugging capability) Notes: svn path=/head/; revision=52903
* If !WANT_KDE_NDEBUG and !PARALLEL_PACKAGE_BUILDING, also addWill Andrews2002-01-082-0/+6
| | | | | | | | | | --enable-debug and turn off stripping of binaries so we actually get all the debugging we're supposed to get. :) Submitted by: Alan Eldridge <alane@geeksrus.net> Notes: svn path=/head/; revision=52739
* Conditionalize use of objprelink based on whether we're running onWill Andrews2002-01-052-6/+16
| | | | | | | | | MACHINE_ARCH=i386 *and* whether NO_KDE_OBJPRELINK is defined. Requested by: several Notes: svn path=/head/; revision=52585
* - Unbreak buildPatrick Li2002-01-041-2/+6
| | | | | | | | | | | - depend on kdebase - bump portrevision PR: 33507 Submitted by: maintainer Notes: svn path=/head/; revision=52561
* Fix errors introduced by changes in auto{conf,make}Patrick Li2002-01-032-12/+19
| | | | | | | | PR: 33462 Submitted by: maintainer Notes: svn path=/head/; revision=52518
* Oops my bad! allow install of .la files... seem to break without them.Patrick Li2001-12-172-15/+3
| | | | | | | | PR: 32923 Submitted by: maintainer Notes: svn path=/head/; revision=51700
* o Update to 0.7Patrick Li2001-12-155-31/+41
| | | | | | | | | | | o Remove useless .la files o Fix pkg-descr to be portlint happy PR: 32099 Submitted by: maintainer Notes: svn path=/head/; revision=51573
* Fix a problem with auto{conf,make}: some build magic was introduced toPete Fritchman2001-12-072-2/+2
| | | | | | | | | | | | | | | make sure that the "autoconf" and "automake" binaries KDE looked for were found and were autoconf213 and automake14 (as there are issues with the latest versions), but the logic in setting $PATH was wrong. This puts ${WRKSRC}/auto-bin before the rest of the users $PATH. This fixes KDE auto* problems if automake14 and automake-1.5 are both installed. PR: 32512 Submitted by: Alan Eldridge <alane@geeksrus.net> Approved by: will Notes: svn path=/head/; revision=51183
* Upgrade KDE to 2.2.2:Will Andrews2001-12-046-4/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * General: - Support for objprelink. - Hack for autoconf 2.13/automake 1.4. Note that we can't use the standard USE_AUTO* because they change things in work/*; KDE has its own way of doing that. - Light cleanup of extra dirs in the PLISTs provided by my mkplistpkg[1] script. - Speedups of both compile and runtime through the usage of --disable-debug and --enable-final. The latter did not work with the kdemultimedia package, unfortunately. - Patch updates. * audio/kdemultimedia2: - Patch to fix KSCD on FreeBSD[2]. It works very well now. * deskutils/kdepim: - Enable kpilot[3]. Pull in the latest pilot-link stuff. * devel/kdesdk, * devel/kdevelop: - No specific changes. * devel/qt-designer: - Make this port depend almost entirely on qt23 to make it more maintainable, so I don't have to keep hacking the patches to get them to apply. * editors/koffice, * games/kdegames, * graphics/kdegraphics: - No specific changes. * misc/kdeaddons: - SDL is required now. Cull SDL PLIST_SUB and such. - Fix breakage from hardcoding "sdl-config". * misc/kdeutils2: - Fix problem with klaptopdaemon[4] where it didn't properly display the battery time. This patch is untested, but applied. * net/kdenetwork2: - Fix DCC for KSIRC[5]. - Remove ktalkd from the build. It requires some weird thing in the configure script that I don't have time to look at. * sysutils/kdeadmin: - No specific changes. * textproc/kdoc: - Remove bogus requirement that kdoc requires Perl 5.6.0; it sure seems to operate fine with >= 5.005. But I'll let time tell. * www/quanta: - No specific changes (--disable-debug support only). * x11/kde2: - No specific changes. * x11/kdebase2: - Fix ksysguard compile by merging the files from the HEAD branch of KDE CVS that were missing at release time for FreeBSD[6]. :\ * x11/kdelibs2: - Recognize CUPS' spinoff[7]. - Add libxslt dependency since it was removed from kdelibs. - Fix libxml compile problems[8] (accomplished by upgrading). - Remove libkformula from port Makefile; this library has been spun off into koffice. - Fix mode problems with DCOP[9]. This allows you to save files properly. It also seems to be a FreeBSD specific problem. - Fix bashisms in kdeprint/imagetops script[10]. * x11-clocks/kdetoys2: - No specific changes. * x11-toolkits/qt23: - Do NOT upgrade to QT 2.3.2[11]. - Allow devel/qt-designer to depend on this port entirely for the patches by adding a perlre to accomplish this. * x11-wm/kdeartwork: - No specific changes. Thanks to the FreeBSD/KDE[1] team[12] who helped me test these out! [1] http://freebsd.kde.org/; http://www.databits.net/cgi-bin/cvsweb.cgi/scripts/portbuild/mkplistpkg [2] Submitted by: Matthew Holmes <matt@speakeasy.net> [3] PR: 31914 Submitted by: Alan Eldridge <alane@geeksrus.net> [4] PR: 28475 Submitted by: Arun Sharma <arun@sharmas.dhs.org> [5] Submitted by: Luc Morin <luc_m@videotron.ca> [6] Found at: http://webcvs.kde.org/kdebase/ksysguard/ksysguardd/FreeBSD/ [7] PR: 32321 Reported by: gad Submitted by: James A. Halstead <jah4007@cs.rit.edu> [8] PR: 32055 Reported by: William Richard <wrichard@trivalley.com>, others [9] PR: 31629 Submitted by: Alan Eldridge <alane@geeksrus.net> [10] PR: 32358 Submitted by: Alexander N. Kabaev <ak03@gte.com> [11] PR: 31809 Requested by: Nathan Ahlstrom <nrahlstr@winternet.com> (denied) [12] http://freebsd.kde.org/contact.shtml; http://lists.csociety.org/pipermail/kde-freebsd; http://lists.csociety.org/listinfo/kde-freebsd Notes: svn path=/head/; revision=51005
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵Mario Sergio Fujikawa Ferreira2001-11-201-1/+1
| | | | | | | the later case Notes: svn path=/head/; revision=50301
* Distfile has been renamed (checksum is the same).Maxim Sobolev2001-11-082-2/+2
| | | | | | | Submitted by: Fenner's distfiles survey. Notes: svn path=/head/; revision=49849
* Fix build breakage introduced by devel/automake upgrade.Pete Fritchman2001-11-062-1/+29
| | | | | | | | PR: 31662 Submitted by: maintainer Notes: svn path=/head/; revision=49672
* Upgrade to 2.2.1.Dmitry Sivachenko2001-10-276-84/+86
| | | | | | | | Submitted by: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp> (with slight modifications) Notes: svn path=/head/; revision=49256
* add notif2Ying-Chieh Liao2001-10-155-0/+44
| | | | | | | | | | The Notif2 GTK theme engine following the new Motif look and feel PR: 30382 Submitted by: Cyrille Lefevre <clefevre@citeweb.net> Notes: svn path=/head/; revision=48783
* Remove trailing slash from share/apps/kwin.Jimmy Olgeni2001-10-091-1/+1
| | | | Notes: svn path=/head/; revision=48624
* Update port to version 0.6.Jimmy Olgeni2001-10-092-2/+2
| | | | | | | | PR: 31154 Submitted by: Michiel De Wilde <michiel.dewilde@rug.ac.be> Notes: svn path=/head/; revision=48623
* Chase distfile rename (no md5 changes).Jimmy Olgeni2001-10-072-2/+2
| | | | Notes: svn path=/head/; revision=48530
* Distfile has been renamed (content is the same, verified by `diff -druN').Maxim Sobolev2001-10-052-2/+2
| | | | | | | Submitted by: Fenner's distfiles survey Notes: svn path=/head/; revision=48479
* Update to 200105061008.Maxim Sobolev2001-09-272-2/+2
| | | | Notes: svn path=/head/; revision=48221
* Set DIST_SUBDIR=KDEDmitry Sivachenko2001-09-104-2/+4
| | | | Notes: svn path=/head/; revision=47615
* MAINTAINER -> kde@FreeBSD.orgDmitry Sivachenko2001-09-012-2/+2
| | | | Notes: svn path=/head/; revision=47264
* Add mosfet-liquid, a KDE style engine.Jimmy Olgeni2001-08-275-0/+67
| | | | | | | | PR: 30026 Submitted by: Michiel De Wilde <michiel.dewilde@rug.ac.be> Notes: svn path=/head/; revision=46964
* Remove three extra files.Dmitry Sivachenko2001-08-212-6/+0
| | | | Notes: svn path=/head/; revision=46604
* Additional themes, sounds, wallpapers and window styles for KDE.Dmitry Sivachenko2001-08-2010-0/+230
| | | | Notes: svn path=/head/; revision=46546
* Remove two extra files.Dmitry Sivachenko2001-08-051-2/+0
| | | | | | | Obtained from: bento logs Notes: svn path=/head/; revision=45849
* Add the gtk-zenith-theme port.Jimmy Olgeni2001-06-241-1/+2
| | | | | | | Approved by: sobomax Notes: svn path=/head/; revision=44390
* Add gtk-zenith-theme, yet another gtk theme engine.Jimmy Olgeni2001-06-235-0/+33
| | | | Notes: svn path=/head/; revision=44343
* Chase distfile rename, content did not change.Jimmy Olgeni2001-06-162-2/+2
| | | | Notes: svn path=/head/; revision=44079
* Update to 200105060708.Maxim Sobolev2001-05-293-28/+31
| | | | Notes: svn path=/head/; revision=43276
* add missing files/links into PLISTYing-Chieh Liao2001-05-291-0/+2
| | | | | | | | PR: 27588 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> Notes: svn path=/head/; revision=43264
* SWitch maintainership of core GNOME ports to a small group ofAde Lovett2001-05-112-2/+2
| | | | | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person. Notes: svn path=/head/; revision=42527
* Fix WWW site.Ade Lovett2001-05-072-8/+2
| | | | | | | Submitted by: distfile survey Notes: svn path=/head/; revision=42376
* Update to GNOME 1.4 -- massive changes all around, for the sake ofAde Lovett2001-05-042-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CVS repo bloat, I'll only list the updates. graphics/imlib 1.9.9 -> 1.9.10 textproc/xml-i18n-tools 0.8 -> 0.8.1 x11/gnomelibs 1.2.11 -> 1.2.13 devel/oaf 0.6.2 -> 0.6.5 devel/gconf 0.12 -> 1.0.0 devel/gnomevfs 0.5 -> 1.0 graphics/gdk-pixbuf 0.9.0 -> 0.11.0 sysutils/gnomecontrolcenter 1.2.2 -> 1.4.0.1 print/gnomeprint 0.25 -> 0.28 devel/bonobo 0.37 -> 1.0.3 audio/gnomeaudio 1.0.0 -> 1.4.0 x11/gnomecore 1.2.4 -> 1.4.0.3 devel/libgtop 1.0.11 -> 1.0.12 x11/gnomeapplets 1.2.4 -> 1.4.0.1 misc/gnomeuserdocs NEW 1.4.1 misc/gnomeutils 1.2.1 -> 1.4.0 deskutils/gnomepim 1.2.0 -> 1.4.0 games/gnomegames 1.2.0 -> 1.4.0.1 print/ggv 0.95 -> 1.0 editors/ghex 1.1.4 -> 1.2 devel/bugbuddy 1.2 -> 2.0.1 devel/glade 0.5.11 -> 0.6.2 sysutils/gtop 1.0.12 -> 1.0.13 x11/xalf NEW 0.11 x11-toolkits/py-gtk 0.6.6 -> 0.6.7 x11-toolkits/py-gnome 1.0.53 -> 1.4.0 x11-toolkits/guile-gtk 0.19 -> 0.20 x11-toolkits/guile-gnome 0.10 -> 0.20 devel/libsigc++ 1.0.1 -> 1.0.3 x11-toolkits/gnome-- 1.1.15 -> 1.1.17 x11-toolkits/panel-- NEW 0.1 x11-fm/gnomemc 4.5.51 -> 4.5.54 Notes: svn path=/head/; revision=42257