1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Martin Wilke 47656af188 - Update to 0.8.6
PR:		218531
Submitted by:	maintainer
2017-04-21 07:26:26 +00:00
accessibility
arabic
archivers
astro
audio - Fix shebangs 2017-04-21 03:11:17 +00:00
base
benchmarks Updating to version 0.07.29 2017-04-20 06:20:19 +00:00
biology
cad - Fix LICENSE 2017-04-20 15:55:13 +00:00
chinese
comms
converters - Update to 0.92.1 2017-04-20 12:00:42 +00:00
databases Update to 1.6.5 2017-04-20 14:25:40 +00:00
deskutils - Fix shebangs 2017-04-21 03:11:17 +00:00
devel - Update to 0.2.0 2017-04-21 07:25:33 +00:00
dns Update to 9.9.10, 9.10.5, 9.11.1 and 9.12 to latest snapshot. 2017-04-20 13:12:35 +00:00
editors
emulators Update to the Wine maintenance release 2.0.1, bringing various bug fixes 2017-04-20 19:18:21 +00:00
finance Update to 6.8.4 2017-04-20 14:26:09 +00:00
french
ftp Update to 7.54.0 2017-04-20 14:25:30 +00:00
games - Fix shebangs 2017-04-20 15:49:54 +00:00
german
graphics - Update to 2.0.7 2017-04-21 06:22:25 +00:00
hebrew
hungarian
irc irc/irssi-xmpp: Fix build with irssi 1.0 2017-04-20 18:57:34 +00:00
japanese Add --without-x unconditionally to CONFIGURE_ARGS because a build 2017-04-20 07:38:36 +00:00
java
Keywords
korean
lang Fix build with new shebang checks 2017-04-20 16:59:10 +00:00
mail - Fix shebangs 2017-04-21 03:11:17 +00:00
math Update to 0.45 2017-04-20 16:47:05 +00:00
misc - Mark as BROKEN on 12.X 2017-04-20 13:33:10 +00:00
Mk - Add /usr/local/bin/* old cmd patterns to shebangfix 2017-04-20 11:45:44 +00:00
multimedia Use correct group in prestart when creating logdir/confdir/pidfile. 2017-04-20 08:09:04 +00:00
net - Update to 3.16 2017-04-21 07:22:38 +00:00
net-im
net-mgmt Fixing net-snmpd after src revision r317061 (struct vmmeter changes), 2017-04-20 22:16:00 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security - Fix shebangs 2017-04-21 03:11:17 +00:00
shells
sysutils - Update to 2.8.8 2017-04-21 07:23:38 +00:00
Templates
textproc - Update to 0.8.6 2017-04-21 07:26:26 +00:00
Tools
ukrainian
vietnamese
www - Update to 0.31.0 2017-04-21 07:24:28 +00:00
x11 Update to 2.0.2 2017-04-20 18:52:57 +00:00
x11-clocks
x11-drivers
x11-fm - Fix shebangs 2017-04-21 03:11:17 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED devel/arduino18: Update to Arduino 1.8.2, and: 2017-04-19 20:40:10 +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.