1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2021-08-17 12:04:47 -04:00
.hooks
accessibility
arabic
archivers
astro
audio audio/mpz: update the port to version 1.0.14. 2021-08-17 11:36:56 +00:00
base
benchmarks
biology biology/sigviewer: New port: Viewing application for biosignals 2021-08-17 00:05:37 -07:00
cad
chinese
comms
converters
databases
deskutils
devel devel/hs-spago: Update to 0.20.3 2021-08-17 18:03:28 +03:00
dns dns/p5-DNS-nsdiff: New port 2021-08-17 08:20:18 +01:00
editors
emulators emulators/yuzu: update to s20210816 2021-08-17 00:44:02 +00:00
finance finance/ticker: Update to 4.2.1 2021-08-17 11:47:33 +01:00
french
ftp
games games/rubygem-vimgolf: Update to 0.5.0 2021-08-17 05:38:46 -04:00
german german/hunspell: fix swiss-german dictionary 2021-08-17 07:24:08 +02:00
graphics graphics/akira: update Akira to version 0.0.16. 2021-08-17 11:01:20 +00:00
hebrew
hungarian
irc
japanese japanese/tex-ptex: Update maintainer from freebsd-tex@ to tex@ 2021-08-17 12:37:16 +02:00
java
Keywords
korean
lang lang/purescript: Update to 0.14.3 2021-08-17 18:03:28 +03:00
mail mail/nextcloud-mail: Update to 1.10.3 2021-08-17 08:00:29 +00:00
math math/libxlsxwriter: update to 1.1.3 2021-08-17 16:53:16 +02:00
misc misc/libxdf: New port: C++ library for loading XDF files 2021-08-16 20:17:53 -07:00
Mk
multimedia multimedia/kooha: update to 1.2.1.621 2021-08-17 00:44:02 +00:00
net net/haproxy-devel: update to version 2.5-dev4. 2021-08-17 15:53:27 +00:00
net-im
net-mgmt net-mgmt/networkmgr: update to 6.1 2021-08-17 08:24:18 -03:00
net-p2p
news
polish
ports-mgmt
portuguese
print print/texlive-tlmgr: Update maintainer from freebsd-tex@ to tex@ 2021-08-17 12:37:19 +02:00
russian
science
security security/stunnel: update to 5.60 2021-08-17 12:04:47 -04:00
shells
sysutils sysutils/graylog: update to 4.1.3 and provide a valid default .conf 2021-08-17 15:43:38 +00:00
Templates
textproc textproc/lowdown: update to 0.8.6 2021-08-17 16:53:15 +02:00
Tools
ukrainian
vietnamese
www www/redmine4*: Remove bogus "Created by" line 2021-08-17 17:19:20 +02:00
x11 x11/nwg-drawer: update to 0.1.5 2021-08-17 10:42:55 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wm/river: update to s20210815 2021-08-17 00:44:03 +00:00
.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.