summaryrefslogtreecommitdiff
path: root/x11-toolkits (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.8.3Dirk Meyer2002-11-233-7/+2
| | | | Notes: svn path=/head/; revision=70827
* GNUSTEP_GUI_DEVEL: update to 0.8.3Dirk Meyer2002-11-231-20/+13
| | | | Notes: svn path=/head/; revision=70826
* GNUSTEP_GUI_DEVEL: Update to 0.8.3Dirk Meyer2002-11-232-2/+2
| | | | Notes: svn path=/head/; revision=70825
* Add gauche-gtk 0.2.3, GTK2 binding for Gauche.Norikatsu Shigemura2002-11-216-0/+88
| | | | | | | | PR: 45331 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Notes: svn path=/head/; revision=70687
* Update to 2.0.6.Joe Marcus Clarke2002-11-213-7/+5
| | | | Notes: svn path=/head/; revision=70638
* Update to 2.0.9.Joe Marcus Clarke2002-11-218-50/+10
| | | | Notes: svn path=/head/; revision=70637
* 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
* upgrade to 0.6.0Ying-Chieh Liao2002-11-203-11/+13
| | | | | | | | PR: 45454 Submitted by: Ports Fury Notes: svn path=/head/; revision=70591
* Add the new virtual category haskell.Oliver Braun2002-11-202-2/+2
| | | | Notes: svn path=/head/; revision=70558
* Update to 2.0.8.Joe Marcus Clarke2002-11-203-2/+3
| | | | Notes: svn path=/head/; revision=70550
* gtk12-apireference: set the prefix to x11baseEdwin Groothuis2002-11-194-5/+271
| | | | | | | gtk20-apireference: update to the new versions, set the prefix to x11base Notes: svn path=/head/; revision=70444
* i386-freebsd -> PERL_ARCHEdwin Groothuis2002-11-172-2/+2
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=70283
* Fix a bug that caused spurious crashes in metacity.Joe Marcus Clarke2002-11-174-0/+36
| | | | | | | | | | | | | | Special thanks goes to James Pole <james.pole@paradise.net.nz>, and Marc Recht <marc@informatik.uni-bremen.de> who provided information to GNOME's Bugzilla. More details on this bug can be found at: http://bugzilla.gnome.org/show_bug.cgi?id=97992 http://bugzilla.gnome.org/show_bug.cgi?id=94806 Obtained from: GNOME CVS Notes: svn path=/head/; revision=70275
* Update to 2.0.1.Joe Marcus Clarke2002-11-1712-32/+6028
| | | | Notes: svn path=/head/; revision=70274
* Fix a bug where bonobo applications could have a bogus datadir pathJoe Marcus Clarke2002-11-162-0/+19
| | | | | | | | | | registered. This came about when testing that the Help feature worked in Gnumeric 2. This fix looks correct, and I tested numerous bonobo apps to very they still worked. However, if people run into problems where application components suddenly can't be found, let me know. Notes: svn path=/head/; revision=70264
* Update to 1.1.Alan Eldridge2002-11-156-10/+16
| | | | | | | | PR: 45321 Submitted by: Tony Maher <tonym@biolateral.com.au> Notes: svn path=/head/; revision=70210
* take over for tg@ who has no net accessAlan Eldridge2002-11-152-2/+2
| | | | Notes: svn path=/head/; revision=70209
* Update to 0.10.4, and fix build with GNOME 2.0.x.Joe Marcus Clarke2002-11-152-7/+3
| | | | Notes: svn path=/head/; revision=70163
* Added gtk-x11-2.0.0 to LIB_DEPENDS to make it building again.Edwin Groothuis2002-11-151-0/+2
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=70150
* - Update to 8.4.1Dirk Meyer2002-11-133-3/+3
| | | | Notes: svn path=/head/; revision=70001
* Update to 0.17.Joe Marcus Clarke2002-11-122-3/+3
| | | | Notes: svn path=/head/; revision=69982
* - Update to 8.3.5Dirk Meyer2002-11-124-46/+52
| | | | Notes: svn path=/head/; revision=69974
* Fix build with gtkhtml-1.1.Joe Marcus Clarke2002-11-122-9/+19
| | | | Notes: svn path=/head/; revision=69940
* This file isn't needed anymore.Joe Marcus Clarke2002-11-122-0/+0
| | | | Notes: svn path=/head/; revision=69936
* Bump PORTREVISION after the gtkhtml version bump.Joe Marcus Clarke2002-11-123-1/+3
| | | | Notes: svn path=/head/; revision=69934
* Replace hard dependences on auto{conf,make} with newly addedMario Sergio Fujikawa Ferreira2002-11-111-2/+2
| | | | | | | USE_AUTO{CONF,MAKE}_VER Notes: svn path=/head/; revision=69924
* * Fix a crash in pygtk_generic_cell_renderer_get_size(). [1]Joe Marcus Clarke2002-11-113-0/+71
| | | | | | | | | | | * Add an option to enable or disable pthread support. PR: 45150 Submitted by: Marc Recht <marc@informatik.uni-bremen.de> Obtained from: pygtk CVS [1] Notes: svn path=/head/; revision=69922
* Update to 0.21.Joe Marcus Clarke2002-11-114-61/+72
| | | | Notes: svn path=/head/; revision=69917
* Fix the build on certain machines by making sure the libxml2 includeJoe Marcus Clarke2002-11-111-6/+11
| | | | | | | path is properly defined. Notes: svn path=/head/; revision=69876
* Update to 2.0.8.Joe Marcus Clarke2002-11-106-58/+4
| | | | Notes: svn path=/head/; revision=69848
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-1072-70/+36
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Add Xft as a dependency. Bump PORTREVISION.Joe Marcus Clarke2002-11-091-1/+5
| | | | Notes: svn path=/head/; revision=69780
* Update to 0.18.Joe Marcus Clarke2002-11-083-3/+4
| | | | Notes: svn path=/head/; revision=69743
* Update to 0.10.3.Joe Marcus Clarke2002-11-083-10/+3
| | | | Notes: svn path=/head/; revision=69735
* Fix a problem in the GIF pixbuf loader that caused GTK+ apps to crash whenJoe Marcus Clarke2002-11-074-2/+54
| | | | | | | | | trying to load GIF images. Reported by: William N. Culler Jr. <william@neo.rr.com> Notes: svn path=/head/; revision=69698
* Add back py-kde after it was resurrected.Kris Kennaway2002-11-071-0/+1
| | | | | | | Forgotten by: nbm Notes: svn path=/head/; revision=69694
* Fix PORTCOMMENTs that were killing INDEX builds.Adam Weinberger2002-11-072-2/+1
| | | | | | | | 105 pointy hats to: me Approved by: pat Notes: svn path=/head/; revision=69625
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-0668-34/+68
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Update to 1.49.Joe Marcus Clarke2002-11-063-18/+19
| | | | | | | | Reviewed by: sobomax Approved by: sobomax (scite update) Notes: svn path=/head/; revision=69553
* Use PORTCOMMENT variable instead of pkg-comment file.Oliver Braun2002-11-054-2/+2
| | | | Notes: svn path=/head/; revision=69551
* Do not enable XInput by default. While it works well with gtk12, thereJoe Marcus Clarke2002-11-052-4/+12
| | | | | | | | | | still seems to be some issues with gtk20. Instead, allow users that really want XInput support to enable it using -DWITH_XINPUT Problem reported by: William N. Culler Jr. <william@neo.rr.com> Notes: svn path=/head/; revision=69548
* Update to 2.0.7, and enable XInput support by default.Joe Marcus Clarke2002-11-056-10/+16
| | | | Notes: svn path=/head/; revision=69499
* o New port p5-Tk-TableMatrix version 0.9: Table/matrix extensionMario Sergio Fujikawa Ferreira2002-11-045-0/+64
| | | | | | | | to perl/tk for displaying table formatted data o First port to use PORTCOMMENT variable (let the races begin) Notes: svn path=/head/; revision=69412
* Update to 2.0.0.Joe Marcus Clarke2002-11-0112-80/+80
| | | | Notes: svn path=/head/; revision=69276
* we need XLIB to compile and runDirk Meyer2002-11-011-0/+1
| | | | Notes: svn path=/head/; revision=69237
* devel/SWIG-devel -> devel/swig13Akinori MUSHA2002-10-304-4/+4
| | | | Notes: svn path=/head/; revision=69156
* Add slave-port gnustep-gui-develDirk Meyer2002-10-304-2/+22
| | | | | | | | - use PKGNAMESUFFIX - corrects dependeny for gnustep-back Notes: svn path=/head/; revision=69138
* Remove WITH_IMAGE_PLUGINS knob, as it is broken, and non-default. It's oneAlan Eldridge2002-10-308-64/+16
| | | | | | | | | less thing we have to worry about when people report problems, too. PR: 44714 Notes: svn path=/head/; revision=69137
* update MASTER_SITESDirk Meyer2002-10-293-7/+10
| | | | Notes: svn path=/head/; revision=69124
* Grammar fix.Adam Weinberger2002-10-293-3/+3
| | | | | | | | Reviewed by: dinoex Approved by: pat Notes: svn path=/head/; revision=69081