aboutsummaryrefslogtreecommitdiffstats
path: root/main/newsbeuter
Commit message (Collapse)AuthorAgeFilesLines
* main/newsbeuter: build fix. needs libressl-devNatanael Copa2017-04-181-1/+1
|
* main/newsbeuter: Fixing regressionBreno Leitao2017-04-182-2/+2
| | | | | My last patch for this package caused a regression on amd64. Fixing it now that properly builds on all arches.
* main/newsbeuter: Compile without glibcBreno Leitao2017-03-242-9/+14
| | | | | | | | | | | If you try to compile newsbeuter without -fpermissive, as ppc64le, it will not build due to a wrong argument type. It is wrong because it sets the propoer argument if you have Linux with Glibc. Since we use MUSL, it use the wrong argument. This patch assure that both musl and glibc uses the same argument type.
* main/newsbeuter: fix segfaultNatanael Copa2016-09-262-4/+100
| | | | ref #6220
* main/newsbeuter: rebuild against ncurses-6.0Natanael Copa2015-10-162-4/+35
|
* Do not delete *.la files manuallyBartłomiej Piotrowski2015-09-101-1/+0
| | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified.
* testing/newsbeuter: move to mainCarlo Landmeter2015-07-092-0/+106