aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Move usbutils (lsusb) at the right placeNicolas Thill2005-05-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1003 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Reorder packages and dependenciesNicolas Thill2005-05-211-55/+57
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1002 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add missing .configured target that caused superfluous package rebuildNicolas Thill2005-05-211-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1001 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Match package config. variables with their directory namesNicolas Thill2005-05-211-8/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1000 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add missing ulogd dependenciesNicolas Thill2005-05-211-0/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@999 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add net-snmp packageNicolas Thill2005-05-211-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@998 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Reorder packagesNicolas Thill2005-05-211-65/+68
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@997 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Standardize package Config.in, change prompt to package name + short descriptionNicolas Thill2005-05-214-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@996 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add missing dependency to libpthreadNicolas Thill2005-05-211-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@995 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add net-snmp packageNicolas Thill2005-05-211-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@994 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Make openldap-utils depend on libopenldapNicolas Thill2005-05-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@993 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix sdk buildFelix Fietkau2005-05-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@992 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add net-snmp packageNicolas Thill2005-05-2011-0/+13694
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@991 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add a patch for olsrd to use gcc instead of makedependNicolas Thill2005-05-201-0/+59
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@990 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix openldap build when cyrus-sasl and openssl devel libraries are not ↵Nicolas Thill2005-05-201-0/+3
| | | | | | installed on host system git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@989 3c298f89-4303-0410-b956-a3cf2f4a3e73
* added Linksys WRT54GS v1.1 docsImre Kaloz2005-05-205-0/+246
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@988 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix touchNicolas Thill2005-05-201-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@987 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Convert postgresql to new packaging styleNicolas Thill2005-05-201-44/+32
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@986 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Convert mysql to new packaging styleNicolas Thill2005-05-201-44/+32
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@985 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add a config var matching the package dir nameNicolas Thill2005-05-205-2/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@984 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Use TARGET_CFLAGS, strip at package timeNicolas Thill2005-05-192-8/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@983 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Convert ttcp to new packaging style, add PKG_VERSION, use TARGET_CFLAGSNicolas Thill2005-05-192-18/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@982 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Standardize package build (isn't it easier ?)Nicolas Thill2005-05-191-13/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@981 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Convert quagga to new packaging styleNicolas Thill2005-05-199-10/+30
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@980 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Cosmetic fixNicolas Thill2005-05-192-7/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@979 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Tweak package buildNicolas Thill2005-05-194-21/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@978 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Ack (definitely) name change in subpackagesNicolas Thill2005-05-191-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@977 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Ack (finally) name change in subpackages, tweak package buildNicolas Thill2005-05-191-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@976 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Tweak package buildNicolas Thill2005-05-193-14/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@975 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Tweak package build, remove redundant target dependenciesNicolas Thill2005-05-191-10/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@974 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Cosmetic fixNicolas Thill2005-05-1924-45/+51
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@973 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add missing .configured target that caused superfluous package rebuildNicolas Thill2005-05-191-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@972 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add missing .configured target that caused superfluous package rebuild, ↵Nicolas Thill2005-05-191-12/+11
| | | | | | tweak package build git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@971 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Convert quagga to new packaging styleNicolas Thill2005-05-191-141/+83
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@970 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Standardize lib package build and devel. installNicolas Thill2005-05-192-32/+41
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@969 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Tweak package buildNicolas Thill2005-05-1923-146/+135
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@968 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Standardize lib package build and devel. installNicolas Thill2005-05-191-14/+40
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@967 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix ulogd packageFelix Fietkau2005-05-191-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@966 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add missing .configured target that caused superfluous package rebuildNicolas Thill2005-05-192-2/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@965 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add missing .configured target and fix .prepared target that caused ↵Nicolas Thill2005-05-191-0/+4
| | | | | | superfluous package rebuild git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@964 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add missing .configured target that caused superfluous package rebuildNicolas Thill2005-05-192-5/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@963 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add a patch for libpng's pkgconfig installNicolas Thill2005-05-191-0/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@962 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix olsrd buildFelix Fietkau2005-05-191-11/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@961 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix sdk buildFelix Fietkau2005-05-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@960 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix libipq install if staging dir doesn't contain usr/lib and usr/include yetFelix Fietkau2005-05-191-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@959 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix libpngFelix Fietkau2005-05-191-37/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@958 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Standardize package Config.in, change prompt to package name + short ↵Nicolas Thill2005-05-193-7/+9
| | | | | | description, add URL when missing (and found), rename subpackages from ulogd-*-plugin to ulogd-mod-* git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@957 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Standardize package Config.in, change prompt to package name + short ↵Nicolas Thill2005-05-1960-162/+247
| | | | | | description, add URL when missing (and found) git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@956 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Standardize package Config.in, change prompt to package name + short ↵Nicolas Thill2005-05-191-26/+26
| | | | | | description, add URL when missing (and found), fix sub-package dependencies git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@955 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add package name and short description to Config.in promptNicolas Thill2005-05-196-14/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@954 3c298f89-4303-0410-b956-a3cf2f4a3e73