aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* main/phpmyadmin: upgrade to 4.5.0.2Natanael Copa2015-10-011-4/+4
|
* main/screen: security fix for CVE-2015-6806Eivind Uggedal2015-09-302-5/+61
|
* community/go: install all tools in $PATHSören Tempel2015-09-301-7/+13
| | | | | | | | | Previously you could only access them using `go tool <toolname>` however, some software expects to find vet, godoc, et cetera in your $PATH. Regarding godoc we manually make it accessible via `go tool <toolname>` as well, which isn't the default and might be dropped in the future.
* main/git: bump pkgrelNatanael Copa2015-09-301-1/+1
|
* main/git: unbreak send-email syntax errorsMuh Muhten2015-09-303-11/+10
| | | | | | | something seems to have gone wrong in the process of copy-pasting in a18cf0d. I haven't tested this version to make sure it works, either, but at least it syntax-checks and by inspection it seems like it ought to work. 11:30 < nmeum> a18cf0d3343c487f4a6a262f0038f21d95c35b66 just broke git-send-email http://sprunge.us/TQMW could somebody with access to main/ please revert it?
* testing/outils: don't depend on mcppSören Tempel2015-09-301-2/+2
| | | | | | | | cpp(1) is only used by calendar(1) furthermore the required command line flags are incompatible with mcpp(1) therefore gcc needs to be installed optionally since it ships cpp(1). So if you want to use calendar(1) just install gcc.
* main/rpcbind: security fix for CVE-2015-7236Eivind Uggedal2015-09-302-5/+87
|
* main/lxc: security fix for CVE-2015-1335Eivind Uggedal2015-09-302-1/+641
|
* testing/py-pygit2: fix depsNatanael Copa2015-09-301-2/+2
|
* testing/py-pygit2: new aportPierre-Gildas MILLON2015-09-301-0/+37
| | | | | https://github.com/libgit2/pygit2 Python bindings for libgit2
* testing/libssh2: claim maintainership, fix -dev depsNatanael Copa2015-09-301-4/+4
|
* testing/libgit2: new aportPierre-Gildas MILLON2015-09-302-0/+74
| | | | | https://libgit2.github.com/ The Library http://libgit2.github.com
* main/git Allow send-email to send patches greater than 16K in size.Nathan Angelacos2015-09-302-1/+26
| | | | | Source: http://git.661346.n2.nabble.com/git-send-email-Connection-Closed-td7635648.html
* community/syncthing: upgrade to 0.11.25Natanael Copa2015-09-301-13/+13
| | | | | Also symlink source to GOPATH instead of moving it and built from tarballs instead of git. Furthermore update the dependencies.
* community/chromium: move from mainNatanael Copa2015-09-3013-0/+0
|
* community/firefox: moved from mainNatanael Copa2015-09-3021-0/+0
|
* main/alpine-sdk: Don't depend on patchSören Tempel2015-09-301-2/+2
| | | | | | GNU patch is only needed by abuild. See also: Latest abuild commit and e4e72a78d0ea922149226c9880ed095dcd550118
* main/abuild: Depend on patchSören Tempel2015-09-301-2/+2
| | | | | | | Some patches can only be applied with GNU patch (example: OpenSSH aport), thus abuild needs to depend on patch. See also: e4e72a78d0ea922149226c9880ed095dcd550118
* testing/s6-rc: new aportEivind Uggedal2015-09-301-0/+49
| | | | | | | | | s6-rc is a service manager for s6-based systems, i.e. a suite of programs that can start and stop services, both long-running daemons and one-time initialization scripts, in the proper order according to a dependency tree. It ensures that long-running daemons are supervised by the s6 infrastructure, and that one-time scripts are also run in a controlled environment.
* community/go-bootstrap: moved from mainEivind Uggedal2015-09-306-0/+0
|
* community/go: moved from mainEivind Uggedal2015-09-303-0/+0
|
* community/hub: moved from mainEivind Uggedal2015-09-301-0/+0
|
* community/godep: moved from mainEivind Uggedal2015-09-301-0/+0
|
* community/docker: moved from mainEivind Uggedal2015-09-303-0/+0
|
* main/s6: upgrade to 2.2.1.0Eivind Uggedal2015-09-301-4/+4
|
* main/execline: upgrade to 2.1.4.0Eivind Uggedal2015-09-301-4/+4
|
* main/skalibs: upgrade to 2.3.7.0Eivind Uggedal2015-09-301-4/+4
|
* main/aports-build: build community repo by default and fix logurlNatanael Copa2015-09-302-6/+6
|
* main/aports-build: fix typoNatanael Copa2015-09-302-5/+5
|
* main/openresolv: upgrade to 3.7.1Eivind Uggedal2015-09-301-5/+5
|
* main/sudo: fix installation of man pagesSören Tempel2015-09-301-1/+4
| | | | | Before this commit man pages where installed to /usr/share/man/cat[0-8] and didn't use mdoc macros.
* main/syslog-ng: update to 3.7.1Stuart Cardall2015-09-301-6/+6
| | | | https://github.com/balabit/syslog-ng/releases/tag/syslog-ng-3.7.1
* main/sems version bump to 1.6.0Nathan Angelacos2015-09-305-52/+417
|
* testing/csync: call _plugin helper function directlySören Tempel2015-09-291-7/+10
|
* testing/csync: fix build with gcc 5 versionsSören Tempel2015-09-292-6/+20
| | | | See: https://www.gnu.org/software/gcc/gcc-5/porting_to.html
* testing/git-lfs: new aportSören Tempel2015-09-291-0/+44
|
* testing/csync2: remove post-install file and add a few minor fixesSören Tempel2015-09-294-39/+24
|
* testing/csync2: upgrade to 2.0Valery Kartel2015-09-299-6752/+132
|
* main/oscam: fix segfault due to fclose(0)Natanael Copa2015-09-292-1/+34
| | | | http://www.streamboard.tv/oscam/changeset/11019/
* main/quagga-nhrp: update snapshot to 20150929Timo Teräs2015-09-291-5/+5
|
* testing/dsniff: disable x86 archFrancesco Colista2015-09-291-3/+2
|
* testing/tpm: upgrade to 1.3.1Sören Tempel2015-09-291-5/+5
|
* testing/dsniff: new aportFrancesco Colista2015-09-2930-0/+3523
|
* testing/libnids: new aportFrancesco Colista2015-09-291-0/+46
|
* main/firefox: security upgrade to 38.3.0Natanael Copa2015-09-291-5/+5
| | | | fixes #4676
* testing/lxd: enable x86 againEivind Uggedal2015-09-291-1/+1
|
* testing/vault: enable x86 againEivind Uggedal2015-09-291-1/+1
|
* main/git: bash-completion install_ifEivind Uggedal2015-09-291-2/+3
|
* testing/bspwm: bash-completion install_if fixEivind Uggedal2015-09-291-2/+2
|
* testing/cmus: bash-completion install_if fixEivind Uggedal2015-09-291-2/+2
|