FreeBSD repository

 

FreeBSD version Url Details
12.4 https://debnar.org/freebsd-repo/12.4/ 12.4

12.4

FreeBSD 12.4 amd64 Bacula binary repository

This is an un-official Bacula 15.0.3 repository for FreeBSD 12.4 (AMD64), which contains the bacula15-server package and every dependency. Repository also contains the PostgreSQL 15.1 database server (postgresql15-server and postgresql15-contrib) if you want to run it on the same machine.

Available packages

Click the Details button to reveal the entire list of available packages.

Package name Package description
autoconf-2.71 Generate configure scripts and related files
autoconf-switch-20220527 Wrapper script to switch between autoconf versions
automake-1.16.5 GNU Standards-compliant Makefile generator
bacula15-client-15.0.3_1 Network backup solution (client)
bacula15-server-15.0.3_1 Network backup solution (server)
binutils-2.39,1 GNU binary tools
bison-3.8.2,1 Parser generator from FSF, (mostly) compatible with Yacc
ca_root_nss-3.86 Root certificate bundle from the Mozilla Project
cmake-core-3.24.3_2 Cross-platform Makefile generator
expat-2.5.0 XML 1.0 parser written in C
gettext-runtime-0.21.1 GNU gettext runtime libraries and programs
gettext-tools-0.21.1 GNU gettext development and translation tools
gmake-4.3_2 GNU version of ‘make’ utility
gmp-6.2.1 Free library for arbitrary precision arithmetic
help2man-1.49.2 Automatically generating simple manual pages from program output
icu-72.1,1 International Components for Unicode (from IBM)
indexinfo-0.3.1 Utility to regenerate the GNU info page index
jsoncpp-1.9.5 JSON reader and writer library for C++
libedit-3.1.20221030,1 Command line editor library
libffi-3.4.4 Foreign Function Interface
libiconv-1.17 Character set conversion library
liblz4-1.9.4,1 LZ4 compression library, lossless and very fast
libtextstyle-0.21.1 Text styling library
libtool-2.4.7_1 Generic shared library support script
libunwind-20211201_1 Generic stack unwinding library
libuv-1.44.2 Multi-platform support library with a focus on asynchronous I/O
libxml2-2.10.3_1 XML parser library for GNOME
llvm13-13.0.1_3 LLVM and Clang
lua53-5.3.6 Powerful, efficient, lightweight, embeddable scripting language
lua54-5.4.4 Powerful, efficient, lightweight, embeddable scripting language
lzo2-2.10_1 Portable speedy, lossless data compression library
m4-1.4.19,1 GNU M4
meson-1.0.0 High performance build system
mpdecimal-2.5.1 C/C++ arbitrary precision decimal floating point libraries
mpfr-4.1.1 Library for multiple-precision floating-point computations
ninja-1.11.1,2 Small build system closest in spirit to Make
p5-Locale-gettext-1.07 Message handling functions
p5-Locale-libintl-1.32 Internationalization library for Perl
p5-Text-Unidecode-1.30 US-ASCII transliterations of Unicode text
p5-Unicode-EastAsianWidth-12.0 East Asian Width properties
pcre-8.45_3 Perl Compatible Regular Expressions library
perl5-5.32.1_3 Practical Extraction and Report Language
pkg-1.19.0 Package manager
pkgconf-1.8.0_1,1 Utility to help to configure compiler and linker flags
postgresql15-client-15.1 PostgreSQL database (client)
postgresql15-contrib-15.1 The contrib utilities from the PostgreSQL distribution
postgresql15-server-15.1_1 PostgreSQL is the most advanced open-source database available anywhere
py39-Babel-2.11.0 Collection of tools for internationalizing Python applications
py39-CommonMark-0.9.1 Python parser for the CommonMark Markdown spec
py39-Jinja2-3.1.2 Fast and easy to use stand-alone template engine
py39-alabaster-0.7.12 Modified Kr Sphinx theme
py39-certifi-2022.9.24 Mozilla SSL certificates
py39-cffi-1.15.1 Foreign Function Interface for Python calling C code
py39-charset-normalizer-3.0.1 Real First Universal Charset Detector
py39-cryptography-3.4.8,1 Cryptographic recipes and primitives for Python developers
py39-cython-0.29.32 Compiler for Writing C Extensions for the Python Language
py39-docutils-0.17.1,1 Python Documentation Utilities
py39-future-0.18.2 Clean single-source support for Python 3 and 2
py39-idna-3.4 Internationalized Domain Names in Applications (IDNA)
py39-imagesize-1.4.1 Get image size from png/jpeg/jpeg2000/gif file
py39-importlib-metadata-4.8.1 Read metadata from Python packages
py39-markdown-3.3.7 Python implementation of Markdown
py39-markupsafe-2.1.1 Implements XML/HTML/XHTML Markup safe string for Python
py39-openssl-20.0.1,1 Python interface to the OpenSSL library
py39-packaging-21.3 Core utilities for Python packages
py39-pycparser-2.21 C parser in Python
py39-pygments-2.14.0 Syntax highlighter written in Python
py39-pyparsing-3.0.9 General parsing module for Python
py39-pysocks-1.7.1 Python SOCKS module
py39-pystemmer-2.0.1 Snowball Stemming Algorithms for Information Retrieval
py39-pytz-2022.7,1 World Timezone Definitions for Python
py39-recommonmark-0.5.0_2 CommonMark bridge for docutils and Sphinx
py39-requests-2.28.1_1 Python HTTP for Humans
py39-setuptools-63.1.0 Python packages installer
py39-setuptools_scm-6.4.2 Setuptools plugin to manage your versions by scm tags
py39-six-1.16.0 Python 2 and 3 compatibility utilities
py39-snowballstemmer-2.2.0 Snowball stemming library collection for Python
py39-sphinx-4.5.0,1 Python documentation generator
py39-sphinx-markdown-tables-0.0.15,1 Sphinx extension for rendering tables written in markdown
py39-sphinxcontrib-applehelp-1.0.2 Extension which outputs Apple help books
py39-sphinxcontrib-devhelp-1.0.2 Sphinx extension which outputs Devhelp document
py39-sphinxcontrib-htmlhelp-2.0.0 Sphinx extension which renders HTML help files
py39-sphinxcontrib-jsmath-1.0.1 Sphinx extension which renders display math in HTML via JavaScript
py39-sphinxcontrib-qthelp-1.0.3 Sphinx extension which outputs QtHelp document
py39-sphinxcontrib-serializinghtml-1.1.5 Sphinx extension which outputs serialized HTML files (json and pickle)
py39-toml-0.10.2 Python library for parsing and creating TOML
py39-tomli-2.0.1 Lil’ TOML parser
py39-urllib3-1.26.13,1 HTTP library with thread-safe connection pooling, file post, and more
py39-zipp-3.4.0 Backport of pathlib-compatible object wrapper for zip files
python39-3.9.16 Interpreted object-oriented programming language
readline-8.2.0 Library for editing command lines as they are typed
rhash-1.4.3 Utility and library for computing and checking of file hashes
swig-4.0.2 Generate wrappers for calling C/C++ code from other languages
texinfo-6.8_3,1 Typeset documentation system with multiple format output
zstd-1.5.2_1 Fast real-time compression algorithm

Build informations

– Target OS: FreeBSD 12.4-RELEASE
– Architecture: amd64
– Build system: poudriere
– Jail: 124amd64
– Ports base: FreeBSD ports 2023Q1
– Overlay: saját Bacula backport overlay
– Repository generated: 2026-05-03 10:41 ETC
– Package count: 95
– Available main packages: sysutils/bacula15-server, databases/postgresql15-server, databases/postgresql15-contrib

Usage

Create the following file:

/usr/local/etc/pkg/repos/bacula.conf

`conf
bacula: {
url: “https://debnar.org/freebsd-repo/12.4/”,
enabled: yes,
signature_type: “none”
}