aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix and standardize Config.inNicolas Thill2005-05-244-38/+72
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1046 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix shfs build (install destination was not set)Nicolas Thill2005-05-241-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1045 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix ipkg : change configure to revert IPKG_STATE_DIR_PREFIX back to /usr/libNicolas Thill2005-05-241-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1044 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Switch to .tar.bz2 archiveNicolas Thill2005-05-242-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1043 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add frickin packageNicolas Thill2005-05-248-0/+94
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1042 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add ndisc package, in its own menu to avoid breaking sort orderNicolas Thill2005-05-246-0/+91
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1041 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix typos in unstall-devNicolas Thill2005-05-241-7/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1040 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix uninstall-dev: remove libusb-config lib, remove all libusb-* shared libsNicolas Thill2005-05-241-3/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1039 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix uninstall-dev: remove gdlib-config tooNicolas Thill2005-05-241-3/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1038 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix typo in config (missing tristate)Nicolas Thill2005-05-241-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1037 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Move complex packages to their own menu,Nicolas Thill2005-05-242-21/+60
| | | | | | | Standardize config options git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1036 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Move complex packages to their own menu,Nicolas Thill2005-05-241-11/+20
| | | | | | | | Standardize config options, Fix typos git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1035 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Change include search path for speex: it is now installed in STAGING_DIR/usrNicolas Thill2005-05-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1034 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Move complex packages to their own menuNicolas Thill2005-05-234-64/+116
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1033 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Move complex packages to their own menuNicolas Thill2005-05-231-18/+33
| | | | | | | Fix dependencies git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1032 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Convert speex to new packaging styleNicolas Thill2005-05-235-59/+88
| | | | | | | | Rename package to libspeex since it's lib only Update to v1.1.8 git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1031 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Open a new Utilities section and move usbutils (lsusb), setserial and strace ↵Nicolas Thill2005-05-231-3/+5
| | | | | | in there git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1030 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix building the screen package (stupid configure script doesn't figure out ↵Felix Fietkau2005-05-231-0/+1
| | | | | | that rename, etc. are defined, happens only on some machines) git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1029 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hide some non-critical error messages; prevent newbie bug reportsMike Baker2005-05-234-6/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1028 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add gcc 3.4.4Felix Fietkau2005-05-2310-1/+4293
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1027 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add tor packageNicolas Thill2005-05-239-0/+297
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1026 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add libevent packageNicolas Thill2005-05-235-0/+108
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1025 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix pmacct build when no nfacctd | pmacctd options are selectedNicolas Thill2005-05-231-7/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1024 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add wpa_supplicant packageNicolas Thill2005-05-238-0/+114
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1023 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix dependenciesNicolas Thill2005-05-231-7/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1022 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix typo in configure optionsNicolas Thill2005-05-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1021 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix dependenciesNicolas Thill2005-05-221-2/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1020 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Standardize Makefile, add ./ipkg/cups.conffiles, install dev stuff in ↵Nicolas Thill2005-05-225-88/+105
| | | | | | STAGING_DIR/usr, remove ./files/usr and add a patch for doc url git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1019 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove circular dependencyNicolas Thill2005-05-221-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1018 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Move openldap (libopenldap) and openssl (libopenssl) at the right placeNicolas Thill2005-05-221-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1017 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Change openssl lib dependency from openssl to libopensslNicolas Thill2005-05-226-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1016 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Convert openssl to new packaging style, install devel stuff in ↵Nicolas Thill2005-05-226-71/+114
| | | | | | STAGING_DIR/usr, change openssldir to /etc/ssl, enable MD4, add openssl-util subpackage git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1015 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Standardize config structureNicolas Thill2005-05-222-9/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1014 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update to new upstream release (v1.0.0), fix howl-utils subpackage buildingNicolas Thill2005-05-221-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1013 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Standardize config optionsNicolas Thill2005-05-221-10/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1012 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Point url to cvs, change descriptionNicolas Thill2005-05-222-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1011 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Search libwrap in STAGING_DIR/usrNicolas Thill2005-05-211-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1010 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Convert tcp_wrappers to new packaging style, add a patch for target ↵Nicolas Thill2005-05-213-33/+62
| | | | | | optimizations git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1009 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Standardize configure invocationNicolas Thill2005-05-211-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1008 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove unused SOURCE_DIR variableNicolas Thill2005-05-211-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1007 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove superfluous source urlNicolas Thill2005-05-212-5/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1006 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Allow downloading of files with undefined mdsum (to ease updating packages)Nicolas Thill2005-05-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1005 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add wput packageNicolas Thill2005-05-215-0/+79
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1004 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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