Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions build/pkgs/gdb/SPKG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,3 @@ Upstream Contact
----------------

http://www.gnu.org/software/gdb/

Special Update/Build Instructions
---------------------------------

Current version needs makeinfo installed to build successfully.
3 changes: 0 additions & 3 deletions build/pkgs/gdb/checksums.ini

This file was deleted.

4 changes: 0 additions & 4 deletions build/pkgs/gdb/dependencies

This file was deleted.

1 change: 0 additions & 1 deletion build/pkgs/gdb/package-version.txt

This file was deleted.

11 changes: 0 additions & 11 deletions build/pkgs/gdb/spkg-install.in

This file was deleted.

2 changes: 1 addition & 1 deletion build/pkgs/gdb/type
Original file line number Diff line number Diff line change
@@ -1 +1 @@
experimental
optional
25 changes: 1 addition & 24 deletions build/pkgs/valgrind/SPKG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ valgrind: Memory error detector, call graph generator, runtime profiler
Description
-----------

This is an optional spkg. It supports Linux on x86, x86-64, ppc, ppc64
and ARM as well as Darwin (Mac OS X 10.5 and 10.6) on x86 and x86-64.

Valgrind is an instrumentation framework for building dynamic analysis
tools. There are Valgrind tools that can automatically detect many
memory management and threading bugs, and profile your programs in
Expand All @@ -18,10 +15,7 @@ branch-prediction profiler, a call-graph generating cache and
branch-prediction profiler, and a heap profiler. It also includes three
experimental tools: a heap/stack/global array overrun detector, a second
heap profiler that examines how heap blocks are used, and a SimPoint
basic block vector generator. It runs on the following platforms:
X86/Linux, AMD64/Linux, ARM/Linux, PPC32/Linux, PPC64/Linux,
S390X/Linux, ARM/Android (2.3.x), X86/Darwin and AMD64/Darwin (Mac OS X
10.6 and 10.7).
basic block vector generator.

License
-------
Expand All @@ -35,20 +29,3 @@ Upstream Contact

- http://www.valgrind.org/
- valgrind-user, valgrind-devel mailing lists

Dependencies
------------

- None


Special Build Instructions
--------------------------

- To build on OS X, you need to use Apple's compiler. FSF GCC is
unsupported.

Patches
~~~~~~~

- None.
3 changes: 0 additions & 3 deletions build/pkgs/valgrind/checksums.ini

This file was deleted.

4 changes: 0 additions & 4 deletions build/pkgs/valgrind/dependencies

This file was deleted.

1 change: 0 additions & 1 deletion build/pkgs/valgrind/package-version.txt

This file was deleted.

20 changes: 0 additions & 20 deletions build/pkgs/valgrind/spkg-install.in

This file was deleted.

2 changes: 1 addition & 1 deletion build/pkgs/valgrind/type
Original file line number Diff line number Diff line change
@@ -1 +1 @@
experimental
optional