1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2021-05-25 15:25:36 -07:00
.hooks
accessibility
arabic
archivers
astro astro/qmapshack: Update version 1.15.2=>1.16.0 2021-05-25 17:56:28 +00:00
audio audio/fasttracker2: Update to 1.47 2021-05-25 15:24:35 +02:00
base
benchmarks
biology biology/bowtie2: Update to 2.4.4 2021-05-24 11:35:43 -05:00
cad cad/netgen-lvs: Update 1.5.177 -> 1.5.178 2021-05-25 10:26:21 -07:00
chinese
comms
converters
databases databases/geoserver-mysql-plugin: Update version 2.19.0=>2.19.1 2021-05-25 17:55:52 +00:00
deskutils Mk: switch PYTHON_REL to 5 digits to support python 3.10.x 2021-05-25 16:55:43 +03:00
devel devel/fatal: Update 2021.05.17.00 -> 2021.05.24.00 2021-05-25 12:43:38 -07:00
dns dns/knot3-lib: fix pkg-plist orphaned items 2021-05-25 10:30:44 +01:00
editors editors/gummi: Reintroduce port and update to 0.8.1 2021-05-25 02:06:50 -04:00
emulators emulators/rpcs3: update to 0.0.16.12309 2021-05-25 12:25:20 +00:00
finance finance/electrum: This works fine with python 3.6+ 2021-05-24 19:58:18 +02:00
french
ftp
games Mk: switch PYTHON_REL to 5 digits to support python 3.10.x 2021-05-25 16:55:43 +03:00
german
graphics graphics/minder: Update to 1.12.3 2021-05-25 14:54:04 -07:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/guile: Update version 3.0.6=>3.0.7 2021-05-25 17:56:20 +00:00
mail
math math/py-pyodesys: Update 0.13.1 -> 0.14.0 2021-05-25 10:26:23 -07:00
misc misc/timetrace: Update to 0.5.0 2021-05-25 14:57:15 -07:00
Mk Mk: switch from PYTHON_PORTVERSION to PYTHON_DISTVERSION 2021-05-25 16:55:44 +03:00
multimedia multimedia/gtk-youtube-viewer: Update to 3.9.1 2021-05-25 15:25:36 -07:00
net net/cloudquery: Update to 0.13.3 2021-05-25 15:00:21 -07:00
net-im
net-mgmt net-mgmt/librenms: fix capture so that it works on FreeBSD 2021-05-25 20:46:21 +00:00
net-p2p
news
polish
ports-mgmt
portuguese
print Mk: switch PYTHON_REL to 5 digits to support python 3.10.x 2021-05-25 16:55:43 +03:00
russian
science Mk: switch PYTHON_REL to 5 digits to support python 3.10.x 2021-05-25 16:55:43 +03:00
security security/fizz: Update 2021.05.17.00 -> 2021.05.24.00 2021-05-25 12:43:35 -07:00
shells shells/dash: update DASH to version 0.5.11.3. 2021-05-25 14:56:32 +08:00
sysutils sysutils/synergy: Add LEGACY option; Add test target; Install syntool. 2021-05-25 10:26:22 -07:00
Templates
textproc textproc/groonga: Update version 11.0.1=>11.0.2 2021-05-25 17:54:47 +00:00
Tools
ukrainian
vietnamese
www www/nginx-devel: security update from 1.20.0 to 1.21.0. 2021-05-25 11:49:35 -04:00
x11 x11/Makefile: hook nfy to the build 2021-05-25 15:02:23 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/sudo-font: Update to 0.53.1 2021-05-25 12:34:36 +02:00
x11-servers
x11-themes
x11-toolkits Mk: switch from PYTHON_PORTVERSION to PYTHON_DISTVERSION 2021-05-25 16:55:44 +03:00
x11-wm Mk: switch PYTHON_REL to 5 digits to support python 3.10.x 2021-05-25 16:55:43 +03:00
.arcconfig
.gitignore
CHANGES Mk: switch PYTHON_REL to 5 digits to support python 3.10.x 2021-05-25 16:55:43 +03:00
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile Makefile: Force to rebase when using make update 2021-05-25 16:01:19 +00:00
MOVED editors/gummi: Reintroduce port and update to 0.8.1 2021-05-25 02:06:50 -04: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://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.