summaryrefslogtreecommitdiffstats
path: root/main/amavisd-new
Commit message (Collapse)AuthorAgeFilesLines
* main/amavisd-new: pre-install and existing userNatanael Copa2009-10-022-3/+5
| | | | | | pre-install script should not fail if user and group exists. fixes #175
* main/amavisd-new: upgrade to 2.6.4Leonardo Arena2009-08-211-3/+3
|
* main/amavisd-new: create users in pre-install, set perms in post-installNatanael Copa2009-08-193-23/+13
| | | | | remove use of users in APKBUILD, we still dont support this, but will later
* main/amavis: do not change $HOMENatanael Copa2009-07-241-1/+2
| | | | abuild-sign fails to find the users private key if $HOME is changed.
* moved extra/* to main/Natanael Copa2009-07-243-0/+87
and fixed misc build issues