Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-02-15 | REPLACE_SH in installed shell script. | hans | 1 | -1/+2 | |
2012-02-15 | Fix build on SunOS. | hans | 2 | -5/+23 | |
2012-02-15 | REPLACE_SH in installed shell script. | hans | 2 | -2/+4 | |
2012-02-15 | Fix build on SunOS. | hans | 2 | -6/+19 | |
2012-02-15 | Fix build on SunOS. | hans | 7 | -9/+90 | |
2012-02-15 | REPLACE_SH in installed shell script. | hans | 1 | -1/+3 | |
2012-02-15 | REPLACE_SH in installed shell scripts. | hans | 1 | -1/+6 | |
2012-02-15 | Fix build on SunOS. | hans | 12 | -26/+124 | |
2012-02-15 | REPLACE_SH in installed shell script. | hans | 1 | -1/+2 | |
2012-02-15 | Fix build on SunOS. | hans | 4 | -5/+39 | |
2012-02-15 | More fixes for SunOS, missed in previous commit. | hans | 1 | -2/+4 | |
2012-02-15 | REPLACE_SH in installed shell scripts. | hans | 1 | -1/+3 | |
2012-02-15 | REPLACE_SH in installed shell script. | hans | 1 | -1/+3 | |
2012-02-15 | Fix build on SunOS. | hans | 5 | -8/+76 | |
2012-02-15 | Fix build on SunOS. | hans | 6 | -7/+62 | |
2012-02-15 | REPLACE_SH in installed shell script. | hans | 2 | -2/+5 | |
2012-02-15 | Fix build on SunOS. | hans | 2 | -2/+7 | |
2012-02-15 | Fix build on SunOS. | hans | 3 | -8/+24 | |
Add bash:run to USE_TOOLS, use REPLACE_BASH for scripts. | |||||
2012-02-15 | Fix build on SunOS. | hans | 4 | -36/+38 | |
2012-02-15 | REPLACE_SH in installed shell script. | hans | 3 | -3/+7 | |
2012-02-15 | REPLACE_SH in installed shell scripts. | hans | 1 | -1/+2 | |
2012-02-15 | Fix build on SunOS. REPLACE_SH in installed shell script. | hans | 1 | -1/+4 | |
2012-02-15 | Fix build on SunOS. | hans | 3 | -1/+27 | |
2012-02-15 | Fix build on SunOS. REPLACE_SH on installed shell script. | hans | 4 | -2/+114 | |
2012-02-15 | Fix build on SunOS. REPLACE_SH on installed shell scripts. | hans | 3 | -2/+22 | |
2012-02-15 | Fix build on SunOS. | hans | 6 | -6/+48 | |
2012-02-15 | Fix build on SunOS, again. | hans | 1 | -1/+2 | |
2012-02-15 | REPLACE_SH in installed shell scripts. | hans | 1 | -1/+3 | |
2012-02-15 | REPLACE_SH in installed shell script. | hans | 1 | -1/+3 | |
2012-02-15 | Fix build on SunOS. | hans | 5 | -11/+26 | |
2012-02-15 | Fix build on SunOS. | hans | 26 | -74/+265 | |
Inspired by the patches used for the native package in OI. | |||||
2012-02-15 | Partially revert previous, the build fix for SunOS was already there. | hans | 1 | -6/+1 | |
2012-02-15 | Fix build on SunOS. REPLACE_SH on installed shell script. | hans | 1 | -1/+7 | |
2012-02-15 | Fix build on SunOS. | hans | 2 | -1/+17 | |
2012-02-15 | REPLACE_SH on installed shell script. | hans | 1 | -1/+3 | |
2012-02-15 | REPLACE_BASH also in cddb-tool. | hans | 1 | -2/+2 | |
2012-02-15 | Remove SunOS-specific post-install target, not needed anymore. | hans | 1 | -5/+2 | |
REPLACE_SH on an installed script. | |||||
2012-02-09 | Add SET_LIBDIR=yes | sbd | 1 | -1/+2 | |
2012-02-08 | Comply the the C++ spec by making a variable that is assigned the result | sbd | 2 | -12/+12 | |
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-07 | Fix the patch that adds NetBSD and Dragonfly by changing 'getPlatform' to | sbd | 2 | -4/+4 | |
'getPlatform()'. Now libcontrol.so should be built and install on NetBSD and Dragonfly. (PR#45940 shows that its missing) | |||||
2012-02-07 | Avoid a crash if getprotobyname("IP") does return NULL. | martin | 2 | -20/+44 | |
2012-02-07 | change the last fix to safe way. | obache | 2 | -14/+15 | |
2012-02-06 | Revbump for | wiz | 136 | -254/+287 | |
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 | More casting of strrchr calls. | sbd | 2 | -1/+15 | |
2012-02-06 | Include <linux/soundcard.h> on Linux. | sbd | 2 | -9/+10 | |
2012-02-06 | Remove '-N' from CFLAGS_linux. | sbd | 2 | -5/+14 | |
2012-02-06 | On Linux include <stdint> for uint??_t types. | sbd | 2 | -7/+8 | |
2012-02-06 | 'nasay' is also install on Linux | sbd | 2 | -2/+4 | |
Bump PKGREVISION | |||||
2012-02-06 | Fix build of devrplay.so on Linux. | sbd | 4 | -1/+63 | |
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-05 | 1) Use ${PKGMANDIR} when install manpages | sbd | 2 | -7/+10 | |
2) Use $(LDFLAGS) when linking. |