1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Olivier Cochard 05c6169b52 Add myself in xearth
Approved by:	jadawin
Differential Revision:	https://reviews.freebsd.org/D5296
2016-02-16 10:39:56 +00:00
accessibility
arabic Update to 5.0.5. 2016-02-15 19:32:16 +00:00
archivers
astro Add myself in xearth 2016-02-16 10:39:56 +00:00
audio audio/mpg123: update to 1.23.1 2016-02-16 01:10:24 +00:00
benchmarks
biology
cad
chinese Update to 5.0.5. 2016-02-15 19:32:16 +00:00
comms
converters
databases
deskutils
devel
dns
editors Update to 5.0.5. 2016-02-15 19:32:16 +00:00
emulators A couple of portlint nits for tabs/spaces and a proper WWW note in a 2016-02-15 19:47:09 +00:00
finance
french Update to 5.0.5. 2016-02-15 19:32:16 +00:00
ftp
games - Fix crash when there's no xrandr support 2016-02-15 23:14:37 +00:00
german Update to 5.0.5. 2016-02-15 19:32:16 +00:00
graphics - Add two new options CUSTOMWIDGETS and ASTYLE 2016-02-16 07:00:07 +00:00
hebrew Update to 5.0.5. 2016-02-15 19:32:16 +00:00
hungarian Update to 5.0.5. 2016-02-15 19:32:16 +00:00
irc irc/ircd-ratbox: Fix OpenSSL linking and simplify 2016-02-15 19:19:24 +00:00
japanese Update to 5.0.5. 2016-02-15 19:32:16 +00:00
java
Keywords
korean Update to 5.0.5. 2016-02-15 19:32:16 +00:00
lang lang/tcl85, x11-toolkits/tk85: update to 8.5.19 2016-02-16 09:06:55 +00:00
mail www/firefox: simplify upstream graphite2 update-helper 2016-02-16 09:20:52 +00:00
math
misc - Update to 3.0.11 2016-02-15 23:49:11 +00:00
Mk
multimedia
net net/syncthing: update to 0.12.19 2016-02-15 22:57:14 +00:00
net-im net-im/openfire: update to 4.0.1, take back maintainership 2016-02-16 06:55:51 +00:00
net-mgmt net-mgmt/nsca-ng: 1.2 -> 1.4 2016-02-16 05:33:18 +00:00
net-p2p
news
palm
polish Update to 5.0.5. 2016-02-15 19:32:16 +00:00
ports-mgmt - Update to 3.1.11 2016-02-16 00:25:23 +00:00
portuguese Update to 5.0.5. 2016-02-15 19:32:16 +00:00
print
russian Update to 5.0.5. 2016-02-15 19:32:16 +00:00
science - Update to 1.83.04 2016-02-16 02:01:07 +00:00
security security/letsencrypt.sh: Update to 2015-02-15 2016-02-16 08:15:53 +00:00
shells
sysutils
Templates
textproc
Tools
ukrainian Update to 5.0.5. 2016-02-15 19:32:16 +00:00
vietnamese Update to 5.0.5. 2016-02-15 19:32:16 +00:00
www www/firefox: simplify upstream graphite2 update-helper 2016-02-16 09:20:52 +00:00
x11
x11-clocks
x11-drivers
x11-fm - Fix license 2016-02-16 05:13:54 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits lang/tcl85, x11-toolkits/tk85: update to 8.5.19 2016-02-16 09:06:55 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
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.