1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2021-09-01 22:34:29 +02:00
.hooks
accessibility
arabic
archivers archivers/libarchive-qt: Qt based archiving with libarchive backend 2021-08-31 08:14:37 -05:00
astro astro/geographiclib: Update to 1.52 2021-09-01 10:00:30 +02:00
audio audio/ampache: Update to 5.0.0 2021-09-01 16:34:34 +01:00
base
benchmarks
biology
cad cad/openscad-devel: Add CPE information 2021-08-31 19:50:17 +00:00
chinese chinese/aterm: Add CPE information 2021-08-31 19:49:55 +00:00
comms
converters
databases cleanup: Remove expired ports: 2021-09-01 12:33:21 +02:00
deskutils plasma5: update to KDE Plasma Desktop to 5.22.5 2021-09-01 17:04:16 +02:00
devel devel/rust-analyzer: Update to 2021-08-30 2021-09-01 18:23:08 +02:00
dns dns/dnsmasq-devel: update to 2.86rc2 2021-09-01 21:50:12 +02:00
editors editors/kakoune: Update to 2021.08.28 2021-09-01 19:01:37 +00:00
emulators emulators/sameboy: Update to v0.14.5 2021-09-01 19:01:36 +00:00
finance finance/weberp: Add CPE information 2021-08-31 19:49:55 +00:00
french
ftp ftp/weex: Add CPE information 2021-09-01 10:33:36 +00:00
games games/pysolfc: Update to 2.12.0 2021-09-01 20:37:17 +02:00
german
graphics graphics/libansilove: Fix CPE information 2021-08-31 19:50:21 +00:00
hebrew
hungarian
irc irc/dircproxy: Add CPE information 2021-08-31 09:23:33 +00:00
japanese
java java/openjdk8: Switch to server mode on aarch64 2021-09-01 18:23:08 +02:00
Keywords
korean
lang lang/janet: Update to v1.17.1 2021-09-01 19:01:35 +00:00
mail mail/cyrus-imapd30: Update to 3.0.16. 2021-09-01 22:22:35 +09:00
math math/polymake: Update the backported patch to fix the testsuite regression 2021-09-01 09:54:00 -07:00
misc
Mk plasma5: update to KDE Plasma Desktop to 5.22.5 2021-09-01 17:04:16 +02:00
multimedia multimedia/kodi-addon-pvr.iptvsimple: Update to 7.6.10 2021-09-01 10:46:46 +00:00
net net/opentracker: mark BROKEN for all architectures 2021-09-01 16:35:11 +01:00
net-im net-im/matterhorn: Update to 50200.13.0 2021-09-01 13:13:00 +03:00
net-mgmt net-mgmt/observium: Add CPE information 2021-08-31 11:28:13 +00:00
net-p2p net-p2p/bitflu: Add CPE information 2021-08-31 11:33:49 +00:00
news news/nzbget: Set new MAINTAINER 2021-09-01 08:05:55 +02:00
polish
ports-mgmt ports-mgmt/portfmt: Update to 1.0.0 2021-09-01 19:01:38 +00:00
portuguese
print print/rlpr: Add CPE information 2021-08-31 19:49:57 +00:00
russian
science Cleanup: for ports under s* categories, drop redundant GH_* knobs. 2021-09-01 11:46:24 +00:00
security security/vuxml: add www/chromium < 93.0.4577.63 2021-09-01 22:34:29 +02:00
shells shells/dash: Add CPE information 2021-08-31 09:23:37 +00:00
sysutils sysutils/bchunk: Add CPE info 2021-09-01 20:39:43 +02:00
Templates
textproc textproc/rubygem-regexp_parser: Update to 2.1.1 2021-08-31 11:54:31 +02:00
Tools
ukrainian
vietnamese
www www/firefox-esr: update to 78.14.0 (rc1) 2021-09-01 21:13:04 +02:00
x11 x11/bemenu: Update to 0.6.3 2021-09-01 19:01:30 +00:00
x11-clocks
x11-drivers
x11-fm x11-fm/krusader2: Add CPE information 2021-08-31 11:24:07 +00:00
x11-fonts
x11-servers
x11-themes plasma5: update to KDE Plasma Desktop to 5.22.5 2021-09-01 17:04:16 +02:00
x11-toolkits plasma5: update to KDE Plasma Desktop to 5.22.5 2021-09-01 17:04:16 +02:00
x11-wm plasma5: update to KDE Plasma Desktop to 5.22.5 2021-09-01 17:04:16 +02:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED cleanup: Remove expired ports: 2021-09-01 12:33:21 +02:00
README
UIDs
UPDATING audio/ampache: Update to 5.0.0 2021-09-01 16:34:34 +01:00

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.