aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtk20/pkg-plist
Commit message (Expand)AuthorAgeFilesLines
* Specify correctly @post* for gtk-query-immodulesbapt2015-09-261-2/+2
* Don't do mkdir -p (it done in the post-install target).kwm2015-03-271-6/+0
* Update glib20 to 2.42.2.kwm2015-03-271-95/+8
* Update to 2.24.25.kwm2014-11-231-20/+0
* USE_BZIP2 -> USES=tar:bzip2kwm2014-05-031-0/+3
* Modernize and cleanup the port a bit:danfe2014-02-101-2/+2
* Move immodules.cache related lines up. So the @unexec line for this filekwm2014-01-181-2/+2
* Update to 2.4.22.kwm2013-12-151-22/+3
* * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichkwm2013-03-081-0/+1
* Update the glib and gtk stack to the lastest stable releases.kwm2011-07-301-13/+5
* Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for thiskwm2010-11-201-134/+72
* Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for thiskwm2010-05-111-0/+16
* Update to 2.18.7.marcus2010-02-151-0/+4
* Update to 2.18.4.marcus2009-12-061-0/+4
* Presenting GNOME 2.28.1 for FreeBSD. The official release notes for thismarcus2009-11-291-0/+7
* Presenting GNOME 2.26 for FreeBSD. Seemarcus2009-04-101-0/+7
* Presenting GNOME 2.24 for FreeBSD.marcus2009-01-101-6/+51
* Update to 2.12.10.marcus2008-06-061-0/+4
* Run gtk-query-immodules-2.0 and gdk-pixbuf-query-loaders upon packagemarcus2008-02-221-0/+2
* Update to 2.12.7.mezz2008-01-311-0/+6
* Update to 2.12.3.mezz2007-12-121-1/+0
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-251-8/+26
* - Welcome X.org 7.2 \o/.flz2007-05-201-42/+0
* Update to 2.10.10.marcus2007-03-131-0/+6
* Update to 2.10.7.marcus2007-01-061-3/+11
* Presenting GNOME 2.16.1 for FreeBSD. This release represents a massivemarcus2006-10-141-13/+105
* Update to 2.8.17.marcus2006-04-081-0/+8
* Update to 2.8.15.marcus2006-03-151-10/+10
* Conversion to a single libtool environment.ade2006-02-231-0/+54
* Update to 2.8.11bland2006-01-281-0/+4
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-28/+28
* We no longer need to touch the icon-theme.cache now that gnome-icon-thememarcus2005-11-211-1/+0
* * Use X11BASE rather than PREFIX or %D to search for iconsmarcus2005-11-191-2/+3
* Presenting GNOME 2.12 for FreeBSD. The release is chock full of bug fixesmarcus2005-11-051-33/+47
* Update to 2.6.9.marcus2005-08-021-0/+4
* - Update to 2.6.8ahze2005-06-161-0/+2
* - Update to 2.6.5bland2005-04-091-3/+3
* Presenting GNOME 2.10 for FreeBSD!marcus2005-03-121-8/+30
* Remove another non-system locale directory.kris2004-12-231-0/+2
* Don't remove system locale directories (not listed in the relevantkris2004-12-201-2/+0
* Clean up the pkg-plist voodoo:mezz2004-12-201-4/+6
* Correct the removal of the ${PREFIX}/lib/gtk-2.0/modules directory.marcus2004-12-201-1/+1
* Clean up handling of locale directories at deinstall-time:kris2004-12-161-0/+20
* Create an empty lib/gtk-2.0/modules directory to be used by other ports.marcus2004-12-131-0/+2
* Update to 2.4.14bland2004-12-031-0/+2
* Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).marcus2004-11-081-0/+4
* Update to 2.4.8.marcus2004-08-261-0/+2
* Update to 2.4.6bland2004-08-141-0/+2
* Sort plist.bland2004-06-121-13/+13
* Update to 2.4.2.marcus2004-06-051-0/+2
* Update to 2.4.1.marcus2004-05-011-0/+9
* Presenting GNOME 2.6.0. The FreeBSD GNOME Team feels this our best releasemarcus2004-04-051-7/+143
* Update to 2.2.4.adamw2003-09-051-0/+1
* Update to 2.2.3.marcus2003-08-271-0/+4
* * Update to 2.2.2marcus2003-06-111-2/+4
* Update to GNOME 2.2.marcus2003-02-081-5/+15
* Remove the share/themes directory if it's empty.marcus2003-01-131-0/+1
* Update to 2.0.9.marcus2002-11-211-0/+1
* Update to 2.0.7, and enable XInput support by default.marcus2002-11-051-0/+2
* Update to 2.0.6.marcus2002-08-041-0/+2
* Update to GNOME 2.0 RC2.marcus2002-06-261-0/+1
* - Update to 2.0.2 (version found in the GNOME2 beta4);sobomax2002-04-261-1/+1
* There is no lib/gtk-2.0/modules dir.sobomax2002-04-091-1/+0
* Update to GNOME 2.0 beta3.marcus2002-04-071-0/+1
* Update gtk/glib to the version 2.0 and other related ports to the latestsobomax2002-03-121-24/+24
* Update to 1.3.14. URGH, I donno how it missed the last GNOME 2 beta updatesobomax2002-03-051-4/+13
* Third try to fix problem with libglade2 properly...sobomax2002-02-141-1/+1
* Use different fix for a problem with libglade2 - one which doesn't break gtk13sobomax2002-02-141-1/+1
* Update to 1.3.13.sobomax2002-02-121-54/+6
* Update to 1.3.12.sobomax2002-01-181-5/+10
* Update to 1.3.9.sobomax2001-10-241-26/+25
* Update to 1.3.6.sobomax2001-08-021-5/+26
* Update to 1.3.5.sobomax2001-05-141-3/+18
* Update to 1.3.4.sobomax2001-04-301-11/+24
* Update to 1.3.2.sobomax2000-11-211-90/+68
* Add gtk13 after repo-copy from gtk12.sobomax2000-07-191-223/+290
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withsobomax2000-06-161-2/+0
* Move responsibility for the lib/gtk/engines directory into gtk12 port. Thissobomax2000-06-051-0/+4
* Remove directories with @unexec rmdir and wildcards.asami2000-06-031-64/+3
* Remove share/locale directories.asami2000-05-291-0/+64
* Update glib/gtk++ to 1.2.8.sobomax2000-05-251-0/+7
* Update to glib/gtk 1.2.7cpiazza2000-02-191-0/+2
* Submitted by:Ade Lovett <ade@remarq.com>nakai1999-10-131-0/+34
* Correct theme engines' path.vanilla1999-10-101-2/+0
* Upgrade to 1.2.5.vanilla1999-10-101-0/+6
* Update to version 1.2.3.steve1999-05-291-5/+17
* Upgrade to GNOME 1.0. The following are the details:nectar1999-03-091-132/+137
* Sync with peter's suggestion.vanilla1999-02-021-0/+1
* Upgrade to 1.1.14.vanilla1999-02-011-1/+1
* Upgrade to 1.1.13.vanilla1999-01-211-2/+12
* Upgrade gnumeric to 0.5, libxml to 0.99,vanilla1999-01-051-0/+1
* Upgrade to 1.1.11.vanilla1999-01-011-2/+10
* Upgrade to 1.1.9.vanilla1998-12-271-3/+3
* Upgrade to 1.1.7,vanilla1998-12-121-133/+137
* Downgrage to 1.1.2vanilla1998-11-171-5/+4
* Upgrade to 1.1.3.vanilla1998-11-031-5/+5
* Upgrade to 1.1.2, and convert gtk11 to elf.vanilla1998-09-231-4/+5
* Install info page now, and I move gtk(11) back to X11R6 now.vanilla1998-09-151-1/+10
* Change library name to libgtk11.vanilla1998-08-141-8/+8
* Upgrade to 1.1.1.vanilla1998-08-121-130/+124
* Upgrade to 1.0.5, remove USE_X11 (i put gtk on /usr/local now).vanilla1998-07-301-5/+4
* 1. Upgrade to 1.4.vanilla1998-06-071-3/+3
* Upgrade to 1.0.3.vanilla1998-05-281-3/+3
* Upgrade to 1.0.2,vanilla1998-05-171-4/+7
* Upgrade to 1.0.1.vanilla1998-05-061-4/+3
* Fix PLIST (info/dif -> info/dir).tg1998-04-291-4/+4
* Will not build testgtk anymore, review pkg/PLIST.vanilla1998-04-241-6/+7
* Sort the lines again, reinsert the ldconfig pair that was removed, andasami1998-04-211-32/+32
* update to gtk-1.0.0erich1998-04-171-32/+32
* Upgrade to 0.99.10.vanilla1998-04-111-0/+3
* Add back @unexec/@exec ldconfig pair and remove *.so filessteve1998-03-221-34/+31
* install glibconfig.h someplace that apps can actually find it.erich1998-03-181-1/+1
* upgrade to 0.99.7erich1998-03-181-30/+35
* Upgrade to 0.99.5.vanilla1998-03-151-1/+9
* Move the '@unexec ...' stuff before the info/* files and sort.steve1998-03-091-29/+26
* upgrade to 0.99.3erich1998-01-281-21/+24
* Run "ldconfig -m" after installation. Run "ldconfig -R" afterasami1998-01-211-0/+2
* Upgrade to 0.99.2.vanilla1998-01-061-0/+3
* Upgrade to 0.99.0vanilla1997-12-171-1/+0
* Upgrage to 971201vanilla1997-12-041-7/+1
* Now that info files get rebuilt due to new patch-ac, remove entries formax1997-11-041-4/+5
* Upgrade, 970925 -> 971025.max1997-11-041-1/+4
* Remove identical lines, so that pkg_delete completes.tg1997-10-161-2/+2
* add GTK, a widget set that is gaining popularity, necessary forerich1997-10-161-0/+115