# $Id: TODO 11354 2006-09-23 17:18:27Z joostvb $ # $URL: https://infix.uvt.nl/its-id/trunk/sources/authello/TODO $ - finish authello(1) manpage. - add extra command to authello: if test -d .svn; then echo "it seems you are working in an svn-managed directory. do you want to.." ; svn add ... - fill template NEWS and ChangeLog with relevant content: "intial release" or something similar. - run tests. - install README, NEWS, ... (both our and template) - use configure.ac, not configure.in. - announce on non-gnu. document download location on non-gnu.uvt.nl. - test without baselib. - refer to MakeMaker as alternative: ExtUtils::MakeMaker::Tutorial(3perl) - refer to relevant auto documentation: > Wat je ook zou kunnen doen is naar http://mdcc.cx/autobook/ kijken. > (Debian package: "autobook".) Andere aanraders: de autoconf en automake > info pagina's. Op http://doc.mdcc.cx/cgi-bin/info2www?(automake-1.9) > staat een copie. - add special note that templates can be used freely, along the lines of: LICENSE: Copyright (C) 2005 Joost van Baal CSBS is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. A copy of the GNU General Public License is available online at http://www.gnu.org/copyleft/gpl.html, or write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, As a special exception, Joost van Baal gives unlimited permission to copy, distribute and modify the Makefiles that are the output of CSBS. You need not follow the terms of the GNU General Public License when using or distributing such Makefiles, even though portions of the text of CSBS appear in them. The GNU General Public License (GPL) does govern all other use of the material that constitutes the CSBS program. This special exception to the GPL applies to versions of CSBS released by Joost van Baal. When you make and distribute a modified version of CSBS, you may extend this special exception to the GPL to apply to your modified version as well.