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
2022-04-12 20:27:50 -07:00
.hooks
accessibility
arabic
archivers
astro astro/py-sgp4: upgrade to 2.21 2022-04-12 17:46:17 +02:00
audio audio/dexed: New port: DX7 FM multi plaform/multi format plugin 2022-04-12 20:27:50 -07:00
base
benchmarks
biology
cad
chinese
comms
converters
databases databases/neo4j: Update to 3.5.31 2022-04-12 13:34:21 +08:00
deskutils
devel devel/jenkins: Update to 2.243 2022-04-13 11:12:50 +08:00
dns dns/wdns: Upgrade to version 0.11.0 2022-04-11 22:31:39 -07:00
editors editors/openoffice-4: Fix dependency issues 2022-04-12 19:12:50 -07:00
emulators
finance finance/py-ta-lib: update to 0.4.24 2022-04-12 18:38:38 +02:00
french
ftp ftp/ocaml-ocurl: unbreak the build under some circumstances 2022-04-12 05:21:40 +00:00
games
german
graphics graphics/openexr: bugfix update to 3.1.5 2022-04-12 21:24:22 +02:00
hebrew
hungarian
irc irc/scrollz: Update to version 2.3.1 2022-04-12 12:05:26 +02:00
japanese
java
Keywords
korean
lang lang/ruby32: Add new port 2022-04-13 12:04:02 +09:00
mail
math math/coinmp: Dependency fixes 2022-04-12 14:21:48 -07:00
misc
Mk lang/ruby32: Add new port 2022-04-13 12:04:02 +09:00
multimedia multimedia/emby-server-devel: Update to 4.7.0.34 2022-04-12 17:48:41 +02:00
net net/xmlrpc-c: Update to 1.54.05 2022-04-12 13:55:54 -03:00
net-im net-im/gomuks: Fix runtime within a tmux session 2022-04-12 15:01:54 +02:00
net-mgmt net-mgmt/netdata-go: Update to 0.32.2 2022-04-12 17:40:46 +02:00
net-p2p
news news/nzbhydra2: Update to 4.3.0 2022-04-12 17:44:35 +02:00
polish
ports-mgmt ports-mgmt/reprise: unbreak bulk -a 2022-04-12 07:48:55 +00:00
portuguese
print
russian
science
security security/vuxml: Document buffer overrun vulnerability in Ruby 2022-04-13 12:04:10 +09:00
shells
sysutils sysutils/goaccess: update to 1.5.6 2022-04-12 19:37:38 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www www/firefox: fix some of color issues on big-endian 2022-04-12 18:06:17 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/pango: Fix build with X11=off 2022-04-12 17:43:17 +02:00
x11-wm
.arcconfig
.gitignore
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://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.