1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2019-01-17 13:15:18 +00:00
accessibility
arabic
archivers Update `archivers/libdeflate' to version 1.2. 2019-01-17 10:21:06 +00:00
astro Update to 1.7.0 2019-01-16 20:10:44 +00:00
audio audio/vgmplay: create port 2019-01-17 12:45:34 +00:00
base
benchmarks
biology
cad
chinese
comms
converters
databases databases/pgpool-II-40: Actually unbreak PAM option after r490475 2019-01-17 11:15:44 +00:00
deskutils
devel devel/py-jsonform: create port 2019-01-17 12:37:56 +00:00
dns - Fix EADDRNOTAVAIL issue under FreeBSD when using IPs bound to loopback interfaces 2019-01-16 19:27:36 +00:00
editors editors/texstudio: Reset maintainer after > 3 timeouts in a row 2019-01-17 13:04:09 +00:00
emulators emulators/rpcs3: update to 0.0.5.7731 2019-01-16 19:17:14 +00:00
finance
french
ftp
games - Update to 3.5.4 2019-01-17 13:15:18 +00:00
german
graphics - Switch from sdl1 to sdl2 2019-01-17 06:03:53 +00:00
hebrew
hungarian
irc irc/irssi-xmpp: update to 0.54 2019-01-16 13:13:32 +00:00
japanese
java Update to 2018.3.3 release. 2019-01-17 07:48:52 +00:00
Keywords
korean
lang lang/php73: Make enabling MYSQL native driver optional 2019-01-17 10:41:25 +00:00
mail Mark BROKEN with CLAMAV option. 2019-01-16 17:40:26 +00:00
math New port: math/ascent: C++ simulation engine and differential equation solver 2019-01-17 09:54:40 +00:00
misc
Mk PYTHON_VERSION cannot be changed, use DEFAULT_VERSIONS. 2019-01-16 15:13:51 +00:00
multimedia multimedia/nostt: update to 1.1.1 2019-01-16 21:11:29 +00:00
net Add OPUS option to asterisk ports to enable the opus codec. 2019-01-17 13:06:18 +00:00
net-im
net-mgmt net-mgmt/nagvis: update 1.9.10 to 1.9.11 2019-01-17 12:06:38 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science New port: science/erkale-pseudopotentials: Pseudopotentials for Erkale, the quantum chemistry program 2019-01-17 09:42:53 +00:00
security Update to 4.3.2 2019-01-17 12:30:45 +00:00
shells Properly fix broken man pages by removing unsupported characters. 2019-01-16 16:14:06 +00:00
sysutils - Update CPU-X to version 3.2.4 2019-01-17 10:02:46 +00:00
Templates
textproc textproc/zsh-syntax-highlighting: Update to 0.6.0.231,1 2019-01-16 21:18:49 +00:00
Tools
ukrainian
vietnamese
www - Update WWW 2019-01-17 09:30:30 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes x11-themes/kf5-breeze-icons: fix bad plist-subs 2019-01-16 19:49:48 +00:00
x11-toolkits Add -no-libudev to CONFIGURE_ARGS to prevent use of devel/libudev-devd. 2019-01-17 09:28:15 +00:00
x11-wm x11-wm/sway: update to 1.0.b.2.204 2019-01-16 19:17:39 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
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://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.