aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gtk12
Commit message (Collapse)AuthorAgeFilesLines
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-121-2/+2
| | | | | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr Notes: svn path=/head/; revision=57625
* Stage 1 of gettext update.Ade Lovett2002-03-151-1/+1
| | | | | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr Notes: svn path=/head/; revision=56168
* Remove bogus `@{exec,unexec} ldconfig' - it is added by INSTALLS_SHLIB knob.Maxim Sobolev2002-02-231-2/+0
| | | | Notes: svn path=/head/; revision=55122
* 'pkg_add -r gtk' works a *LOT* better if we actually let the system knowDavid E. O'Brien2002-02-231-0/+2
| | | | | | | the shared libraries were installed. Notes: svn path=/head/; revision=55113
* Remove obsolete libxpg4-related hunk. This doesn't make any functionalMaxim Sobolev2001-12-211-9/+0
| | | | | | | | | difference, hence leave PORTREVISION intact. Submitted by: sf Notes: svn path=/head/; revision=51918
* When creating shared memory segments, make them readable/writableJacques Vidrine2001-12-202-1/+12
| | | | | | | only by the owner. Notes: svn path=/head/; revision=51898
* WWW cleanup: add a protocol (i.e. `http://') into URLs where necessary.Maxim Sobolev2001-10-151-1/+1
| | | | | | | Submitted by: Cyrille Lefevre <clefevre@citeweb.net> Notes: svn path=/head/; revision=48789
* Add removal of libdata/ to the plist. Ideally, this should be fixedAde Lovett2001-05-312-2/+3
| | | | | | | | by adding libdata to the X11 mtree's, but this hack will do for now, and let bento build the 506 ports that apparently depend on gtk12 :) Notes: svn path=/head/; revision=43364
* Add pkgconfig support to most of the core of GNOME 1.4 and GTK+/GLIB 1.2Ade Lovett2001-05-233-37/+22
| | | | | | | to make transitioning to GNOME/GTK+/GLIB a little easier. Notes: svn path=/head/; revision=42950
* SWitch maintainership of core GNOME ports to a small group ofAde Lovett2001-05-111-1/+1
| | | | | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person. Notes: svn path=/head/; revision=42527
* Update to 1.2.10 - note that there were some critical bugs in 1.2.9Ade Lovett2001-04-024-21/+10
| | | | | | | | for i18n users - everyone is strongly urged to upgrade, particularly GNOME users. Notes: svn path=/head/; revision=40760
* Add .uk master site.Ben Smithurst2001-03-301-0/+1
| | | | | | | Approved by: ade (maintainer) Notes: svn path=/head/; revision=40596
* Sigh. Reclaim these, primarily for GNOME 1.4Ade Lovett2001-03-231-1/+1
| | | | Notes: svn path=/head/; revision=40248
* Someone don't like my style, so I drop maintainer now.Vanilla I. Shu2001-03-231-1/+1
| | | | Notes: svn path=/head/; revision=40247
* make MASTER_SITE_SUBDIR more effective.FUJISHIMA Satsuki2001-03-111-5/+5
| | | | | | | Submitted by: knu Notes: svn path=/head/; revision=39604
* add MASTER_SITE_RINGSERVER.FUJISHIMA Satsuki2001-03-111-1/+3
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=39596
* Fix pkg-plist.Vanilla I. Shu2001-03-101-0/+5
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=39402
* Add --with-native-locale to CONFIGURE_ARGS.Vanilla I. Shu2001-03-061-1/+1
| | | | Notes: svn path=/head/; revision=39130
* Upgrade to 1.2.9Vanilla I. Shu2001-03-067-26/+77
| | | | | | | Submitted by: clive Notes: svn path=/head/; revision=39124
* Bump version.Vanilla I. Shu2001-02-091-0/+1
| | | | | | | Reminded by: dima Notes: svn path=/head/; revision=38153
* Add a patch for gtk.m4,Vanilla I. Shu2001-02-096-10/+21
| | | | | | | | | | | | | and fix fontset for russian language, correct pkg-comment, GTK stands for "Gimp Toolkit". PR: ports/23209 Submitted by: Greg Troxel <gdt@ir.bbn.com>, Anatoliy Dmytriyev <tolid@tobez.org>, Opcode <opcode@skylab.saturn5.yi.org> Notes: svn path=/head/; revision=38130
* Implement USE_GLIB.Jeremy Lea2000-10-052-9/+3
| | | | Notes: svn path=/head/; revision=33423
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax Notes: svn path=/head/; revision=29651
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withMaxim Sobolev2000-06-162-2/+1
| | | | | | | ldconfig in PLIST need personal consideration. Notes: svn path=/head/; revision=29636
* Move responsibility for the lib/gtk/engines directory into gtk12 port. ThisMaxim Sobolev2000-06-052-1/+7
| | | | | | | | | directory is shared between at least 3 ports (GTK+ theme engines). Suggested by: bento Notes: svn path=/head/; revision=29225
* Remove directories with @unexec rmdir and wildcards.Satoshi Asami2000-06-031-64/+3
| | | | Notes: svn path=/head/; revision=29129
* Remove share/locale directories.Satoshi Asami2000-05-291-0/+64
| | | | Notes: svn path=/head/; revision=28907
* Oops, forgot to remove unneded line.Maxim Sobolev2000-05-251-1/+0
| | | | Notes: svn path=/head/; revision=28748
* Update glib/gtk++ to 1.2.8.Maxim Sobolev2000-05-257-76/+83
| | | | | | | | | | | | | | | | | | | | Overview of Changes in GTK+ 1.2.8: * GNU Make 3.79 bug workaround * FAQ and tutorial updates and improvements * Miscellaneous bug fixes: CList, Calendar, rc-files, FontSelection Overview of Changes in GLib 1.2.8: * GArray zero initialization bug fixed * Fix for upper bound calculation of formatted strings * Improved GCC detection * AIX dynamic modules fix to retrive symbols from shared libraries for the main program. * Miscellaneous other minor bug fixes Notes: svn path=/head/; revision=28746
* Fix the awful error in the fontset specifications for several languages.Akinori MUSHA2000-04-252-4/+6
| | | | | | | | PR: ports/18054 Submitted by: Dmitry Sivachenko <dima@Chg.RU> Notes: svn path=/head/; revision=27992
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-3/+3
| | | | Notes: svn path=/head/; revision=27434
* Update to glib/gtk 1.2.7Chris Piazza2000-02-184-10/+13
| | | | | | | | PR: 16809 Submitted by: Maxim Sobolev <sobomax@altavista.net> Notes: svn path=/head/; revision=25988
* Allow multiple (different) font families to be used by our RussianSteve Price1999-12-271-0/+10
| | | | | | | | | | counterparts. PR: 14957 Submitted by: Mikhail Teterin <mi@aldan.algebra.com> Notes: svn path=/head/; revision=24120
* Submitted by:Ade Lovett <ade@remarq.com>Yukihiro Nakai1999-10-134-9/+43
| | | | | | | | Update to gtk+-1.2.6 This is an impotant library for 'October GNOME' Notes: svn path=/head/; revision=22406
* Correct theme engines' path.Vanilla I. Shu1999-10-103-32/+5
| | | | Notes: svn path=/head/; revision=22293
* Upgrade to 1.2.5.Vanilla I. Shu1999-10-094-42/+51
| | | | | | | | PR: ports/14195 Submitted by: nobutaka@nobutaka.com Notes: svn path=/head/; revision=22285
* SetSatoshi Asami1999-09-111-0/+1
| | | | | | | | | | | LIBTOOLFLAGS= --disable-ltlibs --release-suffix to take advandate of new libtools. Submitted by: libtools maintainer Notes: svn path=/head/; revision=21649
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21148
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
* Update to version 1.2.3.Steve Price1999-05-297-158/+96
| | | | | | | | PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=19053
* Upgrade to 1.2.2.Jun Kuriyama1999-05-023-8/+8
| | | | | | | | I don't know all of the gtk dependency. If it breaks some ports, please back this out. Notes: svn path=/head/; revision=18303
* Update to 1.2.1Seiichirou Hiraoka1999-03-273-7/+7
| | | | | | | | | Can't apply patch-aa and it is needless PR: ports/10811 Submitted by: mreimer@vpop.net Notes: svn path=/head/; revision=17406
* Now that gettext includes a shared library, dependencies shouldJacques Vidrine1999-03-191-4/+3
| | | | | | | | | | use it in LIB_DEPENDS. PR: ports/10647 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=17285
* Upgrade to GNOME 1.0. The following are the details:Jacques Vidrine1999-03-098-279/+297
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ports/audio/esound 0.2.7 -> 0.2.8 PR ports/10422 ports/audio/gnomeaudio 0.99.8 -> 1.0.0 PR ports/10426 ports/audio/libaudiofile 0.1.5 -> 0.1.6 PR ports/10421 ports/deskutils/gnomepim 0.99.8.1 -> 1.0.1 PR ports/10435 ports/devel/ORBit 0.3.98 -> 0.4.0 PR ports/10423 ports/devel/gettext shared libs now PR ports/10293 ports/devel/glib12 1.1.16 -> 1.2.0 PR ports/10419 ports/devel/libgtop 0.99.8 -> 1.0.1 PR ports/10430 ports/games/gnomegames 0.99.8 -> 1.0.1 PR ports/10436 ports/graphics/electriceyes distfile moved PR ports/10437 ports/graphics/imlib 1.9.3 -> 1.9.4 PR ports/10424 ports/lang/gnomeobjc 0.99.3 -> 1.0.1 PR ports/10441 ports/math/gnumeric 0.6 -> 0.15 PR ports/10439 ports/misc/gnomeutils 0.99.5 -> 1.0.1 PR ports/10442 ports/sysutils/gnomeadmin 0.99.1 -> 1.0.1 PR ports/10445 ports/sysutils/gnomecontrolcenter 0.99.3.1 -> 1.0.1 PR ports/10446 ports/sysutils/gtop 0.99.2 -> 1.0.1 PR ports/10477 ports/textproc/libxml 0.99.8 -> 1.0.0 PR ports/10438 ports/www/libghttp distfile moved PR ports/10429 ports/x11/gnome 0.99.3 -> 1.0.0 PR ports/10450 ports/x11/gnomecore 0.99.8.1 -> 1.0.1 PR ports/10432 ports/x11/gnomelibs 0.99.8.1 -> 1.0.1 PR ports/10425 ports/x11-fm/gnomemc 4.5.10 -> 4.5.23 PR ports/10448 ports/x11-toolkits/gtk-engines 0.1 -> 0.5 PR ports/10427 ports/x11-toolkits/gtk12 1.1.6 -> 1.2.0 PR ports/10420 Note that repository copies were made before this commit, as follows: ports/devel/glib11-devel -> ports/devel/glib12 ports/x11-toolkits/gtk11-devel -> ports/x11-toolkits/gtk12 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=17091
* Install ${LOCALBASE}/share/aclocal/gtk11d.m4 by default so thatJacques Vidrine1999-03-061-2/+3
| | | | | | | other ports that use GTK and autoconf may depend upon it. Notes: svn path=/head/; revision=17022
* Upgrade to 1.1.16.Vanilla I. Shu1999-02-184-21/+22
| | | | Notes: svn path=/head/; revision=16752
* Sync with peter's suggestion.Vanilla I. Shu1999-02-012-0/+12
| | | | Notes: svn path=/head/; revision=16465
* Upgrade to 1.1.14.Vanilla I. Shu1999-01-314-175/+102
| | | | | | | | PR: ports/9803 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=16440
* Upgrade to 1.1.13.Vanilla I. Shu1999-01-204-45/+68
| | | | Notes: svn path=/head/; revision=16217