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-09-19 17:34:43 +02:00
.hooks
accessibility
arabic
archivers archivers/bzip3: Add CPE_VENDOR information 2024-09-19 16:49:53 +02:00
astro astro/josm: update 19160 → 19207 2024-09-19 05:09:28 +03:00
audio audio/polyphone: update 2.3.0 → 2.4.0 2024-09-18 20:11:44 -07:00
benchmarks
biology
cad
chinese
comms
converters
databases databases/timescaledb-tune: Update to 0.17.0 2024-09-18 21:11:22 -07:00
deskutils deskutils/freeplane: Update to 1.12.6 2024-09-19 17:14:21 +02:00
devel devel/R-cran-waldo: Update to 0.5.3 2024-09-19 15:09:45 +02:00
dns dns/bind9-devel: update to 9.21.1 2024-09-19 17:34:43 +02:00
editors
emulators
finance
french
ftp
games games/simutrans: update 124-2-1 → 124-2-2 2024-09-19 05:09:28 +03:00
german
graphics graphics/xournalpp: Broken on armv7 and i386 2024-09-18 20:11:43 -07:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail mail/postfix-current: Update to 3.10-20240917 2024-09-19 09:30:44 +02:00
math math/R-cran-intervals: Update to 0.15.5 2024-09-19 15:27:04 +02:00
misc misc/trurl: Update to 0.16 2024-09-19 12:26:48 +02:00
Mk Mk/bsd.sites.mk: don't add GH to MASTER_SITES when USE_GITHUB=nodefault 2024-09-19 14:48:25 +02:00
multimedia multimedia/minisatip: Update to 1.3.35 2024-09-19 10:53:20 +02:00
net net/libpfctl: add 13.4 support 2024-09-19 14:33:28 +02:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print print/R-cran-tinytex: Update to 0.53 2024-09-19 09:24:54 +01:00
russian
science science/R-cran-e1071: Update to 1.7-16 2024-09-19 09:24:55 +01:00
security security/shibboleth-sp: allow configuring the www_group 2024-09-19 11:39:47 +02:00
shells
sysutils sysutils/ipmitool: Unbreak after previous commit, bump 2024-09-19 11:31:10 -04:00
Templates
textproc textproc/py-gensim: update 4.3.2 → 4.3.3 2024-09-18 20:11:42 -07:00
Tools
ukrainian
vietnamese
www www/py-google-api-python-client: Update to 2.146.0 2024-09-19 17:27:42 +02:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
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://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.