summaryrefslogtreecommitdiffstats
path: root/main/heimdal
Commit message (Collapse)AuthorAgeFilesLines
* main/heimdal: build hcryptoNatanael Copa2013-10-311-2/+2
| | | | samba needs it
* main/heimdal: upgrade to 1.5.3Natanael Copa2013-10-311-6/+6
|
* main/heimdal: remove broken authentication in rsh/rshdTimo Teräs2013-09-272-4/+171
| | | | | as stated, it's broken by design security wise. and uses obsolete functions that don't exist in musl. this fixes musl build.
* [all autotools packages]: normalize ./configureTimo Teräs2013-07-301-2/+6
|
* main/heimdal: use shared krb5-conf package + misc cleanupsNatanael Copa2013-05-174-15/+22
| | | | | | - let heimdal-libs depend on krb5-conf - rename init.d script in git repo to .initd and add them to $source (for consistency)
* main/heimdal: fix build with texinfo-5Natanael Copa2013-04-242-6/+48
|
* main/heimdal: build fix for automake-1.13Natanael Copa2012-12-311-2/+2
|
* main/heimdal: yet another parallel build fixNatanael Copa2012-10-241-1/+1
|
* main/heimdal: parallel build fixNatanael Copa2012-10-231-1/+1
|
* main/heimdal: split -libs, build fix and use system sqliteNatanael Copa2012-09-201-5/+28
| | | | | | - split libraries to subpackage, heimdal-libs - parallel build fix. generate headers first - force use of system sqlite
* main/heimdal: add missing deps. Really push 1.5.2Leonardo Arena2012-09-201-5/+5
|
* main/heimdal: upgrade to 1.5.2Leonardo Arena2012-09-207-128/+79
|
* main/heimdal/: rebuild against db-5.3Natanael Copa2012-01-271-1/+1
|
* main/heimdal: security fix (CVE-2011-4862)Natanael Copa2012-01-102-2/+18
| | | | fixes #912
* APKBUILDs email updateLeonardo Arena2011-11-221-1/+1
|
* main/heimdal: rebuild against db-5.2Natanael Copa2011-08-221-1/+1
|
* main/heimdal: remove *.la filesWilliam Pitcock2011-06-291-1/+3
|
* main/heimdal: added db-dev as depedsn to -dev packageNatanael Copa2011-03-311-2/+2
|
* main/heimdal: add db database supportLeonardo Arena2011-03-091-4/+5
|
* main/heimdal: remove unused patchesNatanael Copa2011-03-042-60/+0
|
* Set all packages with arch="x86 x86_64" to arch="all".William Pitcock2011-01-131-1/+1
|
* main/heimdal: second try to update -dev dependenciesNatanael Copa2010-12-191-3/+1
|
* main/heimdal: parallell build workaroundNatanael Copa2010-12-191-1/+2
|
* main/heimdal: fix -dev package dependsNatanael Copa2010-12-191-1/+2
|
* main/heimdal: openssl in mdependsLeonardo Arena2010-12-151-3/+3
|
* main/heimdal: APKBUILD fixLeonardo Arena2010-12-151-2/+2
|
* main/heimdal: readd archLeonardo Arena2010-12-151-1/+2
|
* main/heimdal: upgrade to 1.4Leonardo Arena2010-12-153-36/+107
|
* main/*: add archNatanael Copa2010-12-131-0/+1
|
* Merge remote branch 'alpine/master'Andrew Manison2010-06-192-36/+4
|\ | | | | | | | | Conflicts: main/openssl/APKBUILD
| * main/heimdal: upgrade to 1.3.3Leonardo Arena2010-06-082-36/+4
| |
* | Merged from Alpine main repository.Andrew Manison2010-05-261-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | Merge Conflicts: main/abuild/APKBUILD main/cramfs/APKBUILD main/curl/APKBUILD main/dialog/APKBUILD main/libconfig/APKBUILD main/snort/APKBUILD main/syslinux/APKBUILD
| * main/[various]: bump pkgrel to force rebuild against nptlNatanael Copa2010-05-041-1/+1
| |
* | Updates to package build files to specify updated or relocated sourcesAndrew Manison2010-04-051-1/+1
|/
* main/heimdal: filter invalid enctypes instead of rejectingLeonardo Arena2010-03-182-2/+53
|
* main/heimdal: fix conflicting docsNatanael Copa2010-02-021-8/+22
|
* main/heimdal: use e2fsprogs's com_errNatanael Copa2010-01-272-3/+16
| | | | real fix in there.
* main/heimdal: don't provide compile_etNatanael Copa2010-01-271-1/+2
|
* main/heimdal: update to v1.3.1Leonardo Arena2010-01-217-109/+50
|
* main/heimdal: build fix for newer autoconfNatanael Copa2009-11-022-13/+34
| | | | | patch taken from gentoo rebuild adds pkgconfig as dependency for -dev package
* moved extra/* to main/Natanael Copa2009-07-2414-0/+456
and fixed misc build issues