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
Alexey Dokuchaev 88e5c2cf4c benchmarks/kdiskmark: update KDiskMark to version 3.1.1
Reported by:	portscout
2022-09-13 11:41:36 +00:00
.hooks
accessibility accessibility/wl-gammarelay-rs: update to 0.3.0 2022-09-13 00:17:14 +00:00
arabic
archivers archivers/urbackup-client: Update to 2.5.20.0 2022-09-12 13:48:41 -07:00
astro
audio audio/picard: Update to 2.8.3 2022-09-12 15:45:58 -04:00
base
benchmarks benchmarks/kdiskmark: update KDiskMark to version 3.1.1 2022-09-13 11:41:36 +00:00
biology
cad cad/librecad: Update to 2.2.0-rc4 2022-09-12 15:46:00 -04:00
chinese
comms
converters
databases databases/pointcloud: Update to 1.2.3 2022-09-13 11:03:43 +02:00
deskutils deskutils/treesheets: add issue link to NOT_FOR_ARCHS_REASON_i386 2022-09-13 02:23:25 +01:00
devel devel/bingrep: Update to 0.10.1 2022-09-13 11:17:15 +01:00
dns
editors
emulators emulators/rpcs3: update to 0.0.24.14148 2022-09-13 00:17:14 +00:00
finance finance/ktoblzcheck: Update bank data 2022-09-12 15:45:58 -04:00
french
ftp
games games/jigzo: switch to archive WWW 2022-09-12 23:10:12 +03:00
german
graphics graphics/mesa-devel: unbreak on aarch64 after b7e360bd9f 2022-09-13 08:04:30 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean korean/baekmukfonts-ttf: Reduce diff with korean/baekmukfonts-bdf 2022-09-12 21:31:25 -04:00
lang lang/algol68g: update Algol 68 Genie to version 3.0.8 2022-09-13 04:56:54 +00:00
mail
math math/qalculate-qt: Update to 4.3.0 2022-09-12 15:45:58 -04:00
misc
Mk Mk/bsd.gecko.mk: remove references to older gecko releases 2022-09-12 22:12:19 +02:00
multimedia multimedia/mpv-mpris: update to 0.9 2022-09-13 11:27:31 +02:00
net net/mpd5: bump PORTREVISION after previous change 2022-09-13 16:45:27 +07:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science cleanup: Remove expired ports: 2022-09-12 23:43:05 +02:00
security security/py-ropgadget: Update to 7.1 2022-09-13 09:24:06 +02:00
shells
sysutils sysutils/virt-what: Update to 1.25 2022-09-13 10:56:25 +02:00
Templates
textproc
Tools
ukrainian
vietnamese
www cleanup: Remove expired ports: 2022-09-12 23:44:49 +02:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xwayland-devel: update to 21.0.99.1.285 2022-09-13 00:17:14 +00:00
x11-themes
x11-toolkits x11-toolkits/wlroots-devel: update to 0.15.0.394 2022-09-13 00:17:15 +00:00
x11-wm x11-wm/sway-devel: update to 1.7.121 2022-09-13 00:17:15 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED cleanup: Remove expired ports: 2022-09-12 23:44:49 +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.