| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-06-03 | netsurf: Use new tiny frontend and remove libnsfb | Michael Forney | |
| The tiny backend was written from scratch and offers several improvements over the framebuffer backend: - Supports copy-paste. - Re-uses browser widgets for UI. - Simpler, and easier to work with. | |||
| 2017-06-03 | Add farbfeld 3 | Michael Forney | |
| 2017-05-28 | e2fsprogs: Add patch to fix missing sys/xattr.h include | Michael Forney | |
| 2017-05-25 | Add bearssl 0.4 | Michael Forney | |
| 2017-04-14 | libpciaccess: Update to 0.13.5 | Michael Forney | |
| 2017-03-26 | Add nginx 1.10.3 | Michael Forney | |
| 2017-03-11 | Add libinput 1.6.3 | Michael Forney | |
| 2017-03-10 | sdhcp: Use my github repository | Michael Forney | |
| 2017-03-09 | vis: Update to latest git | Michael Forney | |
| 2017-02-22 | curl: Update to 7.53.0 | Michael Forney | |
| Since 7.53.0 doesn't ship with a curl.1 man page anymore, but generates through the use of a perl script, just switch to using the source archive. Users are unlikely to modify curl anyway. | |||
| 2017-02-22 | Add mtdev 1.1.5 | Michael Forney | |
| 2017-02-17 | efivar, efibootmgr: Update to 31, 14 | Michael Forney | |
| 2017-02-09 | Update sourceforge git:// URLs to https | Michael Forney | |
| The git:// URLs are giving me connection refused. Also, expat is migrating to github, so use that instead. | |||
| 2017-02-09 | scc: Update to latest git | Michael Forney | |
| 2017-02-01 | Update libdrm submodule url | Michael Forney | |
| 2017-01-22 | libxkbcommon: Use source archive instead of submodule | Michael Forney | |
| 2017-01-22 | kbd: Update to 2.0.4 | Michael Forney | |
| Also, switch to building from source tar archive so that we don't need to import pre-generated parsers/lexers, and we don't need to port the gen_charset_syms.pl script to awk. | |||
| 2017-01-19 | libressl: Use tar instead of git mirror | Michael Forney | |
| The git mirror is often force-updated causing the tags to become no longer valid. The tar also conveniently has the pre-generated obj_dat.h and obj_mac.h headers. | |||
| 2017-01-05 | libevdev: Rewrite make-event-names in awk | Michael Forney | |
| 2017-01-01 | libnl: Update to 3.2.29 | Michael Forney | |
| 2016-12-30 | vis: Add rc script detection | Michael Forney | |
| 2016-12-29 | Add netsurf 3.6 | Michael Forney | |
| {nsgenbind,webidl}-{lexer,parser}.{c,h} were generated using flex and bison on unmodified 0.4 sources. | |||
| 2016-12-29 | Add libjpeg-turbo 1.5.1 | Michael Forney | |
| 2016-12-29 | Add libpng 1.6.26 | Michael Forney | |
| 2016-12-21 | vis: Use symlinks instead of patch to change default theme | Michael Forney | |
| 2016-12-20 | ubase: Set repository URL to my github branch | Michael Forney | |
| This also pulls in a tiny fix for mount (which also happens to silence a gcc 6 warning). | |||
| 2016-12-14 | sbase: Switch URL to my git repository | Michael Forney | |
| I have been, and will likely continue to, fixing many issues with sbase. Since it is tedious to keep track of a patch set, and upstream is slow to apply, just use my sbase repository (at least for now). | |||
| 2016-12-13 | Move to flat package hierarchy | Michael Forney | |
| Note to self: never try to move submodules again To migrate your existing submodules (more or less): set -x set -e mkdir .git/modules/pkg for old in */*/src ; do new="pkg/${old#*/}" if ! [ -f "$old/.git" ] || [ "${old%%/*}" = pkg ] ; then continue fi git -C ".git/modules/$old" config core.worktree "../../../../../$new" rmdir "$new" mv "$old" "$new" sed -e "s,$old,$new," "$new/.git" > "$new/.git.tmp" mv "$new/.git.tmp" "$new/.git" mkdir ".git/modules/${new%/src}" mv ".git/modules/$old" ".git/modules/$new" rm "${old%/src}"/*.ninja mv "${old%/src}"/*.tar.{gz,xz,bz2} "${new%/src}/" rmdir "${old%/src}" || true done sed -e 's,^\[submodule "[^/]*/,[submodule "pkg/,' .git/config > .git/config.tmp mv .git/config.tmp .git/config | |||
| 2016-12-11 | awk: Add patch to fix generating array with too many elements | Michael Forney | |
| 2016-12-11 | sdhcp: Add patch to silence warning | Michael Forney | |
| 2016-12-10 | Add ii git | Michael Forney | |
| 2016-12-10 | Add scc git | Michael Forney | |
| 2016-12-08 | git: Drop dashes from builtin invocations in scripts | Michael Forney | |
| This way, we don't have to install symlinks for builtins. | |||
| 2016-12-08 | sbase: Add some patches fixing various issues | Michael Forney | |
| 2016-11-20 | pigz: Handle -n option like gzip does | Michael Forney | |
| Otherwise, when we compress files with -n in the oasis build, we'll get timestamps with pigz, and no timestamps with gzip. We can't apply the pigz-specific -T flag because then it doesn't work with GNU gzip. | |||
| 2016-11-19 | Move some programming languages from devel to lang | Michael Forney | |
| 2016-11-19 | Add vis scm | Michael Forney | |
| 2016-11-18 | sbase: Don't ignore src anymore | Michael Forney | |
| 2016-11-09 | Add util-linux 2.29 (for fdisk) | Michael Forney | |
| 2016-11-08 | Add sdhcp scm | Michael Forney | |
| 2016-10-31 | Add st scm | Michael Forney | |
| Also, build libwayland-cursor.a from wayland. | |||
| 2016-10-30 | Add xkeyboard-config 2.19 | Michael Forney | |
| 2016-10-30 | Add dmenu scm | Michael Forney | |
| 2016-10-30 | Add velox scm | Michael Forney | |
| 2016-10-30 | Add swc scm | Michael Forney | |
| 2016-10-30 | Add wayland-protocols 1.7 | Michael Forney | |
| 2016-10-30 | Add wld scm | Michael Forney | |
| 2016-10-28 | loksh: Add patch to fix arrow keys in search-history | Michael Forney | |
| 2016-10-22 | sbase: Add patch to fix tr bug | Michael Forney | |
| 2016-10-22 | Add fontconfig 2.12.1 | Michael Forney | |
