Skip site navigation (1)Skip section navigation (2)

CVS log for ports/Mk/bsd.gnustep.mk

[BACK] Up to [FreeBSD] / ports / Mk

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.70: download - view: text, markup, annotated - select for diffs
Mon Jan 16 18:55:36 2012 UTC (3 weeks, 3 days ago) by dinoex
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +7 -2 lines
- force OSVERSION for pointyhat

Revision 1.69: download - view: text, markup, annotated - select for diffs
Mon Jan 16 18:34:15 2012 UTC (3 weeks, 3 days ago) by dinoex
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +2 -2 lines
- revert default to GNUSTEP_WITH_GCC42

Revision 1.68: download - view: text, markup, annotated - select for diffs
Fri Jan 13 10:48:33 2012 UTC (4 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +26 -5 lines
- add option GNUSTEP_WITH_GCC46
- add option GNUSTEP_WITH_CLANG
GNUstep defaults to clang in FreeBSD9

Revision 1.67: download - view: text, markup, annotated - select for diffs
Sun Nov 6 07:40:58 2011 UTC (3 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +7 -1 lines
- fix build for FreeBSD-9
by defaulting to GNUSTEP_WITH_GCC42

Revision 1.66: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:20:46 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +2 -1 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav

Revision 1.65: download - view: text, markup, annotated - select for diffs
Sat Apr 16 10:21:38 2011 UTC (9 months, 3 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +8 -30 lines
- drop GNUSTEP_WITHOUT_LIBOBJC
- drop GNUSTEP_WITH_BASE_GCC
GNUstep defaults to base compiler

- update GNUSTEP_DEVEL for gnustep-back-0.20

Revision 1.64: download - view: text, markup, annotated - select for diffs
Sun Mar 13 20:35:12 2011 UTC (10 months, 4 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +1 -7 lines
- remove obsolete variables
PR:		154395
Submitted by:	Eitan Adler

Revision 1.63: download - view: text, markup, annotated - select for diffs
Fri Jun 11 09:12:37 2010 UTC (20 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +4 -1 lines
- mark sparc as broken

Revision 1.62: download - view: text, markup, annotated - select for diffs
Sun May 30 18:14:19 2010 UTC (20 months, 1 week ago) by dinoex
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +2 -5 lines
- convert USE_LDCONFIG
PR:		123042,146365

Revision 1.61: download - view: text, markup, annotated - select for diffs
Sun May 23 21:03:45 2010 UTC (20 months, 2 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +5 -2 lines
- option WITH_GNUSTEP_DEVEL, new backend version

Revision 1.60: download - view: text, markup, annotated - select for diffs
Fri Apr 2 03:30:05 2010 UTC (22 months, 1 week ago) by dinoex
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +10 -17 lines
- drop options GNUSTEP_WITH_GCC43, GNUSTEP_WITH_GCC44
objc has been removed from this ports.
- fallback to GNUSTEP_WITH_GCC34 on archs other then i386 and am64

Revision 1.59: download - view: text, markup, annotated - select for diffs
Thu Dec 3 13:50:43 2009 UTC (2 years, 2 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +16 -5 lines
- remove BROKEN
- add experimenta options GNUSTEP_WITH_GCC43, GNUSTEP_WITH_GCC44

Revision 1.58: download - view: text, markup, annotated - select for diffs
Thu Dec 3 06:19:02 2009 UTC (2 years, 2 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +2 -26 lines
- mark all 200 gnustep ports broken after removal ov gcc-objc

Revision 1.57: download - view: text, markup, annotated - select for diffs
Sat Nov 28 21:49:45 2009 UTC (2 years, 2 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +2 -2 lines
- update to 0.17.1

Revision 1.56: download - view: text, markup, annotated - select for diffs
Fri Mar 20 09:14:26 2009 UTC (2 years, 10 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +27 -1 lines
- new Macro USE_GNUSTEP_LOCAL_ASTS
	depends on Ast Bundles installed in Local directrory

- new macro USE_GNUSTEP_LOCAL_BURNS
	depends on Burn Bundles installed in Local directrory

Revision 1.55: download - view: text, markup, annotated - select for diffs
Wed Dec 24 07:49:20 2008 UTC (3 years, 1 month ago) by dinoex
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +2 -2 lines
- update to gnustep-back 0.16.0

Revision 1.54: download - view: text, markup, annotated - select for diffs
Sat Nov 29 21:41:47 2008 UTC (3 years, 2 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +3 -3 lines
- fix USE_GNUSTEP_LOCAL_BUDLES subdirs

Revision 1.53: download - view: text, markup, annotated - select for diffs
Sat Nov 29 20:32:02 2008 UTC (3 years, 2 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +16 -3 lines
- new option USE_GNUSTEP_LOCAL_MENULETS
- option USE_GNUSTEP_LOCAL_BUDLES supports subdirs

Revision 1.52: download - view: text, markup, annotated - select for diffs
Mon Nov 17 03:55:22 2008 UTC (3 years, 2 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +5 -5 lines
- use BUILD_WRKSRC, INSTALL_WRKSRC

Revision 1.51: download - view: text, markup, annotated - select for diffs
Tue Aug 12 09:26:51 2008 UTC (3 years, 5 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +1 -5 lines
- update stable to 0.14.0

Revision 1.50: download - view: text, markup, annotated - select for diffs
Fri Jun 20 15:13:50 2008 UTC (3 years, 7 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +2 -2 lines
- update gnustep-back to 0.14.x

Revision 1.49: download - view: text, markup, annotated - select for diffs
Sun May 4 21:13:21 2008 UTC (3 years, 9 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +5 -1 lines
- add WITH_GNUSTEP_DEVEL

Revision 1.48: download - view: text, markup, annotated - select for diffs
Thu Apr 24 05:04:25 2008 UTC (3 years, 9 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +3 -1 lines
- note reason why INSTALL_SHLIBS is needed

Revision 1.47: download - view: text, markup, annotated - select for diffs
Wed Apr 23 05:51:23 2008 UTC (3 years, 9 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +2 -2 lines
- back out last (approved) commit
substitution fails, pointhat run did not reveal the problem.
using USE_LDCONFIG+=${i} does not work.
USE_LDCONFIG is still broken with custom PREFIX

Revision 1.46: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:46:02 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +2 -2 lines
- Remove unneeded dependency from gtk12/gtk20 [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)

Revision 1.45: download - view: text, markup, annotated - select for diffs
Thu Feb 28 09:07:36 2008 UTC (3 years, 11 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -2 lines
- udpate to 0.12.1

Revision 1.44: download - view: text, markup, annotated - select for diffs
Tue Jun 26 16:58:33 2007 UTC (4 years, 7 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -2 lines
- use PACKAGE_BUILDING

Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon Jun 4 11:20:29 2007 UTC (4 years, 8 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -2 lines
- set default compiler as GNUSTEP_WITH_GCC42=yes

Revision 1.42: download - view: text, markup, annotated - select for diffs
Tue Jan 30 04:25:35 2007 UTC (5 years ago) by kris
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -2 lines
Retire NO_FILTER_SHLIBS now that it no longer serves a purpose

Revision 1.41: download - view: text, markup, annotated - select for diffs
Tue Jan 2 17:26:31 2007 UTC (5 years, 1 month ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +3 -3 lines
- fix path for */Servcies
Reported by:	cbv on FreeNode

Revision 1.40: download - view: text, markup, annotated - select for diffs
Sun Dec 31 13:42:50 2006 UTC (5 years, 1 month ago) by dinoex
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +106 -54 lines
- add USE_GNUSTEP_LOCAL_SERVICES
- add USE_GNUSTEP_SYSTEM_SERVICES
- add USE_GNUSTEP_SYSTEM_TOOLS
- new macro names that match use in GNUmakefile

Revision 1.39: download - view: text, markup, annotated - select for diffs
Mon Dec 18 16:07:46 2006 UTC (5 years, 1 month ago) by dinoex
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +10 -1 lines
- pass ADDITIONAL_FLAGS ADDITIONAL_CFLAGS
- add apps to BUILD_DEPENDS too

Revision 1.38: download - view: text, markup, annotated - select for diffs
Sat Dec 9 21:37:26 2006 UTC (5 years, 2 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +10 -1 lines
- pass ADDITIONAL_CPPFLAGS, ADDITIONAL_INCLUDE_DIRS ADDITIONAL_LIB_DIRS

Revision 1.37: download - view: text, markup, annotated - select for diffs
Thu Nov 30 06:55:29 2006 UTC (5 years, 2 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +28 -3 lines
- new option USE_GNUSTEP_LDCONFIG
- new option USE_MAKEFILE
- default USE_GMAKE and GNUmakefile

Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon Nov 20 03:47:08 2006 UTC (5 years, 2 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +41 -14 lines
-add options USE_GNUSTEP_SYSTEM_THEMES, USE_GNUSTEP_LOCAL_THEMES

Revision 1.35: download - view: text, markup, annotated - select for diffs
Sun Nov 19 20:52:08 2006 UTC (5 years, 2 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +14 -1 lines
- new option USE_GNUSTEP_SYSTEM_BUNDLES

Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Nov 17 13:01:35 2006 UTC (5 years, 2 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +14 -1 lines
- new option USE_GNUSTEP_LOCAL_BUNDLES

Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu Nov 16 14:57:47 2006 UTC (5 years, 2 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +13 -1 lines
- new option USE_GNUSTEP_LOCAL_TOOLS

Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Oct 31 05:27:21 2006 UTC (5 years, 3 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +46 -7 lines
- new options

 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.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Thu Oct 5 17:27:31 2006 UTC (5 years, 4 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2 lines
- whitespaces
PR:		104014
Submitted by:	edwin

Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Sep 28 19:15:53 2006 UTC (5 years, 4 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +6 -3 lines
- new option USE_GNUSTEP_MAKE=yes
for custom build and install targets

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Sep 10 16:41:27 2006 UTC (5 years, 5 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +35 -5 lines
- order dependencies
- 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}

Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Aug 31 05:37:04 2006 UTC (5 years, 5 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
- update to 0.11.0

Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Apr 4 19:22:25 2006 UTC (5 years, 10 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
- update to gcc4.1 as default

Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Mar 28 19:50:51 2006 UTC (5 years, 10 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +13 -14 lines
- use gcc ports directly when possible

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Mar 18 08:04:45 2006 UTC (5 years, 10 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +6 -1 lines
- set default GNUSTEP_PREFIX
Andriy Gapon

- new option USE_GNUSTEP_PREFIX

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun Jan 29 07:31:51 2006 UTC (6 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +13 -13 lines
- support multiple backends as dependecies
  some internal macros renamed

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Jan 19 18:57:05 2006 UTC (6 years ago) by dinoex
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +3 -3 lines
- new option GNUSTEP_PREFIX
  allow user defined location of all files
  this makes this file save for other ports to include

Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Jan 18 19:50:18 2006 UTC (6 years ago) by dinoex
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +47 -5 lines
- new option GNUSTEP_WITH_XLIB
- 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

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Nov 19 06:02:16 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
Switch to <target>:: convention for both patch-autotools and run-autotools,
to allow for easier overriding of these targets by port Makefiles, if
they need to.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Oct 25 07:45:22 2005 UTC (6 years, 3 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +18 -4 lines
- new backend option WITH_GNUSTEP_CAIRO

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Aug 28 09:15:29 2005 UTC (6 years, 5 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
- cleanup Makefile location

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Jul 27 17:13:46 2005 UTC (6 years, 6 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +11 -10 lines
Update for gnustep-back 0.10

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Jan 9 10:12:07 2005 UTC (7 years, 1 month ago) by krion
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Remove trailing spaces.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Nov 14 08:06:15 2004 UTC (7 years, 2 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -5 lines
- cleanup obsolete defs

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Nov 7 21:43:20 2004 UTC (7 years, 3 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
- update DEFAULT_LIBVERSION

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Oct 12 04:32:33 2004 UTC (7 years, 4 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +10 -2 lines
- new option GNUSTEP_WITH_GCC34

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Jun 16 08:17:22 2004 UTC (7 years, 7 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +9 -4 lines
- new option DEFAULT_LIBVERSION

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Apr 15 20:51:06 2004 UTC (7 years, 9 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +6 -1 lines
- update to gcc33

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Apr 13 11:29:00 2004 UTC (7 years, 9 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +13 -2 lines
- Fix dependency problem in CURRENT
- drop LIB_DEPENDS in favor of BUILD_DEPENDS and RUN_DEPENDS
- new internel option GNUSTEP_WITHOUT_LIBOBJC

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Mar 26 08:00:35 2004 UTC (7 years, 10 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
- make PKGNAMESUFFIX extandable

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Jan 20 09:14:09 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -1 lines
Here come the patches!

* Add ghostscript knobs [1]
* Add per-port persistent build options with a menu-driven front-end [2]
* Allow porters to override the message generated when do-configure fails [3]
* Add patch to obviate many pkg-plist files [4]
* Fix the PKG_DBDIR comment [5]
* Make ports framework more robust with regard to make index [6]
* Add new command macros to bsd.port.mk [7]
* Remove direct command use from bsd.port.mk [8]
* Make the ports system respect WITHOUT_CPU_CFLAGS [9]
* Break the SDL code out into bsd.sdl.mk [10]
* Add working support for USE_SIZE [11]
* Fix RANDOMIZE_MASTER_SITES on -CURRENT [12]
* Convert some spaces to tabs [13]
* Add new physcial categories accessibility and x11-themes [14]
* Speed up GNU configure scripts [15]
* Remove "//" from MLINKS items in PLISTs and fix make -s install and
  make -s deinstall [16]
* Be more specific about looking for files in distinfo [17]
* Add new run-autotools target, and resort configure targets [18]
* Make CONFLICTS compare prefix for installed packages and PREFIX [19]
* Change directory to ${.CURDIR} before running certain make commands [20]
* When INSTALL_AS_USER is set, run ldconfig with failures ignored [21]
* Speed up the security check phase [22]
* Fix some corner cases in the PORTDOCS code [23]
* Add a new DEPRECATED macro [24]
* Make INDEX breakage more informative [25]

Look for a full write-up to follow on ports@ and ports-developers@.

PR:		36112 [1]
		59909 [4]
		61351 [6]
		59058 [7]
		59058 [8]
		59493 [9]
		55494 [10]
		59058 [11]
		59315 [12]
		59058 [13]
		59811 [15]
		59058 [16]
		59058 [17]
		60882 [18]
		58149 [19]
		59058 [20]
		61133 [21]
		55331 [22]
		59070 [23]
		59362 [24]
		59626 [25]
Submitted by:	linimon [1]
		eivind [2]
		marcus [3]
		trevor [4]
		gerald [5]
		linimon [6]
		eik [7]
		eik [8]
		jeh [9]
		edwin [10]
		eik [11]
		Sergey Matveychuk <sem@ciam.ru> [12]
		eik [13]
		trevor gnome [14]
		adamw [15]
		eik [16]
		eik [17]
		edwin [18]
		clement [19]
		eik [20]
		edwin lev [21]
		Eugene M. Kim <ab@astralblue.com> [22]
		eik [23]
		linimon [24]
		eik [25]

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Oct 19 12:04:44 2003 UTC (8 years, 3 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -1 lines
- New option GNUSTEP_WITH_BASE_GCC
PR:		55013

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Oct 19 11:14:17 2003 UTC (8 years, 3 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -24 lines
- Layout for GnuSTEP 1.8.0

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Aug 27 14:46:06 2003 UTC (8 years, 5 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
- spelling

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Jul 26 14:38:58 2003 UTC (8 years, 6 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +18 -4 lines
- update to 1.7.2
- flat layout

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Jun 18 04:06:58 2003 UTC (8 years, 7 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -1 lines
- don't package ~/GNUSstep

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Jun 1 03:12:41 2003 UTC (8 years, 8 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +20 -4 lines
- Add WITH_GNUSTEP_DEVEL
HEADS UP: New filesystem layout with gnustep-1.7.0

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Apr 13 11:38:10 2003 UTC (8 years, 10 months ago) by dinoex
Branches: MAIN
CVS tags: old_RELEASE_5_1_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +5 -5 lines
- Change WANT_GNUSTEP_* to WITH_GNUSTEP_*
Suggested by: kris

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Apr 13 06:53:03 2003 UTC (8 years, 10 months ago) by dinoex
Branches: MAIN
- use bsd.gnustep.mk
PR:		50479

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options