Personal patches
Go to file
Pawel Pekala a24c3797de Update to 0.17
* Support for new chips: MSP430FR5739, MSP430F5418,
 MSP430AFE253, MSP430F5527, MSP430F5510, MSP430F5528.
 * New -s option to specify serial port
 * Bug fixes for GDB stub interface and simulator.
 * Reader now supports tilde-expansion and ^[# key.
 * Better diagnostics for FET devices (more error codes).

PR:		ports/161695
Submitted by:	Peter Jeremy <peterjeremy@acm.org> (maintainer)
2011-10-18 21:51:18 +00:00
accessibility
arabic
archivers - Update to 1.80 2011-10-18 07:59:35 +00:00
astro Fix RUN_DEPENDS (use print/teTeX-base instead of print/teTeX) 2011-10-18 13:03:38 +00:00
audio Fix build 2011-10-18 14:01:38 +00:00
benchmarks
biology
cad
chinese
comms - update fftw3* to 3.3 [1], and adjust dependent ports 2011-10-17 10:08:33 +00:00
converters - Add LICENSE 2011-10-18 13:04:32 +00:00
databases Update to version 0.8.7 2011-10-18 21:07:35 +00:00
deskutils Update to 0.6 2011-10-18 13:04:40 +00:00
devel Update to 0.17 2011-10-18 21:51:18 +00:00
dns
editors - Updated to 0.53 2011-10-18 20:02:10 +00:00
emulators - Add LICENSE 2011-10-18 13:05:31 +00:00
finance
french
ftp
games - Add LICENSE 2011-10-18 13:05:49 +00:00
german
graphics Add permanent dependency on graphics/lcms to fix missing dep and plist when 2011-10-18 17:48:11 +00:00
hebrew
hungarian
irc
japanese - Update to 0.08 2011-10-18 14:36:52 +00:00
java
korean
lang Update to 0.92.1b 2011-10-18 19:02:13 +00:00
mail mail/exim: upgrade to 4.77 2011-10-18 08:55:44 +00:00
math - Add USE_PERL5_RUN 2011-10-18 13:06:23 +00:00
misc - Support USE_TK_WRAPPER 2011-10-18 13:06:37 +00:00
Mk Add PYTHONDONTWRITEBYTECODE to MAKE_ENV; otherwise it messes with installed 2011-10-18 18:58:48 +00:00
multimedia Assign these formerly unassigned ports to xfce@ 2011-10-18 21:48:30 +00:00
net Update to 6.0.7 2011-10-18 21:11:28 +00:00
net-im Depend on security/nss, fixes misssing dep when net-im/libpurple and 2011-10-18 20:01:09 +00:00
net-mgmt This ZenPack provides additional monitoring options for Dell machines with 2011-10-18 19:01:29 +00:00
net-p2p - Update to 2.41 2011-10-18 18:36:40 +00:00
news
palm
polish
ports-mgmt - upate to 1.70 2011-10-18 04:21:38 +00:00
portuguese
print
russian
science Build fix for recent update of USE_FORTRAN to 2011-10-18 01:57:23 +00:00
security - Fixed broken path in startup control script [1] 2011-10-18 19:39:36 +00:00
shells
sysutils Assign these formerly unassigned ports to xfce@ 2011-10-18 21:48:30 +00:00
Templates
textproc New port: textproc/fex 2011-10-18 21:09:14 +00:00
Tools
ukrainian
vietnamese
www Update to 2.8 2011-10-18 21:09:35 +00:00
x11 Assign these formerly unassigned ports to xfce@ 2011-10-18 21:48:30 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts fix fetch 2011-10-18 05:15:44 +00:00
x11-servers Fix CVE-2011-4028 and CVE-2011-4029. 2011-10-18 18:25:44 +00:00
x11-themes Assign these formerly unassigned ports to xfce@ 2011-10-18 21:48:30 +00:00
x11-toolkits Update to 0.90.7 2011-10-18 19:02:55 +00:00
x11-wm Update to 1.8.2 2011-10-18 19:04:02 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
README
UIDs
UPDATING Add entry about potential incompatibilities when upgrading 2011-10-18 01:50:43 +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.