1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Fernando Apesteguía a3fbfba4c9 japanese/jacode.pl: Fix use of package separator
Use of ' as a package name separator is deprecated in lang/perl5.38

PR:		274445
Reported by:	takefu@airport.fm
2023-10-16 08:31:49 +02:00
.hooks
accessibility Qt5: Update to 5.15.11 2023-10-13 23:54:48 -04:00
arabic
archivers security/openssl: Update BROKEN_SSL ports referring to openssl30 2023-10-15 13:14:59 +02:00
astro
audio audio/dmidiplayer: update 1.7.2 → 1.7.3 2023-10-15 15:06:36 -07:00
benchmarks
biology biology/gcta: Add temporary hack for building on aarch64 2023-10-15 06:49:05 -05:00
cad */*: chase the upgrade of SuiteSparse 2023-10-15 11:03:17 +02:00
chinese
comms comms/flrig: Forgot to remove patch 2023-10-14 19:48:19 -04:00
converters
databases databases/mysql80-server: fix build with clang/libc++ 17 2023-10-16 08:27:53 +02:00
deskutils
devel devel/jetbrains-webstorm: Update to 2023.2.3 2023-10-16 08:26:21 +02:00
dns security/openssl: Update BROKEN in ports referring to openssl3* 2023-10-15 13:37:00 +02:00
editors editors/emacs-devel: Update to 2023-10-15 snapshot, 3e23238 2023-10-15 15:42:46 -03:00
emulators emulators/pcem: update to version 17 2023-10-15 15:24:12 +02:00
finance
french
ftp
games */*: chase the upgrade of SuiteSparse 2023-10-15 11:03:17 +02:00
german
graphics graphics/vulkan-validation-layers: update to 1.3.268 2023-10-15 21:55:58 +02:00
hebrew
hungarian
irc
japanese japanese/jacode.pl: Fix use of package separator 2023-10-16 08:31:49 +02:00
java
Keywords
korean
lang lang/php83: Update version 8.3.0RC3=>8.3.0RC4 2023-10-15 11:51:26 +02:00
mail mail/exim: security update 4.96.1 -> 4.96.2 (+) 2023-10-15 21:58:21 +03:00
math math/dune-*: chase the upgrade of arpack++ (arpackpp) 2023-10-15 19:08:47 +02:00
misc Qt5: Update to 5.15.11 2023-10-13 23:54:48 -04:00
Mk Mk/bsd.default-versions.mk: Sync possible values for ssl 2023-10-15 11:51:27 +02:00
multimedia multimedia/ustreamer: update 5.42 → 5.44 2023-10-15 11:26:43 -07:00
net net/shadowsocks-rust: update 1.16.2 → 1.17.0 2023-10-15 11:26:42 -07:00
net-im net-im/coyim: Update description. 2023-10-15 20:02:09 +02:00
net-mgmt net-mgmt/pushgateway: Update to 1.6.2 2023-10-16 08:27:20 +02:00
net-p2p security/openssl: Update BROKEN in ports referring to openssl3* 2023-10-15 13:37:00 +02:00
news
polish
ports-mgmt
portuguese
print print/R-cran-tinytex: Update to 0.48 2023-10-15 08:18:16 +01:00
russian
science science/rdkit: update 2023_03_3 → 2023_09_1 2023-10-15 15:06:36 -07:00
security security/ffuf: Update to 2.1.0 2023-10-16 08:28:32 +02:00
shells
sysutils sysutils/rust-coreutils: update to 0.0.22 2023-10-16 00:08:59 +02:00
Templates
textproc textproc/fox-xml, textproc/xmlf90: Add comments 2023-10-15 11:26:44 -07:00
Tools
ukrainian
vietnamese
www www/typo3-12: Update to 12.4.7 2023-10-16 08:23:54 +02:00
x11 x11/xterm: Update to 387 2023-10-16 08:18:54 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Qt5: Update to 5.15.11 2023-10-13 23:54:48 -04:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED security/openssl30: Moved to security/openssl 2023-10-14 19:23:12 +02:00
README
UIDs
UPDATING security/openssl: UPDATING and category Makefile 2023-10-14 19:30:05 +02:00

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.