/mail/sympa5/

gi/'>cgit logo index : freebsd-ports-graphics
FreeBSD graphics obsolete development ports (https://github.com/freebsd/freebsd-ports-graphics)
aboutsummaryrefslogtreecommitdiffstats
path: root/x11-themes
Commit message (Expand)AuthorAgeFilesLines
* Mark as deprecated, since it does not work with the latest API changes.linimon2004-05-181-2/+3
* Update to 0.6.2.linimon2004-05-113-945/+949
* Add a dependency on metacity-theme-microgui.marcus2004-05-041-1/+3
* Add metacity-theme-microgui, a port of the Sawfish microGUI theme tomarcus2004-05-045-0/+70
* - Update to version 0.2krion2004-04-293-13/+15
* Update to KDE 3.2.2lofi2004-04-202-4/+4
* Update to 0.7.marcus2004-04-204-66/+81
* Update to 2.6.1.marcus2004-04-203-3/+6
* update to 4.0.5oliver2004-04-192-7/+6
* Add missing fileskris2004-04-171-0/+2
* Move the gtk20 dependency to USE_GNOME to chase the gtk20 shared lib version.marcus2004-04-131-1/+1
* Tidy up whitespace.trevor2004-04-1110-12/+12
* Correct the Iridium-Rounded dependency.marcus2004-04-091-1/+1
* New port kde-icons-realistic version 0.10: KDE Realistic completelioux2004-04-086-0/+2042
* Update to 2.6.1lioux2004-04-083-14/+59
* Remove noop USE_SIZElioux2004-04-081-1/+0
* Update to 0.4lioux2004-04-083-4/+250
* - Fix dependency after gtk 2.4.0 importale2004-04-061-1/+1
* Correct gnome-themes dependency.marcus2004-04-061-2/+2
* Fix some known compatibility problems with GNOME 2.6.marcus2004-04-055-15/+18
* Adjust the gtk20 path for modules, themes, and input methods to catch upmarcus2004-04-054-4/+4
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-058-8/+8
* Presenting GNOME 2.6.0. The FreeBSD GNOME Team feels this our best releasemarcus2004-04-058-70/+108
* Remove category pkg/COMMENT files in favour of a COMMENT variable in thekris2004-04-022-1/+3
* Change the last remaining references to philip@paeps.cx to philip@FreeBSD.org.philip2004-03-312-2/+2
* SIZEify (maintainer timeout)trevor2004-03-318-0/+9
* - Respect rule that Makefiles should end with .include <bsd.port.mk>pav2004-03-3014-27/+37
* Update to version 0.88 (from Fedora).lofi2004-03-254-11/+11
* Reorder those filesmat2004-03-211-6/+6
* Back out my previous commit. There was already a better fix in CVSarved2004-03-211-4/+0
* Add metacity-theme-Iridium-Rounded, a rounded edges theme for the metacitymarcus2004-03-205-0/+55
* Add metacity-theme-Hacked-2, a MacOS X like theme for the metacity windowmarcus2004-03-205-0/+45
* Add metacity-theme-Alloy-C, a metallic theme for the metacity window manager.marcus2004-03-205-0/+40
* Add metacity-theme-Aero, an inverse Aqua-style theme for the metacity windowmarcus2004-03-205-0/+60
* Add metacity-theme-6nome, a clean, rounded theme for the metacity windowmarcus2004-03-205-0/+48
* Add metacity-themes, a meta-port and framework for installing other metacitymarcus2004-03-205-0/+55
* Fix Build on AMD64arved2004-03-201-0/+4
* Fix build on amd64 (build shared library objects with -fPIC)kris2004-03-191-3/+3
* Add SIZE data.olgeni2004-03-192-0/+2
* - Add SIZEpav2004-03-182-0/+2
* - Add SIZE to GNOME portspav2004-03-184-0/+4
* Use the maintainer's new e-mail address.trevor2004-03-182-2/+2
* SIZEify.trevor2004-03-1812-0/+12
* Add a patch to prevent the Industrial theme from crashing if handed a NULLmarcus2004-03-172-1/+11
* update to xfce 4.0.4oliver2004-03-152-8/+7
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-1430-30/+30
* Update to KDE 3.2.1 / QT 3.3.1lofi2004-03-106-4/+70
* Add gnome-icons, a metaport for easy installation of all GNOME iconset.pav2004-03-054-0/+44
* Add gnome-icons-ximian-south, the Ximian South iconset for GNOME 2pav2004-03-055-0/+262
* Add gnome-icons-stylish, the Gnome Stylish iconset for GNOME 2pav2004-03-055-0/+62
* Add gnome-icons-snow-apple, The Snow-Apple iconset for GNOME 2pav2004-03-055-0/+199
* Add gnome-icons-slick, a Slick iconset for GNOME 2pav2004-03-055-0/+429
* Add gnome-icons-refined, a Red Hat 8 iconset for GNOME 2pav2004-03-055-0/+520
* Add gnome-icons-noia-warm, a warm version of Noia iconset for GNOME 2pav2004-03-055-0/+1202
* Add gnome-icons-noia-full, a full version of Noia iconset for GNOME 2pav2004-03-055-0/+2042
* Add gnome-icons-iris, the Iris iconset for GNOME 2pav2004-03-055-0/+177
* Add gnome-icons-gentoo-test, a Gentoo Test iconset for GNOME 2pav2004-03-055-0/+529
* Add gnome-icons-crystal, a Crystal SVG Iconset for GNOME 2pav2004-03-055-0/+5581
* Add gnome-icons-cool-gorilla, a Cool Gorilla iconset for GNOME 2.pav2004-03-055-0/+138
* Add gnome-icons-aqua-fusion, a AquaFusion iconset for GNOME 2.pav2004-03-055-0/+946
* Add helper Makefile for coming gnome-icons-* ports.pav2004-03-051-0/+32
* - rpm2cpio.pl need to be EXTRACT_DEPENDS otherwise it will not workpav2004-03-022-2/+2
* Convert an explicit LIB_DEPEND upon gtk20 to use of the USE_GNOMEadamw2004-02-271-3/+1
* o All kde-icons-* ports will be marked both RESTRICTED and NO_PACKAGElioux2004-02-251-0/+8
* o New port kde-icons-lime-rade8 version 1.01: KDE Mac OS X likelioux2004-02-246-0/+3979
* o New port kde-icons-sky version 0.7.3: KDE SKY iconsetlioux2004-02-246-0/+700
* o New port kde-icons-gorilla_svg version 1.4: KDE Gorilla SVG iconsetlioux2004-02-216-0/+1999
* o New port kde-icons-marbles-translucent version 0.1.3: KDE Marbleslioux2004-02-216-0/+668
* o New port kde-icons-icosx version 0.7: KDE IcOsX iconsetlioux2004-02-216-0/+1586
* o New port crystalosx version 0.1.0: KDE iconsetlioux2004-02-216-0/+2190
* This port does not work with KDE 3.2arved2004-02-201-0/+3
* Mark BROKEN. This port does not work with KDE 3.2arved2004-02-201-0/+3
* Mark BROKEN. This port does not work with KDE 3.2arved2004-02-201-2/+2
* Update to 1.0arved2004-02-203-9/+10
* Sort entrieslioux2004-02-201-7/+7
* o New port kde-icons-wasp version 2.5.5: KDE Wasp SVG iconsetlioux2004-02-206-0/+2466
* o New port kde-icons-umicons version 2.0: KDE Umicons iconsetlioux2004-02-206-0/+3662
* o New port kde-icons-steel version 1.2.5: KDE iconset comprised oflioux2004-02-206-0/+671
* o New port kde-icons-sparkling version 0.4: KDE Sparkling iconsetlioux2004-02-206-0/+831
* o New port kde-icons-outline version 0.1.0: KDE Outline iconsetlioux2004-02-206-0/+268
* o New port kde-icons-nuvola version 0.2.5: KDE Nuvola iconset, SVGlioux2004-02-206-0/+1050
* o New port kde-icons-noia-warm version 0.95: KDE iconset variationlioux2004-02-206-0/+2682
* o New port kde-icons-lush version 0.1.0: KDE Lush complete iconsetlioux2004-02-206-0/+895
* o New port kde-icons-kool-gorilla version 1.3.5: KDE Kool Gorillalioux2004-02-206-0/+2218
* o New port kde-icons-kids version 0.8: KDE Kids iconsetlioux2004-02-206-0/+1616
* o New port kde-icons-graphite-rade8 version 1.03: KDE Mac OS X likelioux2004-02-206-0/+4062
* o New port kde-icons-amaranth-althaea version 0.3: KDE iconset likelioux2004-02-206-0/+1016
* o New port kde-icons-amaranth version 0.8: KDE smooth iconsetlioux2004-02-206-0/+896
* o New port kde-icons-noia version 1.00: KDE Noia complete iconsetlioux2004-02-207-0/+2813
* Retire mosfet-liquid. The project is dead and now broken with KDE 3.2arved2004-02-135-81/+0
* Add x11-themes to CATEGORIES.trevor2004-02-13