1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Eitan Adler ca77afd45a Convert to OptionsNG
Trim headers

Approved by:	lx (maintainer)
2012-10-09 00:27:23 +00:00
accessibility
arabic
archivers Fix build on ia64. 2012-10-08 16:50:01 +00:00
astro
audio Convert to OptionsNG 2012-10-09 00:27:23 +00:00
benchmarks
biology
cad
chinese - Update to 1.13 [1] 2012-10-08 16:17:25 +00:00
comms - Update MASTER_SITES 2012-10-08 16:57:52 +00:00
converters - Update to 1.0 [1] 2012-10-08 16:22:29 +00:00
databases Update to 3.5.3, including minor security updates. 2012-10-08 20:00:29 +00:00
deskutils Update to 0.5. 2012-10-08 19:40:56 +00:00
devel Update to 0.6.1. 2012-10-09 00:04:21 +00:00
dns
editors
emulators
finance
french
ftp
games
german
graphics OPTIONify the port. Add an option RESSCRIPTS for PERL resource scripts 2012-10-08 16:17:22 +00:00
hebrew
hungarian
irc
japanese
java
korean - Update to 0.5.6. 2012-10-08 17:15:00 +00:00
lang
mail The l10n/i18n package has been separated, and now lives 2012-10-08 16:47:09 +00:00
math
misc
Mk - Add shared GCRYPT description 2012-10-08 22:47:56 +00:00
multimedia
net
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt Update to 2.13.13. 2012-10-08 19:50:49 +00:00
portuguese
print Add default option 2012-10-08 22:03:47 +00:00
russian
science
security - Update MASTER_SITES 2012-10-08 22:51:50 +00:00
shells
sysutils - Fix build when selecting GNOMEVFS2 option 2012-10-08 16:42:09 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www Update to 1.2 2012-10-08 22:41:02 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Remove expired port: 2012-10-08 15:47:24 +00:00
README
UIDs
UPDATING The locale data, including translations and associated help files, 2012-10-08 16:53:09 +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.