Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deprecate a bunch of ports that are either abandonware and/or for which no more | bapt | 2012-10-26 | 1 | -0/+3 |
| | | | | | | public distfiles are available Feature safe: yes | ||||
* | - cleanup comments | dinoex | 2012-10-13 | 1 | -5/+0 |
| | | | | Feature safe: yes | ||||
* | - reset MAINTAINER | dinoex | 2012-06-26 | 1 | -1/+1 |
| | |||||
* | - Get Rid MD5 support | miwi | 2011-03-20 | 1 | -1/+0 |
| | |||||
* | - add COPYRIGHT | dinoex | 2010-06-11 | 2 | -0/+2 |
| | |||||
* | add LICENSE_COMB | dinoex | 2010-06-05 | 1 | -0/+3 |
| | |||||
* | - drop USE_GNUSTEP_PREFIX | dinoex | 2010-05-30 | 2 | -6/+5 |
| | |||||
* | - cleanup ADDITIONAL_LIB_DIRS | dinoex | 2009-07-05 | 1 | -1/+0 |
| | |||||
* | - fix build with custom LOCALBASE | dinoex | 2009-06-30 | 1 | -0/+1 |
| | | | | Reported by: QAT | ||||
* | - add LICENSE: | dinoex | 2009-01-17 | 1 | -0/+2 |
| | |||||
* | Bump portrevision due to upgrade of devel/gettext. | edwin | 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) | ||||
* | - fix build for option WITH_GNUSTEP_DEVEL | dinoex | 2008-05-05 | 1 | -0/+10 |
| | |||||
* | - Welcome X.org 7.2 \o/. | flz | 2007-05-20 | 1 | -1/+1 |
| | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. | ||||
* | - add category gnustep | dinoex | 2007-02-01 | 1 | -1/+1 |
| | | | | | PR: 103931 Approved by: pav | ||||
* | - fix build on 64bit | dinoex | 2007-01-30 | 1 | -0/+5 |
| | |||||
* | - update to Tryst-108.pl6 | dinoex | 2007-01-30 | 2 | -6/+10 |
| | | | | - fix build on 64bit | ||||
* | - use new macros | dinoex | 2007-01-13 | 1 | -1/+1 |
| | |||||
* | - update MASTER_SITES | dinoex | 2006-12-29 | 1 | -1/+3 |
| | |||||
* | Using Tryst, applications can discover what services are available on the | dinoex | 2006-12-19 | 4 | -0/+46 |
network, along with all necessary access information such as name, IP address, and port number for a given service. Bonjour allows you to register a network service, such as a printer or file server, so that it can be found by name or browsed for by service type and domain. WWW: http://gnustep.dyndns.org/ |