Commit Graph

833 Commits (5396ecbf61270ffe7f6a6241c93c100a534295b2)

Author SHA1 Message Date
Nicolas Thill 5396ecbf61 Fix and standardize Config.in
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1046 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-24 05:50:39 +00:00
Nicolas Thill 587d993ab6 Fix shfs build (install destination was not set)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1045 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-24 05:28:50 +00:00
Nicolas Thill d1b3c9eb0f Fix ipkg : change configure to revert IPKG_STATE_DIR_PREFIX back to /usr/lib
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1044 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-24 05:27:37 +00:00
Nicolas Thill fd322cb3bd Switch to .tar.bz2 archive
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1043 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-24 02:27:19 +00:00
Nicolas Thill 3d28e11d8d Add frickin package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1042 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-24 01:55:36 +00:00
Nicolas Thill 436db53649 Add ndisc package, in its own menu to avoid breaking sort order
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1041 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-24 01:51:58 +00:00
Nicolas Thill df225932a8 Fix typos in unstall-dev
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1040 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-24 00:46:13 +00:00
Nicolas Thill 40db185bd7 Fix uninstall-dev: remove libusb-config lib, remove all libusb-* shared libs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1039 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-24 00:44:43 +00:00
Nicolas Thill b06ec80d6e Fix uninstall-dev: remove gdlib-config too
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1038 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-24 00:42:36 +00:00
Nicolas Thill 9f78c00ac2 Fix typo in config (missing tristate)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1037 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-24 00:29:06 +00:00
Nicolas Thill 34fb03bd42 Move complex packages to their own menu,
Standardize config options


git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1036 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-24 00:27:51 +00:00
Nicolas Thill d196ec2db5 Move complex packages to their own menu,
Standardize config options,
Fix typos


git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1035 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-24 00:22:23 +00:00
Nicolas Thill 180132d708 Change include search path for speex: it is now installed in STAGING_DIR/usr
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1034 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-24 00:19:02 +00:00
Nicolas Thill 518ed7c190 Move complex packages to their own menu
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1033 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-23 23:54:50 +00:00
Nicolas Thill 1e54deaf58 Move complex packages to their own menu
Fix dependencies


git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1032 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-23 23:49:58 +00:00
Nicolas Thill 0731819711 Convert speex to new packaging style
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
2005-05-23 23:40:03 +00:00
Nicolas Thill 3622e16952 Open a new Utilities section and move usbutils (lsusb), setserial and strace in there
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1030 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-23 23:30:23 +00:00
Felix Fietkau 1860505ffd fix building the screen package (stupid configure script doesn't figure out 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
2005-05-23 22:01:31 +00:00
Mike Baker c973fe3697 hide some non-critical error messages; prevent newbie bug reports
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1028 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-23 21:44:17 +00:00
Felix Fietkau 8b101d9f5f add gcc 3.4.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1027 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-23 21:37:20 +00:00
Nicolas Thill dfa5e4f3d9 Add tor package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1026 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-23 19:55:12 +00:00
Nicolas Thill 131f756149 Add libevent package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1025 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-23 19:46:08 +00:00
Nicolas Thill 4412a2a642 Fix pmacct build when no nfacctd | pmacctd options are selected
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1024 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-23 16:34:36 +00:00
Nicolas Thill f5e2125a22 Add wpa_supplicant package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1023 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-23 06:43:34 +00:00
Nicolas Thill 7aea4fc0fb Fix dependencies
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1022 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-23 06:25:53 +00:00
Nicolas Thill fc09521813 Fix typo in configure options
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1021 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-23 06:24:25 +00:00
Nicolas Thill 3f136506d5 Fix dependencies
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1020 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-22 13:51:06 +00:00
Nicolas Thill 546de08fab Standardize Makefile, add ./ipkg/cups.conffiles, install dev stuff in 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
2005-05-22 12:07:47 +00:00
Nicolas Thill a600845ae5 Remove circular dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1018 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-22 10:17:11 +00:00
Nicolas Thill cf4fc07316 Move openldap (libopenldap) and openssl (libopenssl) at the right place
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1017 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-22 10:09:57 +00:00
Nicolas Thill fe0276c25d Change openssl lib dependency from openssl to libopenssl
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1016 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-22 10:07:40 +00:00
Nicolas Thill 999987ddc3 Convert openssl to new packaging style, install devel stuff in 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
2005-05-22 10:01:06 +00:00
Nicolas Thill 585630c51a Standardize config structure
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1014 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-22 09:26:11 +00:00
Nicolas Thill 768fa1fdf8 Update to new upstream release (v1.0.0), fix howl-utils subpackage building
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1013 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-22 09:23:54 +00:00
Nicolas Thill c30edf01d9 Standardize config options
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1012 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-22 09:22:43 +00:00
Nicolas Thill 776255d3e6 Point url to cvs, change description
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1011 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-22 09:20:08 +00:00
Nicolas Thill b8c27abf9a Search libwrap in STAGING_DIR/usr
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1010 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-21 16:07:58 +00:00
Nicolas Thill 281cb36e29 Convert tcp_wrappers to new packaging style, add a patch for target optimizations
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1009 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-21 16:05:11 +00:00
Nicolas Thill 7a44d9b655 Standardize configure invocation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1008 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-21 14:57:57 +00:00
Nicolas Thill 9f53da8282 Remove unused SOURCE_DIR variable
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1007 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-21 13:18:29 +00:00
Nicolas Thill 701fcedf60 Remove superfluous source url
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1006 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-21 12:04:17 +00:00
Nicolas Thill 2b672ea045 Allow downloading of files with undefined mdsum (to ease updating packages)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1005 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-21 10:57:17 +00:00
Nicolas Thill 601ec75c9d Add wput package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1004 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-21 02:15:53 +00:00
Nicolas Thill 204ceaa626 Move usbutils (lsusb) at the right place
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1003 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-21 01:59:26 +00:00
Nicolas Thill 89a593aa91 Reorder packages and dependencies
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1002 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-21 01:56:15 +00:00
Nicolas Thill c64f30ae3a Add missing .configured target that caused superfluous package rebuild
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1001 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-21 01:54:50 +00:00
Nicolas Thill 3bff13eeb0 Match package config. variables with their directory names
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1000 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-21 01:43:55 +00:00
Nicolas Thill 30983942fc Add missing ulogd dependencies
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@999 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-21 01:38:47 +00:00
Nicolas Thill 9d9084fcbc Add net-snmp package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@998 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-21 01:37:09 +00:00
Nicolas Thill e3c49cbcf6 Reorder packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@997 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-21 01:33:20 +00:00