1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2021-01-24 03:09:54 +00:00
accessibility Update MAINTAINER fields for myself (lcook) 2021-01-22 10:08:51 +00:00
arabic
archivers archivers/nfpm: Update 2.2.2 -> 2.2.3 2021-01-23 03:28:01 +00:00
astro
audio audio/jacktrip: Update 1.3.0.rc -> 1.3.0 2021-01-24 01:15:48 +00:00
base
benchmarks benchmarks/flowgrind: Update to 0.8.2 2021-01-23 18:31:58 +00:00
biology biology/haplohseq: Fix example scripts for python 3 2021-01-23 19:31:49 +00:00
cad cad/netgen-lvs: Update 1.5.162 -> 1.5.165 2021-01-24 01:13:41 +00:00
chinese
comms
converters
databases databases/tile38: Unbreak with go1.16 2021-01-23 12:02:42 +00:00
deskutils deskutils/gnome-tweaks: Update to 3.34.1 2021-01-23 15:42:46 +00:00
devel devel/gitleaks: Update 7.2.0 -> 7.2.1 2021-01-24 01:18:19 +00:00
dns dns/dnscrypt-proxy2: update 2.0.44 to 2.0.45 2021-01-23 10:00:47 +00:00
editors editors/slime: Update to fix build after editors/emacs-devel update 2021-01-23 02:42:34 +00:00
emulators emulators/dosbox-staging: 2021-01-23 09:07:12 +00:00
finance
french
ftp
games devel/renpy: update to 7.4.1 2021-01-24 00:24:13 +00:00
german
graphics graphics/py-mayavi: Add USES=python:3.6+ 2021-01-24 00:39:34 +00:00
hebrew
hungarian
irc irc/eggdrop-devel: Update to latest commit 2021-01-23 18:46:30 +00:00
japanese
java
Keywords
korean
lang Update to the 20210122 snapshot of GCC 9.3.1. 2021-01-23 22:08:30 +00:00
mail mail/mutt: Security update to 2.0.5 2021-01-23 21:14:02 +00:00
math - Update to 5.83 2021-01-24 03:09:54 +00:00
misc Return misc/locale-en_DK to the pool 2021-01-23 20:01:38 +00:00
Mk
multimedia multimedia/ustreamer: Update 3.3 -> 3.12 2021-01-23 05:40:08 +00:00
net Update to 1.3.0 2021-01-23 06:25:42 +00:00
net-im net-im/py-matrix-synapse: Update to 1.25.0 2021-01-23 08:33:53 +00:00
net-mgmt
net-p2p
news
polish
ports-mgmt ports-mgmt/portfmt: Update to g20200924 2021-01-23 18:14:51 +00:00
portuguese
print - Update to 0.29 2021-01-22 14:58:53 +00:00
russian
science science/rdkit: Update 2020.09.3 -> 2020.09.4 2021-01-23 06:24:28 +00:00
security security/nikto: set maintainership 2021-01-23 19:30:35 +00:00
shells
sysutils sysutils/dua-cli: Update to 2.10.10 2021-01-23 19:35:57 +00:00
Templates
textproc textproc/gtk-doc: update to 1.33.2 2021-01-23 13:30:17 +00:00
Tools Update tindex for FreeBSD 14 2021-01-22 09:48:06 +00:00
ukrainian
vietnamese
www www/gallery-dl: update to 1.16.4 2021-01-24 00:24:07 +00:00
x11 x11/foot: sync patches with upstream 2021-01-23 10:30:34 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Update MAINTAINER fields for myself (lcook) 2021-01-22 10:08:51 +00:00
x11-servers x11-servers/xwayland-devel: update to 1.20.0.811 2021-01-24 00:56:43 +00:00
x11-themes x11-themes/flat-remix-icon-themes: Update to 20210121. 2021-01-22 18:54:51 +00:00
x11-toolkits
x11-wm x11-wm/river: update to s20210121 2021-01-23 00:34:33 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Re-add port: graphics/py-mayavi: Application and library for 3D visualization and plotting in Python 2021-01-22 20:43:02 +00:00
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://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.