summaryrefslogtreecommitdiff
path: root/openwrt/package/ncurses/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* move old kamikaze out of trunk - will put buildroot-ng in there as soon as ↵Felix Fietkau2006-10-071-156/+0
| | | | | | all the developers are ready SVN-Revision: 4944
* change cp to $(CP)Mike Baker2006-02-011-10/+10
| | | | SVN-Revision: 3112
* use the @GNU mirror facility from scripts/download.plNicolas Thill2005-12-071-8/+1
| | | | SVN-Revision: 2595
* lots of small package changes and dependency cleanups for the V= stuffFelix Fietkau2005-10-221-4/+4
| | | | SVN-Revision: 2230
* add /usr/share/terminfo/r/rxvt to ipkg (suggested by Oliver Ertl), bump ↵Nicolas Thill2005-09-051-2/+2
| | | | | | release number SVN-Revision: 1856
* add libmenu to ncurses packageFelix Fietkau2005-08-201-4/+6
| | | | SVN-Revision: 1705
* Add missing .configured target that caused superfluous package rebuildNicolas Thill2005-08-091-1/+4
| | | | SVN-Revision: 1590
* Fix building when host and target systems are same archNicolas Thill2005-08-091-1/+1
| | | | SVN-Revision: 1584
* add a load of fixes from whiterussian to headFelix Fietkau2005-07-111-17/+53
| | | | SVN-Revision: 1410
* Fix typos in unstall-devNicolas Thill2005-05-241-7/+8
| | | | SVN-Revision: 1040
* Tweak package buildNicolas Thill2005-05-191-6/+6
| | | | SVN-Revision: 968
* Convert ncurses to new packaging styleNicolas Thill2005-05-181-41/+39
| | | | SVN-Revision: 930
* add vt102 terminfo file to ncurses packageFelix Fietkau2005-05-051-1/+1
| | | | SVN-Revision: 805
* Uniformize package Makefile, move ipkg related files to ./ipkgNicolas Thill2005-04-181-2/+2
| | | | SVN-Revision: 665
* Uniformize package MakefileNicolas Thill2005-04-141-33/+46
| | | | SVN-Revision: 640
* update ncurses to experimental packaging style (fix dependency on terminfo ↵Felix Fietkau2005-04-101-40/+94
| | | | | | in staging dir) SVN-Revision: 616
* add some fixes for parallel build (does not work with -j4 yet, but it gets ↵Felix Fietkau2005-04-081-1/+3
| | | | | | most packages compiled now) SVN-Revision: 577
* Change ncurses packagingNicolas Thill2005-03-301-11/+9
| | | | SVN-Revision: 487
* add md5sumsWaldemar Brodkorb2005-03-211-2/+3
| | | | SVN-Revision: 405
* add mirrors and md5sumWaldemar Brodkorb2005-03-201-3/+9
| | | | SVN-Revision: 396
* add downloading script (with md5sum checking and sourceforge downloading ↵Felix Fietkau2005-03-191-1/+1
| | | | | | support) SVN-Revision: 391
* Add ncurses packageNicolas Thill2005-03-081-0/+49
SVN-Revision: 350