summaryrefslogtreecommitdiffstats
path: root/main/amavisd-new
Commit message (Collapse)AuthorAgeFilesLines
* main/amavisd-new: specify licensesFabian Affolter2013-10-311-3/+4
|
* main/amavisd-new: set permissions in package, use /sbin/nologinNatanael Copa2013-09-033-8/+13
|
* main/amavisd-new: upgrade to 2.8.1Leonardo Arena2013-07-031-2/+4
|
* main/amavisd-new: upgrade to 2.8.0Leonardo Arena2012-07-061-2/+2
|
* main/amavisd-new: upgrade to 2.7.0Leonardo Arena2011-12-131-4/+4
|
* APKBUILDs email updateLeonardo Arena2011-11-221-2/+2
|
* main: mass-rebuild of packages missing arch in .PKGINFONatanael Copa2011-03-311-1/+1
| | | | this is needed for apk-tools-2.1 migration
* Set all packages with arch="x86 x86_64" to arch="all".William Pitcock2011-01-131-1/+1
|
* main/*: add archNatanael Copa2010-12-131-0/+1
|
* main/amavisd-new: bump pkgrel so we get rid of uclibc depNatanael Copa2010-06-221-1/+1
|
* main/[various]: let abuild detect shared objects dependenciesNatanael Copa2010-05-041-1/+1
|
* 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