1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2018-11-16 07:59:15 +00:00
accessibility
arabic
archivers Update KDE Frameworks to 5.52.0 2018-11-12 18:31:42 +00:00
astro Update to 0.122 2018-11-15 19:07:23 +00:00
audio - Add missing dependency 2018-11-15 23:16:11 +00:00
base
benchmarks benchmarks/stress-ng: Update to 0.09.45 2018-11-12 21:48:58 +00:00
biology biology/molden: update to 5.8.2 2018-11-13 07:03:15 +00:00
cad
chinese
comms Merely specifying :c11 is sufficient here. 2018-11-14 21:31:28 +00:00
converters Update to 7.1.24 2018-11-15 16:40:59 +00:00
databases Update to 1.5.1 2018-11-16 01:07:01 +00:00
deskutils Update gnome-documents to 3.28.2. 2018-11-13 17:44:13 +00:00
devel - Update to 1.2.2 2018-11-16 07:44:09 +00:00
dns Update dns/public_suffix_list to 20181109 2018-11-15 19:05:50 +00:00
editors editors/libreoffice: fix emoji font file name 2018-11-14 22:41:51 +00:00
emulators emulators/citra: update to s20181113 2018-11-15 00:25:45 +00:00
finance
french
ftp
games - Fix LICENSE 2018-11-12 09:30:23 +00:00
german Update to 2018.11.11 2018-11-12 21:28:24 +00:00
graphics - Update to 1.2.1 2018-11-15 20:10:46 +00:00
hebrew
hungarian
irc Now builds on powerpc64 (and thus presumably mips*.) 2018-11-15 03:19:27 +00:00
japanese japanese/font-koruri: Update WWW 2018-11-12 10:16:15 +00:00
java
Keywords
korean
lang Update to 7.1.24 2018-11-15 16:40:59 +00:00
mail Move mail/py-email-reply-parser to mail/py-email_reply_parser 2018-11-15 19:07:40 +00:00
math - Update to 0.11-2 2018-11-16 07:59:15 +00:00
misc misc/tzdiff: Update to 0.91 2018-11-16 07:31:17 +00:00
Mk Update KDE Frameworks to 5.52.0 2018-11-12 18:31:42 +00:00
multimedia Fix build on gcc-based archs. 2018-11-15 03:34:17 +00:00
net net/liferea: update to 1.12.5 2018-11-15 20:36:16 +00:00
net-im
net-mgmt net-mgmt/icinga2: Update to Bugfix release 2.10.2 2018-11-15 13:08:02 +00:00
net-p2p net-p2p/libtorrent: Take MAINTAINER'ship 2018-11-14 23:27:22 +00:00
news - Fix with INN's shared libraries; 2018-11-13 18:39:05 +00:00
palm
polish
ports-mgmt
portuguese
print
russian
science New port: science/opensim-core: Software for modeling of musculoskeletal structures 2018-11-16 02:55:54 +00:00
security Upgrade to 8.11.1 2018-11-15 12:32:03 +00:00
shells shells/jailkit: Avoid accidentally picking up procmail 2018-11-15 08:56:15 +00:00
sysutils Update to 1.1.0 2018-11-15 21:31:52 +00:00
Templates
textproc Update to 3.0.12 2018-11-15 19:08:30 +00:00
Tools
ukrainian
vietnamese
www - Update to 1.2.0 2018-11-16 07:05:57 +00:00
x11 Update gdm to 3.28.4. 2018-11-13 17:54:57 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Update KDE Frameworks to 5.52.0 2018-11-12 18:31:42 +00:00
x11-toolkits Fix build on FreeBSD 13+ 2018-11-14 21:45:02 +00:00
x11-wm Update mutter to 3.28.3. 2018-11-13 17:53:40 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Move mail/py-email-reply-parser to mail/py-email_reply_parser 2018-11-15 19:08:38 +00:00
README
UIDs
UPDATING graphics/mesa-libs: enable WAYLAND by default here and in consumers 2018-11-11 23:54:06 +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.