1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2017-12-27 05:03:43 +00:00
accessibility
arabic
archivers - Update to 0.16.6 2017-12-26 18:54:27 +00:00
astro
audio Update to upstream version 2.8.8; fix build with multimedia/libquicktime 2017-12-25 10:37:50 +00:00
base
benchmarks - Update to 1.1 2017-12-26 22:37:24 +00:00
biology Update to 2.0.1 2017-12-26 23:20:28 +00:00
cad
chinese
comms - Update to 2.0.15 2017-12-26 22:45:33 +00:00
converters - Add mutual runtime conflicts between hs-dataenc and hs-sandi 2017-12-25 15:49:23 +00:00
databases - Update to 0.8.0 2017-12-26 18:59:10 +00:00
deskutils
devel Update to 0.8.0. 2017-12-27 02:50:23 +00:00
dns Add missing USES=libtool. 2017-12-25 20:26:58 +00:00
editors - Update to 44.1.1 2017-12-26 23:21:04 +00:00
emulators - Update WWW 2017-12-26 18:06:06 +00:00
finance Update finance/skrooge to 2.10.5 2017-12-26 22:09:55 +00:00
french
ftp - Update to 4.8 2017-12-26 23:26:33 +00:00
games - Add NO_ARCH 2017-12-26 09:00:42 +00:00
german Update to 2017.12.24 2017-12-25 13:53:54 +00:00
graphics Update to 1.2.4 2017-12-26 23:20:23 +00:00
hebrew
hungarian
irc
japanese - Update to 0.20171201 2017-12-26 23:03:40 +00:00
java java/intellij: Update to version 2017.3.2. 2017-12-26 22:12:55 +00:00
Keywords
korean
lang Update to the 20171224 snapshot of GCC 8 (after the snapshot the week 2017-12-27 05:03:43 +00:00
mail
math - Update to 8.300.2 2017-12-27 02:21:44 +00:00
misc
Mk libtool.mk: pass through LDFLAGS -fuse-ld=* 2017-12-26 17:20:15 +00:00
multimedia Chase ImageMagick7 shlib bump. 2017-12-26 16:16:26 +00:00
net - Update to 2.1.2 2017-12-27 02:45:55 +00:00
net-im - Update to 17.11 2017-12-26 21:28:36 +00:00
net-mgmt
net-p2p net-p2p/bitcoin: unbreak with boost 1.66 2017-12-25 18:07:48 +00:00
news Update to tin 2.4.2 2017-12-25 11:43:02 +00:00
palm
polish Update to 20171224 2017-12-25 13:53:49 +00:00
ports-mgmt
portuguese
print Restrict download htmlxref.cnf from my LOCAL 2017-12-26 14:55:09 +00:00
russian
science
security security/otpw: set LLD_UNSAFE to avoid linking with lld 2017-12-27 00:32:31 +00:00
shells
sysutils Update to 11 2017-12-26 23:20:07 +00:00
Templates
textproc Update to 3.2.2 2017-12-26 23:21:09 +00:00
Tools
ukrainian
vietnamese
www Update to 6.31 2017-12-26 23:20:18 +00:00
x11 - Update to 0.40.0 2017-12-26 21:32:54 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts New port: x11-fonts/meslo 2017-12-26 04:40:27 +00:00
x11-servers
x11-themes Update to 0.10.5 2017-12-25 12:28:37 +00:00
x11-toolkits - Update x11-toolkits/girara to 0.2.8 2017-12-25 20:52:52 +00:00
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED - Change to flup6, a fork supports py3k 2017-12-26 18:33:18 +00:00
README
UIDs
UPDATING

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	http://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	http://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:

	http://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.