aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* main/font-adobe-utopia-75dpi: upgrade to 1.0.4Eivind Uggedal2015-09-171-4/+19
|
* main/font-bitstream-100dpi: upgrade to 1.0.3Eivind Uggedal2015-09-171-4/+19
|
* main/font-bh-lucidatypewriter-100dpi: upgrade to 1.0.3Eivind Uggedal2015-09-171-4/+15
|
* main/font-arabic-misc: upgrade to 1.0.3Eivind Uggedal2015-09-171-4/+19
|
* main/font-daewoo-misc: upgrade to 1.0.3Eivind Uggedal2015-09-171-4/+19
|
* main/font-winitzki-cyrillic: upgrade to 1.0.3Eivind Uggedal2015-09-171-4/+19
|
* main/font-screen-cyrillic: upgrade to 1.0.4Eivind Uggedal2015-09-171-4/+19
|
* main/font-misc-cyrillic: upgrade to 1.0.3Eivind Uggedal2015-09-171-4/+19
|
* main/font-cronyx-cyrillic: upgrade to 1.0.3Eivind Uggedal2015-09-171-4/+19
|
* main/font-adobe-utopia-type1: upgrade to 1.0.4Eivind Uggedal2015-09-171-3/+10
|
* main/font-bh-type1: upgrade to 1.0.3Eivind Uggedal2015-09-171-3/+10
|
* main/python: depend on linux-headersSören Tempel2015-09-171-6/+4
| | | | | | | | | Without installing linux-headers a bunch of linux specific features are disabled during compile time. An example of this is netlink(7) support. With this commit netlink and (possibly) other features are detected and enabled at compile time correctly. fixes #4451
* main/py-virtualenv: Update virtualenv to 13.1.2Gert Van Gool2015-09-171-4/+4
|
* main/py-django Update Django to v1.8.4Gert Van Gool2015-09-171-4/+4
|
* main/cython: update to 0.23.2Stuart Cardall2015-09-171-4/+4
|
* main/py-pgen: update to 2.7.10Stuart Cardall2015-09-171-7/+4
|
* main/openvpn: upgrade to 2.3.8Sören Tempel2015-09-171-10/+6
|
* main/bind: upgrade to 9.10.3Natanael Copa2015-09-171-4/+4
|
* rebuild to properly set maintainerCarlo Landmeter2015-09-162-2/+2
|
* rebuild to properly set maintainerCarlo Landmeter2015-09-1614-14/+14
|
* main/abuild: fix issue in maintainer checkCarlo Landmeter2015-09-162-4/+81
|
* main/openvpn-ad-check: fix maintainer nameAlan Lacerda2015-09-161-3/+3
|
* main/acf-openldap: fix maintainer nameAlan Lacerda2015-09-161-3/+3
|
* main/darkhttpd: fix maintainer nameAlan Lacerda2015-09-161-3/+3
|
* main/caja-extensions: upgrade to 1.10.1Alan Lacerda2015-09-161-4/+4
|
* main/lvm2: upgrade to 2.02.131Natanael Copa2015-09-161-4/+4
|
* main/gnats: upgrade to 4.2.0Eivind Uggedal2015-09-161-7/+10
|
* main/tiff: upgrade to 4.0.6Eivind Uggedal2015-09-169-1154/+6
|
* main/ansible: upgrade to 1.9.3Eivind Uggedal2015-09-161-5/+5
|
* main/less: upgrade to 481Eivind Uggedal2015-09-161-4/+4
|
* main/speexdsp: fix maintainerNatanael Copa2015-09-161-2/+2
|
* main/speex: fix maintainerNatanael Copa2015-09-161-2/+2
|
* main/libiptcdata: fix maintainerNatanael Copa2015-09-161-2/+2
|
* main/ssmtp: fix url and maintainerNatanael Copa2015-09-161-3/+3
|
* main/abuild: try to validate maintainer addressCarlo Landmeter2015-09-162-4/+68
|
* main/lua-sqlite: remove junk from makedependsCarlo Landmeter2015-09-161-1/+1
|
* testing/lua-sqlite: move to mainCarlo Landmeter2015-09-161-0/+63
|
* main/seafile: add -doc subpackageEivind Uggedal2015-09-161-2/+3
| | | | | Build fails due to uncompressed man pages, use generic -doc handling to compress them.
* main/libzdb: upgrade to 3.1Eivind Uggedal2015-09-161-5/+5
|
* main/help2man: upgrade to 1.47.2Eivind Uggedal2015-09-161-4/+4
|
* main/nftables: moved from testingEivind Uggedal2015-09-154-0/+289
| | | | | | | Since linux 3.18 the elaborate clear logic is no longer needed. Replace it with the safer: nft flush ruleset
* main/libnftnl: moved from testingEivind Uggedal2015-09-151-0/+39
|
* main/docker: rebuild with fixed go-1.5Eivind Uggedal2015-09-151-4/+3
|
* main/go: re-add removed patches during 1.5 upgradeEivind Uggedal2015-09-153-5/+96
| | | | | | | | | | | | | no-pic: This is needed for building go executables on Alpine which uses the external linker (cgo). Examples from our tree include docker, consul and gogs. Go does not support compiling PIC executables. Since the gcc specs used by Alpine enables PIC by default it has to be disabled. Without disabling PIC the executable gets a ton of erroneous textrels which results in a segfault when musl tries to resolve them. _SC_GETPW_R_SIZE_MAX: since musl defines this to -1 we have to provide a default value. Use a more recent patch from upstream which will be available in Go 1.6.
* main/rxvt-unicode: enable unicode3Natanael Copa2015-09-151-1/+2
| | | | fixes #4641
* main/py-pip: update to (latest) 7.1.2Gert Van Gool2015-09-151-4/+4
|
* main/py-oauth2: update to 1.9.0Peter Bui2015-09-151-6/+6
|
* main/py-google-api-python-client: update to 1.4.2Peter Bui2015-09-151-4/+4
|
* main/py-certifi: update to 2015.9.6.2Peter Bui2015-09-151-4/+4
|
* main/dhcpcd: use /usr/lib as libexec directorySören Tempel2015-09-151-10/+13
| | | | dhcpcd-dbus uses this directory too.