summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)AuthorFilesLines
2020-06-11groups/800.minipix.group: adds ca_certificates_minipix (via midipix.)Lucio Andrés Illanes Albornoz4-6/+23
dist/dist_minipix.dist: copy etc/{ca-certificates.conf,ssl/certs/ca-certificates.crt} and share/ca-certificates/. vars/ca_certificates{,_minipix}.vars: updated.
2020-06-10groups/120.native_runtime.group: added toksvc.midipix3-4/+10
groups/800.minipix.group: added toksvc. devbuild.sh: ditto.
2020-06-05groups/261.native_packages_x11.group:cairo:${PKG_DEPENDS}: update ↵Lucio Andrés Illanes Albornoz1-1/+1
ghostscript dependency to ghostpdl.
2020-06-05groups/231.native_packages_etc.group: adds potrace v1.16Ørjan Malde1-1/+5
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-06-05groups/{010,251}: libzip: bump to v1.7.0Ørjan Malde2-4/+4
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-06-05groups/231.native_packages_etc.group: ghostpdl: bump to v9.52Ørjan Malde2-16/+18
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-06-05groups/231.native_packages_etc.group:ghostpdl:${PKG_MAKEFLAGS_BUILD_EXTRA}: ↵Lucio Andrés Illanes Albornoz1-1/+1
correctly build w/ TARGET_ARCH_FILE=${BUILD_WORKDIR}/ghostpdl-native-${DEFAULT_TARGET}/ghostpdl-${PKG_GHOSTPDL_VERSION}/arch/${DEFAULT_TARGET}.h.
2020-06-04groups/231.native_packages_etc.group: ghostscript: switch to ghostpdlØrjan Malde4-22/+22
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-06-04ubase: disable utilities relying on sys/mount.hØrjan Malde2-0/+53
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-06-03groups/231.native_packages_etc.group: ffmpeg: enable libsshØrjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-06-03groups/251.native_packages_lib.group:libssh:${PKG_DEPENDS}: adds libz.Lucio Andrés Illanes Albornoz1-0/+1
2020-06-03groups/221.native_packages_dev.group: mandoc: bump to v1.14.5Ørjan Malde3-23/+114
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-06-03groups/251.native_packages_lib.group: adds libssh v0.9.4Ørjan Malde2-1/+32
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-06-02patches/openbsd_baseutils.local.patch: updated (via midipix.)Lucio Andrés Illanes Albornoz1-0/+22
2020-06-02groups/211.native_packages_cmdline.group:openbsd_baseutils:${PKG_ENV_VARS_EX ↵Lucio Andrés Illanes Albornoz3-19/+26
TRA}: removed. groups/211.native_packages_cmdline.group:openbsd_baseutils:${PKG_BUILD_STEPS_DISABLE}: disable install_make. groups/211.native_packages_cmdline.group:openbsd_baseutils:${PKG_CFLAGS_BUILD}: build w/ ${NATIVE_PACKAGES_CFLAGS_CONFIGURE}. groups/211.native_packages_cmdline.group:openbsd_baseutils:${PKG_INSTALL_FILES}: install bin/pax and share/man/man1/{cpio,pax,tar}.1. groups/211.native_packages_cmdline.group:openbsd_baseutils:${PKG_MAKE_SUBDIRS}: exclusively make(1) libopenbsd and pax. patches/openbsd_baseutils.local.patch: updated. vars/openbsd_baseutils.vars: deleted.
2020-06-02subr/rtl_install.subr: correctly return failure given rtl_fileop() failure.Lucio Andrés Illanes Albornoz1-3/+9
2020-06-02midipix.env:${DEFAULT_BUILD_VARS}: adds ${PKG_CFLAGS_BUILD} and ↵Lucio Andrés Illanes Albornoz4-31/+51
${PKG_MAKE_SUBDIRS}. subr/pkg_{build,install}.subr: honour ${PKG_MAKE_SUBDIRS}. etc/README.md: updated.
2020-06-02groups/211.native_packages_cmdline.group: update coreutils to v8.32Ørjan Malde3-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-06-02groups/231.native_packages_etc.group: ffmpeg: enable libmp3lameØrjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-06-02groups/251.native_packages_lib.group: adds lame v3.100Ørjan Malde1-1/+6
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-06-01231.native_packages_etc.group: ffmpeg: drop libressl and switch to gnutls ↵Ørjan Malde2-1/+199
and (l)gpl3. Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-05-30groups/231.native_packages_etc.group: rpm: Set prefix to /usrNeal Gompa1-1/+1
This will ensure the rpm macros are set properly so that rpm does not choke at runtime. Signed-off-by: Neal Gompa <ngompa13@gmail.com>
2020-05-30patches/tdnf-2.1.1_pre.local.patch: fix libtdnfcli library dependencies.Lucio Andrés Illanes Albornoz2-12/+43
vars/tdnf.vars:pkg_tdnf_configure(): export ${PKG_CONFIG{,_LIBDIR}} during execution. vars/tdnf.vars:pkg_tdnf_configure(): define ${OPENSSL_LIBRARY} as ${PKG_PREFIX}/lib/libcrypto.so. Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> Signed-off-by: Neal Gompa <ngompa13@gmail.com>
2020-05-30groups/231.native_packages_etc.group: tdnf: Update to v2.1.1Neal Gompa4-137/+54
Signed-off-by: Neal Gompa <ngompa13@gmail.com>
2020-05-30groups/231.native_packages_etc.group: Add libmetalinkNeal Gompa1-1/+5
Signed-off-by: Neal Gompa <ngompa13@gmail.com>
2020-05-30groups/241.native_packages_inet.group: update cacerts repo urlØrjan Malde2-4/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-05-30groups:231.native_packages_etc.group: drop debianutilsØrjan Malde1-7/+1
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-05-30subr/pkgtool_init.subr:pkgtoolp_init_getopts(): correctly set ${BUILD_KIND}.Lucio Andrés Illanes Albornoz1-1/+1
2020-05-30groups/241.native_packages_inet.group:gpgme:${PKG_CONFIGURE_ARGS_EXTRA}: ↵Lucio Andrés Illanes Albornoz1-1/+1
configure w/ --disable-g13-test --disable-gpgconf-test --disable-gpgsm-test --disable-gpg-test --with-libgpg-error-prefix=${PREFIX_NATIVE} --with-libassuan-prefix=${PREFIX_NATIVE}.
2020-05-30groups/241.native_packages_inet.group: add gpgme v1.13.1Ørjan Malde1-1/+7
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-05-27groups/{000.host_tools,100.native_tools}.group:tpax{_host,}:${PKG_URLS_GIT}: ↵Lucio Andrés Illanes Albornoz2-2/+2
updated (via midipix.)
2020-05-27subr/pkg_install_files.subr:pkgp_install_files_strip(): strip minipix ↵Lucio Andrés Illanes Albornoz1-14/+18
packages unless --debug-minipix was specified (via midipix.)
2020-05-26etc/README.md: updated.Lucio Andrés Illanes Albornoz3-4/+19
2020-05-26subr/pkg_install{,_files}.subr: call pkgp_install{,_files}_perms() as early ↵Lucio Andrés Illanes Albornoz2-21/+25
as possible.
2020-05-26build.sh:build(): don't zero-initialise ${DEFAULT_GITROOT_HEAD} (via tehcloud.)Lucio Andrés Illanes Albornoz1-1/+1
2020-05-26etc/README.md: updated.Lucio Andrés Illanes Albornoz1-4/+4
2020-05-26subr/pkg_install_files.subr:pkgp_install_files_strip(): check for either of ↵Lucio Andrés Illanes Albornoz1-1/+1
.debug_{frame,info} headers when checking whether to strip(1).
2020-05-24groups/251.native_packages_lib.group: update lib{xml2,xslt} to v{2.9.10,1.1.34}Ørjan Malde2-4/+4
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-05-24groups/{native,host}: update libarchive to v3.4.3Ørjan Malde3-4/+4
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-05-23groups/231.native_packages_etc.group: update qrencode to v4.0.2Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-05-23groups/251.native_packages_lib.group: update libksba to v1.4.0Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-05-23groups/241.native_packages_inet.group: update whois to v5.5.6Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-05-23groups/241.native_packages_inet.group: update weechat to v2.8Ørjan Malde2-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-05-23groups/241.native_packages_inet.group: update thttpd to v2.29Ørjan Malde2-15/+17
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-05-23groups/231.native_packages_etc.group: update xorriso to v1.5.2Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-05-23211.native_packages_cmdline.group: update sed to v4.8Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-05-23groups/211.native_packages_cmdline.group: update datamash to v1.7Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-05-23groups/211.native_packages_cmdline.group: update calcurse to v4.6.0Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-05-23patches/proxytunnel-1.10.20200507.local.patch: install(1) w/ 755 vs. 555.Lucio Andrés Illanes Albornoz1-5/+6
2020-05-23groups/241.native_packages_inet.group:proxytunnel:${PKG_DEPENDS}: adds libressl.Lucio Andrés Illanes Albornoz1-0/+1