1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Joe Marcus Clarke 15779c10ce * Update to 2.28.2.
* Properly add support for reading keyboard invariants from hal. [1]

PR:		141143 [1]
Submitted by:	Andreas Wetzel <mickey242@gmx.net> [1]
2009-12-19 05:59:42 +00:00
accessibility Update to 2.28.2. 2009-12-18 16:43:15 +00:00
arabic
archivers Update to 2.28.2. 2009-12-18 05:41:49 +00:00
astro
audio - Add dependency on librsvg2 to prevent crashes on runtime 2009-12-18 22:04:56 +00:00
benchmarks
biology
cad - Mark BROKEN, in two ways 2009-12-18 17:13:50 +00:00
chinese
comms
converters - Fix CFLAGS modification to survive CFLAGS set in make.conf 2009-12-18 19:37:44 +00:00
databases - Update to 1.0.2 2009-12-19 02:32:32 +00:00
deskutils Update to 2.28.2. 2009-12-18 05:41:49 +00:00
devel - Update to 0.9.2 2009-12-19 02:30:57 +00:00
dns
editors
emulators
finance
french
ftp Fix the build of dependent ports by including <sys/select.h> on 2009-12-18 11:09:14 +00:00
games - Cleanup 2009-12-18 19:54:08 +00:00
german
graphics Update to 2.28.2. 2009-12-19 02:35:51 +00:00
hebrew
hungarian
irc - Update to 0.076 2009-12-18 23:20:57 +00:00
japanese - Reset maintainer, his email bounces: 2009-12-18 08:43:52 +00:00
java - Change BROKEN message 2009-12-19 04:41:28 +00:00
korean
lang - Update to 2.9.4.2009.12.15 2009-12-18 23:12:12 +00:00
mail - Update to 4.79.4 2009-12-18 22:30:47 +00:00
math - Get rid python-2.3 and python-3.0 (no longer under developement) 2009-12-18 10:08:32 +00:00
mbone
misc Update to 2.28.2. 2009-12-18 06:04:22 +00:00
Mk - Terminate support for X11BASE having different value from LOCALBASE 2009-12-18 14:28:46 +00:00
multimedia - Remove support for neon26 2009-12-18 23:32:51 +00:00
net - Synchronize .in and .am patches 2009-12-18 16:14:51 +00:00
net-im - Update to 4.22.8-25-g633d 2009-12-19 02:27:34 +00:00
net-mgmt - Update to 0.3.2 2009-12-18 22:26:11 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print - Mark BROKEN until gcj support is working on i386 and amd64 2009-12-18 21:00:03 +00:00
russian
science Chase the gchemutils update. 2009-12-18 06:39:57 +00:00
security Avoid breakage in dependent ports (notably PHP) by simply not linking 2009-12-18 10:35:35 +00:00
shells * Fetch documentation from the zsh-doc-dev sourceforge project. 2009-12-18 13:05:28 +00:00
sysutils Update to 2.28.2. 2009-12-19 02:35:51 +00:00
Templates
textproc - Fix installation with CONTRIB option 2009-12-18 19:06:55 +00:00
Tools - Remove use of X11BASE from pointyhat scripts 2009-12-18 14:25:58 +00:00
ukrainian
vietnamese
www - Disconnect www/neon26 2009-12-18 23:38:22 +00:00
x11 * Update to 2.28.2. 2009-12-19 05:59:42 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm - Update to 0.0.90 2009-12-18 22:44:00 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile - Terminate support for X11BASE having different value from LOCALBASE 2009-12-18 14:28:46 +00:00
MOVED - Remove www/neon26 (Removed due to security vulnerabilities (CVE-2009-2474 2009-12-18 23:37:49 +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.