aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtk12
Commit message (Expand)AuthorAgeFilesLines
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-241-2/+2
* - Kick MD5 supportMartin Wilke2011-07-031-1/+0
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
* Only need Perl in the build time.Jeremy Messenger2010-04-291-1/+1
* Quote first argument to AC_DEFUN() to shut up aclocal warning.Christian Weisgerber2009-09-172-1/+12
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-031-1/+1
* - Use GNOME macro instead of ${MASTER_SITE_GNOME}, removeMarcelo Araujo2009-02-021-1/+1
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-201-2/+2
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-201-1/+1
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-142-7/+4
* Conversion to a single libtool environment.Ade Lovett2006-02-235-12/+15
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
* - Add SHA256 checksumsPav Lucistnik2005-11-241-0/+1
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
* - libdata/pkgconfig is now included in mtreePav Lucistnik2005-05-171-1/+0
* Fix inter-library dependency on libgdk.Alexander Nedotsukov2005-04-202-9/+13
* - Use INFOPav Lucistnik2005-02-272-6/+1
* Clean up handling of locale directories at deinstall-time:Kris Kennaway2004-12-161-0/+2
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-101-1/+1
* Always add the default gtkrc file to the search path so that we know we'llJoe Marcus Clarke2004-04-182-8/+33
* - Add SIZE to GNOME portsPav Lucistnik2004-03-181-0/+1
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
* Respect WITHOUT_NLS.Kris Kennaway2004-03-022-39/+45
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-3/+2
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-241-1/+1
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-271-1/+1
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-211-1/+0
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
* Remove the share/themes directory if it's empty.Joe Marcus Clarke2003-01-131-1/+1
* Now that Glib 1.2 and GTK+ 1.2 are the only versions in the tree that useJoe Marcus Clarke2002-11-216-70/+19
* GNOME has just changed the layout of their FTP site. This resulted inJoe Marcus Clarke2002-09-211-1/+1
* Don't try and remove libdata on deinstall, because this is a systemKris Kennaway2002-09-191-1/+0
* Remove mention of the WITH_XINPUT macro.Joe Marcus Clarke2002-09-111-5/+0
* Enable XInput by default. Apparently, this doesn't hurt anything, and willJoe Marcus Clarke2002-09-061-6/+3
* Add a knob for enabling XInput support.Joe Marcus Clarke2002-08-161-0/+9
* Chase shlib rev of devel/gettextAde Lovett2002-08-021-1/+1
* Convert to USE_GNOMENG.Maxim Sobolev2002-07-051-1/+2
* Fix another problem in the pkgconfig files for these ports. After runningJoe Marcus Clarke2002-06-142-4/+5
* Correct the name of the gdk library in the gdk pkgconfig file. This should getJoe Marcus Clarke2002-06-142-1/+10
* Correct gtk+/glib libraries names in .pc files.Maxim Sobolev2002-06-102-1/+13
* Fix up the pkg-{descr|comment} to relfect reality, and avoid confusionJoe Marcus Clarke2002-05-141-1/+1
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-131-2/+2
* Stage 1 of gettext update.Ade Lovett2002-03-161-1/+1
* Remove bogus `@{exec,unexec} ldconfig' - it is added by INSTALLS_SHLIB knob.Maxim Sobolev2002-02-231-2/+0
* 'pkg_add -r gtk' works a *LOT* better if we actually let the system knowDavid E. O'Brien2002-02-231-0/+2
* Remove obsolete libxpg4-related hunk. This doesn't make any functionalMaxim Sobolev2001-12-211-9/+0
* When creating shared memory segments, make them readable/writableJacques Vidrine2001-12-212-1/+12
* WWW cleanup: add a protocol (i.e. `http://') into URLs where necessary.Maxim Sobolev2001-10-151-1/+1
* Add removal of libdata/ to the plist. Ideally, this should be fixedAde Lovett2001-06-012-2/+3
* Add pkgconfig support to most of the core of GNOME 1.4 and GTK+/GLIB 1.2Ade Lovett2001-05-233-37/+22
* SWitch maintainership of core GNOME ports to a small group ofAde Lovett2001-05-121-1/+1
* Update to 1.2.10 - note that there were some critical bugs in 1.2.9Ade Lovett2001-04-024-21/+10
* Add .uk master site.Ben Smithurst2001-03-311-0/+1
* Sigh. Reclaim these, primarily for GNOME 1.4Ade Lovett2001-03-231-1/+1
* Someone don't like my style, so I drop maintainer now.Vanilla I. Shu2001-03-231-1/+1
* make MASTER_SITE_SUBDIR more effective.FUJISHIMA Satsuki2001-03-121-5/+5
* add MASTER_SITE_RINGSERVER.FUJISHIMA Satsuki2001-03-121-1/+3
* Fix pkg-plist.Vanilla I. Shu2001-03-101-0/+5
* Add --with-native-locale to CONFIGURE_ARGS.Vanilla I. Shu2001-03-061-1/+1
* Upgrade to 1.2.9Vanilla I. Shu2001-03-067-26/+77
* Bump version.Vanilla I. Shu2001-02-101-0/+1
* Add a patch for gtk.m4,Vanilla I. Shu2001-02-096-10/+21
* Implement USE_GLIB.Jeremy Lea2000-10-052-9/+3
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-171-1/+1
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withMaxim Sobolev2000-06-162-2/+1
* Move responsibility for the lib/gtk/engines directory into gtk12 port. ThisMaxim Sobolev2000-06-052-1/+7
* Remove directories with @unexec rmdir and wildcards.Satoshi Asami2000-06-031-64/+3
* Remove share/locale directories.Satoshi Asami2000-05-291-0/+64
* Oops, forgot to remove unneded line.Maxim Sobolev2000-05-251-1/+0
* Update glib/gtk++ to 1.2.8.Maxim Sobolev2000-05-257-76/+83
* Fix the awful error in the fontset specifications for several languages.Akinori MUSHA2000-04-252-4/+6
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-3/+3
* Update to glib/gtk 1.2.7Chris Piazza2000-02-194-10/+13
* Allow multiple (different) font families to be used by our RussianSteve Price1999-12-271-0/+10
* Submitted by:Ade Lovett <ade@remarq.com>Yukihiro Nakai1999-10-134-9/+43
* Correct theme engines' path.Vanilla I. Shu1999-10-103-32/+5
* Upgrade to 1.2.5.Vanilla I. Shu1999-10-104-42/+51
* SetSatoshi Asami1999-09-111-0/+1
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-271-1/+1
* Update to version 1.2.3.Steve Price1999-05-297-158/+96
* Upgrade to 1.2.2.Jun Kuriyama1999-05-023-8/+8
* Update to 1.2.1Seiichirou Hiraoka1999-03-273-7/+7
* Now that gettext includes a shared library, dependencies shouldJacques Vidrine1999-03-191-4/+3
* Upgrade to GNOME 1.0. The following are the details:Jacques Vidrine1999-03-098-279/+297
* Install ${LOCALBASE}/share/aclocal/gtk11d.m4 by default so thatJacques Vidrine1999-03-071-2/+3
* Upgrade to 1.1.16.Vanilla I. Shu1999-02-184-21/+22
* Sync with peter's suggestion.Vanilla I. Shu1999-02-022-0/+12
* Upgrade to 1.1.14.Vanilla I. Shu1999-02-014-175/+102
* Upgrade to 1.1.13.Vanilla I. Shu1999-01-214-45/+68
* Upgrade gnumeric to 0.5, libxml to 0.99,Vanilla I. Shu1999-01-051-0/+1
* Upgrade to 1.1.12, and I wont upgrade glib11d & gtk11d until I finish allVanilla I. Shu1999-01-054-63/+53
* Bump libglib11d's version to 2.0,Vanilla I. Shu1999-01-042-2/+13
* Upgrade to 1.1.11.Vanilla I. Shu1999-01-016-43/+40
* Add RUN_DEPEND again.Vanilla I. Shu1998-12-311-2/+4
* Change RUN_DEPEND to BUILD_DEPEND.Vanilla I. Shu1998-12-281-2/+2
* Fix little typo error.Vanilla I. Shu1998-12-281-1/+1
* Upgrade to 1.1.9.Vanilla I. Shu1998-12-276-58/+127
* Move USE_X_PREFIX before .include <bsd.port.pre.mk>.Satoshi Asami1998-12-221-3/+2
* Mark this broken, it includes a perl script that requires perl5. SomeoneSatoshi Asami1998-12-221-2/+8
* Upgrade to 1.1.7,Vanilla I. Shu1998-12-125-321/+287
* Mark this broken while it awaits an upgrade by the mighty VanillaSatoshi Asami1998-12-101-1/+3
* Correct MASTER_SITES.Vanilla I. Shu1998-12-101-2/+2
* List manpage name correctly.Satoshi Asami1998-11-181-2/+2
* Downgrage to 1.1.2Vanilla I. Shu1998-11-174-76/+31
* Remove X_LOCALE define.Vanilla I. Shu1998-11-101-22/+4
* Upgrade to 1.1.3.Vanilla I. Shu1998-11-034-93/+111
* Upgrade to 1.1.2, and convert gtk11 to elf.Vanilla I. Shu1998-09-235-90/+94
* glib is now ELFized.Satoshi Asami1998-09-231-2/+2
* Install info page now, and I move gtk(11) back to X11R6 now.Vanilla I. Shu1998-09-153-23/+90
* Change library name to libgtk11.Vanilla I. Shu1998-08-144-19/+149
* Upgrade to 1.1.1.Vanilla I. Shu1998-08-125-232/+289
* I'm not sure how I missed these before. Move "gtk gtk11 p5-GtkSatoshi Asami1998-08-081-2/+2
* Upgrade to 1.0.5, remove USE_X11 (i put gtk on /usr/local now).Vanilla I. Shu1998-07-303-11/+9
* 1. Upgrade to 1.4.Vanilla I. Shu1998-06-073-10/+11
* Add another MASTER_SITE.Vanilla I. Shu1998-06-011-10/+11
* Upgrade to 1.0.3.Vanilla I. Shu1998-05-283-8/+8
* Upgrade to 1.0.2,Vanilla I. Shu1998-05-174-16/+32
* Upgrade to 1.0.1.Vanilla I. Shu1998-05-063-9/+8
* Fix PLIST (info/dif -> info/dir).Thomas Gellekum1998-04-291-4/+4
* Will not build testgtk anymore, review pkg/PLIST.Vanilla I. Shu1998-04-242-29/+84
* Sort the lines again, reinsert the ldconfig pair that was removed, andSatoshi Asami1998-04-211-32/+32
* update to gtk-1.0.0Eric L. Hernes1998-04-173-37/+37
* Upgrade to 0.99.10.Vanilla I. Shu1998-04-113-5/+8
* Upgrade to 0.99.9.Vanilla I. Shu1998-04-042-6/+5
* Add back @unexec/@exec ldconfig pair and remove *.so filesSteve Price1998-03-221-34/+31
* install glibconfig.h someplace that apps can actually find it.Eric L. Hernes1998-03-182-4/+24
* upgrade to 0.99.7Eric L. Hernes1998-03-184-57/+45
* Upgrade to 0.99.5.Vanilla I. Shu1998-03-153-6/+14
* Move the '@unexec ...' stuff before the info/* files and sort.Steve Price1998-03-091-29/+26
* Location on MASTER_SITE changed.Steve Price1998-03-091-3/+3
* upgrade to 0.99.3Eric L. Hernes1998-01-283-25/+28
* Run "ldconfig -m" after installation. Run "ldconfig -R" afterSatoshi Asami1998-01-212-1/+6
* Upgrade to 0.99.2.Vanilla I. Shu1998-01-064-17/+11
* Upgrade to 0.99.0Vanilla I. Shu1997-12-174-15/+23
* Upgrage to 971201Vanilla I. Shu1997-12-043-14/+8
* Change my email address.Vanilla I. Shu1997-12-011-2/+2
* Upgrade to 971109 version.Thomas Gellekum1997-11-132-5/+5
* Now that info files get rebuilt due to new patch-ac, remove entries forMasafumi Max NAKANE1997-11-041-4/+5
* Upgrade, 970925 -> 971025.Masafumi Max NAKANE1997-11-044-28/+9
* Remove identical lines, so that pkg_delete completes.Thomas Gellekum1997-10-161-2/+2
* add GTK, a widget set that is gaining popularity, necessary forEric L. Hernes1997-10-166-0/+213