changelog
- Tue, 31 Jul 2012 08:36:21 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 31 Jul 2012 08:36:21 +0200] rev 419
- Import package vendor original specs for necessary manipulations.
- Fri, 13 Apr 2012 18:48:23 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 13 Apr 2012 18:48:23 +0200] rev 418
- Correct various structure and architecture problems in code including:
use functions from ISO C stdio requires cstdio header,
include sockio header only in platforms where it's present,
touch random number seeder logic on X86-64 platforms as well as IA-32,
and hopefully use all 64 bits of register as it would seem that more
like 'asm("rdtsc" : "=a" (lowtick), "=d" (hitick));' is needed instead.
- Fri, 13 Apr 2012 17:49:04 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 13 Apr 2012 17:49:04 +0200] rev 417
- Update to latest (although not new) upstream vendor version.
- Fri, 30 Mar 2012 18:55:41 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 30 Mar 2012 18:55:41 +0200] rev 416
- Patch TLS domain logic to allow certless outgoing (UAC) connections.
- Fri, 30 Mar 2012 18:53:57 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 30 Mar 2012 18:53:57 +0200] rev 415
- Update package version to upstream vendor new release.
- Sat, 24 Mar 2012 21:40:49 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sat, 24 Mar 2012 21:40:49 +0100] rev 414
- Introduce many changes to the buildconf and source code including:
(01) clean up, update, and partially update default config files,
(02) seems that Melware is unable to perform release engineering so
update chan_capi to new daily snapshot to solve echo problems,
(03) correct Asterisk inadequate hard coded gmime version check,
(04) force postgresql pthreads linkage to solve build problem,
(05) remove buggy hard coded LibXML configure definitions,
(06) remove local architecture specification to allow GCC
internal logic to determine proper CPU type instead,
(07) remove vendor sound install target causing uncontrolled
downloads and non RPM managed file installation,
(08) solve long outstanding bug in tcptls causing Asterisk
to ignore any intermediate CA certificate signatures,
(09) back out Digium engineering team's bright idea of replacing the
very portable and pervasive POSIX rand(1) with ast_random(), and
then not even implementing it causing all references to fail in
platforms not providing the very new POSIX.1-2008 mkdtemp(3)
function only distributed by BSD and some Linux,
(10) withdraw advanced linker symbol manipulations from SVR5 builds
until either Binutils supports hybrid versioned and anonymous
linker scripts or GCC stops hard coding versioned linker scripts,
(11) correct missing library linkage, some tailored to a specific OS,
(12) remove outdated logic for the no longer distributed gmime-config(1),
(13) remove local gmime buildconf hacks now that Asterisk has corrected
their own build configuration to almost portably support gmime,
(14) solve build problems relating to undetected LibXML paths,
(15) correct erroneous out of tree include definitions,
(16) improve some variable and comment naming,
(17) simplify sound language path hierarchy creation,
and correct australian english installation logic.
- Sat, 24 Mar 2012 21:00:00 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sat, 24 Mar 2012 21:00:00 +0100] rev 413
- Correct mistaken backslash and relocate presence XML def substitution.
- Thu, 22 Mar 2012 21:51:36 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 22 Mar 2012 21:51:36 +0100] rev 412
- Substitute unknown paths in new patch sections.
- Thu, 22 Mar 2012 21:33:42 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 22 Mar 2012 21:33:42 +0100] rev 411
- Correct nasty intermediate cert open flaw and make requirements consistent.
- Thu, 22 Mar 2012 21:31:17 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 22 Mar 2012 21:31:17 +0100] rev 410
- Update to new vendor version and fix nasty ru_utime flaw in presence XML module.
- Thu, 22 Mar 2012 21:04:45 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 22 Mar 2012 21:04:45 +0100] rev 409
- Remove unintegrated ctlrc files and replace correction logic with a patch.
- Thu, 22 Mar 2012 21:02:46 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 22 Mar 2012 21:02:46 +0100] rev 408
- Correct, reduce, and improve buildconf, and update to new vendor version.
- Thu, 22 Mar 2012 20:53:42 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 22 Mar 2012 20:53:42 +0100] rev 407
- Add spawn header fixincludes logic and update to new vendor version.
- Thu, 22 Mar 2012 20:51:00 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 22 Mar 2012 20:51:00 +0100] rev 406
- Complete build configuration corrections and update to new vendor version.
- Sun, 18 Mar 2012 18:45:29 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sun, 18 Mar 2012 18:45:29 +0100] rev 405
- Update to new vendor version, correct sound versioning, and adjust patch.
- Mon, 09 Jan 2012 22:36:23 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Mon, 09 Jan 2012 22:36:23 +0100] rev 404
- Update to new vendor version and adjust patch logic accordingly.
- Thu, 22 Dec 2011 18:08:26 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 22 Dec 2011 18:08:26 +0100] rev 403
- Generally avoid expensive core operations by only reloading logs.
- Sun, 04 Dec 2011 15:57:04 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sun, 04 Dec 2011 15:57:04 +0100] rev 402
- Remove overlooked deprecated module constructs.
- Fri, 02 Dec 2011 19:48:26 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 02 Dec 2011 19:48:26 +0100] rev 401
- Control vendor sloppiness in sound file revision naming.
- Fri, 02 Dec 2011 19:26:06 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 02 Dec 2011 19:26:06 +0100] rev 400
- Remove unused SHA1 checksums, renumber sources, and correct fax unpacking.
- Fri, 02 Dec 2011 19:22:01 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 02 Dec 2011 19:22:01 +0100] rev 399
- Correct DB path, add gtalk config and build logic, note CAPI header problem.
- Fri, 02 Dec 2011 16:12:09 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 02 Dec 2011 16:12:09 +0100] rev 398
- Correct patch logic and update sound versions including russian.
- Thu, 01 Dec 2011 13:33:32 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 01 Dec 2011 13:33:32 +0100] rev 397
- Update and correct to vendor version, removing deprecated module logic.
- Thu, 01 Dec 2011 13:24:24 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 01 Dec 2011 13:24:24 +0100] rev 396
- Update to new vendor version and integrate latest package vendor config.
- Tue, 29 Nov 2011 18:44:37 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 29 Nov 2011 18:44:37 +0100] rev 395
- Reduce private memory allocation after observing stable operation.
- Fri, 07 Oct 2011 16:40:25 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 07 Oct 2011 16:40:25 +0200] rev 394
- Correct unclean notes relating to logging behaviour.
- Fri, 07 Oct 2011 16:39:52 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 07 Oct 2011 16:39:52 +0200] rev 393
- Note errors in runtime logging behaviour.
- Fri, 07 Oct 2011 16:35:34 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 07 Oct 2011 16:35:34 +0200] rev 392
- Note errors in runtime logging behaviour.
- Fri, 07 Oct 2011 16:34:24 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 07 Oct 2011 16:34:24 +0200] rev 391
- Correct flawed path variables in build configuration.
- Fri, 07 Oct 2011 16:33:56 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 07 Oct 2011 16:33:56 +0200] rev 390
- Correct redundantly copied source.
- Fri, 07 Oct 2011 00:17:41 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 07 Oct 2011 00:17:41 +0200] rev 389
- Import new package specs for introduction into repository.
- Wed, 05 Oct 2011 22:10:11 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 05 Oct 2011 22:10:11 +0200] rev 388
- Match modules list in both build and install blocks.
- Wed, 05 Oct 2011 22:09:19 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 05 Oct 2011 22:09:19 +0200] rev 387
- Coordinate distribution tag to be consistent.
- Wed, 28 Sep 2011 14:40:25 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 28 Sep 2011 14:40:25 +0200] rev 386
- Port to post 1.6.x management API.
- Wed, 21 Sep 2011 18:03:28 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 21 Sep 2011 18:03:28 +0200] rev 385
- Disable parallel make when building modules in defective build configuration.
- Wed, 21 Sep 2011 16:28:06 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 21 Sep 2011 16:28:06 +0200] rev 384
- Try to fix horrible SIGSEGV frequent crashes by patching snmp_agentx logic.
- Wed, 21 Sep 2011 16:27:30 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 21 Sep 2011 16:27:30 +0200] rev 383
- Remove patch for which no current logic corresponds (it probably is old.)
- Wed, 21 Sep 2011 16:06:14 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 21 Sep 2011 16:06:14 +0200] rev 382
- Warning, downgrading software version due to TLS or TCP blocking defects in newest vendor version.
- Wed, 21 Sep 2011 14:31:41 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 21 Sep 2011 14:31:41 +0200] rev 381
- Update to new version of vendor software.
- Wed, 21 Sep 2011 14:27:31 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 21 Sep 2011 14:27:31 +0200] rev 380
- Update to new version of vendor software and make slight corrections.
- Wed, 21 Sep 2011 14:13:05 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 21 Sep 2011 14:13:05 +0200] rev 379
- Backport RPM boilerplate logic required by legacy OpenPKG scripts,
and port build configuration to build correctly on SVR5.
- Wed, 21 Sep 2011 14:10:37 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 21 Sep 2011 14:10:37 +0200] rev 378
- Import package vendor original specs for necessary manipulations.
- Wed, 21 Sep 2011 14:04:16 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 21 Sep 2011 14:04:16 +0200] rev 377
- Introduce severe but necessary corrections and update to new vendor version.
- Wed, 21 Sep 2011 14:02:13 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 21 Sep 2011 14:02:13 +0200] rev 376
- Import package vendor original specs for necessary manipulations.
- Wed, 21 Sep 2011 14:00:37 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 21 Sep 2011 14:00:37 +0200] rev 375
- No longer track simple boilerplate adjustments to upstream vendor packages.
- Wed, 21 Sep 2011 13:55:11 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 21 Sep 2011 13:55:11 +0200] rev 374
- Resynchronize with upstream package maintainer version.
- Wed, 21 Sep 2011 13:51:49 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 21 Sep 2011 13:51:49 +0200] rev 373
- Update version and integrate setuid logic from upstream package vendor.
- Wed, 21 Sep 2011 13:46:39 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 21 Sep 2011 13:46:39 +0200] rev 372
- Resynchronize with upstream package maintainer version.
- Tue, 20 Sep 2011 17:37:48 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 20 Sep 2011 17:37:48 +0200] rev 371
- Update to new version of vendor software and adjust patch logic.
- Tue, 20 Sep 2011 15:24:08 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 20 Sep 2011 15:24:08 +0200] rev 370
- Backport RPM boilerplate logic for legacy OpenPKG and update version.
- Tue, 20 Sep 2011 15:22:39 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 20 Sep 2011 15:22:39 +0200] rev 369
- Import package vendor original specs for necessary manipulations.
- Tue, 20 Sep 2011 14:33:46 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 20 Sep 2011 14:33:46 +0200] rev 368
- Update to new version of vendor software.
- Tue, 20 Sep 2011 14:29:37 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 20 Sep 2011 14:29:37 +0200] rev 367
- Update to new version of vendor software.
- Tue, 20 Sep 2011 14:28:47 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 20 Sep 2011 14:28:47 +0200] rev 366
- Modify release number to correspond with the 20110424 package stack.
- Tue, 20 Sep 2011 14:26:52 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 20 Sep 2011 14:26:52 +0200] rev 365
- Update to new version of vendor software.
- Thu, 15 Sep 2011 22:26:14 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 15 Sep 2011 22:26:14 +0200] rev 364
- Allow servers to open TCP/IP sockets by elevating permissions.
- Thu, 15 Sep 2011 20:54:49 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 15 Sep 2011 20:54:49 +0200] rev 363
- Update to new version of vendor software.
- Thu, 15 Sep 2011 19:40:20 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 15 Sep 2011 19:40:20 +0200] rev 362
- Correct paths and buildconf, add sounds, update version, and refresh patch.
- Thu, 15 Sep 2011 19:34:00 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 15 Sep 2011 19:34:00 +0200] rev 361
- Update and correct to new vendor version and backport RPM boilerplate logic.
- Thu, 15 Sep 2011 19:31:49 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 15 Sep 2011 19:31:49 +0200] rev 360
- Import new package specs for introduction into repository.
- Thu, 15 Sep 2011 19:30:03 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 15 Sep 2011 19:30:03 +0200] rev 359
- Backport RPM boilerplate logic required by legacy OpenPKG scripts.
- Thu, 15 Sep 2011 19:29:29 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 15 Sep 2011 19:29:29 +0200] rev 358
- Resynchronize with upstream package maintainer version.
- Thu, 15 Sep 2011 17:11:15 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 15 Sep 2011 17:11:15 +0200] rev 357
- Remove zip distributed file as unnecessary, and backport RPM boilerplate logic.
- Thu, 15 Sep 2011 17:10:15 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 15 Sep 2011 17:10:15 +0200] rev 356
- Import package vendor original specs for necessary manipulations,
requiring YAML module for upcoming davical package database update.
- Thu, 15 Sep 2011 11:51:37 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 15 Sep 2011 11:51:37 +0200] rev 355
- Correct conflicting symbol and update to new version of vendor software.
- Thu, 15 Sep 2011 11:49:33 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 15 Sep 2011 11:49:33 +0200] rev 354
- Resynchronize with upstream package maintainer version.
- Thu, 15 Sep 2011 11:03:52 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 15 Sep 2011 11:03:52 +0200] rev 353
- Update to new version of vendor software.
- Sat, 09 Jul 2011 16:54:58 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sat, 09 Jul 2011 16:54:58 +0200] rev 352
- Update solving Google captcha buyout and adjust packaging and buildconf.
- Sat, 09 Jul 2011 15:39:59 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sat, 09 Jul 2011 15:39:59 +0200] rev 351
- Remove unmaintained and seemingly unused Kolab configuration.
- Sat, 09 Jul 2011 15:36:50 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sat, 09 Jul 2011 15:36:50 +0200] rev 350
- Keep broken patch to mark problem until imminent correction is in place.
- Mon, 13 Jun 2011 16:21:59 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Mon, 13 Jun 2011 16:21:59 +0200] rev 349
- Correct, adjust, and improve build configuration, nearing stable state:
Adjust freetype config due to custom lib name, remove nearly all
parallel make logic due to rule dependency errors, and resume iconv
corrections.
- Wed, 08 Jun 2011 21:12:01 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 08 Jun 2011 21:12:01 +0200] rev 348
- Invent location for incoming fax messages to be permanently stored.
- Sun, 05 Jun 2011 11:43:33 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sun, 05 Jun 2011 11:43:33 +0200] rev 347
- Update, correct, and add new config logic including fax and license paths.
- Sun, 29 May 2011 17:14:31 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sun, 29 May 2011 17:14:31 +0200] rev 346
- Correct miniperl linkage and improve package class description text and warnings.
- Sun, 29 May 2011 17:12:08 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sun, 29 May 2011 17:12:08 +0200] rev 345
- Correct buildconf in embedded miniperl and correct bootstrap script line wrap error.
- Sun, 29 May 2011 16:29:06 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sun, 29 May 2011 16:29:06 +0200] rev 344
- Update, correct, improve build configuration and packaging logic.
Update to new version of vendor software, bump copyright date, remove implicit
gcc dependency, add comments for Trolltech bug tracking, correct enforced
dynamic library linkage, and install mysterious process stub binary.
- Sun, 29 May 2011 16:25:02 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sun, 29 May 2011 16:25:02 +0200] rev 343
- Make small corrections and improve comments for upcoming package finishing.
- Sun, 29 May 2011 12:18:03 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sun, 29 May 2011 12:18:03 +0200] rev 342
- Make a third cut at needed corrections for upgrade to version 4.7.3.
- Sun, 29 May 2011 12:16:43 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sun, 29 May 2011 12:16:43 +0200] rev 341
- Make a second cut at needed corrections for upgrade to version 4.7.3.
- Sat, 21 May 2011 22:05:42 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sat, 21 May 2011 22:05:42 +0200] rev 340
- Correct diverse buildconf of upstream release and reconcile packaging somewhat.
These changes stem from the obvious changes in the latest vendor release, but
from discussions with trolls Daniel and Oswald as well regarding build config.
This commital follows conclusion of buildconf adjustments to allow the new
vendor version to build on Linux AMD64, but is incomplete as many packaging
comments show. The next series of changes focus on Solaris IA32 and reduction
of buildconf adjustments testing old problems comprehensively in anticipation
of discussion at the upcoming Nokia Contributor Summit in Berlin.
- Mon, 04 Apr 2011 20:34:12 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Mon, 04 Apr 2011 20:34:12 +0200] rev 339
- Clean duplicate fortran binary leaving only canonical gfortran(1).
- Sun, 03 Apr 2011 15:43:53 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sun, 03 Apr 2011 15:43:53 +0200] rev 338
- Remove duplicate java and unused include paths, and correct jar path.
- Sun, 03 Apr 2011 13:34:55 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sun, 03 Apr 2011 13:34:55 +0200] rev 337
- Correct and improve several packaging aspects including...
Correct datadir path for python modules, correct jar(1) path for
building libgcj classes, strip libexecdir path of version numbers,
improve name of oblbld build path, clean whitespace from as(1) and
ld(1) GNU detection, remove seemingly discarded '--with-local-prefix'
configure argument, and correct hardcoded lto plugin libtool archive
dependency information.
Most importantly, correct IA32 architecture detection logic in
config.gcc to correctly emit SSE2 instructions conditionally, leading
to the removal of all '-march' bootstrap options and replacement with
unconditional (for IA32/AMD64) '-mtune=native' options. Comments and
buildtime warnings are corrected appropriately. In theory these changes
cause a more portable, orthoganal, and optimal bootstrap to be built.
- Wed, 30 Mar 2011 19:37:58 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 30 Mar 2011 19:37:58 +0200] rev 336
- Renumber patch hunks to avoid patch(1) warnings, this time successfully.
- Wed, 30 Mar 2011 19:35:16 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 30 Mar 2011 19:35:16 +0200] rev 335
- Finally correct packaging logic enough to allow for successful building:
Force Java dependency to C++ and POSIX threads to satisfy buildtime
requirements of GCJ, add conditional java dependency to infozip as
required by libjava/configure, remove outdated fortran conditions,
correct buildconf causing jcf-dump target to fail, add and improve
warnings regarding profile feedback, build duration, and parallel
make, correct make environment when building C++ dependent languages,
and introduce new helpful comments.
- Tue, 29 Mar 2011 20:04:34 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 29 Mar 2011 20:04:34 +0200] rev 334
- Rework package yet again, correcting and introducing new buildconf logic:
Conditionally disable bootstrap stage comparison correctly, correct
english grammar, better find system as(1) and ld(1), indotruce detailed
optimization option messages, more completely guess cpu types, allow
profiled bootstrapping without a preinstalled GCC because many other
compilers have long since implemented 64-bit arithmetic, instruct make
to build sequentially (not in sparallel) when building a profiled
bootstrap as GCC online documents recommend, and generally improve
comment blocks.
The single most important correction in this changeset relates to the
GCC changed optimization policy since at least GCC 4.5, in which -march
is always passed and not always correctly guessed. In the case of this
package, allowing GCC to guess the architecture leads to wild build
errors at various subcomponents (zlib, libgcc, libiberty...) and
bootstrap stages. It seems quite platform specific, and the safest
approach to correcting this seems to be explicitly always specifying the
-march argument when bootstrapping GCC. Because the best choice 'native'
is not available when bootstrapping using a foreign (non GCC) compiler,
a guess is made according to rpmmacros l_platform in that case.
It is questionable as to whether these recent optimization changes
on the part of GCC or this package are compatible with each other,
or if either are complete or correct at all. At least applying these
corrections allows this package to build again in most cases test.
- Tue, 29 Mar 2011 19:46:35 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 29 Mar 2011 19:46:35 +0200] rev 333
- Correct and introduce slightly needed logic, leading to better reliability:
Update bash(1) patch logic, correct several buildconf make location
errors, correct failed bash(1) configure invocation, enable perl(1) to
build with unpathed make(1), patch rpm(1) to correctly link with
internal libdb(3), and lastly unsuscessfully try to reorganize rpm patch
hunks.
- Mon, 28 Mar 2011 19:41:02 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Mon, 28 Mar 2011 19:41:02 +0200] rev 332
- Completely rework package including...
Simpify 64-bit -fPIC logic, instruct make to build in parallel,
force error condition on failed profile dependency, build the
standard 'bootstrap' target as suggested, correct grammar, wording,
and punctuation in general, upgrade to latest upstream vendor version,
rearrange package dependencies mpc, mpfr, and gmp, correct buildconf
thanks to new lto-plugin forced, avoid failed platform specific stage
comparison, adjust patch code to reflect new version update, and most
importantly adjust optimization flags to platform. Please note that
block 'correct hardcoded paths' is likely no yet complete.
- Sat, 26 Mar 2011 17:31:59 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sat, 26 Mar 2011 17:31:59 +0100] rev 331
- Upgrade to current upstream vendor version and correct autoconf logic.
- Sat, 26 Mar 2011 17:30:52 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sat, 26 Mar 2011 17:30:52 +0100] rev 330
- Solve function declaration signature mismatch by redefining locally.
- Sat, 26 Mar 2011 13:26:07 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sat, 26 Mar 2011 13:26:07 +0100] rev 329
- Specify grep(1) and add smf logic wrongly removed from upstream package.
- Fri, 25 Mar 2011 20:28:34 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 25 Mar 2011 20:28:34 +0100] rev 328
- Back out ineffective correction and reformat AS/LD detection logic.
Additionally, explicitly link libm when using libmpc to avoid errors.
- Fri, 25 Mar 2011 20:09:41 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 25 Mar 2011 20:09:41 +0100] rev 327
- Correct to solve problems with incompatible ksh implementations.
- Fri, 25 Mar 2011 20:08:38 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 25 Mar 2011 20:08:38 +0100] rev 326
- Backport RPM boilerplate logic required by legacy OpenPKG scripts.
- Fri, 25 Mar 2011 20:06:11 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 25 Mar 2011 20:06:11 +0100] rev 325
- Import package vendor original specs for necessary manipulations.
- Thu, 24 Mar 2011 20:21:35 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 24 Mar 2011 20:21:35 +0100] rev 324
- Try to match the strange distribution versioning format to a pattern.
- Thu, 24 Mar 2011 20:08:25 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 24 Mar 2011 20:08:25 +0100] rev 323
- Import new package spec for introduction into repository.
- Thu, 24 Mar 2011 19:04:49 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 24 Mar 2011 19:04:49 +0100] rev 322
- Try to correct dependency compatability logic leading to build problems.
- Thu, 24 Mar 2011 19:02:24 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 24 Mar 2011 19:02:24 +0100] rev 321
- Backport RPM boilerplate logic required by legacy OpenPKG scripts.
- Thu, 24 Mar 2011 19:00:55 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 24 Mar 2011 19:00:55 +0100] rev 320
- Import package vendor original specs for necessary manipulations.
- Thu, 24 Mar 2011 17:26:38 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 24 Mar 2011 17:26:38 +0100] rev 319
- Reformat comments and correct spacing throughout.
- Thu, 24 Mar 2011 14:54:25 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 24 Mar 2011 14:54:25 +0100] rev 318
- Remove excess whitespace.
- Wed, 23 Mar 2011 20:44:16 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 23 Mar 2011 20:44:16 +0100] rev 317
- Import new package spec for introduction into repository,
and prepare to develop new CDR-Stats package dependencies.
- Tue, 22 Mar 2011 21:30:06 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 22 Mar 2011 21:30:06 +0100] rev 316
- Use less desirable PATH_MAX due to portability concerns of NAME_MAX.
- Tue, 22 Mar 2011 20:35:17 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 22 Mar 2011 20:35:17 +0100] rev 315
- Implement standard RADIUS identifers and modify AAA username to be constant.
- Tue, 22 Mar 2011 19:46:20 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 22 Mar 2011 19:46:20 +0100] rev 314
- Backport RPM boilerplate logic for legacy OpenPKG and update versions.
- Tue, 22 Mar 2011 19:33:14 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 22 Mar 2011 19:33:14 +0100] rev 313
- Import package vendor original specs for necessary manipulations.
- Mon, 21 Mar 2011 23:53:34 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Mon, 21 Mar 2011 23:53:34 +0100] rev 312
- Import new package spec for introduction into repository.
- Sun, 20 Mar 2011 20:03:11 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sun, 20 Mar 2011 20:03:11 +0100] rev 311
- Update and completely overhaul packaging and build configuration.
- Sun, 20 Mar 2011 20:00:02 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sun, 20 Mar 2011 20:00:02 +0100] rev 310
- Resynchronize with upstream package maintainer version.
- Sun, 20 Mar 2011 19:27:35 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sun, 20 Mar 2011 19:27:35 +0100] rev 309
- Import new package spec for introduction into repository.
- Sun, 20 Mar 2011 19:04:35 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sun, 20 Mar 2011 19:04:35 +0100] rev 308
- Update download URL to current location.
- Sat, 19 Feb 2011 00:06:36 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sat, 19 Feb 2011 00:06:36 +0100] rev 307
- Correct option buildconf (ldap, postgresql) and decastrate specification.
- Sat, 19 Feb 2011 00:04:57 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sat, 19 Feb 2011 00:04:57 +0100] rev 306
- Resynchronize with current vendor original spec.
Remove patched SUN_LEN replacement, taken over by author.
- Wed, 16 Feb 2011 18:17:11 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 16 Feb 2011 18:17:11 +0100] rev 305
- Import new package spec for introduction into repository.
- Mon, 10 Jan 2011 20:55:04 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Mon, 10 Jan 2011 20:55:04 +0100] rev 304
- Blind commit of previously modified packaging logic.
- Mon, 10 Jan 2011 20:54:01 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Mon, 10 Jan 2011 20:54:01 +0100] rev 303
- Import package vendor original specs for necessary manipulations.
- Wed, 24 Nov 2010 14:48:04 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 24 Nov 2010 14:48:04 +0100] rev 302
- Update version of awl vendor software and introduce iconv dependency.
- Mon, 22 Nov 2010 16:55:00 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Mon, 22 Nov 2010 16:55:00 +0100] rev 301
- Backport RPM boilerplate logic required by legacy OpenPKG scripts.
- Mon, 22 Nov 2010 16:54:26 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Mon, 22 Nov 2010 16:54:26 +0100] rev 300
- Import package vendor original specs for necessary manipulations.