Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - update for gnustep-make 1.10.0 | dinoex | 2004-11-07 | 1 | -1/+0 |
| | |||||
* | - update URL website | dinoex | 2004-07-19 | 1 | -1/+1 |
| | |||||
* | - DEFAULTLIBVERSION changed with gnustep-1.9.2 | dinoex | 2004-06-16 | 1 | -4/+4 |
| | |||||
* | - don't remove empty directory from gnustep-make while deinstall | dinoex | 2004-04-29 | 1 | -1/+0 |
| | |||||
* | - 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 2) | ||||
* | - fix package with gnustep 1.9.0 (devel) | dinoex | 2003-12-10 | 1 | -1/+1 |
| | |||||
* | - Layout for GnuSTEP 1.8.0 | dinoex | 2003-10-19 | 1 | -24/+15 |
| | |||||
* | - use new hook USE_GNUSTEP in bsd.port.mk | dinoex | 2003-08-28 | 1 | -8/+5 |
| | |||||
* | - flat layout | dinoex | 2003-07-26 | 1 | -23/+23 |
| | |||||
* | - Drop obsolete defines | dinoex | 2003-07-04 | 1 | -1/+0 |
| | |||||
* | - Fix link when compliled with WITH_GNUSTEP_DEVEL | dinoex | 2003-06-18 | 1 | -1/+1 |
| | |||||
* | - don't package ~/GNUSstep | dinoex | 2003-06-18 | 1 | -5/+0 |
| | |||||
* | - remove empty dirs | dinoex | 2003-06-10 | 1 | -0/+7 |
| | | | | - fix plist | ||||
* | - Add WITH_GNUSTEP_DEVEL | dinoex | 2003-06-01 | 1 | -3/+3 |
| | |||||
* | - Use libobjc.so | dinoex | 2003-04-13 | 1 | -25/+8 |
| | | | | | | - Cleanup - Use bsd.gnustep.mk PR: 50479 | ||||
* | - add stamp.make | dinoex | 2003-03-05 | 1 | -0/+4 |
| | |||||
* | - 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 |
| | |||||
* | Preferences.app is, functionally, a clone of NeXTstep/OPENSTEP tool of | dinoex | 2003-02-08 | 5 | -0/+134 |
the same name. Just like the original program, it's a simple application for setting preferences for the GNUstep system, with a friendly interface. The program is simple, but powerful -- people can create new modules, called "bundles", that add new things to the program that its original developers did not think of or even intend -- that don't require recompiling the main program. For more information on what bundles can do, see StepWise. They are a very powerful tool. WWW: http://prefsapp.sourceforge.net/about.php |