Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-05-30 | user/apache-httpd: fix package() on very high core count CPUs | A. Wilcox | 1 | -2/+1 | |
It tried creating directories multiple times without -p, so it failed. | |||||
2018-05-27 | user/thunderbird: maybe fix on non-x86_64 arches | A. Wilcox | 2 | -0/+18 | |
2018-05-27 | user/dosbox: fix limits.h omission | A. Wilcox | 2 | -3/+15 | |
2018-05-27 | user/dosbox: new package | Horst G. Burkhardt | 3 | -0/+60 | |
2018-05-27 | user/minivmac: new package | Horst G. Burkhardt | 1 | -0/+29 | |
2018-05-26 | user/glfw: new package (requested from #talos-w) | A. Wilcox | 1 | -0/+49 | |
2018-05-26 | user/ktorrent: tests require X11 | A. Wilcox | 1 | -0/+1 | |
2018-05-26 | user/libktorrent: tests require X11 | A. Wilcox | 1 | -0/+1 | |
2018-05-21 | user/feh: bump to 2.26.3 | Max Rees | 1 | -2/+2 | |
2018-05-21 | user/rc: new package | Dan Theisen | 1 | -0/+42 | |
2018-05-20 | user/pm-quirks: new package | Dan Theisen | 1 | -0/+22 | |
2018-05-20 | ntp: use system libevent and add TODO | Dan Theisen | 1 | -1/+3 | |
2018-05-20 | ntp: fix typo in source url | Dan Theisen | 1 | -1/+1 | |
2018-05-20 | ntp: new package | Dan Theisen | 1 | -0/+43 | |
2018-05-20 | genmenu: fix license and cleanup variables | Dan Theisen | 1 | -4/+2 | |
2018-05-20 | genmenu: new package | Dan Theisen | 1 | -0/+23 | |
2018-05-18 | Add repositories file for rootbld | Max Rees | 1 | -0/+2 | |
2018-05-17 | user/kactivitymanagerd: make sqlite dep explicit | A. Wilcox | 1 | -2/+2 | |
2018-05-17 | user/py3-random2: new package | A. Wilcox | 1 | -0/+32 | |
2018-05-17 | user/ktorrent: new package | A. Wilcox | 1 | -0/+47 | |
2018-05-17 | user/krdc: new package | A. Wilcox | 1 | -0/+46 | |
2018-05-15 | user/konversation: new package | A. Wilcox | 1 | -0/+47 | |
2018-05-15 | user/kget: new package | A. Wilcox | 1 | -0/+47 | |
2018-05-15 | user/libktorrent: new package | A. Wilcox | 1 | -0/+44 | |
2018-05-15 | user/kst: new package (finally) | A. Wilcox | 2 | -0/+202 | |
2018-04-27 | user/apache-httpd: update checksums, split LDAP out | A. Wilcox | 1 | -6/+29 | |
2018-04-27 | user/apache-httpd: new package | Kiyoshi Aman | 15 | -0/+569 | |
2018-04-26 | user/ftmenu: new package | Dan Theisen | 2 | -0/+53 | |
2018-04-26 | user/appres: new package | Dan Theisen | 1 | -0/+39 | |
2018-04-26 | user/lxqt-desktop: add obconf-qt dependency | Kiyoshi Aman | 1 | -2/+2 | |
2018-04-26 | user/obconf-qt: new package | Kiyoshi Aman | 1 | -0/+44 | |
2018-04-26 | Surprise! gettext-dev is needed build-side for autopoint | A. Wilcox | 1 | -1/+1 | |
2018-04-25 | user/psmisc: support cross better | A. Wilcox | 1 | -3/+7 | |
2018-04-25 | user/man-db: support cross | A. Wilcox | 1 | -2/+3 | |
2018-04-25 | user/sharutils: support cross | A. Wilcox | 1 | -2/+3 | |
2018-04-25 | user/efi{bootmgr,var}: mark pmmx as supported arch | A. Wilcox | 2 | -2/+2 | |
2018-04-25 | user/ponysay: 20% more forced Python 3 | A. Wilcox | 1 | -3/+3 | |
2018-04-25 | user/kmime: disable tests, they don't work | A. Wilcox | 1 | -0/+1 | |
2018-04-25 | user/plasma-{desktop,workspace}: don't waste time building tests | A. Wilcox | 2 | -0/+2 | |
2018-04-25 | user/kio: fix build on PowerPC | A. Wilcox | 2 | -2/+14 | |
2018-04-25 | user/id3lib: add cstring patch for PowerPC | A. Wilcox | 2 | -1/+13 | |
2018-04-24 | Merge branch 'user/bzflag' into 'master' | A. Wilcox | 2 | -0/+53 | |
user/bzflag: new package BZFlag is a 3D networked multi-player multi-platform tank battle game. See merge request !28 | |||||
2018-04-23 | user/bzflag: new package | Dan Theisen | 2 | -0/+53 | |
2018-04-24 | user/quassel: new package | A. Wilcox | 1 | -0/+74 | |
2018-04-17 | Merge branch 'meta/docutils' into 'master' | A. Wilcox | 5 | -0/+186 | |
docutils and friends ``` Includes: * user/py3-docutils * user/py3-roman * user/py3-pillow * user/py3-olefile ``` See merge request !17 | |||||
2018-04-16 | user/py3-virtualenv: add cmd:which to checkdepends | A. Wilcox | 1 | -1/+1 | |
2018-04-16 | user/xcape: new package | Max Rees | 1 | -0/+28 | |
2018-04-17 | Merge branch 'meta/tox' into 'master' | A. Wilcox | 8 | -0/+300 | |
Basic python3 testing packages ``` Includes: * user/py3-tox * user/py3-setuptools * user/py3-pluggy * user/py3-virtualenv * user/py3-pytest ** user/py3-py Most of these packages use tox itself for tests, so !check until we have a copy of tox on the mirrors with which to bootstrap. ``` See merge request !16 | |||||
2018-04-17 | Merge branch 'acpilight' into 'master' | A. Wilcox | 4 | -0/+77 | |
user/acpilight: new package See merge request !24 | |||||
2018-04-06 | user/kde-education: new package | A. Wilcox | 2 | -0/+35 | |