1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Alex Dupre 6b6b8271c0 Update cacerts file using the one included in 8u111 release.
Notable change is the inclusion of Let's Encrypt CA.
2016-10-24 08:53:21 +00:00
accessibility
arabic
archivers - Update to 2.14 2016-10-24 08:17:35 +00:00
astro
audio - Update to 3.4.2 2016-10-23 22:31:56 +00:00
base
benchmarks Update to upstream version 6.6.1 2016-10-23 16:38:36 +00:00
biology Use USES=pathfix where applicable. 2016-10-21 15:21:13 +00:00
cad
chinese Use USES=pathfix where applicable. 2016-10-21 15:21:13 +00:00
comms Use USES=pathfix where applicable. 2016-10-21 15:21:13 +00:00
converters
databases Adopt port with kde@ hat. 2016-10-23 15:53:11 +00:00
deskutils deskutils/xfce4-notification-daemon: Mark DEPRECATED 2016-10-23 13:18:46 +00:00
devel - Update to 2.06 2016-10-24 08:42:51 +00:00
dns Use USES=pathfix where applicable. 2016-10-21 15:21:13 +00:00
editors Update to patchlevel 46. 2016-10-22 17:03:26 +00:00
emulators Update to 5.1.8. 2016-10-23 19:37:28 +00:00
finance
french
ftp Use USES=pathfix where applicable. 2016-10-21 15:21:13 +00:00
games games/nethack36(-nox): Document ncurses requirement 2016-10-22 18:42:31 +00:00
german
graphics - Update to 0.4.4 2016-10-22 15:30:08 +00:00
hebrew
hungarian
irc Pass port to kde@. 2016-10-23 15:54:27 +00:00
japanese
java Update cacerts file using the one included in 8u111 release. 2016-10-24 08:53:21 +00:00
Keywords
korean Use USES=pathfix where applicable. 2016-10-21 15:21:13 +00:00
lang Update to the 20161020 snapshot of GCC 6. 2016-10-23 21:29:52 +00:00
mail mail/offlineimap: update 6.5.7 -> 7.0.8 2016-10-23 17:50:38 +00:00
math math/gnuplot: 5.0.4 -> 5.0.5 2016-10-23 08:23:04 +00:00
misc Use USES=pathfix where applicable. 2016-10-21 15:21:13 +00:00
Mk
multimedia Switch to an out-of-source CMake build. 2016-10-23 14:06:48 +00:00
net Remove expired port: 2016-10-23 11:22:37 +00:00
net-im Use USES=pathfix where applicable. 2016-10-21 15:21:13 +00:00
net-mgmt net-mgmt/ezradius: Fix PORTVERSION + PORTREVISION after last commit 2016-10-22 18:59:19 +00:00
net-p2p Pass KTorrent ports to kde@. 2016-10-23 15:55:14 +00:00
news
palm
polish Use USES=pathfix where applicable. 2016-10-21 15:21:13 +00:00
ports-mgmt ports-mgmt/synth: Upgrade version 1.62 => 1.63 2016-10-21 18:59:00 +00:00
portuguese
print print/hplip and print/hplip-plugin: Take maintainership 2016-10-22 06:08:34 +00:00
russian
science Use USES=pathfix where applicable. 2016-10-21 15:21:13 +00:00
security - Update to 1.1.1.7 2016-10-23 09:28:14 +00:00
shells Use USES=pathfix where applicable. 2016-10-21 15:21:13 +00:00
sysutils Update to 2.3.10. 2016-10-24 08:42:56 +00:00
Templates
textproc Fix PKGBASE collision with textproc/elasticsearch-plugin-migration 2016-10-23 12:23:05 +00:00
Tools
ukrainian
vietnamese
www - Update to 3.1.10 2016-10-24 03:27:47 +00:00
x11 Use USES=pathfix where applicable. 2016-10-21 15:21:13 +00:00
x11-clocks
x11-drivers Use USES=pathfix where applicable. 2016-10-21 15:21:13 +00:00
x11-fm Use USES=pathfix where applicable. 2016-10-21 15:21:13 +00:00
x11-fonts All 3 types of fonts are obsoleted in the port. Use official site to 2016-10-24 06:04:57 +00:00
x11-servers
x11-themes Update to 2.6.5 2016-10-23 10:12:39 +00:00
x11-toolkits Use USES=pathfix where applicable. 2016-10-21 15:21:13 +00:00
x11-wm Use USES=pathfix where applicable. 2016-10-21 15:21:13 +00:00
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2016-10-23 11:22:37 +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.