diff --git a/dev-util/global/global-5.8.1.bep b/dev-util/global/global-5.8.1.bep deleted file mode 100644 index 3ce52f5db..000000000 --- a/dev-util/global/global-5.8.1.bep +++ /dev/null @@ -1,20 +0,0 @@ -DESCRIPTION="GNU Global is a source code tagging system." -HOMEPAGE="http://www.gnu.org/software/global/" -SRC_URI="http://ftp.gnu.org/pub/gnu/global/global-5.8.1.tar.gz" -CHECKSUM_MD5="9c357098e42c9ba32776ccd6b549d85d" -REVISION="1" -STATUS_HAIKU="stable" -DEPEND="" -BUILD { - cd global-5.8.1 - ./configure --prefix=`finddir B_COMMON_DIRECTORY` --with-exuberant-ctags=/bin/ctags - make -} - -INSTALL { - cd global-5.8.1 - make install -} -LICENSE="GNU GPL v3" -COPYRIGHT="2000-2007 Tama Communications Corporation - 2007-2010 Free Software Foundation, Inc." diff --git a/dev-util/global/global-5.8.2.bep b/dev-util/global/global-5.8.2.bep deleted file mode 100644 index a71eeb70e..000000000 --- a/dev-util/global/global-5.8.2.bep +++ /dev/null @@ -1,21 +0,0 @@ -DESCRIPTION="GNU Global is a source code tagging system." -HOMEPAGE="http://www.gnu.org/software/global/" -SRC_URI="http://ftp.gnu.org/pub/gnu/global/global-5.8.2.tar.gz" -CHECKSUM_MD5="380a496cbe24263a80eb895f87b7c7f4" -REVISION="1" -STATUS_HAIKU="stable" -DEPEND="" -BUILD { - cd global-5.8.2 - autoreconf -fi - ./configure --prefix=`finddir B_COMMON_DIRECTORY` --with-exuberant-ctags=/bin/ctags - make -} - -INSTALL { - cd global-5.8.2 - make install -} -LICENSE="GNU GPL v3" -COPYRIGHT="2000-2007 Tama Communications Corporation - 2007-2010 Free Software Foundation, Inc." diff --git a/dev-util/global/global-5.8.bep b/dev-util/global/global-5.8.bep deleted file mode 100644 index 0bb368f2f..000000000 --- a/dev-util/global/global-5.8.bep +++ /dev/null @@ -1,20 +0,0 @@ -DESCRIPTION="GNU Global is a source code tagging system." -HOMEPAGE="http://www.gnu.org/software/global/" -SRC_URI="http://tamacom.com/global/global-5.8.tar.gz" -CHECKSUM_MD5="7ba2efb55269615b2722cca36aced2cb" -REVISION="1" -STATUS_HAIKU="stable" -DEPEND="" -BUILD { - cd global-5.8 - ./configure --prefix=`finddir B_COMMON_DIRECTORY` - make -} - -INSTALL { - cd global-5.8 - make install -} -LICENSE="GNU GPL v3" -COPYRIGHT="2000-2007 Tama Communications Corporation - 2007-2010 Free Software Foundation, Inc." diff --git a/dev-util/global/global-5.9.1.bep b/dev-util/global/global-5.9.1.bep deleted file mode 100644 index 3c68e9402..000000000 --- a/dev-util/global/global-5.9.1.bep +++ /dev/null @@ -1,21 +0,0 @@ -DESCRIPTION="GNU Global is a source code tagging system." -HOMEPAGE="http://www.gnu.org/software/global/" -SRC_URI="http://ftp.gnu.org/pub/gnu/global/global-5.9.1.tar.gz" -CHECKSUM_MD5="eaeba27e23f9a0518c4ce66f4797accf" -REVISION="1" -STATUS_HAIKU="stable" -DEPEND="" -BUILD { - cd global-5.9.1 - autoreconf -fi - ./configure --prefix=`finddir B_COMMON_DIRECTORY` --with-exuberant-ctags=/bin/ctags --with-posix-sort=/bin/sort - make -} - -INSTALL { - cd global-5.9.1 - make install -} -LICENSE="GNU GPL v3" -COPYRIGHT="2000-2010 Tama Communications Corporation - 2007-2010 Free Software Foundation, Inc." diff --git a/dev-util/global/global-5.9.4.bep b/dev-util/global/global-5.9.4.bep deleted file mode 100644 index 4bb76dd84..000000000 --- a/dev-util/global/global-5.9.4.bep +++ /dev/null @@ -1,21 +0,0 @@ -DESCRIPTION="GNU Global is a source code tagging system." -HOMEPAGE="http://www.gnu.org/software/global/" -SRC_URI="http://ftp.gnu.org/pub/gnu/global/global-5.9.4.tar.gz" -CHECKSUM_MD5="6f715170a124093a3ac8f45ee286d85a" -REVISION="1" -STATUS_HAIKU="stable" -DEPEND="" -BUILD { - cd global-5.9.4 - autoreconf -fi - ./configure --prefix=`finddir B_COMMON_DIRECTORY` --with-exuberant-ctags=/bin/ctags --with-posix-sort=/bin/sort - make -} - -INSTALL { - cd global-5.9.4 - make install -} -LICENSE="GNU GPL v3" -COPYRIGHT="2000-2011 Tama Communications Corporation - 2007-2011 Free Software Foundation, Inc." diff --git a/dev-util/global/global-5.9.bep b/dev-util/global/global-5.9.bep deleted file mode 100644 index 4a5e51e40..000000000 --- a/dev-util/global/global-5.9.bep +++ /dev/null @@ -1,21 +0,0 @@ -DESCRIPTION="GNU Global is a source code tagging system." -HOMEPAGE="http://www.gnu.org/software/global/" -SRC_URI="http://ftp.gnu.org/pub/gnu/global/global-5.9.tar.gz" -CHECKSUM_MD5="258276ba3ba2ca1faa3c86bd6b4d8c95" -REVISION="1" -STATUS_HAIKU="stable" -DEPEND="" -BUILD { - cd global-5.9 - autoreconf -fi - ./configure --prefix=`finddir B_COMMON_DIRECTORY` --with-exuberant-ctags=/bin/ctags --with-posix-sort=/bin/sort - make -} - -INSTALL { - cd global-5.9 - make install -} -LICENSE="GNU GPL v3" -COPYRIGHT="2000-2010 Tama Communications Corporation - 2007-2010 Free Software Foundation, Inc." diff --git a/dev-util/global/global-6.2.2.bep b/dev-util/global/global-6.2.2.bep new file mode 100644 index 000000000..34cb8672f --- /dev/null +++ b/dev-util/global/global-6.2.2.bep @@ -0,0 +1,27 @@ +DESCRIPTION="GNU Global is a source code tagging system." +HOMEPAGE="http://www.gnu.org/software/global/" +SRC_URI="http://ftp.gnu.org/pub/gnu/global/global-6.2.2.tar.gz" +CHECKSUM_MD5="8317d2d6914a8e18cd725f9cd7164b87" +REVISION="1" +STATUS_HAIKU="stable" +DEPEND="dev-util/ctags >= 5.8" +BUILD { + cd global-6.2.2 + autoreconf -fi + ./configure --prefix="$(finddir B_COMMON_DIRECTORY)" \ + --datadir="$(finddir B_COMMON_DOCUMENTATION_DIRECTORY)/doc" \ + --mandir="$(finddir B_COMMON_DOCUMENTATION_DIRECTORY)/man" \ + --infodir="$(finddir B_COMMON_DOCUMENTATION_DIRECTORY)/info" \ + --with-ncurses \ + --with-exuberant-ctags="$(finddir B_COMMON_BIN_DIRECTORY)/ctags" \ + --with-posix-sort=/bin/sort + make +} + +INSTALL { + cd global-6.2.2 + make install +} +LICENSE="GNU GPL v3" +COPYRIGHT="2000-2012 Tama Communications Corporation + 2007-2012 Free Software Foundation, Inc." diff --git a/dev-util/global/global-6.2.bep b/dev-util/global/global-6.2.bep deleted file mode 100644 index a7606c389..000000000 --- a/dev-util/global/global-6.2.bep +++ /dev/null @@ -1,24 +0,0 @@ -DESCRIPTION="GNU Global is a source code tagging system." -HOMEPAGE="http://www.gnu.org/software/global/" -SRC_URI="http://ftp.gnu.org/pub/gnu/global/global-6.2.tar.gz" -CHECKSUM_MD5="30f5c6c0f737a3475ec8786ae6e34648" -REVISION="1" -STATUS_HAIKU="stable" -DEPEND="dev-util/ctags >= 5.8" -BUILD { - cd global-6.2 - autoreconf -fi - ./configure --prefix=`finddir B_COMMON_DIRECTORY` \ - --with-ncurses \ - --with-exuberant-ctags=$(finddir B_COMMON_BIN_DIRECTORY)/ctags \ - --with-posix-sort=/bin/sort - make -} - -INSTALL { - cd global-6.2 - make install -} -LICENSE="GNU GPL v3" -COPYRIGHT="2000-2012 Tama Communications Corporation - 2007-2012 Free Software Foundation, Inc." diff --git a/dev-util/global/patches/global-5.8.1.patch b/dev-util/global/patches/global-5.8.1.patch deleted file mode 100644 index 68352c771..000000000 --- a/dev-util/global/patches/global-5.8.1.patch +++ /dev/null @@ -1,14 +0,0 @@ -diff -up global-5.8.1/libdb/db.h.orig global-5.8.1/libdb/db.h ---- global-5.8.1/libdb/db.h.orig 2010-03-06 04:08:14.003145728 -0700 -+++ global-5.8.1/libdb/db.h 2010-03-11 16:10:46.316145664 -0700 -@@ -43,6 +43,10 @@ - - #include "compat.h" - -+#if defined(__HAIKU__) -+#include -+#endif -+ - #define RET_ERROR -1 /* Return values. */ - #define RET_SUCCESS 0 - #define RET_SPECIAL 1 diff --git a/dev-util/global/patches/global-5.8.2.patch b/dev-util/global/patches/global-5.8.2.patch deleted file mode 100644 index 9840f8655..000000000 --- a/dev-util/global/patches/global-5.8.2.patch +++ /dev/null @@ -1,25 +0,0 @@ -diff -up global-5.8.2/configure.ac.orig global-5.8.2/configure.ac ---- global-5.8.2/configure.ac.orig 2010-05-23 01:40:56.774635520 -0600 -+++ global-5.8.2/configure.ac 2010-05-23 01:41:23.901775360 -0600 -@@ -57,7 +57,7 @@ LTDL_INIT([recursive]) - dnl Checks for libraries. - - dnl Checks for header files. --AC_CHECK_HEADERS(limits.h string.h unistd.h stdarg.h sys/time.h fcntl.h) -+AC_CHECK_HEADERS(limits.h string.h unistd.h stdarg.h stdint.h sys/time.h fcntl.h) - AC_CHECK_HEADERS(sys/resource.h) - AC_HEADER_DIRENT - if test ${ac_header_dirent} = no; then -diff -up global-5.8.2/libdb/db.h.orig global-5.8.2/libdb/db.h ---- global-5.8.2/libdb/db.h.orig 2010-05-23 01:42:09.494665728 -0600 -+++ global-5.8.2/libdb/db.h 2010-05-23 01:42:55.554434560 -0600 -@@ -40,6 +40,9 @@ - #ifdef HAVE_UNISTD_H - #include - #endif -+#ifdef HAVE_STDINT_H -+#include -+#endif - - #include "compat.h" - diff --git a/dev-util/global/patches/global-5.8.patch b/dev-util/global/patches/global-5.8.patch deleted file mode 100644 index f820bafd9..000000000 --- a/dev-util/global/patches/global-5.8.patch +++ /dev/null @@ -1,14 +0,0 @@ -diff -ur global-5.8/libdb/db.h global-5.8-haiku/libdb/db.h ---- global-5.8/libdb/db.h 2009-12-19 03:49:27.000000000 -0700 -+++ global-5.8-haiku/libdb/db.h 2009-12-29 02:50:48.000000000 -0700 -@@ -43,6 +43,10 @@ - - #include "compat.h" - -+#if defined(__HAIKU__) -+#include -+#endif -+ - #define RET_ERROR -1 /* Return values. */ - #define RET_SUCCESS 0 - #define RET_SPECIAL 1 diff --git a/dev-util/global/patches/global-5.9.1.patch b/dev-util/global/patches/global-5.9.1.patch deleted file mode 100644 index 4e107028b..000000000 --- a/dev-util/global/patches/global-5.9.1.patch +++ /dev/null @@ -1,25 +0,0 @@ -diff -up global-5.9.1/configure.ac.orig global-5.9.1/configure.ac ---- global-5.9.1/configure.ac.orig 2010-07-18 23:28:56.009175040 -0600 -+++ global-5.9.1/configure.ac 2010-07-18 23:59:03.300941312 -0600 -@@ -57,7 +57,7 @@ LTDL_INIT([recursive]) - dnl Checks for libraries. - - dnl Checks for header files. --AC_CHECK_HEADERS(limits.h string.h unistd.h stdarg.h sys/time.h fcntl.h) -+AC_CHECK_HEADERS(limits.h string.h unistd.h stdarg.h stdint.h sys/time.h fcntl.h) - AC_CHECK_HEADERS(sys/resource.h) - AC_HEADER_DIRENT - if test ${ac_header_dirent} = no; then -diff -up global-5.9.1/libdb/db.h.orig global-5.9.1/libdb/db.h ---- global-5.9.1/libdb/db.h.orig 2010-07-18 23:28:56.033292288 -0600 -+++ global-5.9.1/libdb/db.h 2010-07-18 23:59:03.303824896 -0600 -@@ -40,6 +40,9 @@ - #ifdef HAVE_UNISTD_H - #include - #endif -+#ifdef HAVE_STDINT_H -+#include -+#endif - - #include "compat.h" - diff --git a/dev-util/global/patches/global-5.9.4.patch b/dev-util/global/patches/global-5.9.4.patch deleted file mode 100644 index bbbcd7088..000000000 --- a/dev-util/global/patches/global-5.9.4.patch +++ /dev/null @@ -1,25 +0,0 @@ -diff -up global-5.9.4/configure.ac.orig global-5.9.4/configure.ac ---- global-5.9.4/configure.ac.orig 2011-03-08 01:44:16.013369344 -0700 -+++ global-5.9.4/configure.ac 2011-05-14 13:25:30.769392640 -0600 -@@ -58,7 +58,7 @@ LTDL_INIT([recursive]) - dnl Checks for libraries. - - dnl Checks for header files. --AC_CHECK_HEADERS(limits.h string.h unistd.h stdarg.h sys/time.h fcntl.h) -+AC_CHECK_HEADERS(limits.h string.h unistd.h stdarg.h stdint.h sys/time.h fcntl.h) - AC_CHECK_HEADERS(sys/resource.h) - AC_HEADER_DIRENT - if test ${ac_header_dirent} = no; then -diff -up global-5.9.4/libdb/db.h.orig global-5.9.4/libdb/db.h ---- global-5.9.4/libdb/db.h.orig 2011-03-08 01:44:16.037486592 -0700 -+++ global-5.9.4/libdb/db.h 2011-05-14 13:25:30.770703360 -0600 -@@ -40,6 +40,9 @@ - #ifdef HAVE_UNISTD_H - #include - #endif -+#ifdef HAVE_STDINT_H -+#include -+#endif - - #include "compat.h" - diff --git a/dev-util/global/patches/global-5.9.patch b/dev-util/global/patches/global-5.9.patch deleted file mode 100644 index be036718f..000000000 --- a/dev-util/global/patches/global-5.9.patch +++ /dev/null @@ -1,25 +0,0 @@ -diff -up global-5.9/configure.ac.orig global-5.9/configure.ac ---- global-5.9/configure.ac.orig 2010-06-07 22:07:47.039059456 -0600 -+++ global-5.9/configure.ac 2010-07-03 16:16:00.980418560 -0600 -@@ -57,7 +57,7 @@ LTDL_INIT([recursive]) - dnl Checks for libraries. - - dnl Checks for header files. --AC_CHECK_HEADERS(limits.h string.h unistd.h stdarg.h sys/time.h fcntl.h) -+AC_CHECK_HEADERS(limits.h string.h unistd.h stdarg.h stdint.h sys/time.h fcntl.h) - AC_CHECK_HEADERS(sys/resource.h) - AC_HEADER_DIRENT - if test ${ac_header_dirent} = no; then -diff -up global-5.9/libdb/db.h.orig global-5.9/libdb/db.h ---- global-5.9/libdb/db.h.orig 2010-06-07 22:07:47.062914560 -0600 -+++ global-5.9/libdb/db.h 2010-07-03 16:16:00.983564288 -0600 -@@ -40,6 +40,9 @@ - #ifdef HAVE_UNISTD_H - #include - #endif -+#ifdef HAVE_STDINT_H -+#include -+#endif - - #include "compat.h" - diff --git a/dev-util/global/patches/global-6.2.patch b/dev-util/global/patches/global-6.2.2.patch similarity index 62% rename from dev-util/global/patches/global-6.2.patch rename to dev-util/global/patches/global-6.2.2.patch index 50450843a..916a5b54d 100644 --- a/dev-util/global/patches/global-6.2.patch +++ b/dev-util/global/patches/global-6.2.2.patch @@ -1,6 +1,6 @@ -diff -up global-6.2/configure.ac.orig global-6.2/configure.ac ---- global-6.2/configure.ac.orig 2012-01-20 22:15:13.034340864 -0700 -+++ global-6.2/configure.ac 2012-02-20 23:31:39.196870144 -0700 +diff -up global-6.2.2/configure.ac.orig global-6.2.2/configure.ac +--- global-6.2.2/configure.ac.orig 2012-03-14 23:23:56.037486592 -0600 ++++ global-6.2.2/configure.ac 2012-05-02 21:19:08.722993152 -0600 @@ -58,7 +58,7 @@ LTDL_INIT([recursive]) dnl Checks for libraries. @@ -10,9 +10,9 @@ diff -up global-6.2/configure.ac.orig global-6.2/configure.ac AC_CHECK_HEADERS(sys/resource.h) AC_HEADER_DIRENT if test ${ac_header_dirent} = no; then -diff -up global-6.2/libdb/db.h.orig global-6.2/libdb/db.h ---- global-6.2/libdb/db.h.orig 2012-01-20 22:15:13.058982400 -0700 -+++ global-6.2/libdb/db.h 2012-02-20 23:31:39.197918720 -0700 +diff -up global-6.2.2/libdb/db.h.orig global-6.2.2/libdb/db.h +--- global-6.2.2/libdb/db.h.orig 2012-03-14 23:23:56.062390272 -0600 ++++ global-6.2.2/libdb/db.h 2012-05-02 21:19:08.744751104 -0600 @@ -40,6 +40,9 @@ #ifdef HAVE_UNISTD_H #include @@ -23,9 +23,9 @@ diff -up global-6.2/libdb/db.h.orig global-6.2/libdb/db.h #include "compat.h" -diff -up global-6.2/m4/check_curses.m4.orig global-6.2/m4/check_curses.m4 ---- global-6.2/m4/check_curses.m4.orig 2012-02-20 23:35:06.375128064 -0700 -+++ global-6.2/m4/check_curses.m4 2012-02-20 23:36:47.207618048 -0700 +diff -up global-6.2.2/m4/check_curses.m4.orig global-6.2.2/m4/check_curses.m4 +--- global-6.2.2/m4/check_curses.m4.orig 2012-03-14 23:23:56.037224448 -0600 ++++ global-6.2.2/m4/check_curses.m4 2012-05-02 21:19:08.754188288 -0600 @@ -240,6 +240,9 @@ AC_DEFUN([AC_SEARCH_NCURSES], [ AC_NCURSES(/usr/include/ncurses, curses.h, -lncurses, -I/usr/include/ncurses -DRENAMED_NCURSES, "renamed ncurses on /usr/include/ncurses")