1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-31 05:41:08 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Wen Heping 87ef391da2 math/mprime: Update to 30.19b13
PR:		278054
Reported by:	maintainer
2024-03-31 13:00:53 +00:00
.hooks
accessibility Qt5: Update to 5.15.13 2024-03-31 08:03:10 -04:00
arabic
archivers archivers/py-cramjam: Update to 2.8.3 2024-03-31 11:06:09 +08:00
astro astro/p5-Astro-satpass: Update to 0.131 2024-03-31 11:09:39 +08:00
audio
benchmarks
biology
cad
chinese
comms Qt5: Update to 5.15.13 2024-03-31 08:03:10 -04:00
converters converters/py-better-bencode: Add NO_ARCH 2024-03-31 11:06:11 +08:00
databases Qt5: Update to 5.15.13 2024-03-31 08:03:10 -04:00
deskutils
devel Qt5: Update to 5.15.13 2024-03-31 08:03:10 -04:00
dns dns/rubygem-resolv: Update to 0.4.0 2024-03-31 11:09:03 +08:00
editors editors/helix: Update to 24.03 2024-03-31 10:59:09 +00:00
emulators
finance
french
ftp ftp/wget: Pass --disable-pcre option to configure script 2024-03-31 19:56:57 +09:00
games games/veloren-weekly: update to s20240330 2024-03-31 14:06:38 +02:00
german
graphics Qt5: Update to 5.15.13 2024-03-31 08:03:10 -04:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/ruby30: Remove expired port 2024-03-31 12:45:20 +02:00
mail
math math/mprime: Update to 30.19b13 2024-03-31 13:00:53 +00:00
misc Qt5: Update to 5.15.13 2024-03-31 08:03:10 -04:00
Mk Qt5: Update to 5.15.13 2024-03-31 08:03:10 -04:00
multimedia Qt5: Update to 5.15.13 2024-03-31 08:03:10 -04:00
net Qt5: Update to 5.15.13 2024-03-31 08:03:10 -04:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print Qt5: Update to 5.15.13 2024-03-31 08:03:10 -04:00
russian
science science/PETSc: update 3.20.5 → 3.21.0 2024-03-31 01:32:54 -07:00
security security/p5-Crypt-SMIME: Update LICENSE 2024-03-31 11:09:49 +08:00
shells
sysutils Qt5: Update to 5.15.13 2024-03-31 08:03:10 -04:00
Templates
textproc Qt5: Update to 5.15.13 2024-03-31 08:03:10 -04:00
Tools
ukrainian
vietnamese
www www/mediawiki139: Update to 1.39.7 2024-03-31 13:00:53 +00:00
x11 Qt5: Update to 5.15.13 2024-03-31 08:03:10 -04:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/py-gfsubsets: Update version requirement of BUILD_DEPENDS 2024-03-31 11:08:13 +08:00
x11-servers
x11-themes
x11-toolkits Qt5: Update to 5.15.13 2024-03-31 08:03:10 -04:00
x11-wm
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED lang/ruby30: Remove expired port 2024-03-31 12:45:20 +02:00
README
UIDs
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.