29726 Commits

Author SHA1 Message Date
Scott McCreary
66769e86a7 Changed cdrtools from using common/servers to common/bin. 2011-03-31 19:41:04 +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
Scott McCreary
bbbd9c8511 Updated glib-2.26.1 to use aclocal --print-ac-dir, note that it's still broken. 2011-03-31 18:38:31 +00:00
Scott McCreary
911ceb3a4a Added copyright and license info to gsl, also cleaned up the directories. 2011-03-31 17:56:20 +00:00
Scott McCreary
d72a10e2d3 Removed -lm from vorbis.pc.in, opened trac ticket 1783 with xiph.org for a cleaner fix upstream 2011-03-29 16:30:16 +00:00
Scott McCreary
39bd9b819e Fixed the Templates and Modules missing issue in the cmake 2011-03-28 03:07:35 +00:00
Scott McCreary
79834e98b5 split the optionalpackages bep into gcc2 and gcc4 files. Untested, probably more changes to come as these
are tested out.
2011-03-28 02:05:13 +00:00
Matt Madia
a41fc34a8f Applied "svn:ignore work, download" to all existing port directories.
To note, any new directories will need that property to be set.
2011-03-28 01:55:50 +00:00
Matt Madia
48814f0ce7 svn:ignore work, download.
(testing the output of a script to recursively propset this)
2011-03-28 01:38:21 +00:00
Matt Madia
72f5074e99 finddir invocation cleanups. Changed --docdir to $COMMON_DOCS/doc/<port-name> 2011-03-28 00:30:43 +00:00
Matt Madia
fd4d6ee934 More cleanups relating to finddir invocations. No functional changes. 2011-03-27 23:52:58 +00:00
Scott McCreary
35054e66cc updated apr-util to fix the include dir. 2011-03-26 22:56:33 +00:00
Scott McCreary
74567a636d Removed the includedir setting as it clobbers the correct setting. This will then put the apr headers into B_COMMON_DIRECTORY/include/apr-1. 2011-03-26 22:48:00 +00:00
Scott McCreary
9b508dc93c Moved cmake docs to doc/cmake 2011-03-26 18:40:15 +00:00
Scott McCreary
8f10d5962f Fixed cmake include directory to be /include, instead of
/include/include
2011-03-26 18:03:17 +00:00
Matt Madia
75a805fd2b finddir invocation updates. Note: was unable to get this to build. untested. 2011-03-26 14:35:51 +00:00
Matt Madia
2dbfc8e6bc More updates, relating to finddir invocations. 2011-03-26 14:30:30 +00:00
Matt Madia
dd70f0d859 Condensed finddir invocations.
TODO: bonnie does not respect --sbin=<path>
2011-03-26 14:02:14 +00:00
Matt Madia
41f26f3469 Fixed docdir to be doc/xz, instead of simply doc/. This prevents other ports
from overwritting each other's documentation files.
Condensed finddir invocations.
2011-03-26 13:44:23 +00:00
Matt Madia
11167bd20c Minor cleanup. Moved finddir B_COMMON_DOCUMENTATION_DIRECTORY invocation. 2011-03-26 13:38:12 +00:00
Matt Madia
c31e6a9478 Additional directory cleanup. NOTE: This uses a single invocation of finddir
and constructs the mandir, infodir, etc off of that.
2011-03-26 13:26:58 +00:00
Matt Madia
1cb6bc2a08 Fixed p7zip's doc directory. More similiar commits to follow. 2011-03-26 13:12:28 +00:00
Scott McCreary
ecab1a7b5d Had to add a libtool symlink to get apr-util to build with gcc2. 2011-03-25 22:01:34 +00:00
Scott McCreary
f96aa18318 Fixed cmake's directories. 2011-03-25 21:52:05 +00:00
Scott McCreary
ac38f4dfc8 Cleaned up apr-utils' directories. 2011-03-25 19:05:09 +00:00
Scott McCreary
51fc24c417 Updated apr-1.4.2.bep to use finddir. 2011-03-25 17:05:44 +00:00
Scott McCreary
e2bd9cb54f Partial fix for cleaning up apr's directories. May need further review and updating. 2011-03-25 00:40:54 +00:00
Scott McCreary
f8835d67b0 Cleaned up guilib's directories. 2011-03-24 23:38:07 +00:00
Scott McCreary
3fc6c9170d Cleaned up SDL's directories. 2011-03-24 23:18:52 +00:00
Scott McCreary
46544266bb cleaned up ftgl's directories and made use of aclocal --print-ac-dir to locate aclocal. 2011-03-24 18:20:45 +00:00
Scott McCreary
459dce26f2 Make use of aclocal --print-ac-dir to locate aclocal. 2011-03-24 17:42:10 +00:00
Scott McCreary
488673ac7c Added allegro-4.4.x-svn.bep to allow for easy checking of the allegro-4.4.x branch. They are getting ready for a release of
4.4.2, so this will be helpful in testing on Haiku.  The 4.4.1.1 patch has been sent upstream, awaiting for it to be applied.
2011-03-24 00:29:30 +00:00
Scott McCreary
831c39f907 Changed to use aclocal --print-ac-dir to locate the aclocal dir. 2011-03-23 23:05:03 +00:00
Scott McCreary
22a77ad1a2 Changed to use aclocal --print-ac-dir to locate the aclocal dir, this fixes the build on current versions of
Haiku and should still work on older ones as well.
2011-03-23 17:36:55 +00:00
Philippe Houdoin
4d3efade35 Add latest SWIG. 2011-03-22 13:59:40 +00:00
François Revol
28b81b9db6 Fix copyright info that was copied from the vorbis-tools one. 2011-03-20 22:53:08 +00:00
François Revol
20cd482ac1 Update to the latest OpenCP snapshot which has all patches upstreamed. 2011-03-20 22:34:31 +00:00
François Revol
9bd7f79cdd Port of OpenCP, a MOD player. 2011-03-20 20:32:58 +00:00
Scott McCreary
ba5150aedd Fixed libiconv build. 2011-03-20 06:07:06 +00:00
Scott McCreary
d737903002 Cleaned up patch's directories. 2011-03-20 05:23:50 +00:00
Scott McCreary
bc662c56f7 Cleaned up bc's directories. 2011-03-20 04:35:17 +00:00
Scott McCreary
a290b5b2a5 Cleaned up gawk's directories. 2011-03-20 04:23:19 +00:00
Scott McCreary
60604381dc Cleaned up less' directory. 2011-03-20 03:31:17 +00:00
Scott McCreary
2ae125caf1 Cleaned up coreutils' directories. 2011-03-20 02:30:05 +00:00
Scott McCreary
a1f27cc729 Cleaned up grep's directories. 2011-03-20 02:05:10 +00:00
Scott McCreary
d647f12dfc Updated ncurses to 5.8 and cleaned up it's directories. 2011-03-18 23:10:22 +00:00
Scott McCreary
eae3291c37 Removed the /gcc4/ from the libdir for Paladin, this should fix the missing symbol issue reported in Haiku trac
ticket# 7309.
2011-03-18 21:28:34 +00:00
Scott McCreary
52ed72a93c Cleaned up zlib's directories. 2011-03-18 16:21:04 +00:00
Scott McCreary
4e22dad084 Deleted bep files for alpha/beta python releases. 2011-03-17 18:17:49 +00:00
Scott McCreary
df19a81082 Cleaned up xz-utils' directories. 2011-03-16 23:40:41 +00:00