0
0
Fork 0
Commit Graph

306 Commits

Author SHA1 Message Date
Augustin Cavalier 55dd9cf19d Rewrite ARCHITECTURES syntax to new HaikuPorter changes.
HaikuPorter now does not care what is in ARCHITECTURES when
building for a SECONDARY_ARCHITECTURE.
2015-08-04 12:00:38 -04:00
Humdinger 5113be297d De-Lint recipes.
*	fossil
	Improved SUMMARY, thanks waddlesplash for noticing the error.

*	gcc
	Shortened SUMMARY (at least removing the "\" linebreak that seems to
	trigger the lint warning)
	Minor cosmetics.

*	gd
	Renamed recipe to correct version.
	Added license.
	Corrected copyright.
	Added autoconf, aclocal, libtoolize to BUILD_PREREQUIRES.
	Added SOURCE_DIR.
	Now it almost builds, failing with:

	configure.ac:79: warning: macro 'AM_ICONV' not found in library
	configure.ac:130: error: possibly undefined macro: AC_MSG_ERROR

*	global
	Removed "." from SUMMARY.
	Minor cosmetics.

*	gnupg
	Removed "." from SUMMARY.
	Minor cosmetics.

*	gnutls
	Added PATCHES="gnutls-2.8.6.patch" to fix the lint warning.
	Moved haiku_devel to BUILD_REQUIRES.
	Sorted the _devel blocks to the top.
	Minor cosmetics.
	Build fails...

*	golang
	Removed "." from SUMMARY.
	Minor cosmetics.

*	gptfdisk
	Removed "." from SUMMARY.
	Minor cosmetics.

*	graphviz
	Minor cosmetics.

*	gri
	Removed "." from SUMMARY.
	Minor cosmetics.

*	ha
	Slightly improved SUMMARY/DESCRIPTION
	Minor cosmetics.

*	handbreak
	Removed "." from SUMMARY.
	Minor cosmetics.

*	harfbuzz
	Removed "." from SUMMARY.
	Minor cosmetics.
	Sorted the _devel blocks to the top.

*	hdialog
	Removed "." from SUMMARY.
	Use g++ instead of gcc.
	Minor cosmetics.

*	help2man
	Removed "." from SUMMARY.
	Minor cosmetics.

*	heroes
	Removed "." from SUMMARY.
	Minor cosmetics.

*	homeworld
	Removed "." from SUMMARY.
	Minor cosmetics.

*	htmldoc
	Remove outdated patch file
	Minor cosmetics.

*	htmltidy
	Removed "." from SUMMARY.
	Minor cosmetics.
	Sorted the _devel blocks to the top.

*	hyperstudio
	Removed "." from SUMMARY.
	Minor cosmetics.
2015-07-20 08:34:07 +02:00
Humdinger 97cd269925 De-Lint recipes.
*	fastdep
	Removed "." from SUMMARY.
	Minor cosmetics.

*	ffmpeg
	Removed "." from SUMMARY.

*	fheroes
	Removed "." from SUMMARY.

*	filecropper
	Removed "." and improved SUMMARY.
	Use g++ instead of gcc.

*	flex
	Removed "." from SUMMARY.
	Moved haiku_devel into BUILD_REQUIRES.
	Minor cosmetics.

*	fontforge
	Removed "." from SUMMARY.
	Minor cosmetics.

*	fossil
	Shortened and improved SUMMARY/DESCRIPTION.

*	fpc
	Use same SUMMARY/DESCRIPTION in the non-BEP recipes.

*	freetype
	Minor cosmetics.
	(The PATCHES is commented out on purpose, enabling
	subpixel rendering and hinting)

*	ftgl
	Removed "." from SUMMARY.
	Sorted _devel block to the top.
2015-07-19 19:18:11 +02:00
Augustin Cavalier fa77cc2937 gitdoc: Delete, now part of the 'git' package. 2015-07-15 15:29:25 -04:00
Augustin Cavalier f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Joseph R. Prostko dd90f3b640 Add recipe for Fossil 1.33
* Cleaned up the description
* Utilized $portVersion in SRC_URI and SOURCE_DIR
* SOURCE_DIR was needed due to changed extraction directory compared to 1.32
2015-05-23 15:17:26 -04:00
François Revol 6bffd4b86b tig: update recipe to 2.1 2015-05-01 18:37:25 +02:00
Sergei Reznikov 679af14f41 hub: remove period from summary 2015-04-28 16:27:26 +03:00
Adrien Destugues 3f191bb38f Add "hub", a tool to make working with github easier. 2015-04-27 21:14:55 +02:00
Sergei Reznikov b13800fe5b cvs: fix rcs2log link path. Closes #103 2015-04-01 19:42:41 +03:00
Joseph R. Prostko ee95c3c88e Correct / simplify Fossil recipe per Jérôme's suggestion
* Also removed previous recipes due to a regression introduced after v1.27
2015-03-14 21:23:15 -04:00
Joseph R. Prostko 69883e2d46 Add recipe for Fossil 1.32
* This addresses the "Ryerson student project problem" regression
* As a result, former recipes will all be removed once a 1.32 build is done
2015-03-14 10:57:34 -04:00
Joseph R. Prostko 3acdb243c2 Add recipe for Fossil 1.31 2015-02-23 21:59:33 -05:00
Jerome Duval f949663954 rcs: bump version 2015-02-02 18:16:41 +00:00
Augustin Cavalier 31b38c52f9 rcs: add missing $secondaryArchSuffix
Also fix the copyright, and some other misc. changes.
2015-01-24 17:33:11 -05:00
Joseph R. Prostko 8c99a0c8d4 Add recipe for Fossil 1.30
* No patch is needed for this version, as all Haiku fixes were upstreamed
2015-01-20 19:40:51 -05:00
Augustin Cavalier c609cbd63a git: version 2.2.2.
* Tested with HaikuPorter, works
 * No longer needs Python
 * Has fancy colorized terminal output
