1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2020-03-30 07:12:40 +00:00
accessibility
arabic
archivers archivers/lib1541img: fix build on GCC architectures 2020-03-29 21:11:13 +00:00
astro - Update to 0.47.3 2020-03-29 15:42:21 +00:00
audio Update to 0.4.0 2020-03-30 04:31:32 +00:00
base
benchmarks benchmarks/stress-ng: Update to 0.11.04 2020-03-29 11:18:30 +00:00
biology biology/hyphy: Update to version 2.5.8 2020-03-28 12:27:11 +00:00
cad cad/netgen-lvs: Update 1.5.145 -> 1.5.146 2020-03-29 23:10:46 +00:00
chinese
comms
converters Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2020-03-29 10:43:21 +00:00
databases databases/foundationdb-devel: ignore sqlite warnings after clang update 2020-03-29 22:23:28 +00:00
deskutils deskutils/peaclock: Update 0.4.1 -> 0.4.2 2020-03-29 23:24:48 +00:00
devel Obsolete, please use devel/rubygem-slack-notifier instead. 2020-03-30 07:12:40 +00:00
dns Fix typo 2020-03-28 13:33:46 +00:00
editors
emulators emulators/rpcs3: drop LLVM option after r469492 2020-03-29 21:00:40 +00:00
finance
french Update to 1.8.0 2020-03-28 17:30:37 +00:00
ftp Remove USES=gmake 2020-03-28 13:34:02 +00:00
games games/dangerdeep: Fix compiling GLSL shaders 2020-03-30 06:08:21 +00:00
german Update to 2020.03.22 2020-03-28 13:33:20 +00:00
graphics graphics/librsvg2-rust: Update to 2.48.1 2020-03-30 06:46:29 +00:00
hebrew
hungarian
irc irc/libircclient: fix build on GCC architectures 2020-03-29 21:02:39 +00:00
japanese
java
Keywords
korean
lang Update to 2.0.3 2020-03-29 10:39:33 +00:00
mail mail/dbmail: chase databases/libzdb update with new layout 2020-03-29 09:36:30 +00:00
math math/geogebra: Update to 5.0.574.0 2020-03-30 05:52:12 +00:00
misc misc/opennn: Fix build 2020-03-29 05:57:28 +00:00
Mk
multimedia multimedia/libdvdread: fix build on GCC architectures 2020-03-29 17:26:13 +00:00
net Update to upstream release 1.7.24 2020-03-29 10:21:33 +00:00
net-im
net-mgmt net-mgmt/bgpq: Mark DEPRECATED in lieu of net-mgmt/bgpq3 or net-mgmt/bgpq4 2020-03-29 19:41:23 +00:00
net-p2p
news
polish Update to 20200320 2020-03-28 13:33:25 +00:00
ports-mgmt ports-mgmt/psearch: fix build on GCC architectures 2020-03-29 21:26:32 +00:00
portuguese
print Update to 4.4.2 2020-03-28 12:54:58 +00:00
russian
science Revert r529778, ports depending on it were not tested 2020-03-29 20:41:45 +00:00
security security/py-passlib: Update to 1.7.2 2020-03-30 05:07:22 +00:00
shells
sysutils auto-admin: Upgrade to 0.6.1 2020-03-30 00:29:56 +00:00
Templates
textproc Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2020-03-29 10:43:21 +00:00
Tools
ukrainian
vietnamese
www www/mohawk: Fix build with Clang 10 2020-03-30 06:11:25 +00:00
x11 x11/rsibreak: update to 0.12.12 2020-03-29 18:10:32 +00:00
x11-clocks Mark MAKE_JOBS_UNSAFE 2020-03-28 11:02:36 +00:00
x11-drivers
x11-fm
x11-fonts New port: x11-fonts/manrope 2020-03-29 15:07:17 +00:00
x11-servers
x11-themes x11-themes/kf5-breeze-icons: fix cmake with respect to optional xmllint 2020-03-29 15:02:59 +00:00
x11-toolkits
x11-wm Update xfce4-session to 4.14.2 2020-03-29 19:10:07 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Obsolete, please use devel/rubygem-slack-notifier instead. 2020-03-30 07:12:40 +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.