1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Dmitry Sivachenko b92947ddd5 Update to 4.42.
PR:		142822
Submitted by:	bf <bf1783@gmail.com>
2010-01-14 12:33:21 +00:00
accessibility
arabic - Update to 0.7.0 2010-01-10 14:46:46 +00:00
archivers - Update to 2.024 2010-01-11 08:20:01 +00:00
astro
audio Update to 0.62 2010-01-13 10:15:07 +00:00
benchmarks This Haskell library provides a powerful but simple way to measure the 2010-01-12 21:53:30 +00:00
biology - SUB_FILES += pkg-message 2010-01-09 23:51:26 +00:00
cad - Update to 2.4.2 2010-01-13 12:47:20 +00:00
chinese - Add files/pkg-message.in 2010-01-11 02:37:42 +00:00
comms - fix rx filename 2010-01-14 08:37:19 +00:00
converters - Upgrade to 2.17. 2010-01-11 01:19:06 +00:00
databases - mark BROKEN for ruby 1.9 2010-01-14 08:51:56 +00:00
deskutils Reset maintainership. 2010-01-13 19:33:53 +00:00
devel Fix build by using a single clisp session. 2010-01-14 11:09:40 +00:00
dns Fix build by change dependences. 2010-01-13 14:20:09 +00:00
editors - Update to 1.10 2010-01-13 00:49:41 +00:00
emulators These additions are for installation inside a FreeBSD guest. 2010-01-13 08:10:34 +00:00
finance use $SUB_FILES to dynamically adjust pkg-message 2010-01-12 15:04:04 +00:00
french . update to version 4.4.0, changes: 2010-01-11 08:59:05 +00:00
ftp - Update to 1.3.2c 2010-01-12 11:51:02 +00:00
games - Update to 1.2 2010-01-13 19:21:48 +00:00
german . update to version 4.4.0, changes: 2010-01-11 08:59:05 +00:00
graphics - Update to 2.56 2010-01-14 05:57:15 +00:00
hebrew
hungarian
irc - fix API change in ruby1.8 2010-01-13 09:45:42 +00:00
japanese - Update dependence 2010-01-13 12:13:44 +00:00
java - Remove a circular dependency between openjdk6 and ant 2010-01-13 16:25:00 +00:00
korean
lang - Update to snapshot r6305. 2010-01-13 15:56:22 +00:00
mail Add an upstream patch as another attempt to fix the vdelivermail 2010-01-14 09:18:15 +00:00
math Update to 4.42. 2010-01-14 12:33:21 +00:00
mbone
misc - mark deprecated and set expires 2010-01-13 00:57:13 +00:00
Mk - bump SHLIBVER for all versions 2010-01-12 15:46:24 +00:00
multimedia bump PORTREVISION for the recent update of 2010-01-10 10:01:28 +00:00
net Add bison build dependency. 2010-01-13 09:21:52 +00:00
net-im - Reset maintainer 2010-01-14 01:20:24 +00:00
net-mgmt - Fix build with SNMP option. 2010-01-10 15:09:14 +00:00
net-p2p - Update to 2.0.2 2010-01-13 02:04:12 +00:00
news With portmgr hat on, reset the maintainership of skv@ for ports that 2010-01-10 03:54:09 +00:00
palm
polish
ports-mgmt
portuguese
print - Update to 0.5.3 2010-01-11 06:10:24 +00:00
russian . update to version 4.4.0, changes: 2010-01-11 08:59:05 +00:00
science qtResistors - calculate resistance of resistor by the colors on the resistor 2010-01-13 19:26:59 +00:00
security - sort pkg-list 2010-01-14 04:42:13 +00:00
shells - Remote NLS support (been broken a long time) 2010-01-14 03:16:39 +00:00
sysutils geomWatch is a program for monitoring the well-being of GEOM providers. It 2010-01-14 04:26:41 +00:00
Templates
textproc - fix build after ruby API change 2010-01-13 14:23:19 +00:00
Tools
ukrainian
vietnamese
www * Switch to using bsd.port.options.mk 2010-01-14 06:23:31 +00:00
x11 - Update x11/hs-x11-ghc to 1.5.0.0 2010-01-13 14:11:34 +00:00
x11-clocks bump PORTREVISION for the recent update of 2010-01-10 09:56:26 +00:00
x11-drivers
x11-fm bump PORTREVISION for the recent update of 2010-01-10 09:56:26 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits - Unbreak port by disabling gtkdoc 2010-01-11 08:51:39 +00:00
x11-wm - Update x11/hs-x11-ghc to 1.5.0.0 2010-01-13 14:11:34 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - add entry for gold 2010-01-13 14:29:31 +00:00
README
UIDs
UPDATING emulators/virtualbox: 2010-01-13 08:03:17 +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.