1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Stephen Montgomery-Smith 6c2721d274 - Add a definition of HOME to configure_args, because octave likes to write
.octave_hist into ${HOME}.

Reported by:	marino@
2014-04-20 21:00:52 +00:00
accessibility
arabic
archivers
astro
audio audio/py-eyed3: update to 0.7.4 (backwards incompatible branch) 2014-04-20 20:25:33 +00:00
benchmarks
biology
cad
chinese
comms - drop mainatinership 2014-04-20 18:11:41 +00:00
converters Use lua 5.2 2014-04-20 09:37:37 +00:00
databases Mark broken, fails to build 2014-04-20 19:06:04 +00:00
deskutils
devel Mark broken: fails to link 2014-04-20 20:34:29 +00:00
dns Additional port improvements 2014-04-19 20:21:10 +00:00
editors
emulators
finance
french
ftp With CLIENT_ONLY being an OPTION now, remove the unneeded 2014-04-20 19:40:26 +00:00
games - Fix the build by dropping now unsupported compiler options 2014-04-20 14:44:25 +00:00
german
graphics graphics/GraphicsMagick12: mark deprecated 2014-04-20 19:01:45 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Mark broken: Fails to build 2014-04-20 20:50:24 +00:00
mail Mark broken, Violates stagedir and fails to package 2014-04-20 20:10:43 +00:00
math - Add a definition of HOME to configure_args, because octave likes to write 2014-04-20 21:00:52 +00:00
misc
Mk
multimedia multimedia/gpodder: update to 3.6.1 2014-04-20 20:26:57 +00:00
net Convert to new LIB_DEPENDS format. 2014-04-19 19:17:50 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt Update to 2.15.1. 2014-04-19 18:39:10 +00:00
portuguese
print Unbreak with new cups 2014-04-20 20:02:06 +00:00
russian
science Mark broken: Fails to post-build 2014-04-20 19:15:17 +00:00
security - Update to 5.89 2014-04-20 15:54:11 +00:00
shells
sysutils - drop maintainership 2014-04-20 19:41:54 +00:00
Templates
textproc Update to 4.5.3. 2014-04-20 19:13:50 +00:00
Tools
ukrainian
vietnamese
www - drop maintainership 2014-04-20 19:39:10 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
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.