summaryrefslogtreecommitdiff
path: root/x11-toolkits/gtk12 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-1/+1
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Remove the share/themes directory if it's empty.Joe Marcus Clarke2003-01-131-1/+1
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=72985
* Now that Glib 1.2 and GTK+ 1.2 are the only versions in the tree that useJoe Marcus Clarke2002-11-206-70/+19
| | | | | | | | | | | | | the old xxx-config files, remove the "12" suffix. This will allow people building Glib and GTK+ ports by hand to do so without a lot of extra hacking. Since these ports are so heavily used, the xxx12-config files aren't removed completely, but rather symlinked to their xxx-config counterparts. PR: 39417 Notes: svn path=/head/; revision=70610
* GNOME has just changed the layout of their FTP site. This resulted inJoe Marcus Clarke2002-09-201-1/+1
| | | | | | | | making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location. Notes: svn path=/head/; revision=66862
* Don't try and remove libdata on deinstall, because this is a systemKris Kennaway2002-09-191-1/+0
| | | | | | | directory. Notes: svn path=/head/; revision=66652
* Remove mention of the WITH_XINPUT macro.Joe Marcus Clarke2002-09-101-5/+0
| | | | | | | Submitted by: netchild Notes: svn path=/head/; revision=66071
* Enable XInput by default. Apparently, this doesn't hurt anything, and willJoe Marcus Clarke2002-09-051-6/+3
| | | | | | | | | help people using certain input devices and in certain locales. Requested by: netchild, Teemu Hakala <temmi.hoo@kolumbus.fi> Notes: svn path=/head/; revision=65694
* Add a knob for enabling XInput support.Joe Marcus Clarke2002-08-161-0/+9
| | | | | | | Submitted by: Rocco Caputo <troc@netrus.net> (with some modification) Notes: svn path=/head/; revision=64567
* Chase shlib rev of devel/gettextAde Lovett2002-08-011-1/+1
| | | | | | | | Submitted by: lots and lots Pointy hat to: ade Notes: svn path=/head/; revision=63850
* Convert to USE_GNOMENG.Maxim Sobolev2002-07-041-1/+2
| | | | Notes: svn path=/head/; revision=62434
* Fix another problem in the pkgconfig files for these ports. After runningJoe Marcus Clarke2002-06-142-4/+5
| | | | | | | | | a build of xscreensaver and xscreensaver-gnome, everything looks good. Reported by: dougb Notes: svn path=/head/; revision=61243
* Correct the name of the gdk library in the gdk pkgconfig file. This should getJoe Marcus Clarke2002-06-132-1/+10
| | | | | | | | | | xscreensaver building correctly without needing to delete pkgconfig. Bump PORTREVISION. Reported by: many Notes: svn path=/head/; revision=61237
* Correct gtk+/glib libraries names in .pc files.Maxim Sobolev2002-06-102-1/+13
| | | | | | | Submitted by: alfred Notes: svn path=/head/; revision=61059
* Fix up the pkg-{descr|comment} to relfect reality, and avoid confusionJoe Marcus Clarke2002-05-131-1/+1
| | | | | | | | | for software developers. Submitted by: Lawrence Mayer dsg <Lawrence.Mayer@dsg.ki.se> Notes: svn path=/head/; revision=59016
* 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