summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtk12
Commit message (Collapse)AuthorAgeFilesLines
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.marcus2003-08-261-1/+1
| | | | Prodded by: kris
* Chase the libintl.so shared lib version.marcus2003-08-251-1/+1
|
* Remove USE_GNOMENG.marcus2003-04-201-1/+0
|
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Remove the share/themes directory if it's empty.marcus2003-01-131-1/+1
| | | | Reported by: bento
* Now that Glib 1.2 and GTK+ 1.2 are the only versions in the tree that usemarcus2002-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
* GNOME has just changed the layout of their FTP site. This resulted inmarcus2002-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.
* Don't try and remove libdata on deinstall, because this is a systemkris2002-09-191-1/+0
| | | | directory.
* Remove mention of the WITH_XINPUT macro.marcus2002-09-101-5/+0
| | | | Submitted by: netchild
* Enable XInput by default. Apparently, this doesn't hurt anything, and willmarcus2002-09-051-6/+3
| | | | | | help people using certain input devices and in certain locales. Requested by: netchild, Teemu Hakala <temmi.hoo@kolumbus.fi>
* Add a knob for enabling XInput support.marcus2002-08-161-0/+9
| | | | Submitted by: Rocco Caputo <troc@netrus.net> (with some modification)
* Chase shlib rev of devel/gettextade2002-08-011-1/+1
| | | | | Submitted by: lots and lots Pointy hat to: ade
* Convert to USE_GNOMENG.sobomax2002-07-041-1/+2
|
* Fix another problem in the pkgconfig files for these ports. After runningmarcus2002-06-142-4/+5
| | | | | | a build of xscreensaver and xscreensaver-gnome, everything looks good. Reported by: dougb
* Correct the name of the gdk library in the gdk pkgconfig file. This should getmarcus2002-06-132-1/+10
| | | | | | | xscreensaver building correctly without needing to delete pkgconfig. Bump PORTREVISION. Reported by: many
* Correct gtk+/glib libraries names in .pc files.sobomax2002-06-102-1/+13
| | | | Submitted by: alfred
* Fix up the pkg-{descr|comment} to relfect reality, and avoid confusionmarcus2002-05-131-1/+1
| | | | | | for software developers. Submitted by: Lawrence Mayer dsg <Lawrence.Mayer@dsg.ki.se>
* gettext upgrade uber-patch (stage 3)ade2002-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
* Stage 1 of gettext update.ade2002-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
* Remove bogus `@{exec,unexec} ldconfig' - it is added by INSTALLS_SHLIB knob.sobomax2002-02-231-2/+0
|
* 'pkg_add -r gtk' works a *LOT* better if we actually let the system knowobrien2002-02-231-0/+2
| | | | the shared libraries were installed.
* Remove obsolete libxpg4-related hunk. This doesn't make any functionalsobomax2001-12-211-9/+0
| | | | | | difference, hence leave PORTREVISION intact. Submitted by: sf
* When creating shared memory segments, make them readable/writablenectar2001-12-202-1/+12
| | | | only by the owner.
* WWW cleanup: add a protocol (i.e. `http://') into URLs where necessary.sobomax2001-10-151-1/+1
| | | | Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
* Add removal of libdata/ to the plist. Ideally, this should be fixedade2001-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 :)
* Add pkgconfig support to most of the core of GNOME 1.4 and GTK+/GLIB 1.2ade2001-05-233-37/+22
| | | | to make transitioning to GNOME/GTK+/GLIB a little easier.
* SWitch maintainership of core GNOME ports to a small group ofade2001-05-111-1/+1
| | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person.
* Update to 1.2.10 - note that there were some critical bugs in 1.2.9ade2001-04-024-21/+10
| | | | | for i18n users - everyone is strongly urged to upgrade, particularly GNOME users.
* Add .uk master site.ben2001-03-301-0/+1
| | | | Approved by: ade (maintainer)
* Sigh. Reclaim these, primarily for GNOME 1.4ade2001-03-231-1/+1
|
* Someone don't like my style, so I drop maintainer now.vanilla2001-03-231-1/+1
|
* make MASTER_SITE_SUBDIR more effective.sf2001-03-111-5/+5
| | | | Submitted by: knu
* add MASTER_SITE_RINGSERVER.sf2001-03-111-1/+3
| | | | Approved by: maintainer
* Fix pkg-plist.vanilla2001-03-101-0/+5
| | | | Submitted by: bento
* Add --with-native-locale to CONFIGURE_ARGS.vanilla2001-03-061-1/+1
|
* Upgrade to 1.2.9vanilla2001-03-067-26/+77
| | | | Submitted by: clive
* Bump version.vanilla2001-02-091-0/+1
| | | | Reminded by: dima
* Add a patch for gtk.m4,vanilla2001-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>
* Implement USE_GLIB.reg2000-10-052-9/+3
|
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-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
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withsobomax2000-06-162-2/+1
| | | | ldconfig in PLIST need personal consideration.
* Move responsibility for the lib/gtk/engines directory into gtk12 port. Thissobomax2000-06-052-1/+7
| | | | | | directory is shared between at least 3 ports (GTK+ theme engines). Suggested by: bento
* Remove directories with @unexec rmdir and wildcards.asami2000-06-031-64/+3
|
* Remove share/locale directories.asami2000-05-291-0/+64
|
* Oops, forgot to remove unneded line.sobomax2000-05-251-1/+0
|
* Update glib/gtk++ to 1.2.8.sobomax2000-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
* Fix the awful error in the fontset specifications for several languages.knu2000-04-252-4/+6
| | | | | PR: ports/18054 Submitted by: Dmitry Sivachenko <dima@Chg.RU>
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
|
* Update to glib/gtk 1.2.7cpiazza2000-02-184-10/+13
| | | | | PR: 16809 Submitted by: Maxim Sobolev <sobomax@altavista.net>
* Allow multiple (different) font families to be used by our Russiansteve1999-12-271-0/+10
| | | | | | | counterparts. PR: 14957 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
OpenPOWER on IntegriCloud