1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Martin Wilke 1b6292c4f6 - Update to 6.x-2.9
Approved by:	maintainer implicit
2009-12-25 19:51:44 +00:00
accessibility
arabic
archivers
astro
audio - Update to 1.10.622 2009-12-25 13:52:45 +00:00
benchmarks
biology - Update to 0.3.7 2009-12-24 03:14:34 +00:00
cad Style fixes: 2009-12-21 17:34:36 +00:00
chinese scim-array is an SCIM IMEngine module for array 30. It supports 2009-12-24 03:27:50 +00:00
comms - Bump PORTREVISION to chase the update of shapelib 2009-12-25 07:24:49 +00:00
converters Serialize / deserialize AMF data. 2009-12-25 04:52:29 +00:00
databases - Remove test-only and included-in-perl-5.8 dependencies. 2009-12-25 15:54:39 +00:00
deskutils - Update to 2.3.3 2009-12-25 19:51:03 +00:00
devel - Remove test-only and included-in-perl-5.8 dependencies. 2009-12-25 15:54:39 +00:00
dns An experiment in benchmarking DNS name services. This tool 2009-12-25 19:24:24 +00:00
editors - Update to 2009.336031 2009-12-24 06:25:58 +00:00
emulators - update to 2.2 2009-12-25 18:24:02 +00:00
finance - Remove test-only and included-in-perl-5.8 dependencies. 2009-12-22 00:11:12 +00:00
french - Final try to resolve common directories issue by using @dirrmtry directive 2009-12-22 13:04:12 +00:00
ftp
games GunFu Deadlands is a Far West themed 2D action shooter featuring 2009-12-22 23:38:29 +00:00
german - Final try to resolve common directories issue by using @dirrmtry directive 2009-12-22 13:04:12 +00:00
graphics Auto Adjust Photo is a small command-line image manipulation tool that 2009-12-25 19:20:24 +00:00
hebrew
hungarian
irc - Update to 0.078 2009-12-24 21:49:29 +00:00
japanese - Update to 0.38 2009-12-24 21:50:47 +00:00
java . Update to 1.4.3. 2009-12-21 06:15:04 +00:00
korean
lang . Update to 2.4.3. 2009-12-24 09:34:40 +00:00
mail - Update to 2.3.3 2009-12-25 19:51:03 +00:00
math - update to 1.2 2009-12-25 17:38:26 +00:00
mbone
misc - Update to 8.1 2009-12-25 17:40:13 +00:00
Mk - Connect Koffice2 2009-12-21 18:50:48 +00:00
multimedia Script which eases the conversion of AVCHD video to AVI 2009-12-25 14:21:40 +00:00
net Socket::GetAddrInfo - RFC 2553's getaddrinfo and getnameinfo 2009-12-25 19:25:15 +00:00
net-im - Remove test-only and included-in-perl-5.8 dependencies. 2009-12-23 11:18:44 +00:00
net-mgmt - Reset maintainership 2009-12-25 02:09:38 +00:00
net-p2p - Remove test-only and included-in-perl-5.8 dependencies. 2009-12-25 15:54:39 +00:00
news
palm
polish - Fix handling of common directories in plist 2009-12-21 23:50:53 +00:00
ports-mgmt App::Pm2Port is a perl module to creat FreeBSD port from 2009-12-22 07:14:26 +00:00
portuguese The KDE FreeBSD team is proud to announce the release of KOffice2 suite for FreeBSD. The official KOffice 2.1.0 notes can be found here 2009-12-21 16:45:13 +00:00
print - mark BROKEN on ia64 2009-12-25 18:09:29 +00:00
russian
science
security - Document drupal -- multiple cross-site scripting 2009-12-25 19:19:35 +00:00
shells
sysutils - update to 0.4 2009-12-25 17:38:31 +00:00
Templates
textproc - Remove test-only and included-in-perl-5.8 dependencies. 2009-12-25 15:54:39 +00:00
Tools
ukrainian The KDE FreeBSD team is proud to announce the release of KOffice2 suite for FreeBSD. The official KOffice 2.1.0 notes can be found here 2009-12-21 16:45:13 +00:00
vietnamese
www - Update to 6.x-2.9 2009-12-25 19:51:44 +00:00
x11 - Update to 3.04 2009-12-22 11:25:41 +00:00
x11-clocks
x11-drivers Re-add accidentally removed line and fix PLIST 2009-12-21 17:34:28 +00:00
x11-fm - Update to 0.2.0 2009-12-24 23:17:42 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits - Update to 2.4.2 2009-12-22 11:25:49 +00:00
x11-wm - Update to 1.0.1.002 2009-12-24 17:26:12 +00:00
.cvsignore
CHANGES be more specific about WITH_APACHE2 and friends 2009-12-25 18:27:35 +00:00
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Remove irc/znc-extra - Has expired: Migrate to irc/znc instead 2009-12-24 21:03:16 +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.