1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2020-09-27 19:31:49 +00:00
accessibility Drop glib < 2.60 workaround after r549741 2020-09-24 00:57:06 +00:00
arabic
archivers New port: archivers/zchunk: Compressed file format that splits the file into independent chunks 2020-09-25 21:38:13 +00:00
astro - Update to r4585 2020-09-27 15:36:31 +00:00
audio audio/opustag: Fix build on 11 2020-09-27 05:26:02 +00:00
base
benchmarks Allow building on powerpc64le. 2020-09-27 07:40:39 +00:00
biology Update PYTHON option to use Python 3 2020-09-27 19:30:20 +00:00
cad This patch updates Cura and all associated dependencies to 4.7.1. 2020-09-26 19:53:09 +00:00
chinese
comms Clean up some things 2020-09-24 08:50:25 +00:00
converters - Mark DEPRECATED 2020-09-25 06:35:27 +00:00
databases Canonicalize flags for powerpc64le as per powerpc64. 2020-09-27 08:03:23 +00:00
deskutils Pass maintainership to Neel Chauhan 2020-09-27 10:34:41 +00:00
devel Update to 1.1.94 2020-09-27 19:31:44 +00:00
dns Add rubygem-zonefile 1.06 2020-09-27 19:30:12 +00:00
editors Update vala to 0.48.10 2020-09-25 14:43:59 +00:00
emulators emulators/mame: Take maintainer ship 2020-09-27 08:40:48 +00:00
finance finance/kraft: update to 0.95 2020-09-27 07:56:21 +00:00
french
ftp
games games/blockattack: update to 2.6.0 2020-09-26 23:34:37 +00:00
german
graphics graphics/evince: fix packaging 2020-09-27 16:35:51 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update to the 20200924 snapshot of GCC 8.4.1. 2020-09-27 17:14:21 +00:00
mail mail/pecl-mailparse: Update to 3.1.1 2020-09-27 11:46:39 +00:00
math - Update to 2.67 2020-09-27 13:54:24 +00:00
misc misc/librepo: Fix SEGV by patching sources to make 2 functions be properly declared and called. 2020-09-27 10:39:06 +00:00
Mk Print the name of the problematic archive on failed extraction 2020-09-27 17:46:39 +00:00
multimedia multimedia/avidemux: update to 2.7.6 2020-09-27 17:49:35 +00:00
net Cosmetic change 2020-09-27 19:30:57 +00:00
net-im net-im/ruqola: update to 1.1 2020-09-27 17:26:44 +00:00
net-mgmt net-mgmt/nagvis: update 1.9.21 to 1.9.22 2020-09-26 20:33:06 +00:00
net-p2p Update to 6.3.4 2020-09-24 15:41:05 +00:00
news
polish Update to 20200918 2020-09-23 18:50:50 +00:00
ports-mgmt ports-mgmt/pkg: fix build on powerpc64le 2020-09-24 17:29:13 +00:00
portuguese
print print/py-preppy: Give up maintainership 2020-09-26 19:20:09 +00:00
russian
science science/silo: Backport of patches from Debian to support Python 3 2020-09-27 11:32:55 +00:00
security Update dependencies 2020-09-27 19:31:04 +00:00
shells shells/ohmyzsh: Update to 20200926 2020-09-26 14:24:35 +00:00
sysutils Update to 20200922 2020-09-27 19:31:10 +00:00
Templates
textproc Update dependencies 2020-09-27 19:31:22 +00:00
Tools
ukrainian
vietnamese Fix the license permissions 2020-09-26 10:36:01 +00:00
www Update to 6.49 2020-09-27 19:31:49 +00:00
x11 gnome-terminal: bring distinfo into line with distinfo 2020-09-27 17:24:44 +00:00
x11-clocks
x11-drivers Allow building on powerpc64le. 2020-09-23 21:11:20 +00:00
x11-fm Update caja 1.24.0 and its extensions to 1.24.1 2020-09-24 08:48:42 +00:00
x11-fonts Update to 3.6.2 2020-09-27 17:53:41 +00:00
x11-servers x11-servers/xwayland-devel: update to 1.20.0.738 2020-09-26 00:41:30 +00:00
x11-themes
x11-toolkits x11-toolkits/rubygem-uh: Update to 2.1.1 2020-09-27 16:17:41 +00:00
x11-wm Update to version 1.8.3, mostly bugfix release. 2020-09-25 21:34:40 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs Add Nix, a purely functional package manager 2020-09-25 12:54:38 +00:00
LEGAL
Makefile
MOVED Add translate-toolkit 3.1.1 2020-09-27 19:29:50 +00:00
README
UIDs
UPDATING UPDATING: Correct the dirname database/* to databases/* 2020-09-26 09:44:47 +00: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://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		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://www.FreeBSD.org/doc/en_US.ISO8859-1/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.