/dns/inadyn/

repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/bsd.gnustep.mk
Commit message (Expand)AuthorAgeFilesLines
* Enforce clang 3.4 in USES=c*11*,objc,gnustep as clang 3.3 has some bugsantoine2014-11-221-1/+1
* Switch from clang33 to clang34 for ports using compiler:*11*, objc orantoine2014-10-191-4/+4
* Use MAKE_CMD instead of GMAKEbapt2014-06-251-4/+4
* Do not overwrite USES but append values to itbapt2014-05-261-1/+1
* - Covert gmake to USESmiwi2014-05-261-1/+1
* Specify minor version of libobjc to avoid LIB_DEPENDS to catch the gcc versio...bapt2014-01-281-1/+1
* Fix GNUstep backend naming in bsd.gnustep.mk.theraven2014-01-231-1/+1
* Fix bsd.gnustep.mk to refer to the new GNUstep back library.theraven2014-01-151-1/+1
* Use new LIB_DEPENDS syntax for bsd.gnustep.mkbapt2013-12-171-1/+1
* Make GNUstep installs respect MAKE_ARGS, required for staging support.theraven2013-10-071-2/+2
* Fix a copy-and-paste error and a reversed condition in bsd.gnustep.mktheraven2013-08-291-2/+2
* Update to latest GNUstep core libraries.theraven2013-08-291-151/+38
* Fix build when WITH_CCACHE_BUILD is set.bdrewery2013-05-301-0/+2
* Do bmake complaining about non-zero return, while here stop hardcoding makebapt2013-05-021-1/+1
* - reset MAINTAINERdinoex2012-06-261-1/+1
* - allow CC be set to a differen path for option GNUSTEP_WITH_CLANG=yesdinoex2012-06-101-0/+7
* - update for gnustep-back 0.22dinoex2012-06-091-2/+2
* - fix spacedinoex2012-06-011-1/+1
* - force OSVERSION for pointyhatdinoex2012-01-171-1/+6
* - revert default to GNUSTEP_WITH_GCC42dinoex2012-01-171-1/+1
* - add option GNUSTEP_WITH_GCC46dinoex2012-01-131-4/+25
* - fix build for FreeBSD-9dinoex2011-11-061-0/+6
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-0/+1
* - drop GNUSTEP_WITHOUT_LIBOBJCdinoex2011-04-161-29/+7
* - remove obsolete variablesdinoex2011-03-141-6/+0
* - mark sparc as brokendinoex2010-06-111-0/+3
* - convert USE_LDCONFIGdinoex2010-05-311-4/+1
* - option WITH_GNUSTEP_DEVEL, new backend versiondinoex2010-05-241-1/+4
* - drop options GNUSTEP_WITH_GCC43, GNUSTEP_WITH_GCC44dinoex2010-04-021-16/+9
* - remove BROKENdinoex2009-12-031-4/+15
* - mark all 200 gnustep ports broken after removal ov gcc-objcdinoex2009-12-031-25/+1
* - update to 0.17.1dinoex2009-11-291-1/+1
* - new Macro USE_GNUSTEP_LOCAL_ASTSdinoex2009-03-201-0/+26
* - update to gnustep-back 0.16.0dinoex2008-12-241-1/+1
* - fix USE_GNUSTEP_LOCAL_BUDLES subdirsdinoex2008-11-301-2/+2
* - new option USE_GNUSTEP_LOCAL_MENULETSdinoex2008-11-301-2/+15
* - use BUILD_WRKSRC, INSTALL_WRKSRCdinoex2008-11-171-4/+4
* - update stable to 0.14.0dinoex2008-08-121-4/+0
* - update gnustep-back to 0.14.xdinoex2008-06-201-1/+1
* - add WITH_GNUSTEP_DEVELdinoex2008-05-051-0/+4
* - note reason why INSTALL_SHLIBS is neededdinoex2008-04-241-0/+2
* - back out last (approved) commitdinoex2008-04-231-1/+1
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-1/+1
* - udpate to 0.12.1dinoex2008-02-281-1/+1
* - use PACKAGE_BUILDINGdinoex2007-06-271-1/+1
* - set default compiler as GNUSTEP_WITH_GCC42=yesdinoex2007-06-041-1/+1
* Retire NO_FILTER_SHLIBS now that it no longer serves a purposekris2007-01-301-1/+0
* - fix path for */Servciesdinoex2007-01-031-2/+2
* - add USE_GNUSTEP_LOCAL_SERVICESdinoex2006-12-311-53/+105
* - pass ADDITIONAL_FLAGS ADDITIONAL_CFLAGSdinoex2006-12-191-0/+9
* - pass ADDITIONAL_CPPFLAGS, ADDITIONAL_INCLUDE_DIRS ADDITIONAL_LIB_DIRSdinoex2006-12-101-0/+9
* - new option USE_GNUSTEP_LDCONFIGdinoex2006-11-301-2/+27
* -add options USE_GNUSTEP_SYSTEM_THEMES, USE_GNUSTEP_LOCAL_THEMESdinoex2006-11-201-13/+40
* - new option USE_GNUSTEP_SYSTEM_BUNDLESdinoex2006-11-201-0/+13
* - new option USE_GNUSTEP_LOCAL_BUNDLESdinoex2006-11-171-0/+13
* - new option USE_GNUSTEP_LOCAL_TOOLSdinoex2006-11-161-0/+12
* - new optionsdinoex2006-10-311-6/+45
* - whitespacesdinoex2006-10-061-1/+1
* - new option USE_GNUSTEP_MAKE=yesdinoex2006-09-291-2/+5
* - order dependenciesdinoex2006-09-111-4/+34
* - update to 0.11.0dinoex2006-08-311-1/+1
* - update to gcc4.1 as defaultdinoex2006-04-051-1/+1
* - use gcc ports directly when possibledinoex2006-03-291-13/+12
* - set default GNUSTEP_PREFIXdinoex2006-03-181-0/+5
* - support multiple backends as dependeciesdinoex2006-01-291-12/+12
* - new option GNUSTEP_PREFIXdinoex2006-01-201-2/+2