aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.gnustep.mk
Commit message (Collapse)AuthorAgeFilesLines
* - drop GNUSTEP_WITHOUT_LIBOBJCDirk Meyer2011-04-161-29/+7
| | | | | | | | | | - drop GNUSTEP_WITH_BASE_GCC GNUstep defaults to base compiler - update GNUSTEP_DEVEL for gnustep-back-0.20 Notes: svn path=/head/; revision=272794
* - remove obsolete variablesDirk Meyer2011-03-131-6/+0
| | | | | | | | PR: 154395 Submitted by: Eitan Adler Notes: svn path=/head/; revision=270818
* - mark sparc as brokenDirk Meyer2010-06-111-0/+3
| | | | Notes: svn path=/head/; revision=256368
* - convert USE_LDCONFIGDirk Meyer2010-05-301-4/+1
| | | | | | | PR: 123042,146365 Notes: svn path=/head/; revision=255340
* - option WITH_GNUSTEP_DEVEL, new backend versionDirk Meyer2010-05-231-1/+4
| | | | Notes: svn path=/head/; revision=254918
* - drop options GNUSTEP_WITH_GCC43, GNUSTEP_WITH_GCC44Dirk Meyer2010-04-021-16/+9
| | | | | | | | objc has been removed from this ports. - fallback to GNUSTEP_WITH_GCC34 on archs other then i386 and am64 Notes: svn path=/head/; revision=251991
* - remove BROKENDirk Meyer2009-12-031-4/+15
| | | | | | | - add experimenta options GNUSTEP_WITH_GCC43, GNUSTEP_WITH_GCC44 Notes: svn path=/head/; revision=245165
* - mark all 200 gnustep ports broken after removal ov gcc-objcDirk Meyer2009-12-031-25/+1
| | | | Notes: svn path=/head/; revision=245143
* - update to 0.17.1Dirk Meyer2009-11-281-1/+1
| | | | Notes: svn path=/head/; revision=244938
* - new Macro USE_GNUSTEP_LOCAL_ASTSDirk Meyer2009-03-201-0/+26
| | | | | | | | | | depends on Ast Bundles installed in Local directrory - new macro USE_GNUSTEP_LOCAL_BURNS depends on Burn Bundles installed in Local directrory Notes: svn path=/head/; revision=230467
* - update to gnustep-back 0.16.0Dirk Meyer2008-12-241-1/+1
| | | | Notes: svn path=/head/; revision=224666
* - fix USE_GNUSTEP_LOCAL_BUDLES subdirsDirk Meyer2008-11-291-2/+2
| | | | Notes: svn path=/head/; revision=223589
* - new option USE_GNUSTEP_LOCAL_MENULETSDirk Meyer2008-11-291-2/+15
| | | | | | | - option USE_GNUSTEP_LOCAL_BUDLES supports subdirs Notes: svn path=/head/; revision=223561
* - use BUILD_WRKSRC, INSTALL_WRKSRCDirk Meyer2008-11-171-4/+4
| | | | Notes: svn path=/head/; revision=222959
* - update stable to 0.14.0Dirk Meyer2008-08-121-4/+0
| | | | Notes: svn path=/head/; revision=218454
* - update gnustep-back to 0.14.xDirk Meyer2008-06-201-1/+1
| | | | Notes: svn path=/head/; revision=215361
* - add WITH_GNUSTEP_DEVELDirk Meyer2008-05-041-0/+4
| | | | Notes: svn path=/head/; revision=212612
* - note reason why INSTALL_SHLIBS is neededDirk Meyer2008-04-241-0/+2
| | | | Notes: svn path=/head/; revision=211872
* - back out last (approved) commitDirk Meyer2008-04-231-1/+1
| | | | | | | | | substitution fails, pointhat run did not reveal the problem. using USE_LDCONFIG+=${i} does not work. USE_LDCONFIG is still broken with custom PREFIX Notes: svn path=/head/; revision=211821
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - udpate to 0.12.1Dirk Meyer2008-02-281-1/+1
| | | | Notes: svn path=/head/; revision=208052
* - use PACKAGE_BUILDINGDirk Meyer2007-06-261-1/+1
| | | | Notes: svn path=/head/; revision=194305
* - set default compiler as GNUSTEP_WITH_GCC42=yesDirk Meyer2007-06-041-1/+1
| | | | Notes: svn path=/head/; revision=192697
* Retire NO_FILTER_SHLIBS now that it no longer serves a purposeKris Kennaway2007-01-301-1/+0
| | | | Notes: svn path=/head/; revision=183680
* - fix path for */ServciesDirk Meyer2007-01-021-2/+2
| | | | | | | Reported by: cbv on FreeNode Notes: svn path=/head/; revision=181282
* - add USE_GNUSTEP_LOCAL_SERVICESDirk Meyer2006-12-311-53/+105
| | | | | | | | | - add USE_GNUSTEP_SYSTEM_SERVICES - add USE_GNUSTEP_SYSTEM_TOOLS - new macro names that match use in GNUmakefile Notes: svn path=/head/; revision=181144
* - pass ADDITIONAL_FLAGS ADDITIONAL_CFLAGSDirk Meyer2006-12-181-0/+9
| | | | | | | - add apps to BUILD_DEPENDS too Notes: svn path=/head/; revision=180086
* - pass ADDITIONAL_CPPFLAGS, ADDITIONAL_INCLUDE_DIRS ADDITIONAL_LIB_DIRSDirk Meyer2006-12-091-0/+9
| | | | Notes: svn path=/head/; revision=179337
* - new option USE_GNUSTEP_LDCONFIGDirk Meyer2006-11-301-2/+27
| | | | | | | | - new option USE_MAKEFILE - default USE_GMAKE and GNUmakefile Notes: svn path=/head/; revision=178307
* -add options USE_GNUSTEP_SYSTEM_THEMES, USE_GNUSTEP_LOCAL_THEMESDirk Meyer2006-11-201-13/+40
| | | | Notes: svn path=/head/; revision=177641
* - new option USE_GNUSTEP_SYSTEM_BUNDLESDirk Meyer2006-11-191-0/+13
| | | | Notes: svn path=/head/; revision=177625
* - new option USE_GNUSTEP_LOCAL_BUNDLESDirk Meyer2006-11-171-0/+13
| | | | Notes: svn path=/head/; revision=177458
* - new option USE_GNUSTEP_LOCAL_TOOLSDirk Meyer2006-11-161-0/+12
| | | | Notes: svn path=/head/; revision=177387
* - new optionsDirk Meyer2006-10-311-6/+45
| | | | | | | | | | | | | | USE_GNUSTEP_SYSTEM_APPS= ProjectCenter:devel/projectcenter.app depends on Application installed in System directrory at runtime USE_GNUSTEP_LOCAL_APPS= Ink:misc/gnustep-examples depends on Application installed in Local directrory at runtime USE_GNUSTEP_MAKE_DIRS= App Tools call build and install target in each of the given dirs. Notes: svn path=/head/; revision=175661
* - whitespacesDirk Meyer2006-10-051-1/+1
| | | | | | | | PR: 104014 Submitted by: edwin Notes: svn path=/head/; revision=174565
* - new option USE_GNUSTEP_MAKE=yesDirk Meyer2006-09-281-2/+5
| | | | | | | for custom build and install targets Notes: svn path=/head/; revision=174051
* - order dependenciesDirk Meyer2006-09-101-4/+34
| | | | | | | | | | | | | | | | | | | - new options for ports: USE_GNUSTEP_SYSTEM_LIBS USE_GNUSTEP_LOCAL_LIBS each can hold mutiple definitions, like: USE_GNUSTEP_SYSTEM_LIBS+= Renaissance:${RENAISSANCE_PORT} USE_GNUSTEP_SYSTEM_LIBS+= Renaissance:x11-toolkits/renaissance USE_GNUSTEP_LOCAL_LIBS+= Pantomime:${PANTOMIME_PORT} USE_GNUSTEP_LOCAL_LIBS+= Addresses:${ADDRESSES_PORT} USE_GNUSTEP_LOCAL_LIBS+= SlideShow:${SLIDESHOWKIT_PORT} USE_GNUSTEP_LOCAL_LIBS+= netclasses:${NETCLASSES_PORT} Notes: svn path=/head/; revision=172714
* - update to 0.11.0Dirk Meyer2006-08-311-1/+1
| | | | Notes: svn path=/head/; revision=171692
* - update to gcc4.1 as defaultDirk Meyer2006-04-041-1/+1
| | | | Notes: svn path=/head/; revision=158791
* - use gcc ports directly when possibleDirk Meyer2006-03-281-13/+12
| | | | Notes: svn path=/head/; revision=158351
* - set default GNUSTEP_PREFIXDirk Meyer2006-03-181-0/+5
| | | | | | | | | Andriy Gapon - new option USE_GNUSTEP_PREFIX Notes: svn path=/head/; revision=157530
* - support multiple backends as dependeciesDirk Meyer2006-01-291-12/+12
| | | | | | | some internal macros renamed Notes: svn path=/head/; revision=154705
* - new option GNUSTEP_PREFIXDirk Meyer2006-01-191-2/+2
| | | | | | | | allow user defined location of all files this makes this file save for other ports to include Notes: svn path=/head/; revision=153893
* - new option GNUSTEP_WITH_XLIBDirk Meyer2006-01-181-4/+46
| | | | | | | | | | | | | | - document compiler options GNUSTEP_WITH_BASE_GCC GNUSTEP_WITH_GCC32 GNUSTEP_WITH_GCC33 GNUSTEP_WITH_GCC34 GNUSTEP_WITH_GCC40 GNUSTEP_WITH_GCC41 GNUSTEP_WITH_GCC42 Notes: svn path=/head/; revision=153833
* Switch to <target>:: convention for both patch-autotools and run-autotools,Ade Lovett2005-11-191-1/+1
| | | | | | | | to allow for easier overriding of these targets by port Makefiles, if they need to. Notes: svn path=/head/; revision=148768
* - new backend option WITH_GNUSTEP_CAIRODirk Meyer2005-10-251-3/+17
| | | | Notes: svn path=/head/; revision=146301
* - cleanup Makefile locationDirk Meyer2005-08-281-1/+1
| | | | Notes: svn path=/head/; revision=141061
* Update for gnustep-back 0.10Dirk Meyer2005-07-271-9/+10
| | | | Notes: svn path=/head/; revision=140255
* Remove trailing spaces.Kirill Ponomarev2005-01-091-1/+1
| | | | Notes: svn path=/head/; revision=125940
* - cleanup obsolete defsDirk Meyer2004-11-141-4/+1
| | | | Notes: svn path=/head/; revision=121544