Changeset 322

Show
Ignore:
Timestamp:
02/01/07 10:04:56 (2 years ago)
Author:
josef
Message:

- get rid of hotstuff-doc package, until we really have some docs
- changelog update
- do not setup database in postinst since we have hotstuff-siteadmin now

[commit from josef@nada]

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/hotstuff/ChangeLog

    r274 r322  
    1 2006-01-13 14:40  josef 
    2  
    3         * TODO, admin/.cvsignore: - addition of previously local-only TODO 
    4           file - shutting up the darn CVS 
    5  
    6 2006-01-09 18:51  josef 
     12007-02-01 08:41  josef 
     2 
     3        * Makefile, installation.txt, man/hotstuff-siteadmin.1, 
     4          src/hotstuff-siteadmin: - manual page for hotstuff-siteadmin 
     5          - simplify installation instructions a bit - who needs manual SQL 
     6          editing anyway? 
     7           
     8          [commit from josef@nada] 
     9 
     102007-02-01 07:56  josef 
     11 
     12        * .cvsignore, AUTHORS, INSTALL, Makefile, NEWS, README, TODO, 
     13          admin/.cvsignore, debian/.cvsignore, debian/changelog, 
     14          debian/control, debian/hotstuff-common.templates, 
     15          debian/postinst, debian/rules, dxs, dxs/ChangeLog.old, 
     16          dxs/DXS.pm, dxs/NEWS.old, dxs/README.dxs, dxs/TODO, 
     17          dxs/TODO.plus, dxs/cdxs.pl, dxs/hotstuff-dxs, hotstuff-osd.xml, 
     18          hotstuff.sql, hotstuffadmin.sql, installation.txt, 
     19          man/dxsclient.1, man/ghnsmetatemplate.1, schemas, 
     20          schemas/hotstuff-osd.xml, schemas/hotstuff.sql, 
     21          schemas/hotstuffadmin.sql, scripts, scripts/dxsclient, 
     22          scripts/ghnsmetatemplate: - integration of DXS into hotstuff 
     23          - vastly extended installation instructions and general 
     24          information 
     25          - some updates to the debian packaging 
     26          - some preparation for version 0.9.1 
     27          - manual page for ghnsmetatemplate 
     28          - improved makefile, always taking into account the $(DESTDIR) 
     29          - removal of obsolete .cvsignore files 
     30           
     31          [commit from josef@nada] 
     32 
     332006-09-16 15:28  josef 
     34 
     35        * hotstuff.sql, src/allproviders.xml: - category meta information 
     36          for Hotstuff databases 
     37          - providers listing fixed for wallpapers 
     38 
     392006-04-03 13:05  josef 
     40 
     41        * hotstuff.sql, src/hotstuff-scan, src/htconf-dist, 
     42          src/stuff.xml.php: - documentation for the SQL schema, and a 
     43          security table 
     44          - some minor fixes 
     45 
     462006-03-27 16:33  josef 
     47 
     48        * src/htconf-dist: - $baseurl argument for stuff.xml generation 
     49 
     502006-03-27 15:20  josef 
     51 
     52        * src/hotstuff-siteadmin: - compatibility with older psql variants 
     53 
     542006-03-27 09:37  josef 
     55 
     56        * src/hotstuff-scan, src/hotstuff-siteadmin: - new script 
     57          hotstuff-siteadmin to create GHNS repos quickly 
     58          - honour new 'changes' field in meta data 
     59 
     602006-01-13 13:57  josef 
     61 
     62        * AUTHORS, COPYING, ChangeLog, README: - preparing release 0.9 
     63 
     642006-01-13 13:46  josef 
     65 
     66        * docs, docs-src: - removal of all documentation, part of it are 
     67          not hotstuff-specific anyway 
     68          - they will be readded in other places if necessary 
     69 
     702006-01-13 13:40  josef 
     71 
     72        * TODO, admin, admin/.cvsignore: - addition of previously 
     73          local-only TODO file 
     74          - shutting up the darn CVS 
     75 
     762006-01-09 17:51  josef 
    777 
    878        * installation.txt: - weirdly enhanced install guide - needs real 
    979          cleanup! 
    1080 
    11 2006-01-09 18:50  josef 
     812006-01-09 17:50  josef 
    1282 
    1383        * src/hotstuff-scan: - quote contents arguments properly when 
    14           inserting new entries - do not delete foo.xml file when importing 
    15           from this file - even when not fetching entries, modify names to 
    16           refer to local ones   [TODO: implement real caching scheme] 
    17  
    18 2006-01-09 18:35  josef 
     84          inserting new entries 
     85          - do not delete foo.xml file when importing from this file 
     86          - even when not fetching entries, modify names to refer to local 
     87          ones 
     88          [TODO: implement real caching scheme] 
     89 
     902006-01-09 17:35  josef 
    1991 
    2092        * hotstuff.sql: - addition of email attribute (forgot to add it 
    2193          earlier) 
    2294 
    23 2006-01-02 17:22  josef 
    24  
    25         * src/allproviders.xml: - addition of SuperKaramba - fix for amaroK 
    26  
    27 2005-12-19 09:49  josef 
     952006-01-02 16:22  josef 
     96 
     97        * src/allproviders.xml: - addition of SuperKaramba 
     98          - fix for amaroK 
     99 
     1002005-12-19 08:49  josef 
    28101 
    29102        * hotstuff.sql, man/hotstuff-stuff.1, src/README.files, 
     
    33106          src/providers.xml.php, src/providers.xml.select, 
    34107          src/stuff.xml.php: - introduction of compatibility switch for 
    35           incoming/outgoing/both formats - moving all sample files and 
    36           scripts to new ghns format - support for different feeds in 
    37           hotstuff-stuff 
    38  
    39 2005-12-12 13:09  josef 
     108          incoming/outgoing/both formats 
     109          - moving all sample files and scripts to new ghns format 
     110          - support for different feeds in hotstuff-stuff 
     111 
     1122005-12-12 12:09  josef 
    40113 
    41114        * src/hotstuff.conf-dist: - syncing parameters with installed 
    42115          version 
    43116 
    44 2005-12-12 13:03  josef 
    45  
    46         * src/: README.files, allproviders.xml, htaccess-dist, 
    47           stuff.xml.php: - fixing stuff.xml.php to work with new database 
    48           format - addition of .htaccess suggestion and a documented list 
    49           of all files 
    50  
    51 2005-11-02 21:30  josef 
    52  
    53         * src/: hotstuff-downloads, hotstuff-http, hotstuff.conf-dist: - 
    54           converting all script to use /etc/hotstuff.conf 
    55  
    56 2005-11-02 21:09  josef 
    57  
    58         * Makefile, debian/control: - install additional manpages - let 
    59           hotstuff-scripts depend on SVN (for hotstuff-versioning) 
    60  
    61 2005-11-02 21:06  josef 
    62  
    63         * man/: hotstuff-downloads.1, hotstuff-dxs.1, hotstuff-http.1, 
    64           hotstuff-scan.1, hotstuff-search.1, hotstuff-stuff.1, 
    65           hotstuff-versioning.1: - more dummy manpages 
    66  
    67 2005-11-02 20:27  josef 
    68  
    69         * debian/: hotstuff-common.config, hotstuff-common.postinst, 
    70           hotstuff-common.templates: - more usable postinst/debconf script 
     1172005-12-12 12:03  josef 
     118 
     119        * src/README.files, src/allproviders.xml, src/htaccess-dist, 
     120          src/stuff.xml.php: - fixing stuff.xml.php to work with new 
     121          database format 
     122          - addition of .htaccess suggestion and a documented list of all 
     123          files 
     124 
     1252005-11-02 20:30  josef 
     126 
     127        * src/hotstuff-downloads, src/hotstuff-http, 
     128          src/hotstuff.conf-dist: - converting all script to use 
     129          /etc/hotstuff.conf 
     130 
     1312005-11-02 20:09  josef 
     132 
     133        * Makefile, debian/control: - install additional manpages 
     134          - let hotstuff-scripts depend on SVN (for hotstuff-versioning) 
     135 
     1362005-11-02 20:06  josef 
     137 
     138        * man/hotstuff-downloads.1, man/hotstuff-dxs.1, 
     139          man/hotstuff-http.1, man/hotstuff-scan.1, man/hotstuff-search.1, 
     140          man/hotstuff-stuff.1, man/hotstuff-versioning.1: - more dummy 
     141          manpages 
     142 
     1432005-11-02 19:27  josef 
     144 
     145        * debian/hotstuff-common.config, debian/hotstuff-common.postinst, 
     146          debian/hotstuff-common.templates: - more usable postinst/debconf 
     147          script 
    71148          - hide password during input 
    72149 
    73 2005-11-02 19:25  josef 
    74  
    75         * debian/: hotstuff-common.conffiles, hotstuff-common.postinst, 
    76           postinst, rules: - remove conffiles stuff (not maintained by us) 
     1502005-11-02 18:25  josef 
     151 
     152        * debian/hotstuff-common.conffiles, 
     153          debian/hotstuff-common.postinst, debian/postinst, debian/rules: - 
     154          remove conffiles stuff (not maintained by us) 
    77155          - add postinst file for hotstuff-common to invoke debconf 
    78156 
    79 2005-11-02 19:19  josef 
    80  
    81         * .cvsignore, debian/.cvsignore: - shutting up CVS 
    82  
    83 2005-11-02 19:17  josef 
    84  
    85         * Makefile, debian/control, debian/postinst, debian/rules, 
     1572005-11-02 18:19  josef 
     158 
     159        * ., .cvsignore, debian, debian/.cvsignore: - shutting up CVS 
     160 
     1612005-11-02 18:17  josef 
     162 
     163        * Makefile, debian/control, debian/postinst, debian/rules, man, 
    86164          man/hotstuff-dxs.1, man/hotstuff-scan.1: - some dummy manpages 
    87           for some of the scripts - installation of the manpages - 
    88           squashing more packaging bugs, thanks to lintian 
    89  
    90 2005-11-02 19:10  josef 
    91  
    92         * src/: hotstuff-downloads, hotstuff-downloads.pl, hotstuff-http, 
    93           hotstuff-http.pl, hotstuff-scan, hotstuff-scan.pl, 
    94           hotstuff-search, hotstuff-search.pl, hotstuff-stuff, 
    95           hotstuff-stuff.pl, hotstuff-versioning, hotstuff-versioning.pl: - 
    96           remove .pl suffixes from all hotstuff scripts 
    97  
    98 2005-11-02 18:52  josef 
     165          for some of the scripts 
     166          - installation of the manpages 
     167          - squashing more packaging bugs, thanks to lintian 
     168 
     1692005-11-02 18:10  josef 
     170 
     171        * src/hotstuff-downloads, src/hotstuff-downloads.pl, 
     172          src/hotstuff-http, src/hotstuff-http.pl, src/hotstuff-scan, 
     173          src/hotstuff-scan.pl, src/hotstuff-search, 
     174          src/hotstuff-search.pl, src/hotstuff-stuff, 
     175          src/hotstuff-stuff.pl, src/hotstuff-versioning, 
     176          src/hotstuff-versioning.pl: - remove .pl suffixes from all 
     177          hotstuff scripts 
     178 
     1792005-11-02 17:52  josef 
    99180 
    100181        * Makefile, debian/conffiles, debian/hotstuff-common.conffiles: - 
    101182          fix conffile location and general installation 
    102183 
    103 2005-11-02 18:45  josef 
     1842005-11-02 17:45  josef 
    104185 
    105186        * Makefile, admin/index.php, debian/rules, src/hotstuff-scan.pl: - 
    106           new: makefile for easier installation - use makefile to create 
    107           per-package installations - bump version of hotstuff-scan - 
    108           require .htconf file with leading dot in admin interface 
    109  
    110 2005-11-02 18:35  josef 
    111  
    112         * debian/: config, hotstuff-common.config, templates, 
    113           hotstuff-common.templates: - renaming these files so only 
    114           hotstuff-common uses them 
    115  
    116 2005-11-02 18:25  josef 
    117  
    118         * debian/: config, control, templates: - first debconf integration 
    119           stuff 
    120  
    121 2005-11-01 19:13  josef 
    122  
    123         * debian/: README.Debian, changelog, compat, conffiles, control, 
    124           copyright, cron.d, docs, hotstuff.7, postinst, rules, watch: - 
    125           debianisation as of 30.09.2005 (might not yet be finished) 
    126  
    127 2005-09-01 22:07  josef 
    128  
    129         * admin/: approvals.inc, approvals_general.inc, approvals_list.inc, 
    130           categories.inc, categories_edit.inc, categories_general.inc, 
    131           categories_noedit.inc, categories_select.inc, footer.inc, 
    132           general.inc, header.inc, help.inc, htconf-dist, index.php, 
    133           licences.inc, licences_edit.inc, licences_general.inc, 
    134           licences_noedit.inc, licences_select.inc, notice_error.inc, 
    135           notice_success.inc, translations.inc, translations_general.inc, 
    136           users.inc, users_edit.inc, users_general.inc, users_noedit.inc, 
    137           users_select.inc, images/content.gif, images/contenterror.gif, 
    138           images/contentsuccess.gif, images/footer.gif, 
    139           images/footererror.gif, images/footersuccess.gif, 
    140           images/header.gif, images/headererror.gif, 
    141           images/headersuccess.gif, images/logo.gif, images/menufooter.gif, 
    142           images/menuheader.gif, images/menulink.gif, 
    143           images/rightcontent.gif, images/rightfooter.gif, 
    144           images/rightheader.gif, images/style.css: - new administrative 
    145           interface for Hotstuff, currently called Hotstuff Admin - manages 
    146           users, categories, licences - item approvals and translation 
    147           settings - although translations are now be done by all users 
    148  
    149 2005-09-01 15:48  josef 
    150  
    151         * hotstuff.sql: - manage categories via hotstuff now - unless users 
    152           can auto-create categories 
    153  
    154 2005-09-01 00:22  josef 
     187          new: makefile for easier installation 
     188          - use makefile to create per-package installations 
     189          - bump version of hotstuff-scan 
     190          - require .htconf file with leading dot in admin interface 
     191 
     1922005-11-02 17:35  josef 
     193 
     194        * debian/config, debian/hotstuff-common.config, 
     195          debian/hotstuff-common.templates, debian/templates: - renaming 
     196          these files so only hotstuff-common uses them 
     197 
     1982005-11-02 17:25  josef 
     199 
     200        * debian/config, debian/control, debian/templates: - first debconf 
     201          integration stuff 
     202 
     2032005-11-01 18:13  josef 
     204 
     205        * debian, debian/README.Debian, debian/changelog, debian/compat, 
     206          debian/conffiles, debian/control, debian/copyright, 
     207          debian/cron.d, debian/docs, debian/hotstuff.7, debian/postinst, 
     208          debian/rules, debian/watch: - debianisation as of 30.09.2005 
     209          (might not yet be finished) 
     210 
     2112005-09-01 20:07  josef 
     212 
     213        * admin, admin/approvals.inc, admin/approvals_general.inc, 
     214          admin/approvals_list.inc, admin/categories.inc, 
     215          admin/categories_edit.inc, admin/categories_general.inc, 
     216          admin/categories_noedit.inc, admin/categories_select.inc, 
     217          admin/footer.inc, admin/general.inc, admin/header.inc, 
     218          admin/help.inc, admin/htconf-dist, admin/images, 
     219          admin/images/content.gif, admin/images/contenterror.gif, 
     220          admin/images/contentsuccess.gif, admin/images/footer.gif, 
     221          admin/images/footererror.gif, admin/images/footersuccess.gif, 
     222          admin/images/header.gif, admin/images/headererror.gif, 
     223          admin/images/headersuccess.gif, admin/images/logo.gif, 
     224          admin/images/menufooter.gif, admin/images/menuheader.gif, 
     225          admin/images/menulink.gif, admin/images/rightcontent.gif, 
     226          admin/images/rightfooter.gif, admin/images/rightheader.gif, 
     227          admin/images/style.css, admin/index.php, admin/licences.inc, 
     228          admin/licences_edit.inc, admin/licences_general.inc, 
     229          admin/licences_noedit.inc, admin/licences_select.inc, 
     230          admin/notice_error.inc, admin/notice_success.inc, 
     231          admin/translations.inc, admin/translations_general.inc, 
     232          admin/users.inc, admin/users_edit.inc, admin/users_general.inc, 
     233          admin/users_noedit.inc, admin/users_select.inc: - new 
     234          administrative interface for Hotstuff, currently called Hotstuff 
     235          Admin 
     236          - manages users, categories, licences 
     237          - item approvals and translation settings 
     238          - although translations are now be done by all users 
     239 
     2402005-09-01 13:48  josef 
     241 
     242        * hotstuff.sql: - manage categories via hotstuff now 
     243          - unless users can auto-create categories 
     244 
     2452005-08-31 22:22  josef 
    155246 
    156247        * hotstuff.sql: - policies table (somehow replacing configuration 
    157248          file) 
    158249 
    159 2005-08-31 18:13  josef 
     2502005-08-31 16:13  josef 
    160251 
    161252        * src/hotstuff-stuff.pl: - more or less complete feed generation 
    162253 
    163 2005-08-31 17:59  josef 
     2542005-08-31 15:59  josef 
    164255 
    165256        * hotstuff.sql: - licences are now handled by hotstuff as well 
    166257 
    167 2005-08-31 17:39  josef 
     2582005-08-31 15:39  josef 
    168259 
    169260        * hotstuff.sql: - authors will now be managed by hotstuff too 
    170261 
    171 2005-08-31 17:34  josef 
     2622005-08-31 15:34  josef 
    172263 
    173264        * src/hotstuff-stuff.pl: - beginnings for a GHNS feed generator 
    174265          written in Perl 
    175266 
    176 2005-08-29 22:57  josef 
     2672005-08-29 20:57  josef 
    177268 
    178269        * installation.txt: - small changes: fix PERL5LIB path and add 
    179270          thttpd stuff 
    180271 
    181 2005-08-29 21:18  josef 
     2722005-08-29 19:18  josef 
    182273 
    183274        * hotstuff.sql: - new table to keep track of revisions using 
    184275          hotstuff-versioning.pl 
    185276 
    186 2005-08-29 21:18  josef 
     2772005-08-29 19:18  josef 
    187278 
    188279        * src/hotstuff-versioning.pl: - extended versioning support: 
    189280          keeping track in the database 
    190281 
    191 2005-08-29 20:20  josef 
     2822005-08-29 18:20  josef 
    192283 
    193284        * src/hotstuff-versioning.pl: - basic versioning support for 
    194285          hotstuff entries 
    195286 
    196 2005-08-29 19:58  josef 
     2872005-08-29 17:58  josef 
    197288 
    198289        * installation.txt: - new installation instructions 
    199290 
    200 2005-08-29 19:50  josef 
     2912005-08-29 17:50  josef 
    201292 
    202293        * src/hotstuff-scan.pl: - several small fixes to prepare versioning 
    203           support - fail more user-friendly if config file not present or 
    204           malformed - warn if argument to scan doesn't exist or cannot be 
    205           read - append default language to entries which do not have them 
    206           yet 
    207  
    208 2005-07-23 11:34  josef 
     294          support 
     295          - fail more user-friendly if config file not present or malformed 
     296          - warn if argument to scan doesn't exist or cannot be read 
     297          - append default language to entries which do not have them yet 
     298 
     2992005-07-23 09:49  josef 
     300 
     301        * docs/hotstuff.png, docs/hotstuff.svg: - preliminary logo 
     302 
     3032005-07-23 09:34  josef 
    209304 
    210305        * hotstuff-osd.xml, src/hotstuff-search.pl: - OpenSearch 
    211306          description file and simple content-based implementation 
    212307 
    213 2005-07-19 17:06  josef 
     3082005-07-19 15:06  josef 
    214309 
    215310        * hotstuff.sql: - forgotten (new) comments table 
    216311 
    217 2005-07-18 21:22  josef 
     3122005-07-18 19:22  josef 
    218313 
    219314        * src/hotstuff-scan.pl: - proper argument quoting 
    220315 
    221 2005-07-18 20:14  josef 
     3162005-07-18 18:14  josef 
    222317 
    223318        * hotstuff.sql: - provide more space for description/URL/name 
    224319          translations 
    225320 
    226 2005-07-09 09:36  josef 
     3212005-07-09 07:36  josef 
    227322 
    228323        * THOUGHTS, database.txt: - more documentation 
    229324 
    230 2005-07-09 09:26  josef 
     3252005-07-09 07:26  josef 
    231326 
    232327        * INSTALL, hotstuff.sql: - installation instructions 
    233328 
    234 2005-07-09 09:20  josef 
     3292005-07-09 07:20  josef 
    235330 
    236331        * src/hotstuff.conf-dist: - example log file 
    237332 
    238 2005-07-09 09:19  josef 
     3332005-07-09 07:19  josef 
    239334 
    240335        * src/hotstuff-scan.pl: - new backend script, conformance aim to 
    241336          ghns.freedesktop.org 
    242337 
    243 2005-07-08 21:46  josef 
     3382005-07-08 19:46  josef 
    244339 
    245340        * README, hotstuff.sql, hotstuffadmin.sql, src/allproviders.xml: - 
    246341          new database schema, influenced by ghns.freedesktop.org 
    247342 
    248 2005-06-17 19:15  josef 
     3432005-06-17 17:15  josef 
    249344 
    250345        * src/providers.xml.select: - selection base 
    251346 
    252 2005-06-17 19:15  josef 
     3472005-06-17 17:15  josef 
    253348 
    254349        * src/providers.xml.php: - fix script for newer PHP variants 
    255350 
    256 2005-04-10 00:14  josef 
     3512005-04-09 22:14  josef 
    257352 
    258353        * src/providers.xml.php: - dynamic load-balancing of upload and 
    259354          download providers 
    260355 
    261 2005-04-09 23:34  josef 
     3562005-04-09 21:34  josef 
    262357 
    263358        * src/hotstuff-http.pl: - merging HTTP upload queue into FTP upload 
    264359          queue with hotstuff-http.pl 
    265360 
    266 2005-03-08 13:27  josef 
     3612005-03-08 12:27  josef 
    267362 
    268363        * src/allproviders.xml: - fix korganizer icon path 
    269364 
    270 2005-03-08 13:13  josef 
     3652005-03-08 12:13  josef 
    271366 
    272367        * src/allproviders.xml: - global repository overview 
    273368 
    274 2005-03-08 11:36  josef 
     3692005-03-08 10:36  josef 
    275370 
    276371        * src/stuff.xml.php: - don't display replaced entries in the 
    277372          database 
    278373 
    279 2005-03-08 11:17  josef 
     3742005-03-08 10:17  josef 
    280375 
    281376        * src/hotstuff-scan.pl: - fix upgrades: invalidate older entries 
    282377 
    283 2005-03-08 10:12  josef 
     3782005-03-08 09:12  josef 
    284379 
    285380        * hotstuff.sql: - SQL schema for the history 
    286381 
    287 2004-10-24 12:13  josef 
     3822004-11-10 14:46  josef 
     383 
     384        * docs/overview.pdf: - permanent overview docs 
     385 
     3862004-11-10 14:46  josef 
     387 
     388        * docs-src/overview.php: - updated overview docs 
     389 
     3902004-11-10 14:34  josef 
     391 
     392        * docs/admin.pdf: - permanent admin docs 
     393 
     3942004-11-10 14:33  josef 
     395 
     396        * docs-src/admin.php: - revision of administrator documentation 
     397 
     3982004-11-10 14:20  josef 
     399 
     400        * docs/clients.pdf: - make client documentation permanent 
     401 
     4022004-11-10 14:20  josef 
     403 
     404        * docs-src/clients.php, docs-src/ghns.png, docs-src/kde-isa.png, 
     405          docs-src/knewstuff.png, docs-src/sdlnewstuff.png: - new 
     406          documentation for client integration 
     407 
     4082004-11-10 13:33  josef 
     409 
     410        * docs-src/gear.png: - fix graphics file (transparency not allowed) 
     411 
     4122004-11-10 13:29  josef 
     413 
     414        * docs-src/gear.png: - always forgot to commit 
     415 
     4162004-10-24 10:13  josef 
    288417 
    289418        * src/stuff.xml.php: - update 
    290419 
    291 2004-10-24 12:10  josef 
     4202004-10-24 10:10  josef 
    292421 
    293422        * src/hotstuff-scan.pl: - make sure db arguments are quoted 
    294423 
    295 2004-05-28 23:44  josef 
     4242004-05-28 21:44  josef 
    296425 
    297426        * src/stuff.xml.php: - 'type' is an attribute, not a child tag! 
    298427 
    299 2004-05-24 15:19  josef 
     4282004-05-24 13:19  josef 
    300429 
    301430        * hotstuffadmin.sql: - new SQL tables needed for administrator web 
    302431          frontend 
    303432 
    304 2004-05-20 02:11  josef 
    305  
    306         * src/: hotstuff-downloads.pl, hotstuff-scan.pl, 
    307           providers.xml-dist: - new script to evaluate number of downloads 
    308           (hotstuff-downloads.pl) - example providers.xml file - 
    309           hotstuff-scan.xml: create directory if missing (should be 
     4332004-05-20 00:12  josef 
     434 
     435        * docs-src/admin.php: - some smaller docs updates due to local test 
     436          installation findings 
     437 
     4382004-05-20 00:11  josef 
     439 
     440        * src/hotstuff-downloads.pl, src/hotstuff-scan.pl, 
     441          src/providers.xml-dist: - new script to evaluate number of 
     442          downloads (hotstuff-downloads.pl) 
     443          - example providers.xml file 
     444          - hotstuff-scan.xml: create directory if missing (should be 
    310445          configurable) 
    311446 
    312 2004-05-12 23:25  josef 
    313  
    314         * src/: htconf-dist, stuff.xml.php: - scripts for dynamic 
     4472004-05-12 21:25  josef 
     448 
     449        * src/htconf-dist, src/stuff.xml.php: - scripts for dynamic 
    315450          generation of entry list 
    316451 
    317 2004-05-12 22:16  josef 
    318  
    319         * README, THOUGHTS, hotstuff.sql, src/hotstuff-scan.pl: - Hotstuff 
    320           import 
    321  
    322 2004-05-12 22:16  josef 
    323  
    324         * README, THOUGHTS, hotstuff.sql, src/hotstuff-scan.pl: Initial 
     4522004-05-12 20:14  josef 
     453 
     454        * trunk/cvsfilter, trunk/cvsfilter/README, 
     455          trunk/cvsfilter/cvsfilter.pl, trunk/cvsfilter/cvsfilter.sh, 
     456          trunk/cvsfilter/cvsfilter.sql, ., README, THOUGHTS, docs, 
     457          docs-src, docs-src/admin.php, docs-src/ghns.png, 
     458          docs-src/kde-isa.png, docs-src/kstuff-extended-ghns.kpr, 
     459          docs-src/kstuff-extended.kpr, docs-src/overview.php, 
     460          docs-src/radio.php, docs/admin.pdf, docs/overview.pdf, 
     461          docs/radio.pdf, hotstuff.sql, src, src/hotstuff-scan.pl, 
     462          trunk/kstuff, trunk/kstuff/.htaccess, trunk/kstuff/bottom.inc, 
     463          trunk/kstuff/cr64-action-knewstuff.png, trunk/kstuff/cvsfilter, 
     464          trunk/kstuff/cvsfilter.php, trunk/kstuff/cvsfilter/add.inc, 
     465          trunk/kstuff/cvsfilter/changes.inc, 
     466          trunk/kstuff/cvsfilter/conf.inc, 
     467          trunk/kstuff/cvsfilter/conf.inc.de, 
     468          trunk/kstuff/cvsfilter/detail.inc, 
     469          trunk/kstuff/cvsfilter/func.my.inc, 
     470          trunk/kstuff/cvsfilter/help.inc, 
     471          trunk/kstuff/cvsfilter/help.inc.de, 
     472          trunk/kstuff/cvsfilter/htconf-dist, 
     473          trunk/kstuff/cvsfilter/index.php, 
     474          trunk/kstuff/cvsfilter/list.inc, 
     475          trunk/kstuff/cvsfilter/login.inc, 
     476          trunk/kstuff/cvsfilter/login.inc.de, 
     477          trunk/kstuff/cvsfilter/logout.inc, trunk/kstuff/cvsfilter/my.inc, 
     478          trunk/kstuff/cvsfilter/my.inc.de, trunk/kstuff/demo.php, 
     479          trunk/kstuff/docs, trunk/kstuff/docs/apidocs, 
     480          trunk/kstuff/docs/apidocs/placeholder, 
     481          trunk/kstuff/docs/changes.php, trunk/kstuff/docs/changes.rss, 
     482          trunk/kstuff/docs/download, trunk/kstuff/docs/download/admin.pdf, 
     483          trunk/kstuff/docs/download/overview.pdf, 
     484          trunk/kstuff/docs/download/radio.pdf, 
     485          trunk/kstuff/docs/index.php, trunk/kstuff/docs/main.php, 
     486          trunk/kstuff/docs/rss.png, trunk/kstuff/hotstuff, 
     487          trunk/kstuff/hotstuff.php, trunk/kstuff/hotstuff/.cvsignore, 
     488          trunk/kstuff/hotstuff/admin, 
     489          trunk/kstuff/hotstuff/admin/.cvsignore, 
     490          trunk/kstuff/hotstuff/admin/htconf-dist, 
     491          trunk/kstuff/hotstuff/admin/index.php, 
     492          trunk/kstuff/hotstuff/admin/main.php, 
     493          trunk/kstuff/hotstuff/cr32-action-knewstuff.png, 
     494          trunk/kstuff/hotstuff/directory, 
     495          trunk/kstuff/hotstuff/directory/placeholder, 
     496          trunk/kstuff/hotstuff/htconf-dist, 
     497          trunk/kstuff/hotstuff/index.php, trunk/kstuff/hotstuff/main.php, 
     498          trunk/kstuff/hotstuff/nopreview.png, 
     499          trunk/kstuff/hotstuff/rating.png, trunk/kstuff/i18n, 
     500          trunk/kstuff/i18n.php, trunk/kstuff/i18n/index.php, 
     501          trunk/kstuff/i18n/main.php, trunk/kstuff/index.php, 
     502          trunk/kstuff/kstuff-banner.png, trunk/kstuff/main.php, 
     503          trunk/kstuff/radio, trunk/kstuff/radio.php, 
     504          trunk/kstuff/radio/index.php, trunk/kstuff/radio/main.php, 
     505          trunk/kstuff/source, trunk/kstuff/source/download, 
     506          trunk/kstuff/source/download/placeholder, 
     507          trunk/kstuff/source/index.php, trunk/kstuff/source/main.php, 
     508          trunk/kstuff/stats.php, trunk/kstuff/top.inc, 
     509          trunk/kstuff/valid-css, trunk/kstuff/valid-css.png, 
     510          trunk/kstuff/valid-xhtml10.png, trunk/scripts, 
     511          trunk/scripts/README, trunk/scripts/kstuff.sh, 
     512          trunk/scripts/sloc.sh, trunk/scripts/start.sh, trunk/silly-i18n, 
     513          trunk/silly-i18n/README, trunk/silly-i18n/generate-pkgs.sh, 
     514          trunk/silly-i18n/kde-i18n-de-silly, 
     515          trunk/silly-i18n/kde-i18n-de-silly/Makefile, 
     516          trunk/silly-i18n/kde-i18n-de-silly/Makefile.head, 
     517          trunk/silly-i18n/kde-i18n-de-silly/Makefile.silly-i18n, 
     518          trunk/silly-i18n/kde-i18n-de-silly/Makefile.stable, 
     519          trunk/silly-i18n/kde-i18n-de-silly/README, 
     520          trunk/silly-i18n/kde-i18n-de-silly/debian, 
     521          trunk/silly-i18n/kde-i18n-de-silly/debian/changelog, 
     522          trunk/silly-i18n/kde-i18n-de-silly/debian/control, 
     523          trunk/silly-i18n/kde-i18n-de-silly/debian/copyright, 
     524          trunk/silly-i18n/kde-i18n-de-silly/debian/files, 
     525          trunk/silly-i18n/kde-i18n-de-silly/debian/rules, 
     526          trunk/silly-i18n/kde-i18n-de-silly/kde-i18n-de-silly.spec, 
     527          trunk/silly-i18n/kde-i18n-de-silly/l10n, 
     528          trunk/silly-i18n/kde-i18n-de-silly/l10n/de_BN.charset, 
     529          trunk/silly-i18n/kde-i18n-de-silly/l10n/de_BN.entry.desktop, 
     530          trunk/silly-i18n/kde-i18n-de-silly/l10n/de_BN.flag.png, 
     531          trunk/silly-i18n/kde-i18n-de-silly/l10n/de_SB.charset, 
     532          trunk/silly-i18n/kde-i18n-de-silly/l10n/de_SB.entry.desktop, 
     533          trunk/silly-i18n/kde-i18n-de-silly/l10n/de_SB.flag.png, 
     534          trunk/silly-i18n/kde-i18n-de-silly/l10n/de_SN.charset, 
     535          trunk/silly-i18n/kde-i18n-de-silly/l10n/de_SN.entry.desktop, 
     536          trunk/silly-i18n/kde-i18n-de-silly/l10n/de_SN.flag.png, 
     537          trunk/silly-i18n/kde-i18n-de-silly/l10n/locale.entry.desktop, 
     538          trunk/silly-i18n/kde-i18n-de-silly/scripts, 
     539          trunk/silly-i18n/kde-i18n-de-silly/scripts/berlin, 
     540          trunk/silly-i18n/kde-i18n-de-silly/scripts/berlin/berlinifyer.pl, 
     541          trunk/silly-i18n/kde-i18n-de-silly/scripts/kde-do-it-all.sh, 
     542          trunk/silly-i18n/kde-i18n-de-silly/scripts/merge.pl, 
     543          trunk/silly-i18n/kde-i18n-de-silly/scripts/no-accel.pl, 
     544          trunk/silly-i18n/kde-i18n-de-silly/scripts/saxon, 
     545          trunk/silly-i18n/kde-i18n-de-silly/scripts/saxon/GermanGrammar.py, 
     546          trunk/silly-i18n/kde-i18n-de-silly/scripts/saxon/Saxophone.py, 
     547          trunk/silly-i18n/kde-i18n-de-silly/scripts/schwob, 
     548          trunk/silly-i18n/kde-i18n-de-silly/scripts/schwob/webschwob.lex, 
     549          trunk/silly-i18n/kde-i18n-de-silly/scripts/trans.sh, 
     550          trunk/silly-i18n/kde-i18n-de-silly/scripts/translate.sh: Initial 
    325551          revision 
    326552 
  • trunk/hotstuff/Makefile

    r320 r322  
    1717        $(MAKE) install-dxs 
    1818        $(MAKE) install-admin 
    19         $(MAKE) install-doc 
     19        #$(MAKE) install-doc 
    2020 
    2121install-common: 
     
    6363        cp -r admin/images/*.* $(dwebprefix)/hotstuff-admin/images 
    6464 
    65 install-doc: 
    66       mkdir -p $(dprefix)/share/doc/hotstuff 
    67       cp database.txt $(dprefix)/share/doc/hotstuff 
     65#install-doc: 
     66#     mkdir -p $(dprefix)/share/doc/hotstuff 
     67#     cp database.txt $(dprefix)/share/doc/hotstuff 
    6868 
    6969dist: 
  • trunk/hotstuff/debian/control

    r318 r322  
    88Package: hotstuff 
    99Architecture: all 
    10 Depends: hotstuff-doc (= ${Source-Version}), hotstuff-common (= ${Source-Version}), hotstuff-scripts (= ${Source-Version}), hotstuff-admin (= ${Source-Version}), hotstuff-dxs (= ${Source-Version}) 
     10Depends: hotstuff-common (= ${Source-Version}), hotstuff-scripts (= ${Source-Version}), hotstuff-admin (= ${Source-Version}), hotstuff-dxs (= ${Source-Version}) 
    1111Description: [Hotstuff] Complete hotstuff installation 
    1212 This package is a meta package which ensures that all components of the 
     
    6767 Homepage: http://www.kstuff.org/hotstuff/ 
    6868 
    69 Package: hotstuff-doc 
    70 Architecture: all 
    71 Description: [Hotstuff] Documentation 
    72  Additional documentation not yet present in the individual packages 
    73  can be found when installing this package. 
    74 
    75  Hotstuff is a collection of server scripts which implement the provider 
    76  tasks as defined by the 'Get Hot New Stuff' specification (GHNS). 
    77 
    78  Homepage: http://www.kstuff.org/hotstuff/ 
     69#Package: hotstuff-doc 
     70#Architecture: all 
     71#Description: [Hotstuff] Documentation 
     72# Additional documentation not yet present in the individual packages 
     73# can be found when installing this package. 
     74#
     75# Hotstuff is a collection of server scripts which implement the provider 
     76# tasks as defined by the 'Get Hot New Stuff' specification (GHNS). 
     77#
     78# Homepage: http://www.kstuff.org/hotstuff/ 
    7979 
  • trunk/hotstuff/debian/docs

    r240 r322  
     1README 
    12database.txt 
    2 installation.txt 
    3 README 
  • trunk/hotstuff/debian/hotstuff-common.postinst

    r249 r322  
    44 
    55# ??? lintian warning 
    6 . /usr/share/debconf/confmodule 
     6#. /usr/share/debconf/confmodule 
    77 
    88case "$1" in 
    99    configure) 
    1010 
    11 db_get hotstuff/conf_host 
    12 conf_host=$RET 
    13 db_get hotstuff/conf_database 
    14 conf_database=$RET 
    15 db_get hotstuff/conf_user 
    16 conf_user=$RET 
    17 db_get hotstuff/conf_password 
    18 conf_password=$RET 
     11#db_get hotstuff/conf_host 
     12#conf_host=$RET 
     13#db_get hotstuff/conf_database 
     14#conf_database=$RET 
     15#db_get hotstuff/conf_user 
     16#conf_user=$RET 
     17#db_get hotstuff/conf_password 
     18#conf_password=$RET 
    1919 
    20 if [ "$conf_host" != "" ]; then 
    21       #echo "CREATE DATABASE: $conf_host, $conf_database, $conf_user, $conf_password" 
    22       if [ "$conf_host" != "localhost" ]; then 
    23               echo "Remote database - no local setup" 
    24       else 
    25               echo "Local database - perform setup" 
    26               su -c "createuser -A -D $conf_user" postgres || echo "User $conf_user exists already? Error during creation." 
    27               su -c "createdb -O $conf_user $conf_database" postgres || echo "Database $conf_database exists already? Error during creation." 
    28       fi 
    29 fi 
     20#if [ "$conf_host" != "" ]; then 
     21#     #echo "CREATE DATABASE: $conf_host, $conf_database, $conf_user, $conf_password" 
     22#     if [ "$conf_host" != "localhost" ]; then 
     23#             echo "Remote database - no local setup" 
     24#     else 
     25#             echo "Local database - perform setup" 
     26#             su -c "createuser -A -D $conf_user" postgres || echo "User $conf_user exists already? Error during creation." 
     27#             su -c "createdb -O $conf_user $conf_database" postgres || echo "Database $conf_database exists already? Error during creation." 
     28#     fi 
     29#fi 
    3030 
    3131    ;; 
  • trunk/hotstuff/debian/rules

    r320 r322  
    3535        $(MAKE) install-dxs DESTDIR=$(CURDIR)/debian/hotstuff-dxs prefix=/usr 
    3636        $(MAKE) install-admin DESTDIR=$(CURDIR)/debian/hotstuff-admin prefix=/usr webprefix=/usr/share 
    37         $(MAKE) install-doc DESTDIR=$(CURDIR)/debian/hotstuff-doc prefix=/usr 
     37        #$(MAKE) install-doc DESTDIR=$(CURDIR)/debian/hotstuff-doc prefix=/usr 
    3838 
    3939binary-indep: build install 
     
    4242        dh_testdir 
    4343        dh_testroot 
    44         dh_installchangelogs  
     44        dh_installchangelogs ChangeLog 
    4545        dh_installdocs 
    4646        dh_installexamples