1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2014-10-31 00:14:16 +00:00
accessibility
arabic
archivers
astro
audio - Update to 2.0.6 2014-10-30 21:10:49 +00:00
benchmarks
biology
cad
chinese
comms (Attempt to) fix build on head. 2014-10-30 22:15:09 +00:00
converters - Update to 0.86.0 2014-10-29 00:04:50 +00:00
databases Horde package update: 2014-10-29 22:12:34 +00:00
deskutils - update libvirt,py-libvirt,libvirt-glib to 0.1.9 2014-10-29 22:17:55 +00:00
devel Update to alpha-20141026 2014-10-30 17:59:36 +00:00
dns Update to 0.81. 2014-10-30 13:40:58 +00:00
editors Remove a stale comment after r371639. 2014-10-30 16:20:33 +00:00
emulators Update emulators/i386-wine-devel to 1.7.29. 2014-10-29 19:31:52 +00:00
finance
french
ftp Drop maintainership of all remaining ports where I am listed. 2014-10-29 22:11:51 +00:00
games - Update to 1.6.0 2014-10-30 20:29:41 +00:00
german - support INSTALL_AS_USER 2014-10-28 21:37:02 +00:00
graphics Remove a bit of patch that should not have been there 2014-10-30 16:06:44 +00:00
hebrew
hungarian
irc The IRC configure script has curious logic, is being overly complex, 2014-10-29 09:41:47 +00:00
japanese
java Merge Linux-specific changes to BSD patches. Most importantly, this change 2014-10-30 16:30:36 +00:00
Keywords
korean
lang Update to the 20141029 snapshot of GCC 4.9.2. 2014-10-30 19:01:53 +00:00
mail Convert to new plist formats which fixes the postgrey credential on the db 2014-10-29 23:00:54 +00:00
math - Update from 4.450.4 to 4.500.0 2014-10-30 12:36:22 +00:00
misc misc/freeguide: update 0.11 -> 0.11.1 2014-10-30 22:03:55 +00:00
Mk bsd.port.mk: Finish update to make makepatch 2014-10-30 23:04:03 +00:00
multimedia Disable RPi specific code from build to allow armv6 pkg to be created. 2014-10-29 22:01:26 +00:00
net s/soo_ioctl/fo_ioctl/. The former should not be called directly. 2014-10-30 18:31:45 +00:00
net-im Update to a redcent snapshot. 2014-10-29 18:31:11 +00:00
net-mgmt - Update to 0.13 2014-10-30 15:28:10 +00:00
net-p2p
news
palm
polish
ports-mgmt Update to 1.4.0.a4 2014-10-30 14:41:21 +00:00
portuguese
print
russian
science - Update to 5.0.2 2014-10-30 12:19:02 +00:00
security Update to 20141028 2014-10-30 18:00:37 +00:00
shells - Update to R50d 2014-10-29 19:49:00 +00:00
sysutils Fix LIB_DEPENDS 2014-10-31 00:14:16 +00:00
Templates
textproc Mark BROKEN: Fails to link 2014-10-29 21:28:58 +00:00
Tools
ukrainian
vietnamese
www www/py-selector: update to 0.10.1 2014-10-30 21:18:34 +00:00
x11 - Update to 0.7.1 2014-10-29 21:03:32 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Update to 1.4.6. 2014-10-29 21:56:37 +00:00
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2014-10-30 10:25:38 +00:00
README
UIDs
UPDATING - update libvirt,py-libvirt,libvirt-glib to 0.1.9 2014-10-29 22:17:55 +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.