Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-09-23 | Fix syntax error when using addprefix in ipsec-tools.mk | Ulf Samuelsson | |
2007-09-23 | Do not use $(STAGING_DIR)/include for freetype, for now | Ulf Samuelsson | |
2007-09-23 | Use correct library path for SDL | Ulf Samuelsson | |
2007-09-23 | Build readline as shared lib | Ulf Samuelsson | |
2007-09-23 | Fix library path in lzo | Ulf Samuelsson | |
2007-09-23 | Remove bad 'w' flag from rm in diffutils | Ulf Samuelsson | |
2007-09-22 | - fix typo in .config filename | Bernhard Reutner-Fischer | |
2007-09-22 | - remove inadequate dependencies prerequisite. | Bernhard Reutner-Fischer | |
If needed, this should be done slightly different, otherwise the source target runs dependencies, which is not correct. | |||
2007-09-22 | - remove duplicate module-init-tools-source rule | Bernhard Reutner-Fischer | |
2007-09-21 | - add check for UCLIBC_HAS_LFS. | Bernhard Reutner-Fischer | |
Fixes compilation error if LARGEFLE support is off | |||
2007-09-21 | - bump version | Bernhard Reutner-Fischer | |
2007-09-20 | Fix bad patch in MPlayer | Ulf Samuelsson | |
2007-09-20 | - revert r19918 for now | Bernhard Reutner-Fischer | |
2007-09-20 | - of course we also define glibc. argh! | Bernhard Reutner-Fischer | |
2007-09-20 | - add candidate-patch to make fakeroot UCLIBC_HAS_LFS aware | Bernhard Reutner-Fischer | |
2007-09-20 | - Reset flags, packages are usually built with -O2 otherwise. | Bernhard Reutner-Fischer | |
Packages that need to pass additional CFLAGS in their .mk have to do something like this: ...configure $(foreach i,$(foo_CFLAGS),CFLAGS+=$$i) --prefix=... | |||
2007-09-20 | Use correct patch name | Ulf Samuelsson | |
2007-09-20 | - bump version | Bernhard Reutner-Fischer | |
2007-09-20 | - pull POSIX compliance fixes from upstream | Bernhard Reutner-Fischer | |
2007-09-20 | Make sure libdaemon finds AC_PROG_LIBTOOL | Ulf Samuelsson | |
2007-09-20 | - don't use functions that are marked LEGACY in SUSv3 | Bernhard Reutner-Fischer | |
2007-09-20 | - add missing ';' | Bernhard Reutner-Fischer | |
2007-09-20 | - this is generic infrastructure, there is no point in special-casing any ↵ | Bernhard Reutner-Fischer | |
individual package here. Don't workaround deficiencies but fix them for real | |||
2007-09-20 | - fix source location of libusb libs | Bernhard Reutner-Fischer | |
2007-09-20 | - cleanup and fix libid3tag (Hans-Christian Egtvedt) | Bernhard Reutner-Fischer | |
- fix the make libid3tag-clean target to erase all installed files (me) | |||
2007-09-19 | - i suppose that '$' is not really needed.. | Bernhard Reutner-Fischer | |
2007-09-19 | - add olsr package (Sushi Sensei) | Bernhard Reutner-Fischer | |
2007-09-19 | - add a SVN_UP command for updating an already checked-out tree | Bernhard Reutner-Fischer | |
2007-09-19 | - fixes and cleanups (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | |
2007-09-19 | - take MANPAGES and INFOPAGES into account | Bernhard Reutner-Fischer | |
2007-09-19 | - bump version | Bernhard Reutner-Fischer | |
2007-09-19 | - need to mkdir etc/init.d. Closes #1465 | Bernhard Reutner-Fischer | |
2007-09-19 | - bump version. Closes #1502 | Bernhard Reutner-Fischer | |
2007-09-19 | - bump version. | Bernhard Reutner-Fischer | |
Someone will have to fix the install thing (involves a file with .pl where my sh says 'line 18: use: command not found', which is a good thing). | |||
2007-09-19 | - do away with SUSv3 legacy functions | Bernhard Reutner-Fischer | |
2007-09-19 | - fix incorrect setting of $ac_cv_sys_symbol_underscore. | Bernhard Reutner-Fischer | |
There is no reason not to AC_COMPILE and use the set cross-nm to look for the symbol mangling scheme. Thus it is incorrect to check for cross compilation in the GNUPG_SYS_SYMBOL_UNDERSCORE check. - fix bug when configuring (has to wipe config.cache !) | |||
2007-09-19 | - put back accidentally removed patch that is not needed for 0.5.1 anymore | Bernhard Reutner-Fischer | |
2007-09-19 | - add missing dependency on libgcrypt | Bernhard Reutner-Fischer | |
Ulf, this should be updated to 0.5.1 | |||
2007-09-19 | - remove duplicate includedir | Bernhard Reutner-Fischer | |
2007-09-19 | - fix includedir | Bernhard Reutner-Fischer | |
2007-09-19 | - add missing include | Bernhard Reutner-Fischer | |
2007-09-19 | - fix args for UDP_INC_STATS_BH | Bernhard Reutner-Fischer | |
2007-09-18 | - bump version to 2.4.9 | Bernhard Reutner-Fischer | |
2007-09-17 | - add v9a and v9b settings. | Bernhard Reutner-Fischer | |
Will need to change the GCC_TARGET_TUNE accordingly. | |||
2007-09-17 | - wants --with-gmp-build nowadays | Bernhard Reutner-Fischer | |
2007-09-17 | - libversion was changed | Bernhard Reutner-Fischer | |
2007-09-17 | - cleanup and fixes (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | |
2007-09-17 | - bump version | Bernhard Reutner-Fischer | |
2007-09-17 | - apply fixes for 2.3.0 | Bernhard Reutner-Fischer | |
2007-09-15 | - some more sparc{,64} twiddling | Bernhard Reutner-Fischer | |