1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Muhammad Moinur Rahman 7fcb582813
irc/gruftistats: Moved man to share/man
Approved by:    portmgr (blanket)
2024-02-24 12:19:04 +01:00
.hooks
accessibility
arabic
archivers
astro
audio audio/fasttracker2: Update to 1.76 2024-02-23 18:05:35 +01:00
benchmarks benchmarks/ttcp: Simplify Makefile 2024-02-24 11:46:31 +03:00
biology
cad
chinese
comms
converters
databases databases/grass7: fix pkg-plist after pdal 2.6.3 2024-02-24 06:23:52 +01:00
deskutils deskutils/py-paperless: Update to use Django 4.2 2024-02-23 17:28:00 +01:00
devel devel/bossa: fix build with clang 18 2024-02-24 12:01:04 +01:00
dns dns/c-ares: upgrade to 1.27.0 2024-02-23 23:51:42 +01:00
editors editors/vscode: chase electron27 update 2024-02-24 07:21:24 +09:00
emulators emulators/rpcs3: update to 0.0.30.16132 2024-02-24 01:50:02 +01:00
finance finance/electrum: Update to 4.5.3 2024-02-23 14:07:16 +01:00
french french/verbiste: Moved man to share/man 2024-02-23 18:58:32 +01:00
ftp ftp/wmget: Moved man to share/man 2024-02-23 20:01:30 +01:00
games games/xzip: Moved man to share/man 2024-02-24 10:03:11 +01:00
german german/BBBike: Moved man to share/man 2024-02-24 10:03:12 +01:00
graphics graphics/xsvg: Moved man to share/man 2024-02-24 12:18:57 +01:00
hebrew hebrew/hspell: Moved man to share/man 2024-02-24 12:18:58 +01:00
hungarian
irc irc/gruftistats: Moved man to share/man 2024-02-24 12:19:04 +01:00
japanese japanese/font-plemoljp{,-nf,-ns}: update to 1.7.1. 2024-02-23 21:14:58 +09:00
java
Keywords
korean
lang lang/gnu-cobol: Fix ld error 2024-02-23 12:05:11 +00:00
mail mail/rspamd: Update to 3.8.3 2024-02-24 11:32:49 +09:00
math math/saga: fix build against pdal 2.6.3 2024-02-24 06:23:53 +01:00
misc misc/rubygem-dotenv-rails-rails61: Update version 2.8.1=>3.0.2 2024-02-24 08:07:59 +01:00
Mk Mk/bsd.default-versions.mk: Set GCC_DEFAULT=13 2024-02-24 10:27:20 +00:00
multimedia
net net/rclone: update to 1.65.2 2024-02-24 07:33:51 +08:00
net-im net-im/signal-desktop: chase electron28 update 2024-02-24 19:57:57 +09:00
net-mgmt net-mgmt/icingaweb2-module-idoreports: Update to 0.10.1 2024-02-24 07:19:38 +01:00
net-p2p
news news/newsx: move man pages 2024-02-23 17:23:09 +01:00
polish
ports-mgmt
portuguese
print
russian
science science/gramps: Update to 5.2.0 2024-02-24 10:42:25 +00:00
security security/vuxml: Document CVE-2023-6152 for www/grafana* 2024-02-24 07:15:13 +08:00
shells
sysutils sysutils/fastfetch: update to 2.8.5 2024-02-23 22:03:47 +01:00
Templates Templates/BSD.local.dist: Add share/man/cat3 2024-02-23 16:28:02 +01:00
textproc textproc/libxml2: Update to 2.11.7 2024-02-23 18:48:43 +01:00
Tools
ukrainian
vietnamese
www www/grafana9: Update to 9.5.16 2024-02-24 07:17:12 +08:00
x11 x11/hyprlock: add new port 2024-02-24 01:49:59 +01:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xwayland-devel: update to 21.0.99.1.706 2024-02-24 01:50:08 +01:00
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED
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.