1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Beech Rintoul 80223c60cf - Pass maintainership to Daniel Rucci <dan@rucci.org>
Approved by:	linimon (mentor)
2008-01-23 01:04:17 +00:00
accessibility
arabic
archivers - Update to 20080117 2008-01-21 23:17:52 +00:00
astro
audio Joins up multiple wav file sound clips of letters/numbers being spoken, 2008-01-21 23:13:55 +00:00
benchmarks
biology
cad
chinese - Update to 1.3.8 2008-01-21 15:51:46 +00:00
comms - Remove redundant version select 2008-01-22 18:43:15 +00:00
converters
databases Update to RC2. 2008-01-22 14:08:48 +00:00
deskutils - Update to 0.8 2008-01-21 11:55:22 +00:00
devel - Pass maintainership to Daniel Rucci <dan@rucci.org> 2008-01-23 01:04:17 +00:00
dns
editors
emulators Disable HACKS_CIRRUS while it's not working 2008-01-21 22:44:33 +00:00
finance Fix OFX optional parts in pkg-plist. 2008-01-21 12:43:12 +00:00
french
ftp - Update to 0.6.1 2008-01-22 17:29:58 +00:00
games
german
graphics Adopt graphics/enblend. 2008-01-22 11:32:36 +00:00
hebrew
hungarian
irc Fix broken MASTER_SITES. No bumps since no content changes. 2008-01-22 18:11:47 +00:00
japanese
java
korean Update to 0.99.1 2008-01-22 04:09:57 +00:00
lang
mail - Mark DEPRECATED (no longer supported by developers) 2008-01-22 15:05:57 +00:00
math - Update to 0.7.4 2008-01-22 09:45:46 +00:00
mbone
misc - Update to 2.3.3 2008-01-22 13:45:32 +00:00
Mk
multimedia - Update to 0.4.2 2008-01-22 09:48:05 +00:00
net Submit to portmgr's coersion and bump PORTREVISION. 2008-01-22 19:05:38 +00:00
net-im - Fix WWW and MASTER_SITES to reflect new project's page 2008-01-22 17:00:01 +00:00
net-mgmt
net-p2p Update to 1.02. 2008-01-22 23:41:16 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security - Fix discovery line from the previous commit :( 2008-01-22 22:18:47 +00:00
shells
sysutils Apple's Time Machine is a great feature in their OS, and FreeBSD has almost all 2008-01-22 07:48:39 +00:00
Templates
textproc Update to 2.6.31. 2008-01-22 20:59:42 +00:00
Tools
ukrainian
vietnamese Use termios instead of sgtty. 2008-01-21 16:26:25 +00:00
www Fix BUILD_DEPENDS 2008-01-22 13:33:05 +00:00
x11 - Mark as BROKEN on amd64, it doesn't run, got a segfault whtn try to start. 2008-01-22 15:47:59 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits s/dirrm/dirrmtry for ${PREFIX}/share/qt 2008-01-21 18:10:53 +00:00
x11-wm - Quote icon path in file menus 2008-01-21 13:00:37 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - Typo 2008-01-21 11:36:15 +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.