Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LICENSE GPLv2 | Dirk Meyer | 2010-06-04 | 1 | -0/+2 |
| | |||||
* | - drop USE_GNUSTEP_PREFIX | Dirk Meyer | 2010-05-30 | 2 | -26/+25 |
| | |||||
* | - add LICENSE: | Dirk Meyer | 2009-01-17 | 1 | -0/+2 |
| | |||||
* | Bump portrevision due to upgrade of devel/gettext. | Edwin Groothuis | 2008-06-06 | 1 | -1/+1 |
| | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) | ||||
* | - update for gnustep-make-2.0.0 | Dirk Meyer | 2007-05-25 | 1 | -1/+1 |
| | |||||
* | - Welcome X.org 7.2 \o/. | Florent Thoumie | 2007-05-20 | 1 | -0/+1 |
| | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. | ||||
* | - add category gnustep | Dirk Meyer | 2007-02-01 | 1 | -1/+1 |
| | | | | | PR: 103931 Approved by: pav | ||||
* | - update to use new bsd.gnustep.mk | Dirk Meyer | 2007-01-13 | 1 | -3/+0 |
| | | | | Approved by: gurkan@linuks.mine.nu | ||||
* | cleanup pkg-plist after gnustep-make | Dirk Meyer | 2006-09-13 | 1 | -1/+0 |
| | |||||
* | - use @dirrmtry | Dirk Meyer | 2006-04-08 | 1 | -1/+1 |
| | |||||
* | - add USE_GNUSTEP_PREFIX | Dirk Meyer | 2006-03-19 | 1 | -3/+1 |
| | |||||
* | - new option GNUSTEP_PREFIX | Dirk Meyer | 2006-01-19 | 1 | -1/+2 |
| | | | | allow user defined location of all files | ||||
* | - add SHA checksum | Dirk Meyer | 2005-11-13 | 1 | -0/+1 |
| | |||||
* | - update to 0.6.3 | Dirk Meyer | 2005-10-05 | 3 | -8/+6 |
| | | | | - clean MASTER_SITES | ||||
* | - add SIZE | Dirk Meyer | 2004-02-26 | 1 | -0/+1 |
| | |||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | Joe Marcus Clarke | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 2) | ||||
* | - Layout for GnuSTEP 1.8.0 | Dirk Meyer | 2003-10-19 | 1 | -5/+1 |
| | |||||
* | - use new hook USE_GNUSTEP in bsd.port.mk | Dirk Meyer | 2003-08-28 | 1 | -6/+3 |
| | |||||
* | - flat layout | Dirk Meyer | 2003-07-26 | 1 | -5/+5 |
| | |||||
* | - Drop obsolete defines | Dirk Meyer | 2003-07-04 | 1 | -1/+0 |
| | |||||
* | - Update to 0.6.2 | Dirk Meyer | 2003-06-30 | 3 | -2/+9 |
| | |||||
* | - don't package ~/GNUSstep | Dirk Meyer | 2003-06-18 | 1 | -5/+0 |
| | |||||
* | - remove empty dirs | Dirk Meyer | 2003-06-10 | 1 | -0/+6 |
| | | | | - fix plist | ||||
* | - Update to 0.6.1 | Dirk Meyer | 2003-06-01 | 2 | -3/+5 |
| | |||||
* | - Use libobjc.so | Dirk Meyer | 2003-04-13 | 1 | -22/+5 |
| | | | | | | - Cleanup - Use bsd.gnustep.mk PR: 50479 | ||||
* | ImageViewer is a small application which display images based on the | Dirk Meyer | 2003-03-24 | 4 | -0/+75 |
GNUstep API. In the future I will add image catalogue creation and other goodies, right now it is what it is, an image viewer application. WWW: http://www.nice.ch/~phip/softcorner.html#img |