summaryrefslogtreecommitdiff
path: root/noncore/net/ftplib
AgeCommit message (Collapse)AuthorFilesLines
2003-08-09Merge from BRANCH_1_0kergoth1-1/+1
2003-06-04sanitizedschurig1-1/+1
2003-04-22Add Package: field to control files. This will facilitate ditching mkipks ↵kergoth1-0/+1
in favor of something with some sanity.
2003-04-22Dependency fixes. s/opie-base/task-opie-minimal/; ↵kergoth1-1/+1
s/libqt2-emb-fonts/qte-fonts/; s/libqt2-emb/libqte2/;
2003-04-20opie-lupdatezecke1-1/+1
2003-01-26Remove depends on a specific version.. it should be depending on >= or <= ↵kergoth1-1/+1
depending on what API the app in question is depending on.. given we're still in a development stage, this is unnecessary. Going forward better explicit depends will be necessary on every API change which introduces a new dependency.
2003-01-24Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate ↵kergoth1-1/+1
include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs.
2003-01-23QTDIR/lib -> OPIEDIR/libkergoth2-2/+2
2003-01-16i18n for new buildsystem :)kergoth1-0/+4
2002-11-21usualharlekin1-0/+1
2002-11-09Add ftp library. remember to make -f Makefile.test clean-configs before ↵kergoth1-0/+3
menuconfig, to ensure the generated configs are updated
2002-11-09move ftp stuff from opieftp to shared libllornkcor4-0/+1485