aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gtoolkit
Commit message (Collapse)AuthorAgeFilesLines
* - gtksignal.h ist only broken for ia64Dirk Meyer2004-12-161-3/+7
| | | | Notes: svn path=/head/; revision=124180
* - mark BROKENDirk Meyer2004-12-101-0/+2
| | | | Notes: svn path=/head/; revision=123634
* - add SIZEDirk Meyer2004-02-261-0/+1
| | | | Notes: svn path=/head/; revision=102162
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* - Layout for GnuSTEP 1.8.0Dirk Meyer2003-10-191-112/+109
| | | | Notes: svn path=/head/; revision=91666
* - use new hook USE_GNUSTEP in bsd.port.mkDirk Meyer2003-08-281-9/+6
| | | | Notes: svn path=/head/; revision=87820
* - flat layoutDirk Meyer2003-07-261-6/+6
| | | | Notes: svn path=/head/; revision=85623
* - apply last patch again.Dirk Meyer2003-06-181-1/+1
| | | | Notes: svn path=/head/; revision=83236
* - Fix an empty dir when compliled with WITH_GNUSTEP_DEVELDirk Meyer2003-06-181-0/+1
| | | | Notes: svn path=/head/; revision=83232
* - remove empty dirsDirk Meyer2003-06-121-0/+3
| | | | Notes: svn path=/head/; revision=82882
* - remove empty dirsDirk Meyer2003-06-101-0/+2
| | | | Notes: svn path=/head/; revision=82672
* - Add WITH_GNUSTEP_DEVELDirk Meyer2003-06-012-107/+108
| | | | | | | - make INSTALL_SHLIBS use the new path Notes: svn path=/head/; revision=81843
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* - Use libobjc.soDirk Meyer2003-04-131-39/+7
| | | | | | | | | - Cleanup - Use bsd.gnustep.mk PR: 50479 Notes: svn path=/head/; revision=78851
* - Update for gnustep 1.5.2 and gui 0.8.4Dirk Meyer2003-02-261-0/+2
| | | | Notes: svn path=/head/; revision=76515
* - retire pkg-commentDirk Meyer2003-02-211-1/+0
| | | | Notes: svn path=/head/; revision=76006
* - add COMMENTDirk Meyer2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75965
* - make portlint happyDirk Meyer2003-02-041-4/+4
| | | | Notes: svn path=/head/; revision=74687
* - remove broken, fix build under CURRENTDirk Meyer2002-12-252-4/+58
| | | | Notes: svn path=/head/; revision=71841
* bento, mark BROKEN only for CURRENTDirk Meyer2002-12-021-0/+4
| | | | | | | conflicts with new gcc, method definition not in class context Notes: svn path=/head/; revision=71308
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-09-021-1/+2
| | | | | | | | PR: 42309 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65472
* Remove USE_NEWGCC, which is no longer supported or required.Kris Kennaway2002-08-311-1/+0
| | | | | | | | Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/40571 Notes: svn path=/head/; revision=65347
* need to make configure executable again.Dirk Meyer2002-06-261-0/+1
| | | | Notes: svn path=/head/; revision=62046
* - Get rid of PERL and use SEDDirk Meyer2002-06-161-2/+4
| | | | Notes: svn path=/head/; revision=61375
* - Update to gtoolkit-0.9.5Dirk Meyer2002-06-072-2/+2
| | | | Notes: svn path=/head/; revision=60788
* - Take MaintainershipDirk Meyer2002-06-071-1/+1
| | | | | | | - use defined dirs consistently in each makefile Notes: svn path=/head/; revision=60784
* Set Miguel Mendez' ports loose. Look out, world!Trevor Johnson2002-06-071-1/+1
| | | | | | | | | | | I would like to try maintaining the acroread5 one, so I pre-snarfed it. :-P PR: 38978 Submitted by: Miguel Mendez (outgoing maintainer) Notes: svn path=/head/; revision=60760
* New Port: GToolKitDirk Meyer2002-06-065-0/+199
GToolKit is a (relatively) small library that implements a simple and easy to use Objective-C interface to the GTK+ widget set. Well, the library in itself does not do very much, of course. It just allows you to write your favourite program in my favourite programming language - Fix dependencies and missing defines - do configure in configure step - make portlint happy - use variables in plist - honor it does install in Local, not in System PR: 33843 Submitted by: flynn@energyhq.homeip.net Notes: svn path=/head/; revision=60681