Browse Source

boost-jam: remove package (included within boost now)

stable/0.2
Christian Wiese 13 years ago
parent
commit
56b5846057
3 changed files with 0 additions and 83 deletions
  1. +0
    -21
      develop/boost-jam/boost-jam.cache
  2. +0
    -23
      develop/boost-jam/boost-jam.conf
  3. +0
    -39
      develop/boost-jam/boost-jam.desc

+ 0
- 21
develop/boost-jam/boost-jam.cache

@ -1,21 +0,0 @@
[TIMESTAMP] 1297259099 Wed Feb 9 14:44:59 2011
[BUILDTIME] 5 (5)
[SIZE] 0.15 MB, 7 files
[DEP] bash
[DEP] binutils
[DEP] bzip2
[DEP] coreutils
[DEP] diffutils
[DEP] fhs
[DEP] findutils
[DEP] gawk
[DEP] gcc
[DEP] glibc
[DEP] grep
[DEP] linux-header
[DEP] sed
[DEP] sysfiles
[DEP] tar
[DEP] util-linux-ng

+ 0
- 23
develop/boost-jam/boost-jam.conf

@ -1,23 +0,0 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../boost-jam/boost-jam.conf
# Copyright (C) 2009 The OpenSDE Project
#
# More information can be found in the files COPYING and README.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- SDE-COPYRIGHT-NOTE-END ---
# disable strict aliasing because jam0 segfaults
var_append GCC_WRAPPER_APPEND ' ' '-fno-strict-aliasing'
makeopt=
makeinstopt=
runconf=0
hook_add inmake 5 './build.sh'
hook_add postmake 5 'cp -vf bin.*/* $root$bindir/'

+ 0
- 39
develop/boost-jam/boost-jam.desc

@ -1,39 +0,0 @@
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../boost-jam/boost-jam.desc
[COPY] Copyright (C) 2006 - 2010 The OpenSDE Project
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
[COPY] Copyright (C) 1998 - 2004 Clifford Wolf
[COPY]
[COPY] More information can be found in the files COPYING and README.
[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
[COPY] GNU General Public License can be found in the file COPYING.
[COPY] --- SDE-COPYRIGHT-NOTE-END ---
[I] A make-like program
[T] Boost.Jam is a portable build tool with its own interpreted language,
[T] allowing to implement rather complex logic in a readable way and without
[T] resorting to external programs. It is a descendant of Jam/MR tool modified
[T] to suit the needs of Boost.Build. In particular, modules and rule
[T] parameters were added, as well as several new builtins.
[U] http://www.boost.org/tools/build/jam_src/index.html
[A] René Rivera <rrivera@acm.org>
[A] David Abrahams
[A] Vladimir Prus
[M] The OpenSDE Community <list@opensde.org>
[C] extra/development
[L] OpenSource
[S] Stable
[V] 3.1.18
[P] X -----5---9 144.500
[D] 2350894858 boost-jam-3.1.18.tgz http://dl.sourceforge.net/sourceforge/boost/

Loading…
Cancel
Save