> For the complete documentation index, see [llms.txt](https://freebsd-journal-cn.bsdcn.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://freebsd-journal-cn.bsdcn.org/2025010203-xia-you-xiang-mu/events-calendar.md).

# 活动日历

* 作者：**Anne Dickison**

截至 2025 年 9 月的 BSD 活动。如有任何 FreeBSD 相关活动，或对 FreeBSD 用户有益却未在此列出的活动，请将详情发送至 <freebsd-doc@FreeBSD.org>。

![BSD Canada](/files/2BMMb9AGD68l15Hbn2Ss)

## 2025 年 6 月 FreeBSD 开发者峰会

2025 年 6 月 11-12 日

加拿大渥太华

<https://wiki.freebsd.org/DevSummit/202506>

欢迎参加 2025 年 6 月 FreeBSD 开发者峰会。本次峰会与 BSDCan 2025 同地举办，地点位于加拿大渥太华。为期两天的活动于 2025 年 6 月 11-12 日举行，内容包括开发者讨论会、厂商演讲和工作组。

![FreeBSD logo](/files/NAuic29x2mEPEgS8rqiI)

## BSDCan 2025

2025 年 6 月 11-14 日

加拿大渥太华

<https://www.bsdcan.org/2025/>

BSDCan 是一场技术大会，面向使用 BSD 操作系统与相关项目的开发者和用户。大会以开发者会议的形式，重点关注新兴技术、研究项目和工作进展，同时涵盖用户空间基础设施项目，欢迎自由软件开发者和商业厂商贡献者共同参与。

![EuroBSDCon](/files/nI5cvgvGPfFa3fVvMGSM)

## EuroBSDCon 2025

2025 年 9 月 25-28 日

克罗地亚萨格勒布

<https://2025.eurobsdcon.org/>

年度大会提供了难得机会：了解 BSD 领域最新动态、观摩当代部署案例，与使用 BSD 相关技术的用户和公司面对面交流。EuroBSDCon 也是思想、讨论与信息交流的起点，常常催生编程项目。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://freebsd-journal-cn.bsdcn.org/2025010203-xia-you-xiang-mu/events-calendar.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
