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
2024-11-15 18:17:12 +08:00
.hooks
accessibility
arabic editors/libreoffice: update to 24.8.3 release (+) 2024-11-15 11:57:20 +03:00
archivers
astro
audio audio/linux-rl9-alsa-plugins-oss: add check for !empty(WRKDIRPREFIX) 2024-11-15 12:47:59 +03:00
benchmarks
biology
cad
chinese editors/libreoffice: update to 24.8.3 release (+) 2024-11-15 11:57:20 +03:00
comms
converters converters/py-zfec: Cosmetic change 2024-11-15 18:17:08 +08:00
databases
deskutils
devel devel/py-types-psutil: Update to 6.1.0.20241102 2024-11-15 18:17:11 +08:00
dns dns/py-publicsuffixlist: Update to 1.0.2.20241102 2024-11-15 18:17:12 +08:00
editors editors/libreoffice: update to 24.8.3 release (+) 2024-11-15 11:57:20 +03:00
emulators
filesystems filesystems/rubygem-aws-sdk-efs: Move back to devel category 2024-11-15 18:17:03 +08:00
finance
french editors/libreoffice: update to 24.8.3 release (+) 2024-11-15 11:57:20 +03:00
ftp ftp/curl: Adjust default options 2024-11-15 18:17:04 +08:00
games
german editors/libreoffice: update to 24.8.3 release (+) 2024-11-15 11:57:20 +03:00
graphics graphics/silgraphite: Cosmetic change 2024-11-15 18:17:05 +08:00
hebrew editors/libreoffice: update to 24.8.3 release (+) 2024-11-15 11:57:20 +03:00
hungarian editors/libreoffice: update to 24.8.3 release (+) 2024-11-15 11:57:20 +03:00
irc
japanese editors/libreoffice: update to 24.8.3 release (+) 2024-11-15 11:57:20 +03:00
java
Keywords
korean editors/libreoffice: update to 24.8.3 release (+) 2024-11-15 11:57:20 +03:00
lang lang/v: Update to 0.4.8 2024-11-15 18:17:05 +08:00
mail
math math/freefem++: Broken after nlopt-2.9.0 update 2024-11-15 02:04:32 -08:00
misc misc/morse: Remove: project was discontinued 2024-11-15 01:52:09 -08:00
Mk
multimedia
net net/pear-Net_NNTP: Cosmetic change 2024-11-15 18:17:08 +08:00
net-im
net-mgmt
net-p2p
news
polish editors/libreoffice: update to 24.8.3 release (+) 2024-11-15 11:57:20 +03:00
ports-mgmt ports-mgmt/freebsd-bugzilla-cli: Re-add freebsd-bugzilla-cli 0.15.1 2024-11-15 18:17:03 +08:00
portuguese editors/libreoffice: update to 24.8.3 release (+) 2024-11-15 11:57:20 +03:00
print print/ttfautohint: Cosmetic change 2024-11-15 18:17:05 +08:00
russian
science science/udunits: Cosmetic change 2024-11-15 18:17:06 +08:00
security
shells shells/zsh-completions: Cosmetic change 2024-11-15 18:17:06 +08:00
sysutils sysutils/mise: update 2024.11.10 → 2024.11.13 2024-11-15 01:20:28 -08:00
Templates
textproc textproc/sdocbook-xml: Cosmetic change 2024-11-15 18:17:07 +08:00
Tools
ukrainian editors/libreoffice: update to 24.8.3 release (+) 2024-11-15 11:57:20 +03:00
vietnamese editors/libreoffice: update to 24.8.3 release (+) 2024-11-15 11:57:20 +03:00
www www/py-google-cloud-bigquery: update 3.25.0 → 3.27.0 2024-11-15 01:20:24 -08:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/dejavu: Cosmetic change 2024-11-15 18:17:07 +08:00
x11-servers
x11-themes
x11-toolkits x11-toolkits/tktreectrl: Cosmetic change 2024-11-15 18:17:07 +08:00
x11-wm
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED filesystems/rubygem-aws-sdk-efs: Move back to devel category 2024-11-15 18:17:03 +08: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.