1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2019-01-15 03:18:19 +00:00
accessibility Update to 3.3.1 2019-01-14 15:45:08 +00:00
arabic
archivers Update to 2.085 2019-01-13 20:08:25 +00:00
astro - Update to r4262 2019-01-15 02:44:13 +00:00
audio Fix build on i386 with lld as system linker. 2019-01-14 15:19:55 +00:00
base
benchmarks
biology
cad
chinese
comms
converters
databases Update to 5.6.42-84.2 2019-01-14 21:46:10 +00:00
deskutils USES compiler:c11 is needed to fix the build on GCC-based architectures 2019-01-14 01:10:29 +00:00
devel devel/py-aiortc: update to 0.9.19 2019-01-15 03:18:19 +00:00
dns - Re-add MAXMINDDB as default OPTION 2019-01-15 00:39:09 +00:00
editors editors/texstudio: update to version 2.12.14 2019-01-14 19:59:03 +00:00
emulators emulators/rpcs3: update to 0.0.5.7729 2019-01-15 00:52:57 +00:00
finance
french
ftp Deprecate everything that depends on net/GeoIP and everything that depends 2019-01-13 21:22:06 +00:00
games games/stockfish: fix build with GCC-based architectures 2019-01-14 15:44:21 +00:00
german Update to 2019.01.13 2019-01-14 15:39:19 +00:00
graphics Update to 3.3.1 2019-01-14 15:45:56 +00:00
hebrew
hungarian
irc Remove GeoIP-related options. Where possible, replace GeoIP 1 defaults 2019-01-13 20:58:36 +00:00
japanese - Update WWW 2019-01-14 09:30:28 +00:00
java
Keywords
korean
lang lang/rust-nightly: update to 1.33.0.20190115 2019-01-15 00:53:06 +00:00
mail Remove GeoIP-related options. Where possible, replace GeoIP 1 defaults 2019-01-13 20:58:36 +00:00
math Update to 4.06 2019-01-13 20:09:12 +00:00
misc misc/mbuffer: Update to 20190113 2019-01-14 18:36:57 +00:00
Mk Varnish 5 was EOL and expired 2019-01-14 18:09:46 +00:00
multimedia - Update to 2.10.2 2019-01-15 02:39:29 +00:00
net net/google-cloud-sdk: update to 229.0.0 2019-01-15 02:01:24 +00:00
net-im
net-mgmt Remove GeoIP-related options. Where possible, replace GeoIP 1 defaults 2019-01-13 20:58:36 +00:00
net-p2p net-p2p/jackett: update to 0.10.611 2019-01-14 12:12:43 +00:00
news
palm
polish Update to 20190110 2019-01-14 15:39:24 +00:00
ports-mgmt
portuguese
print
russian
science Cleanup RLN usage 2019-01-14 14:05:39 +00:00
security Add a missing backslash-escape to left brace in a regexp 2019-01-14 22:08:45 +00:00
shells
sysutils sysutils/direnv: update to 2.19.0 2019-01-15 01:27:57 +00:00
Templates
textproc textproc/py-asciinema: update to 2.0.2 2019-01-15 00:33:36 +00:00
Tools
ukrainian
vietnamese
www www/minio: update to 2019.01.10.00.21.20 2019-01-15 00:25:02 +00:00
x11 x11/swayidle: update COMMENT 2019-01-15 00:58:22 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-wm/sway: update to 1.0.b.2.189 2019-01-15 00:52:45 +00:00
x11-wm x11-wm/sway: update to 1.0.b.2.189 2019-01-15 00:52:45 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs Add devel/libvirt-dbus -- Libvirt D-Bus API binding 2019-01-14 16:27:39 +00:00
LEGAL
Makefile
MOVED
README
UIDs Add devel/libvirt-dbus -- Libvirt D-Bus API binding 2019-01-14 16:27:39 +00:00
UPDATING x11-wm/sway: update to 1.0.b.2.189 2019-01-15 00:52:45 +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.