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
Oliver Tappe
096da200da
Handle InitialSettings of vision by ADDITIONAL_FILES
2013-08-25 23:51:07 +02:00
Oliver Tappe
e03bc5fed9
Move dos2unix source files into "sources" folder
2013-08-25 23:51:06 +02:00
Oliver Tappe
34823af33c
Handle sshd_keymaker.sh via ADDITIONAL_FILES
2013-08-25 23:51:06 +02:00
Scott McCreary
06bd201d94
Changed gmp-5.1.1.recipe to actually build, may need some further work.
...
WIP version of taglib-1.7.2, but it fails to find cmake?
2013-08-24 11:58:34 -07:00
Oliver Tappe
27d367d428
Add PATCHES where missing in recipes.
2013-08-25 13:33:05 +02:00
Oliver Tappe
674ffc5388
Drop old tar recipes and patches
2013-08-25 13:28:48 +02:00
Oliver Tappe
318fe690de
Drop old perl patches
2013-08-25 13:27:31 +02:00
Oliver Tappe
b1faf2d4a7
Drop old mesa recipes, patches and packaging shell script
2013-08-25 13:25:32 +02:00
Oliver Tappe
fb5ef9aa7e
Drop old make recipes and patches
2013-08-25 13:23:24 +02:00
Oliver Tappe
deb0ac85cf
Drop old bison recipes and patches
2013-08-25 13:19:55 +02:00
Oliver Tappe
a50239f369
Drop old apr recipes and patches
2013-08-25 13:15:13 +02:00
Oliver Tappe
3eec7a1b90
Fixing SRC_URI of mesa-7.8.2.
...
* on the server the archive has been moved into an 'older_versions'
folder
2013-08-24 21:50:00 +02:00
Oliver Tappe
bd77099e75
Declare cdrtools-3.01-a17 as unstable.
...
* this package has been updated without adjusting the repository
in HaikuPM which is using it - declaring this unstable such
that 3.01-a07 is the active version again
2013-08-24 21:43:58 +02:00
Oliver Tappe
ccd6b03f42
Fix path to 'env' in help2man script of sed's build system.
2013-08-24 19:13:13 +02:00
Scott McCreary
45eda090be
Delete armyknife-63, add recipe for armyknife-66
...
WIP on taglib recipes, Note that taglib-1.8 won't build with gcc2,
Thus for a gcc2 built armyknife we may need a taglib-1.7.2 library.
Fix filename for ed-1.7, still may need more work, not fully tested
yes but it is getting further than previous version.
2013-08-23 16:44:45 +00:00
Scott McCreary
6b1987a9de
Added a WIP automake-1.12.2, builds but getss marked obsolete
2013-08-23 01:47:50 -07:00
Scott McCreary
937078e01b
Added WIP libmng, it will probably need automake 1.12.x to build
2013-08-23 01:45:35 -07:00
Scott McCreary
8141741351
Remove broken ed-1.4.recipe
2013-08-23 01:41:24 -07:00
Scott McCreary
b141bc9626
WIP ed-1.7.0, gets warning could not parse port/version
2013-08-23 01:38:50 -07:00
Scott McCreary
f592acf7fe
Added droid fonts from android-4.3_r2.2
...
Addedbetter DESCRIPTION for droid-113
2013-08-22 03:28:22 -07:00
Scott McCreary
e52005fe8c
Fixed droid recipe
2013-08-22 00:42:17 -07:00
Scott McCreary
21d8ae55c7
Marked curl-7.32.0 as unstable for now.
2013-08-21 20:43:48 -07:00
Scott McCreary
37a83cf939
Fixed PROVIDES entry for ubuntu-font-family, and it correcrtly builds now
2013-08-21 20:30:20 -07:00
Scott McCreary
7b9d4d5f7e
Fixed typos in license name and corrected checksum
2013-08-21 08:34:17 -07:00
Scott McCreary
dff6f94d20
Merge branch 'package-management' of bitbucket.org:/haikuports/haikuports into package-management
2013-08-21 08:04:24 -07:00
Ingo Weinhold
47074781fb
ncurses: fix build issues
...
* We no longer try to install the terminfo DB when we don't need it
(and can't build it anyway due to not building tic).
* When building the wide-char version of the libraries, build only the
libraries, not the programs or any documentation/data. That's already
done for the non-wide-char version anyway.
2013-08-21 16:10:12 +02:00
Ingo Weinhold
f37a4d0e22
mesa-7.8.2: declare PATCHES explicitly
2013-08-21 16:10:11 +02:00
Ingo Weinhold
e8da29bb1a
gcc 2: fix recipe
...
* Use current source revision.
* Copy and paste error in INSTALL(): installDir was used instead of
gccInstallDir. Notsure why the bootstrap recipe and this one use
different variable names.
* Fix stdc++ library symlink when built for secondary architecture.
2013-08-21 16:10:11 +02:00
Ingo Weinhold
3033898201
man: don't link against -llocale
...
It doesn't exist anymore on newer Haikus.
2013-08-21 16:10:10 +02:00
Ingo Weinhold
3a5263d970
haikuwebkit: rename patch and explicitly set PATCHES
...
The patch wasn't found automatically since the secondary port name
differs. That's another reason why PATCHES should always be specified
explicitly.
2013-08-21 16:10:09 +02:00
Ingo Weinhold
80cdea23b3
pe: fix build on newer Haiku
...
node_ref::operator<() is now provided by <Node.h>, so don't redefine
it.
2013-08-21 16:10:08 +02:00
Ingo Weinhold
8bf85116be
python: the zlib module wasn't built
...
setup.py: /boot/system/develop/headers wasn't added to the include
search paths, so zlib.h wasn't found.
2013-08-21 16:10:08 +02:00
Ingo Weinhold
03dc9fed9b
doxygen: fix gcc 4 build
2013-08-21 16:10:07 +02:00
Scott McCreary
dde250c234
ReAdded cdrtools patch to adds support for SATA burners.
2013-08-19 23:11:16 -07:00
Scott McCreary
7f248457a4
Renamed ubuntu_fonts to ubuntu_font_family
2013-08-19 22:02:31 -07:00
Scott McCreary
debec4ed21
Corrected REVISION entry
2013-08-19 21:44:38 -07:00
Scott McCreary
ca6046a148
Updated cdrtools to 3.01~a17
2013-08-19 21:36:16 -07:00
Scott McCreary
759b6524d1
Deleted stray ubuntu directory
2013-08-18 12:34:21 -07:00
Scott McCreary
ba82906ab2
Renamed ubuntu to ubunto_fonts
2013-08-18 12:26:24 -07:00
Scott McCreary
63b5f5ae87
Corrected license for ubuntu fonts
2013-08-18 12:13:54 -07:00
Scott McCreary
4f4c9d84cf
Added recipe for curl-7.32.0
2013-08-18 11:53:18 -07:00
Ingo Weinhold
9f8ce2d93c
gcc 4: add missing cc symlink
2013-08-17 10:48:35 +02:00
Ingo Weinhold
3d8703d1e1
Add recipe for current gcc 2 version
2013-08-17 09:40:03 +02:00
Ingo Weinhold
dee373938d
Add secondary arch support for wonderbrush and old mesa
2013-08-17 09:40:03 +02:00
Ingo Weinhold
d3fff39e6e
Declare most recipes stable on x86
2013-08-17 09:40:03 +02:00
Adrián Arroyo Calle
d6ae3a8006
Ubuntu Font Family
2013-08-14 12:08:57 +02:00
Ingo Weinhold
ad319a25aa
Some work on the llvm 3.0 recipe
...
Isn't finished yet (and therefore disabled), but I won't continue
working on it ATM.
2013-08-13 22:02:05 +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