summaryrefslogtreecommitdiffstats
path: root/package/nano
Commit message (Collapse)AuthorAgeFilesLines
* ver bump to 1.3.10Mike Frysinger2006-01-091-1/+1
|
* version bump from 1.3.8 to 1.3.9Mike Frysinger2005-11-151-1/+1
|
* ver bump to 1.3.8Mike Frysinger2005-08-301-1/+1
|
* http://bugs.uclibc.org/view.php?id=284Eric Andersen2005-06-091-1/+1
| | | | Nano depends on ncurses. The attached patch (against svn) fixes the package make file.
* There is no need to have a separate 'Makefile.in' file in theEric Andersen2005-02-102-3/+8
| | | | | general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file
* nano URLMike Frysinger2004-10-141-0/+2
|
* add some help textMike Frysinger2004-10-141-5/+3
|
* Update a few packagesEric Andersen2004-10-141-1/+1
|
* Make the TAR_VERBOSITY option a bit more saneEric Andersen2004-10-091-1/+1
|
* use $(TAR_VERBOSITY)Mike Frysinger2004-10-091-1/+1
|
* final step in buildroot faceliftEric Andersen2004-10-092-0/+11
|
* Remove the old 'make' directory, and populate the new 'package'Eric Andersen2004-10-091-0/+48
directory.