Merged most of the OPD files into the beps.

This commit is contained in:
Chris Roberts
2010-05-16 19:28:03 +00:00
parent 6de58767a0
commit 19fd2d4bfa
321 changed files with 468 additions and 669 deletions

View File

@@ -14,3 +14,5 @@ INSTALL {
cd lua-5.1.4
make install INSTALL_TOP="${DESTDIR}/boot/common"
}
LICENSE="MIT"
COPYRIGHT="1994-2009, Lua.org, PUC-Rio"

View File

@@ -1,5 +0,0 @@
Package: lua
Version: 5.1.4
Copyright: 1994-2009, Lua.org, PUC-Rio
License: MIT
URL: http://www.lua.org/

View File

@@ -19,3 +19,6 @@ INSTALL {
cd "${DESTDIR}`finddir B_COMMON_LIB_DIRECTORY`"
ln -sf perl5/5.10.1/BePC-haiku/CORE/libperl.so .
}
LICENSE="GNU GPL v1
Artistic (Perl)"
COPYRIGHT="1993-2009 Larry Wall and others"

View File

@@ -1,6 +0,0 @@
Package: Perl
Version: 5.10.1
Copyright: 1993-2009 Larry Wall and others
License: GNU GPL v1
License: Artistic (Perl)
URL: http://www.perl.org

View File

@@ -1,5 +0,0 @@
Package: Python
Version: 2.6.5
Copyright: 1990-2010, Python Software Foundation
License: Python License.
URL: http://www.python.org/

View File

@@ -21,3 +21,5 @@ INSTALL {
cd Python-2.6.4
make install
}
LICENSE="Python"
COPYRIGHT="1990-2010, Python Software Foundation"

View File

@@ -21,3 +21,5 @@ INSTALL {
cd Python-2.6.5
make install
}
LICENSE="Python"
COPYRIGHT="1990-2010, Python Software Foundation"

View File

@@ -21,3 +21,5 @@ INSTALL {
cd Python-2.7a1
make install
}
LICENSE="Python"
COPYRIGHT="1990-2010, Python Software Foundation"

View File

@@ -16,3 +16,9 @@ INSTALL {
cd ruby-1.9.1-p243
make install
}
LICENSE="Ruby
GNU GPL v2
GNU LGPL v2.1
Artistic (Perl)
BSD (3-clause)"
COPYRIGHT="1993-2009 Yukihiro Matsumoto"

View File

@@ -1,9 +0,0 @@
Package: Ruby
Version: 1.9.1
Copyright: 1993-2009 Yukihiro Matsumoto
License: Ruby
License: GNU GPL v2
License: GNU LGPL v2.1
License: Artistic (Perl)
License: BSD (3-clause)
URL: http://www.ruby-lang.org/

View File

@@ -16,3 +16,7 @@ INSTALL {
cd swig-1.3.40
make install
}
LICENSE="SWIG"
COPYRIGHT="1995-1998 University of Utah and the Regents of the University of California
1998-2005 University of Chicago
2005-2006 Arizona Board of Regents (University of Arizona)"

View File

@@ -1,5 +0,0 @@
Package: SWIG
Version: 1.3.40
Copyright: 1995-1998 University of Utah and the Regents of the University of California, 1998-2005 University of Chicago, 2005-2006 Arizona Board of Regents (University of Arizona)
License: SWIG
URL: http://www.swig.org/

View File

@@ -17,3 +17,9 @@ INSTALL {
cd yasm-0.7.1
make install
}
LICENSE="Artistic
BSD (2-clause)
BSD (3-clause)
GNU GPL v2
GNU LGPL v2"
COPYRIGHT="2001-2009 Peter Johnson and other Yasm developers."

View File

@@ -19,3 +19,9 @@ INSTALL {
cd yasm-0.8.0
make install
}
LICENSE="Artistic
BSD (2-clause)
BSD (3-clause)
GNU GPL v2
GNU LGPL v2"
COPYRIGHT="2001-2009 Peter Johnson and other Yasm developers."

View File

@@ -1,9 +0,0 @@
Package: Yasm
Version: 0.8.0
Copyright: 2001-2009 Peter Johnson and other Yasm developers.
License: Artistic
License: BSD (2-clause)
License: BSD (3-clause)
License: GNU GPL v2
License: GNU LGPL v2
URL: http://www.tortall.net/projects/yasm/