Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-22 | main/ntop: modernize | J0WI | |
2018-11-07 | main/ntop: rebuild against openssl 1.1 | Natanael Copa | |
2018-05-16 | main/ntop: fix build break by reordering plugin dependancies | Mike Sullivan | |
2018-05-09 | main/ntop: build fix for ppc64le | Natanael Copa | |
2018-04-06 | main/ntop: libressl-2.7 rebuild and fix rrdtool-1.6 support | Natanael Copa | |
2017-11-19 | main/*: fix homepage url and source from http:// to https:// | Jakub Jirutka | |
Most of these updates is based on data from https://repology.org/, detection based on permanent redirect from http:// to https://. $source urls are updated when they contain $url as substring. | |||
2017-11-09 | main/ntop: rebuild against libressl-2.6 | Natanael Copa | |
2017-04-18 | main/ntop: rebuild against libressl 2.5 | Natanael Copa | |
2017-02-07 | main/ntop: rebuild against new libevent | Timo Teräs | |
2016-10-26 | [various] rename dependency python-dev to python2-dev | Jakub Jirutka | |
2016-10-10 | main/ntop: rebuild against libressl | Natanael Copa | |
2016-08-13 | main/ntop: use new update config.guess | Carlo Landmeter | |
2016-08-12 | main/ntop: build fix aarch64 | Carlo Landmeter | |
2016-04-25 | main/[various]: bump pkgrel for pre-install fixes | Przemyslaw Pawelczyk | |
2016-04-25 | Reorder arguments passed to addgroup/adduser in scripts. | Przemyslaw Pawelczyk | |
Now all invocations have following order of arguments (if present): addgroup -S -g ... GROUP adduser -S -u ... -D -H -h ... -s ... -G ... -g ... USER | |||
2016-04-25 | Improve consistency of scripts using adduser/addgroup. | Przemyslaw Pawelczyk | |
Following rules have been applied: - script starts with shebang !#/bin/sh followed by blank line, - script ends with exit 0 prepended by blank line, - only stderr of adduser, addgroup or passwd is redirected to /dev/null, - getent passwd/group instances has been removed, - manual checking of file and group existence has been removed, - `|| true` instances has been removed. Comments and line wrapping have been preserved. | |||
2016-04-25 | Add -g option (GECOS/comment) to adduser in scripts. | Przemyslaw Pawelczyk | |
This way we can avoid ugly default: Linux user,,, | |||
2016-04-25 | Reorder options passed to adduser in scripts: make -S first. | Przemyslaw Pawelczyk | |
It's only for consistency and to ease spotting lack of it. | |||
2015-09-10 | Do not delete *.la files manually | Bartłomiej Piotrowski | |
Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified. | |||
2015-04-28 | main/*: replace all sbin/runscript with sbin/openrc-run | Natanael Copa | |
2015-03-13 | main/ntop: enable and fix build on musl | Carlo Landmeter | |
2014-05-30 | main/ntop: disable. does not build with musl | Natanael Copa | |
2013-09-04 | main/ntop: use /sbin/nologin as shell | Natanael Copa | |
2013-09-03 | main/ntop: use /sbin/nologin as shell | Natanael Copa | |
2013-08-27 | main/ntop: rebuild against libpng16 | Natanael Copa | |
2012-12-31 | main/ntop: build fix for automake-1.13 | Natanael Copa | |
2012-08-30 | main/ntop: fix data dir, and some dir ownership | Leonardo Arena | |
2012-08-20 | main/ntop: upgrade to 5.0.1 | Bartłomiej Piotrowski | |
- add subversion to makedepends() for autogen.sh | |||
2012-02-23 | main/ntop: rebuild against gdbm-1.10 and set dir permissions properly | Natanael Copa | |
We should always set permissions within the apk and not in post-install since apk-tools keeps track of permissions. | |||
2011-10-17 | main/ntop: upgrade to 4.1.0 | Leonardo Arena | |
2011-06-29 | main/ntop: remove *.la | Natanael Copa | |
2011-06-23 | main/[various]: rebuild against python-2.7 | Natanael Copa | |
2011-03-04 | main/ntop: fix default database dir | Leonardo Arena | |
2011-01-13 | Set all packages with arch="x86 x86_64" to arch="all". | William Pitcock | |
2010-12-13 | main/*: add arch | Natanael Copa | |
2010-11-18 | main/ntop: upgrade to 4.0.3 | Leonardo Arena | |
2010-10-26 | testing/ntop: moved to main | Leonardo Arena | |