Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | bapt | 2013-09-21 | 1 | -5/+2 |
| | | | | mail) | ||||
* | Update to latest GNUstep core libraries. | theraven | 2013-08-29 | 1 | -2/+2 |
| | | | | | | | | | | | Update dependent packages with more recent releases. Remove old and bit-rotted ones. Switch to using clang 3.3 and libobjc2 1.7 by default, so modern Objective-C features work out of the box and remove a lot of configurable options for sub-optimal (and, often, unsupported / deprecated upstream) configurations. Take maintainership of GNUstep-related ports. Several of the ports left in have scary warnings which mean that they are likely broken in lots of cases. Future commits will fix them. Approved by: bapt | ||||
* | - reset MAINTAINER | dinoex | 2012-06-26 | 1 | -1/+1 |
| | |||||
* | - patch no longer needed | dinoex | 2012-06-09 | 2 | -23/+0 |
| | |||||
* | - fix build with gcc46 | dinoex | 2012-01-04 | 2 | -0/+23 |
| | |||||
* | - update to 1.2.0 release | dinoex | 2011-11-11 | 2 | -6/+5 |
| | | | | Feature safe: yes | ||||
* | - drop MD5 | dinoex | 2011-04-08 | 1 | -1/+0 |
| | |||||
* | LICENSE LGPL21 | dinoex | 2010-06-05 | 1 | -0/+2 |
| | |||||
* | - drop USE_GNUSTEP_PREFIX | dinoex | 2010-05-30 | 2 | -99/+98 |
| | |||||
* | - add LICENSE: | dinoex | 2009-02-16 | 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) | ||||
* | - update for gnustep-make-2.0.0 | dinoex | 2007-05-25 | 2 | -83/+86 |
| | |||||
* | - 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}. | ||||
* | - update to 1.2.0pre3 | dinoex | 2007-02-11 | 3 | -7/+14 |
| | |||||
* | - add category gnustep | dinoex | 2007-02-01 | 1 | -1/+1 |
| | | | | | PR: 103931 Approved by: pav | ||||
* | - update to use new bsd.gnustep.mk | dinoex | 2007-01-13 | 1 | -6/+3 |
| | | | | Approved by: gurkan@linuks.mine.nu | ||||
* | - update to 1.2.0pre2 | dinoex | 2006-10-31 | 3 | -74/+96 |
| | | | | this obsoletes pantomime-ssl | ||||
* | cleanup pkg-plist after gnustep-make | dinoex | 2006-09-13 | 1 | -3/+0 |
| | |||||
* | - use @dirrmtry | dinoex | 2006-04-08 | 1 | -3/+3 |
| | |||||
* | - add USE_GNUSTEP_PREFIX | dinoex | 2006-03-19 | 1 | -3/+1 |
| | |||||
* | - new option GNUSTEP_PREFIX | dinoex | 2006-01-19 | 1 | -1/+2 |
| | | | | allow user defined location of all files | ||||
* | - add SHA checksum | dinoex | 2005-11-13 | 1 | -0/+1 |
| | |||||
* | - add WWW | dinoex | 2005-01-13 | 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 | -0/+1 |
| | | | | (Part 1) | ||||
* | - udpate to 1.1.2 | dinoex | 2004-01-16 | 2 | -2/+2 |
| | |||||
* | - update to 1.1.1 | dinoex | 2003-11-13 | 3 | -5/+4 |
| | | | | - update MASTER_SITES | ||||
* | - Layout for GnuSTEP 1.8.0 | dinoex | 2003-10-19 | 1 | -74/+71 |
| | |||||
* | - Update to 1.1.0 | dinoex | 2003-08-31 | 3 | -11/+13 |
| | |||||
* | - use new hook USE_GNUSTEP in bsd.port.mk | dinoex | 2003-08-28 | 1 | -8/+5 |
| | |||||
* | - flat layout | dinoex | 2003-07-26 | 1 | -6/+6 |
| | |||||
* | - Drop obsolete defines | dinoex | 2003-07-04 | 1 | -1/+0 |
| | |||||
* | - Fix an empty dir when compliled with WITH_GNUSTEP_DEVEL | dinoex | 2003-06-18 | 1 | -0/+1 |
| | |||||
* | - remove empty dirs | dinoex | 2003-06-10 | 1 | -0/+2 |
| | |||||
* | - Add WITH_GNUSTEP_DEVEL | dinoex | 2003-06-01 | 1 | -68/+68 |
| | |||||
* | - Add WITH_GNUSTEP_DEVEL | dinoex | 2003-06-01 | 1 | -0/+2 |
| | | | | - make INSTALL_SHLIBS use the new path | ||||
* | - Use libobjc.so | dinoex | 2003-04-13 | 1 | -22/+5 |
| | | | | | | - Cleanup - Use bsd.gnustep.mk PR: 50479 | ||||
* | - Update for gnustep 1.5.2 and gui 0.8.4 | dinoex | 2003-02-27 | 1 | -0/+2 |
| | |||||
* | - retire pkg-comment | dinoex | 2003-02-21 | 1 | -1/+0 |
| | |||||
* | - add COMMENT | dinoex | 2003-02-21 | 1 | -0/+1 |
| | |||||
* | - Update to use gnustep-back instead of gnustep-xgps | dinoex | 2003-01-20 | 1 | -9/+0 |
| | | | | | - Sweep devel slave ports - retire x11-toolkits/gnustep-xgps | ||||
* | - use new backend as default | dinoex | 2003-01-02 | 1 | -1/+1 |
| | | | | | - make portlint happy - Update MASTER_SITES | ||||
* | - Fix MASTER_SITES | dinoex | 2002-12-24 | 1 | -1/+1 |
| | |||||
* | - use PKGNAMESUFFIX | dinoex | 2002-10-30 | 1 | -0/+3 |
| | |||||
* | update MASTER_SITES | dinoex | 2002-10-30 | 1 | -3/+2 |
| | |||||
* | support for gnustep-back, option GNUSTEP_GUI_DEVEL | dinoex | 2002-10-29 | 1 | -0/+6 |
| | |||||
* | - Update to 1.0.5 | dinoex | 2002-10-26 | 2 | -2/+2 |
| | |||||
* | 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 | ||||
* | - Take Maintainership | dinoex | 2002-06-08 | 1 | -1/+1 |
| | | | | - use defined dirs consistently in each makefile | ||||
* | Update to: Pantomime-1.0.4 | dinoex | 2002-06-04 | 3 | -3/+7 |
| | | | | Update to: GNUMail-1.0.2 | ||||
* | Fix MASTER_SITES | pat | 2002-03-31 | 1 | -1/+3 |
| | | | | | PR: 36486 Submitted by: Tilman Linneweh <tilman@arved.de>, Jason Harris <jharris@widomaker.com> | ||||
* | Upgrade to 1.0.2. | tg | 2002-03-26 | 3 | -4/+12 |
| | |||||
* | Correct MASTER_SITES. | tg | 2001-10-04 | 1 | -1/+1 |
| | | | | | PR: 31033 Submitted by: Brad Forschinger <bnjf@optushome.com.au> | ||||
* | New port pantomime. Pantomime is a mail/MIME handling library for GNUstep. | tg | 2001-10-01 | 5 | -0/+106 |