2015-01-19 20:19:24 -05:00
Augustin Cavalier 916c79b85c git: remove all but current version. 2015-01-19 20:19:22 -05:00
Humdinger a38db25c39 Changes in SUMMARY, DESCRIPTION and whitespace.
Removed the full-stop and repeating package name in SUMMARY.
Removed hard line breaks, broke up some very long paragraphs and
use bullet lists where possible.
All done by browsing through HaikuDepot. There may be (many) more left
in the whole haikuports repo...

Included 10 extended desriptions done by soyoye14 for GCI 2014
(https://www.google-melange.com/gci/task/view/google/gci2014/5240373098053632)

Removed/insert whitespace where it seems to be the custom in recipes.
Sometimes rearranged elements of a recipe (moving license and copyright
up, for example).
2015-01-12 19:23:51 +01:00
Augustin Cavalier 8b3a2ef307 rcs: recipe for 5.9.3. 2014-12-24 13:33:16 -05:00
Jerome Duval 45f29ab922 subversion: bump version 2014-12-23 19:01:16 +00:00
Oliver Tappe 52b344b97b Drop references to $haikuVersion.
* Referring the current haiku version explicitly is not needed, since
  the RequiresUpdater takes care of setting the version of Haiku used
  for building a package.
2014-12-14 23:08:52 +01:00
Chris Roberts 6aa0eafee0 mercurial: force use of python < 3.x 2014-11-15 16:20:58 -07:00
Chris Roberts f59566b8d2 mercurial: update to 3.2.1 2014-11-13 21:25:06 -07:00
Adrien Destugues 6242f72ab8 bzr: bump revision for python 2.7 migration. 2014-09-19 08:59:34 +02:00
Adrien Destugues eee89347fa subversion: port 0.8.10.
* Also remove very old recipes.
2014-09-19 08:59:32 +02:00
Adrien Destugues c0788a3f9b git: strings.h fix. No functional change. 2014-09-19 08:59:31 +02:00
Jérôme Duval 46d56f978c subversion: use cmd:python instead of python. 2014-08-20 22:59:13 +02:00
François Revol 3cabb3cfe2 bzr: Mark the recipe as tested for x86_gcc2
Builds fine and seems to work so far for me.
2014-07-26 16:09:53 +02:00
François Revol 96d4df23c0 bzr: Update the patch to also work with gcc4
For when we need it.
2014-07-26 16:05:23 +02:00
François Revol f8b2d8e299 bzr: Add our own location for SSL certificates
Spent an hour finding this place...
Let's hope they won't move too much.
2014-07-26 15:17:30 +02:00
François Revol 8b5886eeee bzr: Update recipe
Untested yet, but it builds.
Only for gcc2 for now, since we don't have a python package
for secondary arch yet, and it needs to use libpython.so...
2014-07-24 00:10:03 +02:00
François Revol 4354bfb4a8 tig: Update recipe and version
It doesn't seem to build with gcc2.
We probably want to have it as /bin/tig anyway...
2014-07-23 14:49:25 +02:00
Joseph R. Prostko 3243557fa9 Add Fossil 1.29 recipe and patch
* This builds cleanly for x86_gcc2, x86, and x86_64
* The patch fixes a zlib namespace clash with OpenSSL that affects x86_gcc2, as well as an outdated config.guess which prevented Haiku x86_64 from being identified
* The 1.29 release will allow `fossil ui` to work correctly, unlike the last couple of versions that had a chroot bug that affected OS's like Haiku that run as root out of the box
2014-06-23 05:35:54 +00:00
Alexander von Gluck IV c522c1de50 patch cleanup: Make sure recipes have matching patches.
* Ruby 1.9.3 shouldn't point to the 1.9.1 patch, etc.
2014-06-12 20:44:25 +00:00
Jerome Duval bd25f6ae10 updates versions for gmp, lua, tcl, mercurial 2014-05-05 17:13:32 +00:00
Oliver Tappe 80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Adrien Destugues 280866a5af Add cvsps require to git_cvs. 2014-04-19 11:30:17 +02:00
Jerome Duval 36d6d4d2cf x86_64: enable python-2.7.6
* increase revisions for scons and git as they depend on 2.6.x at the moment.
2014-04-05 13:31:17 +00:00
Jerome Duval d3dea6df81 Promote version upgrades for x86_gcc2. 2014-03-31 18:07:48 +00:00
Jonathan Schleifer 83df6ddb8f git: Add missing cmd:find 2014-03-26 02:01:35 +01:00
Jonathan Schleifer 4eb13710c2 git: Add checksums 2014-03-25 22:33:58 +01:00
Jerome Duval 5e3de2f734 Promote version upgrades for x86 and x86_64. 2014-03-22 23:00:29 +00:00
Jerome Duval ead846f584 mercurial: recipe for version 2.9.1 2014-03-20 14:00:27 +00:00
François Revol ad578a4d81 fossil: Remove old patch 2014-01-30 16:56:38 +01:00
François Revol 20eb8b93df fossil: Remove pre-PM recipe 2014-01-30 16:43:23 +01:00
François Revol 4766fadb9c fossil: Add recipe for latest 1.28; drop 1.27
This one compiles fine.
2014-01-30 16:42:08 +01:00
Adrien Destugues 3c931011aa Add recipe for cvsps. 2014-01-04 11:57:07 +01:00
noryb009 4676e4dca2 Rewrap dev-vcs DESCRIPTIONs 2014-01-02 16:40:57 -05:00
Alexander von Gluck IV d97a2aabd9 all: Don't use portVersionedName for SOURCE_DIR
* portVersionedName contains the secondary architecture,
  so using it means secondary package builds fail.
  example: $portVersionedName is libwow_x86-0.0.0 when
  doing an x86 build on x86_gcc2
2013-12-25 17:52:56 -06:00
François Revol aa3cc9a55c Mark as untested (not compiling yet) 2013-12-11 01:39:55 +01:00
François Revol e3ca579531 fossil: Add updated recipe
Not working yet, seems they introduced C99 somewhere.
2013-12-10 19:11:07 +01:00
Chris Roberts ee1d6a11bb Update mercurial to 2.8.1
Changed the requires because mercurial only needs the msgfmt tool
at build time.

--HG--
rename : dev-vcs/mercurial/mercurial-2.8.recipe => dev-vcs/mercurial/mercurial-2.8.1.recipe
rename : dev-vcs/mercurial/patches/mercurial-2.8.patch => dev-vcs/mercurial/patches/mercurial-2.8.1.patch
2013-12-03 02:29:08 -07:00
Chris Roberts 25703dafee Convert bzr to recipe
Some of the work was done as part of issue #30
I did a moderate amount of fixing to the recipe but bzr doesn't
behave very well. So leaving it marked as broken.

It has trouble finding our ssl certs directory.  Our wget also
had trouble with certs using the original url in that issue. This
can be worked around at runtime by setting command line or config
options.

When doing a test clone of the bzr repo it failed to completely
check out the source with some odd out of memory error.  I seem
to recall bzr having this sort of trouble before on Haiku.
2013-11-21 17:37:09 -07:00
Chris Roberts 99ce6f4147 Update mercurial to 2.8 and mark it as stable
--HG--
rename : dev-vcs/mercurial/mercurial-2.7.2.recipe => dev-vcs/mercurial/mercurial-2.8.recipe
rename : dev-vcs/mercurial/patches/mercurial-2.7.2.patch => dev-vcs/mercurial/patches/mercurial-2.8.patch
2013-11-06 16:42:01 -07:00
Scott McCreary 85b432a532 WIP bzr .recipe, not yet building 2013-11-03 21:19:37 -08:00
Chris Roberts b9a9d2ceb8 Add mercurial-2.7.2 recipe 2013-10-16 16:33:54 -06:00
Oliver Tappe f3532dc2cb Merge branch 'package-management'
Conflicts:
	app-arch/p7zip/p7zip-9.04.bep
	app-arch/p7zip/p7zip-9.13.bep
	app-arch/tar/tar-1.22.bep
	app-arch/tar/tar-1.23.bep
	app-arch/tar/tar-1.25.bep
	app-arch/xz-utils/xz-utils-4.999.9.bep
	app-cdr/bchunk/bchunk-1.2.0.bep
	app-cdr/cdrtools/cdrtools-2.01.01a66.bep
	app-cdr/cdrtools/cdrtools-3.01a01.bep
	app-crypt/gnupg/gnupg-1.4.11.bep
	app-doc/doxygen/doxygen-1.6.3.bep
	app-editors/nano/nano-2.2.6.bep
	app-editors/vim/vim-7.3.bep
	app-text/antiword/antiword-0.37.bep
	app-text/libpaper/libpaper-1.1.23.bep
	app-text/libpaper/libpaper-1.1.24.bep
	app-text/rman/rman-3.2.bep
	dev-db/sqlite/sqlite-3.6.22.bep
	dev-db/sqlite/sqlite-3.6.23.bep
	dev-db/sqlite/sqlite-3.7.2.bep
	dev-db/sqlite/sqlite-3.7.3.bep
	dev-db/sqlite/sqlite-3.7.4.bep
	dev-db/sqlite/sqlite-3.7.5.bep
	dev-lang/lua/lua-5.1.4.bep
	dev-lang/nasm/nasm-2.08.01.bep
	dev-lang/perl/patches/perl-5.10.0.patch
	dev-lang/python/python-2.5.4.bep
	dev-lang/python/python-2.6.4.bep
	dev-lang/python/python-2.6.5.bep
	dev-lang/python/python-2.6.6.bep
	dev-lang/python/python-2.6.7.bep
	dev-lang/python/python-2.6.8.bep
	dev-lang/python/python-3.2.bep
	dev-lang/python/python-3.2.recipe
	dev-lang/python/python-3.2a4.bep
	dev-lang/yasm/yasm-1.1.0.bep
	dev-libs/apr-util/apr-util-1.3.10.bep
	dev-libs/apr-util/apr-util-1.3.9.bep
	dev-libs/apr/apr-1.3.8.bep
	dev-libs/apr/apr-1.3.9.bep
	dev-libs/apr/apr-1.4.2.bep
	dev-libs/apr/patches/apr-1.4.2.patch
	dev-libs/expat/expat-2.0.1.bep
	dev-libs/fribidi/fribidi-0.19.2.bep
	dev-libs/icu/icu-4.4.1.bep
	dev-libs/libedit/libedit-20090923.bep
	dev-libs/libedit/libedit-20100424.bep
	dev-libs/libevent/libevent-1.4.11.bep
	dev-libs/libevent/libevent-1.4.13.bep
	dev-libs/libevent/libevent-1.4.14b.bep
	dev-libs/libevent/libevent-2.0.10.bep
	dev-libs/libiconv/libiconv-1.12.bep
	dev-libs/libiconv/libiconv-1.13.1.bep
	dev-libs/libpcre/libpcre-8.00.bep
	dev-libs/libpcre/libpcre-8.02.bep
	dev-libs/libpcre/libpcre-8.12.bep
	dev-libs/libxml2/libxml2-2.7.3.bep
	dev-libs/libxml2/libxml2-2.7.6.bep
	dev-libs/libxml2/libxml2-2.7.7.bep
	dev-libs/libxml2/libxml2-2.7.8.bep
	dev-libs/openssl/openssl-0.9.8l.bep
	dev-libs/openssl/openssl-0.9.8m.bep
	dev-libs/openssl/openssl-1.0.0.bep
	dev-libs/openssl/openssl-1.0.0a.bep
	dev-libs/openssl/openssl-1.0.0c.bep
	dev-qt/qtcore/qtcore-4.8.x-git.bep
	dev-qt/qtcore/qtcore-4.8.x.recipe
	dev-util/ccache/ccache-3.0.1.bep
	dev-util/cmake/cmake-2.6.4.bep
	dev-util/cmake/cmake-2.8.0.bep
	dev-util/cmake/cmake-2.8.1.bep
	dev-util/cmake/cmake-2.8.2.bep
	dev-util/cmake/cmake-2.8.3.bep
	dev-util/cmake/cmake-2.8.4.bep
	dev-util/ctags/ctags-5.8.bep
	dev-util/fastdep/fastdep-0.16.bep
	dev-util/gperf/gperf-3.0.4.bep
	dev-util/pkgconfig/pkgconfig-0.23.bep
	dev-util/pkgconfig/pkgconfig-0.25.bep
	dev-vcs/cvs/cvs-1.12.13.1.bep
	dev-vcs/cvs/cvs-1.12.13.bep
	dev-vcs/subversion/subversion-1.6.11.bep
	dev-vcs/subversion/subversion-1.6.12.bep
	dev-vcs/subversion/subversion-1.6.13.bep
	dev-vcs/subversion/subversion-1.6.15.bep
	dev-vcs/subversion/subversion-1.6.6.bep
	dev-vcs/subversion/subversion-1.6.9.bep
	dev-vcs/subversion/subversion-1.7.xx-svn.bep
	haiku-apps/bepdf/bepdf-1.1.1b4.bep
	haiku-apps/libwalter/libwalter-97.bep
	haiku-apps/paladin/paladin-1.3-hg.bep
	haiku-apps/pe/pe-2.4.3-600.bep
	haiku-apps/vision/patches/vision-908-gcc4.patch
	haiku-apps/vision/vision-0.9.7.bep
	haiku-libs/libwalter/libwalter-97.bep
	haiku-libs/libwalter/libwalter-97.recipe
	media-gfx/graphviz/graphviz-2.24.bep
	media-gfx/graphviz/graphviz-2.26.3.bep
	media-libs/flac/flac-1.2.1.bep
	media-libs/freetype/freetype-2.3.11.bep
	media-libs/freetype/freetype-2.4.2.bep
	media-libs/freetype/freetype-2.4.4.bep
	media-libs/ftgl/ftgl-2.1-svn.bep
	media-libs/guilib/guilib-1.2.1.bep
	media-libs/jpeg/jpeg-7.bep
	media-libs/jpeg/jpeg-8b.bep
	media-libs/jpeg/jpeg-8c.bep
	media-libs/libao/libao-1.0.0.bep
	media-libs/libmad/libmad-0.15.1b.bep
	media-libs/libmng/libmng-1.0.10.bep
	media-libs/libogg/libogg-1.1.4.bep
	media-libs/libogg/libogg-1.2.0.bep
	media-libs/libogg/libogg-1.2.2.bep
	media-libs/libpng/libpng-1.2.29.bep
	media-libs/libpng/libpng-1.2.30.bep
	media-libs/libpng/libpng-1.2.40.bep
	media-libs/libpng/libpng-1.2.41.bep
	media-libs/libpng/libpng-1.2.43.bep
	media-libs/libpng/libpng-1.2.44.bep
	media-libs/libpng/libpng-1.4.1.bep
	media-libs/libpng/libpng-1.4.2.bep
	media-libs/libpng/libpng-1.4.3.bep
	media-libs/libpng/libpng-1.4.4.bep
	media-libs/libpng/libpng-1.5.0.bep
	media-libs/libsdl/patches/libsdl-1.2-hg.patch
	media-libs/libtheora/libtheora-1.1.1.bep
	media-libs/libvorbis/libvorbis-1.2.3.bep
	media-libs/libvorbis/libvorbis-1.3.1.bep
	media-libs/libvorbis/libvorbis-1.3.2.bep
	media-libs/libvpx/libvpx-0.9.2-git.bep
	media-libs/smpeg/smpeg-0.4.5.bep
	media-libs/speex/speex-1.2-git.bep
	media-libs/speex/speex-1.2rc1.bep
	media-sound/lame/lame-3.98.4.bep
	media-sound/lame/lame-398-2.bep
	media-sound/vorbis-tools/vorbis-tools-1.2.0.bep
	media-sound/vorbis-tools/vorbis-tools-1.4.0.bep
	media-video/ffmpeg/ffmpeg-0.5.bep
	media-video/ffmpeg/ffmpeg-0.6.bep
	net-misc/curl/curl-7.18.2.bep
	net-misc/curl/curl-7.19.1.bep
	net-misc/curl/curl-7.19.2.bep
	net-misc/curl/curl-7.19.5.bep
	net-misc/curl/curl-7.19.7.bep
	net-misc/curl/curl-7.20.0.bep
	net-misc/curl/curl-7.20.1.bep
	net-misc/curl/curl-7.21.1.bep
	net-misc/curl/curl-7.21.2.bep
	net-misc/curl/curl-7.21.3.bep
	net-misc/openssh/openssh-5.4p1.bep
	net-misc/openssh/openssh-5.5p1.bep
	net-misc/openssh/openssh-5.6p1.bep
	net-misc/openssh/openssh-5.7p1.bep
	net-misc/openssh/openssh-5.8p1.bep
	net-wireless/b43-fwcutter/b43-fwcutter-012.bep
	sci-libs/gsl/gsl-1.14.bep
	sys-apps/ed/ed-1.4.bep
	sys-apps/gawk/gawk-3.1.8.bep
	sys-apps/grep/grep-2.5.4.bep
	sys-apps/grep/grep-2.7.bep
	sys-apps/groff/groff-1.20.1.bep
	sys-apps/man/man-1.6f.bep
	sys-apps/sed/sed-4.2.1.bep
	sys-apps/texinfo/texinfo-4.13a.bep
	sys-devel/autoconf/autoconf-2.68.bep
	sys-devel/automake/automake-1.11.1.bep
	sys-devel/bison/bison-2.4.1.bep
	sys-devel/bison/bison-2.4.bep
	sys-devel/flex/flex-2.5.35.bep
	sys-devel/gettext/gettext-0.18.1.1-dev.bep
	sys-devel/gettext/gettext-0.18.1.1.bep
	sys-devel/jam/jam-2.5.bep
	sys-devel/m4/m4-1.4.14.bep
	sys-libs/ncurses/ncurses-5.6.bep
	sys-libs/ncurses/ncurses-5.7.bep
	sys-libs/readline/readline-5.2.bep
	sys-libs/readline/readline-6.0.bep
	sys-libs/readline/readline-6.1.bep
	sys-libs/zlib/zlib-1.2.3.bep
	sys-libs/zlib/zlib-1.2.5.bep
	x11-libs/qt/qt-4.8.x-git.bep
2013-10-15 22:48:02 +02:00
Oliver Tappe c69048fe86 Ensure config-directory exists before using it. 2013-10-15 21:38:30 +02:00
Oliver Tappe d679195b5a Bump revision of scons and mercurial.
* These provide a python module, so they need to be rebuilt in
  order to get those modules moved into the vendor-packages
  directory.
2013-10-15 21:38:30 +02:00
Oliver Tappe 4087da0126 Adjust git to use vendor directories.
* Add new package git_remote_helpers, which provides a python module.
* Add requires for vendor_perl, as providing a vendor perl module
  requires a specific perl version.
* Declare settings directory.
2013-10-15 21:38:29 +02:00
Ingo Weinhold d3ac62aeee cvs: Fix hard-coded perl paths, build with external zlib 2013-10-03 22:30:08 +02:00
Ingo Weinhold e71ec85844 mercurial: Fix hard-coded python path 2013-10-03 22:30:06 +02:00
Oliver Tappe 8ec70f6e92 Add x86_64 as supported architecture to ports required by Haiku. 2013-09-02 11:51:26 +02:00
Oliver Tappe aec3652b01 Cleanup: fix names of recipe and patch files.
* this fixes the wrong recipe names introduced by myself in #d525fee
* adjust patch names to match corresponding recipes
* additionally: create 'additional-files' folders as hint to some
  ports that do not have a proper recipe yet
2013-08-25 23:51:08 +02:00
Ingo Weinhold d3fff39e6e Declare most recipes stable on x86 2013-08-17 09:40:03 +02:00
Ingo Weinhold 28faa080b8 Add recipe and patches for git 1.8.3.4
The user settings files have moved from $HOME to
~/config/settings/git/.
2013-08-13 21:58:26 +02:00
Ingo Weinhold 089e141aeb Replace ':' in package link paths by '~'
Also add missing libiconv requires for apr_util.
2013-08-13 13:55:32 +02:00
Ingo Weinhold 560ef0d8c2 git: fix requires
* perl -> cmd:perl, python -> cmd:python
* cmd:man, cmd:nano, cmd:perl, cmd:python are actually build requires in
  this case, since the build system will look for them to decide on
  features.
2013-08-06 20:02:10 +02:00
Oliver Tappe 39a646a289 Adjust recipes to separation of buildhost and target packages 2013-08-05 00:14:47 +02:00
Oliver Tappe d525fee8e9 Fix names of recipe files that were non-parsable 2013-08-04 21:47:43 +02:00
Ingo Weinhold db0a06e1fc subversion: update recipe
* Update [BUILD_]REQUIRES.
* Add USER_SETTINGS_FILES.
* Build separate devel package.
2013-06-18 03:38:42 +02:00
Ingo Weinhold e3454017c9 mercurial 2.2.2: update [BUILD_]REQUIRES 2013-06-17 21:15:27 +02:00
Ingo Weinhold 468f676a47 git 1.7.10.2: update [BUILD_]REQUIRES 2013-06-17 19:00:48 +02:00
Ingo Weinhold d4accb2024 cvs: update [BUILD_]REQUIRES
* REQUIRES:
  - haiku_devel -> haiku
  - zlib -> lib:libz
* BUILD_REQUIRES:
  - Remove $REQUIRES.
  - Add devel:libz.
2013-06-17 19:00:44 +02:00
Oliver Tappe 5f1c1279e1 git: add runtime dependency on man 2013-05-05 01:52:33 +02:00
Oliver Tappe 638535666f Convert git-1.7.10.2.recipe into an actual recipe and adjust the patch 2013-05-05 01:17:23 +02:00
Ingo Weinhold 64fed6e7ba Convert mercurial 2.2.2 recipe to an actual recipe 2013-05-04 01:00:42 +02:00
Ingo Weinhold 4f504b878a Remove old cvs non-recipe and patches 2013-05-02 17:45:41 +02:00
Ingo Weinhold 5f9045bdbd Update cvs 1.12.13.1 recipe
* Longer description (from the homepage).
* Add other commands to provides.
* Add cmd:nano to requires. Any CLI editor would suffice, so we might
  want to handle that differently.
* Use runConfigure.
* Use jobArgs.
2013-05-02 17:33:36 +02:00
Ingo Weinhold d71ff1949f subversion: Remove old and intermediate non-recipes/patches 2013-04-30 23:02:22 +02:00
Ingo Weinhold 2dc7b77750 Convert subversion 1.6.18 recipe to an actual recipe
* Adjust recipe similar to the 1.6.15 recipe.
* Adjust the patch so that the correct global settings directory is
  used.
2013-04-30 22:33:56 +02:00
Ingo Weinhold 8fca2cffe2 Update subversion 1.6.15 recipe
* Specify patch explicitly.
* Remove bogus copied and pasted provides. Add the libraries.
* Use runConfigure.
* Use jobArgs.
* Use prepareInstalledDevelLibs.
2013-04-30 21:57:28 +02:00
Oliver Tappe a704dbf9a7 * adjust several recipes to our new naming conventions 2013-04-19 23:06:59 +00:00
Oliver Tappe 66cce01b0c Work towards getting subversion with all dependencies built. The remaining
problem is that apr-util won't build yet, due to it relying on the sources of apr being around. We need support for source packages to solve that, so that will be the next step.
2013-04-14 22:06:31 +00:00
Oliver Tappe fee11484cf * replace STATUS_HAIKU with appropriate ARCHITECTURES specification 2013-04-01 17:52:42 +00:00
Oliver Tappe 37404c8730 * fix all syntactical problems in recipe files 2013-03-30 18:58:47 +00:00
Oliver Tappe 60aba35d64 * convert all .bep files to follow shell syntax
* rename all .bep files to .recipe
2013-03-29 16:31:03 +00:00
Oliver Tappe 94cc6aaf85 Merge all changes from trunk 2013-03-29 14:04:07 +00:00
Ingo Weinhold 888e133171 subversion-1.6.15: Update from trunk and update for hpkg building 2013-03-29 01:02:30 +00:00
Ingo Weinhold d03da3cebf cvs-1.12.13.1.bep: Update for building hpkg
Also replace the source URI, which didn't work for me.
2013-03-28 11:16:26 +00:00
Scott McCreary ca1df0dab3 Updated git and gitdoc to 1.8.1.3 this closes #706. 2013-03-17 18:43:08 +00:00
Chris Roberts fd24328716 Update mercurial to 2.4 and git to 1.8.0 2012-11-04 23:14:00 +00:00
Chris Roberts f961354d7b Update mercurial to 2.3 2012-08-02 07:07:49 +00:00
Chris Roberts 8f69e60602 Update mercurial to 2.2.3 and git to 1.7.11.3 2012-07-29 04:18:58 +00:00
Scott McCreary a138642f9f Updated bzr to released version 2.5.1 2012-06-22 00:32:31 +00:00
Scott McCreary 1f54de233d Update subversion to 1.6.18 2012-06-19 03:27:43 +00:00
Chris Roberts d587f3bde2 Update mercurial to 2.2.2 2012-06-04 23:17:06 +00:00
Chris Roberts 974123fc22 Update git to 1.7.10.2 2012-05-19 19:39:17 +00:00
Chris Roberts 8dd8a5b188 Update mercurial to 2.2.1 2012-05-04 02:23:01 +00:00
Chris Roberts ceb67a97c2 Update git to 1.7.10 and prune old versions. 2012-05-03 03:48:17 +00:00
Chris Roberts 53e0280107 Update mercurial to 2.2 and prune the old versions. 2012-05-03 03:44:07 +00:00
Chris Roberts 6642461fd9 Quick hack to keep cvs alive.
Configure wasn't searching for libnetwork in all situations and therefore couldn't resolve hosts.
2012-05-03 03:16:04 +00:00
François Revol 898f029037 Add a .bep to build fossil from its own repo. 2012-04-24 23:14:26 +00:00
François Revol e74a67fd86 Let 'fossil ui' open urls with 'open' on Haiku as well. 2012-04-21 03:40:51 +00:00
François Revol 2878bd2c38 Add a .bep for the fossil SCM, used by Tcl.Tk.
Most tests work: 8 errors out of 11151 tests.
2012-04-21 03:02:53 +00:00
Scott McCreary 0c0aed23d5 Updated bzr to 2.6b1, builds with gcc4, need to verify gcc2. 2012-03-28 00:16:06 +00:00
Chris Roberts 626ed41ad9 Update mercurial to 2.1. 2012-02-21 06:14:46 +00:00
Chris Roberts 52ad672192 Update git and gitdoc to 1.7.9.1
gitdoc has been fixed to build packages properly and kludged to download htmldocs

git has been fixed to allow help to pop up in web+ with commands like "git help -w clone"
(iirc html docs can be set as the default in a users gitconfig file)
2012-02-20 00:39:18 +00:00
Siarzhuk Zharski 0c33154b02 Results of GCI 2011 task: gitdoc entry added for extended Git documentation;
Thanks to Thomas Turney for research and creating BepFile!
2011-12-03 12:47:28 +00:00
Scott McCreary 2278fe86bb Updated git to 1.7.7.2 2011-11-03 23:29:00 +00:00
Scott McCreary 88457e0413 Added .bep file for subversion-1.7.0-rc2, final release of 1.7.0 is expected around September 28, 2011. 2011-09-07 19:38:58 +00:00
Scott McCreary e0b0303648 Update patches for apr and subversion to make use of AC_SEARCH_LIBS to detect need for -lnetwork. 2011-08-02 22:23:28 +00:00
Scott McCreary a20122599e Updated subversion to 1.6.17 2011-07-12 19:14:41 +00:00
Chris Roberts 76dd21ee4b Add mercurial-1.9 and git-1.7.6 2011-07-02 19:30:25 +00:00
Scott McCreary 7d7ccf9393 Added dependency list to subversion .bep file. 2011-05-22 15:45:57 +00:00
Scott McCreary 8d0d22b657 Added patch subversion-1.6.15 2011-05-20 14:35:07 +00:00
Scott McCreary d9e7b074a2 Added --disable-nls for building subversion, so that it won't have a
dependency on gettext.
2011-05-15 03:17:21 +00:00
Chris Roberts ef385a6faf Add my swig kludge from subversion-1.6.9.bep to subversion-1.6.15.bep 2011-05-14 19:30:54 +00:00
Scott McCreary f0f71761c4 Cleaned up directories for git-1.7.5. 2011-05-04 22:42:36 +00:00
Chris Roberts 8ec37fe66a Disable tcl related stuff in git since I haven't added it to the repository. 2011-05-04 20:20:54 +00:00
Chris Roberts 4918b43c77 Update the best vcs to version 1.8.3 2011-05-04 19:10:44 +00:00
Chris Roberts 00cd3d6df0 Update the second best vcs to version 1.7.5 2011-05-04 19:05:57 +00:00
Scott McCreary 0921f80f44 Fixed the TEST for subversion, needed to cd into the directory first... 2011-05-04 18:14:37 +00:00
Scott McCreary 792d179227 Marked git-1.7.3.5.bep file as broken, as it's failing to build with gcc4 and probably gcc2 as well. 2011-05-04 15:32:57 +00:00
Scott McCreary 607829c6c1 Added a test section for subversion. 2011-04-30 03:07:55 +00:00
Scott McCreary 2d803371dd Cleaned up directories for subversion. 2011-04-30 02:38:57 +00:00
Scott McCreary 6587bb71c1 Changed several calls for /boot/common/bin to use finddir. 2011-04-26 00:18:55 +00:00
Scott McCreary d54455e897 Updated several more .bep files to use finddir to locate the prefix directory. 2011-04-25 23:52:32 +00:00
Scott McCreary f46ea8b7a9 Changed B_COMMON_SERVERS_DIRECTORY to B_COMMON_BIN_DIRECTORY on apr, apr-util, git, gawk,xinetd, tar and apache. 2011-03-31 18:40:24 +00:00
Matt Madia fd4d6ee934 More cleanups relating to finddir invocations. No functional changes. 2011-03-27 23:52:58 +00:00
Scott McCreary c7f9754104 Partially cleaned up git's directories. 2011-03-15 07:10:12 +00:00
Scott McCreary a5529878e0 Cleaned up cvs's directories. 2011-03-14 01:51:58 +00:00
Scott McCreary 246dbd9353 Updated git to 7.1.3.5 2011-02-01 23:04:23 +00:00
Scott McCreary 5369a38c78 Updated bazaar to 2.2.2 2011-01-26 00:26:24 +00:00
Scott McCreary 81a3c0b5da Updated mercurial to 1.7.3. 2011-01-25 22:31:57 +00:00
Scott McCreary bf2adeb9b2 Update subversion to 1.6.15 2010-12-01 00:32:52 +00:00
Scott McCreary 6e39c9edd7 Removed subversion -1.7-svn patch as it's now been applied upstream. 2010-10-21 18:15:01 +00:00
Scott McCreary 97d0815322 Updated bzr to 2.2.1 2010-10-16 06:35:47 +00:00
Scott McCreary ac024c0d18 Cleaned up several LICENSE entries in .bep files which didn't have matching license files. 2010-10-15 23:18:39 +00:00
Scott McCreary f0bc10c2de Fixed download link for cvs-1.12.13.1 2010-10-14 03:48:58 +00:00
Scott McCreary 9d6d619466 Updated subversion-1.7.xx-svn patch due to recent changes to svn's trunk. 2010-10-13 17:52:13 +00:00
Scott McCreary 83c6f1151c Updated git to 1.7.3.1, note that this needs further patching to work still. 2010-10-13 00:06:13 +00:00
Scott McCreary 6e06ba5894 Update subversion to 1.6.13 2010-10-12 20:31:15 +00:00
Scott McCreary 25a2418b6b Updated patches for subversion 1.6.12 and svn. Fixed so that it now puts usr settings in B_USER_SETTINGS, and sys settings in
B_COMMON_SETTINGS
2010-09-30 19:55:48 +00:00
Scott McCreary 545cad4971 updated bep files for subversion to change copyright to Apache, and update the license. 2010-09-30 01:18:19 +00:00
Scott McCreary eb462ef810 Updated subversion 1.6.12 patch to change tabs to spaces. Added subversion 1.7.xx bep and patch files. 2010-09-29 21:19:14 +00:00
Scott McCreary 4476c1667d Cleanup of dev-vcs, moving patches to their patches directories. 2010-09-29 16:36:18 +00:00
Scott McCreary ed51d5e816 Updated subversion to 1.6.12. 2010-09-28 05:55:16 +00:00
Alexandre Deckner 29caf49242 Add bep file for tig, a text-Ãmode git repository browser 2010-09-16 11:45:17 +00:00
Scott McCreary 6ef71d17ea Quoted the ${DESTDIR} checks in the bzr bep files. 2010-09-15 18:45:52 +00:00
Scott McCreary b28409b2c5 Updated bazaar to the 2.2.0 release. 2010-09-15 17:39:24 +00:00
Scott McCreary ffdcfea644 Updated bzr bep file to build with gcc2, the gcc4 build should still work as well, but untested. 2010-09-11 05:07:20 +00:00
Scott McCreary 1184432772 Initial bep file for bzr, based on bep file from michaelvoliveira 2010-09-10 23:54:11 +00:00
Chris Roberts 004b58b4f9 Relocate subversion to dev-vcs 2010-07-20 05:13:59 +00:00
Chris Roberts 9bb6e9a43e Relocate the vcs tools to match changes in portage 2010-07-20 04:41:26 +00:00