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
2020-06-27 04:10:27 +00:00
accessibility
arabic
archivers
astro
audio - Update to 0.0.94 2020-06-26 16:24:09 +00:00
base
benchmarks
biology Move devel/p5-IO-stringy to devel/p5-IO-Stringy and update to 2.113 2020-06-26 11:55:23 +00:00
cad cad/ngspice_rework: Update to 32 2020-06-25 06:12:16 +00:00
chinese
comms
converters Move devel/p5-IO-stringy to devel/p5-IO-Stringy and update to 2.113 2020-06-26 11:55:23 +00:00
databases - Update sqliteodbc ports to 0.9998 2020-06-26 16:10:42 +00:00
deskutils deskutils/py-vdirsyncer: Add compatibility with latest py-click. 2020-06-26 17:34:05 +00:00
devel devel/kf5-kitemmodels add missing dependency 2020-06-26 19:05:50 +00:00
dns - Switch to Github repository as new upstream 2020-06-26 20:30:11 +00:00
editors editors/micro: update to 2.0.6 2020-06-26 16:57:29 +00:00
emulators emulators/rpcs3: restore DISTVERSION comment r540546 2020-06-27 00:29:59 +00:00
finance
french
ftp Remove pre-test-PROXY-off: 2020-06-26 11:55:49 +00:00
games
german
graphics graphics/mesa-devel: update to 20.1.b.2392 2020-06-27 00:28:36 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Remove three arm-specific local patches since r524029 restricted this 2020-06-26 19:14:34 +00:00
mail Move devel/p5-IO-stringy to devel/p5-IO-Stringy and update to 2.113 2020-06-26 11:55:23 +00:00
math math/R: Update to version 4.0.2 2020-06-27 02:02:46 +00:00
misc Update to 2.5.6. 2020-06-26 07:51:50 +00:00
Mk A PLIST file is supposed to be self contained, reset owner/group/mode 2020-06-25 12:37:30 +00:00
multimedia multimedia/libva: update to 2.8.0 2020-06-26 16:01:17 +00:00
net net/cloudflared: update 2020.6.1 to 2020.6.5 2020-06-26 16:43:39 +00:00
net-im
net-mgmt net-mgmt/resource-agents: update 4.5.0 to 4.6.1 2020-06-26 16:30:02 +00:00
net-p2p net-p2p/c-lightning: fix compilation on i386 2020-06-25 14:11:41 +00:00
news Move devel/p5-IO-stringy to devel/p5-IO-Stringy and update to 2.113 2020-06-26 11:55:23 +00:00
polish
ports-mgmt Update to 1.14.5 2020-06-25 15:01:10 +00:00
portuguese
print - Update to 1.29 2020-06-27 04:10:27 +00:00
russian
science science/py-molmod: Update 1.4.7 -> 1.4.8 2020-06-26 01:57:29 +00:00
security security/palisade: 1.9.1 -> 1.10.1 2020-06-26 21:36:02 +00:00
shells Update to 0.32.0 2020-06-26 08:43:04 +00:00
sysutils sysutils/py-borgmatic: update 1.5.6 to 1.5.7 2020-06-26 16:19:17 +00:00
Templates
textproc Upgrade to 2.9.3. 2020-06-26 16:28:43 +00:00
Tools
ukrainian
vietnamese
www Upgrade to r118. 2020-06-26 16:13:16 +00:00
x11 x11/swappy: move to graphics/ 2020-06-25 04:24:02 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xwayland-devel: switch to GitHub mirror 2020-06-26 22:00:44 +00:00
x11-themes Add x11/slim to RUN_DEPENDS of SLiM themes ports 2020-06-26 21:52:22 +00:00
x11-toolkits Move devel/p5-IO-stringy to devel/p5-IO-Stringy and update to 2.113 2020-06-26 11:55:23 +00:00
x11-wm x11-wm/cage: update to 0.1.1.77 2020-06-27 03:18:59 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED devel/looks: 2020-06-26 12:29:23 +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.