1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2013-08-26 23:33:37 +00:00
accessibility
arabic
archivers Propertly run make with the right ENV and ARGS and define the C++ compiler via MAKE_ARGS, this allows the package to build with clang 2013-08-26 17:28:28 +00:00
astro
audio Update math/gsl to 1.16 and adjust some dependent ports 2013-08-26 16:06:37 +00:00
benchmarks Update math/gsl to 1.16 and adjust some dependent ports 2013-08-26 16:06:37 +00:00
biology Update math/gsl to 1.16 and adjust some dependent ports 2013-08-26 16:06:37 +00:00
cad - Update to version from 12 August 2013 2013-08-25 12:41:50 +00:00
chinese
comms Update math/gsl to 1.16 and adjust some dependent ports 2013-08-26 16:06:37 +00:00
converters - Update to 1.121 2013-08-25 14:03:11 +00:00
databases - Add LICENSE 2013-08-25 16:16:32 +00:00
deskutils - Update to 1.8.004.20130819 2013-08-26 10:15:15 +00:00
devel - Update to 2.0.3 2013-08-26 22:36:14 +00:00
dns
editors Update math/gsl to 1.16 and adjust some dependent ports 2013-08-26 16:06:37 +00:00
emulators - Install an icon and use it in a desktop file 2013-08-26 17:23:59 +00:00
finance
french
ftp
games - Update to 1.4 2013-08-26 23:30:21 +00:00
german
graphics Update math/gsl to 1.16 and adjust some dependent ports 2013-08-26 16:06:37 +00:00
hebrew
hungarian
irc
japanese Fix build with clang by forcing the port to respect CFLAGS and adding -Wno-return-type to CFLAGS 2013-08-26 17:14:16 +00:00
java Do not hard code gcc but rather use cc, which allows building without gcc in base 2013-08-26 13:48:01 +00:00
Keywords
korean
lang Update math/gsl to 1.16 and adjust some dependent ports 2013-08-26 16:06:37 +00:00
mail Add file meant for r325421 2013-08-26 23:31:42 +00:00
math Update math/gsl to 1.16 and adjust some dependent ports 2013-08-26 16:06:37 +00:00
misc misc/pinfo: Unbreak fetch with two new master sites 2013-08-26 13:52:05 +00:00
Mk Remove gnupg.org.favoritelinks.net from GNUPG MASTER_SITE list (NXDOMAIN) 2013-08-26 18:35:31 +00:00
multimedia
net - Update to 2.0.1 2013-08-26 21:00:40 +00:00
net-im
net-mgmt
net-p2p Fix linking 2013-08-26 12:39:35 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian
science Update math/gsl to 1.16 and adjust some dependent ports 2013-08-26 16:06:37 +00:00
security - Update to 2.9.5.3 2013-08-26 21:01:43 +00:00
shells - Convert to new options framework 2013-08-25 08:20:14 +00:00
sysutils Upgrade to version 4.01. 2013-08-26 10:21:16 +00:00
Templates
textproc Upgrade to 4.4.0. 2013-08-26 12:03:29 +00:00
Tools
ukrainian
vietnamese
www Fix build on 9.X-i386 2013-08-26 16:13:17 +00:00
x11 Add conflicts between x11/libXtrans and x11/xtrans, they install the same 2013-08-26 10:07:01 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/code2001: Add WWW field 2013-08-26 12:34:29 +00:00
x11-servers
x11-themes - Update to 1.2 2013-08-26 17:50:36 +00:00
x11-toolkits - Update to 1.0.2 2013-08-26 23:33:37 +00:00
x11-wm
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Remove expired ports: 2013-08-26 12:02:30 +00:00
README
UIDs
UPDATING - Bump PORTREVISION of lang/python since the package changed 2013-08-26 14:34: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.