Skip to content

Instantly share code, notes, and snippets.

=>> Building www/pecl-solr
build started at Sun Apr 7 18:56:58 UTC 2024
port directory: /usr/ports/www/pecl-solr
package name: php82-pecl-solr-2.7.0
building for: FreeBSD 14_0_amd64-default-job-01 14.0-RELEASE FreeBSD 14.0-RELEASE amd64
maintained by: gaod@hychen.org
Makefile datestamp: -rw-r--r-- 1 1129 493 429 Apr 7 18:56 /usr/ports/www/pecl-solr/Makefile
Poudriere version: poudriere-git-3.4.99.20240122_1
Host OSVERSION: 1400507
Jail OSVERSION: 1400097
=>> Building x11/gbsddialog
build started at Sat Feb 17 10:14:28 UTC 2024
port directory: /usr/ports/x11/gbsddialog
package name: gbsddialog-0.8.0
building for: FreeBSD 14_0_amd64-default-job-01 14.0-RELEASE FreeBSD 14.0-RELEASE amd64
maintained by: khorben@defora.org
Makefile datestamp: -rw-r--r-- 1 1129 493 707 Feb 17 10:14 /usr/ports/x11/gbsddialog/Makefile
Poudriere version: poudriere-git-3.4.99.20240122
Host OSVERSION: 1400501
Jail OSVERSION: 1400097
--- a 2023-11-16 14:56:43.717428000 +0800
+++ b 2023-11-16 14:56:43.298178000 +0800
@@ -1,20 +1,20 @@
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
=>> Building databases/influxdb2
build started at Tue Sep 5 03:08:08 CST 2023
port directory: /usr/ports/databases/influxdb2
package name: influxdb2-2.7.1
building for: FreeBSD 13_2_amd64-default-job-01 13.2-RELEASE FreeBSD 13.2-RELEASE amd64
maintained by: darcy@dbitech.ca
Makefile datestamp: -rw-r--r-- 1 1001 staff 1247 Sep 4 19:06 /usr/ports/databases/influxdb2/Makefile
Poudriere version: poudriere-git-3.3.99.20220831
Host OSVERSION: 1302001
Jail OSVERSION: 1302001
diff --git a/sys/dev/wtap/if_wtap.c b/sys/dev/wtap/if_wtap.c
index 529de1d53728..0e2bbcfb3d0b 100644
--- a/sys/dev/wtap/if_wtap.c
+++ b/sys/dev/wtap/if_wtap.c
@@ -191,6 +191,43 @@ wtap_reset_vap(struct ieee80211vap *vap, u_long cmd)
return 0;
}
+static void
+wtap_tx_tap(struct wtap_softc *sc)
=>> Building lang/sdcc
build started at Thu Aug 10 15:04:18 CST 2023
port directory: /usr/ports/lang/sdcc
package name: sdcc-4.0.0_3
building for: FreeBSD 13_2_amd64-default-job-01 13.2-RELEASE FreeBSD 13.2-RELEASE amd64
maintained by: darius@dons.net.au
Makefile datestamp: -rw-r--r-- 1 1001 staff 4126 Sep 11 2022 /usr/ports/lang/sdcc/Makefile
Poudriere version: poudriere-git-3.3.99.20220831
Host OSVERSION: 1302001
Jail OSVERSION: 1302001
src/applications/diffusion/controller/DiffusionCommitController.php: pht('Differential Revision'),
src/applications/drydock/operation/DrydockLandRepositoryOperation.php: 'Differential Revision.',
src/applications/drydock/operation/DrydockLandRepositoryOperation.php: 'Differential Revision.',
src/applications/differential/phid/DifferentialRevisionPHIDType.php: return pht('Differential Revision');
src/applications/differential/controller/DifferentialRevisionCloseDetailsController.php: 'Differential Revision',
src/applications/differential/controller/DifferentialRevisionCloseDetailsController.php: 'Differential Revision',
src/applications/differential/controller/DifferentialRevisionCloseDetailsController.php: 'Differential Revision');
src/applications/differential/field/DifferentialRevisionIDCommitMessageField.php: return pht('Differential Revision');
# This is a shell archive. Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file". Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
# py-immutabledict
# py-immutabledict/distinfo
# py-immutabledict/Makefile
diff --git a/website/themes/beastie/layouts/partials/sidenav.html b/website/themes/beastie/layouts/partials/sidenav.html
index 4981c10c83..aa9e11b992 100644
--- a/website/themes/beastie/layouts/partials/sidenav.html
+++ b/website/themes/beastie/layouts/partials/sidenav.html
@@ -62,15 +62,25 @@
<a href={{ "releases" | absLangURL }}>{{ i18n "releases" }}</a>
<ul>
<li>{{ i18n "productionRelease" }}: <br /><a href={{ index .data.releases "u-rel123-announce" }}>{{ index .data.releases "rel123-current" }}</a></li>
+ <li>{{ i18n "productionRelease" }}: <br /><a href={{ index .data.releases "u-rel124-announce" }}>{{ index .data.releases "rel124-current" }}</a></li>
<li>{{ i18n "productionRelease" }}: <br /><a href={{ index .data.releases "u-rel131-announce" }}>{{ index .data.releases "rel131-current" }}</a></li>
diff --git a/security/xmlsec1/Makefile b/security/xmlsec1/Makefile
index aca23bcc2800..7d44f009d6f3 100644
--- a/security/xmlsec1/Makefile
+++ b/security/xmlsec1/Makefile
@@ -1,11 +1,8 @@
PORTNAME= xmlsec1
-PORTVERSION= 1.2.34
-PORTREVISION= 1
+PORTVERSION= 1.2.37
CATEGORIES= security