ChangeLog
author xlucas
Tue, 28 Apr 2009 09:49:26 +0000
changeset 41 31570364d0f1
parent 40 b92f7755aa91
child 42 923c6af7c39e
permissions -rw-r--r--
2009-03-16 Lukas (Luc) Oboril <[email protected]> * bump pkgbuild to latest version 1.3.98.4 * add Sun Studio Express 03/09 as known compiler

2009-04-28 Lukas (Luc) Oboril <[email protected]>
	* bump pkgbuild to latest version 1.3.98.4
	* add Sun Studio Express 03/09 as known compiler

2009-03-16 Lukas (Luc) Oboril <[email protected]>
	* bump cmake to 2.6.3 (fix many issues)
	* bump pkgbuild to latest stable release 1.3.3
	
2009-02-20 Lukas (Luc) Oboril <[email protected]>
	* add FindGettext patch for cmake 2.6.2
	* define alternative for ant, but leave comment in

2009-01-18  Lukas (Luc) Oboril <[email protected]>

	* add ant to KDE group, newer version of ant is needed for QTJambi
	* define alternatives for GNU sed, GNU awk, cmake, gettext
	* minor changes in CBE_README

2009-01-12  Lukas (Luc) Oboril <[email protected]>

	* CBEcmake.spec - bump to 2.6.2 (KDE 4.2)

2008-12-14  Albert Lee  <[email protected]>

	* CBEant.spec: Bump to 1.7.1
	* CBErsync.spec: Bump to 3.0.4

2008-07-18  Lukas (Luc) Oboril <[email protected]>
	
	* CBEcmake.spec - fix typo
	* CBEgnuawk.spec - remove locale dir, prevent to build error
	on Nevada >= 92

2008-07-11  Lukas (Luc) Oboril <[email protected]>

        * CBEcmake.spec: step back to 2.4.8, becuse 2.6.0 has serious issue
        in RUNPATH setup.

2008-06-28  Lukas (Luc) Oboril <[email protected]>

        * CBEyasm.spec: bump to 0.7.1 version, fixes a few issues which has 0.6.2

2008-06-27  Laszlo (Laca) Peter  <[email protected]>

	* make-cbe-dist.sh: add cbe_include.sh to the tarballs

2008-06-26  Laszlo (Laca) Peter  <[email protected]>

	* cbe-remove: allow the script to run as root or with the Software
	  Installation or Primary Administrator profile.

2008-06-26  Laszlo (Laca) Peter  <[email protected]>

	* CBE_VERSION: bump to 1.7.0
	* CBEenv.spec: add env_include.sh
	* CBE_README: add info about env_include.sh
	* cbe-install: add env_include.sh and disallow building as root
	* ext-sources/env.sh: fixes for zsh
	* ext-sources/env_include.sh: (new) env setup script for use in
	  other scripts

2008-06-18  Lukas (Luc) Oboril  <[email protected]>

	* CBEcmake: bump to 2.6.0 version, because KDE4 will need this version
	  in short time.

2008-06-19  Laszlo (Laca) Peter  <[email protected]>

	* CBEenv.spec: look for m4 in various directories; test if ginstall
	  and gdiff exist
	* cbe-install: implement quiet install 

2008-06-19  Laszlo (Laca) Peter  <[email protected]>

	* CBEenv.spec: create m4 symlink to GNU m4 (error reported by
	  Andras Barna)
	* cbe-install: print message when building CBEenv

2008-06-18  Laszlo (Laca) Peter  <[email protected]>

	* cbe-install: improve logging

2008-06-18  Lukas (Luc) Oboril  <[email protected]>

	* env.sh, env.csh: export these variables MAKE, M4, CONFIG_SHELL,
	  MAKESHELL

2008-06-18  Laszlo (Laca) Peter  <[email protected]>

	* CBE_README: add content
	* cbe-install: implement non-interactive installation;
	  add CBEfileutils to list of obsolete packages; add new command
	  line options: --prefix or -p, --compiler or -c, -n; select
	  the compiler specified in -c or $CC by default; cp default-depend.inc
	  to SPECS
	* ext-sources/env.csh: s/JDS CBE/Desktop CBE/, do not set PATH if
	  the selected env does not exist
	* ext-sources/env.sh: s/JDS CBE/Desktop CBE/, fix unsetting variables
	  with zsh, do not set PATH if the selected env does not exist
	* make-cbe-dist.sh: substitute @DATE@ in the README file.

2008-06-17  Lukas (Luc) Oboril  <[email protected]>

	* cbe-install: remove ant from KDE category, add further path
	 options for Sun Studio 12

2008-06-17  Laszlo (Laca) Peter  <[email protected]>

	* cbe-install: also cp gendiff to SOURCES

2008-06-17  Laszlo (Laca) Peter  <[email protected]>

	* CBEcoreutils.spec: create ginstall symlink to install to match
	  SUNWgnu-coreutils

2008-06-17  Laszlo (Laca) Peter  <[email protected]>

	* cbe-install: cp CBE.inc to SPECS before building CBEenv.spec
	  (bug reported by Andras Barna)

2008-06-16  Laszlo (Laca) Peter  <[email protected]>

	* CBE_README: (new) placeholder
	* CBEenv.spec: create diff symlink to gdiff
	* make-cbe-dist.sh: (new) script for creating cbe tarballs for
	  distribution

2008-06-16  Laszlo (Laca) Peter  <[email protected]>

	* CBEdiff.spec: move gendiff to CBEenv.spec
	* CBEenv.spec: moved gendiff here from CBEdiff.spec

