summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Expand)Author
2009-01-18Kconfig: remove 'default n' and 'default no' (see r22874)Peter Korsgaard
2009-01-18Cleanup libgtk2, and prepare for 2.15Ulf Samuelsson
2009-01-18Change use of rint, which is only supported for X86 in uClibc to generic roun...Ulf Samuelsson
2009-01-18The liboil Makefile will use "-mcpu=vfp" when building for ARM.Ulf Samuelsson
2009-01-18Getting rid of a bit more configure options that's been centralized.Thomas Lundquist
2009-01-18Finish the gtk-doc stuff and start on the smae thing with LARGEFILE and NLS.Thomas Lundquist
2009-01-17Easier with one place for configure options for disabling gtk-docThomas Lundquist
2009-01-17Ensure glib-1.2 builds a static libraryUlf Samuelsson
2009-01-17Make alsa-lib depend on libpython, if new BR2_PACKAGE_ALSA_LIB_PYTHON is sele...Ulf Samuelsson
2009-01-16Fix legacy strings for alsa-utils & remove man pagesUlf Samuelsson
2009-01-16libeXosip2 requires libosip2Ulf Samuelsson
2009-01-16Fix libglib2 build when LIBICONV is selected, clean up versioningUlf Samuelsson
2009-01-16package: remove tinyloginPeter Korsgaard
2009-01-16xerces: tarball moved to archive.apache.orgPeter Korsgaard
2009-01-16quagga: tarball moved to attic/ subdirPeter Korsgaard
2009-01-16openswan: tarball moved to old/ subdirPeter Korsgaard
2009-01-16package/mpfr: fix make source-check/external-deps issuePeter Korsgaard
2009-01-16package/dm: fix DOWNLOAD falloutPeter Korsgaard
2009-01-16DOWNLOAD: don't use := assignment for function implementationPeter Korsgaard
2009-01-16buildroot: convert remaining WGET users to DOWNLOAD helperPeter Korsgaard
2009-01-16package/: convert to DOWNLOAD helperPeter Korsgaard
2009-01-16buildroot: add BR2_BACKUP_SITE and DOWNLOAD helperPeter Korsgaard
2009-01-16package/freetype/freetype.mk: Fix editing of freetype-configDaniel Laird
2009-01-15Always create shared python library, if python is created, needed by multiple...Ulf Samuelsson
2009-01-14Make acpid patch depend on VERSIONUlf Samuelsson
2009-01-14Change TTCP_BUILD_DIR to TTCP_DIRUlf Samuelsson
2009-01-14Kismet needs dbus to buildUlf Samuelsson
2009-01-14Bump vpnc version and remove build of man pages, which breaks when cross comp...Ulf Samuelsson
2009-01-14libeXosip2 is dependent on libosip2Ulf Samuelsson
2009-01-14Update deprecated bmove to memmove in ttcpUlf Samuelsson
2009-01-14Force use of HOST_GLIB instead of /usr/bin for libgtk2Ulf Samuelsson
2009-01-14Update deprecated bcopy,bcmp,bzero to mem* in mroutedUlf Samuelsson
2009-01-14Remove references to sys/timeb.h in libupnp configure, ftime is removed from ...Ulf Samuelsson
2009-01-14Add mrouted-unpacked targetUlf Samuelsson
2009-01-14package/multimedia/gstreamer/gstreamer.mk: Fix missing \Daniel Laird
2009-01-14package/multimedia/gstreamerDaniel Laird
2009-01-14Better to use the correct --without Thomas Lundquist
2009-01-14Woops, we do need /dev/null, not a directory with html in it.Thomas Lundquist
2009-01-14package/libidn/Config.in: Fix layout of text as per coding guidelines.Daniel Laird
2009-01-13Use HOST_GLIB for glib installation instead of /usr/binUlf Samuelsson
2009-01-13Bump acpid version and update source filenameUlf Samuelsson
2009-01-13Use GNU_MIRROR for libcgicc since www.cgicc.org is gone, change bz2 to gz and...Ulf Samuelsson
2009-01-13package/libidn/Config.in: Fix line length of textDaniel Laird
2009-01-13package/libidn: Add a new package (required by later WebKits...)Daniel Laird
2009-01-13package/liberation/liberation.mk: A further tidy up.....Daniel Laird
2009-01-13package/alsa-lib/alsa-lib.mkDaniel Laird
2009-01-13samba: use proper BR variable to disable largefile while configuringHans-Christian Egtvedt
2009-01-13samba: bump version to 3.2.7 and refresh patches against this versionHans-Christian Egtvedt
2009-01-13samba: properly disable largefile if not selected in BuildrootHans-Christian Egtvedt
2009-01-13Added missing libdnet packageHamish Moffatt