Commit graph

6390 commits

Author SHA1 Message Date
hans
8a7e9f0213 REPLACE_SH in installed shell script. 2012-02-15 23:07:02 +00:00
hans
ae8c0b3004 Fix build on SunOS. 2012-02-15 23:05:28 +00:00
hans
d4e306ac16 REPLACE_SH in installed shell script. 2012-02-15 22:59:13 +00:00
hans
68514ff02b Fix build on SunOS. 2012-02-15 22:57:55 +00:00
hans
0bbc0a373d Fix build on SunOS. 2012-02-15 22:47:31 +00:00
hans
6b3186391b REPLACE_SH in installed shell script. 2012-02-15 22:41:19 +00:00
hans
bc15589f8a REPLACE_SH in installed shell scripts. 2012-02-15 22:38:30 +00:00
hans
42bcc69af5 Fix build on SunOS. 2012-02-15 22:36:38 +00:00
hans
e329b77d66 REPLACE_SH in installed shell script. 2012-02-15 22:25:13 +00:00
hans
369f6d6c27 Fix build on SunOS. 2012-02-15 22:23:15 +00:00
hans
dc374063f7 More fixes for SunOS, missed in previous commit. 2012-02-15 22:16:10 +00:00
hans
b1bb0f12e6 REPLACE_SH in installed shell scripts. 2012-02-15 22:14:30 +00:00
hans
1e91f037c1 REPLACE_SH in installed shell script. 2012-02-15 22:13:36 +00:00
hans
52bc076b2d Fix build on SunOS. 2012-02-15 22:09:31 +00:00
hans
11f2e214b6 Fix build on SunOS. 2012-02-15 21:58:44 +00:00
hans
60e71bf96b REPLACE_SH in installed shell script. 2012-02-15 21:52:53 +00:00
hans
7a3ff9f74b Fix build on SunOS. 2012-02-15 21:48:08 +00:00
hans
92d4986aab Fix build on SunOS.
Add bash:run to USE_TOOLS, use REPLACE_BASH for scripts.
2012-02-15 21:42:08 +00:00
hans
2e2c0eb487 Fix build on SunOS. 2012-02-15 21:37:48 +00:00
hans
d8db29eea4 REPLACE_SH in installed shell script. 2012-02-15 21:25:52 +00:00
hans
6d7b6166a5 REPLACE_SH in installed shell scripts. 2012-02-15 21:23:25 +00:00
hans
48c885a3a0 Fix build on SunOS. REPLACE_SH in installed shell script. 2012-02-15 21:22:21 +00:00
hans
72a0cc4c71 Fix build on SunOS. 2012-02-15 21:20:24 +00:00
hans
bcbfb01c72 Fix build on SunOS. REPLACE_SH on installed shell script. 2012-02-15 20:15:42 +00:00
hans
2fcece8eb6 Fix build on SunOS. REPLACE_SH on installed shell scripts. 2012-02-15 20:04:30 +00:00
hans
429c1f0660 Fix build on SunOS. 2012-02-15 20:01:54 +00:00
hans
7d21f2dd79 Fix build on SunOS, again. 2012-02-15 19:51:16 +00:00
hans
278cad42a6 REPLACE_SH in installed shell scripts. 2012-02-15 19:50:12 +00:00
hans
c9ef155f12 REPLACE_SH in installed shell script. 2012-02-15 19:48:21 +00:00
hans
a5af69a023 Fix build on SunOS. 2012-02-15 19:46:30 +00:00
hans
f7c62f909a Fix build on SunOS.
Inspired by the patches used for the native package in OI.
2012-02-15 19:43:51 +00:00
hans
f8525f10e9 Partially revert previous, the build fix for SunOS was already there. 2012-02-15 19:35:45 +00:00
hans
84a9314341 Fix build on SunOS. REPLACE_SH on installed shell script. 2012-02-15 19:34:45 +00:00
hans
c4aeefcada Fix build on SunOS. 2012-02-15 19:33:26 +00:00
hans
087446fb67 REPLACE_SH on installed shell script. 2012-02-15 19:31:19 +00:00
hans
b5542d9411 REPLACE_BASH also in cddb-tool. 2012-02-15 19:30:13 +00:00
hans
9040ee10c7 Remove SunOS-specific post-install target, not needed anymore.
REPLACE_SH on an installed script.
2012-02-15 15:33:27 +00:00
sbd
cea7c87537 Add SET_LIBDIR=yes 2012-02-09 21:44:27 +00:00
sbd
e1ad2cf581 Comply the the C++ spec by making a variable that is assigned the result
of a strchr(const char *, int c) call a constant.

(i.e. use obache@ suggestion as a better way to fix the strchr problem.)
2012-02-08 00:19:42 +00:00
sbd
69c3eee6a9 Fix the patch that adds NetBSD and Dragonfly by changing 'getPlatform' to
'getPlatform()'.

Now libcontrol.so should be built and install on NetBSD and Dragonfly.
(PR#45940 shows that its missing)
2012-02-07 21:17:49 +00:00
martin
4fe91623e3 Avoid a crash if getprotobyname("IP") does return NULL. 2012-02-07 09:44:22 +00:00
obache
7578996463 change the last fix to safe way. 2012-02-07 09:04:56 +00:00
wiz
6b5bd8d27a Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:39:17 +00:00
sbd
dd8521ef12 More casting of strrchr calls. 2012-02-06 03:28:44 +00:00
sbd
20187b69a3 Include <linux/soundcard.h> on Linux. 2012-02-06 03:16:15 +00:00
sbd
40b2c7c2c7 Remove '-N' from CFLAGS_linux. 2012-02-06 03:10:09 +00:00
sbd
75f692354e On Linux include <stdint> for uint??_t types. 2012-02-06 02:59:49 +00:00
sbd
01ac9f80e6 'nasay' is also install on Linux
Bump PKGREVISION
2012-02-06 02:50:44 +00:00
sbd
1a1b07ab4e Fix build of devrplay.so on Linux.
1) define _GNU_SOURCE before including any system headers
2) libtoolize the buildling of devrplay.so
3) Add PLIST.Linux with devrplay.la in it.
2012-02-06 02:40:29 +00:00
sbd
ed2ce48f3a 1) Use ${PKGMANDIR} when install manpages
2) Use $(LDFLAGS) when linking.
2012-02-05 22:53:51 +00:00