aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* main/[various]: replace xorg.freedesktop.org with www.x.org in sourceNatanael Copa2017-06-14170-170/+170
|
* main/[various]: clean up // in sourceNatanael Copa2017-06-1415-15/+15
|
* main/swig: upgrade to 3.0.12Natanael Copa2017-06-141-4/+2
|
* main/gperf: upgrade to 3.1Natanael Copa2017-06-141-3/+3
|
* main/git: upgrade to 2.13.1Natanael Copa2017-06-141-2/+2
|
* community/lmdb: upgrade to 0.9.21Natanael Copa2017-06-141-6/+2
|
* main/freetds: upgrade to 1.00.40Natanael Copa2017-06-141-7/+3
|
* main/minicom: upgrade to 2.7.1Natanael Copa2017-06-141-20/+6
|
* main/postgrey: upgrade to 1.37Natanael Copa2017-06-141-9/+3
|
* community/minetest: upgrade to 0.4.16Natanael Copa2017-06-141-9/+3
|
* community/qtkeychain: upgrade to 0.8.0Natanael Copa2017-06-141-4/+2
|
* community/py-parsedatetime: upgrade to 2.4Natanael Copa2017-06-141-4/+2
|
* community/vigra: upgrade to 1.11.1Natanael Copa2017-06-141-3/+3
|
* main/duplicity: upgrade to 0.7.12Natanael Copa2017-06-141-4/+2
|
* main/apache2-mod-wsgi: upgrade to 4.5.15Natanael Copa2017-06-141-2/+2
|
* community/phpmyadmin: upgrade to 4.7.1Natanael Copa2017-06-141-2/+2
|
* testing/geth: disable tests as they require fuseNatanael Copa2017-06-141-0/+1
|
* testing/steghide: fix build and enable on ppc64eRoberto Oliveira2017-06-142-10/+24
| | | | | | | autoreconf was failing because steghide did not provide AUTHORS, NEWS and ChangeLog files Use 'foreign' keyword to allow automake runs whithout these files.
* main/perl-type-tiny: moved from commmunityLeonardo Arena2017-06-141-0/+0
| | | | Needed for perl-params-validationcompiler
* main/perl-params-validationcompiler: modernize APKBUILD, add check()Leonardo Arena2017-06-141-16/+12
|
* main/perl-params-validationcompiler: upgrade to 0.24Leonardo Arena2017-06-141-6/+5
|
* community/qt5-qtkeychain: upgrade to 0.8.0Leonardo Arena2017-06-141-3/+3
|
* community/gitea: upgrade to 1.1.2Carlo Landmeter2017-06-141-3/+3
|
* community/pgbadger: moved from testingLeonardo Arena2017-06-141-0/+0
|
* main/perl-rt-authen-externalauth: remove aportLeonardo Arena2017-06-142-100/+0
| | | | | | | The features provided by this module have been made into core features in RT 4.4 and greater. https://github.com/bestpractical/rt-authen-externalauth
* community/whois: bump to 5.2.16 / create mkpasswd subpkgStuart Cardall2017-06-142-8/+33
| | | | | the Debian version of mkpasswd allows you to specify up to 999,999 rounds when generating the password hash (Busybox mkpasswd does not have this option)
* testing/py3-unoconv: cleanupNatanael Copa2017-06-142-23/+8
|
* testing/py-unoconv: new aportTBK2017-06-142-0/+88
|
* testing/quilt: new aportBreno Leitao2017-06-141-0/+32
| | | | | | | | Quilt allows you to easily manage large numbers of patches by keeping track of the changes each patch makes. Patches can be applied, un-applied, refreshed, and more. http://savannah.nongnu.org/projects/quilt
* testing/ed: New aportBreno2017-06-141-0/+32
| | | | | | | | | | | | GNU ed is a line-oriented text editor. It is used to create, display, modify and otherwise manipulate text files, both interactively and via shell scripts. A restricted version of ed, red, can only edit files in the current directory and cannot execute shell commands. Ed is the "standard" text editor in the sense that it is the original editor for Unix, and thus widely available. For most purposes, however, it is superseded by full-screen editors such as GNU Emacs or GNU Moe. This aport depends on an abuild change to understands .tar.lz files.
* testing/apparmor: new aportallangarret2017-06-148-0/+577
|
* testing/i3wm-gaps: new aportŁukasz Jendrysik2017-06-142-0/+120
|
* main/aspell-en: update to 2017.01.22Pelle Bo Regener2017-06-141-4/+4
|
* testing/firefox: update to version 54.0François Chavant2017-06-143-53/+8
|
* main/nss: update to version 3.31François Chavant2017-06-141-2/+2
|
* main/nspr: update to version 4.15François Chavant2017-06-141-6/+2
|
* main/awstats: bump pkgrelNatanael Copa2017-06-141-1/+1
|
* main/awstats: fix default include pathsroracle2017-06-141-0/+5
| | | | | | | | | If awstats is called as /usr/bin/awstats.pl, @PossibleLibDir (see e.g. line 2236 in awstats.pl) will be ( "/usr/bin/lib", "/usr/share/awstats/lib" ), neither of which exist on alpine. Add sed to change /usr/share/awstats to /usr/lib/awstats/cgi-bin in order to properly find the /lang, /lib, and /plugins directories in /cgi-bin when called from /usr/bin.
* community/gomplate: upgrade to 1.9.0Dave Henderson2017-06-141-2/+2
| | | | Signed-off-by: Dave Henderson <dhenderson@gmail.com>
* testing/geth: new aportAndré Klitzing2017-06-141-0/+31
|
* community/firejail: bump to 0.9.48Stuart Cardall2017-06-141-8/+7
|
* community/psmisc: bump to 23.0Stuart Cardall2017-06-142-46/+8
|
* testing/upx: enable build on ppc64leRoberto Oliveira2017-06-141-1/+1
| | | | | | | | | upx has support for ppc64le and is allow to compress/decompress the following ppc64le formats: powerpc64le-darwin.macho macho/ppc64le powerpc64le-linux.elf linux/ppc64le powerpc64le-linux.kernel.vmlinux vmlinux/ppc64le
* testing/mylg: fix build and enable on ppc64leRoberto Oliveira2017-06-141-4/+4
| | | | | Added -d flag in 'go get' command, otherwise it was trying to install the package and build was failing.
* community/jpegoptim: move from testingAndré Klitzing2017-06-141-0/+0
|
* testing/jpegoptim: upgrade to 1.4.4André Klitzing2017-06-141-5/+3
|
* main/udisks2: upgrade to 2.6.5André Klitzing2017-06-141-24/+9
|
* testing/libbytesize: new aportAndré Klitzing2017-06-141-0/+27
|
* Revert "community/libosinfo: add check"Natanael Copa2017-06-141-5/+0
| | | | This reverts commit cad5581a14cb3580b186149e043b92fb49cb73a0.
* aports: remove accidentally committed fileCarlo Landmeter2017-06-141-110/+0
|