1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2016-07-30 04:35:26 +00:00
accessibility
arabic
archivers - Update to 0.78 2016-07-30 04:35:26 +00:00
astro Update graphics/exiv2 to 0.25. 2016-07-27 10:22:26 +00:00
audio Upgrade to 1.0.2. 2016-07-30 01:02:42 +00:00
benchmarks Update to latest version 2016-07-28 14:40:45 +00:00
biology
cad - Change maintainer email [1] 2016-07-27 17:04:44 +00:00
chinese Remove spurious ${STAGEDIR} from @exec and @unexec lines added to the plist 2016-07-29 10:53:38 +00:00
comms
converters
databases The package provides a few PostgreSQL functions that allow you to get at 2016-07-29 14:05:26 +00:00
deskutils - Update to 6.5.24 2016-07-30 02:28:25 +00:00
devel - Update to 1.3.3 2016-07-30 02:41:44 +00:00
dns dns/py-dnspython: update to 1.14.0 2016-07-29 15:06:11 +00:00
editors Fix collision with getline(3) 2016-07-29 23:15:11 +00:00
emulators Update qemu-sbruno to upstream. 2016-07-28 16:18:47 +00:00
finance
french
ftp - Update to 1.1 2016-07-29 05:43:30 +00:00
games - Use clang where possible 2016-07-27 16:55:39 +00:00
german
graphics - Update to version 2.77a 2016-07-29 12:52:01 +00:00
hebrew
hungarian
irc
japanese Add new port -- Aozora Mincho Japanese TrueType fonts 2016-07-27 15:10:09 +00:00
java Version 1.54 of the Bouncy Castle Crypto APIs. 2016-07-29 11:23:55 +00:00
Keywords
korean
lang lang/tcl86: update to 8.6.6 2016-07-28 12:10:39 +00:00
mail Fix collision with getline(3) 2016-07-29 23:24:50 +00:00
math - Don't install share/cmake/hdf5/libhdf5.settings to avoid clash with 2016-07-29 23:45:41 +00:00
misc Add 11.0-BETA3 MANIFEST files. 2016-07-29 21:10:42 +00:00
Mk editors/emacs-devel: 2016-07-27 07:12:24 +00:00
multimedia Use getline(3) from libc instead of bundled one 2016-07-29 23:27:18 +00:00
net Fix collision with getline(3) 2016-07-29 23:35:03 +00:00
net-im
net-mgmt net-mgmt/librenms: Update version 201605=>201607 2016-07-27 20:42:46 +00:00
net-p2p
news Prevent collision with getline(3) 2016-07-29 23:39:33 +00:00
palm
polish
ports-mgmt
portuguese
print Prevent collision with getline(3) 2016-07-29 23:54:50 +00:00
russian Prevent collision with getline(3) 2016-07-29 23:56:07 +00:00
science
security Prevent collision with getline(3) 2016-07-30 00:02:02 +00:00
shells Sort a few OPTIONS helpers 2016-07-29 15:06:20 +00:00
sysutils Update to 20160729. 2016-07-30 02:11:05 +00:00
Templates
textproc Update to 2.2.11 2016-07-27 17:02:30 +00:00
Tools
ukrainian
vietnamese Remove spurious ${STAGEDIR} from @exec and @unexec lines added to the plist 2016-07-29 10:53:38 +00:00
www Prevent collision with getline(3) 2016-07-30 00:49:17 +00:00
x11 Update graphics/exiv2 to 0.25. 2016-07-27 10:22:26 +00:00
x11-clocks
x11-drivers
x11-fm Update to 1.42. 2016-07-29 14:12:20 +00:00
x11-fonts - Update to 0.9 2016-07-27 11:56:16 +00:00
x11-servers
x11-themes
x11-toolkits x11-toolkits/tk86: update to 8.6.6, regenerate patches with make makepatch 2016-07-28 12:08:57 +00:00
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING Belatedly add a note about emulators/virtualbox-ose upgrade. 2016-07-27 19:36:42 +00:00

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.