Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/go: major cleanup | Sören Tempel | 2015-08-17 | 1 | -51/+33 |
| | |||||
* | main/hub: upgrade to 2.2.1 | Sören Tempel | 2015-08-17 | 1 | -14/+40 |
| | | | | | | | | | | | | | | | hub has switched from ruby to go for performance reasons which leaves us with the usual go dependency tracking problem. I decided to simply invoke their build script which has the huge disadvantage that the integrity of the dependencies cannot be verified. Also remove Eivind Uggedal as a maintainer since this package was outdated in a major way and he didn't touch it for an entire year. I don't want to maintain this package because I don't use it anymore. I would suggest that somebody else takes over the maintainership for this package and finds a solution for the problem above or alternatively I would simply move this package to unmaintained/ or testing/ until a solution for the problem above and/or a new maintainer is found. | ||||
* | main/go: add cross subpackage | Sören Tempel | 2015-08-17 | 1 | -7/+36 |
| | | | | | | | | | | | | | | | | | | | | The cross subpackages ships cross compilers for Darwin, FreeBSD, OpenBSD and Microsoft Windows. Those are not all platforms theoretically supported by go but I guess those are the most relevant once. In the future it might be a good idea to add cross compilers for other platforms and architectures as well but before doing so you probably want to create one subpackage for each platform otherwise the cross subpackage gets too big. My computer is too slow to compile go for all these platforms and architectures in a timely manner so I only compiled the go cross compiler for OpenBSD amd64 and OpenBSD i386. In addition to that the OpenBSD amd64 cross compiler was successfully used to cross compile a small program. If you have access to a faster computer then please test this on other architectures (Darwin, FreeBSD and Microsoft Windows). | ||||
* | main/go: verify integrity of tools subpackage | Sören Tempel | 2015-08-17 | 1 | -19/+20 |
| | | | | By downloading a tarball instead of cloning the git repository. | ||||
* | testing/gnome-themes-standard: upgrade to 3.16.2 | Sören Tempel | 2015-08-17 | 1 | -5/+5 |
| | |||||
* | main/libdrm: upgrade to 2.4.63 | Sören Tempel | 2015-08-17 | 1 | -5/+5 |
| | |||||
* | testing/mupdf: upgrade to 1.7a | Sören Tempel | 2015-08-17 | 1 | -10/+18 |
| | |||||
* | testing/s6-linux-utils: new upstream version 2.0.2.2 | Christian Kampka | 2015-08-17 | 1 | -4/+4 |
| | |||||
* | testing/s6-portable-utils: new upstream version 2.0.5.1 | Christian Kampka | 2015-08-17 | 1 | -4/+4 |
| | |||||
* | main/s6: new upstream version 2.2.0.1 | Christian Kampka | 2015-08-17 | 1 | -4/+4 |
| | |||||
* | main/execline: new upstream version 2.1.3.1 | Christian Kampka | 2015-08-17 | 1 | -4/+4 |
| | |||||
* | main/skalibs: new upstream version 2.3.6.1 | Christian Kampka | 2015-08-17 | 1 | -4/+4 |
| | |||||
* | main/rxvt-unicode: enable startup-notifications | Sören Tempel | 2015-08-17 | 1 | -3/+6 |
| | |||||
* | main/libao: rebuild to compress man pages | Sören Tempel | 2015-08-17 | 1 | -3/+3 |
| | |||||
* | main/popt: rebuild to compress man pages | Sören Tempel | 2015-08-17 | 1 | -1/+4 |
| | |||||
* | main/libxv: rebuild to compress man pages | Sören Tempel | 2015-08-17 | 1 | -4/+7 |
| | |||||
* | main/enca: rebuild to compress man pages | Sören Tempel | 2015-08-17 | 1 | -10/+4 |
| | |||||
* | main/setxkbmap: add doc subpackage | Sören Tempel | 2015-08-17 | 1 | -2/+4 |
| | |||||
* | testing/i3status: add doc subpackage | Sören Tempel | 2015-08-17 | 1 | -2/+3 |
| | |||||
* | testing/redshift: upgrade to 1.10 | Sören Tempel | 2015-08-17 | 1 | -13/+14 |
| | |||||
* | main/youtube-dl: add subpackages | Sören Tempel | 2015-08-17 | 1 | -9/+33 |
| | | | | | | | The following subpackages where added: - youtube-dl-bash-completion - youtube-dl-fish-completion - youtube-dl-doc | ||||
* | main/minidlna: rebuild with new fortify headers | Carlo Landmeter | 2015-08-15 | 1 | -1/+1 |
| | |||||
* | main/xauth: add doc subpackage | Sören Tempel | 2015-08-14 | 1 | -3/+4 |
| | |||||
* | main/rxvt-unicode: add doc subpackage | Sören Tempel | 2015-08-14 | 1 | -10/+11 |
| | |||||
* | testing/h2o: update to 1.4.2 | Bennett Goble | 2015-08-14 | 1 | -4/+4 |
| | |||||
* | main/alsa-utils: update openrc service | Sören Tempel | 2015-08-14 | 3 | -169/+23 |
| | | | | | | | Use the latest and greatest OpenRC ALSA service from the Gentoo portage tree. This new service no longer supports any modular auto(un)loading of ALSA core modules, which shouldn't be a problem since the load_modules() function didn't even work before. | ||||
* | main/libnl3: add doc subpackage | Sören Tempel | 2015-08-14 | 1 | -4/+4 |
| | |||||
* | main/iw: upgrade to 4.1 | Sören Tempel | 2015-08-14 | 1 | -8/+7 |
| | |||||
* | main/protobuf: install vim files with install_if | Natanael Copa | 2015-08-14 | 1 | -1/+2 |
| | |||||
* | main/protobuf: add vim subpackage | Sören Tempel | 2015-08-14 | 1 | -2/+11 |
| | |||||
* | testing/consul: fix checksums | Natanael Copa | 2015-08-14 | 1 | -1/+22 |
| | |||||
* | testing/consul: upgrade to version 0.5.2 | Christian Kampka | 2015-08-14 | 2 | -176/+18 |
| | |||||
* | main/tmux: use install_if for vim and bash completion files | Natanael Copa | 2015-08-14 | 1 | -1/+3 |
| | |||||
* | main/ninja: upgrade to 1.6.0 | Natanael Copa | 2015-08-14 | 1 | -4/+4 |
| | |||||
* | main/bluez: upgrade to 5.33 | Natanael Copa | 2015-08-14 | 1 | -4/+4 |
| | |||||
* | main/syncthing: upgrade to 0.11.19 | Natanael Copa | 2015-08-14 | 1 | -5/+5 |
| | |||||
* | main/fribidi: upgrade to 0.19.7 | Natanael Copa | 2015-08-14 | 2 | -23/+6 |
| | |||||
* | main/libsecret: upgrade to 0.18.3 | Natanael Copa | 2015-08-14 | 1 | -4/+4 |
| | |||||
* | main/dnsmasq: upgrade to 2.75 | Natanael Copa | 2015-08-14 | 1 | -4/+4 |
| | |||||
* | main/mariadb: upgrade to 10.0.21 | Natanael Copa | 2015-08-14 | 2 | -9/+32 |
| | |||||
* | main/libconfig: upgrade to 1.5 | Natanael Copa | 2015-08-14 | 1 | -4/+5 |
| | |||||
* | main/libsigc++: upgrade to 2.5.1 | Natanael Copa | 2015-08-14 | 1 | -5/+5 |
| | |||||
* | main/libnice: upgrade to 0.1.13 | Natanael Copa | 2015-08-14 | 1 | -4/+4 |
| | |||||
* | main/sudo: upgrade to 1.8.14_p3 | Natanael Copa | 2015-08-14 | 3 | -19/+19 |
| | |||||
* | main/highlight: upgrade to 3.23 | Natanael Copa | 2015-08-14 | 1 | -4/+4 |
| | |||||
* | main/parallel: upgrade to 20150722 | Natanael Copa | 2015-08-14 | 1 | -4/+4 |
| | |||||
* | main/sshguard: upgrade to 1.6.1 | Natanael Copa | 2015-08-14 | 1 | -4/+4 |
| | |||||
* | main/libuv: upgrade to 1.7.0 | Natanael Copa | 2015-08-14 | 1 | -5/+5 |
| | |||||
* | main/mercurial: upgrade to 3.5 | Natanael Copa | 2015-08-14 | 1 | -4/+4 |
| | |||||
* | main/lm_sensors: upgrade to 3.4.0 | Natanael Copa | 2015-08-14 | 1 | -5/+5 |
| |