1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Emanuel Haupt ce6a1d1eab - Convert to OPTIONSng
- Remove deprecated header information
- Pacify portlint
2012-09-07 18:37:52 +00:00
accessibility - Convert ruby-gnome ports to proper master/slave setup 2012-09-06 05:28:49 +00:00
arabic
archivers
astro Update to 0.7.7.2 2012-09-07 03:39:47 +00:00
audio - Convert to OPTIONSng 2012-09-07 18:37:52 +00:00
benchmarks
biology
cad Remove useless metadata from ports I created. 2012-09-05 15:43:33 +00:00
chinese fix build. 2012-09-05 08:35:37 +00:00
comms
converters
databases Sometimes it fetches; sometimes it doesn't. 2012-09-07 09:07:51 +00:00
deskutils - typo 2012-09-05 22:53:54 +00:00
devel Update Simgear and Flightgear ports to 2.8.0 2012-09-07 13:06:41 +00:00
dns
editors Chase Emacs updates 2012-09-04 17:05:43 +00:00
emulators Remove useless metadata from ports I created. 2012-09-05 15:43:33 +00:00
finance - Update to 2.10.0 2012-09-05 09:30:53 +00:00
french
ftp - respect INSTALL_PROGRAM, STRIP and custom optimisations in CFLAGS 2012-09-06 14:29:59 +00:00
games Update Simgear and Flightgear ports to 2.8.0 2012-09-07 13:06:41 +00:00
german - update bugzilla language tempates 2012-09-05 19:05:54 +00:00
graphics - Update to 1.202 2012-09-06 21:58:21 +00:00
hebrew
hungarian
irc Chase Emacs updates 2012-09-04 17:05:43 +00:00
japanese Updated mozc relative ports to 1.6.1187.102 2012-09-07 03:28:18 +00:00
java Remove an unnecessary change in the previous commit. 2012-09-06 21:21:00 +00:00
korean
lang - Update to 0.2.8 2012-09-07 05:09:41 +00:00
mail - Mark IGNORE_WITH_PHP=5 2012-09-07 18:16:57 +00:00
math Remove useless metadata from ports I created. 2012-09-05 15:43:33 +00:00
misc Chase Emacs updates 2012-09-04 17:05:43 +00:00
Mk - Fix install when PACKAGE_BUILDING is not defined 2012-09-07 00:05:58 +00:00
multimedia 2012-08-23 multimedia/x264-devel: x264 github development made this port obsolete 2012-09-07 07:40:13 +00:00
net Update to 1.31.04 2012-09-07 18:11:22 +00:00
net-im - Fix comparison logic to determin RUBY_VER 2012-09-05 20:56:36 +00:00
net-mgmt - Fix issues in rc script + pkg-message 2012-09-06 03:03:47 +00:00
net-p2p - unbreak build 2012-09-04 22:27:55 +00:00
news
palm
polish Update to version 0.12.2 2012-09-06 20:16:47 +00:00
ports-mgmt - Mark deprecated. portmanager does not support needed ports features 2012-09-05 16:05:30 +00:00
portuguese
print Remove needless dependence on kde-baseapps 2012-09-06 14:02:41 +00:00
russian - update bugzilla language tempates 2012-09-05 19:05:54 +00:00
science
security Update to 20120906 2012-09-06 17:33:48 +00:00
shells
sysutils Salt Cloud is a generic cloud provisioning tool which can hook into 2012-09-07 17:51:35 +00:00
Templates
textproc - Update to 0.006 2012-09-06 15:46:24 +00:00
Tools - Support Python 3.x 2012-09-06 15:54:37 +00:00
ukrainian
vietnamese
www - Author re-rolled tarball 2012-09-07 18:22:12 +00:00
x11 Add SIXEL option. 2012-09-06 14:42:44 +00:00
x11-clocks - reset maintainership per maintainer 2012-09-07 06:52:56 +00:00
x11-drivers
x11-fm - Update to 1.0 2012-09-05 19:21:31 +00:00
x11-fonts - Update to version 20120503 2012-09-06 20:14:40 +00:00
x11-servers
x11-themes
x11-toolkits - Fix OPTION name inconsistency introduced in r229081 2012-09-06 13:11:36 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - remove expired audio/holyshout 2012-09-07 09:49:25 +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.