Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - gtksignal.h ist only broken for ia64 | dinoex | 2004-12-16 | 1 | -3/+7 |
| | |||||
* | - mark BROKEN | dinoex | 2004-12-10 | 1 | -0/+2 |
| | |||||
* | - add SIZE | dinoex | 2004-02-26 | 1 | -0/+1 |
| | |||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -1/+1 |
| | | | | (Part 1) | ||||
* | - Layout for GnuSTEP 1.8.0 | dinoex | 2003-10-19 | 1 | -112/+109 |
| | |||||
* | - use new hook USE_GNUSTEP in bsd.port.mk | dinoex | 2003-08-28 | 1 | -9/+6 |
| | |||||
* | - flat layout | dinoex | 2003-07-26 | 1 | -6/+6 |
| | |||||
* | - apply last patch again. | dinoex | 2003-06-18 | 1 | -1/+1 |
| | |||||
* | - Fix an empty dir when compliled with WITH_GNUSTEP_DEVEL | dinoex | 2003-06-18 | 1 | -0/+1 |
| | |||||
* | - remove empty dirs | dinoex | 2003-06-12 | 1 | -0/+3 |
| | |||||
* | - remove empty dirs | dinoex | 2003-06-10 | 1 | -0/+2 |
| | |||||
* | - Add WITH_GNUSTEP_DEVEL | dinoex | 2003-06-01 | 2 | -107/+108 |
| | | | | - make INSTALL_SHLIBS use the new path | ||||
* | Remove USE_GNOMENG. | marcus | 2003-04-20 | 1 | -1/+0 |
| | |||||
* | - Use libobjc.so | dinoex | 2003-04-13 | 1 | -39/+7 |
| | | | | | | - Cleanup - Use bsd.gnustep.mk PR: 50479 | ||||
* | - Update for gnustep 1.5.2 and gui 0.8.4 | dinoex | 2003-02-26 | 1 | -0/+2 |
| | |||||
* | - retire pkg-comment | dinoex | 2003-02-21 | 1 | -1/+0 |
| | |||||
* | - add COMMENT | dinoex | 2003-02-20 | 1 | -0/+1 |
| | |||||
* | - make portlint happy | dinoex | 2003-02-04 | 1 | -4/+4 |
| | |||||
* | - remove broken, fix build under CURRENT | dinoex | 2002-12-25 | 2 | -4/+58 |
| | |||||
* | bento, mark BROKEN only for CURRENT | dinoex | 2002-12-02 | 1 | -0/+4 |
| | | | | conflicts with new gcc, method definition not in class context | ||||
* | Deploy USE_GNOMENG infrastructure | lioux | 2002-09-02 | 1 | -1/+2 |
| | | | | | PR: 42309 Submitted by: Edwin Groothuis <edwin@mavetju.org> | ||||
* | Remove USE_NEWGCC, which is no longer supported or required. | kris | 2002-08-31 | 1 | -1/+0 |
| | | | | | Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/40571 | ||||
* | need to make configure executable again. | dinoex | 2002-06-26 | 1 | -0/+1 |
| | |||||
* | - Get rid of PERL and use SED | dinoex | 2002-06-16 | 1 | -2/+4 |
| | |||||
* | - Update to gtoolkit-0.9.5 | dinoex | 2002-06-07 | 2 | -2/+2 |
| | |||||
* | - Take Maintainership | dinoex | 2002-06-07 | 1 | -1/+1 |
| | | | | - use defined dirs consistently in each makefile | ||||
* | Set Miguel Mendez' ports loose. Look out, world! | trevor | 2002-06-07 | 1 | -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) | ||||
* | New Port: GToolKit | dinoex | 2002-06-06 | 5 | -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 |