1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2020-06-18 22:31:13 +00:00
accessibility
arabic
archivers
astro - Update to r4550 2020-06-17 21:17:42 +00:00
audio audio/ocp: fix build on powerpc64 with gcc 2020-06-18 15:41:32 +00:00
base
benchmarks
biology Move devel/swig30 to devel/swig and update to 4.0.1 2020-06-17 18:17:45 +00:00
cad Move devel/swig30 to devel/swig and update to 4.0.1 2020-06-17 18:17:45 +00:00
chinese
comms Move devel/swig30 to devel/swig and update to 4.0.1 2020-06-17 18:17:45 +00:00
converters Move devel/swig30 to devel/swig and update to 4.0.1 2020-06-17 18:17:45 +00:00
databases Update to 9.3.1 2020-06-18 19:36:37 +00:00
deskutils deskutils/gnome-sound-recorder: unbreak after r538885 2020-06-18 00:55:47 +00:00
devel devel/goswagger: Update to 0.24.0 2020-06-18 22:31:13 +00:00
dns Update to 9.11.20. 2020-06-18 03:46:41 +00:00
editors Update to 1.48.0 2020-06-18 11:10:36 +00:00
emulators emulators/rpcs3: update to 0.0.10.10520 2020-06-18 00:55:25 +00:00
finance
french
ftp
games - Update to 20200610 2020-06-17 21:17:22 +00:00
german Update to 2020.06.14 2020-06-17 18:04:16 +00:00
graphics graphics/qcustomplot-qt5: Simplify the Makefile 2020-06-18 21:47:39 +00:00
hebrew
hungarian
irc Move devel/swig30 to devel/swig and update to 4.0.1 2020-06-17 18:17:45 +00:00
japanese Move devel/swig30 to devel/swig and update to 4.0.1 2020-06-17 18:17:45 +00:00
java Update to 4.16 2020-06-18 14:55:11 +00:00
Keywords
korean
lang lang/rust: build with Clang on powerpc64 elfv2 2020-06-18 20:36:08 +00:00
mail mail/opensmtpd-filter-rspamd: Update to 0.1.6 2020-06-18 18:30:22 +00:00
math Chase the upgrade of math/flint2. 2020-06-18 19:31:57 +00:00
misc Move devel/swig30 to devel/swig and update to 4.0.1 2020-06-17 18:17:45 +00:00
Mk Mk/bsd.gecko.mk: add devel/binutils to BUILD_DEPENDS 2020-06-18 20:34:16 +00:00
multimedia multimedia/ffmpeg: replace MMX/SSE/VFP/NEON with ASM 2020-06-18 17:58:37 +00:00
net Update to 2.17.1 2020-06-17 18:01:18 +00:00
net-im
net-mgmt net-mgmt/unifi5: Update to 5.13.29 2020-06-18 15:52:05 +00:00
net-p2p
news
polish Update to 20200611 2020-06-17 18:04:20 +00:00
ports-mgmt - Update to 20200618 2020-06-18 03:58:41 +00:00
portuguese
print
russian
science Move devel/swig30 to devel/swig and update to 4.0.1 2020-06-17 18:17:45 +00:00
security Update to version 3.9.7 which is required for salt-3001 2020-06-18 20:17:06 +00:00
shells
sysutils Fix runtime error by adding security/py-pycryptodome 2020-06-18 20:22:19 +00:00
Templates
textproc - Update to 0.5.0 2020-06-18 18:23:05 +00:00
Tools
ukrainian
vietnamese
www mojolicious: Update to 8.55 2020-06-18 17:58:07 +00:00
x11
x11-clocks
x11-drivers
x11-fm x11-fm/caja: rebuild after r538621 2020-06-18 01:47:15 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Add compiler:c++11-lang to USES to attempt to fix build on GCC-based 2020-06-18 01:23:03 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Move devel/swig30 to devel/swig and update to 4.0.1 2020-06-17 18:17:45 +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.