1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Robert Noland 7d47f82eb4 Remove a patch that doesn't seem to be needed anymore.
Reported by:	andrew deryabin <andrew@deryabin.com>
2010-02-11 17:04:16 +00:00
accessibility
arabic
archivers
astro
audio - fix build with new GCC 2010-02-11 14:47:35 +00:00
benchmarks
biology - Reset more ports I don't use anymore 2010-02-10 21:47:48 +00:00
cad
chinese
comms - Update to 0.03 2010-02-11 17:01:57 +00:00
converters - Update to 2.01a5 2010-02-10 03:08:13 +00:00
databases Due to mistake in virtuoso startup scripts the following error can happen 2010-02-10 04:08:18 +00:00
deskutils - Update to 0.4.0 2010-02-08 15:09:59 +00:00
devel - Update to 3.0 2010-02-11 17:03:53 +00:00
dns - Update to 1.0.0 release 2010-02-11 10:33:58 +00:00
editors - Reset more ports I don't use anymore 2010-02-10 21:47:48 +00:00
emulators - Deprecate: no recent builds; use linux_dist-gentoo-stage3 instead 2010-02-10 10:27:51 +00:00
finance - Update to 2.03 2010-02-10 00:00:54 +00:00
french - Mark BROKEN: conflicting dependencies 2010-02-09 21:07:00 +00:00
ftp Fix service name in description 2010-02-10 13:54:07 +00:00
games - Update to 1.1.5 2010-02-10 20:40:35 +00:00
german
graphics - add workaround for a deadlock in libxcb 2010-02-11 14:45:23 +00:00
hebrew
hungarian
irc - Reset more ports I don't use anymore 2010-02-10 21:47:48 +00:00
japanese - Reset more ports I don't use anymore 2010-02-10 21:47:48 +00:00
java
korean
lang Update to tolua 5.1.3 2010-02-10 09:43:53 +00:00
mail - Update to 0.100110 2010-02-11 17:03:01 +00:00
math Fix plist and unbreak after the latest R's update. 2010-02-09 18:20:30 +00:00
mbone
misc - Reset more ports I don't use anymore 2010-02-10 21:47:48 +00:00
Mk
multimedia Update to 0.10.26. 2010-02-11 11:29:57 +00:00
net - Update to 0.030 2010-02-11 17:03:09 +00:00
net-im - Reset more ports I don't use anymore 2010-02-10 21:47:48 +00:00
net-mgmt
net-p2p Update to 4.3.1.4 2010-02-11 16:02:05 +00:00
news
palm
polish
ports-mgmt - Update to 0.29 2010-02-11 17:03:31 +00:00
portuguese
print Remove useless dependency on cupssdk 2010-02-11 15:54:30 +00:00
russian
science - Update to 0.9 2010-02-10 07:41:13 +00:00
security - update to 1.0.12 2010-02-11 13:25:27 +00:00
shells - Update to R39b 2010-02-10 14:38:35 +00:00
sysutils Add hploscripts, HP Lights-Out management perl scripts. 2010-02-11 16:46:49 +00:00
Templates
textproc - Update to 0.02 2010-02-11 17:04:01 +00:00
Tools
ukrainian
vietnamese
www - Remove unneeded dependence and bump PORTREVISION 2010-02-11 04:54:34 +00:00
x11 Update to 0.16.6 2010-02-11 16:26:04 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Fix mismatching declaration 2010-02-09 15:13:28 +00:00
x11-wm Remove a patch that doesn't seem to be needed anymore. 2010-02-11 17:04:16 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED sysutils/smartmontools-devel|sysutils/smartmontools|2010-02-10|Removed, use sysu 2010-02-10 03:06:14 +00:00
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.