summaryrefslogtreecommitdiffstats
path: root/x11-themes
Commit message (Collapse)AuthorAgeFilesLines
* Remove sf.net from MASTER_SITES because the distfiles doesn't exist on sf.net.oliver2003-11-051-4/+5
| | | | | | | Add xfce.org mirrors to MASTER_SITES. PR: ports/58980 Submitted By: sergei
* Set maintainer mkm@ieee.org to ports@FreeBSD.orgedwin2003-11-041-1/+1
| | | | | | | From: alias-disabled-received@ieee.org (IEEE Member Alias Disabled) Date: Mon, 6 Oct 2003 07:21:40 -0400 (EDT) We apologize! The IEEE Personal Email Alias you trying to reach was disabled.
* Facelift Smooth engine. Make left-right arrows look similar tobland2003-11-022-0/+14
| | | | up-down.
* rpm2cpio should be in EXTRACT_DEPENDS and not BUILD_DEPENDS.marcus2003-10-282-3/+3
| | | | | Submitted by: maintainer Obtained from: olgeni
* Bump PORTREVISION and convert a stray space into a tab on the way.lofi2003-10-252-2/+4
|
* Readd a patch that fixes xscreensaver-detection during configure and which gotlofi2003-10-252-0/+114
| | | | | | | clobbered by the recent PTHREAD_LIBS-fix megacommit. PR: ports/58301 Submitted by: Dimitry Andric <dimitry@andric.com>
* Fix a potential stack overflow crash in the Crux theme by allocating memorymarcus2003-10-173-0/+46
| | | | | | | with g_malloc() instead of alloca(). PR: 56752 Tested by: Jeremy Messenger <mezz7@cox.net>
* Update to 2.4.1.marcus2003-10-143-2/+4
|
* Fix the -pthread problem in case the option gets removed again. Thiswill2003-10-036-120/+4
| | | | | | | | | | | | | | | | | patch involved patching the core auto* routines in KDE to accept the PTHREAD_* variables in the environment, with fallbacks. We decided the easiest way to implement this in ports was to generate configure instead of risking incorrect generation at port configure time. Said patch has already been committed to HEAD in KDE and as such will be removed with the 3.2 upgrade once it is released. Ports using Makefile.kde that shouldn't be using them (i.e. non-KDE modules) have this support commented out due to lack of patch. Helped out: Adriaan de Groot <adridg@cs.kun.nl> Lauri Watts <lauri@kde.org> Andy Fawcett <andy@athame.co.uk>
* Update to 0.26arved2003-10-025-93/+93
| | | | | PR: 55347 Approved by: maintainer
* Update to 0.4.adamw2003-09-303-3/+79
|
* Update to version 2.1.6.demon2003-09-272-5/+4
|
* Add a patch to make the icons in the Gorilla GTK2 theme workadamw2003-09-251-0/+19
| | | | | | | properly, and make apps not barf when they start. Submitted by: Rui Lopes Obtained from: marcuscom
* Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details.will2003-09-182-2/+2
|
* Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,marcus2003-09-184-89/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | future plans, etc., please see http://www.gnome.org/start/2.4/. This commit represents work done by adamw, bland, and myself as well as many other contributers: Koop Mast <einekoai@chello.nl> Akifyev Sergey <asa@gascom.ru> Franz Klammer <klammer@webonaut.com> Øyvind Kolbu <oyvind@kebab.gaffel.nu> Thomas E. Zander <riggs@rrr.de> Jeremy Messenger <mezz7@cox.net> Without these contirbuters, and our faithful users, GNOME 2.4.0 would not be possible. Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as general FAQs and documentation (GNOME 2.4 updates to be posted soon). The best way to upgrade so that you get all shared library dependencies is: portupgrade -rf -m BATCH=yes atk portupgrade -R -m BATCH=yes gnome2 Approved by: portmgr (kris, will, myself implicitly) Requested by: re as well as many other users
* Update to version 2.1.4.demon2003-09-033-4/+9
| | | | Add one more MASTER_SITE.
* * Update to 0.2.29marcus2003-08-303-14/+14
| | | | | | | | * Add a mirror * Clean up a bit PR: 56184 Submitted by: maintainer
* * Update to 0.2.29marcus2003-08-303-7/+7
| | | | | | | * Add another mirror PR: 56171 Submitted by: maintainer
* Correct the directory for the index.theme file.marcus2003-08-192-2/+3
| | | | Submitted by: maintainer
* Add gnome-industrial-theme, a GNOME 2 metatheme from Ximian coveringmarcus2003-08-194-0/+339
| | | | | | | | Metacity, icons, and optionally, Xmms. This theme relies on the GTK+-2 Industrial theme from gnome-themes-extras. PR: 55712 Submitted by: Frank Ruell <stoerte@dreamwarrior.net>
* Re-add the gtk-industrial-theme for GTK+-1 only. The GTK+-2 versionmarcus2003-08-195-0/+114
| | | | can still be found in x11-toolkits/gnome-themes-extras.
* Take maintainershipoliver2003-08-171-1/+1
| | | | Approved by: maintainer
* Use xfce sub-category.olgeni2003-08-161-1/+1
| | | | Prompted by: oliver
* Update to 0.3.marcus2003-08-143-195/+251
|
* Remove the gtk-industrial-theme. It is now part of gnome-themes-extras.marcus2003-08-146-211/+0
|
* BROKEN: Broken pkg-plistkris2003-08-071-0/+2
|
* Build the GTK2 engine and GTK2 theme by default. Also, patch pixmap_pathadamw2003-08-021-5/+10
| | | | | | in the gtk-2.0/gtkrc. Submitted by: maintainer
* Now that libindustrial is in the ports tree, re-enable the buildadamw2003-08-022-2/+220
| | | | | | | | and installation of the Gorilla GTK-1.2, GTK-2, and metacity themes. Neat! Note that, for the time being, gtk-industrial-theme *MUST* be built -DWITH_GTK2.
* Add gtk-industrial-theme, a nice-looking GTK+ theme from Ximian.marcus2003-08-026-0/+206
| | | | | | PR: 55177 Submitted by: Frank Ruell <stoerte@dreamwarrior.net> Inspired by: x11-toolkits/gtk-bluecurve-theme
* Let be hohest: I really don't have a time now to properly maintain allsobomax2003-07-296-6/+6
| | | | | these great pieces of software, so that let others with more free time to take over them.
* Update KDE to the latest official release, KDE 3.1.3lofi2003-07-296-18/+10
| | | | | | | | | | | | | | | | | | Official KDE 3.1.3 announcement: http://www.kde.org/announcements/announce-3.1.3.php (may not work until a few hours after this commit - we jumped the gun a little in order to have the update in place at the time the security notifications for KDE 3.1.2 will be released together with the announcement of KDE 3.1.3). Changelog from 3.1.2 to 3.1.3 release: http://www.kde.org/announcements/changelogs/changelog3_1_2to3_1_3.php Thanks and credits need to go to the whole KDE-FreeBSD team, as well as everyone on kde@freebsd.org for providing feedback, reporting bugs and just using the KDE ports. Approved by: will (real mentor asleep)
* Chase checksum, due to xfce4 update to RC1.olgeni2003-07-152-1/+2
| | | | | | diff -ruN returns nothing, even if the checksum does not match. Noticed by: oliver and James Earl <jdearl@telus.net>
* * Update to 0.2marcus2003-07-133-141/+211
| | | | | * Install the locale files * Sort the plist
* Update to 1.2.6.adamw2003-07-102-3/+3
| | | | | PR: ports/54330 Submitted by: Philip Paeps <philip@paeps.cx>
* update x11-wm/qinx: 0.5 --> 0.6daichi2003-07-072-2/+2
| | | | | PR: 54164 Submitted by: David Johnson <david@usermode.org> (maintainer)
* libtool uber-patchade2003-06-262-4/+12
| | | | | | | | | | | * kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5 * upgrade repo-copied devel/libtool14 to 1.4.3 * break out libltdl into its own separate port * move to version-numbered binaries/scripts (ie: there is *no* 'libtool' any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends) Approved by: portmgr (kris) - for the bsd.port.mk hooks Tested by: bento 4-exp builds (repeatedly)
* Add pkg-message.tom2003-06-261-0/+4
| | | | | PR: ports/53660 Submitted by: haesu <haesu@towardex.com> (MAINTAINER)
* Add kwin_flatcurve, a Bluecurve-style window decoration for KDEarved2003-06-264-0/+26
| | | | | PR: 47686 Submitted by: R Joseph Wright <rjoseph@arbornet.org>
* Unbreak by updating to 0.24arved2003-06-234-50/+48
|
* OK, so apparently certain parts of the control center system look foradamw2003-06-182-104/+109
| | | | | | | | | | | | | | | | | GTK-2 themes in share/gnome/themes, and certain parts don't. But they all look for the themes in share/themes. Except for the metacity theme selector, which only looks in share/gnome/themes and not in share/themes. So, install metacity themes into share/gnome/themes, and install GTK-2 themes into share/themes. As an extra special bonus, now the Lush metacity theme doesn't work. It appears to be referencing a whole bunch of images that aren't included in the gnome-themes-extras distfiles. Something further to look forward to in the next PORTVERSION. Reported by: Rui Lopes <rui@ruilopes.com> Reviewed by: Rui Lopes
* Install themes files into proper locations.adamw2003-06-182-153/+154
| | | | Submitted by: Martin Klaffenboeck, Franz Klammer
* Stop building and installing the Gorilla libraries, which to renderadamw2003-06-172-214/+4
| | | | | | | | | | properly need the Industrial theme engine libraries, which are available only as part of a Gentoo Linux-produced RPM. The author tells me libIndustrial will be part of gnome-themes-extras "soonish." PORTREVISION bump.
* Add gnome-themes-extras-0.1, some extras themes and iconsets foradamw2003-06-135-0/+836
| | | | the GNOME 2 desktop. Included is the infamous Gorilla set.
* Upgrade to version 2.1.1.olgeni2003-06-113-13/+22
|
* o Fix MASTER_SITESerwin2003-06-092-3/+2
| | | | | | | | | o change in distinfo because the new distfile is a .tar.gz . but there is no change between both the old and new distfile. PR: 53075 Submitted by: Serge Gagnon <gagnon__s@videotron.ca> Approved by: edwin (mentor)
* Update to 2.2.2.marcus2003-06-013-3/+6
| | | | Submitted by: adamw
* Remove unnecessary BUILD_DEPENDS and clean up the Makefile a bit.adamw2003-05-201-12/+8
| | | | | PR: ports/52485 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to KDE 3.1.2lioux2003-05-1914-238/+748
|
* Fix build on -CURRENT.adamw2003-05-192-5/+21
| | | | | PR: ports/46185 Submitted by: Anton Yudin <toha@toha.org.ua>
* BROKEN on 5.1: bad C++kris2003-05-181-1/+7
|
OpenPOWER on IntegriCloud