1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Romain Tartière e9c5ed3257
sysutils/puppetserver8: New port
Puppet master is a Ruby application that compiles configurations
for any number of Puppet agent nodes, using Puppet code and various
other data sources. (For more info, see Overview of Puppet's
Architecture.)

Puppet Server is an application that runs on the Java Virtual Machine
(JVM) and provides the same services as the classic Puppet master
application. It mostly does this by running the existing Puppet
master code in several JRuby interpreters, but it replaces some
parts of the classic application with new services written in
Clojure.
2023-04-28 15:36:10 -10:00
.hooks
accessibility
arabic
archivers
astro astro/py-sgp4: upgrade to 2.22 2023-04-28 18:27:11 +02:00
audio audio/amberol: update to 0.10.2 2023-04-29 00:54:51 +00:00
benchmarks
biology biology/bedtools: Update to 2.31.0 2023-04-28 20:03:07 -05:00
cad
chinese
comms
converters
databases devel/lfcbase,databases/cego: update 1.18.3 -> 1.18.5, 2.48.19 -> 2.48.23 2023-04-28 21:24:12 +02:00
deskutils deskutils/calibre: Update to 6.17.0 2023-04-27 22:59:12 +02:00
devel devel/level-zero: update to 1.11.0 2023-04-28 19:53:17 +00:00
dns dns/dog: Mark BROKEN_SSL 2023-04-28 12:19:21 -05:00
editors editors/mg: Pass maintainership to submitter 2023-04-28 19:30:35 +08:00
emulators emulators/rpcs3: update to 0.0.27.14944 2023-04-29 00:54:56 +00:00
finance finance/py-quantecon: Update to 0.7.0 2023-04-28 07:58:46 +08:00
french
ftp
games games/veloren-weekly: reduce memory usage during build 2023-04-29 00:54:04 +00:00
german
graphics graphics/mesa-devel: update to 23.1.b.780 2023-04-29 00:55:03 +00:00
hebrew
hungarian
irc irc/py-sopel: New port 2023-04-29 00:40:54 +01:00
japanese
java
Keywords
korean
lang lang/nickle: Update to 2.91 2023-04-28 17:52:34 +08:00
mail
math math/R-cran-MatchIt: Update to 4.5.3 2023-04-28 17:43:32 +08:00
misc misc/trurl: Add new port 2023-04-28 21:31:28 +02:00
Mk
multimedia multimedia/qwinff: prepare for Qt5 5.15.9 2023-04-28 22:48:50 +02:00
net net/axa: Upgrade to version 3.0.1 2023-04-28 16:48:35 -07:00
net-im net-im/teleirc: New port 2023-04-29 00:40:55 +01:00
net-mgmt net-mgmt/makenl: FidoNet NodeList Generator Program 2023-04-28 18:17:27 +02:00
net-p2p
news news/nzbget: Mark BROKEN_SSL 2023-04-28 12:18:32 -05:00
polish
ports-mgmt ports-mgmt/packagekit: Pass correct sysconfdir to Meson. 2023-04-28 10:12:43 +03:00
portuguese
print print/epson-inkjet-printer-escpr: Update to 1.7.26 2023-04-28 18:13:41 +02:00
russian
science science/cdo: Fix PLIST 2023-04-28 07:59:00 +08:00
security security/boringssl: fix test target 2023-04-28 20:49:26 -04:00
shells shells/wcd: update to 6.0.5 2023-04-28 18:17:28 +02:00
sysutils sysutils/puppetserver8: New port 2023-04-28 15:36:10 -10:00
Templates
textproc textproc/opensearch-dashboards: Remove DEPRECATED 2023-04-28 19:23:35 -05:00
Tools
ukrainian
vietnamese
www www/rearx: Mark BROKEN_SSL 2023-04-28 12:19:14 -05:00
x11 x11-wm/hyprland: simplify GIT_COMMIT_MESSAGE after da134084ee 2023-04-28 23:04:50 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/py-afdko: Update to 3.9.5 2023-04-28 07:58:25 +08:00
x11-servers x11-servers/xwayland-devel: pass --skip-subprojects from within ninja 2023-04-28 22:34:36 +00:00
x11-themes
x11-toolkits x11-toolkits/wlroots-devel: update to 0.16.0.369 2023-04-29 00:54:58 +00:00
x11-wm x11-wm/hyprland-devel: update to 0.24.1.115 2023-04-29 00:55:00 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs net-im/teleirc: New port 2023-04-29 00:40:55 +01:00
Makefile
MOVED
README
UIDs net-im/teleirc: New port 2023-04-29 00:40:55 +01:00
UPDATING

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	https://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	https://docs.freebsd.org/en/books/handbook/ports/
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):

	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	https://docs.freebsd.org/en/books/porters-handbook/

NOTE:  This tree will GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect.