aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* main/elixir: added -doc subpackageFrancesco Colista2015-10-011-1/+2
|
* main/elixir: Update to 1.1.1Marlus Saraiva2015-10-011-4/+4
|
* main/elixir: Update to 1.1.0Marlus Saraiva2015-10-011-6/+6
|
* main/erlang: Update to 18.1Marlus Saraiva2015-10-012-175/+382
|
* testing/fish-irssi: new aportCarlo Landmeter2015-10-011-0/+44
|
* main/libjpeg-turbo: upgrade to 1.4.2Eivind Uggedal2015-10-011-5/+4
|
* main/xz: upgrade to 5.2.2Natanael Copa2015-10-011-4/+4
|
* testing/mkdocs: bump pkgrelCarlo Landmeter2015-10-011-1/+1
|
* main/lua-aports: add lua-optarg dependencyNatanael Copa2015-10-011-2/+2
|
* main/lua-optarg: move from testingNatanael Copa2015-10-011-0/+0
|
* testing/mkdocs: fix depsCarlo Landmeter2015-10-011-2/+3
|
* testing/py-click: upgrade to 5.1Carlo Landmeter2015-10-011-4/+4
|
* main/py-mkdocs-bootswatch: new aportCarlo Landmeter2015-10-011-0/+40
|
* testing/py-mkdocs-bootstrap: new aportCarlo Landmeter2015-10-011-0/+40
|
* testing/py-livereload: new aportCarlo Landmeter2015-10-011-0/+40
|
* main/lua-aports: upgrade to 0.5Natanael Copa2015-10-014-263/+5
|
* testing/mkdocs: new aportCarlo Landmeter2015-10-011-0/+40
|
* testing/s6-networking: rebuild against skalibs-2.3.7.0-r0 and s6-2.2.1.0-r0Eivind Uggedal2015-10-011-1/+1
|
* testing/s6-dns: rebuild against skalibs 2.3.7.0-r0Eivind Uggedal2015-10-011-1/+1
|
* community/dia: moved from testingNatanael Copa2015-10-013-1/+1
|
* testing/dia: upgrade to 0.97.3Natanael Copa2015-10-013-186/+9
|
* Fixed prosody user creation and changed config to use /var/run/prosody dir ↵Nicols de la Torre2015-10-013-5/+6
| | | | for pidfile
* 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
|