mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
Merged most of the OPD files into the beps.
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
Package: lua
|
||||
Version: 5.1.4
|
||||
Copyright: 1994-2009, Lua.org, PUC-Rio
|
||||
License: MIT
|
||||
URL: http://www.lua.org/
|
||||
@@ -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"
|
||||
|
||||
@@ -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
|
||||
@@ -1,5 +0,0 @@
|
||||
Package: Python
|
||||
Version: 2.6.5
|
||||
Copyright: 1990-2010, Python Software Foundation
|
||||
License: Python License.
|
||||
URL: http://www.python.org/
|
||||
@@ -21,3 +21,5 @@ INSTALL {
|
||||
cd Python-2.6.4
|
||||
make install
|
||||
}
|
||||
LICENSE="Python"
|
||||
COPYRIGHT="1990-2010, Python Software Foundation"
|
||||
|
||||
@@ -21,3 +21,5 @@ INSTALL {
|
||||
cd Python-2.6.5
|
||||
make install
|
||||
}
|
||||
LICENSE="Python"
|
||||
COPYRIGHT="1990-2010, Python Software Foundation"
|
||||
|
||||
@@ -21,3 +21,5 @@ INSTALL {
|
||||
cd Python-2.7a1
|
||||
make install
|
||||
}
|
||||
LICENSE="Python"
|
||||
COPYRIGHT="1990-2010, Python Software Foundation"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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/
|
||||
@@ -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)"
|
||||
|
||||
@@ -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/
|
||||
@@ -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."
|
||||
|
||||
@@ -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."
|
||||
|
||||
@@ -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/
|
||||
Reference in New Issue
Block a user