1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Johan van Selst 7f83437f2f - Fix build (remove unused html file)
- Claim maintainership
- Remove unneeded patchfiles
- Fix build dependencies
2009-07-25 10:41:04 +00:00
accessibility
arabic
archivers
astro
audio - Update to 0.4.4 2009-07-24 13:25:09 +00:00
benchmarks
biology
cad
chinese
comms Catch up with the renaming of cuaa to cuad 5 years ago. 2009-07-24 16:40:58 +00:00
converters - Update to 0.34 2009-07-23 17:22:16 +00:00
databases - Update to Rails 2.3.3 2009-07-24 22:43:51 +00:00
deskutils Fix execution on 64bit platforms 2009-07-24 17:02:57 +00:00
devel Add ocfpcsc, A library to provide a means to use Open Card Framework to talk 2009-07-25 10:40:28 +00:00
dns - Mark make jobs unsafe 2009-07-23 06:25:36 +00:00
editors Update to DEV300_m53. 2009-07-25 02:22:27 +00:00
emulators - Update to 0.28 2009-07-22 21:01:08 +00:00
finance Fix import of UTF8 encoded OFX files 2009-07-24 16:28:37 +00:00
french
ftp
games - Fix build (remove unused html file) 2009-07-25 10:41:04 +00:00
german
graphics - Add OPTIONS for LUA and V4L 2009-07-24 09:24:10 +00:00
hebrew
hungarian
irc - Take maintainership 2009-07-22 22:40:30 +00:00
japanese - Update to 0.0.6 2009-07-23 11:16:49 +00:00
java - Update to 1.0.16 2009-07-22 20:55:19 +00:00
korean
lang Fix CONFLICTS 2009-07-25 10:05:16 +00:00
mail - Update to Rails 2.3.3 2009-07-24 22:43:51 +00:00
math - Update to 0.1 2009-07-23 17:26:42 +00:00
mbone
misc Update to version 20090722 of the FreeBSD docset. 2009-07-24 08:24:41 +00:00
Mk
multimedia - Update to 0.6.8 2009-07-25 10:15:36 +00:00
net - Mark BROKEN: does not link 2009-07-24 17:31:08 +00:00
net-im
net-mgmt
net-p2p - Update to 5.2.8 2009-07-24 12:19:28 +00:00
news
palm
polish
ports-mgmt
portuguese
print - Update to 1.1.23+nmu1 2009-07-22 20:59:40 +00:00
russian
science
security - Add patch to fix bug "load option in ~/.yapet does not append the 2009-07-25 07:48:12 +00:00
shells - Update to 0.0018 2009-07-23 17:27:27 +00:00
sysutils Change MAINTAINER to my @FreeBSD.org address 2009-07-24 10:27:08 +00:00
Templates
textproc - Update to 0.98.3 2009-07-25 00:49:53 +00:00
Tools
ukrainian
vietnamese
www - Update to v1.0.14 2009-07-25 09:49:47 +00:00
x11
x11-clocks
x11-drivers
x11-fm Update to 0.6.2. 2009-07-25 08:25:58 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits - Fix build on i386 6.x (probably) 2009-07-23 14:57:26 +00:00
x11-wm - Update to 5.6 2009-07-24 13:28:15 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs - Add fossy user/group for devel/fossology. 2009-07-24 06:32:52 +00:00
KNOBS
LEGAL
Makefile
MOVED
README
UIDs - Unify path to nologin as /usr/sbin/nologin. This has been done at least 2009-07-24 21:00:13 +00:00
UPDATING - Update to Rails 2.3.3 2009-07-24 22:43:51 +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.