Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/csync2: move from testing | Jakub Jirutka | 2018-06-24 | 3 | -101/+0 |
| | |||||
* | testing/csync2: fix build on ppc64le | Roberto Oliveira | 2018-06-15 | 2 | -5/+54 |
| | |||||
* | testing/csync2: add missing dependency | Roberto Oliveira | 2018-06-13 | 1 | -1/+2 |
| | | | | csync2-compare command requires bash to execute | ||||
* | testing/csync2: disable on ppc64le due to build failure | Jakub Jirutka | 2018-06-12 | 1 | -1/+2 |
| | | | | | | | | | | | rsync.c:52:15: error: static declaration of 'strlcpy' follows non-static declaration static size_t strlcpy(char *d, const char *s, size_t bufsize) ^~~~~~~ In file included from csync2.h:33:0, from rsync.c:21: /usr/include/string.h:84:8: note: previous declaration of 'strlcpy' was here size_t strlcpy (char *, const char *, size_t); ^~~~~~~ | ||||
* | testing/csync2: new aport | Jakub Jirutka | 2018-06-12 | 2 | -0/+50 |
| | | | | | http://oss.linbit.com/csync2/ Cluster synchronization tool | ||||
* | testing/[multiple]: move unmaintained packages | Carlo Landmeter | 2016-08-25 | 8 | -237/+0 |
| | | | | | | | | | | | This moves all packages from testing to unmaintained which have not been updated for atleast 6 months. If you are affected by this commit please follow this proceddure: * make sure your packages build on all architectures * move your pacakge(s) back to testing * if you want to keep this package and can maintain it (or find somebody to maintain it for you) for a minimum of 6 months ask it to be moved to community | ||||
* | testing/csync2: Certificate & key generation added to post_install | Valery Kartel | 2015-12-09 | 4 | -9/+68 |
| | |||||
* | testing/csync2: fix strlcpy patch and disable ssl by default | Valery Kartel | 2015-10-09 | 4 | -26/+60 |
| | | | | | csync2 needs a certificate to work with ssl. Disable ssl in default config til we have a proper openssl config to generate cert. | ||||
* | testing/csync2: remove post-install file and add a few minor fixes | Sören Tempel | 2015-09-29 | 4 | -39/+24 |
| | |||||
* | testing/csync2: upgrade to 2.0 | Valery Kartel | 2015-09-29 | 9 | -6752/+132 |
| | |||||
* | testing/csync2: rebuild with librsync-1.0 | Natanael Copa | 2015-03-18 | 2 | -3/+49 |
| | |||||
* | testing/csync2: build fix | Natanael Copa | 2014-10-27 | 1 | -2/+4 |
| | |||||
* | testing/csync2: refactor the git release | Natanael Copa | 2012-12-18 | 4 | -549/+6651 |
| | | | | | | | | - instead of basing the version on a non released 2.0_rc1, based it on latest release, 1.34 - use date of latest git commit instead of the date it was generated - instead of making a git snapshot, make a patch. This way we don't need upload the source archive any place. | ||||
* | testing/csync2: upgrade to 2.0_rc1_git20121210 | Pablo Castorino | 2012-12-18 | 2 | -9/+51 |
| | |||||
* | Set all packages with arch="x86 x86_64" to arch="all". | William Pitcock | 2011-01-13 | 1 | -1/+1 |
| | |||||
* | testing/*: add arch | Natanael Copa | 2010-12-13 | 1 | -0/+1 |
| | |||||
* | testing/csync2: build fix | Natanael Copa | 2010-11-13 | 1 | -1/+1 |
| | | | | needs yacc | ||||
* | testing/csync2: new aport | Pablo Castorino | 2010-11-13 | 3 | -0/+586 |