1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2008-07-03 22:14:15 +00:00
accessibility Update to 2.22.3. 2008-07-01 02:51:47 +00:00
arabic
archivers Fix broken build. 2008-07-02 23:02:46 +00:00
astro - Update to 1.3.5 2008-07-03 05:47:18 +00:00
audio - Update to 1.07 2008-07-03 00:33:40 +00:00
benchmarks
biology
cad
chinese
comms - Unbreak on recent 8-current (after sgtty changes). 2008-07-02 23:15:03 +00:00
converters Upgrade to 2.11. 2008-07-02 07:46:08 +00:00
databases Update to 0.39.4 2008-07-03 16:16:02 +00:00
deskutils Update to 2.22.3. 2008-07-01 02:40:58 +00:00
devel Update to 2.16.4. 2008-07-03 20:45:29 +00:00
dns Update for 9.5.0 2008-07-03 07:26:14 +00:00
editors - Respect NOPORTDATA [1] 2008-07-03 22:11:38 +00:00
emulators - Fix a build error with bsdcpio on 8.x 2008-06-30 04:46:46 +00:00
finance Update to 0.10 2008-06-30 20:44:07 +00:00
french
ftp
games - Update to 1.7.4 2008-07-03 19:05:04 +00:00
german
graphics Fix the build in QA Tindy for not able to find moc-qt4 by 'which moc-qt4', so 2008-07-03 18:45:44 +00:00
hebrew
hungarian
irc - Update to 1.2.1 2008-07-03 19:32:51 +00:00
japanese Update to 20080630. 2008-07-02 05:19:25 +00:00
java - Update to 1.3.18 2008-07-03 13:15:41 +00:00
korean - s/PREFIX/LOCALBASE/ in DEPENDS 2008-06-28 20:08:28 +00:00
lang - Use new fpc stuff 2008-07-03 20:42:13 +00:00
mail - - Update to 20080604 2008-07-03 21:40:18 +00:00
math Build fix on amd64. 2008-07-03 03:53:21 +00:00
mbone
misc - Update to 0.3.0 2008-07-03 19:19:59 +00:00
Mk First all, ahze did most of work. Thanks ahze! Last week or so, I am just 2008-06-30 20:16:22 +00:00
multimedia - Update to 0.4.16 2008-07-03 13:19:49 +00:00
net -Update to 0.6.23. 2008-07-03 21:53:55 +00:00
net-im - fix login problems 2008-07-02 18:28:42 +00:00
net-mgmt - Upgrade to 5.4.1.2. 2008-07-03 13:35:20 +00:00
net-p2p - Update to 0.4.3 2008-07-03 20:51:17 +00:00
news
palm
polish
ports-mgmt Don't try to patch inexistent files if WEB_EXP in not on. 2008-07-01 20:06:20 +00:00
portuguese
print - Chase Freetype2 update 2008-07-03 21:18:47 +00:00
russian
science - Update to 3.6.3 2008-06-25 08:32:03 +00:00
security - Document FreeType 2 -- Multiple Vulnerabilities 2008-07-03 13:30:15 +00:00
shells
sysutils - Update to 2.01.01a42. 2008-07-03 19:11:17 +00:00
Templates
textproc Update to 2.02 2008-07-03 13:30:50 +00:00
Tools Reflect latest changes from production: 2008-07-02 08:44:20 +00:00
ukrainian
vietnamese
www Drop stupid mirror. 2008-07-03 22:14:15 +00:00
x11 - libgen.h needs to be included on amd64 2008-07-02 12:54:52 +00:00
x11-clocks
x11-drivers Update x11-drivers/xf86-video-nv to 2.1.9. 2008-06-28 10:02:32 +00:00
x11-fm Update to 2.22.4. 2008-07-01 02:49:35 +00:00
x11-fonts
x11-servers
x11-themes Update to 2.14.3. 2008-07-01 02:00:25 +00:00
x11-toolkits Update to 1.20.5. 2008-07-02 19:58:39 +00:00
x11-wm Update to 2.3.2. 2008-07-03 05:56:51 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Remove openoffice.org-1.0, 1.1, and 1.1-devel ports. 2008-07-02 02:54:31 +00:00
README
UIDs
UPDATING - Add entry for irc/ratbox-services 2008-07-02 22:33:10 +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.