1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Martin Wilke fc0a3788f2 - Update to 1.2.14
PR:		137887
Submitted by:	Sylvio Cesar <scjamorim@bsd.com.br>
Approved by:	maintainer timeout
2009-09-12 23:24:41 +00:00
accessibility
arabic
archivers - Update to 1.54 2009-09-11 07:22:12 +00:00
astro Chase updated distfile, at 5.1.3506.3999 now. 2009-09-10 21:18:24 +00:00
audio - Update to 0.10.7 2009-09-12 22:25:05 +00:00
benchmarks
biology
cad
chinese
comms Chase gnokii shared library bump 2009-09-11 12:46:52 +00:00
converters
databases Update to 0.55. 2009-09-10 22:13:14 +00:00
deskutils - Fix virtualbox python api dependency 2009-09-12 04:43:35 +00:00
devel Update to 0.44. 2009-09-12 20:29:56 +00:00
dns
editors Connect kile-kde4 to build 2009-09-12 17:09:52 +00:00
emulators - Update to 3.0.51r22683. This version adds support for tap interface 2009-09-10 23:16:56 +00:00
finance
french
ftp
games - Update to 1.2.14 2009-09-12 23:24:41 +00:00
german
graphics Update to 0.17. 2009-09-12 08:27:36 +00:00
hebrew
hungarian
irc - Update to 1.1.20 2009-09-12 23:20:26 +00:00
japanese - Add new port japanese/tdiary-devel at 2.3.3 2009-09-12 03:34:36 +00:00
java . Rely on compat7x on 8.x or higher. This is in the same spirit as the PR 2009-09-11 06:25:41 +00:00
korean
lang - Add support for FreeBSD 9.0 2009-09-11 14:58:08 +00:00
mail - Crap, this should have been in the previous commit 2009-09-10 17:16:49 +00:00
math . Update to 4.2.6. 2009-09-12 15:19:12 +00:00
mbone
misc - Update to 7.5 2009-09-12 23:15:02 +00:00
Mk USE_FORTRAN=yes now implies lang/gcc44 up from lang/gcc43. Remove one 2009-09-12 18:07:51 +00:00
multimedia - Remove multimedia/phonon 2009-09-11 12:25:36 +00:00
net - Update to 1.3.3 2009-09-12 23:12:35 +00:00
net-im Update to 0.3.10. 2009-09-12 17:59:04 +00:00
net-mgmt Unbreak the build for 9-current. 2009-09-11 14:07:52 +00:00
net-p2p Add a missing dependency, transmission-web. 2009-09-12 19:15:42 +00:00
news
palm
polish
ports-mgmt Add 2 new patches being tested by flz@ in the next -exp run: uid/gid 2009-09-12 19:17:22 +00:00
portuguese
print - Update to 0.3.2 2009-09-12 23:10:14 +00:00
russian
science
security - Add support for SNMP subagent [1] 2009-09-12 18:51:59 +00:00
shells
sysutils - Update to 4.14 2009-09-12 22:22:50 +00:00
Templates
textproc Update to 2.7.4. 2009-09-12 18:07:02 +00:00
Tools
ukrainian
vietnamese
www Merge new fix existing patch for uploadprogress module for 2009-09-12 18:20:23 +00:00
x11 - Update to Maintianer Mail adress 2009-09-12 09:42:24 +00:00
x11-clocks - Update to Maintianer Mail adress 2009-09-12 09:42:24 +00:00
x11-drivers
x11-fm Add a patch from GNOME git to fix a crash with nautilus preferences. 2009-09-10 02:38:14 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits wx based backend for Enthought's TraitsGUI abstracted GUI library for python 2009-09-12 23:09:13 +00:00
x11-wm Fix a potential crash. I was able to trigger it only with non-UTF8 build 2009-09-11 14:11:03 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - Drag from attic 2009-09-12 03:13:30 +00:00
README
UIDs - Fix typo in directory name for undernet user. 2009-09-11 14:08:17 +00:00
UPDATING Update to 5.10.1 2009-09-11 11:23:31 +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.