1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2019-02-21 20:50:33 +00:00
accessibility
arabic
archivers
astro
audio Update KDE's Plasma 5 Desktop to 5.15.1 2019-02-20 19:19:28 +00:00
base
benchmarks benchmarks/stress-ng: Update to 0.09.53 2019-02-21 14:55:28 +00:00
biology biology/iqtree: Update to version 1.6.10 2019-02-21 14:33:43 +00:00
cad
chinese
comms comms/redsea: Improve description text for the TMC option 2019-02-21 18:33:06 +00:00
converters Fix build of the dependent ports 2019-02-20 20:48:02 +00:00
databases Similar to other SQL ports, add -fpermissive when compiling using GCC 2019-02-21 04:16:16 +00:00
deskutils Update KDE's Plasma 5 Desktop to 5.15.1 2019-02-20 19:19:28 +00:00
devel Update to 3.44 2019-02-21 16:11:01 +00:00
dns
editors Switch openoffice-devel to the upstream AOO42X branch from trunk and 2019-02-20 06:42:29 +00:00
emulators The Wine Staging patchset is now available for Wine 4.2, and the build 2019-02-21 14:18:36 +00:00
finance finance/skrooge: update to 2.18.0 2019-02-20 20:26:03 +00:00
french
ftp
games - Switch to more correct way of avoiding C++11 related build errors 2019-02-21 20:50:33 +00:00
german
graphics - Switch to more correct way of avoiding C++11 related build errors 2019-02-21 20:50:29 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/rust: Ignore with qemu-user-static and on aarch64 without fixed ld-elf.so.1 2019-02-21 19:03:17 +00:00
mail
math Update to 1.16.1 2019-02-21 16:11:06 +00:00
misc Update to 4.31.1 2019-02-21 16:37:47 +00:00
Mk Mk/Uses/qt.mk: Complain about components with an unknown suffix 2019-02-20 21:24:33 +00:00
multimedia multimedia/aom: update to 1.0.0.1369 2019-02-21 00:36:41 +00:00
net net/asterisk-chan_sccp: Make sure to regenerate configure during the build 2019-02-20 21:05:55 +00:00
net-im New Matrix IM desktop client and support-library. 2019-02-21 13:44:45 +00:00
net-mgmt net-mgmt/py-prometheus-client: Update to 0.6.0 2019-02-21 09:53:23 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print Adjust the installation of htmlxref.cnf 2019-02-21 16:17:55 +00:00
russian
science science/mcstas-comps: Update to 2.5 and unbreak 2019-02-20 22:34:23 +00:00
security Document sysutils/puppetserver* vulnerabilities. 2019-02-21 19:49:00 +00:00
shells Do not attempt to build 'loadables' in the install target when the static build 2019-02-21 09:32:08 +00:00
sysutils Update to 6.2.1 2019-02-21 19:34:18 +00:00
Templates
textproc textproc/wiggle: switch URL to github 2019-02-21 19:34:13 +00:00
Tools
ukrainian
vietnamese
www - Update to 8.6.10 2019-02-21 14:46:38 +00:00
x11 x11/{grim,slurp}: switch r493467 to merged commits 2019-02-20 22:01:57 +00:00
x11-clocks
x11-drivers x11-drivers/xf86-input-libinput: Update to 0.28.2 2019-02-21 17:32:15 +00:00
x11-fm
x11-fonts x11-fonts/libfontenc: Update to 1.1.4 2019-02-20 20:09:52 +00:00
x11-servers
x11-themes x11-themes/freebsd-8k-wallpapers: and the -kde SLAVEPORT to 2.0. 2019-02-21 05:49:45 +00:00
x11-toolkits Update KDE's Plasma 5 Desktop to 5.15.1 2019-02-20 19:19:28 +00:00
x11-wm Update KDE's Plasma 5 Desktop to 5.15.1 2019-02-20 19:19:28 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2019-02-21 09:21:47 +00:00
README
UIDs
UPDATING Expand a bit the "how do I change Perl5 major versions" entry. 2019-02-20 15:13:29 +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.