1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Thomas Zander 089a429b20 - Update to upstream version 4.0
PR:		192197
Submitted by:	tkato432@yahoo.com
Approved by:	mentors (implicit)
2014-08-03 14:12:58 +00:00
accessibility
arabic
archivers
astro Update Stellarium to version 0.13.0. It's a new major release, and is based 2014-08-02 19:48:36 +00:00
audio - Update to upstream version 4.0 2014-08-03 14:12:58 +00:00
benchmarks
biology
cad
chinese
comms devel/libftdi: USES=libtool, fix build, bump dependencies 2014-08-03 11:36:56 +00:00
converters
databases Upgrade to 1.1.7 version 2014-08-03 00:37:47 +00:00
deskutils
devel devel/xc3sprog: fix BUILD_DEPENDS 2014-08-03 12:55:01 +00:00
dns
editors
emulators Update emulators/i386-wine to 1.6.2_4. 2014-08-03 11:38:41 +00:00
finance
french
ftp
games - Strip binary 2014-08-03 13:12:49 +00:00
german
graphics - Update to 0.3.8 2014-08-03 07:13:25 +00:00
hebrew
hungarian
irc
japanese
java - Update from 1.1b5 to 3.1a1 2014-08-03 00:09:25 +00:00
Keywords
korean
lang Mark broken: Fails to link with new libgc 2014-08-02 23:44:55 +00:00
mail - allow group access for postfix 2014-08-03 05:34:43 +00:00
math math/orpie: update to 1.5.2 2014-08-03 13:02:11 +00:00
misc
Mk
multimedia - Update to upstream version 0.8.0 2014-08-02 21:03:56 +00:00
net devel/libconfuse: USES=libtool, bump dependencies 2014-08-03 12:25:11 +00:00
net-im
net-mgmt Mark broken: Fails to link with nagios-plugins-2.0.3 2014-08-02 23:59:34 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security security/p5-openxpki-deployment: mark as deprecated 2014-08-03 12:06:02 +00:00
shells
sysutils Add staging support 2014-08-03 14:01:03 +00:00
Templates
textproc textproc/py-bugzillatools: add py-bugzillatools, command line tools for bugzilla 2014-08-02 18:13:03 +00:00
Tools
ukrainian
vietnamese
www Disable use of RAND_egd as it is absent in FreeBSD. 2014-08-03 11:56:25 +00:00
x11 Update to 3.3.7. 2014-08-03 13:22:52 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Moka theme for the Plank dock. 2014-08-03 09:03:15 +00:00
x11-toolkits - Catch up with the recent lang/pythonXX changes 2014-08-02 06:57:40 +00:00
x11-wm devel/libconfuse: USES=libtool, bump dependencies 2014-08-03 12:25:11 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2014-08-03 09:59:09 +00:00
README
UIDs
UPDATING UPDATING: add back note from 20140802 remove by mistake in last commit 2014-08-03 12:15:21 +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.