Commit Graph

28 Commits (2701a7690bc55eb7c94faddb646366d587047c29)

Author SHA1 Message Date
Nicolas Thill ccf597027f use the @GNU mirror facility from scripts/download.pl
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2595 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-12-07 15:37:43 +00:00
Felix Fietkau 8dfd8956ce change bool in BR2_COMPILE_* to tristate to avoid unnecessary package/<foo>-install calls
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2388 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-07 18:26:35 +00:00
Nicolas Thill fdffe64b46 reorganize/rationalize/format package menuconfig,
make updatedd modular

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2333 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-05 02:16:36 +00:00
Felix Fietkau 8b8c9d4d6e lots of small package changes and dependency cleanups for the V= stuff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2230 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-22 12:12:59 +00:00
Felix Fietkau a2ad0ad108 remove Maintainer: and Source: from packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2210 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-21 17:21:28 +00:00
Nicolas Thill 92bfbc0457 add /usr/share/terminfo/r/rxvt to ipkg (suggested by Oliver Ertl),
bump release number


git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1856 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-09-05 17:25:06 +00:00
Nicolas Thill 22529f45fa fix building when host and target systems are same arch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1730 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-08-23 02:43:18 +00:00
Felix Fietkau 48291b49c6 add libmenu to ncurses package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1705 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-08-20 19:55:58 +00:00
Nicolas Thill 838eb54f63 Add missing .configured target that caused superfluous package rebuild
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1590 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-08-09 22:20:34 +00:00
Nicolas Thill b75cf8d8ef Fix building when host and target systems are same arch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1584 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-08-09 13:23:17 +00:00
Felix Fietkau 50d0001e66 add a load of fixes from whiterussian to head
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1410 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-07-11 20:26:57 +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 1c478a693d Tweak package build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@968 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-19 21:14:18 +00:00
Nicolas Thill 7beba3b0af Standardize package Config.in, change prompt to package name + short description, add URL when missing (and found)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@956 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-19 16:49:23 +00:00
Nicolas Thill 8afb80f54e Convert ncurses to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@930 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-18 13:25:18 +00:00
Felix Fietkau 4d6b0e9a27 add vt102 terminfo file to ncurses package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@805 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-05 09:48:52 +00:00
Felix Fietkau 26afbfb9ff disable non-essential packages by default if DEVELOPER is unset on make menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@675 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-18 19:45:56 +00:00
Nicolas Thill 393ad22147 Uniformize package Makefile, move ipkg related files to ./ipkg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@665 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-18 06:34:57 +00:00
Nicolas Thill d26d24f3e0 Uniformize package Makefile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@640 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-14 06:11:36 +00:00
Felix Fietkau 7b65531e27 remove remaing ncurses rules file from old package dir
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@617 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-10 22:12:07 +00:00
Felix Fietkau 80c0cc194b update ncurses to experimental packaging style (fix dependency on terminfo in staging dir)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@616 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-10 22:10:02 +00:00
Felix Fietkau e295e9cf7c add some fixes for parallel build (does not work with -j4 yet, but it gets most packages compiled now)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@577 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-08 09:08:38 +00:00
Nicolas Thill 9e5402cfa8 Change ncurses packaging
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@487 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-30 22:17:38 +00:00
Waldemar Brodkorb a614223ef9 add md5sums
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@405 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-21 08:12:49 +00:00
Waldemar Brodkorb 5264c0b717 add mirrors and md5sum
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@396 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-20 01:26:06 +00:00
Felix Fietkau 79b24fb223 add downloading script (with md5sum checking and sourceforge downloading support)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@391 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-19 22:51:51 +00:00
Mike Baker dcc7b6e2a5 Change TARGET_ARCH to ARCH in a number of nico's packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@356 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-08 09:46:40 +00:00
Nicolas Thill c982f28180 Add ncurses package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@350 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-08 04:26:43 +00:00