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
Gabor Pali 87da796f6d - Update to 1.0.0.4
Obtained from:	FreeBSD Haskell
2012-06-03 22:53:34 +00:00
accessibility The KDE on FreeBSD team is happy to update Qt to its 4.8.2 release. 2012-06-02 00:08:27 +00:00
arabic Set maintainership back to ports@ 2012-06-03 12:14:38 +00:00
archivers - Update to 0.2.2.1 2012-06-03 21:26:18 +00:00
astro - Update to 0.059 2012-06-03 14:17:45 +00:00
audio - Update to 0.8.0 2012-06-03 21:27:39 +00:00
benchmarks - Update The Glorious Glasgow Haskell Compiler to version 7.4.1 2012-06-03 20:52:29 +00:00
biology - Update to 0.49 2012-06-03 15:12:49 +00:00
cad Typo 2012-06-01 13:52:10 +00:00
chinese 1. Convert to the new options style; 2012-06-03 22:37:51 +00:00
comms Get rid of two more shlib major versions to pet portlint. 2012-06-02 19:49:36 +00:00
converters - Update to 0.5 2012-06-03 21:31:15 +00:00
databases - Update to 0.9.0.2 2012-06-03 21:30:43 +00:00
deskutils - convert to optionsNG 2012-06-03 21:27:06 +00:00
devel - Update to 0.6.4 2012-06-03 22:35:02 +00:00
dns Fix Perl package name dependencies 2012-06-03 21:41:02 +00:00
editors - use libgif 2012-06-03 09:38:00 +00:00
emulators - Add patch to improve e1000 rx performance especially with netmap to 2012-06-01 20:49:50 +00:00
finance - Update to 1.4-1 2012-06-01 22:51:04 +00:00
french
ftp - Update The Glorious Glasgow Haskell Compiler to version 7.4.1 2012-06-03 20:52:29 +00:00
games Add a WITH_NATIVE_LIBS option 2012-06-03 17:09:15 +00:00
german
graphics - Update to 0.12.1.1 2012-06-03 22:07:42 +00:00
hebrew
hungarian
irc Fix Perl package name dependencies 2012-06-03 21:41:02 +00:00
japanese - Update to 20120531. 2012-06-02 02:55:30 +00:00
java
korean
lang - Update to 0.9.3 2012-06-03 22:08:26 +00:00
mail - Update to 0.2.8 2012-06-03 22:08:56 +00:00
math - Update to 0.8.1 2012-06-03 22:18:32 +00:00
misc - fix LIB_DEPENDS 2012-06-02 09:12:45 +00:00
Mk - Add shared TINYXML and XML descriptions 2012-06-03 16:59:50 +00:00
multimedia - Update to 0.12.1.1 2012-06-03 22:19:06 +00:00
net - Update to 0.2.3 2012-06-03 22:20:43 +00:00
net-im Chase security/gsasl library update 2012-06-03 13:56:44 +00:00
net-mgmt Fix Perl package name dependencies 2012-06-03 21:41:02 +00:00
net-p2p Set maintainership back to ports@ 2012-06-03 12:14:38 +00:00
news Set maintainership back to ports@ 2012-06-03 12:14:38 +00:00
palm
polish
ports-mgmt - Update The Glorious Glasgow Haskell Compiler to version 7.4.1 2012-06-03 20:52:29 +00:00
portuguese
print - Update The Glorious Glasgow Haskell Compiler to version 7.4.1 2012-06-03 20:52:29 +00:00
russian
science - Update to 0.5.2 2012-06-03 22:21:27 +00:00
security - Update to 0.3.4 2012-06-03 22:30:29 +00:00
shells
sysutils - Update The Glorious Glasgow Haskell Compiler to version 7.4.1 2012-06-03 20:52:29 +00:00
Templates
textproc - Update to 0.7.0.2 2012-06-03 22:36:09 +00:00
Tools
ukrainian
vietnamese
www - Update to 1.0.0.4 2012-06-03 22:53:34 +00:00
x11 Add missing glut dependency 2012-06-03 21:43:12 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Update The Glorious Glasgow Haskell Compiler to version 7.4.1 2012-06-03 20:52:29 +00:00
x11-wm - Update The Glorious Glasgow Haskell Compiler to version 7.4.1 2012-06-03 20:52:29 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
README
UIDs
UPDATING - correct affected portname for 20120530 entry 2012-06-02 20:38:57 +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.