1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Ryan Steinmetz 547a212733 Remove event.c patch
Bump PORTREVISION

Approved by:	wxs (mentor)
2011-08-11 13:00:31 +00:00
accessibility
arabic
archivers - Update to 0.606 2011-08-11 12:59:54 +00:00
astro
audio - Update to 1.111260 2011-08-11 11:08:30 +00:00
benchmarks
biology - Update to 1.5.1 2011-08-11 11:37:18 +00:00
cad Correct pkg-plist 2011-08-11 09:46:08 +00:00
chinese
comms Mark as ignore on sparc64 (and presumably all tier-2): #error "Need to 2011-08-10 08:45:40 +00:00
converters
databases Redis client for Go. It supports all Redis commands and common features such 2011-08-11 11:53:41 +00:00
deskutils Remove some expired ports 2011-08-10 16:18:32 +00:00
devel - Update to 1.9 2011-08-11 11:53:48 +00:00
dns - Fix/add usage of SQLITE3_CFLAGS and SQLITE3_LIBS as detected by pkg-config 2011-08-10 17:16:26 +00:00
editors Restore WANT_GNOME in order to fix package building. 2011-08-11 09:38:06 +00:00
emulators Mark as broken on sparc64: fails to compile. 2011-08-10 08:58:16 +00:00
finance
french
ftp
games Mark BROKEN, DEPRECATED and set EXPIRATION_DATE to one month. Port conflicts 2011-08-11 10:33:25 +00:00
german - Fix PLIST: explicitly list installing filenames 2011-08-09 13:33:40 +00:00
graphics - Fix license 2011-08-11 00:57:23 +00:00
hebrew
hungarian
irc - Fix MASTER_SITES 2011-08-10 16:24:40 +00:00
japanese - Update to 3.3.2 2011-08-11 07:50:30 +00:00
java - Add an additional patch to support i386 CPUs without CMOV instruction 2011-08-09 22:56:40 +00:00
korean Fix build dependencies. 2011-08-10 22:47:14 +00:00
lang - Update to 0.15 2011-08-11 02:15:42 +00:00
mail - Add LICENSE (GPLv2) 2011-08-11 07:03:22 +00:00
math Mark broken on sparc64 as well as i386. 2011-08-10 09:09:28 +00:00
misc Update to version 3.17. 2011-08-10 11:47:19 +00:00
Mk
multimedia - Update XviD to 1.3.2 bugfix release 2011-08-11 07:31:04 +00:00
net Remove event.c patch 2011-08-11 13:00:31 +00:00
net-im
net-mgmt Fix PORTSCOUT syntax 2011-08-09 15:33:13 +00:00
net-p2p * Tue Aug 09 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.8.4 2011-08-11 07:13:08 +00:00
news Update to 0.6.6 2011-08-09 16:48:34 +00:00
palm
polish - Update to 20110809 2011-08-09 13:29:19 +00:00
ports-mgmt
portuguese
print Update to 2.4.6. 2011-08-11 08:39:53 +00:00
russian
science - update to 3.3.0 2011-08-11 02:25:21 +00:00
security Document freetype2 and libXfont vulnabilities. 2011-08-11 08:37:56 +00:00
shells
sysutils
Templates
textproc - Add p5-HTML-Entities-Interpolate 1.04 2011-08-10 12:31:09 +00:00
Tools
ukrainian
vietnamese
www - Update to 0.50 2011-08-11 07:20:53 +00:00
x11
x11-clocks
x11-drivers
x11-fm - Support USE_TK 2011-08-10 16:42:21 +00:00
x11-fonts Fix the build if xmlto is present. 2011-08-11 10:57:27 +00:00
x11-servers
x11-themes
x11-toolkits - Fix build on 7.x 2011-08-10 19:22:49 +00:00
x11-wm Update to 0.90.2 2011-08-10 16:42:12 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL Remove some expired ports 2011-08-10 16:18:32 +00:00
Makefile
MOVED Remove some expired ports 2011-08-10 16:18:32 +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.