2008-06-16  Laszlo (Laca) Peter  <[email protected]>

	* CBEgnused.spec: call aclocal-1.10 instead of aclocal because
	  this package is installed before CBEenv, which creates the
	  aclocal symlink
	* cbe-install: delete references to external dist, we don't
	  need that anymore; only download the pkgbuild sources if
	  binary packages are not found.

2008-06-16  Laszlo (Laca) Peter  <[email protected]>

	* CBEautoconf.spec: allow to build with either CBEm4 or SUNWgm4
	* CBEautomake.spec: same again
	* CBEenv.spec: create 'install' symlink to ginstall
	* cbe-install: tarball fix download and binary install

2008-06-14  Laszlo (Laca) Peter  <[email protected]>

	* CBEgnused.spec: add SUNWgnome-base-libs-devel and libtool deps
	* CBEmake.spec: add missing 'cd' so gmake link is created
	* CBEsubversion.spec: add missing SUNWPython build dep
	* cbe-install: compiler config improvements; download source
	  tarballs automatically if not found in tarballs subdir

2008-06-12  Laszlo (Laca) Peter  <[email protected]>

	* CBEenv.spec: add cbe-env dir and preun script for deleting the
	  env files
	* cbe-install: implement compiler selection and environment config
	  files
	* ext-sources/env.sh: enhance to work in either source or subshell
	  mode; use env config files for setting up compilers
	* ext-sources/env.csh: same again
	* include/CBE.inc: avoid warning when CC is unset

2008-06-11  Laszlo (Laca) Peter  <[email protected]>

	* README: (new) note on building the CBE from svn
	* CBEant.spec: update rev
	* CBEautoconf.spec: update rev, gmake dependency
	* CBEautomake.spec: update rev, gmake dependency, create aclocal
	  symlink
	* CBEbison.spec: update rev, gmake dependency
	* CBEcmake.spec: update rev, gmake depedency, use -norunpath with CC
	* CBEcoreutils.spec: update rev, gmake dependency
	* CBEcvs.spec: update rev, gmake depedency
	* CBEdiff.spec: update rev, gmake depedency
	* CBEenv.spec: update version, create symlinks for [Open]Solaris
	  gnu make, automake, aclocal
	* CBEflex.spec: update rev, gmake depedency, use c99flag
	* CBEgettext.spec: update rev, gmake dependency
	* CBEgnuawk.spec: update rev, gmake dependency
	* CBEgnused.spec: update rev, gmake dependency
	* CBElibtool.spec: update rev, gmake dependency
	* CBElibtool22.spec: update rev, gmake dependency
	* CBEm4.spec: update rev, gmake dependency
	* CBEmake.spec: update rev
	* CBErsync.spec: update rev, gmake dependency
	* CBEsubversion.spec: update rev, gmake dependency
	* CBEyasm.spec: update rev, gmake dependency, fix _datadir, _mandir
	  attributes
	* cbe-install: major rework for Solaris 10, Nevada and OpenSolaris
	* cbe-remove: remove all 'JDS CBE' and 'Desktop CBE' packages
	* ext-sources/env.csh: fix unset bug reported by Ben Taylor, where
	  multi-line values break the script
	* ext-sources/env.sh: fix unset bug reported by Ben Taylor
	* include/CBE.inc: define c99flag, cxx_optflags, make_dep and change
	  default cbe prefix to /opt/dtbld

2008-05-27 Lukas (Luc) Oboril <[email protected]>

	* CBEm4.spec - bump to 1.4.9
	* CBEneon.spec - remove, obsolete by CBEsubversion.spec
	* CBElibtool22.spec - bump to 2.2.4

2008-04-20 Lukas (Luc) Oboril <[email protected]>

	* subversion-01-libneon.la.diff - forgot in previous commit


2008-04-20 Lukas (Luc) Oboril <[email protected]>
	* CBEsubversion.spec: update to 'all-in-one' package
	  (inlcuded neon, apr, apr_util)
	* Use more universal terms
	 - CBEant.spec
	 - CBEautoconf.spec
	 - CBEautomake.spec
	 - CBEbison.spec
	 - CBEcmake.spec
	 - CBEcoreutils.spec
	 - CBEcvs.spec
	 - CBEdiff.spec
	 - CBEenv.spec
	 - CBEflex.spec
	 - CBEgettext.spec
	 - CBEgnuawk.spec
	 - CBEgnused.spec
	 - CBElibtool.spec
	 - CBElibtool22.spec
	 - CBEm4.spec
	 - CBEmake.spec
	 - CBErsync.spec
	 - CBEyasm.spec
	 - default-depend.inc
	* CBErsync.spec: use %include default-depend.inc instead of 
	  Requires direction.

2008-04-21  Laszlo (Laca) Peter  <[email protected]>

	* ext-sources/gendiff: (new) used by CBEdiff.spec

2008-04-20 Lukas (Luc) Oboril <[email protected]>

	* CBEgnused.spec: (new) GNU sed
	* patches/sed-01-gettext.diff: (new): don't build GNU libintl
	* patches/sed-02-portability.diff: (new): fix some gccisms.
	* CBEgnuawk.spec: (new) GNU awk
	* CBEmake.spec: (new) GNU make (for Solaris 10 users)
	* patches/cmake-01-SunOS.cmake.diff: better patch to cmake
	  (remove optimalization from default settings)
	* include/CBE.inc: add ldflags (temporary for test builds)
	* CBEcmake.spec: fix packaging

2008-04-18 Lukas (Luc) Oboril <[email protected]>

	* CBEyasm.spec: (new) yet another assembler
	* CBEcmake.spec: (new) cross-platform make system

2008-02-26  Laszlo (Laca) Peter  <[email protected]>

	import into opensolaris.org svn repo