Skip to content

Instantly share code, notes, and snippets.

@lwhsu
lwhsu / fcitx5
Last active April 20, 2025 14:40
fcitx5
chinese/fcitx5-chewing
chinese/fcitx5-chinese-addons
chinese/fcitx5-mcbopomofo
chinese/fcitx5-rime
chinese/fcitx5-table-extra
chinese/fcitx5-table-other
chinese/libime
chinese/libime-jyutping
japanese/fcitx5-anthy
japanese/fcitx5-cskk
PORTNAME= iio-sensor-proxy
DISTVERSION= 3.6
CATEGORIES= comms
MAINTAINER= [email protected]
COMMENT= Proxies sensor devices to applications through D-BUS
WWW= https://gitlab.freedesktop.org/hadess/iio-sensor-proxy
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
=>> Building comms/iio-sensor-proxy
build started at 2025-03-09T15:12:39+08:00
port directory: /usr/ports/comms/iio-sensor-proxy
package name: iio-sensor-proxy-3.6
building for: FreeBSD 14_2_amd64-default-job-01 14.2-RELEASE FreeBSD 14.2-RELEASE amd64
maintained by: [email protected]
port version: 3.6
port revision: 0
Makefile datestamp: -rw-r--r-- 1 1001 staff 599 Mar 9 06:43 /usr/ports/comms/iio-sensor-proxy/Makefile
Poudriere version: poudriere-git-3.4.99.20250209
@lwhsu
lwhsu / Makefile
Created December 18, 2024 18:55
sysutils/py-novaconsole
PORTNAME= novaconsole
DISTVERSION= 2.0.1
CATEGORIES= sysutils python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= [email protected]
COMMENT= Simple client for serial console of an OpenStack Nova server
WWW= https://github.com/openstack-on-freebsd/novaconsole
LICENSE= APACHE20
=>> Building net/kratos
build started at Tue Nov 26 13:29:00 UTC 2024
port directory: /usr/ports/net/kratos
package name: ory-kratos-1.3.1
building for: FreeBSD 14_1_amd64-default-job-02 14.1-RELEASE-p5 FreeBSD 14.1-RELEASE-p5 amd64
maintained by: [email protected]
port version: 1.3.1
port revision: 0
Makefile datestamp: -rw-r--r-- 1 1129 493 1444 Nov 26 13:27 /usr/ports/net/kratos/Makefile
Poudriere version: poudriere-git-3.4.99.20240811
=>> Building net/hydra
build started at Tue Nov 26 13:29:00 UTC 2024
port directory: /usr/ports/net/hydra
package name: ory-hydra-2.2.0
building for: FreeBSD 14_1_amd64-default-job-01 14.1-RELEASE-p5 FreeBSD 14.1-RELEASE-p5 amd64
maintained by: [email protected]
port version: 2.2.0
port revision: 0
Makefile datestamp: -rw-r--r-- 1 1129 493 1163 Nov 26 13:27 /usr/ports/net/hydra/Makefile
Poudriere version: poudriere-git-3.4.99.20240811
=>> Building security/fprintd
build started at Fri Oct 11 11:10:25 UTC 2024
port directory: /usr/ports/security/fprintd
package name: fprintd-1.94.4
building for: FreeBSD 14_1_amd64-default-job-01 14.1-RELEASE-p5 FreeBSD 14.1-RELEASE-p5 amd64
maintained by: [email protected]
port version: 1.94.4
port revision: 0
Makefile datestamp: -rw-r--r-- 1 1129 493 673 Oct 11 11:09 /usr/ports/security/fprintd/Makefile
Poudriere version: poudriere-git-3.4.99.20240811
=>> Building security/fprintd
build started at Tue Sep 17 12:36:04 UTC 2024
port directory: /usr/ports/security/fprintd
package name: fprintd-1.94.4
building for: FreeBSD 14_1_amd64-default-job-01 14.1-RELEASE-p1 FreeBSD 14.1-RELEASE-p1 amd64
maintained by: [email protected]
port version: 1.94.4
port revision: 0
Makefile datestamp: -rw-r--r-- 1 1129 493 771 Sep 17 12:35 /usr/ports/security/fprintd/Makefile
Poudriere version: poudriere-git-3.4.99.20240811
=>> Building sysutils/kleene-cli
build started at Thu May 16 15:33:12 CST 2024
port directory: /usr/ports/sysutils/kleene-cli
package name: kleene-cli-0.1.0.r3
building for: FreeBSD 14_0_amd64-default-job-01 14.0-RELEASE FreeBSD 14.0-RELEASE amd64
maintained by: [email protected]
port version: 0.1.0.r3
port revision: 0
Makefile datestamp: -rw-r--r-- 1 1001 staff 1001 May 16 07:30 /usr/ports/sysutils/kleene-cli/Makefile
Poudriere version: poudriere-git-3.4.99.20240424
diff --git a/libexec/rc/rc.d/sshd b/libexec/rc/rc.d/sshd
index 63113fd9ee74..faf619a6639c 100755
--- a/libexec/rc/rc.d/sshd
+++ b/libexec/rc/rc.d/sshd
@@ -56,6 +56,37 @@ sshd_keygen_alg()
echo "Generating $ALG host key."
/usr/bin/ssh-keygen -q -t $alg -f "$keyfile" -N ""
+}
+