aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* main/ksymoops: move to unmaintainedAriadne Conill2020-04-302-45/+0
| | | | this tool has been obsolete for over a decade now
* main/sngtc_client: fix underlinking issueAriadne Conill2020-04-302-3/+23
|
* main/acf-freeswitch-vmail: disable, freeswitch has been disabledRasmus Thomsen2020-04-301-1/+2
|
* main/acf-freeswitch: disable, freeswitch has been disabledRasmus Thomsen2020-04-301-1/+2
|
* main/freeswitch: disable, doesn't build with newer autotools versionsRasmus Thomsen2020-04-301-1/+3
| | | | And upstream said they only support Debian...
* main/brotli: modernizeTBK2020-04-302-13/+27
| | | | | - Add "$pkgname-libs" to avoid installing "/usr/bin/brotli" - Patch to build tool against shared lib.
* main/brotli: move from communityTBK2020-04-302-0/+172
| | | | Dependency of main/nodejs
* main/spirv-headers: upgrade to 1.5.3Leo2020-04-301-7/+6
|
* main/softhsm: upgrade to 2.6.1Leo2020-04-301-2/+2
|
* main/util-linux: split hexdump from util-linuxLeo2020-04-301-2/+9
|
* main/zfs-lts: rebuild against kernel 5.4.36-r0Natanael Copa2020-04-301-1/+1
|
* main/xtables-addons-lts: rebuild against kernel 5.4.36-r0Natanael Copa2020-04-301-1/+1
|
* main/drbd-lts: rebuild against kernel 5.4.36-r0Natanael Copa2020-04-301-1/+1
|
* main/dahdi-linux-lts: rebuild against kernel 5.4.36-r0Natanael Copa2020-04-301-1/+1
|
* main/linux-lts: upgrade to 5.4.36Natanael Copa2020-04-3013-26/+26
|
* main/linux-lts: Add missing drivers for Banana PiKenneth Soerensen2020-04-302-10/+12
| | | | | For Banana Pi, specifically BPI-M1, the mv64xxx I2C driver and the AXP20x power supply driver are required for USB to be working.
* main/slang: disable slsh process testKevin Daudt2020-04-302-1/+18
| | | | This test fails on the builder
* main/linux-rpi: upgrade to 5.4.36Natanael Copa2020-04-301-3/+3
|
* main/gtk+3.0: upgrade to 3.24.20Rasmus Thomsen2020-04-302-4/+213
|
* main/re2c: fix CVE-2020-11958Leo2020-04-301-4/+11
| | | | See #11468
* main/slang: fix detection of terminfoTBK2020-04-302-0/+19
| | | | | | | | | ncurses-dev depends recursively on ncurses-terminfo-base, which has terminfo files in /etc/terminfo. But slang only looks for terminfo files in /usr/{lib,share}/terminfo. When that's not found, it determins it must link against termcap (adds `-ltermcap` to linker flags), which cannot be found and breaks the build. Patch configure to look for terminfo in /etc/terminfo to fix the build.
* main/slang: modernizeTBK2020-04-303-12/+59
| | | | | | - Switch url and src to https - Add -static subpkg - Patch redundant rpath - Patch 32bit array issue
* main/bluez: fix shebang for bluez-simple-agentLeo2020-04-291-1/+4
|
* main/xf86-video-sis: fix buildLeo2020-04-292-2/+43
|
* main/email2trac: disableLeo2020-04-291-3/+1
|
* main/sngtc_client: disableLeo2020-04-291-2/+2
|
* main/xf86-video-vmware: fix buildLeo2020-04-292-6/+171
|
* main/libburn: move from communityLeo2020-04-291-0/+33
|
* main/libisofs: move from communityLeo2020-04-291-0/+34
|
* main/libisoburn: move from communityLeo2020-04-291-0/+43
|
* main/p7zip: fix secfixes commentLeo2020-04-291-1/+1
|
* main/aconf: upgrade to 0.8.1Kaarle Ritvanen2020-04-291-3/+3
|
* main/aconf: fix abuild warningsKaarle Ritvanen2020-04-291-2/+3
|
* main/neon: upgrade to 0.31.1Natanael Copa2020-04-291-8/+14
|
* main/apcupsd: remove man from makedependsKevin Daudt2020-04-291-1/+1
| | | | | | man was removed in 7f9d0dd06f (main/mdocml: pass HAVE_LESS_T, 2020-03-29), so can no longer be found, but apparently it's no longer required as build dependency, so let's remove it.
* main/graphviz: upgrade to 2.44.0 and fix sourceAndy Postnikov2020-04-291-3/+3
|
* main/aconf: fix Lua module path and modernizeKaarle Ritvanen2020-04-291-22/+13
|
* main/lua-penlight: reintroduce the subpackages for lua versionsNatanael Copa2020-04-291-2/+14
| | | | | | | | | | | | Add subpackages for each lua version with the right direct dependency of lua-filesystem. This avoids surprises and is more robust than rely on indirect install_if in lua-filesystem. It fixes the dependency chain for aconf that has no direct dependency of lua interpreter, but uses uwsgi-lua. Fixes commit b106a06b4e1f (main/lua-penlight: modernize abuild, remove subpkgs, add rock_manifest, 2018-04-16)
* main/xf86-video-nv: fix buildLeo2020-04-292-7/+356
|
* main/xf86-video-fbdev: fix buildLeo2020-04-292-7/+22
|
* main/fish: upgrade to 3.1.2Leo2020-04-291-2/+2
|
* main/py3-dbus: fix makedependsNatanael Copa2020-04-291-1/+1
| | | | they explicitly require sphinx_rtd_theme
* main/varnish: upgrade to 6.4.0Andy Postnikov2020-04-291-3/+4
|
* main/aconf: upgrade to 0.8.0Kaarle Ritvanen2020-04-291-3/+3
|
* main/mandoc: bump pkgrel to trigger rebuildMilan P. Stanić2020-04-291-1/+1
|
* main/man-pages: change mdocml to mandoc in package() commentMilan P. Stanić2020-04-291-2/+2
|
* main/sudo: change mdocml to mandoc in makedependsMilan P. Stanić2020-04-291-2/+2
| | | | changed because mdocml is renamed to mandoc
* main/opensmtpd: change mdocml to mandoc in makedependsMilan P. Stanić2020-04-291-2/+2
| | | | changed because mdocml is renamed to mandoc
* main/libasr: change mdocml to mandoc in makedependsMilan P. Stanić2020-04-291-1/+1
| | | | change because mdocml is renamed to mandoc
* main/docs: change depends to mandocMilan P. Stanić2020-04-291-2/+2
| | | | change depends because mdocml is renamed to mandoc