1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Christoph Moench-Tegeder ec1d57da62 graphics/Coin: switch build to cmake
this generates the cmake files, which are now required for
soqt/pivy builds
2024-09-26 23:55:27 +02:00
.hooks
accessibility
arabic
archivers devel/py-msgpack: clean up borgbackup dependencies 2024-09-26 18:15:42 +02:00
astro
audio audio/sonivox-eas: update 1.5.0 → 1.5.1 2024-09-25 01:33:33 -07:00
benchmarks
biology
cad cad/nvc: update 1.13.3 → 1.14.0 2024-09-26 01:27:09 -07:00
chinese
comms comms/libusbsio: fix installation where ARCH != MACHINE_CPU 2024-09-25 15:47:18 +02:00
converters converters/rubygem-iconv: Update to 1.1.0 2024-09-25 12:22:38 +08:00
databases databases/postgresql17-*: Update to 17.0 2024-09-26 15:48:48 +02:00
deskutils deskutils/fet: Update to 6.25.2 2024-09-25 15:53:30 +02:00
devel devel/kerl: update to version 4.2.0 2024-09-26 21:54:02 +02:00
dns dns/py-publicsuffixlist: Update to 1.0.2.20240920 2024-09-26 02:22:00 +08:00
editors */*: bump port revision after electron30 update 2024-09-25 13:07:42 +09:00
emulators emulators/rpcs3: update to 0.0.33.16956 2024-09-26 02:22:27 +02:00
finance finance/ktoblzcheck: Update bank data 2024-09-26 03:58:50 -04:00
french
ftp ftp/pure-ftpd: Update to 1.0.52 2024-09-26 02:21:54 +08:00
games games/gobang: add PKGNAMESUFFIX to not collide with databases/gobang 2024-09-26 20:14:03 +02:00
german
graphics graphics/Coin: switch build to cmake 2024-09-26 23:55:27 +02:00
hebrew
hungarian
irc irc/znc: Improve and simplify port 2024-09-25 00:53:29 +02:00
japanese
java
Keywords
korean
lang lang/elixir-devel: update to 1.17.3 2024-09-25 07:18:25 +00:00
mail mail/p5-Mail-DKIM: update to 1.20240923 2024-09-26 08:40:41 +02:00
math math/octave-forge-signal: Update to 1.4.6. 2024-09-26 14:23:24 -05:00
misc misc/py-llama-cpp-python: update 0.2.85 → 0.3.0 2024-09-26 01:27:13 -07:00
Mk www/firefox www/firefox-esr mail/thunderbird: set wxneeded 2024-09-25 23:43:22 +02:00
multimedia multimedia/plexmediaserver: Update 1.41.0.8992 → 1.41.0.8994 2024-09-26 17:53:08 +03:00
net www/gitlab: security and patch update to 17.4.1 2024-09-26 15:15:01 +03:00
net-im */*: bump port revision after electron30 update 2024-09-25 13:07:42 +09:00
net-mgmt net-mgmt/p5-OSLV-Monitor: Update to 0.0.2 2024-09-26 14:16:06 +00:00
net-p2p
news
polish
ports-mgmt
portuguese
print print/rubygem-prawn-rails: Add rubygem-prawn-rails 1.5.0 2024-09-25 12:22:25 +08:00
russian
science science/cdo: Update to 2.4.4 2024-09-26 02:21:55 +08:00
security security/vuxml: document gitlab vulnerabilities 2024-09-26 07:30:21 +03:00
shells shells/bash: Update to 5.2.37 2024-09-24 08:16:55 +02:00
sysutils sysutils/loki: Add version information to build 2024-09-26 15:48:10 +02:00
Templates
textproc textproc/R-cran-rio: Update to 1.2.3 2024-09-26 19:55:20 +02:00
Tools
ukrainian
vietnamese
www www/gitlab: security and patch update to 17.4.1 2024-09-26 15:15:01 +03:00
x11 x11/kitty: Update to 0.36.3 2024-09-26 21:13:49 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/noto-serif: Update to 2.014 2024-09-26 02:21:56 +08:00
x11-servers
x11-themes
x11-toolkits x11-toolkits/libshumate: update to 1.3.0 2024-09-23 17:09:53 +02:00
x11-wm x11-wm/spectrwm: Drop maintainership 2024-09-26 20:16:12 +02:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED devel/xtensa-esp32-elf: Update to 13.2.0_20240530, rename to xtensa-esp-elf 2024-09-23 12:44:29 -07:00
README
UIDs
UPDATING

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

	https://ports.FreeBSD.org

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.